/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
font-family:'FontAwesome';
src:url(/wp-content/uploads/2016/08/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);
src:url(/wp-content/uploads/2016/08/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/wp-content/uploads/2016/08/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/wp-content/uploads/2016/08/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/wp-content/uploads/2016/08/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/wp-content/uploads/2016/08/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
font-weight:400;
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-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";
}

.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;
}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p {
font-size:16px;
}

.et_pb_slide_content,.et_pb_best_value {
font-size:18px;
}

h1,h2,h3,h4,h5,h6 {
color:#455261;
}

.woocommerce #respond input#submit,.woocommerce-page #respond input#submit,.woocommerce #content input.button,.woocommerce-page #content input.button,.woocommerce-message,.woocommerce-error,.woocommerce-info {
background:#e84c3c !important;
}

#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.woocommerce div.product span.price,.woocommerce-page div.product span.price,.woocommerce #content div.product span.price,.woocommerce-page #content div.product span.price,.woocommerce div.product p.price,.woocommerce-page div.product p.price,.woocommerce #content div.product p.price,.woocommerce-page #content div.product p.price,.et_pb_member_social_links a:hover,.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a {
color:#e84c3c;
}

.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.woocommerce a.button.alt,.woocommerce-page a.button.alt,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce input.button.alt,.woocommerce-page input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce-page #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce a.button,.woocommerce-page a.button,.woocommerce button.button,.woocommerce-page button.button,.woocommerce input.button,.woocommerce-page input.button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button {
color:#e84c3c;
}

.footer-widget h4 {
color:#e84c3c;
}

.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote {
border-color:#e84c3c;
}

.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before {
background-color:#e84c3c;
}

a {
color:#e84c3c;
}

#main-header,#main-header .nav li ul,.et-search-form,#main-header .et_mobile_menu {
background-color:rgba(255,255,255,0);
}

#top-header,#et-secondary-nav li ul {
background-color:#e84c3c;
}

.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,.et_nav_text_color_light .et_mobile_menu li a,.et_nav_text_color_dark .et_mobile_menu li a,#et_search_icon:before,.et_search_form_container input,span.et_close_search_field:after,#et-top-navigation .et-cart-info {
color:#455261;
}

.et_search_form_container input::-moz-placeholder {
color:#455261;
}

.et_search_form_container input::-webkit-input-placeholder {
color:#455261;
}

.et_search_form_container input:-ms-input-placeholder {
color:#455261;
}

#top-menu li a {
font-size:16px;
}

body.et_vertical_nav .container.et_search_form_container .et-search-form input {
font-size:16px !important;
}

#main-footer {
background-color:#455261;
}

#footer-widgets .footer-widget a,#footer-widgets .footer-widget li a,#footer-widgets .footer-widget li a:hover {
color:#fff;
}

.footer-widget {
color:#fff;
}

#main-footer .footer-widget h4 {
color:#e84c3c;
}

.footer-widget li:before {
border-color:#e84c3c;
}

#footer-widgets .footer-widget li:before {
top:10.6px;
}

#footer-info,#footer-info a {
color:#fff;
}

#main-header {
box-shadow:none;
}

.et-fixed-header#main-header {
box-shadow:none !important;
}

body .et_pb_button,.woocommerce a.button.alt,.woocommerce-page a.button.alt,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce input.button.alt,.woocommerce-page input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce-page #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce a.button,.woocommerce-page a.button,.woocommerce button.button,.woocommerce-page button.button,.woocommerce input.button,.woocommerce-page input.button,.woocommerce #respond input#submit,.woocommerce-page #respond input#submit,.woocommerce #content input.button,.woocommerce-page #content input.button,.woocommerce-message a.button.wc-forward {
font-size:16px;
background-color:#e84c3c;
border-width:8px !important;
border-color:#e84c3c;
border-radius:10px;
}

body.et_pb_button_helper_class .et_pb_button,body.et_pb_button_helper_class .et_pb_module.et_pb_button,.woocommerce.et_pb_button_helper_class a.button.alt,.woocommerce-page.et_pb_button_helper_class a.button.alt,.woocommerce.et_pb_button_helper_class button.button.alt,.woocommerce.et_pb_button_helper_class button.button.alt.disabled,.woocommerce-page.et_pb_button_helper_class button.button.alt,.woocommerce-page.et_pb_button_helper_class button.button.alt.disabled,.woocommerce.et_pb_button_helper_class input.button.alt,.woocommerce-page.et_pb_button_helper_class input.button.alt,.woocommerce.et_pb_button_helper_class #respond input#submit.alt,.woocommerce-page.et_pb_button_helper_class #respond input#submit.alt,.woocommerce.et_pb_button_helper_class #content input.button.alt,.woocommerce-page.et_pb_button_helper_class #content input.button.alt,.woocommerce.et_pb_button_helper_class a.button,.woocommerce-page.et_pb_button_helper_class a.button,.woocommerce.et_pb_button_helper_class button.button,.woocommerce-page.et_pb_button_helper_class button.button,.woocommerce.et_pb_button_helper_class input.button,.woocommerce-page.et_pb_button_helper_class input.button,.woocommerce.et_pb_button_helper_class #respond input#submit,.woocommerce-page.et_pb_button_helper_class #respond input#submit,.woocommerce.et_pb_button_helper_class #content input.button,.woocommerce-page.et_pb_button_helper_class #content input.button {
color:#fcfcfc;
}

body .et_pb_button:after,.woocommerce a.button.alt:after,.woocommerce-page a.button.alt:after,.woocommerce button.button.alt:after,.woocommerce-page button.button.alt:after,.woocommerce input.button.alt:after,.woocommerce-page input.button.alt:after,.woocommerce #respond input#submit.alt:after,.woocommerce-page #respond input#submit.alt:after,.woocommerce #content input.button.alt:after,.woocommerce-page #content input.button.alt:after,.woocommerce a.button:after,.woocommerce-page a.button:after,.woocommerce button.button:after,.woocommerce-page button.button:after,.woocommerce input.button:after,.woocommerce-page input.button:after,.woocommerce #respond input#submit:after,.woocommerce-page #respond input#submit:after,.woocommerce #content input.button:after,.woocommerce-page #content input.button:after {
font-size:25.6px;
}

body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_button:hover {
color:#fcfcfc !important;
background-color:#e84c3c;
border-color:#e84c3c !important;
}

.woocommerce a.button.alt:hover,.woocommerce-page a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce input.button.alt:hover,.woocommerce-page input.button.alt:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce-page #respond input#submit.alt:hover,.woocommerce #content input.button.alt:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce a.button:hover,.woocommerce-page a.button:hover,.woocommerce button.button:hover,.woocommerce-page button.button:hover,.woocommerce input.button:hover,.woocommerce-page input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce-page #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page #content input.button:hover {
color:#fcfcfc !important;
background-color:#e84c3c !important;
border-color:#e84c3c !important;
}

.et_slide_in_menu_container,.et_slide_in_menu_container .et-search-field {
letter-spacing:px;
}

.et_slide_in_menu_container .et-search-field::-moz-placeholder {
letter-spacing:px;
}

.et_slide_in_menu_container .et-search-field::-webkit-input-placeholder {
letter-spacing:px;
}

.et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
letter-spacing:px;
}

@media only screen and (min-width:981px) {
.et_pb_section {
padding:3% 0;
}

.et_pb_fullwidth_section {
padding:0;
}

.et-fixed-header#top-header,.et-fixed-header#top-header #et-secondary-nav li ul {
background-color:#e84c3c;
}

.et-fixed-header#main-header,.et-fixed-header#main-header .nav li ul,.et-fixed-header .et-search-form {
background-color:#fff;
}

.et-fixed-header #top-menu li a {
font-size:14px;
}

.et-fixed-header #top-menu a,.et-fixed-header #et_search_icon:before,.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header .et_search_form_container input,.et-fixed-header .et_close_search_field:after,.et-fixed-header #et-top-navigation .et-cart-info {
color:#455261 !important;
}

.et-fixed-header .et_search_form_container input::-moz-placeholder {
color:#455261 !important;
}

.et-fixed-header .et_search_form_container input::-webkit-input-placeholder {
color:#455261 !important;
}

.et-fixed-header .et_search_form_container input:-ms-input-placeholder {
color:#455261 !important;
}

.et-fixed-header #top-menu li.current-menu-ancestor>a,.et-fixed-header #top-menu li.current-menu-item>a,.et-fixed-header #top-menu li.current_page_item>a {
color:#e84c3c !important;
}
}

@media only screen and (min-width:1350px) {
.et_pb_row {
padding:27px 0;
}

.et_pb_section {
padding:40px 0;
}

.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
padding-top:81px;
}

.et_pb_fullwidth_section {
padding:0;
}
}

@media only screen and (max-width:980px) {
#main-header,#main-header .nav li ul,.et-search-form,#main-header .et_mobile_menu {
background-color:#fff;
}
}

@media only screen and (max-width:767px) {
.et_pb_section {
padding:10px 0;
}

.et_pb_section.et_pb_fullwidth_section {
padding:0;
}
}

body {
color:#455261;
font-family:"Titillium Web",Arial,sans-serif;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}

@-moz-keyframes bounce {
0%,20%,50%,80%,100% {
-moz-transform:translateY(0);
transform:translateY(0);
}

40% {
-moz-transform:translateY(24px);
transform:translateY(24px);
}

60% {
-moz-transform:translateY(12px);
transform:translateY(12px);
}
}

@-webkit-keyframes bounce {
0%,20%,50%,80%,100% {
-webkit-transform:translateY(0);
transform:translateY(0);
}

40% {
-webkit-transform:translateY(24px);
transform:translateY(24px);
}

60% {
-webkit-transform:translateY(12px);
transform:translateY(12px);
}
}

@keyframes bounce {
0%,20%,50%,80%,100% {
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-webkit-transform:translateY(0);
transform:translateY(0);
}

40% {
-moz-transform:translateY(24px);
-ms-transform:translateY(24px);
-webkit-transform:translateY(24px);
transform:translateY(24px);
}

60% {
-moz-transform:translateY(12px);
-ms-transform:translateY(12px);
-webkit-transform:translateY(12px);
transform:translateY(12px);
}
}

.scroll-down.et-pb-icon {
-moz-animation:bounce 2s infinite;
-webkit-animation:bounce 2s infinite;
animation:bounce 2s infinite;
}

p.hvr-float-shadow {
display:table;
margin:0 auto 15px;
}

.skin-flash {
position:absolute;
z-index:3;
top:0;
width:100%;
}

.skin {
display:inline-block;
height:532px;
margin:0 !important;
overflow:hidden;
position:relative;
vertical-align:top;
width:794px;
}

.skin .monitor,.skin .monitor-hover {
height:532px;
margin:0 auto;
position:relative;
width:794px;
z-index:1;
}

.skin .monitor-hover {
display:none;
}

.skin .skin-img {
padding-left:10px;
padding-right:10px;
padding-top:24px;
position:absolute;
top:10px;
width:100%;
text-align:center;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;
transition:all 3s;
}

.skin .monitor-hover {
display:none;
}

.skin:hover .monitor {
display:none;
}

.skin:hover .monitor-hover {
display:block;
}

.skin .skin-title {
font:23px/26px Oswald,sans-serif;
position:absolute;
text-align:center;
text-transform:uppercase;
top:440px;
width:100%;
z-index:2;
}

.skin .skin-info {
position:absolute;
z-index:2;
top:248px;
width:100%;
padding:0 30px;
text-align:center;
}

.klawiatura {
border:medium none;
display:inline-block;
margin:0 auto;
padding:0;
text-align:center;
width:988px;
}

#portfolio-monitor .et_pb_slide_title {
margin-bottom:20px;
}

#to_top_scrollup {
-webkit-border-radius:15%;
-moz-border-radius:15%;
border-radius:15%;
}

#to_top_scrollup {
background-color:#e84c3c;
}

a.et_pb_button {
font-weight:600;
}

.more-link {
display:inline-block;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

.footerlogo {
display:inline-block;
margin-right:3px;
position:relative;
top:3px;
vertical-align:middle;
}

.kontakt_detale a {
color:#455262;
font-weight:400;
}

.kontakt_detale b {
font-weight:400;
}

span.podtytul {
font-size:20px;
}

hr.liniaczarna {
color:#455261;
width:12%;
border:solid #455261 1px;
margin:10px auto 0;
}

span.cowykonane {
font-size:18px;
font-weight:100;
color:#fff;
}

hr.projektowanie {
background-color:#e84c3c;
border:medium none;
color:#e84c3c;
height:2px;
margin-bottom:20px;
margin-top:0;
width:60%;
}

hr.kodowanie {
background-color:#8dd79c;
border:medium none;
color:#8dd79c;
height:2px;
margin-bottom:20px;
margin-top:0;
width:60%;
}

hr.optymalizacja {
background-color:#f7687c;
border:medium none;
color:#f7687c;
height:2px;
margin-bottom:20px;
margin-top:0;
width:60%;
}

hr.pomoc {
background-color:#66cbf7;
border:medium none;
color:#66cbf7;
height:2px;
margin-bottom:20px;
margin-top:0;
width:60%;
}

h1.tytul-linia {
background:rgba(0,0,0,0) url(https://prestacity.pl/wp-content/uploads/2016/06/bg-title-home.png) no-repeat scroll center center;
padding-bottom:0;
font-weight:600;
}

.wp-image-153,.wp-image-154,.wp-image-155,.wp-image-156 {
background:#fff none repeat scroll 0 0;
border:10px solid #ececec;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}

.wp-image-155:hover {
border-color:#e84c3c;
}

.wp-image-153:hover {
border-color:#8dd79c;
}

.wp-image-154:hover {
border-color:#f7687c;
}

.wp-image-156:hover {
border-color:#66cbf7;
}

#ikony-glowna h4 {
font-weight:700;
padding-bottom:1em;
padding-top:1em;
}

.g-recaptcha {
zoom:96%;
}

.wpforms-confirmation-container-full p {
color:#fff !important;
}

.hvr-float-shadow {
display:inline-block;
vertical-align:middle;
-webkit-transform:translateZ(0);
transform:translateZ(0);
box-shadow:0 0 1px rgba(0,0,0,0);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-moz-osx-font-smoothing:grayscale;
position:relative;
-webkit-transition-duration:.3s;
transition-duration:.3s;
-webkit-transition-property:transform;
transition-property:transform;
margin-bottom:1em;
padding-bottom:0;
}

.hvr-float-shadow:before {
pointer-events:none;
position:absolute;
z-index:-1;
content:'';
top:100%;
left:5%;
height:10px;
width:90%;
opacity:0;
background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);
background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);
-webkit-transition-duration:.3s;
transition-duration:.3s;
-webkit-transition-property:transform,opacity;
transition-property:transform,opacity;
}

.najazd:hover .hvr-float-shadow,.najazd:focus .hvr-float-shadow,.najazd:active .hvr-float-shadow {
-webkit-transform:translateY(-5px);
transform:translateY(-5px);
}

.najazd:hover .hvr-float-shadow:before,.najazd:focus .hvr-float-shadow:before,.najazd:active .hvr-float-shadow:before {
opacity:1;
-webkit-transform:translateY(5px);
transform:translateY(5px);
}

.czarnetlo {
background-color:rgba(255,255,255,0.8);
border-radius:10px;
padding-left:10px;
padding-top:10px;
}

#menu-item-6113>a {
color:#e84c3c !important;
margin-left:30px;
}

ul#mobile_menu #menu-item-6113>a {
margin-left:0;
}

#portfolio-monitor b {
color:#e84c3c;
}

b {
font-weight:600;
}

.bottom-nav a {
color:#fff;
}

#et_search_icon:hover,#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,.bottom-nav li.current-menu-item>a,.comment-reply-link,.entry-summary p.price ins,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.footer-widget h4,.form-submit .et_pb_button,.mobile_menu_bar:after,.mobile_menu_bar:before,.nav-single a,.posted_in a,.woocommerce #content div.product p.price,.woocommerce #content div.product span.price,.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit:hover,.woocommerce .star-rating span:before,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt:hover,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content div.product p.price,.woocommerce-page #content div.product span.price,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #respond input#submit,.woocommerce-page #respond input#submit.alt,.woocommerce-page #respond input#submit.alt:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page .star-rating span:before,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page div.product p.price,.woocommerce-page div.product span.price,.woocommerce-page input.button,.woocommerce-page input.button.alt,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover,.wp-pagenavi a:hover,.wp-pagenavi span.current {
color:#e84c3c;
}

.et-pb-controllers a {
width:10px;
height:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
background-color:#fff;
}

.et-pb-controllers .et-pb-active-control {
background-color:#e84c3c !important;
}

ul#menu-stopka {
text-align:center;
}

div#footer-info {
text-align:center;
float:unset;
}

.bottom-nav li {
font-size:16px;
}

a.footerlogo:before {
content:url(https://prestacity.pl/wp-content/uploads/2017/02/Presta-logo-stopka.png);
}

button#wpforms-submit-1942 {
background:#e84c3c;
color:#fff;
border-radius:10px;
border-color:#e84c3c;
border-width:1px !important;
}

button#wpforms-submit-1942:hover {
padding:10px 30px 10px 15px;
}

div.wpforms-container-full .wpforms-form textarea {
font-family:"Titillium Web",Arial,sans-serif;
}

.wpforms-field-container select {
font-family:"Titillium Web",Arial,sans-serif;
}

.wpforms-field-container input {
font-family:"Titillium Web",Arial,sans-serif;
}

a.et_pb_button.et_pb_more_button.et_pb_button_one,a.et_pb_button.et_pb_more_button.et_pb_button_two,a.et_pb_button.et_pb_more_button {
transition:all .2s !important;
}

.et_contact_bottom_container {
float:none;
margin-top:-1.5%;
text-align:center;
}

textarea#et_pb_contact_wiadomosc_0 {
color:#2f3842;
}

a.more-link {
background:#e84c3c;
padding:5px 10px;
color:#fff;
display:inline-block;
margin-top:10px;
border-radius:6px;
}

a#cn-accept-cookie {
background:#e84c3c;
}

.cn-close-icon:after,.cn-close-icon:before {
background-color:#e84c3c;
}

a.more-link {
float:right;
}

.cn-close-icon {
opacity:0;
display:none;
visibility:hidden;
}

.et_contact_bottom_container {
float:right;
text-align:right;
}

.et_right_sidebar #main-content .container:before {
background:transparent;
}

.more-link:hover {
opacity:1;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding-right:20px;
}

.more-link:after {
content:"\35";
font-family:ETmodules !important;
opacity:0;
position:absolute;
margin-left:-15px;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

.more-link:hover:after {
opacity:1;
margin-left:0;
position:absolute;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

body.page-id-4723 a.et_pb_button.portfoliov3 {
margin-top:10px;
display:inline-block;
}

.tutulzinnalinia {
padding-bottom:0;
}

#to_top_scrollup {
left:30px;
}

button#wpforms-submit-5184 {
background:#e84c3c;
color:#fff;
border-color:#e84c3c;
border-radius:8px;
}

div#wpforms-5184 input,div#wpforms-5184 textarea {
background:#f1f1f1;
border:solid 3px #f1f1f1;
padding:23px 15px;
}

button#wpforms-submit-5184:hover {
padding-right:10px;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

button#wpforms-submit-5184 {
padding-right:0;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

button#wpforms-submit-5184:after {
content:"\35";
font-family:ETmodules !important;
opacity:0;
webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

button#wpforms-submit-5184:hover:after {
content:"\35";
font-family:ETmodules !important;
opacity:1;
}

label#wpforms-5184-field_1_suggestion {
display:none;
}

.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
background:#e84c3c !important;
border:1px solid #e84c3c !important;
color:#fff !important;
}

.wpforms-submit-container,.wpforms-recaptcha-container.wpforms-is-recaptcha {
display:inline-block;
vertical-align:middle;
}

button#wpforms-submit-5184 {
float:right;
}

div#wpforms-5184 input,div#wpforms-5184 textarea {
border-radius:8px;
}

div#wpforms-5184 input,div#wpforms-5184 textarea {
background:#fff;
border:solid 1px #9b9b9b;
padding:28px 15px;
}

div#bialeee a {
color:#8dd79c;
}

div#bialeee a:hover {
color:#66cbf7;
}

div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea {
background:#fff;
border:solid 1px #9b9b9b;
color:unset;
border-radius:8px;
}

h2.tytul-linia {
background:rgba(0,0,0,0) url(https://prestacity.pl/wp-content/uploads/2016/06/bg-title-home.png) no-repeat scroll center center;
padding-bottom:0;
font-weight:600;
}

.et_pb_column.et_pb_column_4_4.et_pb_column_17.et_pb_css_mix_blend_mode_passthrough.et-last-child blockquote,.et_pb_column.et_pb_column_4_4.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child blockquote {
border-color:#8dd79c;
}

body.home .et_pb_row.et_pb_row_7.aktualnoscihome .et_pb_post {
margin-bottom:0;
}

body.home .et_pb_row.et_pb_row_7.aktualnoscihome .et_pb_post h2.entry-title {
color:#455261;
font-size:1.175rem;
font-weight:700;
}

body.home .et_pb_row.et_pb_row_7.aktualnoscihome .et_pb_column.et_pb_column_1_3 .et_pb_module.et_pb_text {
border:solid 1px #d8d8d8;
box-shadow:0 12px 18px -6px #000;
}

.kk-star-ratings.kksr-valign-bottom {
margin-top:0;
background:#e84c3c;
color:#fff;
}

.et_pb_module.et_pb_text.et_pb_text_5.et_pb_text_align_left.et_pb_bg_layout_dark {
text-align:left;
}

div#portfolio-monitormobilny .et_pb_slide {
padding:0;
}

div#portfolio-monitormobilny .et_pb_slide_description {
padding:8% 0 16%;
}

.kk-star-ratings.kksr-valign-bottom {
position:absolute;
bottom:0;
}

#main-footer {
background-color:#455261 !important;
}

@media (max-width:567px) {
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
bottom:-23px;
display:none;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
width:100% !important;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
width:100% !important;
}

button#wpforms-submit-5184 {
float:left !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
font-size:16px;
text-align:center;
margin:15px 10px 5px;
}
}

@media only screen and (max-width:980px) {
.nopaddingtop {
padding-top:0 !important;
}
}

@media (min-width:981px) {
h2.mediah2 {
font-size:30px;
}

#main-header.et-fixed-header {
box-shadow:0 0 7px rgba(0,0,0,.1) !important;
-moz-box-shadow:0 0 7px rgba(0,0,0,.1) !important;
-webkit-box-shadow:0 0 7px rgba(0,0,0,.1) !important;
}

.et-pb-arrow-prev,.et-pb-arrow-next {
top:40%;
margin-top:-24px;
}

#main-content .container:before {
top:unset;
}

#portfolio-monitor .et-pb-arrow-next {
font-size:6em;
}

#portfolio-monitor .et-pb-arrow-prev {
font-size:6em;
}
}

@media (min-width:1200px) {
figure.grid-gallery-caption h1 {
font-family:"Titillium Web",Arial,sans-serif;
font-weight:600;
font-size:25px;
}

figure.grid-gallery-caption h2 {
font-family:"Titillium Web",Arial,sans-serif;
font-weight:600;
font-size:18px;
}
}

@media (min-width:981px) and (max-width:1200px) {
.home .skin {
height:auto;
margin:0 !important;
width:auto;
}

.home .skin .monitor,.home .skin .monitor-hover {
height:auto;
width:auto;
margin-bottom:-10px;
}

#portfolio-monitor .et-pb-arrow-next {
right:-20px;
}

#portfolio-monitor .et-pb-arrow-prev {
left:-20px;
}

.klawlaptop {
margin-left:-4%;
margin-right:-4%;
}
}

@media (max-width:767px) {
.et_pb_section.et_pb_section_4.et_pb_with_background.et_section_regular .et-pb-controllers {
margin-top:10px;
position:unset;
}

.et_mobile_device .et-pb-arrow-prev {
left:-15px !important;
}

.et_mobile_device .et-pb-arrow-next {
right:-15px !important;
}

.et_pb_row.et_pb_row_7.aktualnoscihome.et_pb_gutters2 h2.entry-title {
padding-bottom:5px;
line-height:1.325rem;
}

.et_pb_row.et_pb_row_10 blockquote {
margin:20px 0 30px;
border-left:none;
padding-left:0;
border-color:#e84c3c;
}

div#portfolio-monitormobilny .et_pb_slide_content {
margin-top:1rem;
}

.et_pb_column.et_pb_column_4_4.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child blockquote {
padding-left:0;
border:none;
}
}

.wpforms-submit-container button {
background:#e84c3c !important;
border-color:#e84c3c !important;
border-radius:6px !important;
color:#fff !important;
float:right !important;
padding-right:0 !important;
}

.wpforms-submit-container button:hover {
padding-right:10px !important;
}

.kk-star-ratings.kksr-valign-bottom {
margin-top:0;
background:none;
color:unset;
margin-left:5px;
}

.et-db #et-boc .et-l .et_pb_module div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
padding-top:1rem;
}

.et-db #et-boc .et-l .et_pb_module div.wpforms-container-full .wpforms-form .wpforms-submit-container {
padding:10px 0 0;
clear:right;
position:relative;
margin-right:0;
text-align:right;
display:flow-root;
}

form#wpforms-form-5184 input,form#wpforms-form-5184 textarea {
border-radius:6px !important;
min-height:3rem;
background:#fff !important;
}

@media (min-width:501px) and (max-width:980px) {
.et_pb_row.et_pb_row_7.aktualnoscihome.et_pb_gutters2 .et_pb_image_container {
margin:20px 0 -10px;
}
}

body.page-template-default.page.page-id-1921 button#wpforms-submit-1942:hover {
padding-right:25px !important;
}

body.page-template-default.page.page-id-1921 button#wpforms-submit-1942 {
padding-right:15px !important;
}

.kk-star-ratings.kksr-valign-bottom {
bottom:-43px;
}

.kk-star-ratings .kksr-legend {
color:#fff;
}

#top-menu li li a {
width:250px;
}

.nav li ul {
width:auto;
}

.nav li ul {
padding:0;
}

#top-menu li li {
padding:0;
}

section#ukrycto h1.et_pb_module_header {
opacity:.05;
height:0;
}

a.et-pb-arrow-prev:hover,a.et-pb-arrow-next:hover {
color:#e84c3c;
}

#main-header .nav li ul {
background:#fff !important;
}

label.wpforms-error.mailcheck-error {
display:none !important;
}

.grid-gallery-figcaption-wrap p {
font-size:15px;
margin-bottom:15px;
}

.kk-star-ratings.kksr-valign-bottom {
bottom:0;
}

.kk-star-ratings .kksr-legend {
color:unset;
}

.wpforms-recaptcha-container.wpforms-is-recaptcha.wpforms-is-recaptcha-type-v2 {
display:inline-grid;
width:100%;
justify-content:end;
}

li#menu-item-6113 a:before {
content:"\f10b";
font-family:'FontAwesome';
font-size:1.5rem;
position:absolute;
left:-20px;
}

body.home .et_pb_row.et_pb_row_7.aktualnoscihome .et_pb_column.et_pb_column_1_3 .et_pb_module.et_pb_text {
box-shadow:0 12px 18px -6px #00000038 !important;
}

.cky-notice-btn-wrapper .cky-btn {
border-width:1px;
border-radius:5px;
}

.cky-prefrence-btn-wrapper .cky-btn {
border-width:1px;
border-radius:5px;
}

.cky-btn-reject,.cky-btn-preferences {
border:1px solid #2f3842 !important;
}

.kksr-icon {
filter:hue-rotate(296deg);
}

.gg-image-caption.fitvidsignore {
padding:0 50px;
}

a.et_pb_button.portfoliov3 {
display:table;
margin:10px auto 0;
}

@media all and (min-width:1200px) {
figure.grid-gallery-caption h1 {
font-family:"Titillium Web",Arial,sans-serif;
font-weight:600;
font-size:25px;
color:#fff;
}

figure.grid-gallery-caption h2 {
font-family:"Titillium Web",Arial,sans-serif;
font-weight:600;
font-size:18px;
}

figure.grid-gallery-caption p {
font-family:"Titillium Web",Arial,sans-serif;
font-weight:400;
}

a.et_pb_button.portfoliov3 {
display:table;
}

.gg-image-caption.fitvidsignore {
padding:0 50px;
}
}

@media all and (max-width:1199px) {
figure.grid-gallery-caption h1 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:22px;
font-weight:600;
}

figure.grid-gallery-caption h2 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:16px;
font-weight:600;
}

figure.grid-gallery-caption p {
font-family:"Titillium Web",Arial,sans-serif;
font-size:14px;
line-height:1.1em;
}

a.et_pb_button.portfoliov3 {
display:table;
}

.gg-image-caption.fitvidsignore {
padding:0 20px;
}
}

@media all and (max-width:769px) {
figure.grid-gallery-caption h1 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:19px;
font-weight:600;
padding-bottom:4px;
}

figure.grid-gallery-caption h2 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:14px;
font-weight:600;
}

figure.grid-gallery-caption p {
font-family:"Titillium Web",Arial,sans-serif;
font-size:11px;
line-height:1.1em;
}

a.et_pb_button.portfoliov3 {
display:table;
border-width:4px !important;
}
}

@media all and (max-width:479px) {
figure.grid-gallery-caption h1 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:15px;
font-weight:600;
padding-bottom:3px;
}

figure.grid-gallery-caption h2 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:10px;
font-weight:600;
padding-bottom:3px;
}

figure.grid-gallery-caption p {
font-family:"Titillium Web",Arial,sans-serif;
font-size:10px;
line-height:1em;
}

a.et_pb_button.portfoliov3 {
display:none;
}
}

@media all and (max-width:320px) {
figure.grid-gallery-caption h1 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:22px;
font-weight:600;
}

figure.grid-gallery-caption h2 {
font-family:"Titillium Web",Arial,sans-serif;
font-size:16px;
font-weight:600;
}

figure.grid-gallery-caption p {
font-family:"Titillium Web",Arial,sans-serif;
font-size:14px;
line-height:1.1em;
}

a.et_pb_button.portfoliov3 {
display:table;
border-width:4px !important;
}
}

.et_pb_section.et_pb_section_2.et_pb_with_background.et_section_regular {
padding-top:0;
}

.et_pb_row.et_pb_row_1.et_pb_gutters1 {
padding-top:0;
}

.et_pb_section_0.et_pb_section {
background-color:#fff !important;
}

.et_pb_section_1.et_pb_section {
background-color:#fff !important;
}

.et_pb_section_3.et_pb_section {
background-color:#fff !important;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
background-color:#ececec;
}

.et_pb_section_2.et_pb_section {
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
background-color:#fff !important;
}

.et_pb_row_1.et_pb_row {
padding-top:0 !important;
padding-right:0 !important;
padding-bottom:0 !important;
padding-left:0 !important;
margin-top:0 !important;
margin-right:0 !important;
margin-bottom:0 !important;
margin-left:0 !important;
}

.et_pb_text_1 {
padding-top:0 !important;
padding-right:0 !important;
padding-bottom:0 !important;
padding-left:0 !important;
margin-top:0 !important;
margin-right:0 !important;
margin-bottom:0 !important;
margin-left:0 !important;
}

.et_pb_row_1,body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row {
width:100%;
max-width:100%;
}

.et_pb_button_0,.et_pb_button_0:after {
transition:all 300ms ease 0ms;
}

.et_pb_text_2 h2 {
font-size:30px;
}

.et_pb_text_3 h2 {
font-size:30px;
}

.et_pb_text_2 {
margin-bottom:30px !important;
}

.wpforms_selector_0 {
max-width:680px;
}

.et_pb_text_3 {
margin-top:60px !important;
margin-bottom:0 !important;
}

.et_pb_column_1 {
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
}

.wpforms_selector_0.et_pb_module {
margin-left:auto !important;
margin-right:auto !important;
}

@media only screen and (min-width:981px) {
.et_pb_row_1.et_pb_row {
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
}
}

@media only screen and (max-width:980px) {
.et_pb_section_0.et_pb_section {
padding-top:50px;
padding-right:0;
padding-bottom:50px;
padding-left:0;
}

.et_pb_section_1.et_pb_section {
padding-top:50px;
padding-right:0;
padding-bottom:50px;
padding-left:0;
}

.et_pb_section_2.et_pb_section {
padding-top:50px;
padding-right:0;
padding-bottom:50px;
padding-left:0;
}

.et_pb_section_3.et_pb_section {
padding-top:50px;
padding-right:0;
padding-bottom:50px;
padding-left:0;
}

.et_pb_row_0.et_pb_row {
padding-top:0 !important;
padding-top:0 !important;
}
}

@media only screen and (max-width:767px) {
.et_pb_row_0.et_pb_row {
padding-top:0 !important;
padding-top:0 !important;
}
}/*
    User Style: Theme 1
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
.theme_1 #sggCboxTooltip {
left:0;
bottom:47px;
margin:0 21px;
padding:5px 10px;
background:rgba(255,255,255,0.5);
color:#000;
right:0;
text-align:center;
}

.theme_1-overlay {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/overlay.png) repeat 0 0;
}

.theme_1 {
outline:0;
}

.theme_1 #cboxTopLeft {
width:21px;
height:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -101px 0;
}

.theme_1 #cboxTopRight {
width:21px;
height:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -130px 0;
}

.theme_1 #cboxBottomLeft {
width:21px;
height:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -101px -29px;
}

.theme_1 #cboxBottomRight {
width:21px;
height:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -130px -29px;
}

.theme_1 #cboxMiddleLeft {
width:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) left top repeat-y;
}

.theme_1 #cboxMiddleRight {
width:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) right top repeat-y;
}

.theme_1 #cboxTopCenter {
height:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/border.png) 0 0 repeat-x;
}

.theme_1 #cboxBottomCenter {
height:21px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/border.png) 0 -29px repeat-x;
}

.theme_1 #cboxContent {
background:#fff;
overflow:hidden;
}

.theme_1 .cboxIframe {
background:#fff;
}

.theme_1 #cboxError {
padding:50px;
border:1px solid #ccc;
}

.theme_1 #cboxLoadedContent {
margin-bottom:28px;
}

.theme_1 #cboxTitle {
bottom:1px;
left:180px;
right:156px;
text-align:center;
color:#949494;
}

.theme_1 #cboxCurrent {
position:absolute;
bottom:4px;
left:58px;
color:#949494;
}

.theme_1 #cboxLoadingOverlay {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/loading_background.png) no-repeat center center;
}

.theme_1 #cboxLoadingGraphic {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
.theme_1 #cboxPrevious,.theme_1 #cboxNext,.theme_1 #cboxSlideshow,.theme_1 #cboxClose {
border:0;
padding:0;
margin:0;
overflow:visible;
width:auto;
background:none;
text-align:left;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
.theme_1 #cboxPrevious:active,.theme_1 #cboxNext:active,.theme_1 #cboxSlideshow:active,.theme_1 #cboxClose:active {
outline:0;
}

.theme_1 #cboxSlideshow {
position:absolute;
bottom:4px;
right:30px;
color:#0092ef;
line-height:1;
font-size:14px;
}

.theme_1 #cboxPrevious {
position:absolute;
bottom:0;
left:0;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -75px 0;
width:25px;
height:25px;
text-indent:-9999px;
}

.theme_1 #cboxPrevious:hover {
background-position:-75px -25px;
}

.theme_1 #cboxNext {
position:absolute;
bottom:0;
left:27px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -50px 0;
width:25px;
height:25px;
text-indent:-9999px;
}

.theme_1 #cboxNext:hover {
background-position:-50px -25px;
}

.theme_1 #cboxClose {
position:absolute;
bottom:0;
right:0;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_1/images/controls.png) no-repeat -25px 0;
width:25px;
height:25px;
text-indent:-9999px;
}

.theme_1 #cboxClose:hover {
background-position:-25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}/*
    User Style: Theme 2
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
.theme_2 #sggCboxTooltip {
background:rgba(255,255,255,0.5);
color:#000;
left:0;
margin:0;
padding:5px 10px;
right:0;
text-align:center;
top:32px;
}

.theme_2-overlay {
background:#fff;
}

.theme_2 {
outline:0;
}

.theme_2 #cboxContent {
margin-top:32px;
overflow:visible;
background:#000;
}

.theme_2 .cboxIframe {
background:#fff;
}

.theme_2 #cboxError {
padding:50px;
border:1px solid #ccc;
}

.theme_2 #cboxLoadedContent {
background:#000;
padding:1px;
}

.theme_2 #cboxLoadingGraphic {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_2/images/loading.gif) no-repeat center center;
}

.theme_2 #cboxLoadingOverlay {
background:#000;
}

.theme_2 #cboxTitle {
top:-22px;
left:0;
color:#000;
left:0;
right:70px;
}

.theme_2 #cboxCurrent {
position:absolute;
top:-22px;
right:205px;
text-indent:-9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
.theme_2 #cboxPrevious,.theme_2 #cboxNext,.theme_2 #cboxSlideshow,.theme_2 #cboxClose {
border:0;
padding:0;
margin:0;
overflow:visible;
text-indent:-9999px;
width:20px;
height:20px;
position:absolute;
top:-20px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_2/images/controls.png) no-repeat 0 0;
text-align:left;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
.theme_2 #cboxPrevious:active,.theme_2 #cboxNext:active,.theme_2 #cboxSlideshow:active,.theme_2 #cboxClose:active {
outline:0;
}

.theme_2 #cboxPrevious {
background-position:0 0;
right:44px;
}

.theme_2 #cboxPrevious:hover {
background-position:0 -25px;
}

.theme_2 #cboxNext {
background-position:-25px 0;
right:22px;
}

.theme_2 #cboxNext:hover {
background-position:-25px -25px;
}

.theme_2 #cboxClose {
background-position:-50px 0;
right:0;
}

.theme_2 #cboxClose:hover {
background-position:-50px -25px;
}

/*.theme_2 .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}*/
.theme_2 .cboxSlideshow_on #cboxSlideshow {
background-position:-75px -25px;
right:44px;
}

.theme_2 .cboxSlideshow_on #cboxSlideshow:hover {
background-position:-100px -25px;
}

.theme_2 .cboxSlideshow_off #cboxSlideshow {
background-position:-100px 0;
right:44px;
}

.theme_2 .cboxSlideshow_off #cboxSlideshow:hover {
background-position:-75px -25px;
}/*
    User Style: Theme 3
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
.theme_3 #sggCboxTooltip {
left:0;
top:0;
padding:1em;
margin-top:20px;
background:rgba(0,0,0,0.5);
color:#fff;
}

.theme_3-overlay {
background:#000;
}

.theme_3 {
outline:0;
}

.theme_3 #cboxContent {
margin-top:20px;
margin-bottom:20px;
background:#000;
}

.theme_3 .cboxIframe {
background:#fff;
}

.theme_3 #cboxError {
padding:50px;
border:1px solid #ccc;
}

.theme_3 #cboxLoadedContent {
border:5px solid #000;
background:#fff;
}

.theme_3 #cboxTitle {
top:-20px;
left:0;
color:#ccc;
right:100px;
font-size:14px;
}

.theme_3 #cboxCurrent {
position:absolute;
top:-20px;
right:0;
color:#ccc;
font-size:14px;
}

.theme_3 #cboxLoadingGraphic {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_3/images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
.theme_3 #cboxPrevious,.theme_3 #cboxNext,.theme_3 #cboxSlideshow,.theme_3 #cboxClose {
border:0;
padding:0;
margin:0;
overflow:visible;
width:auto;
background:none;
text-align:left;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
.theme_3 #cboxPrevious:active,.theme_3 #cboxNext:active,.theme_3 #cboxSlideshow:active,.theme_3 #cboxClose:active {
outline:0;
}

.theme_3 #cboxSlideshow {
position:absolute;
bottom:-20px;
right:0 !important;
color:#fff;
font-size:12px;
}

.theme_3 #cboxPrevious {
outline:0;
position:absolute;
top:50%;
left:4px;
margin-top:-32px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_3/images/controls.png) no-repeat top left;
width:28px;
height:65px;
text-indent:-9999px;
}

.theme_3 #cboxPrevious:hover {
background-position:bottom left;
}

.theme_3 #cboxNext {
outline:0;
position:absolute;
top:50%;
right:4px;
margin-top:-32px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_3/images/controls.png) no-repeat top right;
width:28px;
height:65px;
text-indent:-9999px;
}

.theme_3 #cboxNext:hover {
background-position:bottom right;
}

.theme_3 #cboxClose {
outline:0;
position:absolute;
top:4px;
right:5px;
display:block;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_3/images/controls.png) no-repeat top center;
width:38px;
height:19px;
text-indent:-9999px;
}

.theme_3 #cboxClose:hover {
background-position:bottom center;
}/*
    User Style: Theme 4
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
.theme_4 #cboxCurrent,.theme_4 #cboxTitle,.theme_4 #cboxNext,.theme_4 #cboxPrevious {
letter-spacing:initial;
}

.theme_4 #sggCboxTooltip {
left:0;
bottom:45px;
margin:0 25px;
padding:5px 10px;
background:rgba(255,255,255,0.5);
color:#000;
right:0;
text-align:center;
}

.theme_4-overlay {
background:#fff;
}

.theme_4 {
outline:0;
}

.theme_4 #cboxTopLeft {
width:25px;
height:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border1.png) no-repeat 0 0;
}

.theme_4 #cboxTopCenter {
height:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border1.png) repeat-x 0 -50px;
}

.theme_4 #cboxTopRight {
width:25px;
height:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border1.png) no-repeat -25px 0;
}

.theme_4 #cboxBottomLeft {
width:25px;
height:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border1.png) no-repeat 0 -25px;
}

.theme_4 #cboxBottomCenter {
height:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border1.png) repeat-x 0 -75px;
}

.theme_4 #cboxBottomRight {
width:25px;
height:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border1.png) no-repeat -25px -25px;
}

.theme_4 #cboxMiddleLeft {
width:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border2.png) repeat-y 0 0;
}

.theme_4 #cboxMiddleRight {
width:25px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/border2.png) repeat-y -25px 0;
}

.theme_4 #cboxContent {
background:#fff;
overflow:hidden;
}

.theme_4 .cboxIframe {
background:#fff;
}

.theme_4 #cboxError {
padding:50px;
border:1px solid #ccc;
}

.theme_4 #cboxLoadedContent {
margin-bottom:20px;
}

.theme_4 #cboxTitle {
bottom:-1px;
left:200px;
right:156px;
text-align:center;
color:#999;
font-size:14px;
}

.theme_4 #cboxCurrent {
position:absolute;
bottom:0;
left:103px;
color:#999;
font-size:12px;
line-height:1;
}

.theme_4 #cboxLoadingOverlay {
background:#fff url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_4/images/loading.gif) no-repeat 5px 5px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
.theme_4 #cboxPrevious,.theme_4 #cboxNext,.theme_4 #cboxSlideshow,.theme_4 #cboxClose {
border:0;
padding:0;
margin:0;
overflow:visible;
width:auto;
background:none;
line-height:1;
font-size:12px;
text-align:left;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
.theme_4 #cboxPrevious:active,.theme_4 #cboxNext:active,.theme_4 #cboxSlideshow:active,.theme_4 #cboxClose:active {
outline:0;
}

.theme_4 #cboxSlideshow {
position:absolute;
bottom:0;
right:40px !important;
color:#444;
}

.theme_4 #cboxPrevious {
position:absolute;
bottom:0;
left:0;
color:#444;
}

.theme_4 #cboxNext {
position:absolute;
bottom:0;
left:67px;
color:#444;
}

.theme_4 #cboxClose {
position:absolute;
bottom:0;
right:0;
display:block;
color:#444;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}/*
    User Style: Theme 5
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
.theme_5 #sggCboxTooltip {
left:0;
bottom:48px;
margin:0 14px;
padding:5px 10px;
background:rgba(255,255,255,0.5);
color:#000;
right:0;
text-align:center;
}

.theme_5-overlay {
background:#000;
}

.theme_5 {
outline:0;
}

.theme_5 #cboxTopLeft {
width:14px;
height:14px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) no-repeat 0 0;
}

.theme_5 #cboxTopCenter {
height:14px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/border.png) repeat-x top left;
}

.theme_5 #cboxTopRight {
width:14px;
height:14px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) no-repeat -36px 0;
}

.theme_5 #cboxBottomLeft {
width:14px;
height:43px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) no-repeat 0 -32px;
}

.theme_5 #cboxBottomCenter {
height:43px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/border.png) repeat-x bottom left;
}

.theme_5 #cboxBottomRight {
width:14px;
height:43px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) no-repeat -36px -32px;
}

.theme_5 #cboxMiddleLeft {
width:14px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) repeat-y -175px 0;
}

.theme_5 #cboxMiddleRight {
width:14px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) repeat-y -211px 0;
}

.theme_5 #cboxContent {
background:#fff;
overflow:visible;
}

.theme_5 .cboxIframe {
background:#fff;
}

.theme_5 #cboxError {
padding:50px;
border:1px solid #ccc;
}

.theme_5 #cboxLoadedContent {
margin-bottom:5px;
}

.theme_5 #cboxLoadingOverlay {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/loading_background.png) no-repeat center center;
}

.theme_5 #cboxLoadingGraphic {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/loading.gif) no-repeat center center;
}

.theme_5 #cboxTitle {
bottom:-25px;
left:190px;
right:55px;
text-align:center;
font-weight:700;
color:#7C7C7C;
}

.theme_5 #cboxCurrent {
position:absolute;
bottom:-25px;
left:58px;
font-weight:700;
color:#7C7C7C;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
.theme_5 #cboxPrevious,.theme_5 #cboxNext,.theme_5 #cboxSlideshow,.theme_5 #cboxClose {
border:0;
padding:0;
margin:0;
overflow:visible;
position:absolute;
bottom:-29px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_5/images/controls.png) no-repeat 0 0;
width:23px;
height:23px;
text-indent:-9999px;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
.theme_5 #cboxPrevious:active,.theme_5 #cboxNext:active,.theme_5 #cboxSlideshow:active,.theme_5 #cboxClose:active {
outline:0;
text-align:left;
}

.theme_5 #cboxPrevious {
left:0;
background-position:-51px -25px;
}

.theme_5 #cboxPrevious:hover {
background-position:-51px 0;
}

.theme_5 #cboxNext {
left:27px;
background-position:-75px -25px;
}

.theme_5 #cboxNext:hover {
background-position:-75px 0;
}

.theme_5 #cboxSlideshow:hover {
background-position:-75px 0;
}

.theme_5 #cboxClose {
right:0;
background-position:-100px -25px;
}

.theme_5 #cboxClose:hover {
background-position:-100px 0;
}

.cboxSlideshow_on #cboxSlideshow {
background-position:-125px 0;
right:27px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
background-position:-150px 0;
}

.cboxSlideshow_off #cboxSlideshow {
background-position:-150px -25px;
right:27px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
background-position:-125px 0;
}/*
    User Style: Theme 7
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
.theme_7 #sggCboxTooltip {
left:0;
bottom:25px;
margin:0 40px;
padding:5px 10px;
background:rgba(0,0,0,0.5);
color:#fff;
right:0;
text-align:center;
}

.theme_7-overlay {
background:#0e0e0e;
opacity:1 !important;
}

.theme_7 {
outline:0;
}

.theme_7 #cboxContent {
margin:0 40px 25px;
background:#000;
}

.theme_7 .cboxIframe {
background:#fff;
}

.theme_7 #cboxError {
padding:50px;
border:1px solid #ccc;
}

.theme_7 #cboxLoadedContent {
background:#fff;
}

.theme_7 #cboxTitle {
bottom:-23px;
left:0;
right:220px;
font-weight:700;
color:#ccc;
}

.theme_7 #cboxCurrent {
position:absolute;
top:-20px;
right:0;
color:#ccc;
display:none !important;
}

.theme_7 #cboxLoadingGraphic {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_7/images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
.theme_7 #cboxPrevious,.theme_7 #cboxNext,.theme_7 #cboxSlideshow,.theme_7 #cboxClose {
border:0;
padding:0;
margin:0;
overflow:visible;
width:auto;
background:none;
text-align:left;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
.theme_7 #cboxPrevious:active,.theme_7 #cboxNext:active,.theme_7 #cboxSlideshow:active,.theme_7 #cboxClose:active {
outline:0;
}

.theme_7 #cboxSlideshow {
position:absolute;
right:90px;
color:#fff;
bottom:-20px;
line-height:1;
font-size:14px;
}

.theme_7 #cboxPrevious {
position:absolute;
top:50%;
left:-28px;
margin-top:-32px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_7/images/controls.png) no-repeat;
background-position:-5px -0;
width:16px;
height:31px;
text-indent:-9999px;
}

.theme_7 #cboxPrevious:hover {
background-position:-5px -36px;
}

.theme_7 #cboxNext {
position:absolute;
top:50%;
right:-28px;
margin-top:-32px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_7/images/controls.png) no-repeat;
background-position:-5px -72px;
width:16px;
height:31px;
text-indent:-9999px;
}

.theme_7 #cboxNext:hover {
background-position:-5px -108px;
}

.theme_7 #cboxClose {
position:absolute;
bottom:-18px;
right:5px;
display:block;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/themes/theme_7/images/controls.png) no-repeat;
background-position:-5px -180px;
width:11px;
height:11px;
text-indent:-9999px;
}

.theme_7 #cboxClose:hover {
background-position:-5px -196px;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
font-family:'FontAwesome';
src:url(/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src:url(/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/wp-content/plugins/gallery-by-supsystic/app/assets/css/libraries/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight:400;
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;
}/* Container */
.grid-gallery {
margin:10px auto;
z-index:0;
}

/* Remove normalize.css or/and theme styles from figure */
.grid-gallery > a > figure {
margin:0 !important;
}

.grid-gallery-fluid .grid-gallery-photos {
position:relative;
top:10px;
}

.grid-gallery[data-grid-type="2"] .grid-gallery-photos {
font-size:0;
}

.grid-gallery-nav {
margin:0 0 30px;
opacity:1 !important;
float:none;
}

.grid-gallery-photos {
position:relative;
opacity:0;
}

.grid-gallery-photos > a {
position:static !important;
display:block;
}

.grid-gallery-nav a {
-webkit-transition:all 500ms;
-o-transition:all 500ms;
transition:all 500ms;
outline:none;
display:inline-block;
margin-bottom:10px;
}

/* Pagination */
.grid-gallery-pagination-wrap {
margin:0 0 30px;
opacity:1 !important;
}

.grid-gallery-pagination-wrap .grid-gallery-page {
cursor:pointer;
margin-left:5px;
margin-right:5px;
outline:none;
text-decoration:none !important;
}

.grid-gallery-pagination-wrap .grid-gallery-page.active {
font-size:140%;
}

/* Clearfix */
.grid-gallery-clearfix:before,.grid-gallery-clearfix:after {
content:"";
display:table;
}

.grid-gallery-clearfix:after {
clear:both;
}

.grid-gallery-clearfix {
zoom:1;
margin-bottom:5px;
}

/* Fluid grid */
.grid-gallery-fluid > a > figure {
float:left !important;
}

/* Fixed */
.grid-gallery-fixed a.gg-link {
float:left;
outline:none !important;
box-shadow:none;
border:none;
text-decoration:none !important;
background-color:rgba(255,255,255,0.0) !important;
}

.grid-gallery-fixed a.gg-link.disabled:hover {
cursor:default;
}

.grid-gallery-fluid a.gg-link {
float:left !important;
outline:none !important;
border:none;
text-decoration:none !important;
}

.grid-gallery a.gg-link:active,.grid-gallery a.gg-link:focus {
outline:none !important;
}

.grid-gallery .post a {
text-decoration:none;
}

.grid-gallery .post a.post-feed-date:hover,.grid-gallery .post a.post-category:hover,.grid-gallery .post a.post-feed-author:hover {
text-decoration:underline;
}

.grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-title {
font-size:20px;
font-family:"Droid Serif" !important;
margin-top:20px;
color:#000;
display:block;
}

.grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-author,.grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-date {
display:inline-block;
font-size:10px;
color:#A2A2A2;
}

.grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-content {
font-size:14px;
color:#2b2b2b;
font-family:"Droid Serif";
position:relative;
padding-top:5px;
width:100%;
}

.grid-gallery .post [data-grid-gallery-type="fixed-post"] .read-more {
font-size:14px;
color:#d43300;
text-align:left;
padding-top:5px;
}

.grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-title {
font-size:17px;
font-weight:800;
color:#000;
background:#fff;
display:block;
}

.grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-author,.grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-date {
display:inline-block;
font-family:"Open Sans",sans-serif;
font-size:13px;
color:#A2A2A2;
}

.grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-content {
font-size:14px;
color:#fff;
font-family:"Droid Serif";
position:relative;
padding-top:5px;
}

.grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-title {
font-size:17px;
font-family:"Open Sans",sans-serif;
font-weight:800;
color:#fff;
display:block;
}

.grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-date,.grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-author {
display:inline-block;
font-family:"Open Sans",sans-serif;
font-size:13px;
font-weight:600;
color:#fff;
padding-top:2%;
}

.grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-content {
font-size:14px;
color:#fff;
font-family:"Droid Serif";
position:relative;
padding-top:5%;
}

.grid-gallery .post-categories .post-category {
display:inline-block;
font-family:"Open Sans",sans-serif;
font-size:10px;
color:#A2A2A2;
padding-left:4px;
padding-right:4px;
}

.grid-gallery .caption-with-icons {
position:absolute !important;
width:100% !important;
height:35% !important;
bottom:-35% !important;
left:0 !important;
opacity:0;
}

.grid-gallery figure:hover .caption-with-icons {
opacity:1;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
transform:translateY(-100%);
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.showMore,.showMoreLoading {
margin-top:10px;
display:inline-block;
}

.grid-gallery .gallery-loading .block {
position:relative;
height:20px;
width:20px;
margin:2px;
display:inline-block;
background:#fff;
transition:all .8s;
animation:rot 4s linear infinite;
}

.grid-gallery .gallery-loading .block:nth-child(1) {
animation-delay:0;
}

.grid-gallery .gallery-loading .block:nth-child(2) {
animation-delay:.5s;
}

.grid-gallery .gallery-loading .block:nth-child(3) {
animation-delay:1.5s;
}

.grid-gallery .gallery-loading .block:nth-child(4) {
animation-delay:1.5s;
}

.grid-gallery .hidden-item,.grid-gallery.hidden-item {
display:none !important;
}

.supsystic-grid-gallery-image-sharing {
position:absolute;
}

.gallery-sharing-top .supsystic-social-sharing,.gallery-sharing-bottom .supsystic-social-sharing {
text-align:center !important;
}

.supsystic-grid-gallery-image-sharing .supsystic-social-sharing .social-sharing-button {
margin-top:0;
margin-bottom:0;
}

.supsystic-grid-gallery-image-sharing.top {
top:0;
margin-top:5px;
}

.supsystic-grid-gallery-image-sharing.middle {
top:50%;
}

.supsystic-grid-gallery-image-sharing.bottom {
bottom:0;
margin-bottom:5px;
}

.supsystic-grid-gallery-image-sharing.left {
left:0;
margin-left:5px;
}

.supsystic-grid-gallery-image-sharing.center {
left:50%;
}

.supsystic-grid-gallery-image-sharing.right {
right:0;
margin-right:5px;
}

.supsystic-grid-gallery-image-sharing.popup {
z-index:999;
}

.supsystic-grid-gallery-image-sharing.prettyPhoto.left {
margin-left:25px;
}

.supsystic-grid-gallery-image-sharing.prettyPhoto.right {
margin-right:25px;
}

.supsystic-grid-gallery-image-sharing.prettyPhoto.bottom {
bottom:0;
margin-bottom:40px;
}

.supsystic-grid-gallery-image-sharing.photobox {
position:relative;
}

.grid-gallery .grid-gallery-caption .supsystic-grid-gallery-image-sharing {
visibility:hidden;
opacity:0;
transition:visibility 0s,opacity .5s linear;
-webkit-transition:visibility 0s,opacity .5s linear;
-moz-transition:visibility 0s,opacity .5s linear;
-o-transition:visibility 0s,opacity .5s linear;
}

.grid-gallery .grid-gallery-caption:hover .supsystic-grid-gallery-image-sharing {
visibility:visible;
opacity:1;
z-index:10;
}

@keyframes rot {
0% {
transform:none;
}

40% {
background:#5CEBEC;
transform:none;
}

60% {
background:#fff;
}

80% {
background:#80FCFD;
}

90% {
transform:none;
background:#4ae8ea;
}
}

#colorbox .linkedImages a {
opacity:.5;
max-width:75px;
height:75px;
cursor:pointer;
transition:opacity .5ms linear;
}

#colorbox .linkedImages img {
width:100%;
height:auto;
}

#colorbox .linkedImages a.active {
opacity:1;
}

#colorbox .linkedImages a.active:hover {
cursor:default;
}

.slimScrollDiv .grid-gallery-photos {
position:static;
}

.linkedImages {
margin:45px 0 !important;
overflow:hidden;
top:0 !important;
}

.link-img-arr-top,.link-img-arr-bottom {
cursor:pointer !important;
display:none;
height:24px !important;
position:absolute;
right:27px;
width:24px !important;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}

.link-img-arr-bottom {
bottom:15px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/colorbox/arrow-bottom-smpl.png) no-repeat;
}

.link-img-arr-bottom:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/colorbox/arrow-bottom-smpl-light.png) no-repeat;
}

.link-img-arr-top {
top:10px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/colorbox/arrow-top-smpl.png) no-repeat;
}

.link-img-arr-top:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/colorbox/arrow-top-smpl-light.png) no-repeat;
}

.theme_2 .linkedImages {
top:20px !important;
}

.theme_2
.link-img-arr-top {
top:30px;
}

@media (max-width: 500px) {
.linkedImages {
margin:20px 0 !important;
min-height:70px;
}

.link-img-arr-bottom {
bottom:0;
}

.link-img-arr-top {
top:0;
}
}

#sggCboxTooltip,#sggPrettyPhototooltip {
position:absolute;
display:none;
text-overflow:ellipsis;
overflow:hidden;
max-height:50%;
}

#sggCboxTooltip:hover,#sggCboxTooltip.active,#sggPrettyPhototooltip:hover,#sggPrettyPhototooltip.active {
z-index:10000;
display:block;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
position:absolute;
top:0;
left:0;
z-index:99999;
overflow:hidden;
}

#cboxWrapper {
max-width:none;
}

#cboxOverlay {
position:fixed;
width:100%;
height:100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
clear:left;
}

#cboxContent {
position:relative;
line-height:1;
}

#cboxLoadedContent {
overflow:auto;
-webkit-overflow-scrolling:touch;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
cursor:pointer;
}

.cboxPhoto {
float:left;
margin:auto;
border:0;
display:block;
max-width:none;
-ms-interpolation-mode:bicubic;
}

.cboxIframe {
width:100%;
height:100%;
display:block;
border:0;
padding:0;
margin:0;
}

#colorbox,#cboxContent,#cboxLoadedContent {
box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
}

#cboxTitle {
position:absolute;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
width:auto;
line-height:normal;
margin:0;
}

@media (max-width: 768px) {
.grid-gallery[data-caption-disabled-mobile="true"][data-icons="false"] .grid-gallery-caption > figcaption {
display:none;
-webkit-transform:none !important;
-moz-transform:none !important;
-ms-transform:none !important;
-o-transform:none !important;
transform:none !important;
-webkit-transition:none 0s ease 0s !important;
-moz-transition:none 0s ease 0s !important;
-o-transition:none 0s ease 0s !important;
transition:none 0s ease 0s !important;
}

.grid-gallery[data-caption-disabled-mobile="true"][data-icons="true"] .grid-gallery-caption > figcaption + div {
display:none;
-webkit-transform:none !important;
-moz-transform:none !important;
-ms-transform:none !important;
-o-transform:none !important;
transform:none !important;
-webkit-transition:none 0s ease 0s !important;
-moz-transition:none 0s ease 0s !important;
-o-transition:none 0s ease 0s !important;
transition:none 0s ease 0s !important;
}
}

.sggDisplNone {
display:none !important;
}

.ggRtlClass {
direction:rtl;
}

.grid-gallery .gg-link,.grid-gallery .grid-gallery-photos img {
box-shadow:none;
}

.supsystic-grid-gallery-image-sharing.vertical {
overflow:auto;
max-height:98%;
overflow-x:hidden;
}

.supsystic-grid-gallery-image-sharing::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
background-color:#F5F5F5;
}

.supsystic-grid-gallery-image-sharing::-webkit-scrollbar {
width:6px;
background-color:#F5F5F5;
}

.supsystic-grid-gallery-image-sharing::-webkit-scrollbar-thumb {
background-color:#000;
}

@media (max-width: 768px) {
div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .grid-gallery-photos {
display:block;
position:relative !important;
float:none !important;
width:100% !important;
height:auto !important;
}

div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link {
display:inline-block;
position:relative !important;
float:left !important;
width:49.99% !important;
height:auto !important;
left:inherit !important;
top:inherit !important;
}

div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link figure {
display:block;
position:relative !important;
float:none !important;
width:100% !important;
height:auto !important;
left:inherit !important;
top:inherit !important;
text-align:center !important;
}

div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .grid-gallery-photos img {
display:block;
position:relative !important;
float:none !important;
width:100% !important;
height:auto !important;
left:inherit !important;
top:inherit !important;
}

div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link figure .crop {
display:inline-block !important;
}

div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link:nth-child(2n+1) {
clear:left;
}
}

@media (max-width: 500px) {
div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link {
display:block;
position:relative !important;
float:none !important;
width:100% !important;
height:auto !important;
left:inherit !important;
top:inherit !important;
}
}.grid-gallery-caption {
position:relative;
float:left;
overflow:hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
white-space:normal;
z-index:1;
padding:0 !important;
height:auto;
}

/* wpautop fix */
.grid-gallery-caption > p {
display:none;
}

a.post .grid-gallery-caption {
position:relative;
float:left;
overflow:hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
display:block !important;
}

/*.grid-gallery-caption:nth-child(2n) {
    margin-right: 0;
}*/
.grid-gallery-caption img {
/*-webkit-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;*/
/*    width: 100%;
    height: 100%;*/
/* width: 100% !important; */
max-width:100%;
display:block;
border-radius:0;
margin:0;
padding:0;
}

.ggLazyImg {
width:150px !important;
}

.grid-gallery-caption figcaption {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
position:absolute;
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
width:100%;
color:#fff;
font-size:.8em;
padding:10px;
line-height:normal;
margin-top:0;
}

.grid-gallery-caption[data-grid-gallery-type="none"] figcaption {
bottom:0;
left:0;
opacity:1;
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="none"] figcaption {
top:0;
}

.grid-gallery-caption[data-grid-gallery-type="center"] figcaption {
top:50%;
left:0;
opacity:0;
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="center"] figcaption {
bottom:0;
}

.grid-gallery-caption[data-grid-gallery-type="center"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="center"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="center"]:active figcaption {
opacity:1;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
}

.grid-gallery-caption[data-grid-gallery-type="icons"] figcaption {
left:0;
bottom:0;
opacity:0;
height:100%;
color:#fff;
pointer-events:none;
}

.grid-gallery-caption[data-grid-gallery-type="icons"] figcaption a {
pointer-events:all;
}

.grid-gallery-caption[data-grid-gallery-type="icons"] .caption-with-icons {
position:absolute;
left:0;
bottom:0;
width:100%;
font-family:'Montserrat',sans-serif;
font-weight:800;
}

/*.grid-gallery-caption[data-grid-gallery-type="icons"] .caption-with-icons > * {
    padding: 10px;
}
*/
.grid-gallery-caption[data-grid-gallery-type="icons"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="icons"]:active figcaption {
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="icons-scale"] figcaption {
left:0;
bottom:0;
opacity:0;
height:100%;
-webkit-transform:scale(1.4);
-ms-transform:scale(1.4);
-o-transform:scale(1.4);
transform:scale(1.4);
-webkit-transition-duration:500ms;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
pointer-events:none;
}

.grid-gallery-caption[data-grid-gallery-type="icons-scale"] figcaption a {
pointer-events:all;
}

.grid-gallery-caption[data-grid-gallery-type="icons-scale"] .caption-with-icons-scale {
position:absolute;
left:0;
bottom:0;
opacity:0;
width:100%;
padding:10px 0;
font-family:'Montserrat',sans-serif;
font-weight:800;
color:#fff;
-webkit-transform:scale(2.0);
-ms-transform:scale(2.0);
-o-transform:scale(2.0);
transform:scale(2.0);
-webkit-transition-duration:500ms;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="icons-scale"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="icons-scale"]:active figcaption {
opacity:1;
-webkit-transform:scale(1.0);
-ms-transform:scale(1.0);
-o-transform:scale(1.0);
transform:scale(1.0);
}

.grid-gallery-caption[data-grid-gallery-type="icons-scale"]:hover .caption-with-icons-scale,.grid-gallery-caption[data-grid-gallery-type="icons-scale"]:active .caption-with-icons-scale {
opacity:1;
-webkit-transform:scale(1.0);
-ms-transform:scale(1.0);
-o-transform:scale(1.0);
transform:scale(1.0);
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"] figcaption {
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transform:translateX(-50%);
bottom:0;
opacity:0;
width:50%;
height:100%;
-webkit-transition-duration:500ms;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"] .caption-with-icons-sodium-left {
position:absolute;
-webkit-transform:translateX(150%);
-ms-transform:translateX(150%);
-o-transform:translateX(150%);
transform:translateX(150%);
bottom:0;
opacity:0;
width:50%;
height:100%;
font-family:'Montserrat',sans-serif;
font-weight:700;
color:#fff;
z-index:9999;
-webkit-transition-duration:500ms;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"] .caption-with-icons-sodium-left div {
margin-top:10px;
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:active figcaption {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:hover .caption-with-icons-sodium-left,.grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:active .caption-with-icons-sodium-left {
opacity:1;
-webkit-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%);
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"] figcaption {
left:0;
opacity:0;
width:50%;
height:100%;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
-webkit-transition-duration:300ms;
-o-transition-duration:300ms;
-ms-transition-duration:300ms;
transition-duration:300ms;
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"] .caption-with-icons-sodium-top {
position:absolute;
left:100%;
bottom:0;
opacity:0;
width:50%;
height:100%;
font-family:'Montserrat',sans-serif;
font-weight:700;
color:#fff;
z-index:9999;
-webkit-transition-duration:500ms;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:active figcaption {
opacity:1;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
}

.grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:hover .caption-with-icons-sodium-top,.grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:active .caption-with-icons-sodium-top {
opacity:1;
-webkit-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%);
}

.grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"] figcaption {
left:0;
opacity:0;
width:100%;
height:100%;
-webkit-transition-duration:300ms;
-o-transition-duration:300ms;
-ms-transition-duration:300ms;
transition-duration:300ms;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
}

.grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"] .caption-with-icons-nitrogen-top {
position:absolute;
left:0;
bottom:0;
width:100%;
padding:10px 0;
font-family:'Montserrat',sans-serif;
font-weight:700;
color:#fff;
-webkit-transition-duration:500ms;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:active figcaption {
opacity:1;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
}

.grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:hover .caption-with-icons-nitrogen-top,.grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:active .caption-with-icons-nitrogen-top {
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-appear"] figcaption {
bottom:0;
left:0;
opacity:0;
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-appear"] figcaption {
top:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-appear"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-appear"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-appear"]:active figcaption {
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-disappear"] figcaption {
bottom:0;
left:0;
opacity:1;
}

.gallery-preview .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"][data-caption-buider="1"] figcaption,.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"] figcaption {
top:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-disappear"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-disappear"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-disappear"]:active figcaption {
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"] figcaption {
bottom:0;
left:0;
opacity:0;
-webkit-transform:translateY(100%);
-ms-transform:translateY(100%);
-o-transform:translateY(100%);
transform:translateY(100%);
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"] figcaption {
top:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"]:active figcaption {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
}

.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-transition:none;
-o-transition:none;
transition:none;
z-index:1;
}

.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"] img {
position:relative;
z-index:2;
-webkit-transition-delay:.25s;
-o-transition-delay:.25s;
transition-delay:.25s;
}

.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"] .grid-gallery-figcaption-wrap {
/*    position: absolute;
    bottom: 1rem;*/
opacity:0;
-webkit-transition:opacity .25s linear 0s;
-o-transition:opacity .25s linear 0s;
transition:opacity .25s linear 0s;
}

.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:hover .grid-gallery-figcaption-wrap,.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"].hovered .grid-gallery-figcaption-wrap,.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:active .grid-gallery-figcaption-wrap {
opacity:1;
-webkit-transition-delay:.25s;
-o-transition-delay:.25s;
transition-delay:.25s;
}

.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:hover img,.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"].hovered img,.grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:active img {
-webkit-transform:scale(0.5) translateY(-80px);
-ms-transform:scale(0.5) translateY(-80px);
-o-transform:scale(0.5) translateY(-80px);
transform:scale(0.5) translateY(-80px);
-webkit-transition-delay:0ms;
-o-transition-delay:0ms;
transition-delay:0ms;
z-index:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"] figcaption {
left:0;
bottom:0;
opacity:0;
-webkit-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%);
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"] figcaption {
top:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"]:active figcaption {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
}

.grid-gallery-caption[data-grid-gallery-type="cover-fade"] figcaption {
top:0;
left:0;
height:100%;
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="cover-fade"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="cover-fade"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="cover-fade"]:active figcaption {
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"] figcaption {
top:0;
left:0;
-webkit-transform:translateX(100%) rotate(20deg);
-ms-transform:translateX(100%) rotate(20deg);
-o-transform:translateX(100%) rotate(20deg);
transform:translateX(100%) rotate(20deg);
opacity:0;
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"] figcaption {
bottom:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"]:active figcaption {
-webkit-transform:translateX(0) rotate(0deg);
-ms-transform:translateX(0) rotate(0deg);
-o-transform:translateX(0) rotate(0deg);
transform:translateX(0) rotate(0deg);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] figcaption {
top:0;
left:0;
-webkit-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%);
opacity:0;
z-index:2;
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] figcaption {
bottom:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] .gg-caption-table,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] .grid-gallery-figcaption-wrap {
-webkit-transition:500ms 250ms;
-o-transition:500ms 250ms;
transition:500ms 250ms;
-webkit-transform:translateX(200%);
-ms-transform:translateX(200%);
-o-transform:translateX(200%);
transform:translateX(200%);
}

.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:active figcaption {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:hover .gg-caption-table,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:active .gg-caption-table,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:hover .grid-gallery-figcaption-wrap,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:active .grid-gallery-figcaption-wrap {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
}

.grid-gallery-caption[data-grid-gallery-type="cover-push-right"] figcaption {
top:0;
left:0;
height:100%;
-webkit-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="cover-push-right"] img {
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
}

.grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="cover-push-right"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:active figcaption {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:hover img,.grid-gallery-caption[data-grid-gallery-type="cover-push-right"].hovered img,.grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:active img {
-webkit-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%);
}

.grid-gallery-caption[data-grid-gallery-type="cover-slide-top"] figcaption {
top:0;
left:0;
height:100%;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="cover-slide-top"] img {
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="cover-slide-top"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="cover-slide-top"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="cover-slide-top"]:active figcaption {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"] figcaption {
top:0;
left:0;
-webkit-transform:scale(2);
-ms-transform:scale(2);
-o-transform:scale(2);
transform:scale(2);
text-align:center;
opacity:0;
}

.grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"] figcaption {
bottom:0;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"] img {
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:active figcaption {
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:hover img,.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"].hovered img,.grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:active img {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"] {
/*overflow: visible;*/
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-transform:perspective(1300px) rotateY(180deg);
-ms-transform:perspective(1300px) rotateY(180deg);
-o-transform:perspective(1300px) rotateY(180deg);
transform:perspective(1300px) rotateY(180deg);
-webkit-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-o-backface-visibility:hidden;
backface-visibility:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"] img {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:active figcaption {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:active img {
-webkit-transform:perspective(1300px) rotateY(-180deg);
-ms-transform:perspective(1300px) rotateY(-180deg);
-o-transform:perspective(1300px) rotateY(-180deg);
transform:perspective(1300px) rotateY(-180deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"] {
/*overflow: visible;*/
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-transform:perspective(1300px) rotateY(180deg);
-ms-transform:perspective(1300px) rotateY(180deg);
-o-transform:perspective(1300px) rotateY(180deg);
transform:perspective(1300px) rotateY(180deg);
-webkit-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-o-backface-visibility:hidden;
backface-visibility:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"] img {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:active figcaption {
-webkit-transform:perspective(1300px) rotateY(360deg);
-ms-transform:perspective(1300px) rotateY(360deg);
-o-transform:perspective(1300px) rotateY(360deg);
transform:perspective(1300px) rotateY(360deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:active img {
-webkit-transform:perspective(1300px) rotateY(180deg);
-ms-transform:perspective(1300px) rotateY(180deg);
-o-transform:perspective(1300px) rotateY(180deg);
transform:perspective(1300px) rotateY(180deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"] {
overflow:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-transform:perspective(1300px) rotateX(180deg);
-ms-transform:perspective(1300px) rotateX(180deg);
-o-transform:perspective(1300px) rotateX(180deg);
transform:perspective(1300px) rotateX(180deg);
-webkit-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-o-backface-visibility:hidden;
backface-visibility:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"] img {
-webkit-transform:perspective(1300px);
-ms-transform:perspective(1300px);
-o-transform:perspective(1300px);
transform:perspective(1300px);
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:active figcaption {
-webkit-transform:perspective(1300px) rotateX(360deg);
-ms-transform:perspective(1300px) rotateX(360deg);
-o-transform:perspective(1300px) rotateX(360deg);
transform:perspective(1300px) rotateX(360deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:active img {
-webkit-transform:perspective(1300px) rotateX(180deg);
-ms-transform:perspective(1300px) rotateX(180deg);
-o-transform:perspective(1300px) rotateX(180deg);
transform:perspective(1300px) rotateX(180deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"] {
overflow:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-transform:perspective(1300px) rotateX(180deg);
-ms-transform:perspective(1300px) rotateX(180deg);
-o-transform:perspective(1300px) rotateX(180deg);
transform:perspective(1300px) rotateX(180deg);
-webkit-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-o-backface-visibility:hidden;
backface-visibility:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"] img {
-webkit-transform:perspective(1300px);
-ms-transform:perspective(1300px);
-o-transform:perspective(1300px);
transform:perspective(1300px);
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:active figcaption {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:active img {
-webkit-transform:perspective(1300px) rotateX(-180deg);
-ms-transform:perspective(1300px) rotateX(-180deg);
-o-transform:perspective(1300px) rotateX(-180deg);
transform:perspective(1300px) rotateX(-180deg);
}

.grid-gallery-caption[data-grid-gallery-type="3d-cube"]:hover .box-3d-cube,.grid-gallery-caption[data-grid-gallery-type="3d-cube"]:active .box-3d-cube,.grid-gallery-caption[data-grid-gallery-type="3d-cube"].hovered .box-3d-cube {
-ms-transform:rotateX(-90deg);
-webkit-transform:rotateX(-90deg);
transform:rotateX(-90deg);
}

.grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube {
position:relative;
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d;
-webkit-transition:all .5s ease-out;
transition:all .5s ease-out;
}

.grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .face {
position:absolute;
-webkit-backface-visibility:visible;
backface-visibility:visible;
-ms-transform-origin:0 0;
-webkit-transform-origin:0 0;
transform-origin:0 0;
}

.grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .front {
-ms-transform:rotateX(0deg);
-webkit-transform:rotateX(0deg);
transform:rotateX(0deg);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
background:#d9d9d9;
}

.grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .back {
background:#9dcc78;
-ms-transform:rotateX(270deg);
-webkit-transform:rotateX(270deg);
transform:rotateX(270deg);
}

.grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .back>div {
-ms-transform:rotateX(-180deg);
-webkit-transform:rotateX(-180deg);
transform:rotateX(-180deg);
}

.grid-gallery-caption[data-grid-gallery-type="offset"] figcaption {
top:0;
left:0;
text-align:center;
opacity:0;
height:100%;
}

.grid-gallery-caption[data-grid-gallery-type="offset"] img {
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="offset"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="offset"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="offset"]:active figcaption {
-webkit-transform:translate(15px,15px);
-ms-transform:translate(15px,15px);
-o-transform:translate(15px,15px);
transform:translate(15px,15px);
opacity:1;
z-index:100;
overflow:hidden;
}

.grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"] {
/*overflow: visible;*/
}

.grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"] figcaption {
top:0;
left:0;
text-align:center;
height:100%;
}

.grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"] img {
display:block;
position:relative;
z-index:10;
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"]:hover img,.grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"].hovered img,.grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"]:active img {
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
}

.grid-gallery-caption[data-grid-gallery-type="half-slide"] figcaption {
top:0;
left:0;
text-align:center;
height:50% !important;
-webkit-transform:translateY(200%);
-ms-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%);
}

.grid-gallery-caption[data-grid-gallery-type="half-slide"] img {
display:block;
position:relative;
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="half-slide"]:hover img,.grid-gallery-caption[data-grid-gallery-type="half-slide"].hovered img,.grid-gallery-caption[data-grid-gallery-type="half-slide"]:active img {
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
}

.grid-gallery-caption[data-grid-gallery-type="half-slide"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="half-slide"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="half-slide"]:active figcaption {
-webkit-transform:translateY(100%);
-ms-transform:translateY(100%);
-o-transform:translateY(100%);
transform:translateY(100%);
}

.grid-gallery-caption[data-grid-gallery-type="tunnel"] figcaption {
top:0;
left:0;
text-align:center;
height:100%;
opacity:0;
-webkit-transform:scale(0.7);
-ms-transform:scale(0.7);
-o-transform:scale(0.7);
transform:scale(0.7);
z-index:11;
}

.grid-gallery-caption[data-grid-gallery-type="tunnel"] img {
display:block;
position:relative;
z-index:10;
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="tunnel"]:hover img,.grid-gallery-caption[data-grid-gallery-type="tunnel"].hovered img,.grid-gallery-caption[data-grid-gallery-type="tunnel"]:active img {
-webkit-transform:scale(0.4);
-ms-transform:scale(0.4);
-o-transform:scale(0.4);
transform:scale(0.4);
}

.grid-gallery-caption[data-grid-gallery-type="tunnel"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="tunnel"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="tunnel"]:active figcaption {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"] figcaption {
top:0;
left:0;
height:100%;
text-align:center;
-webkit-transition-duration:300ms;
-o-transition-duration:300ms;
-ms-transition-duration:300ms;
transition-duration:300ms;
-webkit-transform:rotateX(90deg);
-ms-transform:rotateX(90deg);
-o-transform:rotateX(90deg);
transform:rotateX(90deg);
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"] .grid-gallery-figcaption-wrap {
position:absolute;
top:40%;
left:0;
width:100%;
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"]:active figcaption {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-offset"] figcaption {
top:0;
left:-100%;
height:100%;
text-align:center;
-webkit-transition-duration:300ms;
-o-transition-duration:300ms;
-ms-transition-duration:300ms;
transition-duration:300ms;
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-offset"] .grid-gallery-figcaption-wrap {
position:absolute;
top:40%;
left:0;
width:100%;
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-offset"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="phophorus-offset"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="phophorus-offset"]:active figcaption {
box-shadow:inset 0 0 10px 5px #000;
-webkit-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%);
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"] figcaption {
top:0;
left:0;
height:100%;
text-align:center;
opacity:0;
-webkit-transform:scale(2.4);
-ms-transform:scale(2.4);
-o-transform:scale(2.4);
transform:scale(2.4);
-webkit-transition-duration:300ms;
-o-transition-duration:300ms;
-ms-transition-duration:300ms;
transition-duration:300ms;
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"] .grid-gallery-figcaption-wrap {
position:absolute;
top:40%;
left:0;
width:100%;
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:active figcaption {
opacity:1;
-webkit-transform:scale(1.0);
-ms-transform:scale(1.0);
-o-transform:scale(1.0);
transform:scale(1.0);
}

.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:hover img,.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"].hovered img,.grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:active img {
-webkit-transform:scale(0.4);
-ms-transform:scale(0.4);
-o-transform:scale(0.4);
transform:scale(0.4);
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover img,.grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered img {
-webkit-transform:rotate(4deg);
-ms-transform:rotate(4deg);
-o-transform:rotate(4deg);
transform:rotate(4deg);
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .read-more:hover,.grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .read-more:hover {
color:#444 !important;
}

.grid-gallery-caption[data-grid-gallery-type="post-bottom"] figcaption {
top:0;
left:0;
height:100%;
-webkit-transform:perspective(1300px) skewX(180deg);
-ms-transform:perspective(1300px) skewX(180deg);
-o-transform:perspective(1300px) skewX(180deg);
transform:perspective(1300px) skewX(180deg);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:active figcaption {
-webkit-transform:perspective(1300px) skewX(0deg);
-ms-transform:perspective(1300px) skewX(0deg);
-o-transform:perspective(1300px) skewX(0deg);
transform:perspective(1300px) skewX(0deg);
-webkit-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;
transition-duration:1s;
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-title {
-webkit-transform:translateX(-200%);
-ms-transform:translateX(-200%);
-o-transform:translateX(-200%);
transform:translateX(-200%);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-title,.grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-title {
-webkit-transform:translateX(0) skewX(-20deg);
-ms-transform:translateX(0) skewX(-20deg);
-o-transform:translateX(0) skewX(-20deg);
transform:translateX(0) skewX(-20deg);
-webkit-transition-duration:2s;
-o-transition-duration:2s;
-ms-transition-duration:2s;
transition-duration:2s;
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="post-fade"] figcaption {
top:0;
left:0;
height:100%;
-webkit-transform:translateY(100%);
-ms-transform:translateY(100%);
-o-transform:translateY(100%);
transform:translateY(100%);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="post-fade"] img {
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="post-fade"]:active figcaption {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-title {
-webkit-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-title,.grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-title {
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
-webkit-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;
transition-duration:1s;
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-date {
-webkit-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-date {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
-webkit-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;
transition-duration:1s;
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-author {
-webkit-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-author {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
-webkit-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;
transition-duration:1s;
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-content {
-webkit-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-content {
-webkit-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
transform:scale(0.8);
it-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;
transition-duration:1s;
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-categories {
-webkit-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-categories,.grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-categories {
-webkit-transform:scale(1.0);
-ms-transform:scale(1.0);
-o-transform:scale(1.0);
transform:scale(1.0);
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"] {
overflow:visible;
}

.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
background:#265e6e;
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"] .post-feed-crop {
display:block;
font-family:'Montserrat',sans-serif;
position:relative;
margin-top:10%;
text-align:center;
color:#fff !important;
-webkit-transform:scale(0.1);
-ms-transform:scale(0.1);
-o-transform:scale(0.1);
transform:scale(0.1);
-webkit-transition:800ms;
-o-transition:800ms;
transition:800ms;
}

.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:active figcaption {
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:hover .post-feed-crop,.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"].hovered .post-feed-crop,.grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:active .post-feed-crop {
-webkit-transform:scale(1.0);
-ms-transform:scale(1.0);
-o-transform:scale(1.0);
transform:scale(1.0);
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] figcaption {
top:-100%;
left:0;
width:100%;
height:100%;
background:#265e6e;
-webkit-transition:500ms;
-o-transition:500ms;
transition:500ms;
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .grid-gallery-figcaption-wrap {
width:100%;
position:absolute;
top:100%;
left:0;
font-family:'Montserrat',sans-serif;
margin-top:10%;
text-align:center;
color:#fff !important;
background:rgba(38,94,110,0.63);
-webkit-transition:800ms;
-o-transition:800ms;
transition:800ms;
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-crop {
padding:20px;
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-content {
opacity:0;
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:active figcaption {
-webkit-transform:translateY(100%);
-ms-transform:translateY(100%);
-o-transform:translateY(100%);
transform:translateY(100%);
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .grid-gallery-figcaption-wrap,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .grid-gallery-figcaption-wrap,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:active .grid-gallery-figcaption-wrap {
background:rgba(226,104,103,1.0);
top:0;
}

.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .post-feed-content,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .post-feed-author,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .post-feed-date,.grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .post-feed-content {
opacity:1;
}

.grid-gallery-caption .post-feed-crop span.separator {
opacity:0;
}

.grid-gallery-caption:hover .post-feed-crop span.separator {
opacity:1;
}

.grid-gallery-caption[data-grid-gallery-type="elastic"] {
it-transition-duration:800ms;
-o-transition-duration:800ms;
-ms-transition-duration:800ms;
transition-duration:800ms;
}

.grid-gallery-caption[data-grid-gallery-type="elastic"]:hover,.grid-gallery-caption[data-grid-gallery-type="elastic"].hovered {
-webkit-transform:translateX(50%);
-ms-transform:translateX(50%);
-o-transform:translateX(50%);
transform:translateX(50%);
}

.grid-gallery-caption[data-grid-gallery-type="fade"] {
opacity:1;
it-transition-duration:800ms;
-o-transition-duration:800ms;
-ms-transition-duration:800ms;
transition-duration:800ms;
}

.grid-gallery-caption[data-grid-gallery-type="fade"]:hover,.grid-gallery-caption[data-grid-gallery-type="fade"].hovered {
opacity:.4;
}

.grid-gallery-caption .box {
position:relative;
width:150px;
height:150px;
line-height:150px;
overflow:hidden;
}

.grid-gallery-caption .box__center,.grid-gallery-caption .box__right,.grid-gallery-caption .box__left,.grid-gallery-caption .box__top,.grid-gallery-caption .box__bottom,.grid-gallery-caption .box img {
position:absolute;
width:inherit;
height:inherit;
text-align:center;
line-height:inherit;
left:0;
top:0;
transition:transform .4s ease;
transform:translateZ(0);
}

.grid-gallery-caption .box img {
z-index:-1;
}

.grid-gallery-caption .box__center:before,.grid-gallery-caption .box__right:before,.grid-gallery-caption .box__left:before,.grid-gallery-caption .box__top:before,.grid-gallery-caption .box__bottom:before {
position:absolute;
content:'';
/*
     * Calculation:
     *      ____a____
     *    /|\        |
     *   b | \       |
     *  /  a  \      |
     *  \  |  /      |
     *   \ | /       |
     *    \|/________|
     *
     *  a^2 = b^2+b^2
     *
     *  solve to b:
     *
     *  a^2         = 2b^2 | /2
     *  a^2 / 2     =  b^2 | sqrt
     *  a / sqrt(2) =  b
     *
     * Percentage:
     * a = 100%
     * 100 / sqrt(2) = 70.71%
     *                 ------
     */
width:70.71%;
height:70.71%;
transform:rotate(45deg);
}

.grid-gallery-caption .box__center:hover,.grid-gallery-caption .box__right:hover,.grid-gallery-caption .box__left:hover,.grid-gallery-caption .box__top:hover,.grid-gallery-caption .box__bottom:hover,.grid-gallery-caption .box__center.hovered,.grid-gallery-caption .box__right.hovered,.grid-gallery-caption .box__left.hovered,.grid-gallery-caption .box__top.hovered,.grid-gallery-caption .box__bottom.hovered {
transform:translateX(0);
z-index:1;
}

.grid-gallery-caption .box__center:hover:before,.grid-gallery-caption .box__right:hover:before,.grid-gallery-caption .box__left:hover:before,.grid-gallery-caption .box__top:hover:before,.grid-gallery-caption .box__bottom:hover:before {
width:100%;
height:100%;
transform:none;
}

.grid-gallery-caption .box__center {
background:orange;
z-index:-1;
}

.grid-gallery-caption .box__right {
background:blue;
transform:translateX(100%);
}

.grid-gallery-caption .box__right:before {
right:100%;
bottom:0;
transform-origin:100% 100%;
}

.grid-gallery-caption .box__right:hover ~ .grid-gallery-caption .box__center,.grid-gallery-caption .box__right.hovered ~ .grid-gallery-caption .box__center {
transform:translateX(-100%);
}

.grid-gallery-caption .box__left {
background:green;
transform:translateX(-100%);
}

.grid-gallery-caption .box__left:before {
left:100%;
transform-origin:0 0;
}

.grid-gallery-caption .box__left:hover ~ .grid-gallery-caption .box__center,.grid-gallery-caption .box__left.hovered ~ .grid-gallery-caption .box__center {
transform:translateX(100%);
}

.grid-gallery-caption .box__top {
background:red;
transform:translateY(-100%);
}

.grid-gallery-caption .box__top:before {
top:100%;
right:0;
transform-origin:100% 0;
}

.grid-gallery-caption .box__top:hover ~ .grid-gallery-caption .box__center,.grid-gallery-caption .box__top.hovered ~ .grid-gallery-caption .box__center {
transform:translateY(100%);
}

.grid-gallery-caption .box__bottom {
background:#ff0;
transform:translateY(100%);
}

.grid-gallery-caption .box__bottom:before {
bottom:100%;
left:0;
transform-origin:0 100%;
}

.grid-gallery-caption .box__bottom:hover ~ .grid-gallery-caption .box__center,.grid-gallery-caption .box__bottom.hovered ~ .grid-gallery-caption .box__center {
transform:translateY(-100%);
}

.grid-gallery-caption[data-grid-gallery-type="cube"] {
-webkit-perspective:400px;
-ms-perspective:400px;
perspective:400px;
}

.grid-gallery-caption[data-grid-gallery-type="cube"] figcaption {
-webkit-transform:rotate3d(1,0,0,90deg);
transform:rotate3d(1,0,0,90deg);
transform-origin:0 0;
transition:0ms;
width:100%;
height:100%;
padding:20px;
position:absolute;
top:0;
left:0;
overflow:hidden;
visibility:hidden;
-webkit-perspective:400px;
-ms-perspective:400px;
perspective:400px;
}

.cube-in-top {
-webkit-transform-origin:50% 0;
-moz-transform-origin:50% 0;
-ms-transform-origin:50% 0;
transform-origin:50% 0;
-webkit-animation:cube-in-top 300ms ease 0ms 1 forwards;
-moz-animation:cube-in-top 300ms ease 0ms 1 forwards;
animation:cube-in-top 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-in-top {
0% {
-webkit-transform:rotate3d(-1,0,0,90deg);
-moz-transform:rotate3d(-1,0,0,90deg);
transform:rotate3d(-1,0,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

@keyframes cube-in-top {
0% {
-webkit-transform:rotate3d(-1,0,0,90deg);
-moz-transform:rotate3d(-1,0,0,90deg);
transform:rotate3d(-1,0,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

.cube-out-top {
-webkit-transform-origin:50% 0;
-moz-transform-origin:50% 0;
-ms-transform-origin:50% 0;
transform-origin:50% 0;
-webkit-animation:cube-out-top 300ms ease 0ms 1 forwards;
-moz-animation:cube-out-top 300ms ease 0ms 1 forwards;
animation:cube-out-top 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-out-top {
0% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}

100% {
-webkit-transform:rotate3d(-1,0,0,104deg);
-moz-transform:rotate3d(-1,0,0,104deg);
transform:rotate3d(-1,0,0,104deg);
visibility:hidden;
}
}

@keyframes cube-out-top {
0% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}

100% {
-webkit-transform:rotate3d(-1,0,0,104deg);
-moz-transform:rotate3d(-1,0,0,104deg);
transform:rotate3d(-1,0,0,104deg);
visibility:hidden;
}
}

.cube-in-right {
-webkit-transform-origin:100% 0 !important;
-moz-transform-origin:100% 0 !important;
-ms-transform-origin:100% 0 !important;
transform-origin:100% 0 !important;
-webkit-animation:cube-in-right 300ms ease 0ms 1 forwards;
animation:cube-in-right 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-in-right {
from {
-webkit-transform:rotate3d(0,-1,0,90deg);
-moz-transform:rotate3d(0,-1,0,90deg);
transform:rotate3d(0,-1,0,90deg);
visibility:hidden;
}

to {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

@keyframes cube-in-right {
0% {
-webkit-transform:rotate3d(0,-1,0,90deg);
-moz-transform:rotate3d(0,-1,0,90deg);
transform:rotate3d(0,-1,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

.cube-out-right {
-webkit-transform-origin:100% 50% !important;
-moz-transform-origin:100% 50% !important;
-ms-transform-origin:100% 50% !important;
transform-origin:100% 50% !important;
-webkit-animation:cube-out-right 300ms ease 0ms 1 forwards;
animation:cube-out-right 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-out-right {
0% {
-webkit-transform:rotateY(0);
-moz-transform:rotateY(0);
transform:rotateY(0);
visibility:visible;
}

100% {
-webkit-transform:rotateY(-105deg);
-moz-transform:rotateY(-105deg);
transform:rotateY(-105deg);
visibility:hidden;
}
}

@keyframes cube-out-right {
0% {
-webkit-transform:rotateY(0);
-moz-transform:rotateY(0);
transform:rotateY(0);
visibility:visible;
}

100% {
-webkit-transform:rotateY(-105deg);
-moz-transform:rotateY(-105deg);
transform:rotateY(-105deg);
visibility:hidden;
}
}

.cube-in-bottom {
-webkit-transform-origin:50% 100% !important;
-moz-transform-origin:50% 100% !important;
-ms-transform-origin:50% 100% !important;
transform-origin:50% 100% !important;
-webkit-animation:cube-in-bottom 300ms ease 0ms 1 forwards;
animation:cube-in-bottom 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-in-bottom {
0% {
-webkit-transform:rotate3d(1,0,0,90deg);
-moz-transform:rotate3d(1,0,0,90deg);
transform:rotate3d(1,0,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

@keyframes cube-in-bottom {
0% {
-webkit-transform:rotate3d(1,0,0,90deg);
-moz-transform:rotate3d(1,0,0,90deg);
transform:rotate3d(1,0,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

.cube-out-bottom {
-webkit-transform-origin:50% 100% !important;
-moz-transform-origin:50% 100% !important;
-ms-transform-origin:50% 100% !important;
transform-origin:50% 100% !important;
-webkit-animation:cube-out-bottom 300ms ease 0ms 1 forwards;
animation:cube-out-bottom 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-out-bottom {
0% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}

100% {
-webkit-transform:rotate3d(1,0,0,104deg);
-moz-transform:rotate3d(1,0,0,104deg);
transform:rotate3d(1,0,0,104deg);
visibility:hidden;
}
}

@keyframes cube-out-bottom {
0% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}

100% {
-webkit-transform:rotate3d(1,0,0,104deg);
-moz-transform:rotate3d(1,0,0,104deg);
transform:rotate3d(1,0,0,104deg);
visibility:hidden;
}
}

.cube-in-left {
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;
-webkit-animation:cube-in-left 300ms ease 0ms 1 forwards;
animation:cube-in-left 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-in-left {
0% {
-webkit-transform:rotate3d(0,1,0,90deg);
-moz-transform:rotate3d(0,1,0,90deg);
transform:rotate3d(0,1,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

@keyframes cube-in-left {
0% {
-webkit-transform:rotate3d(0,1,0,90deg);
-moz-transform:rotate3d(0,1,0,90deg);
transform:rotate3d(0,1,0,90deg);
visibility:hidden;
}

100% {
-webkit-transform:rotate3d(0,0,0,0deg);
-moz-transform:rotate3d(0,0,0,0deg);
transform:rotate3d(0,0,0,0deg);
visibility:visible;
}
}

.cube-out-left {
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;
-webkit-animation:cube-out-left 300ms ease 0ms 1 forwards;
animation:cube-out-left 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes cube-out-left {
0% {
-webkit-transform:rotateY(0);
-moz-transform:rotateY(0);
transform:rotateY(0);
visibility:visible;
}

100% {
-webkit-transform:rotateY(105deg);
-moz-transform:rotateY(105deg);
transform:rotateY(105deg);
visibility:hidden;
}
}

@keyframes cube-out-left {
0% {
-webkit-transform:rotateY(0);
-moz-transform:rotateY(0);
transform:rotateY(0);
visibility:visible;
}

100% {
-webkit-transform:rotateY(105deg);
-moz-transform:rotateY(105deg);
transform:rotateY(105deg);
visibility:hidden;
}
}

#effectsPreview .grid-gallery-caption[data-grid-gallery-type="polaroid"] {
width:150px;
height:150px;
vertical-align:top;
}

#effectsPreview .grid-gallery-caption[data-grid-gallery-type="polaroid"] img {
width:120px !important;
height:120px !important;
margin:5px auto 0 !important;
position:absolute;
left:15px;
}

#effectsPreview .grid-gallery-caption[data-grid-gallery-type="polaroid"] figcaption {
height:100%;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"] {
-webkit-backface-visibility:hidden;
-webkit-font-smoothing:antialiased;
-o-transition-duration:500ms;
-ms-transition-duration:500ms;
transition-duration:500ms;
z-index:1;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"] .crop {
margin:0 auto;
z-index:2;
position:relative;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"] figcaption {
position:relative;
z-index:1;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"] img {
z-index:2;
position:relative;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"] figcaption .grid-gallery-figcaption-wrap {
position:relative;
}

/* @media (max-width:1024px) {
   .grid-gallery-caption[data-grid-gallery-type="none"] figcaption {
      background: transparent !important;
      background-color: transparent !important;
   }
} */
.grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-animation:hover,.grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-animation.hovered {
transform:scale(1.1) rotate(0deg) !important;
z-index:2;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-scattering:hover,.grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-scattering.hovered {
z-index:2;
}

/* Caption builder TABLE GRID GALLERY */
.gg-caption-table {
width:100%;
height:100%;
}

.gg-caption-row {
position:relative;
height:33%;
overflow:hidden;
/* important style*/
text-align:left;
}

.gg-caption-row:nth-child(3) {
height:34%;
}

.gg-caption-row.top,.gg-caption-row.middle,.gg-caption-row.bottom,.gg-caption-row.center {
position:absolute;
width:100%;
}

.grid-gallery-caption[data-grid-gallery-type="polaroid"] .gg-caption-row {
left:0;
}

.gg-caption-row.top {
top:0;
}

.gg-caption-row.center {
top:50%;
transform:translateY(-50%);
}

.gg-caption-row.bottom {
bottom:0;
}

.gg-caption-row.disabled {
display:none;
}

.gg-caption-cell {
display:inline-block;
max-height:100%;
}

/*
.gg-caption-middle.gg-caption-cell {
    position:relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top:50%;
    display: inline-block;
}
.gg-caption-bottom.gg-caption-cell {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
/* revolving-door-original-left */
.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
-webkit-animation-name:sgg-caption-effect-rdol-figcaption;
-moz-animation-name:sgg-caption-effect-rdol-figcaption;
-o-animation-name:sgg-caption-effect-rdol-figcaption;
animation-name:sgg-caption-effect-rdol-figcaption;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:active figcaption {
-webkit-animation-name:sgg-caption-effect-rdol-figcaption-back;
-moz-animation-name:sgg-caption-effect-rdol-figcaption-back;
-o-animation-name:sgg-caption-effect-rdol-figcaption-back;
animation-name:sgg-caption-effect-rdol-figcaption-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"] img {
-webkit-animation-name:sgg-caption-effect-rdol;
-moz-animation-name:sgg-caption-effect-rdol;
-o-animation-name:sgg-caption-effect-rdol;
animation-name:sgg-caption-effect-rdol;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:active img {
-webkit-animation-name:sgg-caption-effect-rdol-back;
-moz-animation-name:sgg-caption-effect-rdol-back;
-o-animation-name:sgg-caption-effect-rdol-back;
animation-name:sgg-caption-effect-rdol-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

@-webkit-keyframes sgg-caption-effect-rdol-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}
}

@keyframes sgg-caption-effect-rdol-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}
}

@-webkit-keyframes sgg-caption-effect-rdol-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@keyframes sgg-caption-effect-rdol-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@-webkit-keyframes sgg-caption-effect-rdol-back {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

@keyframes sgg-caption-effect-rdol-back {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

@-webkit-keyframes sgg-caption-effect-rdol {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

@keyframes sgg-caption-effect-rdol {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

/*revolving-door-original-right*/
.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-animation-name:sgg-caption-effect-rdor-figcaption;
-moz-animation-name:sgg-caption-effect-rdor-figcaption;
-o-animation-name:sgg-caption-effect-rdor-figcaption;
animation-name:sgg-caption-effect-rdor-figcaption;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:active figcaption {
-webkit-animation-name:sgg-caption-effect-rdor-figcaption-back;
-moz-animation-name:sgg-caption-effect-rdor-figcaption-back;
-o-animation-name:sgg-caption-effect-rdor-figcaption-back;
animation-name:sgg-caption-effect-rdor-figcaption-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"] img {
-webkit-animation-name:sgg-caption-effect-rdor;
-moz-animation-name:sgg-caption-effect-rdor;
-o-animation-name:sgg-caption-effect-rdor;
animation-name:sgg-caption-effect-rdor;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:active img {
-webkit-animation-name:sgg-caption-effect-rdor-back;
-moz-animation-name:sgg-caption-effect-rdor-back;
-o-animation-name:sgg-caption-effect-rdor-back;
animation-name:sgg-caption-effect-rdor-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

@-webkit-keyframes sgg-caption-effect-rdor-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}
}

@keyframes sgg-caption-effect-rdor-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}
}

@-webkit-keyframes sgg-caption-effect-rdor-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@keyframes sgg-caption-effect-rdor-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateY(-90deg);
-ms-transform:perspective(1300px) rotateY(-90deg);
-o-transform:perspective(1300px) rotateY(-90deg);
transform:perspective(1300px) rotateY(-90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@-webkit-keyframes sgg-caption-effect-rdor-back {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

@keyframes sgg-caption-effect-rdor-back {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

@-webkit-keyframes sgg-caption-effect-rdor {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

@keyframes sgg-caption-effect-rdor {
0% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateY(90deg);
-ms-transform:perspective(1300px) rotateY(90deg);
-o-transform:perspective(1300px) rotateY(90deg);
transform:perspective(1300px) rotateY(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateY(0deg);
-ms-transform:perspective(1300px) rotateY(0deg);
-o-transform:perspective(1300px) rotateY(0deg);
transform:perspective(1300px) rotateY(0deg);
}
}

/*revolving-door-original-top*/
.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-animation-name:sgg-caption-effect-rdot-figcaption;
-moz-animation-name:sgg-caption-effect-rdot-figcaption;
-o-animation-name:sgg-caption-effect-rdot-figcaption;
animation-name:sgg-caption-effect-rdot-figcaption;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:active figcaption {
-webkit-animation-name:sgg-caption-effect-rdot-figcaption-back;
-moz-animation-name:sgg-caption-effect-rdot-figcaption-back;
-o-animation-name:sgg-caption-effect-rdot-figcaption-back;
animation-name:sgg-caption-effect-rdot-figcaption-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"] img {
-webkit-animation-name:sgg-caption-effect-rdot;
-moz-animation-name:sgg-caption-effect-rdot;
-o-animation-name:sgg-caption-effect-rdot;
animation-name:sgg-caption-effect-rdot;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:active img {
-webkit-animation-name:sgg-caption-effect-rdot-back;
-moz-animation-name:sgg-caption-effect-rdot-back;
-o-animation-name:sgg-caption-effect-rdot-back;
animation-name:sgg-caption-effect-rdot-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

@-webkit-keyframes sgg-caption-effect-rdot-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}
}

@keyframes sgg-caption-effect-rdot-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}
}

@-webkit-keyframes sgg-caption-effect-rdot-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@keyframes sgg-caption-effect-rdot-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@-webkit-keyframes sgg-caption-effect-rdot-back {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

@keyframes sgg-caption-effect-rdot-back {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

@-webkit-keyframes sgg-caption-effect-rdot {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

@keyframes sgg-caption-effect-rdot {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

/*revolving-door-original-bottom*/
.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"] figcaption {
top:0;
left:0;
width:100%;
height:100%;
-webkit-animation-name:sgg-caption-effect-rdob-figcaption;
-moz-animation-name:sgg-caption-effect-rdob-figcaption;
-o-animation-name:sgg-caption-effect-rdob-figcaption;
animation-name:sgg-caption-effect-rdob-figcaption;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:hover figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"].hovered figcaption,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:active figcaption {
-webkit-animation-name:sgg-caption-effect-rdob-figcaption-back;
-moz-animation-name:sgg-caption-effect-rdob-figcaption-back;
-o-animation-name:sgg-caption-effect-rdob-figcaption-back;
animation-name:sgg-caption-effect-rdob-figcaption-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"] img {
-webkit-animation-name:sgg-caption-effect-rdob;
-moz-animation-name:sgg-caption-effect-rdob;
-o-animation-name:sgg-caption-effect-rdob;
animation-name:sgg-caption-effect-rdob;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:hover img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"].hovered img,.grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:active img {
-webkit-animation-name:sgg-caption-effect-rdob-back;
-moz-animation-name:sgg-caption-effect-rdob-back;
-o-animation-name:sgg-caption-effect-rdob-back;
animation-name:sgg-caption-effect-rdob-back;
-webkit-animation-duration:500ms;
-moz-animation-duration:500ms;
-o-animation-duration:500ms;
animation-duration:500ms;
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

@-webkit-keyframes sgg-caption-effect-rdob-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}
}

@keyframes sgg-caption-effect-rdob-figcaption-back {
0% {
opacity:0;
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
opacity:0;
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}
}

@-webkit-keyframes sgg-caption-effect-rdob-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@keyframes sgg-caption-effect-rdob-figcaption {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
opacity:1;
}

50% {
-webkit-transform:perspective(1300px) rotateX(90deg);
-ms-transform:perspective(1300px) rotateX(90deg);
-o-transform:perspective(1300px) rotateX(90deg);
transform:perspective(1300px) rotateX(90deg);
opacity:0;
}

100% {
opacity:0;
}
}

@-webkit-keyframes sgg-caption-effect-rdob-back {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

@keyframes sgg-caption-effect-rdob-back {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

@-webkit-keyframes sgg-caption-effect-rdob {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}

@keyframes sgg-caption-effect-rdob {
0% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}

50% {
-webkit-transform:perspective(1300px) rotateX(-90deg);
-ms-transform:perspective(1300px) rotateX(-90deg);
-o-transform:perspective(1300px) rotateX(-90deg);
transform:perspective(1300px) rotateX(-90deg);
}

100% {
-webkit-transform:perspective(1300px) rotateX(0deg);
-ms-transform:perspective(1300px) rotateX(0deg);
-o-transform:perspective(1300px) rotateX(0deg);
transform:perspective(1300px) rotateX(0deg);
}
}.flex-images {
overflow:hidden;
}

.flex-images .item {
float:left;
margin:4px;
border:1px solid #eee;
box-sizing:content-box;
overflow:hidden;
position:relative;
}

.flex-images .item img {
width:auto;
height:100%;
}/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
overflow:hidden;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}

.lightSlider:before,.lightSlider:after {
content:" ";
display:table;
}

.lightSlider {
overflow:hidden;
}

.lSSlideWrapper {
max-width:100%;
overflow:hidden;
position:relative;
}

.lSSlideWrapper > .lightSlider:after {
clear:both;
}

.lSSlideWrapper .lSSlide {
-webkit-transform:translate(0px,0px);
-ms-transform:translate(0px,0px);
transform:translate(0px,0px);
-webkit-transition:all 1s;
-webkit-transition-property:-webkit-transform,height;
-moz-transition-property:-moz-transform,height;
transition-property:transform,height;
-webkit-transition-duration:inherit;
transition-duration:inherit;
-webkit-transition-timing-function:inherit;
transition-timing-function:inherit;
}

.lSSlideWrapper .lSFade {
position:relative;
}

.lSSlideWrapper .lSFade > * {
position:absolute !important;
top:0;
left:0;
z-index:9;
margin-right:0;
width:100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
opacity:0;
-webkit-transition-delay:0s;
transition-delay:0s;
-webkit-transition-duration:inherit;
transition-duration:inherit;
-webkit-transition-property:opacity;
transition-property:opacity;
-webkit-transition-timing-function:inherit;
transition-timing-function:inherit;
}

.lSSlideWrapper .lSFade > .active {
z-index:10;
}

.lSSlideWrapper.usingCss .lSFade > .active {
opacity:1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
margin:10px 0 0;
padding:0;
text-align:center;
}

.lSSlideOuter .lSPager.lSpg > li {
cursor:pointer;
display:inline-block;
padding:0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
background-color:#222;
border-radius:30px;
display:inline-block;
height:8px;
overflow:hidden;
text-indent:-999em;
width:8px;
position:relative;
z-index:99;
-webkit-transition:all .5s linear 0s;
transition:all .5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,.lSSlideOuter .lSPager.lSpg > li.active a {
background-color:#428bca;
}

.lSSlideOuter .media {
opacity:.8;
}

.lSSlideOuter .media.active {
opacity:1;
}

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
list-style:none outside none;
padding-left:0;
margin:0;
overflow:hidden;
transform:translate3d(0px,0px,0px);
-moz-transform:translate3d(0px,0px,0px);
-ms-transform:translate3d(0px,0px,0px);
-webkit-transform:translate3d(0px,0px,0px);
-o-transform:translate3d(0px,0px,0px);
-webkit-transition-property:-webkit-transform;
-moz-transition-property:-moz-transform;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}

.lSSlideOuter .lSPager.lSGallery li {
opacity:.7;
overflow:hidden;
-webkit-transition:opacity .35s linear 0s;
transition:opacity .35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover {
opacity:1;
}

.lSSlideOuter .lSPager.lSGallery img {
display:block;
height:auto;
max-width:100%;
}

.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after {
content:" ";
display:table;
}

.lSSlideOuter .lSPager.lSGallery:after {
clear:both;
}

/* End of Gallery*/
/* slider actions */
.lSAction > a {
width:32px;
display:block;
top:50%;
height:32px;
background-image:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/img/controls.png);
cursor:pointer;
position:absolute;
z-index:9999;
margin-top:-16px;
opacity:.5;
-webkit-transition:opacity .35s linear 0s;
transition:opacity .35s linear 0s;
}

.lSAction > a:hover {
opacity:1;
}

.lSAction > .lSPrev {
background-position:0 0;
left:10px;
}

.lSAction > .lSNext {
background-position:-32px 0;
right:10px;
}

.lSAction > a.disabled {
pointer-events:none;
}

.cS-hidden {
height:1px;
opacity:0;
filter:alpha(opacity=0);
overflow:hidden;
}

/* vertical */
.lSSlideOuter.vertical {
position:relative;
}

.lSSlideOuter.vertical.noPager {
padding-right:0 !important;
}

.lSSlideOuter.vertical .lSGallery {
position:absolute !important;
right:0;
top:0;
}

.lSSlideOuter.vertical .lightSlider > * {
width:100% !important;
max-width:none !important;
}

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
direction:rtl;
}

.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager {
padding-left:0;
list-style:none outside none;
}

.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager {
padding-right:0;
}

.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li {
float:left;
}

.lSSlideOuter.lSrtl .lightSlider > *,.lSSlideOuter.lSrtl .lSGallery li {
float:right !important;
}

/* Rtl */
@-webkit-keyframes rightEnd {
0% {
left:0;
}

50% {
left:-15px;
}

100% {
left:0;
}
}

@keyframes rightEnd {
0% {
left:0;
}

50% {
left:-15px;
}

100% {
left:0;
}
}

@-webkit-keyframes topEnd {
0% {
top:0;
}

50% {
top:-15px;
}

100% {
top:0;
}
}

@keyframes topEnd {
0% {
top:0;
}

50% {
top:-15px;
}

100% {
top:0;
}
}

@-webkit-keyframes leftEnd {
0% {
left:0;
}

50% {
left:15px;
}

100% {
left:0;
}
}

@keyframes leftEnd {
0% {
left:0;
}

50% {
left:15px;
}

100% {
left:0;
}
}

@-webkit-keyframes bottomEnd {
0% {
bottom:0;
}

50% {
bottom:-15px;
}

100% {
bottom:0;
}
}

@keyframes bottomEnd {
0% {
bottom:0;
}

50% {
bottom:-15px;
}

100% {
bottom:0;
}
}

.lSSlideOuter .rightEnd {
-webkit-animation:rightEnd .3s;
animation:rightEnd .3s;
position:relative;
}

.lSSlideOuter .leftEnd {
-webkit-animation:leftEnd .3s;
animation:leftEnd .3s;
position:relative;
}

.lSSlideOuter.vertical .rightEnd {
-webkit-animation:topEnd .3s;
animation:topEnd .3s;
position:relative;
}

.lSSlideOuter.vertical .leftEnd {
-webkit-animation:bottomEnd .3s;
animation:bottomEnd .3s;
position:relative;
}

.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation:leftEnd .3s;
animation:leftEnd .3s;
position:relative;
}

.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation:rightEnd .3s;
animation:rightEnd .3s;
position:relative;
}/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */
/* ----------------------------------
		Default Theme
	----------------------------------- */
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(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}

/* Top left corner */
div.pp_default .pp_top .pp_middle {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}

/* Top pattern/color */
div.pp_default .pp_top .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}

/* Top right corner */
div.pp_default .pp_content .ppt {
color:#f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
padding-left:13px;
}

div.pp_default .pp_content_container .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite_y.png) top right repeat-y;
padding-right:13px;
}

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

/* Content background */
div.pp_default .pp_next:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite_next.png) center right no-repeat;
cursor:pointer;
}

/* Next button */
div.pp_default .pp_previous:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
cursor:pointer;
}

/* Previous button */
div.pp_default .pp_expand {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
cursor:pointer;
width:28px;
height:28px;
}

/* Expand button */
div.pp_default .pp_expand:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
cursor:pointer;
}

/* Expand button hover */
div.pp_default .pp_contract {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
cursor:pointer;
width:28px;
height:28px;
}

/* Contract button */
div.pp_default .pp_contract:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
cursor:pointer;
}

/* Contract button hover */
div.pp_default .pp_close {
width:30px;
height:30px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
cursor:pointer;
}

/* Close button */
div.pp_default #pp_full_res .pp_inline {
color:#000;
}

div.pp_default .pp_gallery ul li a {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
border:1px solid #aaa;
}

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

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(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/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 .pp_details {
position:relative;
}

div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
height:20px;
margin:4px 0 0;
width:20px;
}

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

/* The next arrow in the bottom nav */
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;
margin:0;
padding:0 0 0 10px;
position:absolute;
top:2px;
}

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

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

div.pp_default .pp_bottom .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}

/* Bottom left corner */
div.pp_default .pp_bottom .pp_middle {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}

/* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}

/* Bottom right corner */
div.pp_default .pp_loaderIcon {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/default/loader.gif) center center no-repeat;
}

/* Loader icon */
#pp_full_res iframe {
padding:0;
margin:0;
}

div.pp_details p {
line-height:1;
}

div.pp_details .pp_description {
margin:3px 10px 0 0;
padding-top:0;
font-size:1em;
}

/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */
div.light_rounded .pp_top .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */
div.light_rounded .pp_top .pp_middle {
background:#fff;
}

/* Top pattern/color */
div.light_rounded .pp_top .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */
div.light_rounded .pp_content .ppt {
color:#000;
}

div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right {
background:#fff;
}

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

/* Content background */
div.light_rounded .pp_next:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
cursor:pointer;
}

/* Next button */
div.light_rounded .pp_previous:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
cursor:pointer;
}

/* Previous button */
div.light_rounded .pp_expand {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
cursor:pointer;
}

/* Expand button */
div.light_rounded .pp_expand:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
cursor:pointer;
}

/* Expand button hover */
div.light_rounded .pp_contract {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
cursor:pointer;
}

/* Contract button */
div.light_rounded .pp_contract:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
cursor:pointer;
}

/* Contract button hover */
div.light_rounded .pp_close {
width:75px;
height:22px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
cursor:pointer;
}

/* Close button */
div.light_rounded .pp_details {
position:relative;
}

/*div.light_rounded .pp_description { margin-right: 85px; }*/
div.light_rounded #pp_full_res .pp_inline {
color:#000;
}

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

div.light_rounded .pp_nav .pp_play {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
height:15px;
width:14px;
}

div.light_rounded .pp_nav .pp_pause {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
height:15px;
width:14px;
}

div.light_rounded .pp_arrow_previous {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled {
background-position:0 -87px;
cursor:default;
}

div.light_rounded .pp_arrow_next {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled {
background-position:-22px -87px;
cursor:default;
}

div.light_rounded .pp_bottom .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle {
background:#fff;
}

/* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */
div.light_rounded .pp_loaderIcon {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
div.dark_rounded .pp_top .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */
div.dark_rounded .pp_top .pp_middle {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Top pattern/color */
div.dark_rounded .pp_top .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */
div.dark_rounded .pp_content_container .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}

/* Left Content background */
div.dark_rounded .pp_content_container .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}

/* Right Content background */
div.dark_rounded .pp_content {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Content background */
div.dark_rounded .pp_next:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
cursor:pointer;
}

/* Next button */
div.dark_rounded .pp_previous:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
cursor:pointer;
}

/* Previous button */
div.dark_rounded .pp_expand {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
cursor:pointer;
}

/* Expand button */
div.dark_rounded .pp_expand:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
cursor:pointer;
}

/* Expand button hover */
div.dark_rounded .pp_contract {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
cursor:pointer;
}

/* Contract button */
div.dark_rounded .pp_contract:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
cursor:pointer;
}

/* Contract button hover */
div.dark_rounded .pp_close {
width:75px;
height:22px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
cursor:pointer;
}

/* Close button */
div.dark_rounded .pp_details {
position:relative;
}

/*div.dark_rounded .pp_description { margin-right: 85px; }*/
div.dark_rounded .currentTextHolder {
color:#c4c4c4;
}

div.dark_rounded .pp_description {
color:#fff;
}

div.dark_rounded #pp_full_res .pp_inline {
color:#fff;
}

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

div.dark_rounded .pp_nav .pp_play {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
height:15px;
width:14px;
}

div.dark_rounded .pp_nav .pp_pause {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
height:15px;
width:14px;
}

div.dark_rounded .pp_arrow_previous {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled {
background-position:0 -87px;
cursor:default;
}

div.dark_rounded .pp_arrow_next {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled {
background-position:-22px -87px;
cursor:default;
}

div.dark_rounded .pp_bottom .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */
div.dark_rounded .pp_loaderIcon {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
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 .currentTextHolder {
color:#c4c4c4;
}

div.dark_square .pp_description {
color:#fff;
}

div.dark_square .pp_loaderIcon {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}

/* Loader icon */
div.dark_square .pp_expand {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
cursor:pointer;
}

/* Expand button */
div.dark_square .pp_expand:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
cursor:pointer;
}

/* Expand button hover */
div.dark_square .pp_contract {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
cursor:pointer;
}

/* Contract button */
div.dark_square .pp_contract:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
cursor:pointer;
}

/* Contract button hover */
div.dark_square .pp_close {
width:75px;
height:22px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
cursor:pointer;
}

/* Close button */
div.dark_square .pp_details {
position:relative;
}

/*div.dark_square .pp_description { margin: 0 85px 0 0; }*/
div.dark_square #pp_full_res .pp_inline {
color:#fff;
}

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

div.dark_square .pp_nav {
clear:none;
}

div.dark_square .pp_nav .pp_play {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
height:15px;
width:14px;
}

div.dark_square .pp_nav .pp_pause {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
height:15px;
width:14px;
}

div.dark_square .pp_arrow_previous {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled {
background-position:0 -87px;
cursor:default;
}

div.dark_square .pp_arrow_next {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled {
background-position:-22px -87px;
cursor:default;
}

div.dark_square .pp_next:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
cursor:pointer;
}

/* Next button */
div.dark_square .pp_previous:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
cursor:pointer;
}

/* Previous button */
/* ----------------------------------
		Light Square Theme
	----------------------------------- */
div.light_square,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content {
background:#fff;
}

div.light_square .pp_content .ppt {
color:#000;
}

div.light_square .pp_expand {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
cursor:pointer;
}

/* Expand button */
div.light_square .pp_expand:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
cursor:pointer;
}

/* Expand button hover */
div.light_square .pp_contract {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
cursor:pointer;
}

/* Contract button */
div.light_square .pp_contract:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
cursor:pointer;
}

/* Contract button hover */
div.light_square .pp_close {
width:auto;
height:auto;
background:none;
}

/* Close button */
div.light_square .pp_details {
position:relative;
text-align:right;
}

/*div.light_square .pp_description { margin-right: 85px; }*/
div.light_square #pp_full_res .pp_inline {
color:#000;
}

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

div.light_square .pp_nav .pp_play {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
height:15px;
width:14px;
}

div.light_square .pp_nav .pp_pause {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
height:15px;
width:14px;
}

div.light_square .pp_arrow_previous {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
background-position:0 -87px;
cursor:default;
}

div.light_square .pp_arrow_next {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
background-position:-22px -87px;
cursor:default;
}

div.light_square .pp_next:hover {
background:none;
cursor:pointer;
}

/* Next button */
div.light_square .pp_previous:hover {
background:none;
cursor:pointer;
}

/* Previous button */
div.light_square .pp_loaderIcon {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */
/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
div.facebook .pp_top .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */
div.facebook .pp_top .pp_middle {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}

/* Top pattern/color */
div.facebook .pp_top .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */
div.facebook .pp_content .ppt {
color:#000;
}

div.facebook .pp_content_container .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}

/* Content background */
div.facebook .pp_content_container .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}

/* Content background */
div.facebook .pp_content {
background:#fff;
}

/* Content background */
div.facebook .pp_expand {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
cursor:pointer;
}

/* Expand button */
div.facebook .pp_expand:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
cursor:pointer;
}

/* Expand button hover */
div.facebook .pp_contract {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
cursor:pointer;
}

/* Contract button */
div.facebook .pp_contract:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
cursor:pointer;
}

/* Contract button hover */
div.facebook .pp_close {
width:22px;
height:22px;
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
cursor:pointer;
}

/* Close button */
div.facebook .pp_details {
position:relative;
}

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

div.facebook #pp_full_res .pp_inline {
color:#000;
}

div.facebook .pp_loaderIcon {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}

/* Loader icon */
div.facebook .pp_arrow_previous {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
height:22px;
margin-top:0;
width:22px;
}

/* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled {
background-position:0 -96px;
cursor:default;
}

div.facebook .pp_arrow_next {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
height:22px;
margin-top:0;
width:22px;
}

/* The next arrow in the bottom nav */
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(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
height:22px;
width:22px;
}

div.facebook .pp_nav .pp_pause {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
height:22px;
width:22px;
}

div.facebook .pp_next:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
cursor:pointer;
}

/* Next button */
div.facebook .pp_previous:hover {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
cursor:pointer;
}

/* Previous button */
div.facebook .pp_bottom .pp_left {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */
div.facebook .pp_bottom .pp_middle {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}

/* Bottom pattern/color */
div.facebook .pp_bottom .pp_right {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */
div.pp_pic_holder .ppt {
overflow:hidden;
text-overflow:ellipsis;
}

/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */
div.pp_pic_holder a:focus {
outline:none;
}

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

div.pp_pic_holder {
display:none;
position:absolute;
width:100px;
z-index:999999;
box-sizing:content-box;
}

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

* html .pp_top {
padding:0 20px;
}

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

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

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

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

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

* html .pp_content {
width:40px;
}

.pp_fade {
display:none;
position:relative;
}

.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;
min-height:22px;
}

.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;
text-align:left;
}

.pp_nav p {
float:left;
margin:2px 4px;
white-space:nowrap;
}

.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_attributes_container {
margin:0;
padding:0;
float:left;
position:relative;
}

#ppCustomAttributes {
padding-left:10px;
overflow-y:auto;
}

#ppCustomAttributes .pp_attribute_name {
font-family:Arial;
font-style:italic;
font-weight:700;
font-size:12px;
}

#ppCustomAttributes .pp_attribute_value {
padding-left:10px;
font-family:Arial;
font-style:normal;
font-size:12px;
}

#ppAttributeButton {
padding-left:10px;
position:absolute;
/*bottom: 2px;*/
}

.grid-gallery-filter,.grid-gallery-search {
float:left;
}

.grid-gallery-filter option {
padding:2px;
}

.gg-filter-attributes-names,.gg-filter-attributes-values {
width:150px;
float:left;
margin:0 10px 15px 0;
}

.gg-search-keywords,.gg-search-btn,.gg-filter-attributes-clear {
float:left;
margin:0 10px 15px 0;
}

.gg-search-keywords {
width:150px !important;
}

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

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

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

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

.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(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display:block;
height:33px;
width:50px;
}

.pp_gallery li.default a img {
display:none;
}

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

a.pp_next {
background:none;
display:block;
float:right;
height:100%;
text-indent:0;
width:20%;
text-align:right;
}

a.pp_previous {
background:none;
display:block;
float:left;
height:100%;
text-indent:0;
width:20%;
text-align:left;
}

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: normal;*/
/*text-indent: 0;*/
/*}*/
.pp_bottom {
height:20px;
position:relative;
}

* html .pp_bottom {
padding:0 20px;
}

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

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

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

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

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

#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;
margin:0 0 5px 15px;
z-index:9999;
}

img#fullResImage {
margin-bottom:0 !important;
max-width:100%;
}

/*@media only screen and (min-width: 320px) and (max-width: 767px) {*/
/*!* styling for small screens *!*/
/*.pp_pic_holder.pp_default {*/
/*width: 100%!important;*/
/*left: 0!important;*/
/*overflow: hidden;*/
/*}*/
/*div.pp_default .pp_content_container .pp_left {*/
/*padding-left: 0!important;*/
/*}*/
/*div.pp_default .pp_content_container .pp_right {*/
/*padding-right: 0!important;*/
/*}*/
/*.pp_content {*/
/*width: 100%!important;*/
/*height: auto!important;*/
/*}*/
/*.pp_fade {*/
/*width: 100%!important;*/
/*height: 100%!important;*/
/*}*/
/*a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {*/
/*display: none!important;*/
/*}*/
/*#pp_full_res img {*/
/*width: 100%!important;*/
/*height: auto!important;*/
/*}*/
/*.pp_details {*/
/*width: 100%!important;*/
/*padding-left: 3%;*/
/*padding-right: 4%;*/
/*padding-top: 10px;*/
/*padding-bottom: 10px;*/
/*background-color: #fff;*/
/*margin-top: -2px!important;*/
/*}*/
/*a.pp_close {*/
/*right: 10px!important;*/
/*top: 10px!important;*/
/*}*/
/*}*/
a.pp_previous,a.pp_next {
text-indent:0;
}

.pp_next:hover .pp-button-conainer,.pp_previous:hover .pp-button-conainer {
display:inline-block;
}

.pp_previous .pp-button-conainer,.pp_next .pp-button-conainer {
position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
}

.pp-button-conainer {
position:relative;
border:1px solid #9C9C9C;
display:inline-block;
margin:0;
padding:0;
line-height:19px;
background:#a8a8a8;
background:-moz-linear-gradient(top,#a8a8a8 0%,#a3a3a3 50%,#9c9c9c 51%,#9c9c9c 100%);
background:-webkit-linear-gradient(top,#a8a8a8 0%,#a3a3a3 50%,#9c9c9c 51%,#9c9c9c 100%);
background:linear-gradient(to bottom,#a8a8a8 0%,#a3a3a3 50%,#9c9c9c 51%,#9c9c9c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a8a8',endColorstr='#9c9c9c',GradientType=0);
}

.pp-button-conainer.pp-round-left {
border-radius:15px 0 0 15px;
right:0;
display:none;
}

.pp-button-conainer.pp-round-right {
border-radius:0 15px 15px 0;
left:0;
display:none;
}

.pp-button-conainer.pp-round-all {
border-radius:15px;
}

.pp-button-conainer .fa {
color:#fff;
font-size:13px;
line-height:21px;
vertical-align:middle;
width:21px;
border-radius:100%;
text-align:center;
margin:0;
padding:0;
position:absolute;
top:0;
bottom:0;
background:#8d8d8d;
background:-moz-linear-gradient(top,#8d8d8d 0%,#888 50%,#828282 51%,#828282 100%);
background:-webkit-linear-gradient(top,#8d8d8d 0%,#888 50%,#828282 51%,#828282 100%);
background:linear-gradient(to bottom,#8d8d8d 0%,#888 50%,#828282 51%,#828282 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d8d8d',endColorstr='#828282',GradientType=0);
-webkit-box-shadow:0 1px 1px 1px #878787;
-moz-box-shadow:0 1px 1px 1px #878787;
box-shadow:0 1px 1px 1px #878787;
}

.pp-button-conainer .fa-chevron-left {
right:0;
}

.pp-button-conainer .fa-chevron-right {
left:0;
}

.pp-button-conainer .fa-times {
right:0;
}

.pp-button-conainer .pp-bc-nextstr {
color:#fff;
text-transform:uppercase;
font-style:normal;
font-family:arial;
font-weight:700;
font-size:11px;
line-height:19px;
vertical-align:middle;
margin:0 5px;
padding:0;
text-shadow:#656565 1px 1px 2px;
}

.pp-round-left .pp-bc-nextstr {
padding-left:21px;
}

.pp-round-right .pp-bc-nextstr {
padding-right:21px;
}

.pp-round-all .pp-bc-nextstr {
padding:0 21px 0 6px;
}

.pp_details .pp_description {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
line-height:normal;
max-width:100%;
}

.pp_content_container #sggPrettyPhototooltip {
left:0;
top:0;
margin:0 20px;
padding:5px 35px 5px 10px;
background:rgba(0,0,0,0.5);
color:#fff;
right:0;
text-align:center;
text-overflow:ellipsis;
overflow:hidden;
max-height:50%;
}

.sggTheme6PopupBtns {
display:inline-block;
vertical-align:top;
}

.sggTheme6PopupBtns a {
line-height:normal;
text-indent:0;
margin-right:10px;
vertical-align:middle;
}

.pp-button-conainer .fa-link,.pp-button-conainer .fa-refresh {
right:0;
}

#fullResImage {
transform-origin:50% 50%;
transition-delay:300ms;
max-width:none;
}

.sggTheme6OnHoverThumbWr {
display:inline-block;
border:1px solid #9C9C9C;
max-width:100px;
max-height:100px;
cursor:pointer;
float:left;
}

.sggT6OnHoverThumbImg {
max-width:100%;
max-height:100px;
display:inline-block;
}

.pp_description {
vertical-align:top;
display:inline-block;
float:left;
}#pbOverlay.show {
opacity:1;
pointer-events:auto;
}

#pbOverlay {
opacity:0;
overflow:hidden;
width:100%;
height:100%;
position:fixed;
z-index:99999;
left:0;
top:0;
text-align:center;
pointer-events:none;
-moz-user-select:none;
background:rgba(0,0,0,0.90);
/* background:radial-gradient(rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%);*/
-webkit-transform:translate3d(0px,0px,0px);
-ms-transition:opacity 300ms ease;
transition:opacity 300ms ease;
display:block;
direction:ltr;
}

#pbOverlay.msie {
background-color:rgba(0,0,0,.6);
}

.msie.pbLoading .pbWrapper {
background:url(/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/images/loading.gif) no-repeat center center;
}

@keyframes pbLoaderFrames {
50% {
height:5px;
}
}

@-webkit-keyframes pbLoaderFrames {
50% {
height:5px;
}
}

.pbLoader {
display:none;
width:100px;
height:100px;
position:absolute;
z-index:999;
top:0;
left:0;
right:0;
bottom:0;
margin:auto;
text-align:center;
border-radius:100%;
box-shadow:15px 32px 60px -20px #FFF inset,1px 1px 3px 1px #FFF inset,0 0 20px;
transition:.3s;
}

.thumbs .pbLoader {
-webkit-transform:translateY(-50px);
transform:translateY(-50px);
}

.pbLoading:not(.msie):not(.error) .pbLoader {
display:block;
}

.pbLoader b {
display:inline-block;
vertical-align:middle;
margin:0 2px;
width:8px;
height:60px;
border-radius:5px;
background:rgba(255,255,255,0.8);
box-shadow:0 0 10px rgba(0,0,0,0.5);
-webkit-animation:.9s pbLoaderFrames infinite linear;
animation:.9s pbLoaderFrames infinite linear;
}

.pbLoader b:nth-child(2) {
-webkit-animation-delay:.3s;
animation-delay:.3s;
}

.pbLoader b:nth-child(3) {
-webkit-animation-delay:.6s;
animation-delay:.6s;
}

.mobile.pbLoading .pbLoader {
transform:none;
transition:0s;
}

.pbWrapper:after,#pbCaption .pbThumbs ul:after,#pbOverlay .prevNext:after,#pbOverlay .pbLoader:before {
content:"";
display:inline-block;
height:100%;
margin-right:-.25em;
vertical-align:middle;
}

/* Animation when image was not loaded */
@keyframes deadImage {
50% {
text-shadow:0 0 25px rgba(255,255,255,.5);
transform:scale(0.85);
}
}

@-webkit-keyframes deadImage {
50% {
text-shadow:0 0 25px rgba(255,255,255,.5);
-webkit-transform:scale(0.85);
}
}

.pbWrapper {
-moz-box-sizing:border-box;
box-sizing:border-box;
transform:rotate(0deg);
vertical-align:middle;
height:100%;
perspective:1200px;
-webkit-perspective:1200px;
position:relative;
transition:.2s;
}

.video > .pbWrapper {
z-index:11;
display:inline-block;
}

/*#pbOverlay.error .pbWrapper{ display:inline-block; width:100%; }*/
.pbLoading .pbWrapper {
display:inline-block\9;
width:100%;
}

/* ie8+9 hack */
.pbWrapper:before {
content:'\2716';
color:transparent;
text-shadow:0 2px 35px rgba(255,255,255,0);
font-size:0;
vertical-align:middle;
cursor:default;
transition:text-shadow .7s ease-out;
}

.error .pbWrapper:before {
font-size:22em;
text-shadow:0 0 0 #FFF;
-webkit-animation:2s 1s deadImage infinite linear;
animation:2s 1s deadImage infinite linear;
}

.thumbs .pbWrapper {
padding:0;
margin:0;
}

.error .pbWrapperr img {
width:0;
}

.pbWrapper > div {
display:none;
width:624px;
height:351px;
vertical-align:middle;
border-radius:5px;
background:rgba(0,0,0,0.5);
}

.video > .pbWrapper > div {
display:inline-block;
}

#pbOverlay iframe,#pbOverlay embed,#pbOverlay object {
display:block;
width:100%;
height:100%;
opacity:1;
transition:.5s;
}

.pbWrapper .hide iframe {
opacity:0;
}

.pbWrapper > div,.pbWrapper > img {
-ms-transition:.3s .5s ease-out;
transition:.8s .5s cubic-bezier(0.1,0.87,0.48,1);
-webkit-transform:none;
-ms-transform:none;
transform:none;
-webkit-backface-visibility:hidden;
box-shadow:0 0 20px #000;
margin:auto;
}

/* FOR MOBILE */
.mobile.show .pbWrapper > div,.mobile.show .pbWrapper > img {
transition:30ms;
}

.pbWrapper > *,.hide .pbWrapper > .prepare {
opacity:1;
vertical-align:middle;
transform:scale(0) rotateX(80deg);
-webkit-transform:scale(0) rotateX(80deg);
-ms-transform:scale(0) rotateX(80deg);
border-radius:6px;
border:none;
max-height:95%;
max-width:100%;
}

.on .pbWrapper > * {
transition-delay:0s;
-ms-transition-delay:0s;
}

.pbWrapper .zoomable {
-ms-transition:0s;
-webkit-transition:0s;
transition:0s;
position:relative;
z-index:9;
}

.hide .pbWrapper > * {
-webkit-transform:scale(1.2);
transform:scale(1.2);
transform:none\9;
opacity:0;
-ms-transition:.4s ease-in;
transition:.4s ease-in;
}

/*-- close button --*/
#pbCloseBtn,#pbAutoplayBtn {
position:absolute;
top:-50px;
right:-50px;
z-index:999;
display:block;
padding:0 0 20px 20px;
text-align:center;
cursor:pointer;
color:#FFF;
transition:.3s .3s ease-out;
box-sizing:content-box;
}

.hide #pbCloseBtn {
top:-50px;
right:-50px;
}

.on #pbCloseBtn {
top:-2px;
right:-2px;
}

#pbCloseBtn:before {
content:'\00D7';
font:bold 1em/1 arial;
box-sizing:initial;
font-size:32px !important;
line-height:32px;
}

#pbCloseBtn:before,#pbAutoplayBtn:before {
display:inline-block;
height:35px;
width:35px;
padding:8px 8px 12px 12px;
font-size:2em;
opacity:.8;
vertical-align:middle;
background:rgba(255,255,255,0.2);
border-radius:0 0 0 70px;
transition:.1s ease-out;
}

#pbCloseBtn:hover:before {
padding:15px 10px 24px 24px;
background:rgba(255,100,100,.4);
}

/*-- autoplay controller --*/
#pbAutoplayBtn {
display:none;
right:auto;
left:-50px;
padding:0;
width:50px;
height:50px;
font-size:13px;
}

.hasAutoplay #pbAutoplayBtn {
display:block;
}

#pbAutoplayBtn:hover {
width:60px;
height:60px;
}

.on #pbAutoplayBtn {
top:0;
left:0;
transition:.1s ease-out;
}

#pbAutoplayBtn:before {
content:'\2016';
width:100%;
height:100%;
border-radius:0 0 70px 0;
font-weight:700;
padding:0;
text-indent:-6px;
line-height:1.6;
}

#pbAutoplayBtn:active:before {
text-shadow:0 0 3px #FFF,0 0 6px #FFF;
}

#pbAutoplayBtn.play:before {
content:'\25BA';
}

#pbAutoplayBtn .pbProgress {
display:none\9;
width:100%;
height:100%;
overflow:hidden;
position:absolute;
padding:6px;
top:0;
left:0;
opacity:.2;
transform:rotateZ(0deg);
-webkit-transform:rotateZ(0deg);
-ms-transform:rotateZ(0deg);
-webkit-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;
-webkit-transition:.3s;
-ms-transition:.3s;
transition:.3s;
}

.mobile #pbAutoplayBtn .pbProgress {
-webkit-transition:0s;
-ms-transition:0s;
transition:0s;
}

#pbAutoplayBtn.playing .pbProgress {
-webkit-transform:rotateZ(90deg);
-ms-transform:rotateZ(90deg);
transform:rotateZ(90deg);
}

#pbAutoplayBtn .pbProgress:before {
content:'';
position:absolute;
right:0;
bottom:0;
width:200%;
height:200%;
border-radius:50%;
box-shadow:0 0 0 8px #FFF inset;
}

#pbCaption,.hide #pbCaption {
position:absolute;
z-index:999;
margin-bottom:5px;
bottom:-120px;
width:100%;
overflow:hidden;
transition:.4s;
}

.show.on #pbCaption {
bottom:0;
transition-delay:.5s;
}

#pbOverlay.thumbs #pbCaption label {
display:block;
}

#pbCaption label {
display:none;
position:relative;
z-index:1;
top:-5px;
float:right;
width:60px;
margin-right:10px;
color:#FFF;
opacity:.3;
transition:.2s;
cursor:pointer;
}

#pbCaption label:after {
content:'\2589';
text-align:right;
letter-spacing:2px;
text-shadow:-1em 0 0 rgba(255,255,255,0.5),1em 0 0 rgba(255,255,255,0.5);
}

#pbCaption label:hover {
opacity:1;
}

#pbCaption .title,#pbCaption .counter {
display:inline-block;
color:#FFF;
margin:0 6px;
}

#pbCaption .counter {
display:none;
opacity:.55;
}

.hasCounter #pbCaption .counter {
display:inline-block;
}

.pbCaptionText {
transition:.3s;
opacity:.9;
font-weight:700;
font-size:.9em;
text-shadow:1px 1px 1px rgba(0,0,0,.5);
padding-left:60px;
}

/* padding-left from <label> */
.pbCaptionText.change {
-webkit-transform:translateY(25px);
transform:translateY(25px);
opacity:0;
}

.mobile #pbCaption label {
display:none;
z-index:-1;
color:red;
}

.mobile .pbCaptionText {
padding:0;
}

/* hide thumbnails */
#pbThumbsToggler:checked ~ #pbCaption .pbThumbs {
margin:0;
}

#pbThumbsToggler:checked ~ .pbWrapper {
margin-top:-50px;
padding:50px 0;
}

.pbThumbs {
display:none;
transition:.35s;
-webkit-overflow-scrolling:touch;
}

.thumbs .pbThumbs {
display:block;
width:100%;
padding:5px 0 2px;
margin-bottom:-100px;
overflow:hidden;
}

.mobile .pbThumbs {
overflow:auto;
}

.pbThumbs:hover {
clear:both;
}

.pbThumbs ul {
display:inline-block;
position:relative;
list-style:none;
height:80px;
padding:0 5px;
margin:0;
white-space:pre;
transition:.2s;
}

.pbThumbs ul:after {
vertical-align:bottom;
}

.pbThumbs li {
display:inline-block;
vertical-align:bottom;
height:70%;
opacity:.6;
text-align:center;
position:relative;
transition:.15s;
}

.pbThumbs li.active {
height:100%;
opacity:1;
}

.pbThumbs li:hover {
height:100%;
opacity:1;
}

.pbThumbs li.video::before {
content:'\25BA';
color:#FFF;
font-size:20px;
height:20px;
width:20px;
line-height:.9;
position:absolute;
bottom:4px;
left:7px;
background:rgba(0,0,0,0.4);
box-shadow:0 0 0 3px rgba(0,0,0,0.4);
border-radius:0 3px 0 0;
pointer-events:none;
}

.pbThumbs a {
height:100%;
padding:0 2px;
display:block;
-moz-user-select:none;
}

.pbThumbs li:hover a {
}

.pbThumbs img {
height:96%;
min-height:95.9%;
border:2px solid #FFF;
max-width:none;
border-radius:0;
transition:.15s;
}

.pbThumbs li:hover img {
min-height:96%;
}

/* fix a bug in Chrome and Opera */
.pbThumbs li.fast a img {
transition:none;
}

.pbThumbs li.active a img {
border-color:#D8FF16;
min-height:96%;
}

#pbOverlay .prevNext {
display:none;
background:rgba(0,0,0,0);
position:absolute;
z-index:10;
height:100%;
width:35%;
padding:80px 0;
opacity:0;
box-sizing:border-box;
-moz-box-sizing:border-box;
top:0;
transition:.2s ease-out;
text-shadow:0 0 12px #000,0 0 10px #FFF;
user-select:none;
cursor:pointer;
}

#pbOverlay.hasArrows .prevNext {
display:block;
}

#pbOverlay .prevNext.hide {
display:none;
}

#pbOverlay.on .prevNext:hover {
opacity:.5;
}

#pbOverlay.on .prevNext:active {
transition:80ms;
opacity:1;
text-shadow:0 0 16px #FFF,0 0 10px #000;
}

.prevNext b {
display:inline-block;
vertical-align:middle;
transition:.2s ease-in;
}

.prevNext:hover b {
transition:.2s cubic-bezier(0.095,0.870,0.485,0.985);
}

#pbPrevBtn b {
transform:scale(.4) translateX(350px);
-webkit-transform:scale(.4) translateX(350px);
}

#pbNextBtn b {
transform:scale(.4) translateX(-350px);
-webkit-transform:scale(.4) translateX(-350px);
}

/* */
#pbPrevBtn b:before,#pbNextBtn b:after {
display:inline;
line-height:.3;
font-size:18em;
font-weight:400;
color:#FFF;
font-family:Arial;
}

#pbPrevBtn b:before {
content:'\2039';
}

#pbNextBtn b:after {
content:'\203A';
}

/* */
.on #pbPrevBtn:hover b {
transform:scale(1) translateX(20px);
-webkit-transform:scale(1) translateX(20px);
}

.on #pbNextBtn:hover b {
transform:scale(1) translateX(-20px);
-webkit-transform:scale(1) translateX(-20px);
}

.show #pbPrevBtn,#pbOverlay.show #pbNextBtn {
}

.show #pbPrevBtn {
left:0;
text-align:left;
}

.show #pbNextBtn {
right:0;
text-align:right;
}

/*------- media queries (for small screens) -----------*/
@media all and (max-width:700px) {
.pbWrapper img,.hide .pbWrapper img.prepare {
max-height:100%;
}

.thumbs .pbWrapper {
padding:0;
margin:0;
}

.pbThumbs {
margin-bottom:-60px;
}

.pbThumbs.show {
margin:0;
}

.pbThumbs ul {
height:50px;
}

.pbThumbs li {
height:100%;
opacity:1;
}

.pbThumbs li img {
min-height:96.5%;
}
}

#pbOverlay .imageWrap img,#pbOverlay.hide .imageWrap img.prepare {
transform:rotateX(90deg);
-webkit-transform:rotateX(90deg);
-ms-transform:rotateX(90deg);
}

#pbOverlay.hide .imageWrap img {
transform:rotateX(-90deg);
-webkit-transform:rotateX(-90deg);
transform:none\9;
opacity:.6;
}

/* fix for Chrome */
@media all and (max-width:710px) {
.pbThumbs li.active a img {
min-height:96%;
}

.video .zoomable iframe {
max-width:100vw;
}
}

#pbOverlay {
visibility:hidden;
}

#pbOverlay.show {
visibility:visible;
}

/* extend colorbox(Left/Right click on image) */
#cboxRight,#cboxLeft {
top:0;
width:10%;
height:calc(100% - 45px);
position:absolute;
cursor:pointer;
}

#cboxLeft {
right:0;
}

#cboxRight {
left:0;
}/*@font-face {
  font-family: 'gridgallerypro';
  src: url('/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/font/gridgallerypro.eot?83870206');
  src: url('/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/font/gridgallerypro.eot?83870206#iefix') format('embedded-opentype'),
       url('/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/font/gridgallerypro.svg?83870206#gridgallerypro') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
font-family:'gridgallerypro';
src:url(data:application/octet-stream;base64,d09GRgABAAAAABAoAA4AAAAAHOgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPgpIsGNtYXAAAAGIAAAAOgAAAUrQIhm3Y3Z0IAAAAcQAAAAKAAAACgAAAABmcGdtAAAB0AAABZQAAAtwiJCQWWdhc3AAAAdkAAAACAAAAAgAAAAQZ2x5ZgAAB2wAAAV7AAAJeki+NwNoZWFkAAAM6AAAADUAAAA2A4VlgGhoZWEAAA0gAAAAIAAAACQHmQNjaG10eAAADUAAAAApAAAATDrcAABsb2NhAAANbAAAACgAAAAoF3wZzW1heHAAAA2UAAAAIAAAACAApgvdbmFtZQAADbQAAAGOAAADFVE5tPNwb3N0AAAPRAAAAHoAAADRP55MNnByZXAAAA/AAAAAZQAAAHvdawOFeJxjYGSWZJzAwMrAwVTFtIeBgaEHQjM+YDBkZGJgYGJgZWbACgLSXFMYHF4wvBBkDvqfxRDF7MlQARRmBMkBAMl7Czh4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF4I/v8PUvCCAURLMELVAwEjG8OIBwB2tAa/AAAAAAAAAAAAAAAAAAB4nK1WaXMTRxCd1WHLNj6CDxI2gVnGcox2VpjLCBDG7EoW4BzylexCjl1Ldu6LT/wG/ZpekVSRb/y0vB4d2GAnVVQoSv2m9+1M9+ueXpPQksReWI+k3HwpprY2aWTnSUg3bFqO4kPZ2QspU0z+LoiCaLXUvu04JCISgap1hSWC2PfI0iTjQ48yWrYlvWpSbulJd9kaD+qt+vbT0FGO3QklNZuhQ+uRLanCqBJFMu2RkjYtw9VfSVrh5yvMfNUMJYLoJJLGm2EMj+Rn44xWGa3GdhxFkU2WG0WKRDM8iCKPslpin1wxQUD5oBlSXvk0onyEH5EVe5TTCnHJdprf9yU/6R3OvyTieouyJQf+QHZkB3unK/ki0toK46adbEehivB0fSfEI5uT6p/sUV7TaOB2RaYnzQiWyleQWPkJZfYPyWrhfMqXPBrVkoOcCFovc2Jf8g60HkdMiWsmyILujk6IoO6XnKHYY/q4+OO9XSwXIQTIOJb1jkq4EEYpYbOaJG0EOYiSskWV1HpHTJzyOi3iLWG/Tu3oS2e0Sag7MZ6th46tnKjkeDSp00ymTu2k5tGUBlFKOhM85tcBlB/RJK+2sZrEyqNpbDNjJJFQoIVzaSqIZSeWNAXRPJrRm7thmmvXokWaPFDPPXpPb26Fmzs9p+3AP2v8Z3UqpoO9MJ2eDshKfJp2uUnRun56hn8m8UPWAiqRLTbDlMVDtn4H5eVjS47CawNs957zK+h99kTIpIH4G/AeL9UpBUyFmFVQC9201rUsy9RqVotUZOq7IU0rX9ZpAk05Dn1jX8Y4/q+ZGUtMCd/vxOnZEZeeufYlyDSH3GZdj+Z1arFdgM5sz+k0y/Z9nebYfqDTPNvzOh1ha+t0lO2HOi2w/UinY2wvaEGT7jsEchGBXMAGEoGwdRAI20sIhK1CIGwXEQjbIgJhu4RA2H6MQNguIxC2l7Wsmn4qaRw7E8sARYgDoznuyGVuKldTyaUSrotGpzbkKXKrpKJ4Vv0rA/3ikTesgbVAukTW/IpJrnxUleOPrmh508S5Ao5Vf3tzXJ8TD2W/WPhT8L/amqqkV6x5ZHIVeSPQk+NE1yYVj67p8rmqR9f/i4oOa4F+A6UQC0VZlg2+mZDwUafTUA1c5RAzGzMP1/W6Zc3P4fybGCEL6H78NxQaC9yDTllJWe1gr9XXj2W5twflsCdYkmK+zOtb4YuMzEr7RWYpez7yecAVMCqVYasNXK3gzXsS85DpTfJMELcVZYOkjceZILGBYx4wb76TICRMXbWB2imcsIG8YMwp2O+EQ1RvlOVwe6F9Ho2Uf2tX7MgZFU0Q+G32Rtjrs1DyW6yBhCe/1NdAVSFNxbipgEsj5YZq8GFcrdtGMk6gr6jYDcuyig8fR9x3So5lIPlIEatHRz+tvUKd1Ln9yihu3zv9CIJBaWL+9r6Z4qCUd7WSZVZtA1O3GpVT15rDxasO3c2j7nvH2Sdy1jTddE/c9L6mVbeDg7lZEO3bHJSlTC6o68MOG6jLzaXQ6mVckt52DzAsMKDfoRUb/1f3cfg8V6oKo+NIvZ2oH6PPYgzyDzh/R/UF6OcxTLmGlOd7lxOfbtzD2TJdxV2sn+LfwKy15mbpGnBD0w2Yh6xaHbrKDXynBjo90tyO9BDwse4K8QBgE8Bi8InuWsbzKYDxfMYcH+Bz5jBoMofBFnMYbDNnDWCHOQx2mcNgjzkMvmDOOsCXzGEQModBxBwGT5gTADxlDoOvmMPga+Yw+IY59wG+ZQ6DmDkMEuYw2Nd0ayhzixd0F6htUBXowPQTFvewONRUGbK/44Vhf28Qs38wiKk/aro9pP7EC0P92SCm/mIQU3/VdGdI/Y0Xhvq7QUz9wyCmPtMvxnKZwV9GvkuFA8ouNp/z98T7B8IaQLYAAQAB//8AD3iclVVNbNtUHPfzx7P9nms7rf3cRUmaZFnSJq3TpmncdR0b62EdDFgjhNiURXxcUNcTzTSksQuHfdyZtBMc1hPjgirENi4TlBviSCe1p10Yk0CckECL4f8ct2u3bgLFsv3+/5ff7/f/ehYkQfjnrnRDOiFkhcPCGYF888qxgwccWRqrDNSPoEZtCDFH9XpPC+F8FRXrQSl6Bg4Ya0HJF6fqDa+WQUOoUQd7HvahyHckNqgedzpYzfuoirBebVYvVz+sTkyMX6l2quNN/4q/7Merc3bH8hOeROSMp5um5PVby/ao3bTRVXvZGrObltWxfZtJBhKzTDNNmQ2Ib8/5Tb/a8a+OT0wAxmV/oTq+XL3SW80xgARE09RZFslE8hK+vWxbTSt817M6lrVgjwJmP5NsbIFSmcgsIQiCCLn5SjojUcETxgXt69Gso4ljFXeq/hJEE2zlxGMQ2P58EUG+SsV6I5isMdV1TIhUjfLEUvTUHWzio4py5xRxrL8tB60qdxeiV4acrB67K+ARDVjgI7C+s0AyDmLoD02JX80d/ljfX9Ij8XuoXRX0jRUGub4EyAvgamQhFrgwM5EKF86WfARXQ3E8NlkLDjTqpQNF7IqY6DMjF9GfF4dndZWIMhYNbghJbEDvD+ga1VDGtsMHiSJqN2ZbhZFpGVI/PVJozS7tXl5yiays6mV9lTqusJ3H05BHSzgBOis5QwadUwnIVa7G3ATkL5cvDoBa1mAeg7R60a8RNKJASkXVlNUGUzH/lXwJWo7bkNqeE725dnuu++tc+7huYFpMUixbxHEMLz843n/i2KGTmu6mXyXJYj6rjxZlKTloDw722ViW+vqSVraUaXlNcfBYG73zcvchf6AvFAeJpmgTYyL5ejM1baqGUTn92pcj1WSBIoNl/ZScLKcnK0Z/ss/Pz5L54YKisf43TUFAEOs98YY0J7gCXk3IiM9RsDVHejxEJVR8i6LPSIa0KA3vo2FKWzRFw/co+sTkDnIWfOH9cB0eZwlBnxNhC7uzha0DdlAPdBhIPqgeJ+gNaI2i4fA+x8wQDga4KaNFj1oEjQBXip7t2TghbBJi7KvSafE3IQPYyd26LQRlSsP87s952wEUHLTkzrCy666ga+lCIR1eWHHdsnvIDT910EyaoXN8OcNWhoeOZ8orzqxTcfh/Yq4p4EoD1wAFrgQ/QXKlZyKBNXRGIY2u3WSMg6FzjhNeZzNumbGb4YV0AXkAjlbcWQeUhNedww7Qw/use7PciwtubXFhr3pEsxuHsw8jWbHlFMYbGxinFBOHjzGa0RQk86Utb27ATKYUvt7GPbmF26tFNP9PRaDGeLbMgcLHAJzCTbBuRm/cYitwU1L4yay0YFYMIQ+zkknoUjzTcMCaIhygwY6jNdg+cDvf/X7vI7z044OfPviWdqG2Bym9dYvSg9BBXYra59c6nbVH/HbeBD+dht4Af7SvS5/h3fcsr7LrSAdKWKs7eZEDYCkO3gXSHv9O4jcsYI20PeGPY4ZbPcplBbhLyQQ/H/auU/Dfq/czGHs129zk+X1RSdXnFLqnLf9E21BCF59X6//RAevKxkZPEwiH+keUe7eF+rxmiXpQeigGAuNz1OttIIdR3Z5X18EgoaCs6654WyNE684zbV1BLQ3/oOnGJaIuqeSSQbQ1JcZbE6ejnra0eC4nc3CLP//Fw3weiSbe5igctTuvETS8DWJFsB8bT/dylLsX93Ku1ihN1Ytqbs+mvkx4U00Ssoj2mfDRtMJfFimd5N1NdnW3BQbC7YuONQ87F6Hf4G9dsktPGfQMeXvoYUFOxXt0ei6P1R1yrsFHdXCxR9Ql29rCh/Bt3ylngSvoObu9rbG0fwF5obYQAHicY2BkYGAA4jXKZbPj+W2+MnAzvwCKMFyw02UF07ZfjjIw/O9gfsXsCeRyMDCBRAE7XAtIAAAAeJxjYGRgYA76n8UQxfyCgeH/X+ZXDEARFCAMAJFWBgJ4nGN+wcDAvACII4H4BYRmOgXBYDEgZkyFYBifyRqCwepfIMQBplMKDgAAAAAAAAAAjgDeATIBqAHWAgQCOgJwApwCyAMEA0IDkAPeBAYELgR2BL0AAQAAABMAWwADAAAAAAACAAAAEABzAAAAHAtwAAAAAHicfZDNSsNAFIVPalW0UFDBlYtZqUVIf9BNV4VCBXe6KG7HdvJTppk6mRaycu1TuPcVxFfxWTxJB7GCTUjmO+feO3PvADjGFwKsnxt+aw7QpFpzDfsYet6hf+e5Tn70vIsGIs979J89H+IKL54bOME7dwjqB1QzfHoOcBZceK6hGQw979C/91wnzz3v4jR49bxH/83zIcbBh+cGzmtHQ7MobBonTlwOW6LX6V6Lp0IYWmkmtZBLlxibi4GITOaU1iacmHls02kstVa2WFjzoOKllnbT3FRjZfPUZKIbdjYDtypTVjo1LU/NV3HPuUhE1szFyJ8nmDVTExcmzi367fbvPnjlBgsUsEgRI4GDwCXdFtceOujimvTEDMHMdVaKDBKajsSSFUkVyakH/CKqjK5ihiaHmPA/Z11ZPeUqq4iiLni2ZfSBKuZemjG7NXNbbFypnPGyA8HeQ06wreKWKqscWXU8/Zk1x4oVPbqOE5VT2WoKgdGf+YTfa0ZnQj+sbtHR7aPN95/7+AZFbZnQAAB4nG3HSw6CQBBF0XoItLZfZB0O5LsfTYEdG0iQNnH3mlQNvZObQxFJlv6XEyHCCjESpDBYYwOLLXbY44AjTshwRh57Nz5tF7x/3Wfm0XymsIQbJ2838JR67pbL1cyuf/wurJW1sFAWwkbZCEtlKWyVrbBSVkRfxRwsPwAAeJxj8N7BcCIoYiMjY1/kBsadHAwcDMkFGxlYnTYyMGhBaA4UeicDAwMnMouZwWWjCmNHYMQGh46IjcwpLhvVQLxdHA0MjCwOHckhESAlkUCwkYFHawfj/9YNLL0bmRhcAAfTIrgAAAA=) format("woff"),url(data:application/octet-stream;base64,AAEAAAAOAIAAAwBgT1MvMj4KSLAAAADsAAAAVmNtYXDQIhm3AAABRAAAAUpjdnQgAAAAAAAAEPAAAAAKZnBnbYiQkFkAABD8AAALcGdhc3AAAAAQAAAQ6AAAAAhnbHlmSL43AwAAApAAAAl6aGVhZAOFZYAAAAwMAAAANmhoZWEHmQNjAAAMRAAAACRobXR4OtwAAAAADGgAAABMbG9jYRd8Gc0AAAy0AAAAKG1heHAApgvdAAAM3AAAACBuYW1lUTm08wAADPwAAAMVcG9zdD+eTDYAABAUAAAA0XByZXDdawOFAAAcbAAAAHsAAQMZAZAABQAIAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoEQNS/2oAWgNJAHgAAAABAAAAAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADoEf//AAAAAOgA//8AABgBAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAA/7oDmANJACAAPQBaAAq3SkI5JRQEAy0rEzQ/ATYyHwEWFAcXNjIfARYUDwEGIi8BJjQ3JwYiLwEmNxQfARYyNycuAjU0NhcyHgEfATY0LwEmIg8BBgEUHwEWMj8BNjQvASYiBxceAR8BFAYHIi4BLwEGCS9SL4Yvci8xMTCHL3QvMFIuhy5zLjExMIcvdC9rEHQPLhEXAwoEHhcJDg4DFxIPcxAsEFIQAYgQcw8tEFIPD3QQLhAWAwwBAiAWCA4OBBYTAlhDLlIuL3QuiDAxMS90L4YuUS8wcy+HMDExL3QvQxYQdA8RFwMODgkWIAEECgMXES4QcxAPUg/+YRcPdA8PURAsD3QQEhYDEAYPFx4BBAoEFhEAAAACAAD/sQNaAwsAFwAwAAi1LCAUCAItKxU1ND4BHwE3NjIfARYUDwEXFhQGByMiJgE0PwEnJjQ2NzMyFgcVFA4BLwEHBiIvASYWHAtQuQYOBkAFBblQChQP+g8UAbMFulEKFA/6DxYBFCAJULkGDgZABSv6DxQCDFC5BgY/Bg4GuVEKHhQBFgHwCAW5UQoeFAEWDvoPFAIMULkGBj8GAAAAAgAA//kD6gLDACAALwAItS0kGAgCLSsRND4BNz4BNzYgFx4BFx4BBhYOAQcOAQcGICcuAScuATYFFBcWMzI3JTY0JyUmBhUCBgoJOil7AfZ7KDwJBwoCBAYCDAk6KXv+CnsoPAkHCgIBYxMJCAsIAR4QEP7iESYBXjY8XCQpOAQODgQ4KSRcPGw8XCQpOAQODgQ4KSRcPH0VCgQFswkqCbMLFBUAAAAAAgAA/7EDWQMLAA8ASQAItSshDAQCLSs1ETQ2NyEyFhURFAYHISImEx4BFxY2FhcWHwEWFxYXFhcWNjc2Nz4BNzYnJgcOBAc2FgcGBwYHBicuAycuAicmBw4BB15DAhdDXl5D/elDXkcJDAYLJhoLBgQPChQUDBciGDASSUI7TAgJFR1LChomIiAJLCYEAxoYEBgYDRAGBAMNDRoPICceXBdSAhhCXgFgQf3oQl4BYAGqBRQBAg4CEAoMMRpOUhw4DgcMDCtZTawpLxokCwEMFiAuHAQaKh0zKwwSGg0uIjwKSCgkBQgWElQOAAABAAD/wAKYA0MAFQAGsxEEAS0rEzQ3ATYyHwEWFAcJARYUDwEGIicBJlYLAZ4KHgpcCwv+2AEoCwtcCxwL/mILAYIOCwGeCgpdCh4K/tj+1woeCl0KCgGfCgAAAAEAAP/AAnQDQwAVAAazEQkBLSs3NDcJASY0PwE2MhcBFhQHAQYiLwEmMgsBKP7YCwtcCx4KAZ4KCv5iCxwMXAtADwoBKQEoCxwLXQoK/mILHAv+YgsLXAsAAAAAAQAA/4gDWQLtAB4ABrMaBAEtKxM0NwE2Mh8BFhQPASEyFh0BFAYjIRcWFA8BBiInASYkFAFsFToWKhUVpAGJHSQkHf53pBUVKhU7Ff6UFAE6HRYBaxUVKhU6FqQoH0ceKqQUPBQrFBQBbBUAAQAA/4gDNQLtAB0ABrMTCwEtKxE1NDYXIScmND8BNjIXARYUBwEGIi8BJjQ/ASEiJiQdAYmjFhYqFToWAWsUFP6VFjoVKhYWo/53HSQBF0ceKgGkFTwUKhUV/pUUPRT+lBQUKhU8FaMqAAAAAQAAAAABXgJRABUABrMRBAEtKxM0NwE2Mh8BFhQPARcWFA8BBiInASYZBgEEBRAEHAYG29sGBhwFDgb+/AYBOggFAQQGBhwFEATc2wYOBhwFBQEEBgAAAAEAAAAAAUwCUQAVAAazEQkBLSs3ND8BJyY0PwE2MhcBFhQHAQYiLwEmBwbb2wYGHAUQBAEEBgb+/AUOBhwGUgcG29wFDgYcBgb+/AUQBf78BQUcBgAAAAACAAD/sQNcAwsADAAiAAi1HhEJAwItKxE0PgEyHgEOAiIuATcUHwEWMj8BNjQvATc2NC8BJiIPAQZ0wu7AeAZszOLOaLsL/QscCzkLC6urCws5Ch4K/QsBXnXEdHTE6sR0dMR1Dgv9Cws4Cx4Kq6sLHAs5Cwv9CwACAAD/sQNcAwsADAAiAAi1GREJAwItKxE0PgEyHgEOAiIuAQUUHwEWMj8BNjQvASYiDwEGFB8BBwZ0wu7AeAZszOLOaAEUCzkLHAv9Cwv9Ch4KOQsLq6sLAV51xHR0xOrEdHTETw8LOAsL/QscC/0LCzgLHgqrqwsAAAAAAgAAAAACNAJRABUAKwAItScaEQQCLSsTNDcBNjIfARYUDwEXFhQPAQYiJwEmNzQ3ATYyHwEWFA8BFxYUDwEGIicBJhkGAQQFEAQcBgbb2wYGHAUOBv78BtYGAQQGDgYcBQXc3AUFHAYOBv78BgE6CAUBBAYGHAUQBNzbBg4GHAUFAQQGBwgFAQQGBhwFEATc2wYOBhwFBQEEBgAAAgAAAAACIgJRABUAKwAItScfEQkCLSs3ND8BJyY0PwE2MhcBFhQHAQYiLwEmNzQ/AScmND8BNjIXARYUBwEGIi8BJgcG29sGBhwFEAQBBAYG/vwFDgYcBtcF29sFBRwGDgYBBAUF/vwGDgYcBVIHBtvcBQ4GHAYG/vwFEAX+/AUFHAYHBwbb3AUOBhwGBv78BRAF/vwFBRwGAAAAAQAAAAAD6AI3ABYABrMTBAEtKxM0PwE2Fh0BITIWHQEUBiMhFRQGLwEmJAXXCRUCuAgKCgj9SBYI1wUBXAgGxQgJDH0KB2wHCn0MCgjEBQABAAAAAAPEAjgAFQAGsw8IAS0rETU0NjMhNTQ2HwEWFA8BBiY9ASEiJgoIArgWCNcFBdcJFf1ICAoBKGwHCn0MCgjEBQ8GxQgJDHwMAAAAAAIAAP+xA1wDCwAMACsACLUnEQkDAi0rETQ+ATIeAQ4CIi4BNxQfARYyPwE2NC8BITI2JzU0JgchNzY0LwEmIg8BBnTC7sB4BmzM4s5ohgr9Ch4KMwoKagEZDhYBFA/+52oLCzMKHgr9CgFedcR0dMTqxHR0xHUPCv0KCjMKHgpqFA9IDhYBagscCzMKCv0KAAIAAP+xA1wDCwAMACoACLUfFwkDAi0rETQ+ATIeAQ4CIi4BNxQWNyEHBhQfARYyPwE2NC8BJiIPAQYUHwEhIgYHdMLuwHgGbMzizmiJFg4BGGoKCjMKHgr9Cgr9Ch4KMwoKav7oDxQBAV51xHR0xOrEdHTEUQ4WAWoKHgozCgr9Ch4K/QoKMwoeCmoUDwAAAAEAAAABAACsI3abXw889QALA+gAAAAA0D4tBQAAAADQPfTFAAD/iAPqA0kAAAAIAAIAAAAAAAAAAQAAA1L/agBaA+gAAP/9A+oAAQAAAAAAAAAAAAAAAAAAABMD6AAAA6AAAANZAAAD6AAAA1kAAALKAAACygAAA1kAAANZAAABZQAAAWUAAANZAAADWQAAAjsAAAI7AAAD6AAAA+gAAANZAAADWQAAAAAAAACOAN4BMgGoAdYCBAI6AnACnALIAwQDQgOQA94EBgQuBHYEvQABAAAAEwBbAAMAAAAAAAIAAAAQAHMAAAAcC3AAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEADgA1AAEAAAAAAAIABwBDAAEAAAAAAAMADgBKAAEAAAAAAAQADgBYAAEAAAAAAAUACwBmAAEAAAAAAAYADgBxAAEAAAAAAAoAKwB/AAEAAAAAAAsAEwCqAAMAAQQJAAAAagC9AAMAAQQJAAEAHAEnAAMAAQQJAAIADgFDAAMAAQQJAAMAHAFRAAMAAQQJAAQAHAFtAAMAAQQJAAUAFgGJAAMAAQQJAAYAHAGfAAMAAQQJAAoAVgG7AAMAAQQJAAsAJgIRQ29weXJpZ2h0IChDKSAyMDE0IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21ncmlkZ2FsbGVyeXByb1JlZ3VsYXJncmlkZ2FsbGVyeXByb2dyaWRnYWxsZXJ5cHJvVmVyc2lvbiAxLjBncmlkZ2FsbGVyeXByb0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA0ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBnAHIAaQBkAGcAYQBsAGwAZQByAHkAcAByAG8AUgBlAGcAdQBsAGEAcgBnAHIAaQBkAGcAYQBsAGwAZQByAHkAcAByAG8AZwByAGkAZABnAGEAbABsAGUAcgB5AHAAcgBvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABnAHIAaQBkAGcAYQBsAGwAZQByAHkAcAByAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETBGxpbmsKZnVsbHNjcmVlbgd5b3V0dWJlBXZpbWVvBmxlZnQtMQdyaWdodC0xBmxlZnQtNQdyaWdodC01BmxlZnQtMgdyaWdodC0yBmxlZnQtNgdyaWdodC02BmxlZnQtMwdyaWdodC0zBmxlZnQtNwdyaWdodC03BmxlZnQtNAdyaWdodC00AAAAAAAAAQAB//8ADwAAAAAAAAAAAAAAALAALCCwAFVYRVkgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbkIAAgAY2MjYhshIbAAWbAAQyNEsgABAENgQi2wASywIGBmLbACLCBkILDAULAEJlqyKAEKQ0VjRVJbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILEBCkNFY0VhZLAoUFghsQEKQ0VjRSCwMFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAErWVkjsABQWGVZWS2wAywgRSCwBCVhZCCwBUNQWLAFI0KwBiNCGyEhWbABYC2wBCwjISMhIGSxBWJCILAGI0KxAQpDRWOxAQpDsABgRWOwAyohILAGQyCKIIqwASuxMAUlsAQmUVhgUBthUllYI1khILBAU1iwASsbIbBAWSOwAFBYZVktsAUssAdDK7IAAgBDYEItsAYssAcjQiMgsAAjQmGwAmJmsAFjsAFgsAUqLbAHLCAgRSCwC0NjuAQAYiCwAFBYsEBgWWawAWNgRLABYC2wCCyyBwsAQ0VCKiGyAAEAQ2BCLbAJLLAAQyNEsgABAENgQi2wCiwgIEUgsAErI7AAQ7AEJWAgRYojYSBkILAgUFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERLABYC2wCywgIEUgsAErI7AAQ7AEJWAgRYojYSBksCRQWLAAG7BAWSOwAFBYZVmwAyUjYUREsAFgLbAMLCCwACNCsgsKA0VYIRsjIVkqIS2wDSyxAgJFsGRhRC2wDiywAWAgILAMQ0qwAFBYILAMI0JZsA1DSrAAUlggsA0jQlktsA8sILAQYmawAWMguAQAY4ojYbAOQ2AgimAgsA4jQiMtsBAsS1RYsQRkRFkksA1lI3gtsBEsS1FYS1NYsQRkRFkbIVkksBNlI3gtsBIssQAPQ1VYsQ8PQ7ABYUKwDytZsABDsAIlQrEMAiVCsQ0CJUKwARYjILADJVBYsQEAQ2CwBCVCioogiiNhsA4qISOwAWEgiiNhsA4qIRuxAQBDYLACJUKwAiVhsA4qIVmwDENHsA1DR2CwAmIgsABQWLBAYFlmsAFjILALQ2O4BABiILAAUFiwQGBZZrABY2CxAAATI0SwAUOwAD6yAQEBQ2BCLbATLACxAAJFVFiwDyNCIEWwCyNCsAojsABgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAULLEAEystsBUssQETKy2wFiyxAhMrLbAXLLEDEystsBgssQQTKy2wGSyxBRMrLbAaLLEGEystsBsssQcTKy2wHCyxCBMrLbAdLLEJEystsB4sALANK7EAAkVUWLAPI0IgRbALI0KwCiOwAGBCIGCwAWG1EBABAA4AQkKKYLESBiuwcisbIlktsB8ssQAeKy2wICyxAR4rLbAhLLECHistsCIssQMeKy2wIyyxBB4rLbAkLLEFHistsCUssQYeKy2wJiyxBx4rLbAnLLEIHistsCgssQkeKy2wKSwgPLABYC2wKiwgYLAQYCBDI7ABYEOwAiVhsAFgsCkqIS2wKyywKiuwKiotsCwsICBHICCwC0NjuAQAYiCwAFBYsEBgWWawAWNgI2E4IyCKVVggRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOBshWS2wLSwAsQACRVRYsAEWsCwqsAEVMBsiWS2wLiwAsA0rsQACRVRYsAEWsCwqsAEVMBsiWS2wLywgNbABYC2wMCwAsAFFY7gEAGIgsABQWLBAYFlmsAFjsAErsAtDY7gEAGIgsABQWLBAYFlmsAFjsAErsAAWtAAAAAAARD4jOLEvARUqLbAxLCA8IEcgsAtDY7gEAGIgsABQWLBAYFlmsAFjYLAAQ2E4LbAyLC4XPC2wMywgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhsAFDYzgtsDQssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIzAQEVFCotsDUssAAWsAQlsAQlRyNHI2GwCUMrZYouIyAgPIo4LbA2LLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhIyAgsAQmI0ZhOBsjsAhDRrACJbAIQ0cjRyNhYCCwBEOwAmIgsABQWLBAYFlmsAFjYCMgsAErI7AEQ2CwASuwBSVhsAUlsAJiILAAUFiwQGBZZrABY7AEJmEgsAQlYGQjsAMlYGRQWCEbIyFZIyAgsAQmI0ZhOFktsDcssAAWICAgsAUmIC5HI0cjYSM8OC2wOCywABYgsAgjQiAgIEYjR7ABKyNhOC2wOSywABawAyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVhuQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsDossAAWILAIQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKxAAAqsQAFQrEACCqxAAVCsQAIKrEABUK5AAAACSqxAAVCuQAAAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbEADCq4Af+FsASNsQIARAA=) format("truetype");
}

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

.grid-gallery .icon-link:before {
content:'\e800';
}

/* '' */
.grid-gallery .icon-fullscreen:before {
content:'\e801';
}

/* '' */
.grid-gallery .icon-youtube:before {
content:'\e802';
}

/* '' */
.grid-gallery .icon-vimeo:before {
content:'\e803';
}

/* '' */
.grid-gallery .icon-left-1:before {
content:'\e804';
}

/* '' */
.grid-gallery .icon-right-1:before {
content:'\e805';
}

/* '' */
.grid-gallery .icon-left-5:before {
content:'\e806';
}

/* '' */
.grid-gallery .icon-right-5:before {
content:'\e807';
}

/* '' */
.grid-gallery .icon-left-2:before {
content:'\e808';
}

/* '' */
.grid-gallery .icon-right-2:before {
content:'\e809';
}

/* '' */
.grid-gallery .icon-left-6:before {
content:'\e80a';
}

/* '' */
.grid-gallery .icon-right-6:before {
content:'\e80b';
}

/* '' */
.grid-gallery .icon-left-3:before {
content:'\e80c';
}

/* '' */
.grid-gallery .icon-right-3:before {
content:'\e80d';
}

/* '' */
.grid-gallery .icon-left-7:before {
content:'\e80e';
}

/* '' */
.grid-gallery .icon-right-7:before {
content:'\e80f';
}

/* '' */
.grid-gallery .icon-left-4:before {
content:'\e810';
}

/* '' */
.grid-gallery .icon-right-4:before {
content:'\e811';
}

/* '' */.hi-icon-wrap {
text-align:center;
margin:0 auto;
padding:0;
}

/*#iconsPreview .hi-icon {*/
/*margin: 0  !important;*/
/*top: 47%  !important;*/
/*position: relative !important;*/
/*-webkit-transform: translateY(-50%) !important;*/
/*-ms-transform: translateY(-50%) !important;*/
/*transform: translateY(-50%) !important;*/
/*}*/
.hi-icon {
display:inline-block;
font-size:0;
cursor:pointer;
margin:7px 15px;
width:45px;
height:45px;
border-radius:50%;
text-align:center;
position:relative;
z-index:1;
text-decoration:none !important;
margin-top:33.3333333%;
outline:none !important;
-webkit-text-size-adjust:100%;
}

#preview.gallery-preview .grid-gallery-caption[data-caption-buider="1"] .hi-icon,.grid-gallery[data-caption-buider="1"] .hi-icon {
margin:7px 9px;
font-family:FontAwesome !important;
}

.hi-icon:after {
pointer-events:none;
position:absolute;
width:100%;
height:100%;
border-radius:50%;
content:'';
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.hi-icon:before {
speak:none;
font-size:24px;
line-height:45px;
height:45px;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
display:block;
-webkit-font-smoothing:antialiased;
margin-left:auto;
margin-right:auto;
}

/* Effect 1 */
.grid-gallery[data-caption-buider="1"] .hi-icon-effect-1:not(.hi-icon-effect-1b) .hi-icon {
margin:11px !important;
}

.grid-gallery[data-caption-buider="1"] .hi-icon-effect-1.hi-icon-effect-1b .hi-icon {
margin:14px !important;
}

.hi-icon-effect-1 .hi-icon {
background:rgba(255,255,255,0.1);
-webkit-transition:background 0.2s,color .2s;
-moz-transition:background 0.2s,color .2s;
transition:background 0.2s,color .2s;
color:#fff;
}

.hi-icon-effect-1 .hi-icon:after {
top:-7px;
left:-7px;
padding:7px;
box-shadow:0 0 0 4px #fff;
-webkit-transition:-webkit-transform 0.2s,opacity .2s;
-webkit-transform:scale(.8);
-moz-transition:-moz-transform 0.2s,opacity .2s;
-moz-transform:scale(.8);
-ms-transform:scale(.8);
transition:transform 0.2s,opacity .2s;
transform:scale(.8);
opacity:0;
}

/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
background:rgba(255,255,255,1);
color:#41ab6b;
}

.hi-icon-effect-1a .hi-icon:hover:after {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1;
}

/* Effect 1b */
.hi-icon-effect-1b .hi-icon:hover {
background:rgba(255,255,255,1);
color:#41ab6b;
}

.hi-icon-effect-1b .hi-icon:after {
-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-ms-transform:scale(1.2);
transform:scale(1.2);
}

.hi-icon-effect-1b .hi-icon:hover:after {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1;
}

/* Effect 2 */
.hi-icon-effect-2 .hi-icon {
color:#eea303;
box-shadow:0 0 0 3px #fff;
-webkit-transition:color .3s;
-moz-transition:color .3s;
transition:color .3s;
}

.grid-gallery[data-caption-buider="1"] .hi-icon-effect-2 .hi-icon {
box-shadow:none;
}

.hi-icon-effect-2 .hi-icon:after {
top:-2px;
left:-2px;
padding:2px;
z-index:-1;
background:#fff;
-webkit-transition:-webkit-transform 0.2s,opacity .2s;
-moz-transition:-moz-transform 0.2s,opacity .2s;
transition:transform 0.2s,opacity .2s;
}

/* Effect 2a */
.hi-icon-effect-2a .hi-icon:hover {
color:#eea303;
}

.hi-icon-effect-2a .hi-icon:hover:after {
-webkit-transform:scale(0.85);
-moz-transform:scale(0.85);
-ms-transform:scale(0.85);
transform:scale(0.85);
}

/* Effect 2b */
.hi-icon-effect-2b .hi-icon:hover:after {
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0);
opacity:0;
-webkit-transition:-webkit-transform 0.4s,opacity .2s;
-moz-transition:-moz-transform 0.4s,opacity .2s;
transition:transform 0.4s,opacity .2s;
}

.hi-icon-effect-2b .hi-icon:hover {
color:#fff;
}

/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
box-shadow:0 0 0 4px #fff;
-webkit-transition:color .3s;
-moz-transition:color .3s;
transition:color .3s;
}

.grid-gallery[data-caption-buider="1"] .hi-icon-effect-3 .hi-icon {
box-shadow:none;
}

.hi-icon-effect-3 .hi-icon:after {
top:-2px;
left:-2px;
padding:2px;
z-index:-1;
background:#fff;
-webkit-transition:-webkit-transform 0.2s,opacity .3s;
-moz-transition:-moz-transform 0.2s,opacity .3s;
transition:transform 0.2s,opacity .3s;
}

/* Effect 3a */
.hi-icon-effect-3a .hi-icon {
color:#f06060;
}

.hi-icon-effect-3a .hi-icon:hover {
color:#fff;
}

.hi-icon-effect-3a .hi-icon:hover:after {
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
transform:scale(1.3);
opacity:0;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
color:#fff;
}

.hi-icon-effect-3b .hi-icon:hover {
color:#f06060;
}

.hi-icon-effect-3b .hi-icon:after {
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
transform:scale(1.3);
opacity:0;
}

.hi-icon-effect-3b .hi-icon:hover:after {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1;
}

/* Effect 4 */
.hi-icon-effect-4 .hi-icon {
width:92px;
height:92px;
box-shadow:0 0 0 4px rgba(255,255,255,1);
}

.hi-icon-effect-4a .hi-icon {
-webkit-transition:box-shadow .2s;
-moz-transition:box-shadow .2s;
transition:box-shadow .2s;
}

.hi-icon-effect-4 .hi-icon:before {
line-height:92px;
}

.hi-icon-effect-4 .hi-icon:after {
top:-4px;
left:-4px;
padding:0;
z-index:10;
border:4px dashed #fff;
}

.hi-icon-effect-4 .hi-icon:hover {
box-shadow:0 0 0 0 rgba(255,255,255,0);
color:#fff;
}

/* Effect 4b */
.hi-icon-effect-4b .hi-icon:hover {
-webkit-transition:box-shadow .2s;
-moz-transition:box-shadow .2s;
transition:box-shadow .2s;
}

.hi-icon-effect-4b .hi-icon:hover:after {
-webkit-animation:spinAround 9s linear infinite;
-moz-animation:spinAround 9s linear infinite;
animation:spinAround 9s linear infinite;
}

@-webkit-keyframes spinAround {
from {
-webkit-transform:rotate(0deg);
}

to {
-webkit-transform:rotate(360deg);
}
}

@-moz-keyframes spinAround {
from {
-moz-transform:rotate(0deg);
}

to {
-moz-transform:rotate(360deg);
}
}

@keyframes spinAround {
from {
transform:rotate(0deg);
}

to {
transform:rotate(360deg);
}
}

/* Effect 5 */
.hi-icon-effect-5 .hi-icon {
box-shadow:0 0 0 4px rgba(255,255,255,1);
overflow:hidden;
-webkit-transition:background 0.3s,color 0.3s,box-shadow .3s;
-moz-transition:background 0.3s,color 0.3s,box-shadow .3s;
transition:background 0.3s,color 0.3s,box-shadow .3s;
color:#fff;
}

.hi-icon-effect-5 .hi-icon:after {
display:none;
}

.hi-icon-effect-5 .hi-icon:hover {
background:rgba(255,255,255,1);
color:#702fa8;
box-shadow:0 0 0 8px rgba(255,255,255,0.3);
}

.hi-icon-effect-5a .hi-icon:hover:before {
-webkit-animation:toRightFromLeft .3s forwards;
-moz-animation:toRightFromLeft .3s forwards;
animation:toRightFromLeft .3s forwards;
}

@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform:translate(100%);
}

50% {
opacity:0;
-webkit-transform:translate(-100%);
}

51% {
opacity:1;
}
}

@-moz-keyframes toRightFromLeft {
49% {
-moz-transform:translate(100%);
}

50% {
opacity:0;
-moz-transform:translate(-100%);
}

51% {
opacity:1;
}
}

@keyframes toRightFromLeft {
49% {
transform:translate(100%);
}

50% {
opacity:0;
transform:translate(-100%);
}

51% {
opacity:1;
}
}

.hi-icon-effect-5b .hi-icon:hover:before {
-webkit-animation:toLeftFromRight .3s forwards;
-moz-animation:toLeftFromRight .3s forwards;
animation:toLeftFromRight .3s forwards;
}

@-webkit-keyframes toLeftFromRight {
49% {
-webkit-transform:translate(-100%);
}

50% {
opacity:0;
-webkit-transform:translate(100%);
}

51% {
opacity:1;
}
}

@-moz-keyframes toLeftFromRight {
49% {
-moz-transform:translate(-100%);
}

50% {
opacity:0;
-moz-transform:translate(100%);
}

51% {
opacity:1;
}
}

@keyframes toLeftFromRight {
49% {
transform:translate(-100%);
}

50% {
opacity:0;
transform:translate(100%);
}

51% {
opacity:1;
}
}

.hi-icon-effect-5c .hi-icon:hover:before {
-webkit-animation:toTopFromBottom .3s forwards;
-moz-animation:toTopFromBottom .3s forwards;
animation:toTopFromBottom .3s forwards;
}

@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform:translateY(-100%);
}

50% {
opacity:0;
-webkit-transform:translateY(100%);
}

51% {
opacity:1;
}
}

@-moz-keyframes toTopFromBottom {
49% {
-moz-transform:translateY(-100%);
}

50% {
opacity:0;
-moz-transform:translateY(100%);
}

51% {
opacity:1;
}
}

@keyframes toTopFromBottom {
49% {
transform:translateY(-100%);
}

50% {
opacity:0;
transform:translateY(100%);
}

51% {
opacity:1;
}
}

.hi-icon-effect-5d .hi-icon:hover:before {
-webkit-animation:toBottomFromTop .3s forwards;
-moz-animation:toBottomFromTop .3s forwards;
animation:toBottomFromTop .3s forwards;
}

@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform:translateY(100%);
}

50% {
opacity:0;
-webkit-transform:translateY(-100%);
}

51% {
opacity:1;
}
}

@-moz-keyframes toBottomFromTop {
49% {
-moz-transform:translateY(100%);
}

50% {
opacity:0;
-moz-transform:translateY(-100%);
}

51% {
opacity:1;
}
}

@keyframes toBottomFromTop {
49% {
transform:translateY(100%);
}

50% {
opacity:0;
transform:translateY(-100%);
}

51% {
opacity:1;
}
}

/* Effect 6 */
.hi-icon-effect-6 .hi-icon {
box-shadow:0 0 0 4px rgba(255,255,255,1);
-webkit-transition:background 0.2s,color .2s;
-moz-transition:background 0.2s,color .2s;
transition:background 0.2s,color .2s;
}

.hi-icon-effect-6 .hi-icon:hover {
background:rgba(255,255,255,1);
color:#64bb5d;
}

.hi-icon-effect-6 .hi-icon:hover:before {
-webkit-animation:spinAround 2s linear infinite;
-moz-animation:spinAround 2s linear infinite;
animation:spinAround 2s linear infinite;
}

/* Effect 7 */
.hi-icon-effect-7 .hi-icon {
box-shadow:0 0 0 4px rgba(255,255,255,1);
-webkit-transition:background 0.2s,color .2s;
-moz-transition:background 0.2s,color .2s;
transition:background 0.2s,color .2s;
color:#ccc;
}

.grid-gallery[data-caption-buider="1"] .hi-icon-effect-7 .hi-icon {
margin-bottom:12px !important;
margin-right:12px !important;
margin-left:6px !important;
}

.grid-gallery[data-caption-buider="1"] .hi-icon-effect-7 .hi-icon:hover {
box-shadow:none;
}

.hi-icon-effect-7 .hi-icon:hover {
color:#fff;
}

.hi-icon-effect-7 .hi-icon:after {
top:-8px;
left:-8px;
padding:8px;
z-index:-1;
opacity:0;
}

/* Effect 7a */
.hi-icon-effect-7a .hi-icon:after {
box-shadow:0 0 0 rgba(255,255,255,1);
-webkit-transition:opacity 0.2s,box-shadow .2s;
-moz-transition:opacity 0.2s,box-shadow .2s;
transition:opacity 0.2s,box-shadow .2s;
}

.hi-icon-effect-7a .hi-icon:hover:after {
opacity:1;
box-shadow:3px 3px 0 rgba(255,255,255,1);
}

.hi-icon-effect-7a .hi-icon:before {
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
transform:scale(0.8);
opacity:.7;
-webkit-transition:-webkit-transform 0.2s,opacity .2s;
-moz-transition:-moz-transform 0.2s,opacity .2s;
transition:transform 0.2s,opacity .2s;
}

.hi-icon-effect-7a .hi-icon:hover:before {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1;
}

/* Effect 7b */
.hi-icon-effect-7b .hi-icon:after {
box-shadow:3px 3px rgba(255,255,255,1);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
-webkit-transition:opacity 0.2s,-webkit-transform .2s;
-moz-transition:opacity 0.2s,-moz-transform .2s;
transition:opacity 0.2s,transform .2s;
}

.hi-icon-effect-7b .hi-icon:hover:after {
opacity:1;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg);
}

.hi-icon-effect-7b .hi-icon:before {
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
transform:scale(0.8);
opacity:.7;
-webkit-transition:-webkit-transform 0.2s,opacity .2s;
-moz-transition:-moz-transform 0.2s,opacity .2s;
transition:transform 0.2s,opacity .2s;
}

.hi-icon-effect-7b .hi-icon:hover:before {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1;
}

/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
background:rgba(255,255,255,0.1);
-webkit-transition:-webkit-transform ease-out 0.1s,background .2s;
-moz-transition:-moz-transform ease-out 0.1s,background .2s;
transition:transform ease-out 0.1s,background .2s;
}

.hi-icon-effect-8 .hi-icon:after {
top:0;
left:0;
padding:0;
z-index:-1;
box-shadow:0 0 0 2px rgba(255,255,255,0.1);
opacity:0;
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-ms-transform:scale(0.9);
transform:scale(0.9);
}

.hi-icon-effect-8 .hi-icon:hover {
background:rgba(255,255,255,0.05);
-webkit-transform:scale(0.93);
-moz-transform:scale(0.93);
-ms-transform:scale(0.93);
transform:scale(0.93);
color:#fff;
}

.hi-icon-effect-8 .hi-icon:hover:after {
-webkit-animation:sonarEffect 1.3s ease-out 75ms;
-moz-animation:sonarEffect 1.3s ease-out 75ms;
animation:sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
0% {
opacity:.3;
}

40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #3851bc,0 0 0 10px rgba(255,255,255,0.5);
}

100% {
box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #3851bc,0 0 0 10px rgba(255,255,255,0.5);
-webkit-transform:scale(1.5);
opacity:0;
}
}

@-moz-keyframes sonarEffect {
0% {
opacity:.3;
}

40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #3851bc,0 0 0 10px rgba(255,255,255,0.5);
}

100% {
box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #3851bc,0 0 0 10px rgba(255,255,255,0.5);
-moz-transform:scale(1.5);
opacity:0;
}
}

@keyframes sonarEffect {
0% {
opacity:.3;
}

40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #3851bc,0 0 0 10px rgba(255,255,255,0.5);
}

100% {
box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #3851bc,0 0 0 10px rgba(255,255,255,0.5);
transform:scale(1.5);
opacity:0;
}
}

/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
-webkit-transition:box-shadow .2s;
-moz-transition:box-shadow .2s;
transition:box-shadow .2s;
color:#fff;
}

.grid-gallery[data-caption-buider="1"] .hi-icon-effect-9 .hi-icon {
box-shadow:none;
}

.hi-icon-effect-9 .hi-icon:after {
top:0;
left:0;
padding:0;
box-shadow:0 0 0 3px #fff;
-webkit-transition:-webkit-transform 0.2s,opacity .2s;
-moz-transition:-moz-transform 0.2s,opacity .2s;
transition:transform 0.2s,opacity .2s;
}

/* Effect 9a */
.hi-icon-effect-9a .hi-icon:hover:after {
-webkit-transform:scale(0.85);
-moz-transform:scale(0.85);
-ms-transform:scale(0.85);
transform:scale(0.85);
opacity:.5;
}

.hi-icon-effect-9a .hi-icon:hover {
box-shadow:0 0 0 10px rgba(255,255,255,1);
color:#fff;
}

/* Effect 9b */
.hi-icon-effect-9b .hi-icon:hover:after {
-webkit-transform:scale(0.85);
-moz-transform:scale(0.85);
-ms-transform:scale(0.85);
transform:scale(0.85);
}

.hi-icon-effect-9b .hi-icon:hover {
box-shadow:0 0 0 10px rgba(255,255,255,0.4);
color:#fff;
}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-8bits,.la-ball-8bits>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-8bits {
display:block;
font-size:0;
color:#fff;
}

.la-ball-8bits.la-dark {
color:#333;
}

.la-ball-8bits>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-8bits {
width:12px;
height:12px;
}

.la-ball-8bits>div {
position:absolute;
top:50%;
left:50%;
width:4px;
height:4px;
border-radius:0;
opacity:0;
-webkit-transform:translate(100%,100%);
-moz-transform:translate(100%,100%);
-ms-transform:translate(100%,100%);
-o-transform:translate(100%,100%);
transform:translate(100%,100%);
-webkit-animation:ball-8bits 1s 0s ease infinite;
-moz-animation:ball-8bits 1s 0s ease infinite;
-o-animation:ball-8bits 1s 0s ease infinite;
animation:ball-8bits 1s 0s ease infinite;
}

.la-ball-8bits>div:nth-child(1) {
-webkit-animation-delay:-.9375s;
-moz-animation-delay:-.9375s;
-o-animation-delay:-.9375s;
animation-delay:-.9375s;
}

.la-ball-8bits>div:nth-child(2) {
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-ball-8bits>div:nth-child(3) {
-webkit-animation-delay:-.8125s;
-moz-animation-delay:-.8125s;
-o-animation-delay:-.8125s;
animation-delay:-.8125s;
}

.la-ball-8bits>div:nth-child(4) {
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-ball-8bits>div:nth-child(5) {
-webkit-animation-delay:-.6875s;
-moz-animation-delay:-.6875s;
-o-animation-delay:-.6875s;
animation-delay:-.6875s;
}

.la-ball-8bits>div:nth-child(6) {
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-ball-8bits>div:nth-child(7) {
-webkit-animation-delay:-.5625s;
-moz-animation-delay:-.5625s;
-o-animation-delay:-.5625s;
animation-delay:-.5625s;
}

.la-ball-8bits>div:nth-child(8) {
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-ball-8bits>div:nth-child(9) {
-webkit-animation-delay:-.4375s;
-moz-animation-delay:-.4375s;
-o-animation-delay:-.4375s;
animation-delay:-.4375s;
}

.la-ball-8bits>div:nth-child(10) {
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-ball-8bits>div:nth-child(11) {
-webkit-animation-delay:-.3125s;
-moz-animation-delay:-.3125s;
-o-animation-delay:-.3125s;
animation-delay:-.3125s;
}

.la-ball-8bits>div:nth-child(12) {
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-ball-8bits>div:nth-child(13) {
-webkit-animation-delay:-.1875s;
-moz-animation-delay:-.1875s;
-o-animation-delay:-.1875s;
animation-delay:-.1875s;
}

.la-ball-8bits>div:nth-child(14) {
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-ball-8bits>div:nth-child(15) {
-webkit-animation-delay:-.0625s;
-moz-animation-delay:-.0625s;
-o-animation-delay:-.0625s;
animation-delay:-.0625s;
}

.la-ball-8bits>div:nth-child(16) {
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-8bits>div:nth-child(1) {
top:-100%;
left:0;
}

.la-ball-8bits>div:nth-child(2) {
top:-100%;
left:33.3333333333%;
}

.la-ball-8bits>div:nth-child(3) {
top:-66.6666666667%;
left:66.6666666667%;
}

.la-ball-8bits>div:nth-child(4) {
top:-33.3333333333%;
left:100%;
}

.la-ball-8bits>div:nth-child(5) {
top:0;
left:100%;
}

.la-ball-8bits>div:nth-child(6) {
top:33.3333333333%;
left:100%;
}

.la-ball-8bits>div:nth-child(7) {
top:66.6666666667%;
left:66.6666666667%;
}

.la-ball-8bits>div:nth-child(8) {
top:100%;
left:33.3333333333%;
}

.la-ball-8bits>div:nth-child(9) {
top:100%;
left:0;
}

.la-ball-8bits>div:nth-child(10) {
top:100%;
left:-33.3333333333%;
}

.la-ball-8bits>div:nth-child(11) {
top:66.6666666667%;
left:-66.6666666667%;
}

.la-ball-8bits>div:nth-child(12) {
top:33.3333333333%;
left:-100%;
}

.la-ball-8bits>div:nth-child(13) {
top:0;
left:-100%;
}

.la-ball-8bits>div:nth-child(14) {
top:-33.3333333333%;
left:-100%;
}

.la-ball-8bits>div:nth-child(15) {
top:-66.6666666667%;
left:-66.6666666667%;
}

.la-ball-8bits>div:nth-child(16) {
top:-100%;
left:-33.3333333333%;
}

.la-ball-8bits.la-sm {
width:6px;
height:6px;
}

.la-ball-8bits.la-sm>div {
width:2px;
height:2px;
}

.la-ball-8bits.la-2x {
width:24px;
height:24px;
}

.la-ball-8bits.la-2x>div {
width:8px;
height:8px;
}

.la-ball-8bits.la-3x {
width:36px;
height:36px;
}

.la-ball-8bits.la-3x>div {
width:12px;
height:12px;
}

@-webkit-keyframes ball-8bits {
0% {
opacity:1;
}

50% {
opacity:1;
}

51% {
opacity:0;
}
}

@-moz-keyframes ball-8bits {
0% {
opacity:1;
}

50% {
opacity:1;
}

51% {
opacity:0;
}
}

@-o-keyframes ball-8bits {
0% {
opacity:1;
}

50% {
opacity:1;
}

51% {
opacity:0;
}
}

@keyframes ball-8bits {
0% {
opacity:1;
}

50% {
opacity:1;
}

51% {
opacity:0;
}
}

.la-ball-atom,.la-ball-atom>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-atom {
display:block;
font-size:0;
color:#fff;
}

.la-ball-atom.la-dark {
color:#333;
}

.la-ball-atom>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-atom {
width:32px;
height:32px;
}

.la-ball-atom>div:nth-child(1) {
position:absolute;
top:50%;
left:50%;
z-index:1;
width:60%;
height:60%;
background:#aaa;
border-radius:100%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
-webkit-animation:ball-atom-shrink 4.5s infinite linear;
-moz-animation:ball-atom-shrink 4.5s infinite linear;
-o-animation:ball-atom-shrink 4.5s infinite linear;
animation:ball-atom-shrink 4.5s infinite linear;
}

.la-ball-atom>div:not(:nth-child(1)) {
position:absolute;
left:0;
z-index:0;
width:100%;
height:100%;
background:none;
-webkit-animation:ball-atom-zindex 1.5s 0s infinite steps(2,end);
-moz-animation:ball-atom-zindex 1.5s 0s infinite steps(2,end);
-o-animation:ball-atom-zindex 1.5s 0s infinite steps(2,end);
animation:ball-atom-zindex 1.5s 0s infinite steps(2,end);
}

.la-ball-atom>div:not(:nth-child(1)):before {
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
margin-top:-5px;
margin-left:-5px;
content:"";
background:currentColor;
border-radius:50%;
opacity:.75;
-webkit-animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;
-moz-animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;
-o-animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;
animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;
}

.la-ball-atom>div:nth-child(2) {
-webkit-animation-delay:.75s;
-moz-animation-delay:.75s;
-o-animation-delay:.75s;
animation-delay:.75s;
}

.la-ball-atom>div:nth-child(2):before {
-webkit-animation-delay:0s,-1.125s;
-moz-animation-delay:0s,-1.125s;
-o-animation-delay:0s,-1.125s;
animation-delay:0s,-1.125s;
}

.la-ball-atom>div:nth-child(3) {
-webkit-transform:rotate(120deg);
-moz-transform:rotate(120deg);
-ms-transform:rotate(120deg);
-o-transform:rotate(120deg);
transform:rotate(120deg);
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-ball-atom>div:nth-child(3):before {
-webkit-animation-delay:-1s,-0.75s;
-moz-animation-delay:-1s,-0.75s;
-o-animation-delay:-1s,-0.75s;
animation-delay:-1s,-0.75s;
}

.la-ball-atom>div:nth-child(4) {
-webkit-transform:rotate(240deg);
-moz-transform:rotate(240deg);
-ms-transform:rotate(240deg);
-o-transform:rotate(240deg);
transform:rotate(240deg);
-webkit-animation-delay:.25s;
-moz-animation-delay:.25s;
-o-animation-delay:.25s;
animation-delay:.25s;
}

.la-ball-atom>div:nth-child(4):before {
-webkit-animation-delay:-0.5s,-0.125s;
-moz-animation-delay:-0.5s,-0.125s;
-o-animation-delay:-0.5s,-0.125s;
animation-delay:-0.5s,-0.125s;
}

.la-ball-atom.la-sm {
width:16px;
height:16px;
}

.la-ball-atom.la-sm>div:not(:nth-child(1)):before {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-atom.la-2x {
width:64px;
height:64px;
}

.la-ball-atom.la-2x>div:not(:nth-child(1)):before {
width:20px;
height:20px;
margin-top:-10px;
margin-left:-10px;
}

.la-ball-atom.la-3x {
width:96px;
height:96px;
}

.la-ball-atom.la-3x>div:not(:nth-child(1)):before {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
}

@-webkit-keyframes ball-atom-position {
50% {
top:100%;
left:100%;
}
}

@-moz-keyframes ball-atom-position {
50% {
top:100%;
left:100%;
}
}

@-o-keyframes ball-atom-position {
50% {
top:100%;
left:100%;
}
}

@keyframes ball-atom-position {
50% {
top:100%;
left:100%;
}
}

@-webkit-keyframes ball-atom-size {
50% {
-webkit-transform:scale(0.5,0.5);
transform:scale(0.5,0.5);
}
}

@-moz-keyframes ball-atom-size {
50% {
-moz-transform:scale(0.5,0.5);
transform:scale(0.5,0.5);
}
}

@-o-keyframes ball-atom-size {
50% {
-o-transform:scale(0.5,0.5);
transform:scale(0.5,0.5);
}
}

@keyframes ball-atom-size {
50% {
-webkit-transform:scale(0.5,0.5);
-moz-transform:scale(0.5,0.5);
-o-transform:scale(0.5,0.5);
transform:scale(0.5,0.5);
}
}

@-webkit-keyframes ball-atom-zindex {
50% {
z-index:10;
}
}

@-moz-keyframes ball-atom-zindex {
50% {
z-index:10;
}
}

@-o-keyframes ball-atom-zindex {
50% {
z-index:10;
}
}

@keyframes ball-atom-zindex {
50% {
z-index:10;
}
}

@-webkit-keyframes ball-atom-shrink {
50% {
-webkit-transform:translate(-50%,-50%) scale(0.8,0.8);
transform:translate(-50%,-50%) scale(0.8,0.8);
}
}

@-moz-keyframes ball-atom-shrink {
50% {
-moz-transform:translate(-50%,-50%) scale(0.8,0.8);
transform:translate(-50%,-50%) scale(0.8,0.8);
}
}

@-o-keyframes ball-atom-shrink {
50% {
-o-transform:translate(-50%,-50%) scale(0.8,0.8);
transform:translate(-50%,-50%) scale(0.8,0.8);
}
}

@keyframes ball-atom-shrink {
50% {
-webkit-transform:translate(-50%,-50%) scale(0.8,0.8);
-moz-transform:translate(-50%,-50%) scale(0.8,0.8);
-o-transform:translate(-50%,-50%) scale(0.8,0.8);
transform:translate(-50%,-50%) scale(0.8,0.8);
}
}

.la-ball-beat,.la-ball-beat>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-beat {
display:block;
font-size:0;
color:#fff;
}

.la-ball-beat.la-dark {
color:#333;
}

.la-ball-beat>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-beat {
width:54px;
height:18px;
}

.la-ball-beat>div {
width:10px;
height:10px;
margin:4px;
border-radius:100%;
-webkit-animation:ball-beat .7s -.15s infinite linear;
-moz-animation:ball-beat .7s -.15s infinite linear;
-o-animation:ball-beat .7s -.15s infinite linear;
animation:ball-beat .7s -.15s infinite linear;
}

.la-ball-beat>div:nth-child(2n-1) {
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-ball-beat.la-sm {
width:26px;
height:8px;
}

.la-ball-beat.la-sm>div {
width:4px;
height:4px;
margin:2px;
}

.la-ball-beat.la-2x {
width:108px;
height:36px;
}

.la-ball-beat.la-2x>div {
width:20px;
height:20px;
margin:8px;
}

.la-ball-beat.la-3x {
width:162px;
height:54px;
}

.la-ball-beat.la-3x>div {
width:30px;
height:30px;
margin:12px;
}

@-webkit-keyframes ball-beat {
50% {
opacity:.2;
-webkit-transform:scale(0.75);
transform:scale(0.75);
}

100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-beat {
50% {
opacity:.2;
-moz-transform:scale(0.75);
transform:scale(0.75);
}

100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-beat {
50% {
opacity:.2;
-o-transform:scale(0.75);
transform:scale(0.75);
}

100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-beat {
50% {
opacity:.2;
-webkit-transform:scale(0.75);
-moz-transform:scale(0.75);
-o-transform:scale(0.75);
transform:scale(0.75);
}

100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-circus,.la-ball-circus>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-circus {
display:block;
font-size:0;
color:#fff;
}

.la-ball-circus.la-dark {
color:#333;
}

.la-ball-circus>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-circus {
width:16px;
height:16px;
}

.la-ball-circus>div {
position:absolute;
top:0;
left:-100%;
display:block;
width:16px;
width:100%;
height:16px;
height:100%;
border-radius:100%;
opacity:.5;
-webkit-animation:ball-circus-position 2.5s infinite cubic-bezier(0.25,0,0.75,1),ball-circus-size 2.5s infinite cubic-bezier(0.25,0,0.75,1);
-moz-animation:ball-circus-position 2.5s infinite cubic-bezier(0.25,0,0.75,1),ball-circus-size 2.5s infinite cubic-bezier(0.25,0,0.75,1);
-o-animation:ball-circus-position 2.5s infinite cubic-bezier(0.25,0,0.75,1),ball-circus-size 2.5s infinite cubic-bezier(0.25,0,0.75,1);
animation:ball-circus-position 2.5s infinite cubic-bezier(0.25,0,0.75,1),ball-circus-size 2.5s infinite cubic-bezier(0.25,0,0.75,1);
}

.la-ball-circus>div:nth-child(1) {
-webkit-animation-delay:0s,-0.5s;
-moz-animation-delay:0s,-0.5s;
-o-animation-delay:0s,-0.5s;
animation-delay:0s,-0.5s;
}

.la-ball-circus>div:nth-child(2) {
-webkit-animation-delay:-0.5s,-1s;
-moz-animation-delay:-0.5s,-1s;
-o-animation-delay:-0.5s,-1s;
animation-delay:-0.5s,-1s;
}

.la-ball-circus>div:nth-child(3) {
-webkit-animation-delay:-1s,-1.5s;
-moz-animation-delay:-1s,-1.5s;
-o-animation-delay:-1s,-1.5s;
animation-delay:-1s,-1.5s;
}

.la-ball-circus>div:nth-child(4) {
-webkit-animation-delay:-1.5s,-2s;
-moz-animation-delay:-1.5s,-2s;
-o-animation-delay:-1.5s,-2s;
animation-delay:-1.5s,-2s;
}

.la-ball-circus>div:nth-child(5) {
-webkit-animation-delay:-2s,-2.5s;
-moz-animation-delay:-2s,-2.5s;
-o-animation-delay:-2s,-2.5s;
animation-delay:-2s,-2.5s;
}

.la-ball-circus.la-sm {
width:8px;
height:8px;
}

.la-ball-circus.la-sm>div {
width:8px;
height:8px;
}

.la-ball-circus.la-2x {
width:32px;
height:32px;
}

.la-ball-circus.la-2x>div {
width:32px;
height:32px;
}

.la-ball-circus.la-3x {
width:48px;
height:48px;
}

.la-ball-circus.la-3x>div {
width:48px;
height:48px;
}

@-webkit-keyframes ball-circus-position {
50% {
left:100%;
}
}

@-moz-keyframes ball-circus-position {
50% {
left:100%;
}
}

@-o-keyframes ball-circus-position {
50% {
left:100%;
}
}

@keyframes ball-circus-position {
50% {
left:100%;
}
}

@-webkit-keyframes ball-circus-size {
50% {
-webkit-transform:scale(0.3,0.3);
transform:scale(0.3,0.3);
}
}

@-moz-keyframes ball-circus-size {
50% {
-moz-transform:scale(0.3,0.3);
transform:scale(0.3,0.3);
}
}

@-o-keyframes ball-circus-size {
50% {
-o-transform:scale(0.3,0.3);
transform:scale(0.3,0.3);
}
}

@keyframes ball-circus-size {
50% {
-webkit-transform:scale(0.3,0.3);
-moz-transform:scale(0.3,0.3);
-o-transform:scale(0.3,0.3);
transform:scale(0.3,0.3);
}
}

.la-ball-climbing-dot,.la-ball-climbing-dot>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-climbing-dot {
display:block;
font-size:0;
color:#fff;
}

.la-ball-climbing-dot.la-dark {
color:#333;
}

.la-ball-climbing-dot>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-climbing-dot {
width:42px;
height:32px;
}

.la-ball-climbing-dot>div:nth-child(1) {
position:absolute;
bottom:32%;
left:18%;
width:14px;
height:14px;
border-radius:100%;
-webkit-transform-origin:center bottom;
-moz-transform-origin:center bottom;
-ms-transform-origin:center bottom;
-o-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation:ball-climbing-dot-jump .6s ease-in-out infinite;
-moz-animation:ball-climbing-dot-jump .6s ease-in-out infinite;
-o-animation:ball-climbing-dot-jump .6s ease-in-out infinite;
animation:ball-climbing-dot-jump .6s ease-in-out infinite;
}

.la-ball-climbing-dot>div:not(:nth-child(1)) {
position:absolute;
top:0;
right:0;
width:14px;
height:2px;
border-radius:0;
-webkit-transform:translate(60%,0);
-moz-transform:translate(60%,0);
-ms-transform:translate(60%,0);
-o-transform:translate(60%,0);
transform:translate(60%,0);
-webkit-animation:ball-climbing-dot-steps 1.8s linear infinite;
-moz-animation:ball-climbing-dot-steps 1.8s linear infinite;
-o-animation:ball-climbing-dot-steps 1.8s linear infinite;
animation:ball-climbing-dot-steps 1.8s linear infinite;
}

.la-ball-climbing-dot>div:not(:nth-child(1)):nth-child(2) {
-webkit-animation-delay:0ms;
-moz-animation-delay:0ms;
-o-animation-delay:0ms;
animation-delay:0ms;
}

.la-ball-climbing-dot>div:not(:nth-child(1)):nth-child(3) {
-webkit-animation-delay:-600ms;
-moz-animation-delay:-600ms;
-o-animation-delay:-600ms;
animation-delay:-600ms;
}

.la-ball-climbing-dot>div:not(:nth-child(1)):nth-child(4) {
-webkit-animation-delay:-1200ms;
-moz-animation-delay:-1200ms;
-o-animation-delay:-1200ms;
animation-delay:-1200ms;
}

.la-ball-climbing-dot.la-sm {
width:20px;
height:16px;
}

.la-ball-climbing-dot.la-sm>div:nth-child(1) {
width:6px;
height:6px;
}

.la-ball-climbing-dot.la-sm>div:not(:nth-child(1)) {
width:6px;
height:1px;
}

.la-ball-climbing-dot.la-2x {
width:84px;
height:64px;
}

.la-ball-climbing-dot.la-2x>div:nth-child(1) {
width:28px;
height:28px;
}

.la-ball-climbing-dot.la-2x>div:not(:nth-child(1)) {
width:28px;
height:4px;
}

.la-ball-climbing-dot.la-3x {
width:126px;
height:96px;
}

.la-ball-climbing-dot.la-3x>div:nth-child(1) {
width:42px;
height:42px;
}

.la-ball-climbing-dot.la-3x>div:not(:nth-child(1)) {
width:42px;
height:6px;
}

@-webkit-keyframes ball-climbing-dot-jump {
0% {
-webkit-transform:scale(1,0.7);
transform:scale(1,0.7);
}

20% {
-webkit-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

40% {
-webkit-transform:scale(1,1);
transform:scale(1,1);
}

50% {
bottom:125%;
}

46% {
-webkit-transform:scale(1,1);
transform:scale(1,1);
}

80% {
-webkit-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

90% {
-webkit-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

100% {
-webkit-transform:scale(1,0.7);
transform:scale(1,0.7);
}
}

@-moz-keyframes ball-climbing-dot-jump {
0% {
-moz-transform:scale(1,0.7);
transform:scale(1,0.7);
}

20% {
-moz-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

40% {
-moz-transform:scale(1,1);
transform:scale(1,1);
}

50% {
bottom:125%;
}

46% {
-moz-transform:scale(1,1);
transform:scale(1,1);
}

80% {
-moz-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

90% {
-moz-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

100% {
-moz-transform:scale(1,0.7);
transform:scale(1,0.7);
}
}

@-o-keyframes ball-climbing-dot-jump {
0% {
-o-transform:scale(1,0.7);
transform:scale(1,0.7);
}

20% {
-o-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

40% {
-o-transform:scale(1,1);
transform:scale(1,1);
}

50% {
bottom:125%;
}

46% {
-o-transform:scale(1,1);
transform:scale(1,1);
}

80% {
-o-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

90% {
-o-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

100% {
-o-transform:scale(1,0.7);
transform:scale(1,0.7);
}
}

@keyframes ball-climbing-dot-jump {
0% {
-webkit-transform:scale(1,0.7);
-moz-transform:scale(1,0.7);
-o-transform:scale(1,0.7);
transform:scale(1,0.7);
}

20% {
-webkit-transform:scale(0.7,1.2);
-moz-transform:scale(0.7,1.2);
-o-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

40% {
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
}

50% {
bottom:125%;
}

46% {
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
}

80% {
-webkit-transform:scale(0.7,1.2);
-moz-transform:scale(0.7,1.2);
-o-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

90% {
-webkit-transform:scale(0.7,1.2);
-moz-transform:scale(0.7,1.2);
-o-transform:scale(0.7,1.2);
transform:scale(0.7,1.2);
}

100% {
-webkit-transform:scale(1,0.7);
-moz-transform:scale(1,0.7);
-o-transform:scale(1,0.7);
transform:scale(1,0.7);
}
}

@-webkit-keyframes ball-climbing-dot-steps {
0% {
top:0;
right:0;
opacity:0;
}

50% {
opacity:1;
}

100% {
top:100%;
right:100%;
opacity:0;
}
}

@-moz-keyframes ball-climbing-dot-steps {
0% {
top:0;
right:0;
opacity:0;
}

50% {
opacity:1;
}

100% {
top:100%;
right:100%;
opacity:0;
}
}

@-o-keyframes ball-climbing-dot-steps {
0% {
top:0;
right:0;
opacity:0;
}

50% {
opacity:1;
}

100% {
top:100%;
right:100%;
opacity:0;
}
}

@keyframes ball-climbing-dot-steps {
0% {
top:0;
right:0;
opacity:0;
}

50% {
opacity:1;
}

100% {
top:100%;
right:100%;
opacity:0;
}
}

.la-ball-clip-rotate-multiple,.la-ball-clip-rotate-multiple>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-clip-rotate-multiple {
display:block;
font-size:0;
color:#fff;
}

.la-ball-clip-rotate-multiple.la-dark {
color:#333;
}

.la-ball-clip-rotate-multiple>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-clip-rotate-multiple {
width:32px;
height:32px;
}

.la-ball-clip-rotate-multiple>div {
position:absolute;
top:50%;
left:50%;
background:transparent;
border-style:solid;
border-width:2px;
border-radius:100%;
-webkit-animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
-moz-animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
-o-animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
}

.la-ball-clip-rotate-multiple>div:first-child {
position:absolute;
width:32px;
height:32px;
border-right-color:transparent;
border-left-color:transparent;
}

.la-ball-clip-rotate-multiple>div:last-child {
width:16px;
height:16px;
border-top-color:transparent;
border-bottom-color:transparent;
-webkit-animation-duration:.5s;
-moz-animation-duration:.5s;
-o-animation-duration:.5s;
animation-duration:.5s;
-webkit-animation-direction:reverse;
-moz-animation-direction:reverse;
-o-animation-direction:reverse;
animation-direction:reverse;
}

.la-ball-clip-rotate-multiple.la-sm {
width:16px;
height:16px;
}

.la-ball-clip-rotate-multiple.la-sm>div {
border-width:1px;
}

.la-ball-clip-rotate-multiple.la-sm>div:first-child {
width:16px;
height:16px;
}

.la-ball-clip-rotate-multiple.la-sm>div:last-child {
width:8px;
height:8px;
}

.la-ball-clip-rotate-multiple.la-2x {
width:64px;
height:64px;
}

.la-ball-clip-rotate-multiple.la-2x>div {
border-width:4px;
}

.la-ball-clip-rotate-multiple.la-2x>div:first-child {
width:64px;
height:64px;
}

.la-ball-clip-rotate-multiple.la-2x>div:last-child {
width:32px;
height:32px;
}

.la-ball-clip-rotate-multiple.la-3x {
width:96px;
height:96px;
}

.la-ball-clip-rotate-multiple.la-3x>div {
border-width:6px;
}

.la-ball-clip-rotate-multiple.la-3x>div:first-child {
width:96px;
height:96px;
}

.la-ball-clip-rotate-multiple.la-3x>div:last-child {
width:48px;
height:48px;
}

@-webkit-keyframes ball-clip-rotate-multiple-rotate {
0% {
-webkit-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-webkit-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-webkit-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@-moz-keyframes ball-clip-rotate-multiple-rotate {
0% {
-moz-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-moz-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-moz-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@-o-keyframes ball-clip-rotate-multiple-rotate {
0% {
-o-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-o-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-o-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@keyframes ball-clip-rotate-multiple-rotate {
0% {
-webkit-transform:translate(-50%,-50%) rotate(0deg);
-moz-transform:translate(-50%,-50%) rotate(0deg);
-o-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-webkit-transform:translate(-50%,-50%) rotate(180deg);
-moz-transform:translate(-50%,-50%) rotate(180deg);
-o-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-webkit-transform:translate(-50%,-50%) rotate(360deg);
-moz-transform:translate(-50%,-50%) rotate(360deg);
-o-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

.la-ball-clip-rotate-pulse,.la-ball-clip-rotate-pulse>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-clip-rotate-pulse {
display:block;
font-size:0;
color:#fff;
}

.la-ball-clip-rotate-pulse.la-dark {
color:#333;
}

.la-ball-clip-rotate-pulse>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-clip-rotate-pulse {
width:32px;
height:32px;
}

.la-ball-clip-rotate-pulse>div {
position:absolute;
top:50%;
left:50%;
border-radius:100%;
}

.la-ball-clip-rotate-pulse>div:first-child {
position:absolute;
width:32px;
height:32px;
background:transparent;
border-style:solid;
border-width:2px;
border-right-color:transparent;
border-left-color:transparent;
-webkit-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-moz-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-o-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
}

.la-ball-clip-rotate-pulse>div:last-child {
width:16px;
height:16px;
-webkit-animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-moz-animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-o-animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
}

.la-ball-clip-rotate-pulse.la-sm {
width:16px;
height:16px;
}

.la-ball-clip-rotate-pulse.la-sm>div:first-child {
width:16px;
height:16px;
border-width:1px;
}

.la-ball-clip-rotate-pulse.la-sm>div:last-child {
width:8px;
height:8px;
}

.la-ball-clip-rotate-pulse.la-2x {
width:64px;
height:64px;
}

.la-ball-clip-rotate-pulse.la-2x>div:first-child {
width:64px;
height:64px;
border-width:4px;
}

.la-ball-clip-rotate-pulse.la-2x>div:last-child {
width:32px;
height:32px;
}

.la-ball-clip-rotate-pulse.la-3x {
width:96px;
height:96px;
}

.la-ball-clip-rotate-pulse.la-3x>div:first-child {
width:96px;
height:96px;
border-width:6px;
}

.la-ball-clip-rotate-pulse.la-3x>div:last-child {
width:48px;
height:48px;
}

@-webkit-keyframes ball-clip-rotate-pulse-rotate {
0% {
-webkit-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-webkit-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-webkit-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@-moz-keyframes ball-clip-rotate-pulse-rotate {
0% {
-moz-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-moz-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-moz-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@-o-keyframes ball-clip-rotate-pulse-rotate {
0% {
-o-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-o-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-o-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@keyframes ball-clip-rotate-pulse-rotate {
0% {
-webkit-transform:translate(-50%,-50%) rotate(0deg);
-moz-transform:translate(-50%,-50%) rotate(0deg);
-o-transform:translate(-50%,-50%) rotate(0deg);
transform:translate(-50%,-50%) rotate(0deg);
}

50% {
-webkit-transform:translate(-50%,-50%) rotate(180deg);
-moz-transform:translate(-50%,-50%) rotate(180deg);
-o-transform:translate(-50%,-50%) rotate(180deg);
transform:translate(-50%,-50%) rotate(180deg);
}

100% {
-webkit-transform:translate(-50%,-50%) rotate(360deg);
-moz-transform:translate(-50%,-50%) rotate(360deg);
-o-transform:translate(-50%,-50%) rotate(360deg);
transform:translate(-50%,-50%) rotate(360deg);
}
}

@-webkit-keyframes ball-clip-rotate-pulse-scale {
0%,100% {
opacity:1;
-webkit-transform:translate(-50%,-50%) scale(1);
transform:translate(-50%,-50%) scale(1);
}

30% {
opacity:.3;
-webkit-transform:translate(-50%,-50%) scale(0.15);
transform:translate(-50%,-50%) scale(0.15);
}
}

@-moz-keyframes ball-clip-rotate-pulse-scale {
0%,100% {
opacity:1;
-moz-transform:translate(-50%,-50%) scale(1);
transform:translate(-50%,-50%) scale(1);
}

30% {
opacity:.3;
-moz-transform:translate(-50%,-50%) scale(0.15);
transform:translate(-50%,-50%) scale(0.15);
}
}

@-o-keyframes ball-clip-rotate-pulse-scale {
0%,100% {
opacity:1;
-o-transform:translate(-50%,-50%) scale(1);
transform:translate(-50%,-50%) scale(1);
}

30% {
opacity:.3;
-o-transform:translate(-50%,-50%) scale(0.15);
transform:translate(-50%,-50%) scale(0.15);
}
}

@keyframes ball-clip-rotate-pulse-scale {
0%,100% {
opacity:1;
-webkit-transform:translate(-50%,-50%) scale(1);
-moz-transform:translate(-50%,-50%) scale(1);
-o-transform:translate(-50%,-50%) scale(1);
transform:translate(-50%,-50%) scale(1);
}

30% {
opacity:.3;
-webkit-transform:translate(-50%,-50%) scale(0.15);
-moz-transform:translate(-50%,-50%) scale(0.15);
-o-transform:translate(-50%,-50%) scale(0.15);
transform:translate(-50%,-50%) scale(0.15);
}
}

.la-ball-clip-rotate,.la-ball-clip-rotate>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-clip-rotate {
display:block;
font-size:0;
color:#fff;
}

.la-ball-clip-rotate.la-dark {
color:#333;
}

.la-ball-clip-rotate>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-clip-rotate {
width:32px;
height:32px;
}

.la-ball-clip-rotate>div {
width:32px;
height:32px;
background:transparent;
border-width:2px;
border-bottom-color:transparent;
border-radius:100%;
-webkit-animation:ball-clip-rotate .75s linear infinite;
-moz-animation:ball-clip-rotate .75s linear infinite;
-o-animation:ball-clip-rotate .75s linear infinite;
animation:ball-clip-rotate .75s linear infinite;
}

.la-ball-clip-rotate.la-sm {
width:16px;
height:16px;
}

.la-ball-clip-rotate.la-sm>div {
width:16px;
height:16px;
border-width:1px;
}

.la-ball-clip-rotate.la-2x {
width:64px;
height:64px;
}

.la-ball-clip-rotate.la-2x>div {
width:64px;
height:64px;
border-width:4px;
}

.la-ball-clip-rotate.la-3x {
width:96px;
height:96px;
}

.la-ball-clip-rotate.la-3x>div {
width:96px;
height:96px;
border-width:6px;
}

@-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes ball-clip-rotate {
0% {
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes ball-clip-rotate {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

.la-ball-elastic-dots,.la-ball-elastic-dots>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-elastic-dots {
display:block;
font-size:0;
color:#fff;
}

.la-ball-elastic-dots.la-dark {
color:#333;
}

.la-ball-elastic-dots>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-elastic-dots {
width:120px;
height:10px;
font-size:0;
text-align:center;
}

.la-ball-elastic-dots>div {
display:inline-block;
width:10px;
height:10px;
white-space:nowrap;
border-radius:100%;
-webkit-animation:ball-elastic-dots-anim 1s infinite;
-moz-animation:ball-elastic-dots-anim 1s infinite;
-o-animation:ball-elastic-dots-anim 1s infinite;
animation:ball-elastic-dots-anim 1s infinite;
}

.la-ball-elastic-dots.la-sm {
width:60px;
height:4px;
}

.la-ball-elastic-dots.la-sm>div {
width:4px;
height:4px;
}

.la-ball-elastic-dots.la-2x {
width:240px;
height:20px;
}

.la-ball-elastic-dots.la-2x>div {
width:20px;
height:20px;
}

.la-ball-elastic-dots.la-3x {
width:360px;
height:30px;
}

.la-ball-elastic-dots.la-3x>div {
width:30px;
height:30px;
}

@-webkit-keyframes ball-elastic-dots-anim {
0%,100% {
margin:0;
-webkit-transform:scale(1);
transform:scale(1);
}

50% {
margin:0 5%;
-webkit-transform:scale(0.65);
transform:scale(0.65);
}
}

@-moz-keyframes ball-elastic-dots-anim {
0%,100% {
margin:0;
-moz-transform:scale(1);
transform:scale(1);
}

50% {
margin:0 5%;
-moz-transform:scale(0.65);
transform:scale(0.65);
}
}

@-o-keyframes ball-elastic-dots-anim {
0%,100% {
margin:0;
-o-transform:scale(1);
transform:scale(1);
}

50% {
margin:0 5%;
-o-transform:scale(0.65);
transform:scale(0.65);
}
}

@keyframes ball-elastic-dots-anim {
0%,100% {
margin:0;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

50% {
margin:0 5%;
-webkit-transform:scale(0.65);
-moz-transform:scale(0.65);
-o-transform:scale(0.65);
transform:scale(0.65);
}
}

.la-ball-fall,.la-ball-fall>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-fall {
display:block;
font-size:0;
color:#fff;
}

.la-ball-fall.la-dark {
color:#333;
}

.la-ball-fall>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-fall {
width:54px;
height:18px;
}

.la-ball-fall>div {
width:10px;
height:10px;
margin:4px;
border-radius:100%;
opacity:0;
-webkit-animation:ball-fall 1s ease-in-out infinite;
-moz-animation:ball-fall 1s ease-in-out infinite;
-o-animation:ball-fall 1s ease-in-out infinite;
animation:ball-fall 1s ease-in-out infinite;
}

.la-ball-fall>div:nth-child(1) {
-webkit-animation-delay:-200ms;
-moz-animation-delay:-200ms;
-o-animation-delay:-200ms;
animation-delay:-200ms;
}

.la-ball-fall>div:nth-child(2) {
-webkit-animation-delay:-100ms;
-moz-animation-delay:-100ms;
-o-animation-delay:-100ms;
animation-delay:-100ms;
}

.la-ball-fall>div:nth-child(3) {
-webkit-animation-delay:0ms;
-moz-animation-delay:0ms;
-o-animation-delay:0ms;
animation-delay:0ms;
}

.la-ball-fall.la-sm {
width:26px;
height:8px;
}

.la-ball-fall.la-sm>div {
width:4px;
height:4px;
margin:2px;
}

.la-ball-fall.la-2x {
width:108px;
height:36px;
}

.la-ball-fall.la-2x>div {
width:20px;
height:20px;
margin:8px;
}

.la-ball-fall.la-3x {
width:162px;
height:54px;
}

.la-ball-fall.la-3x>div {
width:30px;
height:30px;
margin:12px;
}

@-webkit-keyframes ball-fall {
0% {
opacity:0;
-webkit-transform:translateY(-145%);
transform:translateY(-145%);
}

10% {
opacity:.5;
}

20% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0);
}

80% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0);
}

90% {
opacity:.5;
}

100% {
opacity:0;
-webkit-transform:translateY(145%);
transform:translateY(145%);
}
}

@-moz-keyframes ball-fall {
0% {
opacity:0;
-moz-transform:translateY(-145%);
transform:translateY(-145%);
}

10% {
opacity:.5;
}

20% {
opacity:1;
-moz-transform:translateY(0);
transform:translateY(0);
}

80% {
opacity:1;
-moz-transform:translateY(0);
transform:translateY(0);
}

90% {
opacity:.5;
}

100% {
opacity:0;
-moz-transform:translateY(145%);
transform:translateY(145%);
}
}

@-o-keyframes ball-fall {
0% {
opacity:0;
-o-transform:translateY(-145%);
transform:translateY(-145%);
}

10% {
opacity:.5;
}

20% {
opacity:1;
-o-transform:translateY(0);
transform:translateY(0);
}

80% {
opacity:1;
-o-transform:translateY(0);
transform:translateY(0);
}

90% {
opacity:.5;
}

100% {
opacity:0;
-o-transform:translateY(145%);
transform:translateY(145%);
}
}

@keyframes ball-fall {
0% {
opacity:0;
-webkit-transform:translateY(-145%);
-moz-transform:translateY(-145%);
-o-transform:translateY(-145%);
transform:translateY(-145%);
}

10% {
opacity:.5;
}

20% {
opacity:1;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
}

80% {
opacity:1;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
}

90% {
opacity:.5;
}

100% {
opacity:0;
-webkit-transform:translateY(145%);
-moz-transform:translateY(145%);
-o-transform:translateY(145%);
transform:translateY(145%);
}
}

.la-ball-fussion,.la-ball-fussion>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-fussion {
display:block;
font-size:0;
color:#fff;
}

.la-ball-fussion.la-dark {
color:#333;
}

.la-ball-fussion>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-fussion {
width:8px;
height:8px;
}

.la-ball-fussion>div {
position:absolute;
width:12px;
height:12px;
border-radius:100%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
-webkit-animation:ball-fussion-ball1 1s 0s ease infinite;
-moz-animation:ball-fussion-ball1 1s 0s ease infinite;
-o-animation:ball-fussion-ball1 1s 0s ease infinite;
animation:ball-fussion-ball1 1s 0s ease infinite;
}

.la-ball-fussion>div:nth-child(1) {
top:0;
left:50%;
z-index:1;
}

.la-ball-fussion>div:nth-child(2) {
top:50%;
left:100%;
z-index:2;
-webkit-animation-name:ball-fussion-ball2;
-moz-animation-name:ball-fussion-ball2;
-o-animation-name:ball-fussion-ball2;
animation-name:ball-fussion-ball2;
}

.la-ball-fussion>div:nth-child(3) {
top:100%;
left:50%;
z-index:1;
-webkit-animation-name:ball-fussion-ball3;
-moz-animation-name:ball-fussion-ball3;
-o-animation-name:ball-fussion-ball3;
animation-name:ball-fussion-ball3;
}

.la-ball-fussion>div:nth-child(4) {
top:50%;
left:0;
z-index:2;
-webkit-animation-name:ball-fussion-ball4;
-moz-animation-name:ball-fussion-ball4;
-o-animation-name:ball-fussion-ball4;
animation-name:ball-fussion-ball4;
}

.la-ball-fussion.la-sm {
width:4px;
height:4px;
}

.la-ball-fussion.la-sm>div {
width:6px;
height:6px;
}

.la-ball-fussion.la-2x {
width:16px;
height:16px;
}

.la-ball-fussion.la-2x>div {
width:24px;
height:24px;
}

.la-ball-fussion.la-3x {
width:24px;
height:24px;
}

.la-ball-fussion.la-3x>div {
width:36px;
height:36px;
}

@-webkit-keyframes ball-fussion-ball1 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:200%;
opacity:1;
}

100% {
top:50%;
left:100%;
z-index:2;
opacity:.35;
}
}

@-moz-keyframes ball-fussion-ball1 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:200%;
opacity:1;
}

100% {
top:50%;
left:100%;
z-index:2;
opacity:.35;
}
}

@-o-keyframes ball-fussion-ball1 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:200%;
opacity:1;
}

100% {
top:50%;
left:100%;
z-index:2;
opacity:.35;
}
}

@keyframes ball-fussion-ball1 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:200%;
opacity:1;
}

100% {
top:50%;
left:100%;
z-index:2;
opacity:.35;
}
}

@-webkit-keyframes ball-fussion-ball2 {
0% {
opacity:.35;
}

50% {
top:200%;
left:200%;
opacity:1;
}

100% {
top:100%;
left:50%;
z-index:1;
opacity:.35;
}
}

@-moz-keyframes ball-fussion-ball2 {
0% {
opacity:.35;
}

50% {
top:200%;
left:200%;
opacity:1;
}

100% {
top:100%;
left:50%;
z-index:1;
opacity:.35;
}
}

@-o-keyframes ball-fussion-ball2 {
0% {
opacity:.35;
}

50% {
top:200%;
left:200%;
opacity:1;
}

100% {
top:100%;
left:50%;
z-index:1;
opacity:.35;
}
}

@keyframes ball-fussion-ball2 {
0% {
opacity:.35;
}

50% {
top:200%;
left:200%;
opacity:1;
}

100% {
top:100%;
left:50%;
z-index:1;
opacity:.35;
}
}

@-webkit-keyframes ball-fussion-ball3 {
0% {
opacity:.35;
}

50% {
top:200%;
left:-100%;
opacity:1;
}

100% {
top:50%;
left:0;
z-index:2;
opacity:.35;
}
}

@-moz-keyframes ball-fussion-ball3 {
0% {
opacity:.35;
}

50% {
top:200%;
left:-100%;
opacity:1;
}

100% {
top:50%;
left:0;
z-index:2;
opacity:.35;
}
}

@-o-keyframes ball-fussion-ball3 {
0% {
opacity:.35;
}

50% {
top:200%;
left:-100%;
opacity:1;
}

100% {
top:50%;
left:0;
z-index:2;
opacity:.35;
}
}

@keyframes ball-fussion-ball3 {
0% {
opacity:.35;
}

50% {
top:200%;
left:-100%;
opacity:1;
}

100% {
top:50%;
left:0;
z-index:2;
opacity:.35;
}
}

@-webkit-keyframes ball-fussion-ball4 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:-100%;
opacity:1;
}

100% {
top:0;
left:50%;
z-index:1;
opacity:.35;
}
}

@-moz-keyframes ball-fussion-ball4 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:-100%;
opacity:1;
}

100% {
top:0;
left:50%;
z-index:1;
opacity:.35;
}
}

@-o-keyframes ball-fussion-ball4 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:-100%;
opacity:1;
}

100% {
top:0;
left:50%;
z-index:1;
opacity:.35;
}
}

@keyframes ball-fussion-ball4 {
0% {
opacity:.35;
}

50% {
top:-100%;
left:-100%;
opacity:1;
}

100% {
top:0;
left:50%;
z-index:1;
opacity:.35;
}
}

.la-ball-grid-beat,.la-ball-grid-beat>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-grid-beat {
display:block;
font-size:0;
color:#fff;
}

.la-ball-grid-beat.la-dark {
color:#333;
}

.la-ball-grid-beat>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-grid-beat {
width:36px;
height:36px;
}

.la-ball-grid-beat>div {
width:8px;
height:8px;
margin:2px;
border-radius:100%;
-webkit-animation-name:ball-grid-beat;
-moz-animation-name:ball-grid-beat;
-o-animation-name:ball-grid-beat;
animation-name:ball-grid-beat;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
animation-iteration-count:infinite;
}

.la-ball-grid-beat>div:nth-child(1) {
-webkit-animation-duration:.65s;
-moz-animation-duration:.65s;
-o-animation-duration:.65s;
animation-duration:.65s;
-webkit-animation-delay:.03s;
-moz-animation-delay:.03s;
-o-animation-delay:.03s;
animation-delay:.03s;
}

.la-ball-grid-beat>div:nth-child(2) {
-webkit-animation-duration:1.02s;
-moz-animation-duration:1.02s;
-o-animation-duration:1.02s;
animation-duration:1.02s;
-webkit-animation-delay:.09s;
-moz-animation-delay:.09s;
-o-animation-delay:.09s;
animation-delay:.09s;
}

.la-ball-grid-beat>div:nth-child(3) {
-webkit-animation-duration:1.06s;
-moz-animation-duration:1.06s;
-o-animation-duration:1.06s;
animation-duration:1.06s;
-webkit-animation-delay:-.69s;
-moz-animation-delay:-.69s;
-o-animation-delay:-.69s;
animation-delay:-.69s;
}

.la-ball-grid-beat>div:nth-child(4) {
-webkit-animation-duration:1.5s;
-moz-animation-duration:1.5s;
-o-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-delay:-.41s;
-moz-animation-delay:-.41s;
-o-animation-delay:-.41s;
animation-delay:-.41s;
}

.la-ball-grid-beat>div:nth-child(5) {
-webkit-animation-duration:1.6s;
-moz-animation-duration:1.6s;
-o-animation-duration:1.6s;
animation-duration:1.6s;
-webkit-animation-delay:.04s;
-moz-animation-delay:.04s;
-o-animation-delay:.04s;
animation-delay:.04s;
}

.la-ball-grid-beat>div:nth-child(6) {
-webkit-animation-duration:.84s;
-moz-animation-duration:.84s;
-o-animation-duration:.84s;
animation-duration:.84s;
-webkit-animation-delay:.07s;
-moz-animation-delay:.07s;
-o-animation-delay:.07s;
animation-delay:.07s;
}

.la-ball-grid-beat>div:nth-child(7) {
-webkit-animation-duration:.68s;
-moz-animation-duration:.68s;
-o-animation-duration:.68s;
animation-duration:.68s;
-webkit-animation-delay:-.66s;
-moz-animation-delay:-.66s;
-o-animation-delay:-.66s;
animation-delay:-.66s;
}

.la-ball-grid-beat>div:nth-child(8) {
-webkit-animation-duration:.93s;
-moz-animation-duration:.93s;
-o-animation-duration:.93s;
animation-duration:.93s;
-webkit-animation-delay:-.76s;
-moz-animation-delay:-.76s;
-o-animation-delay:-.76s;
animation-delay:-.76s;
}

.la-ball-grid-beat>div:nth-child(9) {
-webkit-animation-duration:1.24s;
-moz-animation-duration:1.24s;
-o-animation-duration:1.24s;
animation-duration:1.24s;
-webkit-animation-delay:-.76s;
-moz-animation-delay:-.76s;
-o-animation-delay:-.76s;
animation-delay:-.76s;
}

.la-ball-grid-beat.la-sm {
width:18px;
height:18px;
}

.la-ball-grid-beat.la-sm>div {
width:4px;
height:4px;
margin:1px;
}

.la-ball-grid-beat.la-2x {
width:72px;
height:72px;
}

.la-ball-grid-beat.la-2x>div {
width:16px;
height:16px;
margin:4px;
}

.la-ball-grid-beat.la-3x {
width:108px;
height:108px;
}

.la-ball-grid-beat.la-3x>div {
width:24px;
height:24px;
margin:6px;
}

@-webkit-keyframes ball-grid-beat {
0% {
opacity:1;
}

50% {
opacity:.35;
}

100% {
opacity:1;
}
}

@-moz-keyframes ball-grid-beat {
0% {
opacity:1;
}

50% {
opacity:.35;
}

100% {
opacity:1;
}
}

@-o-keyframes ball-grid-beat {
0% {
opacity:1;
}

50% {
opacity:.35;
}

100% {
opacity:1;
}
}

@keyframes ball-grid-beat {
0% {
opacity:1;
}

50% {
opacity:.35;
}

100% {
opacity:1;
}
}

.la-ball-grid-pulse,.la-ball-grid-pulse>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-grid-pulse {
display:block;
font-size:0;
color:#fff;
}

.la-ball-grid-pulse.la-dark {
color:#333;
}

.la-ball-grid-pulse>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-grid-pulse {
width:36px;
height:36px;
}

.la-ball-grid-pulse>div {
width:8px;
height:8px;
margin:2px;
border-radius:100%;
-webkit-animation-name:ball-grid-pulse;
-moz-animation-name:ball-grid-pulse;
-o-animation-name:ball-grid-pulse;
animation-name:ball-grid-pulse;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
animation-iteration-count:infinite;
}

.la-ball-grid-pulse>div:nth-child(1) {
-webkit-animation-duration:.65s;
-moz-animation-duration:.65s;
-o-animation-duration:.65s;
animation-duration:.65s;
-webkit-animation-delay:.03s;
-moz-animation-delay:.03s;
-o-animation-delay:.03s;
animation-delay:.03s;
}

.la-ball-grid-pulse>div:nth-child(2) {
-webkit-animation-duration:1.02s;
-moz-animation-duration:1.02s;
-o-animation-duration:1.02s;
animation-duration:1.02s;
-webkit-animation-delay:.09s;
-moz-animation-delay:.09s;
-o-animation-delay:.09s;
animation-delay:.09s;
}

.la-ball-grid-pulse>div:nth-child(3) {
-webkit-animation-duration:1.06s;
-moz-animation-duration:1.06s;
-o-animation-duration:1.06s;
animation-duration:1.06s;
-webkit-animation-delay:-.69s;
-moz-animation-delay:-.69s;
-o-animation-delay:-.69s;
animation-delay:-.69s;
}

.la-ball-grid-pulse>div:nth-child(4) {
-webkit-animation-duration:1.5s;
-moz-animation-duration:1.5s;
-o-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-delay:-.41s;
-moz-animation-delay:-.41s;
-o-animation-delay:-.41s;
animation-delay:-.41s;
}

.la-ball-grid-pulse>div:nth-child(5) {
-webkit-animation-duration:1.6s;
-moz-animation-duration:1.6s;
-o-animation-duration:1.6s;
animation-duration:1.6s;
-webkit-animation-delay:.04s;
-moz-animation-delay:.04s;
-o-animation-delay:.04s;
animation-delay:.04s;
}

.la-ball-grid-pulse>div:nth-child(6) {
-webkit-animation-duration:.84s;
-moz-animation-duration:.84s;
-o-animation-duration:.84s;
animation-duration:.84s;
-webkit-animation-delay:.07s;
-moz-animation-delay:.07s;
-o-animation-delay:.07s;
animation-delay:.07s;
}

.la-ball-grid-pulse>div:nth-child(7) {
-webkit-animation-duration:.68s;
-moz-animation-duration:.68s;
-o-animation-duration:.68s;
animation-duration:.68s;
-webkit-animation-delay:-.66s;
-moz-animation-delay:-.66s;
-o-animation-delay:-.66s;
animation-delay:-.66s;
}

.la-ball-grid-pulse>div:nth-child(8) {
-webkit-animation-duration:.93s;
-moz-animation-duration:.93s;
-o-animation-duration:.93s;
animation-duration:.93s;
-webkit-animation-delay:-.76s;
-moz-animation-delay:-.76s;
-o-animation-delay:-.76s;
animation-delay:-.76s;
}

.la-ball-grid-pulse>div:nth-child(9) {
-webkit-animation-duration:1.24s;
-moz-animation-duration:1.24s;
-o-animation-duration:1.24s;
animation-duration:1.24s;
-webkit-animation-delay:-.76s;
-moz-animation-delay:-.76s;
-o-animation-delay:-.76s;
animation-delay:-.76s;
}

.la-ball-grid-pulse.la-sm {
width:18px;
height:18px;
}

.la-ball-grid-pulse.la-sm>div {
width:4px;
height:4px;
margin:1px;
}

.la-ball-grid-pulse.la-2x {
width:72px;
height:72px;
}

.la-ball-grid-pulse.la-2x>div {
width:16px;
height:16px;
margin:4px;
}

.la-ball-grid-pulse.la-3x {
width:108px;
height:108px;
}

.la-ball-grid-pulse.la-3x>div {
width:24px;
height:24px;
margin:6px;
}

@-webkit-keyframes ball-grid-pulse {
0% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.35;
-webkit-transform:scale(0.45);
transform:scale(0.45);
}

100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-grid-pulse {
0% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.35;
-moz-transform:scale(0.45);
transform:scale(0.45);
}

100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-grid-pulse {
0% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.35;
-o-transform:scale(0.45);
transform:scale(0.45);
}

100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-grid-pulse {
0% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.35;
-webkit-transform:scale(0.45);
-moz-transform:scale(0.45);
-o-transform:scale(0.45);
transform:scale(0.45);
}

100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-newton-cradle,.la-ball-newton-cradle>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-newton-cradle {
display:block;
font-size:0;
color:#fff;
}

.la-ball-newton-cradle.la-dark {
color:#333;
}

.la-ball-newton-cradle>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-newton-cradle {
width:40px;
height:10px;
}

.la-ball-newton-cradle>div {
width:10px;
height:10px;
border-radius:100%;
}

.la-ball-newton-cradle>div:first-child {
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%);
-webkit-animation:ball-newton-cradle-left 1s 0s ease-out infinite;
-moz-animation:ball-newton-cradle-left 1s 0s ease-out infinite;
-o-animation:ball-newton-cradle-left 1s 0s ease-out infinite;
animation:ball-newton-cradle-left 1s 0s ease-out infinite;
}

.la-ball-newton-cradle>div:last-child {
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%);
-webkit-animation:ball-newton-cradle-right 1s 0s ease-out infinite;
-moz-animation:ball-newton-cradle-right 1s 0s ease-out infinite;
-o-animation:ball-newton-cradle-right 1s 0s ease-out infinite;
animation:ball-newton-cradle-right 1s 0s ease-out infinite;
}

.la-ball-newton-cradle.la-sm {
width:20px;
height:4px;
}

.la-ball-newton-cradle.la-sm>div {
width:4px;
height:4px;
}

.la-ball-newton-cradle.la-2x {
width:80px;
height:20px;
}

.la-ball-newton-cradle.la-2x>div {
width:20px;
height:20px;
}

.la-ball-newton-cradle.la-3x {
width:120px;
height:30px;
}

.la-ball-newton-cradle.la-3x>div {
width:30px;
height:30px;
}

@-webkit-keyframes ball-newton-cradle-left {
25% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

50% {
-webkit-transform:translateX(0%);
transform:translateX(0%);
}
}

@-moz-keyframes ball-newton-cradle-left {
25% {
-moz-transform:translateX(-100%);
transform:translateX(-100%);
-moz-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

50% {
-moz-transform:translateX(0%);
transform:translateX(0%);
}
}

@-o-keyframes ball-newton-cradle-left {
25% {
-o-transform:translateX(-100%);
transform:translateX(-100%);
-o-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

50% {
-o-transform:translateX(0%);
transform:translateX(0%);
}
}

@keyframes ball-newton-cradle-left {
25% {
-webkit-transform:translateX(-100%);
-moz-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%);
-webkit-animation-timing-function:ease-in;
-moz-animation-timing-function:ease-in;
-o-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

50% {
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%);
}
}

@-webkit-keyframes ball-newton-cradle-right {
50% {
-webkit-transform:translateX(0%);
transform:translateX(0%);
}

75% {
-webkit-transform:translateX(100%);
transform:translateX(100%);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

100% {
-webkit-transform:translateX(0%);
transform:translateX(0%);
}
}

@-moz-keyframes ball-newton-cradle-right {
50% {
-moz-transform:translateX(0%);
transform:translateX(0%);
}

75% {
-moz-transform:translateX(100%);
transform:translateX(100%);
-moz-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

100% {
-moz-transform:translateX(0%);
transform:translateX(0%);
}
}

@-o-keyframes ball-newton-cradle-right {
50% {
-o-transform:translateX(0%);
transform:translateX(0%);
}

75% {
-o-transform:translateX(100%);
transform:translateX(100%);
-o-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

100% {
-o-transform:translateX(0%);
transform:translateX(0%);
}
}

@keyframes ball-newton-cradle-right {
50% {
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%);
}

75% {
-webkit-transform:translateX(100%);
-moz-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%);
-webkit-animation-timing-function:ease-in;
-moz-animation-timing-function:ease-in;
-o-animation-timing-function:ease-in;
animation-timing-function:ease-in;
}

100% {
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%);
}
}

.la-ball-pulse-rise,.la-ball-pulse-rise>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-pulse-rise {
display:block;
font-size:0;
color:#fff;
}

.la-ball-pulse-rise.la-dark {
color:#333;
}

.la-ball-pulse-rise>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-pulse-rise {
width:70px;
height:14px;
}

.la-ball-pulse-rise>div {
width:10px;
height:10px;
margin:2px;
border-radius:100%;
-webkit-animation:ball-pulse-rise-even 1s cubic-bezier(0.15,0.36,0.9,0.6) 0s infinite;
-moz-animation:ball-pulse-rise-even 1s cubic-bezier(0.15,0.36,0.9,0.6) 0s infinite;
-o-animation:ball-pulse-rise-even 1s cubic-bezier(0.15,0.36,0.9,0.6) 0s infinite;
animation:ball-pulse-rise-even 1s cubic-bezier(0.15,0.36,0.9,0.6) 0s infinite;
}

.la-ball-pulse-rise>div:nth-child(2n-1) {
-webkit-animation-name:ball-pulse-rise-odd;
-moz-animation-name:ball-pulse-rise-odd;
-o-animation-name:ball-pulse-rise-odd;
animation-name:ball-pulse-rise-odd;
}

.la-ball-pulse-rise.la-sm {
width:34px;
height:6px;
}

.la-ball-pulse-rise.la-sm>div {
width:4px;
height:4px;
margin:1px;
}

.la-ball-pulse-rise.la-2x {
width:140px;
height:28px;
}

.la-ball-pulse-rise.la-2x>div {
width:20px;
height:20px;
margin:4px;
}

.la-ball-pulse-rise.la-3x {
width:210px;
height:42px;
}

.la-ball-pulse-rise.la-3x>div {
width:30px;
height:30px;
margin:6px;
}

@-webkit-keyframes ball-pulse-rise-even {
0% {
opacity:1;
-webkit-transform:scale(1.1);
transform:scale(1.1);
}

25% {
-webkit-transform:translateY(-200%);
transform:translateY(-200%);
}

50% {
opacity:.35;
-webkit-transform:scale(0.3);
transform:scale(0.3);
}

75% {
-webkit-transform:translateY(200%);
transform:translateY(200%);
}

100% {
opacity:1;
-webkit-transform:translateY(0);
-webkit-transform:scale(1);
transform:translateY(0);
transform:scale(1);
}
}

@-moz-keyframes ball-pulse-rise-even {
0% {
opacity:1;
-moz-transform:scale(1.1);
transform:scale(1.1);
}

25% {
-moz-transform:translateY(-200%);
transform:translateY(-200%);
}

50% {
opacity:.35;
-moz-transform:scale(0.3);
transform:scale(0.3);
}

75% {
-moz-transform:translateY(200%);
transform:translateY(200%);
}

100% {
opacity:1;
-moz-transform:translateY(0);
-moz-transform:scale(1);
transform:translateY(0);
transform:scale(1);
}
}

@-o-keyframes ball-pulse-rise-even {
0% {
opacity:1;
-o-transform:scale(1.1);
transform:scale(1.1);
}

25% {
-o-transform:translateY(-200%);
transform:translateY(-200%);
}

50% {
opacity:.35;
-o-transform:scale(0.3);
transform:scale(0.3);
}

75% {
-o-transform:translateY(200%);
transform:translateY(200%);
}

100% {
opacity:1;
-o-transform:translateY(0);
-o-transform:scale(1);
transform:translateY(0);
transform:scale(1);
}
}

@keyframes ball-pulse-rise-even {
0% {
opacity:1;
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);
}

25% {
-webkit-transform:translateY(-200%);
-moz-transform:translateY(-200%);
-o-transform:translateY(-200%);
transform:translateY(-200%);
}

50% {
opacity:.35;
-webkit-transform:scale(0.3);
-moz-transform:scale(0.3);
-o-transform:scale(0.3);
transform:scale(0.3);
}

75% {
-webkit-transform:translateY(200%);
-moz-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%);
}

100% {
opacity:1;
-webkit-transform:translateY(0);
-webkit-transform:scale(1);
-moz-transform:translateY(0);
-moz-transform:scale(1);
-o-transform:translateY(0);
-o-transform:scale(1);
transform:translateY(0);
transform:scale(1);
}
}

@-webkit-keyframes ball-pulse-rise-odd {
0% {
opacity:.35;
-webkit-transform:scale(0.4);
transform:scale(0.4);
}

25% {
-webkit-transform:translateY(200%);
transform:translateY(200%);
}

50% {
opacity:1;
-webkit-transform:scale(1.1);
transform:scale(1.1);
}

75% {
-webkit-transform:translateY(-200%);
transform:translateY(-200%);
}

100% {
opacity:.35;
-webkit-transform:translateY(0);
-webkit-transform:scale(0.75);
transform:translateY(0);
transform:scale(0.75);
}
}

@-moz-keyframes ball-pulse-rise-odd {
0% {
opacity:.35;
-moz-transform:scale(0.4);
transform:scale(0.4);
}

25% {
-moz-transform:translateY(200%);
transform:translateY(200%);
}

50% {
opacity:1;
-moz-transform:scale(1.1);
transform:scale(1.1);
}

75% {
-moz-transform:translateY(-200%);
transform:translateY(-200%);
}

100% {
opacity:.35;
-moz-transform:translateY(0);
-moz-transform:scale(0.75);
transform:translateY(0);
transform:scale(0.75);
}
}

@-o-keyframes ball-pulse-rise-odd {
0% {
opacity:.35;
-o-transform:scale(0.4);
transform:scale(0.4);
}

25% {
-o-transform:translateY(200%);
transform:translateY(200%);
}

50% {
opacity:1;
-o-transform:scale(1.1);
transform:scale(1.1);
}

75% {
-o-transform:translateY(-200%);
transform:translateY(-200%);
}

100% {
opacity:.35;
-o-transform:translateY(0);
-o-transform:scale(0.75);
transform:translateY(0);
transform:scale(0.75);
}
}

@keyframes ball-pulse-rise-odd {
0% {
opacity:.35;
-webkit-transform:scale(0.4);
-moz-transform:scale(0.4);
-o-transform:scale(0.4);
transform:scale(0.4);
}

25% {
-webkit-transform:translateY(200%);
-moz-transform:translateY(200%);
-o-transform:translateY(200%);
transform:translateY(200%);
}

50% {
opacity:1;
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);
}

75% {
-webkit-transform:translateY(-200%);
-moz-transform:translateY(-200%);
-o-transform:translateY(-200%);
transform:translateY(-200%);
}

100% {
opacity:.35;
-webkit-transform:translateY(0);
-webkit-transform:scale(0.75);
-moz-transform:translateY(0);
-moz-transform:scale(0.75);
-o-transform:translateY(0);
-o-transform:scale(0.75);
transform:translateY(0);
transform:scale(0.75);
}
}

.la-ball-pulse-sync,.la-ball-pulse-sync>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-pulse-sync {
display:block;
font-size:0;
color:#fff;
}

.la-ball-pulse-sync.la-dark {
color:#333;
}

.la-ball-pulse-sync>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-pulse-sync {
width:54px;
height:18px;
}

.la-ball-pulse-sync>div {
width:10px;
height:10px;
margin:4px;
border-radius:100%;
-webkit-animation:ball-pulse-sync .6s infinite ease-in-out;
-moz-animation:ball-pulse-sync .6s infinite ease-in-out;
-o-animation:ball-pulse-sync .6s infinite ease-in-out;
animation:ball-pulse-sync .6s infinite ease-in-out;
}

.la-ball-pulse-sync>div:nth-child(1) {
-webkit-animation-delay:-.14s;
-moz-animation-delay:-.14s;
-o-animation-delay:-.14s;
animation-delay:-.14s;
}

.la-ball-pulse-sync>div:nth-child(2) {
-webkit-animation-delay:-.07s;
-moz-animation-delay:-.07s;
-o-animation-delay:-.07s;
animation-delay:-.07s;
}

.la-ball-pulse-sync>div:nth-child(3) {
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-pulse-sync.la-sm {
width:26px;
height:8px;
}

.la-ball-pulse-sync.la-sm>div {
width:4px;
height:4px;
margin:2px;
}

.la-ball-pulse-sync.la-2x {
width:108px;
height:36px;
}

.la-ball-pulse-sync.la-2x>div {
width:20px;
height:20px;
margin:8px;
}

.la-ball-pulse-sync.la-3x {
width:162px;
height:54px;
}

.la-ball-pulse-sync.la-3x>div {
width:30px;
height:30px;
margin:12px;
}

@-webkit-keyframes ball-pulse-sync {
33% {
-webkit-transform:translateY(100%);
transform:translateY(100%);
}

66% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%);
}

100% {
-webkit-transform:translateY(0);
transform:translateY(0);
}
}

@-moz-keyframes ball-pulse-sync {
33% {
-moz-transform:translateY(100%);
transform:translateY(100%);
}

66% {
-moz-transform:translateY(-100%);
transform:translateY(-100%);
}

100% {
-moz-transform:translateY(0);
transform:translateY(0);
}
}

@-o-keyframes ball-pulse-sync {
33% {
-o-transform:translateY(100%);
transform:translateY(100%);
}

66% {
-o-transform:translateY(-100%);
transform:translateY(-100%);
}

100% {
-o-transform:translateY(0);
transform:translateY(0);
}
}

@keyframes ball-pulse-sync {
33% {
-webkit-transform:translateY(100%);
-moz-transform:translateY(100%);
-o-transform:translateY(100%);
transform:translateY(100%);
}

66% {
-webkit-transform:translateY(-100%);
-moz-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%);
}

100% {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
}
}

.la-ball-pulse,.la-ball-pulse>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-pulse {
display:block;
font-size:0;
color:#fff;
}

.la-ball-pulse.la-dark {
color:#333;
}

.la-ball-pulse>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-pulse {
width:54px;
height:18px;
}

.la-ball-pulse>div:nth-child(1) {
-webkit-animation-delay:-200ms;
-moz-animation-delay:-200ms;
-o-animation-delay:-200ms;
animation-delay:-200ms;
}

.la-ball-pulse>div:nth-child(2) {
-webkit-animation-delay:-100ms;
-moz-animation-delay:-100ms;
-o-animation-delay:-100ms;
animation-delay:-100ms;
}

.la-ball-pulse>div:nth-child(3) {
-webkit-animation-delay:0ms;
-moz-animation-delay:0ms;
-o-animation-delay:0ms;
animation-delay:0ms;
}

.la-ball-pulse>div {
width:10px;
height:10px;
margin:4px;
border-radius:100%;
-webkit-animation:ball-pulse 1s ease infinite;
-moz-animation:ball-pulse 1s ease infinite;
-o-animation:ball-pulse 1s ease infinite;
animation:ball-pulse 1s ease infinite;
}

.la-ball-pulse.la-sm {
width:26px;
height:8px;
}

.la-ball-pulse.la-sm>div {
width:4px;
height:4px;
margin:2px;
}

.la-ball-pulse.la-2x {
width:108px;
height:36px;
}

.la-ball-pulse.la-2x>div {
width:20px;
height:20px;
margin:8px;
}

.la-ball-pulse.la-3x {
width:162px;
height:54px;
}

.la-ball-pulse.la-3x>div {
width:30px;
height:30px;
margin:12px;
}

@-webkit-keyframes ball-pulse {
0%,60%,100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}

30% {
opacity:.1;
-webkit-transform:scale(0.01);
transform:scale(0.01);
}
}

@-moz-keyframes ball-pulse {
0%,60%,100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}

30% {
opacity:.1;
-moz-transform:scale(0.01);
transform:scale(0.01);
}
}

@-o-keyframes ball-pulse {
0%,60%,100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}

30% {
opacity:.1;
-o-transform:scale(0.01);
transform:scale(0.01);
}
}

@keyframes ball-pulse {
0%,60%,100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

30% {
opacity:.1;
-webkit-transform:scale(0.01);
-moz-transform:scale(0.01);
-o-transform:scale(0.01);
transform:scale(0.01);
}
}

.la-ball-rotate,.la-ball-rotate>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-rotate {
display:block;
font-size:0;
color:#fff;
}

.la-ball-rotate.la-dark {
color:#333;
}

.la-ball-rotate>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-rotate {
width:10px;
height:10px;
}

.la-ball-rotate>div {
width:10px;
height:10px;
border-radius:100%;
-webkit-animation:ball-rotate-animation 1s cubic-bezier(0.7,-0.13,0.22,0.86) infinite;
-moz-animation:ball-rotate-animation 1s cubic-bezier(0.7,-0.13,0.22,0.86) infinite;
-o-animation:ball-rotate-animation 1s cubic-bezier(0.7,-0.13,0.22,0.86) infinite;
animation:ball-rotate-animation 1s cubic-bezier(0.7,-0.13,0.22,0.86) infinite;
}

.la-ball-rotate>div:before,.la-ball-rotate>div:after {
position:absolute;
width:inherit;
height:inherit;
margin:inherit;
content:"";
background:currentColor;
border-radius:inherit;
opacity:.8;
}

.la-ball-rotate>div:before {
top:0;
left:-150%;
}

.la-ball-rotate>div:after {
top:0;
left:150%;
}

.la-ball-rotate.la-sm {
width:4px;
height:4px;
}

.la-ball-rotate.la-sm>div {
width:4px;
height:4px;
}

.la-ball-rotate.la-2x {
width:20px;
height:20px;
}

.la-ball-rotate.la-2x>div {
width:20px;
height:20px;
}

.la-ball-rotate.la-3x {
width:30px;
height:30px;
}

.la-ball-rotate.la-3x>div {
width:30px;
height:30px;
}

@-webkit-keyframes ball-rotate-animation {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes ball-rotate-animation {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes ball-rotate-animation {
0% {
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes ball-rotate-animation {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

50% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

.la-ball-running-dots,.la-ball-running-dots>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-running-dots {
display:block;
font-size:0;
color:#fff;
}

.la-ball-running-dots.la-dark {
color:#333;
}

.la-ball-running-dots>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-running-dots {
width:10px;
height:10px;
}

.la-ball-running-dots>div {
position:absolute;
width:10px;
height:10px;
margin-left:-25px;
border-radius:100%;
-webkit-animation:ball-running-dots-animate 2s linear infinite;
-moz-animation:ball-running-dots-animate 2s linear infinite;
-o-animation:ball-running-dots-animate 2s linear infinite;
animation:ball-running-dots-animate 2s linear infinite;
}

.la-ball-running-dots>div:nth-child(1) {
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-running-dots>div:nth-child(2) {
-webkit-animation-delay:-.4s;
-moz-animation-delay:-.4s;
-o-animation-delay:-.4s;
animation-delay:-.4s;
}

.la-ball-running-dots>div:nth-child(3) {
-webkit-animation-delay:-.8s;
-moz-animation-delay:-.8s;
-o-animation-delay:-.8s;
animation-delay:-.8s;
}

.la-ball-running-dots>div:nth-child(4) {
-webkit-animation-delay:-1.2s;
-moz-animation-delay:-1.2s;
-o-animation-delay:-1.2s;
animation-delay:-1.2s;
}

.la-ball-running-dots>div:nth-child(5) {
-webkit-animation-delay:-1.6s;
-moz-animation-delay:-1.6s;
-o-animation-delay:-1.6s;
animation-delay:-1.6s;
}

.la-ball-running-dots>div:nth-child(6) {
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-ball-running-dots>div:nth-child(7) {
-webkit-animation-delay:-2.4s;
-moz-animation-delay:-2.4s;
-o-animation-delay:-2.4s;
animation-delay:-2.4s;
}

.la-ball-running-dots>div:nth-child(8) {
-webkit-animation-delay:-2.8s;
-moz-animation-delay:-2.8s;
-o-animation-delay:-2.8s;
animation-delay:-2.8s;
}

.la-ball-running-dots>div:nth-child(9) {
-webkit-animation-delay:-3.2s;
-moz-animation-delay:-3.2s;
-o-animation-delay:-3.2s;
animation-delay:-3.2s;
}

.la-ball-running-dots>div:nth-child(10) {
-webkit-animation-delay:-3.6s;
-moz-animation-delay:-3.6s;
-o-animation-delay:-3.6s;
animation-delay:-3.6s;
}

.la-ball-running-dots.la-sm {
width:4px;
height:4px;
}

.la-ball-running-dots.la-sm>div {
width:4px;
height:4px;
margin-left:-12px;
}

.la-ball-running-dots.la-2x {
width:20px;
height:20px;
}

.la-ball-running-dots.la-2x>div {
width:20px;
height:20px;
margin-left:-50px;
}

.la-ball-running-dots.la-3x {
width:30px;
height:30px;
}

.la-ball-running-dots.la-3x>div {
width:30px;
height:30px;
margin-left:-75px;
}

@-webkit-keyframes ball-running-dots-animate {
0%,100% {
width:100%;
height:100%;
-webkit-transform:translateY(0) translateX(500%);
transform:translateY(0) translateX(500%);
}

80% {
-webkit-transform:translateY(0) translateX(0);
transform:translateY(0) translateX(0);
}

85% {
width:100%;
height:100%;
-webkit-transform:translateY(-125%) translateX(0);
transform:translateY(-125%) translateX(0);
}

90% {
width:200%;
height:75%;
}

95% {
width:100%;
height:100%;
-webkit-transform:translateY(-100%) translateX(500%);
transform:translateY(-100%) translateX(500%);
}
}

@-moz-keyframes ball-running-dots-animate {
0%,100% {
width:100%;
height:100%;
-moz-transform:translateY(0) translateX(500%);
transform:translateY(0) translateX(500%);
}

80% {
-moz-transform:translateY(0) translateX(0);
transform:translateY(0) translateX(0);
}

85% {
width:100%;
height:100%;
-moz-transform:translateY(-125%) translateX(0);
transform:translateY(-125%) translateX(0);
}

90% {
width:200%;
height:75%;
}

95% {
width:100%;
height:100%;
-moz-transform:translateY(-100%) translateX(500%);
transform:translateY(-100%) translateX(500%);
}
}

@-o-keyframes ball-running-dots-animate {
0%,100% {
width:100%;
height:100%;
-o-transform:translateY(0) translateX(500%);
transform:translateY(0) translateX(500%);
}

80% {
-o-transform:translateY(0) translateX(0);
transform:translateY(0) translateX(0);
}

85% {
width:100%;
height:100%;
-o-transform:translateY(-125%) translateX(0);
transform:translateY(-125%) translateX(0);
}

90% {
width:200%;
height:75%;
}

95% {
width:100%;
height:100%;
-o-transform:translateY(-100%) translateX(500%);
transform:translateY(-100%) translateX(500%);
}
}

@keyframes ball-running-dots-animate {
0%,100% {
width:100%;
height:100%;
-webkit-transform:translateY(0) translateX(500%);
-moz-transform:translateY(0) translateX(500%);
-o-transform:translateY(0) translateX(500%);
transform:translateY(0) translateX(500%);
}

80% {
-webkit-transform:translateY(0) translateX(0);
-moz-transform:translateY(0) translateX(0);
-o-transform:translateY(0) translateX(0);
transform:translateY(0) translateX(0);
}

85% {
width:100%;
height:100%;
-webkit-transform:translateY(-125%) translateX(0);
-moz-transform:translateY(-125%) translateX(0);
-o-transform:translateY(-125%) translateX(0);
transform:translateY(-125%) translateX(0);
}

90% {
width:200%;
height:75%;
}

95% {
width:100%;
height:100%;
-webkit-transform:translateY(-100%) translateX(500%);
-moz-transform:translateY(-100%) translateX(500%);
-o-transform:translateY(-100%) translateX(500%);
transform:translateY(-100%) translateX(500%);
}
}

.la-ball-scale-multiple,.la-ball-scale-multiple>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-scale-multiple {
display:block;
font-size:0;
color:#fff;
}

.la-ball-scale-multiple.la-dark {
color:#333;
}

.la-ball-scale-multiple>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-scale-multiple {
width:32px;
height:32px;
}

.la-ball-scale-multiple>div {
position:absolute;
top:0;
left:0;
width:32px;
height:32px;
border-radius:100%;
opacity:0;
-webkit-animation:ball-scale-multiple 1s 0s linear infinite;
-moz-animation:ball-scale-multiple 1s 0s linear infinite;
-o-animation:ball-scale-multiple 1s 0s linear infinite;
animation:ball-scale-multiple 1s 0s linear infinite;
}

.la-ball-scale-multiple>div:nth-child(2) {
-webkit-animation-delay:.2s;
-moz-animation-delay:.2s;
-o-animation-delay:.2s;
animation-delay:.2s;
}

.la-ball-scale-multiple>div:nth-child(3) {
-webkit-animation-delay:.4s;
-moz-animation-delay:.4s;
-o-animation-delay:.4s;
animation-delay:.4s;
}

.la-ball-scale-multiple.la-sm {
width:16px;
height:16px;
}

.la-ball-scale-multiple.la-sm>div {
width:16px;
height:16px;
}

.la-ball-scale-multiple.la-2x {
width:64px;
height:64px;
}

.la-ball-scale-multiple.la-2x>div {
width:64px;
height:64px;
}

.la-ball-scale-multiple.la-3x {
width:96px;
height:96px;
}

.la-ball-scale-multiple.la-3x>div {
width:96px;
height:96px;
}

@-webkit-keyframes ball-scale-multiple {
0% {
opacity:0;
-webkit-transform:scale(0);
transform:scale(0);
}

5% {
opacity:.75;
}

100% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-scale-multiple {
0% {
opacity:0;
-moz-transform:scale(0);
transform:scale(0);
}

5% {
opacity:.75;
}

100% {
opacity:0;
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-scale-multiple {
0% {
opacity:0;
-o-transform:scale(0);
transform:scale(0);
}

5% {
opacity:.75;
}

100% {
opacity:0;
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-scale-multiple {
0% {
opacity:0;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}

5% {
opacity:.75;
}

100% {
opacity:0;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-scale-pulse,.la-ball-scale-pulse>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-scale-pulse {
display:block;
font-size:0;
color:#fff;
}

.la-ball-scale-pulse.la-dark {
color:#333;
}

.la-ball-scale-pulse>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-scale-pulse {
width:32px;
height:32px;
}

.la-ball-scale-pulse>div {
position:absolute;
top:0;
left:0;
width:32px;
height:32px;
border-radius:100%;
opacity:.5;
-webkit-animation:ball-scale-pulse 2s infinite ease-in-out;
-moz-animation:ball-scale-pulse 2s infinite ease-in-out;
-o-animation:ball-scale-pulse 2s infinite ease-in-out;
animation:ball-scale-pulse 2s infinite ease-in-out;
}

.la-ball-scale-pulse>div:last-child {
-webkit-animation-delay:-1s;
-moz-animation-delay:-1s;
-o-animation-delay:-1s;
animation-delay:-1s;
}

.la-ball-scale-pulse.la-sm {
width:16px;
height:16px;
}

.la-ball-scale-pulse.la-sm>div {
width:16px;
height:16px;
}

.la-ball-scale-pulse.la-2x {
width:64px;
height:64px;
}

.la-ball-scale-pulse.la-2x>div {
width:64px;
height:64px;
}

.la-ball-scale-pulse.la-3x {
width:96px;
height:96px;
}

.la-ball-scale-pulse.la-3x>div {
width:96px;
height:96px;
}

@-webkit-keyframes ball-scale-pulse {
0%,100% {
-webkit-transform:scale(0);
transform:scale(0);
}

50% {
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-scale-pulse {
0%,100% {
-moz-transform:scale(0);
transform:scale(0);
}

50% {
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-scale-pulse {
0%,100% {
-o-transform:scale(0);
transform:scale(0);
}

50% {
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-scale-pulse {
0%,100% {
-webkit-transform:scale(0);
-moz-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}

50% {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-scale-ripple-multiple,.la-ball-scale-ripple-multiple>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-scale-ripple-multiple {
display:block;
font-size:0;
color:#fff;
}

.la-ball-scale-ripple-multiple.la-dark {
color:#333;
}

.la-ball-scale-ripple-multiple>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-scale-ripple-multiple {
width:32px;
height:32px;
}

.la-ball-scale-ripple-multiple>div {
position:absolute;
top:0;
left:0;
width:32px;
height:32px;
background:transparent;
border-width:2px;
border-radius:100%;
opacity:0;
-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
-moz-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
-o-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
}

.la-ball-scale-ripple-multiple>div:nth-child(1) {
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-scale-ripple-multiple>div:nth-child(2) {
-webkit-animation-delay:.25s;
-moz-animation-delay:.25s;
-o-animation-delay:.25s;
animation-delay:.25s;
}

.la-ball-scale-ripple-multiple>div:nth-child(3) {
-webkit-animation-delay:.5s;
-moz-animation-delay:.5s;
-o-animation-delay:.5s;
animation-delay:.5s;
}

.la-ball-scale-ripple-multiple.la-sm {
width:16px;
height:16px;
}

.la-ball-scale-ripple-multiple.la-sm>div {
width:16px;
height:16px;
border-width:1px;
}

.la-ball-scale-ripple-multiple.la-2x {
width:64px;
height:64px;
}

.la-ball-scale-ripple-multiple.la-2x>div {
width:64px;
height:64px;
border-width:4px;
}

.la-ball-scale-ripple-multiple.la-3x {
width:96px;
height:96px;
}

.la-ball-scale-ripple-multiple.la-3x>div {
width:96px;
height:96px;
border-width:6px;
}

@-webkit-keyframes ball-scale-ripple-multiple {
0% {
opacity:1;
-webkit-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.5;
-webkit-transform:scale(1);
transform:scale(1);
}

95% {
opacity:0;
}
}

@-moz-keyframes ball-scale-ripple-multiple {
0% {
opacity:1;
-moz-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.5;
-moz-transform:scale(1);
transform:scale(1);
}

95% {
opacity:0;
}
}

@-o-keyframes ball-scale-ripple-multiple {
0% {
opacity:1;
-o-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.5;
-o-transform:scale(1);
transform:scale(1);
}

95% {
opacity:0;
}
}

@keyframes ball-scale-ripple-multiple {
0% {
opacity:1;
-webkit-transform:scale(0.1);
-moz-transform:scale(0.1);
-o-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.5;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

95% {
opacity:0;
}
}

.la-ball-scale-ripple,.la-ball-scale-ripple>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-scale-ripple {
display:block;
font-size:0;
color:#fff;
}

.la-ball-scale-ripple.la-dark {
color:#333;
}

.la-ball-scale-ripple>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-scale-ripple {
width:32px;
height:32px;
}

.la-ball-scale-ripple>div {
width:32px;
height:32px;
background:transparent;
border-width:2px;
border-radius:100%;
opacity:0;
-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
-moz-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
-o-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21,0.53,0.56,0.8);
}

.la-ball-scale-ripple.la-sm {
width:16px;
height:16px;
}

.la-ball-scale-ripple.la-sm>div {
width:16px;
height:16px;
border-width:1px;
}

.la-ball-scale-ripple.la-2x {
width:64px;
height:64px;
}

.la-ball-scale-ripple.la-2x>div {
width:64px;
height:64px;
border-width:4px;
}

.la-ball-scale-ripple.la-3x {
width:96px;
height:96px;
}

.la-ball-scale-ripple.la-3x>div {
width:96px;
height:96px;
border-width:6px;
}

@-webkit-keyframes ball-scale-ripple {
0% {
opacity:1;
-webkit-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.65;
-webkit-transform:scale(1);
transform:scale(1);
}

100% {
opacity:0;
}
}

@-moz-keyframes ball-scale-ripple {
0% {
opacity:1;
-moz-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.65;
-moz-transform:scale(1);
transform:scale(1);
}

100% {
opacity:0;
}
}

@-o-keyframes ball-scale-ripple {
0% {
opacity:1;
-o-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.65;
-o-transform:scale(1);
transform:scale(1);
}

100% {
opacity:0;
}
}

@keyframes ball-scale-ripple {
0% {
opacity:1;
-webkit-transform:scale(0.1);
-moz-transform:scale(0.1);
-o-transform:scale(0.1);
transform:scale(0.1);
}

70% {
opacity:.65;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

100% {
opacity:0;
}
}

.la-ball-scale,.la-ball-scale>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-scale {
display:block;
font-size:0;
color:#fff;
}

.la-ball-scale.la-dark {
color:#333;
}

.la-ball-scale>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-scale {
width:32px;
height:32px;
}

.la-ball-scale>div {
width:32px;
height:32px;
border-radius:100%;
opacity:0;
-webkit-animation:ball-scale 1s 0s ease-in-out infinite;
-moz-animation:ball-scale 1s 0s ease-in-out infinite;
-o-animation:ball-scale 1s 0s ease-in-out infinite;
animation:ball-scale 1s 0s ease-in-out infinite;
}

.la-ball-scale.la-sm {
width:16px;
height:16px;
}

.la-ball-scale.la-sm>div {
width:16px;
height:16px;
}

.la-ball-scale.la-2x {
width:64px;
height:64px;
}

.la-ball-scale.la-2x>div {
width:64px;
height:64px;
}

.la-ball-scale.la-3x {
width:96px;
height:96px;
}

.la-ball-scale.la-3x>div {
width:96px;
height:96px;
}

@-webkit-keyframes ball-scale {
0% {
opacity:1;
-webkit-transform:scale(0);
transform:scale(0);
}

100% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-scale {
0% {
opacity:1;
-moz-transform:scale(0);
transform:scale(0);
}

100% {
opacity:0;
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-scale {
0% {
opacity:1;
-o-transform:scale(0);
transform:scale(0);
}

100% {
opacity:0;
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-scale {
0% {
opacity:1;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}

100% {
opacity:0;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-spin-clockwise-fade-rotating,.la-ball-spin-clockwise-fade-rotating>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin-clockwise-fade-rotating {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin-clockwise-fade-rotating.la-dark {
color:#333;
}

.la-ball-spin-clockwise-fade-rotating>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin-clockwise-fade-rotating {
width:32px;
height:32px;
-webkit-animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
-moz-animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
-o-animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
}

.la-ball-spin-clockwise-fade-rotating>div {
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
margin-top:-4px;
margin-left:-4px;
border-radius:100%;
-webkit-animation:ball-spin-clockwise-fade-rotating 1s infinite linear;
-moz-animation:ball-spin-clockwise-fade-rotating 1s infinite linear;
-o-animation:ball-spin-clockwise-fade-rotating 1s infinite linear;
animation:ball-spin-clockwise-fade-rotating 1s infinite linear;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(1) {
top:5%;
left:50%;
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(2) {
top:18.1801948466%;
left:81.8198051534%;
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(3) {
top:50%;
left:95%;
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(4) {
top:81.8198051534%;
left:81.8198051534%;
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(5) {
top:94.9999999966%;
left:50.0000000005%;
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(6) {
top:81.8198046966%;
left:18.1801949248%;
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(7) {
top:49.9999750815%;
left:5.0000051215%;
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-ball-spin-clockwise-fade-rotating>div:nth-child(8) {
top:18.179464974%;
left:18.1803700518%;
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-spin-clockwise-fade-rotating.la-sm {
width:16px;
height:16px;
}

.la-ball-spin-clockwise-fade-rotating.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-spin-clockwise-fade-rotating.la-2x {
width:64px;
height:64px;
}

.la-ball-spin-clockwise-fade-rotating.la-2x>div {
width:16px;
height:16px;
margin-top:-8px;
margin-left:-8px;
}

.la-ball-spin-clockwise-fade-rotating.la-3x {
width:96px;
height:96px;
}

.la-ball-spin-clockwise-fade-rotating.la-3x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

@-webkit-keyframes ball-spin-clockwise-fade-rotating-rotate {
100% {
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@-moz-keyframes ball-spin-clockwise-fade-rotating-rotate {
100% {
-moz-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@-o-keyframes ball-spin-clockwise-fade-rotating-rotate {
100% {
-o-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@keyframes ball-spin-clockwise-fade-rotating-rotate {
100% {
-webkit-transform:rotate(-360deg);
-moz-transform:rotate(-360deg);
-o-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@-webkit-keyframes ball-spin-clockwise-fade-rotating {
50% {
opacity:.25;
-webkit-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-spin-clockwise-fade-rotating {
50% {
opacity:.25;
-moz-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-spin-clockwise-fade-rotating {
50% {
opacity:.25;
-o-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-spin-clockwise-fade-rotating {
50% {
opacity:.25;
-webkit-transform:scale(0.5);
-moz-transform:scale(0.5);
-o-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-spin-clockwise-fade,.la-ball-spin-clockwise-fade>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin-clockwise-fade {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin-clockwise-fade.la-dark {
color:#333;
}

.la-ball-spin-clockwise-fade>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin-clockwise-fade {
width:32px;
height:32px;
}

.la-ball-spin-clockwise-fade>div {
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
margin-top:-4px;
margin-left:-4px;
border-radius:100%;
-webkit-animation:ball-spin-clockwise-fade 1s infinite linear;
-moz-animation:ball-spin-clockwise-fade 1s infinite linear;
-o-animation:ball-spin-clockwise-fade 1s infinite linear;
animation:ball-spin-clockwise-fade 1s infinite linear;
}

.la-ball-spin-clockwise-fade>div:nth-child(1) {
top:5%;
left:50%;
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-ball-spin-clockwise-fade>div:nth-child(2) {
top:18.1801948466%;
left:81.8198051534%;
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-ball-spin-clockwise-fade>div:nth-child(3) {
top:50%;
left:95%;
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-ball-spin-clockwise-fade>div:nth-child(4) {
top:81.8198051534%;
left:81.8198051534%;
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-ball-spin-clockwise-fade>div:nth-child(5) {
top:94.9999999966%;
left:50.0000000005%;
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-ball-spin-clockwise-fade>div:nth-child(6) {
top:81.8198046966%;
left:18.1801949248%;
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-ball-spin-clockwise-fade>div:nth-child(7) {
top:49.9999750815%;
left:5.0000051215%;
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-ball-spin-clockwise-fade>div:nth-child(8) {
top:18.179464974%;
left:18.1803700518%;
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-spin-clockwise-fade.la-sm {
width:16px;
height:16px;
}

.la-ball-spin-clockwise-fade.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-spin-clockwise-fade.la-2x {
width:64px;
height:64px;
}

.la-ball-spin-clockwise-fade.la-2x>div {
width:16px;
height:16px;
margin-top:-8px;
margin-left:-8px;
}

.la-ball-spin-clockwise-fade.la-3x {
width:96px;
height:96px;
}

.la-ball-spin-clockwise-fade.la-3x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

@-webkit-keyframes ball-spin-clockwise-fade {
50% {
opacity:.25;
-webkit-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-spin-clockwise-fade {
50% {
opacity:.25;
-moz-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-spin-clockwise-fade {
50% {
opacity:.25;
-o-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-spin-clockwise-fade {
50% {
opacity:.25;
-webkit-transform:scale(0.5);
-moz-transform:scale(0.5);
-o-transform:scale(0.5);
transform:scale(0.5);
}

100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-spin-clockwise,.la-ball-spin-clockwise>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin-clockwise {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin-clockwise.la-dark {
color:#333;
}

.la-ball-spin-clockwise>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin-clockwise {
width:32px;
height:32px;
}

.la-ball-spin-clockwise>div {
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
margin-top:-4px;
margin-left:-4px;
border-radius:100%;
-webkit-animation:ball-spin-clockwise 1s infinite ease-in-out;
-moz-animation:ball-spin-clockwise 1s infinite ease-in-out;
-o-animation:ball-spin-clockwise 1s infinite ease-in-out;
animation:ball-spin-clockwise 1s infinite ease-in-out;
}

.la-ball-spin-clockwise>div:nth-child(1) {
top:5%;
left:50%;
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-ball-spin-clockwise>div:nth-child(2) {
top:18.1801948466%;
left:81.8198051534%;
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-ball-spin-clockwise>div:nth-child(3) {
top:50%;
left:95%;
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-ball-spin-clockwise>div:nth-child(4) {
top:81.8198051534%;
left:81.8198051534%;
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-ball-spin-clockwise>div:nth-child(5) {
top:94.9999999966%;
left:50.0000000005%;
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-ball-spin-clockwise>div:nth-child(6) {
top:81.8198046966%;
left:18.1801949248%;
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-ball-spin-clockwise>div:nth-child(7) {
top:49.9999750815%;
left:5.0000051215%;
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-ball-spin-clockwise>div:nth-child(8) {
top:18.179464974%;
left:18.1803700518%;
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-spin-clockwise.la-sm {
width:16px;
height:16px;
}

.la-ball-spin-clockwise.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-spin-clockwise.la-2x {
width:64px;
height:64px;
}

.la-ball-spin-clockwise.la-2x>div {
width:16px;
height:16px;
margin-top:-8px;
margin-left:-8px;
}

.la-ball-spin-clockwise.la-3x {
width:96px;
height:96px;
}

.la-ball-spin-clockwise.la-3x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

@-webkit-keyframes ball-spin-clockwise {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-webkit-transform:scale(0);
transform:scale(0);
}
}

@-moz-keyframes ball-spin-clockwise {
0%,100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-moz-transform:scale(0);
transform:scale(0);
}
}

@-o-keyframes ball-spin-clockwise {
0%,100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-o-transform:scale(0);
transform:scale(0);
}
}

@keyframes ball-spin-clockwise {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}
}

.la-ball-spin-fade-rotating,.la-ball-spin-fade-rotating>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin-fade-rotating {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin-fade-rotating.la-dark {
color:#333;
}

.la-ball-spin-fade-rotating>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin-fade-rotating {
width:32px;
height:32px;
-webkit-animation:ball-spin-fade-rotate 6s infinite linear;
-moz-animation:ball-spin-fade-rotate 6s infinite linear;
-o-animation:ball-spin-fade-rotate 6s infinite linear;
animation:ball-spin-fade-rotate 6s infinite linear;
}

.la-ball-spin-fade-rotating>div {
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
margin-top:-4px;
margin-left:-4px;
border-radius:100%;
-webkit-animation:ball-spin-fade 1s infinite linear;
-moz-animation:ball-spin-fade 1s infinite linear;
-o-animation:ball-spin-fade 1s infinite linear;
animation:ball-spin-fade 1s infinite linear;
}

.la-ball-spin-fade-rotating>div:nth-child(1) {
top:5%;
left:50%;
-webkit-animation-delay:-1.125s;
-moz-animation-delay:-1.125s;
-o-animation-delay:-1.125s;
animation-delay:-1.125s;
}

.la-ball-spin-fade-rotating>div:nth-child(2) {
top:18.1801948466%;
left:81.8198051534%;
-webkit-animation-delay:-1.25s;
-moz-animation-delay:-1.25s;
-o-animation-delay:-1.25s;
animation-delay:-1.25s;
}

.la-ball-spin-fade-rotating>div:nth-child(3) {
top:50%;
left:95%;
-webkit-animation-delay:-1.375s;
-moz-animation-delay:-1.375s;
-o-animation-delay:-1.375s;
animation-delay:-1.375s;
}

.la-ball-spin-fade-rotating>div:nth-child(4) {
top:81.8198051534%;
left:81.8198051534%;
-webkit-animation-delay:-1.5s;
-moz-animation-delay:-1.5s;
-o-animation-delay:-1.5s;
animation-delay:-1.5s;
}

.la-ball-spin-fade-rotating>div:nth-child(5) {
top:94.9999999966%;
left:50.0000000005%;
-webkit-animation-delay:-1.625s;
-moz-animation-delay:-1.625s;
-o-animation-delay:-1.625s;
animation-delay:-1.625s;
}

.la-ball-spin-fade-rotating>div:nth-child(6) {
top:81.8198046966%;
left:18.1801949248%;
-webkit-animation-delay:-1.75s;
-moz-animation-delay:-1.75s;
-o-animation-delay:-1.75s;
animation-delay:-1.75s;
}

.la-ball-spin-fade-rotating>div:nth-child(7) {
top:49.9999750815%;
left:5.0000051215%;
-webkit-animation-delay:-1.875s;
-moz-animation-delay:-1.875s;
-o-animation-delay:-1.875s;
animation-delay:-1.875s;
}

.la-ball-spin-fade-rotating>div:nth-child(8) {
top:18.179464974%;
left:18.1803700518%;
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-ball-spin-fade-rotating.la-sm {
width:16px;
height:16px;
}

.la-ball-spin-fade-rotating.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-spin-fade-rotating.la-2x {
width:64px;
height:64px;
}

.la-ball-spin-fade-rotating.la-2x>div {
width:16px;
height:16px;
margin-top:-8px;
margin-left:-8px;
}

.la-ball-spin-fade-rotating.la-3x {
width:96px;
height:96px;
}

.la-ball-spin-fade-rotating.la-3x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

@-webkit-keyframes ball-spin-fade-rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes ball-spin-fade-rotate {
100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes ball-spin-fade-rotate {
100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes ball-spin-fade-rotate {
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-webkit-keyframes ball-spin-fade {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-webkit-transform:scale(0.5);
transform:scale(0.5);
}
}

@-moz-keyframes ball-spin-fade {
0%,100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-moz-transform:scale(0.5);
transform:scale(0.5);
}
}

@-o-keyframes ball-spin-fade {
0%,100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-o-transform:scale(0.5);
transform:scale(0.5);
}
}

@keyframes ball-spin-fade {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-webkit-transform:scale(0.5);
-moz-transform:scale(0.5);
-o-transform:scale(0.5);
transform:scale(0.5);
}
}

.la-ball-spin-fade,.la-ball-spin-fade>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin-fade {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin-fade.la-dark {
color:#333;
}

.la-ball-spin-fade>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin-fade {
width:32px;
height:32px;
}

.la-ball-spin-fade>div {
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
margin-top:-4px;
margin-left:-4px;
border-radius:100%;
-webkit-animation:ball-spin-fade 1s infinite linear;
-moz-animation:ball-spin-fade 1s infinite linear;
-o-animation:ball-spin-fade 1s infinite linear;
animation:ball-spin-fade 1s infinite linear;
}

.la-ball-spin-fade>div:nth-child(1) {
top:5%;
left:50%;
-webkit-animation-delay:-1.125s;
-moz-animation-delay:-1.125s;
-o-animation-delay:-1.125s;
animation-delay:-1.125s;
}

.la-ball-spin-fade>div:nth-child(2) {
top:18.1801948466%;
left:81.8198051534%;
-webkit-animation-delay:-1.25s;
-moz-animation-delay:-1.25s;
-o-animation-delay:-1.25s;
animation-delay:-1.25s;
}

.la-ball-spin-fade>div:nth-child(3) {
top:50%;
left:95%;
-webkit-animation-delay:-1.375s;
-moz-animation-delay:-1.375s;
-o-animation-delay:-1.375s;
animation-delay:-1.375s;
}

.la-ball-spin-fade>div:nth-child(4) {
top:81.8198051534%;
left:81.8198051534%;
-webkit-animation-delay:-1.5s;
-moz-animation-delay:-1.5s;
-o-animation-delay:-1.5s;
animation-delay:-1.5s;
}

.la-ball-spin-fade>div:nth-child(5) {
top:94.9999999966%;
left:50.0000000005%;
-webkit-animation-delay:-1.625s;
-moz-animation-delay:-1.625s;
-o-animation-delay:-1.625s;
animation-delay:-1.625s;
}

.la-ball-spin-fade>div:nth-child(6) {
top:81.8198046966%;
left:18.1801949248%;
-webkit-animation-delay:-1.75s;
-moz-animation-delay:-1.75s;
-o-animation-delay:-1.75s;
animation-delay:-1.75s;
}

.la-ball-spin-fade>div:nth-child(7) {
top:49.9999750815%;
left:5.0000051215%;
-webkit-animation-delay:-1.875s;
-moz-animation-delay:-1.875s;
-o-animation-delay:-1.875s;
animation-delay:-1.875s;
}

.la-ball-spin-fade>div:nth-child(8) {
top:18.179464974%;
left:18.1803700518%;
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-ball-spin-fade.la-sm {
width:16px;
height:16px;
}

.la-ball-spin-fade.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-spin-fade.la-2x {
width:64px;
height:64px;
}

.la-ball-spin-fade.la-2x>div {
width:16px;
height:16px;
margin-top:-8px;
margin-left:-8px;
}

.la-ball-spin-fade.la-3x {
width:96px;
height:96px;
}

.la-ball-spin-fade.la-3x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

@-webkit-keyframes ball-spin-fade {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-webkit-transform:scale(0.5);
transform:scale(0.5);
}
}

@-moz-keyframes ball-spin-fade {
0%,100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-moz-transform:scale(0.5);
transform:scale(0.5);
}
}

@-o-keyframes ball-spin-fade {
0%,100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-o-transform:scale(0.5);
transform:scale(0.5);
}
}

@keyframes ball-spin-fade {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

50% {
opacity:.25;
-webkit-transform:scale(0.5);
-moz-transform:scale(0.5);
-o-transform:scale(0.5);
transform:scale(0.5);
}
}

.la-ball-spin-rotate,.la-ball-spin-rotate>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin-rotate {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin-rotate.la-dark {
color:#333;
}

.la-ball-spin-rotate>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin-rotate {
width:32px;
height:32px;
-webkit-animation:ball-spin-rotate 2s infinite linear;
-moz-animation:ball-spin-rotate 2s infinite linear;
-o-animation:ball-spin-rotate 2s infinite linear;
animation:ball-spin-rotate 2s infinite linear;
}

.la-ball-spin-rotate>div {
position:absolute;
top:0;
width:60%;
height:60%;
border-radius:100%;
-webkit-animation:ball-spin-bounce 2s infinite ease-in-out;
-moz-animation:ball-spin-bounce 2s infinite ease-in-out;
-o-animation:ball-spin-bounce 2s infinite ease-in-out;
animation:ball-spin-bounce 2s infinite ease-in-out;
}

.la-ball-spin-rotate>div:last-child {
top:auto;
bottom:0;
-webkit-animation-delay:-1s;
-moz-animation-delay:-1s;
-o-animation-delay:-1s;
animation-delay:-1s;
}

.la-ball-spin-rotate.la-sm {
width:16px;
height:16px;
}

.la-ball-spin-rotate.la-2x {
width:64px;
height:64px;
}

.la-ball-spin-rotate.la-3x {
width:96px;
height:96px;
}

@-webkit-keyframes ball-spin-rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes ball-spin-rotate {
100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes ball-spin-rotate {
100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes ball-spin-rotate {
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-webkit-keyframes ball-spin-bounce {
0%,100% {
-webkit-transform:scale(0);
transform:scale(0);
}

50% {
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-spin-bounce {
0%,100% {
-moz-transform:scale(0);
transform:scale(0);
}

50% {
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-spin-bounce {
0%,100% {
-o-transform:scale(0);
transform:scale(0);
}

50% {
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-spin-bounce {
0%,100% {
-webkit-transform:scale(0);
-moz-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}

50% {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-spin,.la-ball-spin>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-spin {
display:block;
font-size:0;
color:#fff;
}

.la-ball-spin.la-dark {
color:#333;
}

.la-ball-spin>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-spin {
width:32px;
height:32px;
}

.la-ball-spin>div {
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
margin-top:-4px;
margin-left:-4px;
border-radius:100%;
-webkit-animation:ball-spin 1s infinite ease-in-out;
-moz-animation:ball-spin 1s infinite ease-in-out;
-o-animation:ball-spin 1s infinite ease-in-out;
animation:ball-spin 1s infinite ease-in-out;
}

.la-ball-spin>div:nth-child(1) {
top:5%;
left:50%;
-webkit-animation-delay:-1.125s;
-moz-animation-delay:-1.125s;
-o-animation-delay:-1.125s;
animation-delay:-1.125s;
}

.la-ball-spin>div:nth-child(2) {
top:18.1801948466%;
left:81.8198051534%;
-webkit-animation-delay:-1.25s;
-moz-animation-delay:-1.25s;
-o-animation-delay:-1.25s;
animation-delay:-1.25s;
}

.la-ball-spin>div:nth-child(3) {
top:50%;
left:95%;
-webkit-animation-delay:-1.375s;
-moz-animation-delay:-1.375s;
-o-animation-delay:-1.375s;
animation-delay:-1.375s;
}

.la-ball-spin>div:nth-child(4) {
top:81.8198051534%;
left:81.8198051534%;
-webkit-animation-delay:-1.5s;
-moz-animation-delay:-1.5s;
-o-animation-delay:-1.5s;
animation-delay:-1.5s;
}

.la-ball-spin>div:nth-child(5) {
top:94.9999999966%;
left:50.0000000005%;
-webkit-animation-delay:-1.625s;
-moz-animation-delay:-1.625s;
-o-animation-delay:-1.625s;
animation-delay:-1.625s;
}

.la-ball-spin>div:nth-child(6) {
top:81.8198046966%;
left:18.1801949248%;
-webkit-animation-delay:-1.75s;
-moz-animation-delay:-1.75s;
-o-animation-delay:-1.75s;
animation-delay:-1.75s;
}

.la-ball-spin>div:nth-child(7) {
top:49.9999750815%;
left:5.0000051215%;
-webkit-animation-delay:-1.875s;
-moz-animation-delay:-1.875s;
-o-animation-delay:-1.875s;
animation-delay:-1.875s;
}

.la-ball-spin>div:nth-child(8) {
top:18.179464974%;
left:18.1803700518%;
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-ball-spin.la-sm {
width:16px;
height:16px;
}

.la-ball-spin.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-spin.la-2x {
width:64px;
height:64px;
}

.la-ball-spin.la-2x>div {
width:16px;
height:16px;
margin-top:-8px;
margin-left:-8px;
}

.la-ball-spin.la-3x {
width:96px;
height:96px;
}

.la-ball-spin.la-3x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

@-webkit-keyframes ball-spin {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-webkit-transform:scale(0);
transform:scale(0);
}
}

@-moz-keyframes ball-spin {
0%,100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-moz-transform:scale(0);
transform:scale(0);
}
}

@-o-keyframes ball-spin {
0%,100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-o-transform:scale(0);
transform:scale(0);
}
}

@keyframes ball-spin {
0%,100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}

20% {
opacity:1;
}

80% {
opacity:0;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}
}

.la-ball-square-clockwise-spin,.la-ball-square-clockwise-spin>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-square-clockwise-spin {
display:block;
font-size:0;
color:#fff;
}

.la-ball-square-clockwise-spin.la-dark {
color:#333;
}

.la-ball-square-clockwise-spin>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-square-clockwise-spin {
width:26px;
height:26px;
}

.la-ball-square-clockwise-spin>div {
position:absolute;
top:50%;
left:50%;
width:12px;
height:12px;
margin-top:-6px;
margin-left:-6px;
border-radius:100%;
-webkit-animation:ball-square-clockwise-spin 1s infinite ease-in-out;
-moz-animation:ball-square-clockwise-spin 1s infinite ease-in-out;
-o-animation:ball-square-clockwise-spin 1s infinite ease-in-out;
animation:ball-square-clockwise-spin 1s infinite ease-in-out;
}

.la-ball-square-clockwise-spin>div:nth-child(1) {
top:0;
left:0;
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-ball-square-clockwise-spin>div:nth-child(2) {
top:0;
left:50%;
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-ball-square-clockwise-spin>div:nth-child(3) {
top:0;
left:100%;
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-ball-square-clockwise-spin>div:nth-child(4) {
top:50%;
left:100%;
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-ball-square-clockwise-spin>div:nth-child(5) {
top:100%;
left:100%;
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-ball-square-clockwise-spin>div:nth-child(6) {
top:100%;
left:50%;
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-ball-square-clockwise-spin>div:nth-child(7) {
top:100%;
left:0;
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-ball-square-clockwise-spin>div:nth-child(8) {
top:50%;
left:0;
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-ball-square-clockwise-spin.la-sm {
width:12px;
height:12px;
}

.la-ball-square-clockwise-spin.la-sm>div {
width:6px;
height:6px;
margin-top:-3px;
margin-left:-3px;
}

.la-ball-square-clockwise-spin.la-2x {
width:52px;
height:52px;
}

.la-ball-square-clockwise-spin.la-2x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

.la-ball-square-clockwise-spin.la-3x {
width:78px;
height:78px;
}

.la-ball-square-clockwise-spin.la-3x>div {
width:36px;
height:36px;
margin-top:-18px;
margin-left:-18px;
}

@-webkit-keyframes ball-square-clockwise-spin {
0%,40%,100% {
-webkit-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-square-clockwise-spin {
0%,40%,100% {
-moz-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-square-clockwise-spin {
0%,40%,100% {
-o-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-square-clockwise-spin {
0%,40%,100% {
-webkit-transform:scale(0.4);
-moz-transform:scale(0.4);
-o-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-square-spin,.la-ball-square-spin>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-square-spin {
display:block;
font-size:0;
color:#fff;
}

.la-ball-square-spin.la-dark {
color:#333;
}

.la-ball-square-spin>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-square-spin {
width:26px;
height:26px;
}

.la-ball-square-spin>div {
position:absolute;
top:50%;
left:50%;
width:12px;
height:12px;
margin-top:-6px;
margin-left:-6px;
border-radius:100%;
-webkit-animation:ball-square-spin 1s infinite ease-in-out;
-moz-animation:ball-square-spin 1s infinite ease-in-out;
-o-animation:ball-square-spin 1s infinite ease-in-out;
animation:ball-square-spin 1s infinite ease-in-out;
}

.la-ball-square-spin>div:nth-child(1) {
top:0;
left:0;
-webkit-animation-delay:-1.125s;
-moz-animation-delay:-1.125s;
-o-animation-delay:-1.125s;
animation-delay:-1.125s;
}

.la-ball-square-spin>div:nth-child(2) {
top:0;
left:50%;
-webkit-animation-delay:-1.25s;
-moz-animation-delay:-1.25s;
-o-animation-delay:-1.25s;
animation-delay:-1.25s;
}

.la-ball-square-spin>div:nth-child(3) {
top:0;
left:100%;
-webkit-animation-delay:-1.375s;
-moz-animation-delay:-1.375s;
-o-animation-delay:-1.375s;
animation-delay:-1.375s;
}

.la-ball-square-spin>div:nth-child(4) {
top:50%;
left:100%;
-webkit-animation-delay:-1.5s;
-moz-animation-delay:-1.5s;
-o-animation-delay:-1.5s;
animation-delay:-1.5s;
}

.la-ball-square-spin>div:nth-child(5) {
top:100%;
left:100%;
-webkit-animation-delay:-1.625s;
-moz-animation-delay:-1.625s;
-o-animation-delay:-1.625s;
animation-delay:-1.625s;
}

.la-ball-square-spin>div:nth-child(6) {
top:100%;
left:50%;
-webkit-animation-delay:-1.75s;
-moz-animation-delay:-1.75s;
-o-animation-delay:-1.75s;
animation-delay:-1.75s;
}

.la-ball-square-spin>div:nth-child(7) {
top:100%;
left:0;
-webkit-animation-delay:-1.875s;
-moz-animation-delay:-1.875s;
-o-animation-delay:-1.875s;
animation-delay:-1.875s;
}

.la-ball-square-spin>div:nth-child(8) {
top:50%;
left:0;
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-ball-square-spin.la-sm {
width:12px;
height:12px;
}

.la-ball-square-spin.la-sm>div {
width:6px;
height:6px;
margin-top:-3px;
margin-left:-3px;
}

.la-ball-square-spin.la-2x {
width:52px;
height:52px;
}

.la-ball-square-spin.la-2x>div {
width:24px;
height:24px;
margin-top:-12px;
margin-left:-12px;
}

.la-ball-square-spin.la-3x {
width:78px;
height:78px;
}

.la-ball-square-spin.la-3x>div {
width:36px;
height:36px;
margin-top:-18px;
margin-left:-18px;
}

@-webkit-keyframes ball-square-spin {
0%,40%,100% {
-webkit-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-webkit-transform:scale(1);
transform:scale(1);
}
}

@-moz-keyframes ball-square-spin {
0%,40%,100% {
-moz-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-moz-transform:scale(1);
transform:scale(1);
}
}

@-o-keyframes ball-square-spin {
0%,40%,100% {
-o-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-o-transform:scale(1);
transform:scale(1);
}
}

@keyframes ball-square-spin {
0%,40%,100% {
-webkit-transform:scale(0.4);
-moz-transform:scale(0.4);
-o-transform:scale(0.4);
transform:scale(0.4);
}

70% {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
}

.la-ball-triangle-path,.la-ball-triangle-path>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-triangle-path {
display:block;
font-size:0;
color:#fff;
}

.la-ball-triangle-path.la-dark {
color:#333;
}

.la-ball-triangle-path>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-triangle-path {
width:32px;
height:32px;
}

.la-ball-triangle-path>div {
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
border-radius:100%;
}

.la-ball-triangle-path>div:nth-child(1) {
-webkit-animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;
-moz-animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;
-o-animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;
animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;
}

.la-ball-triangle-path>div:nth-child(2) {
-webkit-animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;
-moz-animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;
-o-animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;
animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;
}

.la-ball-triangle-path>div:nth-child(3) {
-webkit-animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;
-moz-animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;
-o-animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;
animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;
}

.la-ball-triangle-path.la-sm {
width:16px;
height:16px;
}

.la-ball-triangle-path.la-sm>div {
width:4px;
height:4px;
}

.la-ball-triangle-path.la-2x {
width:64px;
height:64px;
}

.la-ball-triangle-path.la-2x>div {
width:20px;
height:20px;
}

.la-ball-triangle-path.la-3x {
width:96px;
height:96px;
}

.la-ball-triangle-path.la-3x>div {
width:30px;
height:30px;
}

@-webkit-keyframes ball-triangle-path-ball-one {
0% {
-webkit-transform:translate(0,220%);
transform:translate(0,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-webkit-transform:translate(110%,0);
transform:translate(110%,0);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-webkit-transform:translate(220%,220%);
transform:translate(220%,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-webkit-transform:translate(0,220%);
transform:translate(0,220%);
}
}

@-moz-keyframes ball-triangle-path-ball-one {
0% {
-moz-transform:translate(0,220%);
transform:translate(0,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-moz-transform:translate(110%,0);
transform:translate(110%,0);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-moz-transform:translate(220%,220%);
transform:translate(220%,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-moz-transform:translate(0,220%);
transform:translate(0,220%);
}
}

@-o-keyframes ball-triangle-path-ball-one {
0% {
-o-transform:translate(0,220%);
transform:translate(0,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-o-transform:translate(110%,0);
transform:translate(110%,0);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-o-transform:translate(0,220%);
transform:translate(0,220%);
}
}

@keyframes ball-triangle-path-ball-one {
0% {
-webkit-transform:translate(0,220%);
-moz-transform:translate(0,220%);
-o-transform:translate(0,220%);
transform:translate(0,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-webkit-transform:translate(110%,0);
-moz-transform:translate(110%,0);
-o-transform:translate(110%,0);
transform:translate(110%,0);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-webkit-transform:translate(220%,220%);
-moz-transform:translate(220%,220%);
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-webkit-transform:translate(0,220%);
-moz-transform:translate(0,220%);
-o-transform:translate(0,220%);
transform:translate(0,220%);
}
}

@-webkit-keyframes ball-triangle-path-ball-two {
0% {
-webkit-transform:translate(110%,0);
transform:translate(110%,0);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-webkit-transform:translate(220%,220%);
transform:translate(220%,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-webkit-transform:translate(0,220%);
transform:translate(0,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-webkit-transform:translate(110%,0);
transform:translate(110%,0);
}
}

@-moz-keyframes ball-triangle-path-ball-two {
0% {
-moz-transform:translate(110%,0);
transform:translate(110%,0);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-moz-transform:translate(220%,220%);
transform:translate(220%,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-moz-transform:translate(0,220%);
transform:translate(0,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-moz-transform:translate(110%,0);
transform:translate(110%,0);
}
}

@-o-keyframes ball-triangle-path-ball-two {
0% {
-o-transform:translate(110%,0);
transform:translate(110%,0);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-o-transform:translate(0,220%);
transform:translate(0,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-o-transform:translate(110%,0);
transform:translate(110%,0);
}
}

@keyframes ball-triangle-path-ball-two {
0% {
-webkit-transform:translate(110%,0);
-moz-transform:translate(110%,0);
-o-transform:translate(110%,0);
transform:translate(110%,0);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-webkit-transform:translate(220%,220%);
-moz-transform:translate(220%,220%);
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-webkit-transform:translate(0,220%);
-moz-transform:translate(0,220%);
-o-transform:translate(0,220%);
transform:translate(0,220%);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-webkit-transform:translate(110%,0);
-moz-transform:translate(110%,0);
-o-transform:translate(110%,0);
transform:translate(110%,0);
}
}

@-webkit-keyframes ball-triangle-path-ball-tree {
0% {
-webkit-transform:translate(220%,220%);
transform:translate(220%,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-webkit-transform:translate(0,220%);
transform:translate(0,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-webkit-transform:translate(110%,0);
transform:translate(110%,0);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-webkit-transform:translate(220%,220%);
transform:translate(220%,220%);
}
}

@-moz-keyframes ball-triangle-path-ball-tree {
0% {
-moz-transform:translate(220%,220%);
transform:translate(220%,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-moz-transform:translate(0,220%);
transform:translate(0,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-moz-transform:translate(110%,0);
transform:translate(110%,0);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-moz-transform:translate(220%,220%);
transform:translate(220%,220%);
}
}

@-o-keyframes ball-triangle-path-ball-tree {
0% {
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-o-transform:translate(0,220%);
transform:translate(0,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-o-transform:translate(110%,0);
transform:translate(110%,0);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}
}

@keyframes ball-triangle-path-ball-tree {
0% {
-webkit-transform:translate(220%,220%);
-moz-transform:translate(220%,220%);
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}

17% {
opacity:.25;
}

33% {
opacity:1;
-webkit-transform:translate(0,220%);
-moz-transform:translate(0,220%);
-o-transform:translate(0,220%);
transform:translate(0,220%);
}

50% {
opacity:.25;
}

66% {
opacity:1;
-webkit-transform:translate(110%,0);
-moz-transform:translate(110%,0);
-o-transform:translate(110%,0);
transform:translate(110%,0);
}

83% {
opacity:.25;
}

100% {
opacity:1;
-webkit-transform:translate(220%,220%);
-moz-transform:translate(220%,220%);
-o-transform:translate(220%,220%);
transform:translate(220%,220%);
}
}

.la-ball-zig-zag-deflect,.la-ball-zig-zag-deflect>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-zig-zag-deflect {
display:block;
font-size:0;
color:#fff;
}

.la-ball-zig-zag-deflect.la-dark {
color:#333;
}

.la-ball-zig-zag-deflect>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-zig-zag-deflect {
position:relative;
width:32px;
height:32px;
}

.la-ball-zig-zag-deflect>div {
position:absolute;
top:50%;
left:50%;
width:10px;
height:10px;
margin-top:-5px;
margin-left:-5px;
border-radius:100%;
}

.la-ball-zig-zag-deflect>div:first-child {
-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;
-moz-animation:ball-zig-deflect 1.5s 0s infinite linear;
-o-animation:ball-zig-deflect 1.5s 0s infinite linear;
animation:ball-zig-deflect 1.5s 0s infinite linear;
}

.la-ball-zig-zag-deflect>div:last-child {
-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;
-moz-animation:ball-zag-deflect 1.5s 0s infinite linear;
-o-animation:ball-zag-deflect 1.5s 0s infinite linear;
animation:ball-zag-deflect 1.5s 0s infinite linear;
}

.la-ball-zig-zag-deflect.la-sm {
width:16px;
height:16px;
}

.la-ball-zig-zag-deflect.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-zig-zag-deflect.la-2x {
width:64px;
height:64px;
}

.la-ball-zig-zag-deflect.la-2x>div {
width:20px;
height:20px;
margin-top:-10px;
margin-left:-10px;
}

.la-ball-zig-zag-deflect.la-3x {
width:96px;
height:96px;
}

.la-ball-zig-zag-deflect.la-3x>div {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
}

@-webkit-keyframes ball-zig-deflect {
17% {
-webkit-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

34% {
-webkit-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

50% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-webkit-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

84% {
-webkit-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

100% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}
}

@-moz-keyframes ball-zig-deflect {
17% {
-moz-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

34% {
-moz-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

50% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-moz-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

84% {
-moz-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

100% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}
}

@-o-keyframes ball-zig-deflect {
17% {
-o-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

34% {
-o-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

50% {
-o-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-o-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

84% {
-o-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

100% {
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

@keyframes ball-zig-deflect {
17% {
-webkit-transform:translate(-80%,-160%);
-moz-transform:translate(-80%,-160%);
-o-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

34% {
-webkit-transform:translate(80%,-160%);
-moz-transform:translate(80%,-160%);
-o-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

50% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-webkit-transform:translate(80%,-160%);
-moz-transform:translate(80%,-160%);
-o-transform:translate(80%,-160%);
transform:translate(80%,-160%);
}

84% {
-webkit-transform:translate(-80%,-160%);
-moz-transform:translate(-80%,-160%);
-o-transform:translate(-80%,-160%);
transform:translate(-80%,-160%);
}

100% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

@-webkit-keyframes ball-zag-deflect {
17% {
-webkit-transform:translate(80%,160%);
transform:translate(80%,160%);
}

34% {
-webkit-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

50% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-webkit-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

84% {
-webkit-transform:translate(80%,160%);
transform:translate(80%,160%);
}

100% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}
}

@-moz-keyframes ball-zag-deflect {
17% {
-moz-transform:translate(80%,160%);
transform:translate(80%,160%);
}

34% {
-moz-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

50% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-moz-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

84% {
-moz-transform:translate(80%,160%);
transform:translate(80%,160%);
}

100% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}
}

@-o-keyframes ball-zag-deflect {
17% {
-o-transform:translate(80%,160%);
transform:translate(80%,160%);
}

34% {
-o-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

50% {
-o-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-o-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

84% {
-o-transform:translate(80%,160%);
transform:translate(80%,160%);
}

100% {
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

@keyframes ball-zag-deflect {
17% {
-webkit-transform:translate(80%,160%);
-moz-transform:translate(80%,160%);
-o-transform:translate(80%,160%);
transform:translate(80%,160%);
}

34% {
-webkit-transform:translate(-80%,160%);
-moz-transform:translate(-80%,160%);
-o-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

50% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}

67% {
-webkit-transform:translate(-80%,160%);
-moz-transform:translate(-80%,160%);
-o-transform:translate(-80%,160%);
transform:translate(-80%,160%);
}

84% {
-webkit-transform:translate(80%,160%);
-moz-transform:translate(80%,160%);
-o-transform:translate(80%,160%);
transform:translate(80%,160%);
}

100% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

.la-ball-zig-zag,.la-ball-zig-zag>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-ball-zig-zag {
display:block;
font-size:0;
color:#fff;
}

.la-ball-zig-zag.la-dark {
color:#333;
}

.la-ball-zig-zag>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-ball-zig-zag {
position:relative;
width:32px;
height:32px;
}

.la-ball-zig-zag>div {
position:absolute;
top:50%;
left:50%;
width:10px;
height:10px;
margin-top:-5px;
margin-left:-5px;
border-radius:100%;
}

.la-ball-zig-zag>div:first-child {
-webkit-animation:ball-zig-effect .7s 0s infinite linear;
-moz-animation:ball-zig-effect .7s 0s infinite linear;
-o-animation:ball-zig-effect .7s 0s infinite linear;
animation:ball-zig-effect .7s 0s infinite linear;
}

.la-ball-zig-zag>div:last-child {
-webkit-animation:ball-zag-effect .7s 0s infinite linear;
-moz-animation:ball-zag-effect .7s 0s infinite linear;
-o-animation:ball-zag-effect .7s 0s infinite linear;
animation:ball-zag-effect .7s 0s infinite linear;
}

.la-ball-zig-zag.la-sm {
width:16px;
height:16px;
}

.la-ball-zig-zag.la-sm>div {
width:4px;
height:4px;
margin-top:-2px;
margin-left:-2px;
}

.la-ball-zig-zag.la-2x {
width:64px;
height:64px;
}

.la-ball-zig-zag.la-2x>div {
width:20px;
height:20px;
margin-top:-10px;
margin-left:-10px;
}

.la-ball-zig-zag.la-3x {
width:96px;
height:96px;
}

.la-ball-zig-zag.la-3x>div {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
}

@-webkit-keyframes ball-zig-effect {
0% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-webkit-transform:translate(-75%,-150%);
transform:translate(-75%,-150%);
}

66% {
-webkit-transform:translate(75%,-150%);
transform:translate(75%,-150%);
}

100% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}
}

@-moz-keyframes ball-zig-effect {
0% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-moz-transform:translate(-75%,-150%);
transform:translate(-75%,-150%);
}

66% {
-moz-transform:translate(75%,-150%);
transform:translate(75%,-150%);
}

100% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}
}

@-o-keyframes ball-zig-effect {
0% {
-o-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-o-transform:translate(-75%,-150%);
transform:translate(-75%,-150%);
}

66% {
-o-transform:translate(75%,-150%);
transform:translate(75%,-150%);
}

100% {
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

@keyframes ball-zig-effect {
0% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-webkit-transform:translate(-75%,-150%);
-moz-transform:translate(-75%,-150%);
-o-transform:translate(-75%,-150%);
transform:translate(-75%,-150%);
}

66% {
-webkit-transform:translate(75%,-150%);
-moz-transform:translate(75%,-150%);
-o-transform:translate(75%,-150%);
transform:translate(75%,-150%);
}

100% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

@-webkit-keyframes ball-zag-effect {
0% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-webkit-transform:translate(75%,150%);
transform:translate(75%,150%);
}

66% {
-webkit-transform:translate(-75%,150%);
transform:translate(-75%,150%);
}

100% {
-webkit-transform:translate(0,0);
transform:translate(0,0);
}
}

@-moz-keyframes ball-zag-effect {
0% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-moz-transform:translate(75%,150%);
transform:translate(75%,150%);
}

66% {
-moz-transform:translate(-75%,150%);
transform:translate(-75%,150%);
}

100% {
-moz-transform:translate(0,0);
transform:translate(0,0);
}
}

@-o-keyframes ball-zag-effect {
0% {
-o-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-o-transform:translate(75%,150%);
transform:translate(75%,150%);
}

66% {
-o-transform:translate(-75%,150%);
transform:translate(-75%,150%);
}

100% {
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

@keyframes ball-zag-effect {
0% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}

33% {
-webkit-transform:translate(75%,150%);
-moz-transform:translate(75%,150%);
-o-transform:translate(75%,150%);
transform:translate(75%,150%);
}

66% {
-webkit-transform:translate(-75%,150%);
-moz-transform:translate(-75%,150%);
-o-transform:translate(-75%,150%);
transform:translate(-75%,150%);
}

100% {
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}
}

.la-cog,.la-cog>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-cog {
display:block;
font-size:0;
color:#fff;
}

.la-cog.la-dark {
color:#333;
}

.la-cog>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-cog {
width:31px;
height:31px;
}

.la-cog>div {
width:100%;
height:100%;
background-color:transparent;
border-style:dashed;
border-width:2px;
border-radius:100%;
-webkit-animation:cog-rotate 4s linear infinite;
-moz-animation:cog-rotate 4s linear infinite;
-o-animation:cog-rotate 4s linear infinite;
animation:cog-rotate 4s linear infinite;
}

.la-cog>div:after {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
content:"";
border:2px solid currentColor;
border-radius:100%;
}

.la-cog.la-sm {
width:15px;
height:15px;
}

.la-cog.la-sm>div {
border-width:1px;
}

.la-cog.la-sm>div:after {
border-width:1px;
}

.la-cog.la-2x {
width:61px;
height:61px;
}

.la-cog.la-2x>div {
border-width:4px;
}

.la-cog.la-2x>div:after {
border-width:4px;
}

.la-cog.la-3x {
width:91px;
height:91px;
}

.la-cog.la-3x>div {
border-width:6px;
}

.la-cog.la-3x>div:after {
border-width:6px;
}

@-webkit-keyframes cog-rotate {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes cog-rotate {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes cog-rotate {
0% {
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes cog-rotate {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

.la-cube-transition,.la-cube-transition>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-cube-transition {
display:block;
font-size:0;
color:#fff;
}

.la-cube-transition.la-dark {
color:#333;
}

.la-cube-transition>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-cube-transition {
width:32px;
height:32px;
}

.la-cube-transition>div {
position:absolute;
top:0;
left:0;
width:14px;
height:14px;
margin-top:-7px;
margin-left:-7px;
border-radius:0;
-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;
-moz-animation:cube-transition 1.6s 0s infinite ease-in-out;
-o-animation:cube-transition 1.6s 0s infinite ease-in-out;
animation:cube-transition 1.6s 0s infinite ease-in-out;
}

.la-cube-transition>div:last-child {
-webkit-animation-delay:-.8s;
-moz-animation-delay:-.8s;
-o-animation-delay:-.8s;
animation-delay:-.8s;
}

.la-cube-transition.la-sm {
width:16px;
height:16px;
}

.la-cube-transition.la-sm>div {
width:6px;
height:6px;
margin-top:-3px;
margin-left:-3px;
}

.la-cube-transition.la-2x {
width:64px;
height:64px;
}

.la-cube-transition.la-2x>div {
width:28px;
height:28px;
margin-top:-14px;
margin-left:-14px;
}

.la-cube-transition.la-3x {
width:96px;
height:96px;
}

.la-cube-transition.la-3x>div {
width:42px;
height:42px;
margin-top:-21px;
margin-left:-21px;
}

@-webkit-keyframes cube-transition {
25% {
top:0;
left:100%;
-webkit-transform:scale(0.5) rotate(-90deg);
transform:scale(0.5) rotate(-90deg);
}

50% {
top:100%;
left:100%;
-webkit-transform:scale(1) rotate(-180deg);
transform:scale(1) rotate(-180deg);
}

75% {
top:100%;
left:0;
-webkit-transform:scale(0.5) rotate(-270deg);
transform:scale(0.5) rotate(-270deg);
}

100% {
top:0;
left:0;
-webkit-transform:scale(1) rotate(-360deg);
transform:scale(1) rotate(-360deg);
}
}

@-moz-keyframes cube-transition {
25% {
top:0;
left:100%;
-moz-transform:scale(0.5) rotate(-90deg);
transform:scale(0.5) rotate(-90deg);
}

50% {
top:100%;
left:100%;
-moz-transform:scale(1) rotate(-180deg);
transform:scale(1) rotate(-180deg);
}

75% {
top:100%;
left:0;
-moz-transform:scale(0.5) rotate(-270deg);
transform:scale(0.5) rotate(-270deg);
}

100% {
top:0;
left:0;
-moz-transform:scale(1) rotate(-360deg);
transform:scale(1) rotate(-360deg);
}
}

@-o-keyframes cube-transition {
25% {
top:0;
left:100%;
-o-transform:scale(0.5) rotate(-90deg);
transform:scale(0.5) rotate(-90deg);
}

50% {
top:100%;
left:100%;
-o-transform:scale(1) rotate(-180deg);
transform:scale(1) rotate(-180deg);
}

75% {
top:100%;
left:0;
-o-transform:scale(0.5) rotate(-270deg);
transform:scale(0.5) rotate(-270deg);
}

100% {
top:0;
left:0;
-o-transform:scale(1) rotate(-360deg);
transform:scale(1) rotate(-360deg);
}
}

@keyframes cube-transition {
25% {
top:0;
left:100%;
-webkit-transform:scale(0.5) rotate(-90deg);
-moz-transform:scale(0.5) rotate(-90deg);
-o-transform:scale(0.5) rotate(-90deg);
transform:scale(0.5) rotate(-90deg);
}

50% {
top:100%;
left:100%;
-webkit-transform:scale(1) rotate(-180deg);
-moz-transform:scale(1) rotate(-180deg);
-o-transform:scale(1) rotate(-180deg);
transform:scale(1) rotate(-180deg);
}

75% {
top:100%;
left:0;
-webkit-transform:scale(0.5) rotate(-270deg);
-moz-transform:scale(0.5) rotate(-270deg);
-o-transform:scale(0.5) rotate(-270deg);
transform:scale(0.5) rotate(-270deg);
}

100% {
top:0;
left:0;
-webkit-transform:scale(1) rotate(-360deg);
-moz-transform:scale(1) rotate(-360deg);
-o-transform:scale(1) rotate(-360deg);
transform:scale(1) rotate(-360deg);
}
}

.la-fire,.la-fire>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-fire {
display:block;
font-size:0;
color:#fff;
}

.la-fire.la-dark {
color:#333;
}

.la-fire>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-fire {
width:32px;
height:32px;
}

.la-fire>div {
position:absolute;
bottom:0;
left:50%;
width:12px;
height:12px;
border-radius:0;
border-radius:2px;
-webkit-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);
-moz-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);
-ms-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);
-o-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);
-webkit-animation:fire-diamonds 1.5s infinite linear;
-moz-animation:fire-diamonds 1.5s infinite linear;
-o-animation:fire-diamonds 1.5s infinite linear;
animation:fire-diamonds 1.5s infinite linear;
}

.la-fire>div:nth-child(1) {
-webkit-animation-delay:-.85s;
-moz-animation-delay:-.85s;
-o-animation-delay:-.85s;
animation-delay:-.85s;
}

.la-fire>div:nth-child(2) {
-webkit-animation-delay:-1.85s;
-moz-animation-delay:-1.85s;
-o-animation-delay:-1.85s;
animation-delay:-1.85s;
}

.la-fire>div:nth-child(3) {
-webkit-animation-delay:-2.85s;
-moz-animation-delay:-2.85s;
-o-animation-delay:-2.85s;
animation-delay:-2.85s;
}

.la-fire.la-sm {
width:16px;
height:16px;
}

.la-fire.la-sm>div {
width:6px;
height:6px;
}

.la-fire.la-2x {
width:64px;
height:64px;
}

.la-fire.la-2x>div {
width:24px;
height:24px;
}

.la-fire.la-3x {
width:96px;
height:96px;
}

.la-fire.la-3x>div {
width:36px;
height:36px;
}

@-webkit-keyframes fire-diamonds {
0% {
-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
}

50% {
-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
}

100% {
-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
}
}

@-moz-keyframes fire-diamonds {
0% {
-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
}

50% {
-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
}

100% {
-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
}
}

@-o-keyframes fire-diamonds {
0% {
-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
}

50% {
-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
}

100% {
-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
}
}

@keyframes fire-diamonds {
0% {
-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);
}

50% {
-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
}

100% {
-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
}
}

.la-line-scale-party,.la-line-scale-party>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-scale-party {
display:block;
font-size:0;
color:#fff;
}

.la-line-scale-party.la-dark {
color:#333;
}

.la-line-scale-party>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-scale-party {
width:40px;
height:32px;
}

.la-line-scale-party>div {
width:4px;
height:32px;
margin:2px;
margin-top:0;
margin-bottom:0;
border-radius:0;
-webkit-animation-name:line-scale-party;
-moz-animation-name:line-scale-party;
-o-animation-name:line-scale-party;
animation-name:line-scale-party;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
animation-iteration-count:infinite;
}

.la-line-scale-party>div:nth-child(1) {
-webkit-animation-duration:.43s;
-moz-animation-duration:.43s;
-o-animation-duration:.43s;
animation-duration:.43s;
-webkit-animation-delay:-.23s;
-moz-animation-delay:-.23s;
-o-animation-delay:-.23s;
animation-delay:-.23s;
}

.la-line-scale-party>div:nth-child(2) {
-webkit-animation-duration:.62s;
-moz-animation-duration:.62s;
-o-animation-duration:.62s;
animation-duration:.62s;
-webkit-animation-delay:-.32s;
-moz-animation-delay:-.32s;
-o-animation-delay:-.32s;
animation-delay:-.32s;
}

.la-line-scale-party>div:nth-child(3) {
-webkit-animation-duration:.43s;
-moz-animation-duration:.43s;
-o-animation-duration:.43s;
animation-duration:.43s;
-webkit-animation-delay:-.44s;
-moz-animation-delay:-.44s;
-o-animation-delay:-.44s;
animation-delay:-.44s;
}

.la-line-scale-party>div:nth-child(4) {
-webkit-animation-duration:.8s;
-moz-animation-duration:.8s;
-o-animation-duration:.8s;
animation-duration:.8s;
-webkit-animation-delay:-.31s;
-moz-animation-delay:-.31s;
-o-animation-delay:-.31s;
animation-delay:-.31s;
}

.la-line-scale-party>div:nth-child(5) {
-webkit-animation-duration:.74s;
-moz-animation-duration:.74s;
-o-animation-duration:.74s;
animation-duration:.74s;
-webkit-animation-delay:-.24s;
-moz-animation-delay:-.24s;
-o-animation-delay:-.24s;
animation-delay:-.24s;
}

.la-line-scale-party.la-sm {
width:20px;
height:16px;
}

.la-line-scale-party.la-sm>div {
width:2px;
height:16px;
margin:1px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale-party.la-2x {
width:80px;
height:64px;
}

.la-line-scale-party.la-2x>div {
width:8px;
height:64px;
margin:4px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale-party.la-3x {
width:120px;
height:96px;
}

.la-line-scale-party.la-3x>div {
width:12px;
height:96px;
margin:6px;
margin-top:0;
margin-bottom:0;
}

@-webkit-keyframes line-scale-party {
0% {
-webkit-transform:scaleY(1);
transform:scaleY(1);
}

50% {
-webkit-transform:scaleY(0.3);
transform:scaleY(0.3);
}

100% {
-webkit-transform:scaleY(1);
transform:scaleY(1);
}
}

@-moz-keyframes line-scale-party {
0% {
-moz-transform:scaleY(1);
transform:scaleY(1);
}

50% {
-moz-transform:scaleY(0.3);
transform:scaleY(0.3);
}

100% {
-moz-transform:scaleY(1);
transform:scaleY(1);
}
}

@-o-keyframes line-scale-party {
0% {
-o-transform:scaleY(1);
transform:scaleY(1);
}

50% {
-o-transform:scaleY(0.3);
transform:scaleY(0.3);
}

100% {
-o-transform:scaleY(1);
transform:scaleY(1);
}
}

@keyframes line-scale-party {
0% {
-webkit-transform:scaleY(1);
-moz-transform:scaleY(1);
-o-transform:scaleY(1);
transform:scaleY(1);
}

50% {
-webkit-transform:scaleY(0.3);
-moz-transform:scaleY(0.3);
-o-transform:scaleY(0.3);
transform:scaleY(0.3);
}

100% {
-webkit-transform:scaleY(1);
-moz-transform:scaleY(1);
-o-transform:scaleY(1);
transform:scaleY(1);
}
}

.la-line-scale-pulse-out-rapid,.la-line-scale-pulse-out-rapid>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-scale-pulse-out-rapid {
display:block;
font-size:0;
color:#fff;
}

.la-line-scale-pulse-out-rapid.la-dark {
color:#333;
}

.la-line-scale-pulse-out-rapid>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-scale-pulse-out-rapid {
width:40px;
height:32px;
}

.la-line-scale-pulse-out-rapid>div {
width:4px;
height:32px;
margin:2px;
margin-top:0;
margin-bottom:0;
border-radius:0;
-webkit-animation:line-scale-pulse-out-rapid .9s infinite cubic-bezier(0.11,0.49,0.38,0.78);
-moz-animation:line-scale-pulse-out-rapid .9s infinite cubic-bezier(0.11,0.49,0.38,0.78);
-o-animation:line-scale-pulse-out-rapid .9s infinite cubic-bezier(0.11,0.49,0.38,0.78);
animation:line-scale-pulse-out-rapid .9s infinite cubic-bezier(0.11,0.49,0.38,0.78);
}

.la-line-scale-pulse-out-rapid>div:nth-child(3) {
-webkit-animation-delay:-.9s;
-moz-animation-delay:-.9s;
-o-animation-delay:-.9s;
animation-delay:-.9s;
}

.la-line-scale-pulse-out-rapid>div:nth-child(2),.la-line-scale-pulse-out-rapid>div:nth-child(4) {
-webkit-animation-delay:-.65s;
-moz-animation-delay:-.65s;
-o-animation-delay:-.65s;
animation-delay:-.65s;
}

.la-line-scale-pulse-out-rapid>div:nth-child(1),.la-line-scale-pulse-out-rapid>div:nth-child(5) {
-webkit-animation-delay:-.4s;
-moz-animation-delay:-.4s;
-o-animation-delay:-.4s;
animation-delay:-.4s;
}

.la-line-scale-pulse-out-rapid.la-sm {
width:20px;
height:16px;
}

.la-line-scale-pulse-out-rapid.la-sm>div {
width:2px;
height:16px;
margin:1px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale-pulse-out-rapid.la-2x {
width:80px;
height:64px;
}

.la-line-scale-pulse-out-rapid.la-2x>div {
width:8px;
height:64px;
margin:4px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale-pulse-out-rapid.la-3x {
width:120px;
height:96px;
}

.la-line-scale-pulse-out-rapid.la-3x>div {
width:12px;
height:96px;
margin:6px;
margin-top:0;
margin-bottom:0;
}

@-webkit-keyframes line-scale-pulse-out-rapid {
0% {
-webkit-transform:scaley(1);
transform:scaley(1);
}

80% {
-webkit-transform:scaley(0.3);
transform:scaley(0.3);
}

90% {
-webkit-transform:scaley(1);
transform:scaley(1);
}
}

@-moz-keyframes line-scale-pulse-out-rapid {
0% {
-moz-transform:scaley(1);
transform:scaley(1);
}

80% {
-moz-transform:scaley(0.3);
transform:scaley(0.3);
}

90% {
-moz-transform:scaley(1);
transform:scaley(1);
}
}

@-o-keyframes line-scale-pulse-out-rapid {
0% {
-o-transform:scaley(1);
transform:scaley(1);
}

80% {
-o-transform:scaley(0.3);
transform:scaley(0.3);
}

90% {
-o-transform:scaley(1);
transform:scaley(1);
}
}

@keyframes line-scale-pulse-out-rapid {
0% {
-webkit-transform:scaley(1);
-moz-transform:scaley(1);
-o-transform:scaley(1);
transform:scaley(1);
}

80% {
-webkit-transform:scaley(0.3);
-moz-transform:scaley(0.3);
-o-transform:scaley(0.3);
transform:scaley(0.3);
}

90% {
-webkit-transform:scaley(1);
-moz-transform:scaley(1);
-o-transform:scaley(1);
transform:scaley(1);
}
}

.la-line-scale-pulse-out,.la-line-scale-pulse-out>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-scale-pulse-out {
display:block;
font-size:0;
color:#fff;
}

.la-line-scale-pulse-out.la-dark {
color:#333;
}

.la-line-scale-pulse-out>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-scale-pulse-out {
width:40px;
height:32px;
}

.la-line-scale-pulse-out>div {
width:4px;
height:32px;
margin:2px;
margin-top:0;
margin-bottom:0;
border-radius:0;
-webkit-animation:line-scale-pulse-out .9s infinite cubic-bezier(0.85,0.25,0.37,0.85);
-moz-animation:line-scale-pulse-out .9s infinite cubic-bezier(0.85,0.25,0.37,0.85);
-o-animation:line-scale-pulse-out .9s infinite cubic-bezier(0.85,0.25,0.37,0.85);
animation:line-scale-pulse-out .9s infinite cubic-bezier(0.85,0.25,0.37,0.85);
}

.la-line-scale-pulse-out>div:nth-child(3) {
-webkit-animation-delay:-.9s;
-moz-animation-delay:-.9s;
-o-animation-delay:-.9s;
animation-delay:-.9s;
}

.la-line-scale-pulse-out>div:nth-child(2),.la-line-scale-pulse-out>div:nth-child(4) {
-webkit-animation-delay:-.7s;
-moz-animation-delay:-.7s;
-o-animation-delay:-.7s;
animation-delay:-.7s;
}

.la-line-scale-pulse-out>div:nth-child(1),.la-line-scale-pulse-out>div:nth-child(5) {
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-line-scale-pulse-out.la-sm {
width:20px;
height:16px;
}

.la-line-scale-pulse-out.la-sm>div {
width:2px;
height:16px;
margin:1px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale-pulse-out.la-2x {
width:80px;
height:64px;
}

.la-line-scale-pulse-out.la-2x>div {
width:8px;
height:64px;
margin:4px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale-pulse-out.la-3x {
width:120px;
height:96px;
}

.la-line-scale-pulse-out.la-3x>div {
width:12px;
height:96px;
margin:6px;
margin-top:0;
margin-bottom:0;
}

@-webkit-keyframes line-scale-pulse-out {
0% {
-webkit-transform:scaley(1);
transform:scaley(1);
}

50% {
-webkit-transform:scaley(0.3);
transform:scaley(0.3);
}

100% {
-webkit-transform:scaley(1);
transform:scaley(1);
}
}

@-moz-keyframes line-scale-pulse-out {
0% {
-moz-transform:scaley(1);
transform:scaley(1);
}

50% {
-moz-transform:scaley(0.3);
transform:scaley(0.3);
}

100% {
-moz-transform:scaley(1);
transform:scaley(1);
}
}

@-o-keyframes line-scale-pulse-out {
0% {
-o-transform:scaley(1);
transform:scaley(1);
}

50% {
-o-transform:scaley(0.3);
transform:scaley(0.3);
}

100% {
-o-transform:scaley(1);
transform:scaley(1);
}
}

@keyframes line-scale-pulse-out {
0% {
-webkit-transform:scaley(1);
-moz-transform:scaley(1);
-o-transform:scaley(1);
transform:scaley(1);
}

50% {
-webkit-transform:scaley(0.3);
-moz-transform:scaley(0.3);
-o-transform:scaley(0.3);
transform:scaley(0.3);
}

100% {
-webkit-transform:scaley(1);
-moz-transform:scaley(1);
-o-transform:scaley(1);
transform:scaley(1);
}
}

.la-line-scale,.la-line-scale>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-scale {
display:block;
font-size:0;
color:#fff;
}

.la-line-scale.la-dark {
color:#333;
}

.la-line-scale>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-scale {
width:40px;
height:32px;
}

.la-line-scale>div {
width:4px;
height:32px;
margin:2px;
margin-top:0;
margin-bottom:0;
border-radius:0;
-webkit-animation:line-scale 1.2s infinite ease;
-moz-animation:line-scale 1.2s infinite ease;
-o-animation:line-scale 1.2s infinite ease;
animation:line-scale 1.2s infinite ease;
}

.la-line-scale>div:nth-child(1) {
-webkit-animation-delay:-1.2s;
-moz-animation-delay:-1.2s;
-o-animation-delay:-1.2s;
animation-delay:-1.2s;
}

.la-line-scale>div:nth-child(2) {
-webkit-animation-delay:-1.1s;
-moz-animation-delay:-1.1s;
-o-animation-delay:-1.1s;
animation-delay:-1.1s;
}

.la-line-scale>div:nth-child(3) {
-webkit-animation-delay:-1s;
-moz-animation-delay:-1s;
-o-animation-delay:-1s;
animation-delay:-1s;
}

.la-line-scale>div:nth-child(4) {
-webkit-animation-delay:-.9s;
-moz-animation-delay:-.9s;
-o-animation-delay:-.9s;
animation-delay:-.9s;
}

.la-line-scale>div:nth-child(5) {
-webkit-animation-delay:-.8s;
-moz-animation-delay:-.8s;
-o-animation-delay:-.8s;
animation-delay:-.8s;
}

.la-line-scale.la-sm {
width:20px;
height:16px;
}

.la-line-scale.la-sm>div {
width:2px;
height:16px;
margin:1px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale.la-2x {
width:80px;
height:64px;
}

.la-line-scale.la-2x>div {
width:8px;
height:64px;
margin:4px;
margin-top:0;
margin-bottom:0;
}

.la-line-scale.la-3x {
width:120px;
height:96px;
}

.la-line-scale.la-3x>div {
width:12px;
height:96px;
margin:6px;
margin-top:0;
margin-bottom:0;
}

@-webkit-keyframes line-scale {
0%,40%,100% {
-webkit-transform:scaleY(0.4);
transform:scaleY(0.4);
}

20% {
-webkit-transform:scaleY(1);
transform:scaleY(1);
}
}

@-moz-keyframes line-scale {
0%,40%,100% {
-webkit-transform:scaleY(0.4);
-moz-transform:scaleY(0.4);
transform:scaleY(0.4);
}

20% {
-webkit-transform:scaleY(1);
-moz-transform:scaleY(1);
transform:scaleY(1);
}
}

@-o-keyframes line-scale {
0%,40%,100% {
-webkit-transform:scaleY(0.4);
-o-transform:scaleY(0.4);
transform:scaleY(0.4);
}

20% {
-webkit-transform:scaleY(1);
-o-transform:scaleY(1);
transform:scaleY(1);
}
}

@keyframes line-scale {
0%,40%,100% {
-webkit-transform:scaleY(0.4);
-moz-transform:scaleY(0.4);
-o-transform:scaleY(0.4);
transform:scaleY(0.4);
}

20% {
-webkit-transform:scaleY(1);
-moz-transform:scaleY(1);
-o-transform:scaleY(1);
transform:scaleY(1);
}
}

.la-line-spin-clockwise-fade-rotating,.la-line-spin-clockwise-fade-rotating>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-spin-clockwise-fade-rotating {
display:block;
font-size:0;
color:#fff;
}

.la-line-spin-clockwise-fade-rotating.la-dark {
color:#333;
}

.la-line-spin-clockwise-fade-rotating>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-spin-clockwise-fade-rotating {
width:32px;
height:32px;
-webkit-animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;
-moz-animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;
-o-animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;
animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;
}

.la-line-spin-clockwise-fade-rotating>div {
position:absolute;
width:2px;
height:10px;
margin:2px;
margin-top:-5px;
margin-left:-1px;
border-radius:0;
-webkit-animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;
-moz-animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;
-o-animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;
animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(1) {
top:15%;
left:50%;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(2) {
top:25.2512626585%;
left:74.7487373415%;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(3) {
top:50%;
left:85%;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(4) {
top:74.7487373415%;
left:74.7487373415%;
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-o-transform:rotate(135deg);
transform:rotate(135deg);
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(5) {
top:84.9999999974%;
left:50.0000000004%;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(6) {
top:74.7487369862%;
left:25.2512627193%;
-webkit-transform:rotate(225deg);
-moz-transform:rotate(225deg);
-ms-transform:rotate(225deg);
-o-transform:rotate(225deg);
transform:rotate(225deg);
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(7) {
top:49.9999806189%;
left:15.0000039834%;
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-ms-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-line-spin-clockwise-fade-rotating>div:nth-child(8) {
top:25.2506949798%;
left:25.2513989292%;
-webkit-transform:rotate(315deg);
-moz-transform:rotate(315deg);
-ms-transform:rotate(315deg);
-o-transform:rotate(315deg);
transform:rotate(315deg);
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-line-spin-clockwise-fade-rotating.la-sm {
width:16px;
height:16px;
}

.la-line-spin-clockwise-fade-rotating.la-sm>div {
width:1px;
height:4px;
margin-top:-2px;
margin-left:0;
}

.la-line-spin-clockwise-fade-rotating.la-2x {
width:64px;
height:64px;
}

.la-line-spin-clockwise-fade-rotating.la-2x>div {
width:4px;
height:20px;
margin-top:-10px;
margin-left:-2px;
}

.la-line-spin-clockwise-fade-rotating.la-3x {
width:96px;
height:96px;
}

.la-line-spin-clockwise-fade-rotating.la-3x>div {
width:6px;
height:30px;
margin-top:-15px;
margin-left:-3px;
}

@-webkit-keyframes line-spin-clockwise-fade-rotating-rotate {
100% {
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@-moz-keyframes line-spin-clockwise-fade-rotating-rotate {
100% {
-moz-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@-o-keyframes line-spin-clockwise-fade-rotating-rotate {
100% {
-o-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@keyframes line-spin-clockwise-fade-rotating-rotate {
100% {
-webkit-transform:rotate(-360deg);
-moz-transform:rotate(-360deg);
-o-transform:rotate(-360deg);
transform:rotate(-360deg);
}
}

@-webkit-keyframes line-spin-clockwise-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-moz-keyframes line-spin-clockwise-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-o-keyframes line-spin-clockwise-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@keyframes line-spin-clockwise-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

.la-line-spin-clockwise-fade,.la-line-spin-clockwise-fade>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-spin-clockwise-fade {
display:block;
font-size:0;
color:#fff;
}

.la-line-spin-clockwise-fade.la-dark {
color:#333;
}

.la-line-spin-clockwise-fade>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-spin-clockwise-fade {
width:32px;
height:32px;
}

.la-line-spin-clockwise-fade>div {
position:absolute;
width:2px;
height:10px;
margin:2px;
margin-top:-5px;
margin-left:-1px;
border-radius:0;
-webkit-animation:line-spin-clockwise-fade 1s infinite ease-in-out;
-moz-animation:line-spin-clockwise-fade 1s infinite ease-in-out;
-o-animation:line-spin-clockwise-fade 1s infinite ease-in-out;
animation:line-spin-clockwise-fade 1s infinite ease-in-out;
}

.la-line-spin-clockwise-fade>div:nth-child(1) {
top:15%;
left:50%;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-animation-delay:-.875s;
-moz-animation-delay:-.875s;
-o-animation-delay:-.875s;
animation-delay:-.875s;
}

.la-line-spin-clockwise-fade>div:nth-child(2) {
top:25.2512626585%;
left:74.7487373415%;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-animation-delay:-.75s;
-moz-animation-delay:-.75s;
-o-animation-delay:-.75s;
animation-delay:-.75s;
}

.la-line-spin-clockwise-fade>div:nth-child(3) {
top:50%;
left:85%;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
-webkit-animation-delay:-.625s;
-moz-animation-delay:-.625s;
-o-animation-delay:-.625s;
animation-delay:-.625s;
}

.la-line-spin-clockwise-fade>div:nth-child(4) {
top:74.7487373415%;
left:74.7487373415%;
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-o-transform:rotate(135deg);
transform:rotate(135deg);
-webkit-animation-delay:-.5s;
-moz-animation-delay:-.5s;
-o-animation-delay:-.5s;
animation-delay:-.5s;
}

.la-line-spin-clockwise-fade>div:nth-child(5) {
top:84.9999999974%;
left:50.0000000004%;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
-webkit-animation-delay:-.375s;
-moz-animation-delay:-.375s;
-o-animation-delay:-.375s;
animation-delay:-.375s;
}

.la-line-spin-clockwise-fade>div:nth-child(6) {
top:74.7487369862%;
left:25.2512627193%;
-webkit-transform:rotate(225deg);
-moz-transform:rotate(225deg);
-ms-transform:rotate(225deg);
-o-transform:rotate(225deg);
transform:rotate(225deg);
-webkit-animation-delay:-.25s;
-moz-animation-delay:-.25s;
-o-animation-delay:-.25s;
animation-delay:-.25s;
}

.la-line-spin-clockwise-fade>div:nth-child(7) {
top:49.9999806189%;
left:15.0000039834%;
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-ms-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
-webkit-animation-delay:-.125s;
-moz-animation-delay:-.125s;
-o-animation-delay:-.125s;
animation-delay:-.125s;
}

.la-line-spin-clockwise-fade>div:nth-child(8) {
top:25.2506949798%;
left:25.2513989292%;
-webkit-transform:rotate(315deg);
-moz-transform:rotate(315deg);
-ms-transform:rotate(315deg);
-o-transform:rotate(315deg);
transform:rotate(315deg);
-webkit-animation-delay:0s;
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;
}

.la-line-spin-clockwise-fade.la-sm {
width:16px;
height:16px;
}

.la-line-spin-clockwise-fade.la-sm>div {
width:1px;
height:4px;
margin-top:-2px;
margin-left:0;
}

.la-line-spin-clockwise-fade.la-2x {
width:64px;
height:64px;
}

.la-line-spin-clockwise-fade.la-2x>div {
width:4px;
height:20px;
margin-top:-10px;
margin-left:-2px;
}

.la-line-spin-clockwise-fade.la-3x {
width:96px;
height:96px;
}

.la-line-spin-clockwise-fade.la-3x>div {
width:6px;
height:30px;
margin-top:-15px;
margin-left:-3px;
}

@-webkit-keyframes line-spin-clockwise-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-moz-keyframes line-spin-clockwise-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-o-keyframes line-spin-clockwise-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@keyframes line-spin-clockwise-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

.la-line-spin-fade-rotating,.la-line-spin-fade-rotating>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-spin-fade-rotating {
display:block;
font-size:0;
color:#fff;
}

.la-line-spin-fade-rotating.la-dark {
color:#333;
}

.la-line-spin-fade-rotating>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-spin-fade-rotating {
width:32px;
height:32px;
-webkit-animation:ball-spin-fade-rotating-rotate 6s infinite linear;
-moz-animation:ball-spin-fade-rotating-rotate 6s infinite linear;
-o-animation:ball-spin-fade-rotating-rotate 6s infinite linear;
animation:ball-spin-fade-rotating-rotate 6s infinite linear;
}

.la-line-spin-fade-rotating>div {
position:absolute;
width:2px;
height:10px;
margin:2px;
margin-top:-5px;
margin-left:-1px;
border-radius:0;
-webkit-animation:line-spin-fade-rotating 1s infinite ease-in-out;
-moz-animation:line-spin-fade-rotating 1s infinite ease-in-out;
-o-animation:line-spin-fade-rotating 1s infinite ease-in-out;
animation:line-spin-fade-rotating 1s infinite ease-in-out;
}

.la-line-spin-fade-rotating>div:nth-child(1) {
top:15%;
left:50%;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-animation-delay:-1.125s;
-moz-animation-delay:-1.125s;
-o-animation-delay:-1.125s;
animation-delay:-1.125s;
}

.la-line-spin-fade-rotating>div:nth-child(2) {
top:25.2512626585%;
left:74.7487373415%;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-animation-delay:-1.25s;
-moz-animation-delay:-1.25s;
-o-animation-delay:-1.25s;
animation-delay:-1.25s;
}

.la-line-spin-fade-rotating>div:nth-child(3) {
top:50%;
left:85%;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
-webkit-animation-delay:-1.375s;
-moz-animation-delay:-1.375s;
-o-animation-delay:-1.375s;
animation-delay:-1.375s;
}

.la-line-spin-fade-rotating>div:nth-child(4) {
top:74.7487373415%;
left:74.7487373415%;
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-o-transform:rotate(135deg);
transform:rotate(135deg);
-webkit-animation-delay:-1.5s;
-moz-animation-delay:-1.5s;
-o-animation-delay:-1.5s;
animation-delay:-1.5s;
}

.la-line-spin-fade-rotating>div:nth-child(5) {
top:84.9999999974%;
left:50.0000000004%;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
-webkit-animation-delay:-1.625s;
-moz-animation-delay:-1.625s;
-o-animation-delay:-1.625s;
animation-delay:-1.625s;
}

.la-line-spin-fade-rotating>div:nth-child(6) {
top:74.7487369862%;
left:25.2512627193%;
-webkit-transform:rotate(225deg);
-moz-transform:rotate(225deg);
-ms-transform:rotate(225deg);
-o-transform:rotate(225deg);
transform:rotate(225deg);
-webkit-animation-delay:-1.75s;
-moz-animation-delay:-1.75s;
-o-animation-delay:-1.75s;
animation-delay:-1.75s;
}

.la-line-spin-fade-rotating>div:nth-child(7) {
top:49.9999806189%;
left:15.0000039834%;
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-ms-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
-webkit-animation-delay:-1.875s;
-moz-animation-delay:-1.875s;
-o-animation-delay:-1.875s;
animation-delay:-1.875s;
}

.la-line-spin-fade-rotating>div:nth-child(8) {
top:25.2506949798%;
left:25.2513989292%;
-webkit-transform:rotate(315deg);
-moz-transform:rotate(315deg);
-ms-transform:rotate(315deg);
-o-transform:rotate(315deg);
transform:rotate(315deg);
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-line-spin-fade-rotating.la-sm {
width:16px;
height:16px;
}

.la-line-spin-fade-rotating.la-sm>div {
width:1px;
height:4px;
margin-top:-2px;
margin-left:0;
}

.la-line-spin-fade-rotating.la-2x {
width:64px;
height:64px;
}

.la-line-spin-fade-rotating.la-2x>div {
width:4px;
height:20px;
margin-top:-10px;
margin-left:-2px;
}

.la-line-spin-fade-rotating.la-3x {
width:96px;
height:96px;
}

.la-line-spin-fade-rotating.la-3x>div {
width:6px;
height:30px;
margin-top:-15px;
margin-left:-3px;
}

@-webkit-keyframes ball-spin-fade-rotating-rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes ball-spin-fade-rotating-rotate {
100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes ball-spin-fade-rotating-rotate {
100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes ball-spin-fade-rotating-rotate {
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-webkit-keyframes line-spin-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-moz-keyframes line-spin-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-o-keyframes line-spin-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@keyframes line-spin-fade-rotating {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

.la-line-spin-fade,.la-line-spin-fade>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-line-spin-fade {
display:block;
font-size:0;
color:#fff;
}

.la-line-spin-fade.la-dark {
color:#333;
}

.la-line-spin-fade>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-line-spin-fade {
width:32px;
height:32px;
}

.la-line-spin-fade>div {
position:absolute;
width:2px;
height:10px;
margin:2px;
margin-top:-5px;
margin-left:-1px;
border-radius:0;
-webkit-animation:line-spin-fade 1s infinite ease-in-out;
-moz-animation:line-spin-fade 1s infinite ease-in-out;
-o-animation:line-spin-fade 1s infinite ease-in-out;
animation:line-spin-fade 1s infinite ease-in-out;
}

.la-line-spin-fade>div:nth-child(1) {
top:15%;
left:50%;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-animation-delay:-1.125s;
-moz-animation-delay:-1.125s;
-o-animation-delay:-1.125s;
animation-delay:-1.125s;
}

.la-line-spin-fade>div:nth-child(2) {
top:25.2512626585%;
left:74.7487373415%;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-animation-delay:-1.25s;
-moz-animation-delay:-1.25s;
-o-animation-delay:-1.25s;
animation-delay:-1.25s;
}

.la-line-spin-fade>div:nth-child(3) {
top:50%;
left:85%;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
-webkit-animation-delay:-1.375s;
-moz-animation-delay:-1.375s;
-o-animation-delay:-1.375s;
animation-delay:-1.375s;
}

.la-line-spin-fade>div:nth-child(4) {
top:74.7487373415%;
left:74.7487373415%;
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-o-transform:rotate(135deg);
transform:rotate(135deg);
-webkit-animation-delay:-1.5s;
-moz-animation-delay:-1.5s;
-o-animation-delay:-1.5s;
animation-delay:-1.5s;
}

.la-line-spin-fade>div:nth-child(5) {
top:84.9999999974%;
left:50.0000000004%;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
-webkit-animation-delay:-1.625s;
-moz-animation-delay:-1.625s;
-o-animation-delay:-1.625s;
animation-delay:-1.625s;
}

.la-line-spin-fade>div:nth-child(6) {
top:74.7487369862%;
left:25.2512627193%;
-webkit-transform:rotate(225deg);
-moz-transform:rotate(225deg);
-ms-transform:rotate(225deg);
-o-transform:rotate(225deg);
transform:rotate(225deg);
-webkit-animation-delay:-1.75s;
-moz-animation-delay:-1.75s;
-o-animation-delay:-1.75s;
animation-delay:-1.75s;
}

.la-line-spin-fade>div:nth-child(7) {
top:49.9999806189%;
left:15.0000039834%;
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-ms-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
-webkit-animation-delay:-1.875s;
-moz-animation-delay:-1.875s;
-o-animation-delay:-1.875s;
animation-delay:-1.875s;
}

.la-line-spin-fade>div:nth-child(8) {
top:25.2506949798%;
left:25.2513989292%;
-webkit-transform:rotate(315deg);
-moz-transform:rotate(315deg);
-ms-transform:rotate(315deg);
-o-transform:rotate(315deg);
transform:rotate(315deg);
-webkit-animation-delay:-2s;
-moz-animation-delay:-2s;
-o-animation-delay:-2s;
animation-delay:-2s;
}

.la-line-spin-fade.la-sm {
width:16px;
height:16px;
}

.la-line-spin-fade.la-sm>div {
width:1px;
height:4px;
margin-top:-2px;
margin-left:0;
}

.la-line-spin-fade.la-2x {
width:64px;
height:64px;
}

.la-line-spin-fade.la-2x>div {
width:4px;
height:20px;
margin-top:-10px;
margin-left:-2px;
}

.la-line-spin-fade.la-3x {
width:96px;
height:96px;
}

.la-line-spin-fade.la-3x>div {
width:6px;
height:30px;
margin-top:-15px;
margin-left:-3px;
}

@-webkit-keyframes line-spin-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-moz-keyframes line-spin-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@-o-keyframes line-spin-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

@keyframes line-spin-fade {
50% {
opacity:.2;
}

100% {
opacity:1;
}
}

.la-pacman,.la-pacman>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-pacman {
display:block;
font-size:0;
color:#fff;
}

.la-pacman.la-dark {
color:#333;
}

.la-pacman>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-pacman {
width:32px;
height:32px;
}

.la-pacman>div:nth-child(1),.la-pacman>div:nth-child(2) {
width:0;
height:0;
background:transparent;
border-style:solid;
border-width:16px;
border-right-color:transparent;
border-radius:100%;
-webkit-animation:pacman-rotate-half-up .5s 0s infinite;
-moz-animation:pacman-rotate-half-up .5s 0s infinite;
-o-animation:pacman-rotate-half-up .5s 0s infinite;
animation:pacman-rotate-half-up .5s 0s infinite;
}

.la-pacman>div:nth-child(2) {
margin-top:-32px;
-webkit-animation-name:pacman-rotate-half-down;
-moz-animation-name:pacman-rotate-half-down;
-o-animation-name:pacman-rotate-half-down;
animation-name:pacman-rotate-half-down;
}

.la-pacman>div:nth-child(3),.la-pacman>div:nth-child(4),.la-pacman>div:nth-child(5),.la-pacman>div:nth-child(6) {
position:absolute;
top:50%;
left:200%;
width:8px;
height:8px;
border-radius:100%;
opacity:0;
-webkit-animation:pacman-balls 2s 0s infinite linear;
-moz-animation:pacman-balls 2s 0s infinite linear;
-o-animation:pacman-balls 2s 0s infinite linear;
animation:pacman-balls 2s 0s infinite linear;
}

.la-pacman>div:nth-child(3) {
-webkit-animation-delay:-1.44s;
-moz-animation-delay:-1.44s;
-o-animation-delay:-1.44s;
animation-delay:-1.44s;
}

.la-pacman>div:nth-child(4) {
-webkit-animation-delay:-1.94s;
-moz-animation-delay:-1.94s;
-o-animation-delay:-1.94s;
animation-delay:-1.94s;
}

.la-pacman>div:nth-child(5) {
-webkit-animation-delay:-2.44s;
-moz-animation-delay:-2.44s;
-o-animation-delay:-2.44s;
animation-delay:-2.44s;
}

.la-pacman>div:nth-child(6) {
-webkit-animation-delay:-2.94s;
-moz-animation-delay:-2.94s;
-o-animation-delay:-2.94s;
animation-delay:-2.94s;
}

.la-pacman.la-sm {
width:16px;
height:16px;
}

.la-pacman.la-sm>div:nth-child(1),.la-pacman.la-sm>div:nth-child(2) {
border-width:8px;
}

.la-pacman.la-sm>div:nth-child(2) {
margin-top:-16px;
}

.la-pacman.la-sm>div:nth-child(3),.la-pacman.la-sm>div:nth-child(4),.la-pacman.la-sm>div:nth-child(5),.la-pacman.la-sm>div:nth-child(6) {
width:4px;
height:4px;
}

.la-pacman.la-2x {
width:64px;
height:64px;
}

.la-pacman.la-2x>div:nth-child(1),.la-pacman.la-2x>div:nth-child(2) {
border-width:32px;
}

.la-pacman.la-2x>div:nth-child(2) {
margin-top:-64px;
}

.la-pacman.la-2x>div:nth-child(3),.la-pacman.la-2x>div:nth-child(4),.la-pacman.la-2x>div:nth-child(5),.la-pacman.la-2x>div:nth-child(6) {
width:16px;
height:16px;
}

.la-pacman.la-3x {
width:96px;
height:96px;
}

.la-pacman.la-3x>div:nth-child(1),.la-pacman.la-3x>div:nth-child(2) {
border-width:48px;
}

.la-pacman.la-3x>div:nth-child(2) {
margin-top:-96px;
}

.la-pacman.la-3x>div:nth-child(3),.la-pacman.la-3x>div:nth-child(4),.la-pacman.la-3x>div:nth-child(5),.la-pacman.la-3x>div:nth-child(6) {
width:24px;
height:24px;
}

@-webkit-keyframes pacman-rotate-half-up {
0%,100% {
-webkit-transform:rotate(270deg);
transform:rotate(270deg);
}

50% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes pacman-rotate-half-up {
0%,100% {
-moz-transform:rotate(270deg);
transform:rotate(270deg);
}

50% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes pacman-rotate-half-up {
0%,100% {
-o-transform:rotate(270deg);
transform:rotate(270deg);
}

50% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes pacman-rotate-half-up {
0%,100% {
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
}

50% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-webkit-keyframes pacman-rotate-half-down {
0%,100% {
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
}

50% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}
}

@-moz-keyframes pacman-rotate-half-down {
0%,100% {
-moz-transform:rotate(90deg);
transform:rotate(90deg);
}

50% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}
}

@-o-keyframes pacman-rotate-half-down {
0%,100% {
-o-transform:rotate(90deg);
transform:rotate(90deg);
}

50% {
-o-transform:rotate(0deg);
transform:rotate(0deg);
}
}

@keyframes pacman-rotate-half-down {
0%,100% {
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
}

50% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
}
}

@-webkit-keyframes pacman-balls {
0% {
left:200%;
opacity:0;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}

5% {
opacity:.5;
}

66% {
opacity:1;
}

67% {
opacity:0;
}

100% {
left:0;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
}

@-moz-keyframes pacman-balls {
0% {
left:200%;
opacity:0;
-moz-transform:translateY(-50%);
transform:translateY(-50%);
}

5% {
opacity:.5;
}

66% {
opacity:1;
}

67% {
opacity:0;
}

100% {
left:0;
-moz-transform:translateY(-50%);
transform:translateY(-50%);
}
}

@-o-keyframes pacman-balls {
0% {
left:200%;
opacity:0;
-o-transform:translateY(-50%);
transform:translateY(-50%);
}

5% {
opacity:.5;
}

66% {
opacity:1;
}

67% {
opacity:0;
}

100% {
left:0;
-o-transform:translateY(-50%);
transform:translateY(-50%);
}
}

@keyframes pacman-balls {
0% {
left:200%;
opacity:0;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
}

5% {
opacity:.5;
}

66% {
opacity:1;
}

67% {
opacity:0;
}

100% {
left:0;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
}
}

.la-square-jelly-box,.la-square-jelly-box>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-square-jelly-box {
display:block;
font-size:0;
color:#fff;
}

.la-square-jelly-box.la-dark {
color:#333;
}

.la-square-jelly-box>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-square-jelly-box {
width:32px;
height:32px;
}

.la-square-jelly-box>div:nth-child(1),.la-square-jelly-box>div:nth-child(2) {
position:absolute;
left:0;
width:100%;
}

.la-square-jelly-box>div:nth-child(1) {
top:-25%;
z-index:1;
height:100%;
border-radius:10%;
-webkit-animation:square-jelly-box-animate .6s -.1s linear infinite;
-moz-animation:square-jelly-box-animate .6s -.1s linear infinite;
-o-animation:square-jelly-box-animate .6s -.1s linear infinite;
animation:square-jelly-box-animate .6s -.1s linear infinite;
}

.la-square-jelly-box>div:nth-child(2) {
bottom:-9%;
height:10%;
background:#000;
border-radius:50%;
opacity:.2;
-webkit-animation:square-jelly-box-shadow .6s -.1s linear infinite;
-moz-animation:square-jelly-box-shadow .6s -.1s linear infinite;
-o-animation:square-jelly-box-shadow .6s -.1s linear infinite;
animation:square-jelly-box-shadow .6s -.1s linear infinite;
}

.la-square-jelly-box.la-sm {
width:16px;
height:16px;
}

.la-square-jelly-box.la-2x {
width:64px;
height:64px;
}

.la-square-jelly-box.la-3x {
width:96px;
height:96px;
}

@-webkit-keyframes square-jelly-box-animate {
17% {
border-bottom-right-radius:10%;
}

25% {
-webkit-transform:translateY(25%) rotate(22.5deg);
transform:translateY(25%) rotate(22.5deg);
}

50% {
border-bottom-right-radius:100%;
-webkit-transform:translateY(50%) scale(1,0.9) rotate(45deg);
transform:translateY(50%) scale(1,0.9) rotate(45deg);
}

75% {
-webkit-transform:translateY(25%) rotate(67.5deg);
transform:translateY(25%) rotate(67.5deg);
}

100% {
-webkit-transform:translateY(0) rotate(90deg);
transform:translateY(0) rotate(90deg);
}
}

@-moz-keyframes square-jelly-box-animate {
17% {
border-bottom-right-radius:10%;
}

25% {
-moz-transform:translateY(25%) rotate(22.5deg);
transform:translateY(25%) rotate(22.5deg);
}

50% {
border-bottom-right-radius:100%;
-moz-transform:translateY(50%) scale(1,0.9) rotate(45deg);
transform:translateY(50%) scale(1,0.9) rotate(45deg);
}

75% {
-moz-transform:translateY(25%) rotate(67.5deg);
transform:translateY(25%) rotate(67.5deg);
}

100% {
-moz-transform:translateY(0) rotate(90deg);
transform:translateY(0) rotate(90deg);
}
}

@-o-keyframes square-jelly-box-animate {
17% {
border-bottom-right-radius:10%;
}

25% {
-o-transform:translateY(25%) rotate(22.5deg);
transform:translateY(25%) rotate(22.5deg);
}

50% {
border-bottom-right-radius:100%;
-o-transform:translateY(50%) scale(1,0.9) rotate(45deg);
transform:translateY(50%) scale(1,0.9) rotate(45deg);
}

75% {
-o-transform:translateY(25%) rotate(67.5deg);
transform:translateY(25%) rotate(67.5deg);
}

100% {
-o-transform:translateY(0) rotate(90deg);
transform:translateY(0) rotate(90deg);
}
}

@keyframes square-jelly-box-animate {
17% {
border-bottom-right-radius:10%;
}

25% {
-webkit-transform:translateY(25%) rotate(22.5deg);
-moz-transform:translateY(25%) rotate(22.5deg);
-o-transform:translateY(25%) rotate(22.5deg);
transform:translateY(25%) rotate(22.5deg);
}

50% {
border-bottom-right-radius:100%;
-webkit-transform:translateY(50%) scale(1,0.9) rotate(45deg);
-moz-transform:translateY(50%) scale(1,0.9) rotate(45deg);
-o-transform:translateY(50%) scale(1,0.9) rotate(45deg);
transform:translateY(50%) scale(1,0.9) rotate(45deg);
}

75% {
-webkit-transform:translateY(25%) rotate(67.5deg);
-moz-transform:translateY(25%) rotate(67.5deg);
-o-transform:translateY(25%) rotate(67.5deg);
transform:translateY(25%) rotate(67.5deg);
}

100% {
-webkit-transform:translateY(0) rotate(90deg);
-moz-transform:translateY(0) rotate(90deg);
-o-transform:translateY(0) rotate(90deg);
transform:translateY(0) rotate(90deg);
}
}

@-webkit-keyframes square-jelly-box-shadow {
50% {
-webkit-transform:scale(1.25,1);
transform:scale(1.25,1);
}
}

@-moz-keyframes square-jelly-box-shadow {
50% {
-moz-transform:scale(1.25,1);
transform:scale(1.25,1);
}
}

@-o-keyframes square-jelly-box-shadow {
50% {
-o-transform:scale(1.25,1);
transform:scale(1.25,1);
}
}

@keyframes square-jelly-box-shadow {
50% {
-webkit-transform:scale(1.25,1);
-moz-transform:scale(1.25,1);
-o-transform:scale(1.25,1);
transform:scale(1.25,1);
}
}

.la-square-loader,.la-square-loader>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-square-loader {
display:block;
font-size:0;
color:#fff;
}

.la-square-loader.la-dark {
color:#333;
}

.la-square-loader>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-square-loader {
width:32px;
height:32px;
}

.la-square-loader>div {
width:100%;
height:100%;
background:transparent;
border-width:2px;
border-radius:0;
-webkit-animation:square-loader 2s infinite ease;
-moz-animation:square-loader 2s infinite ease;
-o-animation:square-loader 2s infinite ease;
animation:square-loader 2s infinite ease;
}

.la-square-loader>div:after {
display:inline-block;
width:100%;
vertical-align:top;
content:"";
background-color:currentColor;
-webkit-animation:square-loader-inner 2s infinite ease-in;
-moz-animation:square-loader-inner 2s infinite ease-in;
-o-animation:square-loader-inner 2s infinite ease-in;
animation:square-loader-inner 2s infinite ease-in;
}

.la-square-loader.la-sm {
width:16px;
height:16px;
}

.la-square-loader.la-sm>div {
border-width:1px;
}

.la-square-loader.la-2x {
width:64px;
height:64px;
}

.la-square-loader.la-2x>div {
border-width:4px;
}

.la-square-loader.la-3x {
width:96px;
height:96px;
}

.la-square-loader.la-3x>div {
border-width:6px;
}

@-webkit-keyframes square-loader {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}

25% {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}

50% {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}

75% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}

100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes square-loader {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}

25% {
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}

50% {
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}

75% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}

100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes square-loader {
0% {
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

25% {
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

50% {
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

75% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}

100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes square-loader {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

25% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

50% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

75% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}

100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-webkit-keyframes square-loader-inner {
0% {
height:0;
}

25% {
height:0;
}

50% {
height:100%;
}

75% {
height:100%;
}

100% {
height:0;
}
}

@-moz-keyframes square-loader-inner {
0% {
height:0;
}

25% {
height:0;
}

50% {
height:100%;
}

75% {
height:100%;
}

100% {
height:0;
}
}

@-o-keyframes square-loader-inner {
0% {
height:0;
}

25% {
height:0;
}

50% {
height:100%;
}

75% {
height:100%;
}

100% {
height:0;
}
}

@keyframes square-loader-inner {
0% {
height:0;
}

25% {
height:0;
}

50% {
height:100%;
}

75% {
height:100%;
}

100% {
height:0;
}
}

.la-square-spin,.la-square-spin>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-square-spin {
display:block;
font-size:0;
color:#fff;
}

.la-square-spin.la-dark {
color:#333;
}

.la-square-spin>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-square-spin {
width:32px;
height:32px;
}

.la-square-spin>div {
width:100%;
height:100%;
border-radius:0;
-webkit-animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-moz-animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-o-animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
}

.la-square-spin.la-sm {
width:16px;
height:16px;
}

.la-square-spin.la-2x {
width:64px;
height:64px;
}

.la-square-spin.la-3x {
width:96px;
height:96px;
}

@-webkit-keyframes square-spin {
0% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(0);
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

@-moz-keyframes square-spin {
0% {
-moz-transform:perspective(100px) rotateX(0) rotateY(0);
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

@-o-keyframes square-spin {
0% {
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

@keyframes square-spin {
0% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(0);
-moz-transform:perspective(100px) rotateX(0) rotateY(0);
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);
-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);
-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);
-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

.la-timer,.la-timer>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-timer {
display:block;
font-size:0;
color:#fff;
}

.la-timer.la-dark {
color:#333;
}

.la-timer>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-timer {
width:32px;
height:32px;
}

.la-timer>div {
width:32px;
height:32px;
background:transparent;
border-width:2px;
border-radius:100%;
}

.la-timer>div:before,.la-timer>div:after {
position:absolute;
top:14px;
left:14px;
display:block;
width:2px;
margin-top:-1px;
margin-left:-1px;
content:"";
background:currentColor;
border-radius:2px;
-webkit-transform-origin:1px 1px 0;
-moz-transform-origin:1px 1px 0;
-ms-transform-origin:1px 1px 0;
-o-transform-origin:1px 1px 0;
transform-origin:1px 1px 0;
-webkit-animation:timer-loader 1250ms infinite linear;
-moz-animation:timer-loader 1250ms infinite linear;
-o-animation:timer-loader 1250ms infinite linear;
animation:timer-loader 1250ms infinite linear;
-webkit-animation-delay:-625ms;
-moz-animation-delay:-625ms;
-o-animation-delay:-625ms;
animation-delay:-625ms;
}

.la-timer>div:before {
height:12px;
}

.la-timer>div:after {
height:8px;
-webkit-animation-duration:15s;
-moz-animation-duration:15s;
-o-animation-duration:15s;
animation-duration:15s;
-webkit-animation-delay:-7.5s;
-moz-animation-delay:-7.5s;
-o-animation-delay:-7.5s;
animation-delay:-7.5s;
}

.la-timer.la-sm {
width:16px;
height:16px;
}

.la-timer.la-sm>div {
width:16px;
height:16px;
border-width:1px;
}

.la-timer.la-sm>div:before,.la-timer.la-sm>div:after {
top:7px;
left:7px;
width:1px;
margin-top:-.5px;
margin-left:-.5px;
border-radius:1px;
-webkit-transform-origin:.5px .5px 0;
-moz-transform-origin:.5px .5px 0;
-ms-transform-origin:.5px .5px 0;
-o-transform-origin:.5px .5px 0;
transform-origin:.5px .5px 0;
}

.la-timer.la-sm>div:before {
height:6px;
}

.la-timer.la-sm>div:after {
height:4px;
}

.la-timer.la-2x {
width:64px;
height:64px;
}

.la-timer.la-2x>div {
width:64px;
height:64px;
border-width:4px;
}

.la-timer.la-2x>div:before,.la-timer.la-2x>div:after {
top:28px;
left:28px;
width:4px;
margin-top:-2px;
margin-left:-2px;
border-radius:4px;
-webkit-transform-origin:2px 2px 0;
-moz-transform-origin:2px 2px 0;
-ms-transform-origin:2px 2px 0;
-o-transform-origin:2px 2px 0;
transform-origin:2px 2px 0;
}

.la-timer.la-2x>div:before {
height:24px;
}

.la-timer.la-2x>div:after {
height:16px;
}

.la-timer.la-3x {
width:96px;
height:96px;
}

.la-timer.la-3x>div {
width:96px;
height:96px;
border-width:6px;
}

.la-timer.la-3x>div:before,.la-timer.la-3x>div:after {
top:42px;
left:42px;
width:6px;
margin-top:-3px;
margin-left:-3px;
border-radius:6px;
-webkit-transform-origin:3px 3px 0;
-moz-transform-origin:3px 3px 0;
-ms-transform-origin:3px 3px 0;
-o-transform-origin:3px 3px 0;
transform-origin:3px 3px 0;
}

.la-timer.la-3x>div:before {
height:36px;
}

.la-timer.la-3x>div:after {
height:24px;
}

@-webkit-keyframes timer-loader {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-moz-keyframes timer-loader {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@-o-keyframes timer-loader {
0% {
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

@keyframes timer-loader {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);
}

100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);
}
}

.la-triangle-skew-spin,.la-triangle-skew-spin>div {
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.la-triangle-skew-spin {
display:block;
font-size:0;
color:#fff;
}

.la-triangle-skew-spin.la-dark {
color:#333;
}

.la-triangle-skew-spin>div {
display:inline-block;
float:none;
background-color:currentColor;
border:0 solid currentColor;
}

.la-triangle-skew-spin {
width:32px;
height:16px;
}

.la-triangle-skew-spin>div {
width:0;
height:0;
background:transparent;
border:none;
border-style:solid;
border-width:16px;
border-top-width:0;
border-right-color:transparent;
border-left-color:transparent;
-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-moz-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
-o-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
animation:triangle-skew-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
}

.la-triangle-skew-spin.la-sm {
width:16px;
height:8px;
}

.la-triangle-skew-spin.la-sm>div {
border-width:8px;
border-top-width:0;
}

.la-triangle-skew-spin.la-2x {
width:64px;
height:32px;
}

.la-triangle-skew-spin.la-2x>div {
border-width:32px;
border-top-width:0;
}

.la-triangle-skew-spin.la-3x {
width:96px;
height:48px;
}

.la-triangle-skew-spin.la-3x>div {
border-width:48px;
border-top-width:0;
}

@-webkit-keyframes triangle-skew-spin {
0% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(0);
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

@-moz-keyframes triangle-skew-spin {
0% {
-moz-transform:perspective(100px) rotateX(0) rotateY(0);
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

@-o-keyframes triangle-skew-spin {
0% {
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

@keyframes triangle-skew-spin {
0% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(0);
-moz-transform:perspective(100px) rotateX(0) rotateY(0);
transform:perspective(100px) rotateX(0) rotateY(0);
}

25% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);
-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);
transform:perspective(100px) rotateX(180deg) rotateY(0);
}

50% {
-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
transform:perspective(100px) rotateX(180deg) rotateY(180deg);
}

75% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);
-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);
transform:perspective(100px) rotateX(0) rotateY(180deg);
}

100% {
-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);
-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);
transform:perspective(100px) rotateX(0) rotateY(360deg);
}
}

.gallery-loading {
width:48px;
height:48px;
margin:auto;
font-size:0;
}

.gallery-loading > * {
margin:auto;
vertical-align:top;
font-size:0;
}

.gallery-loading .block {
position:relative;
height:20px;
width:20px;
display:inline-block;
background:#fff;
transition:all .8s;
animation:rot 4s linear infinite;
}

.gallery-loading .block:nth-child(1) {
animation-delay:0;
}

.gallery-loading .gallery-loading .block:nth-child(2) {
animation-delay:.5s;
}

.gallery-loading.gallery-loading .block:nth-child(3) {
animation-delay:1.5s;
}

.gallery-loading .gallery-loading .block:nth-child(4) {
animation-delay:1.5s;
}

@keyframes rot {
0% {
transform:none;
}

40% {
background:#e84c3c;
transform:none;
}

60% {
background:#fff;
}

80% {
background:#455261;
}

90% {
transform:none;
background:#e84c3c;
}
}div.wpforms-container-full,div.wpforms-container-full .wpforms-form * {
background:none;
border:0 none;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
float:none;
font-size:100%;
height:auto;
letter-spacing:normal;
list-style:none;
outline:none;
position:static;
text-decoration:none;
text-indent:0;
text-shadow:none;
text-transform:none;
width:auto;
visibility:visible;
overflow:visible;
margin:0;
padding:0;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow:none;
}

div.wpforms-container-full {
margin-left:auto;
margin-right:auto;
}

div.wpforms-container-full .wpforms-form amp-img>img {
position:absolute;
}

div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea {
margin:0;
border:0;
padding:0;
display:inline-block;
vertical-align:middle;
background:none;
height:auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

div.wpforms-container-full .wpforms-form textarea {
max-width:100%;
width:100%;
}

div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li {
background:none !important;
border:0 !important;
margin:0 !important;
padding:0 !important;
list-style:none !important;
}

div.wpforms-container-full .wpforms-form ul li {
margin-bottom:5px !important;
}

div.wpforms-container-full .wpforms-form ul li:last-of-type {
margin-bottom:0 !important;
}

div.wpforms-container-full .wpforms-form hr {
border-top:1px solid #ccc;
margin:.5em auto;
}

div.wpforms-container-full .wpforms-form fieldset {
min-width:0;
}

.flatpickr-calendar .flatpickr-current-month select {
display:initial;
}

@media only screen and (max-width: 600px) {
.flatpickr-calendar .flatpickr-current-month .numInputWrapper {
width:calc(6ch - 14px);
}

.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown {
display:none;
}
}

.wpforms-container .wpforms-form .wpforms-error-alert {
border:1px solid #ccc;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
padding:10px 15px;
font-size:14px;
margin:0 0 10px;
}

.wpforms-container .wpforms-form .wpforms-error-alert {
color:#b94a48;
background-color:#f2dede;
border-color:#eed3d7;
}

div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"] {
border-style:none;
}

.wpforms-is-turnstile iframe {
margin-left:-2px !important;
}

.wpforms-container .wpforms-hidden {
display:none !important;
}

.wpforms-clear:before {
content:" ";
display:table;
}

.wpforms-clear:after {
clear:both;
content:" ";
display:table;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
max-width:60%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
height:120px;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small {
max-width:25%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
height:70px;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
max-width:100%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
height:220px;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
padding:10px 0;
clear:both;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
font-size:13px;
line-height:1.3;
margin:8px 0 0;
word-break:break-word;
word-wrap:break-word;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
background-color:#fff;
border:1px solid #ddd;
color:#444;
padding:15px 15px 0;
margin-top:15px;
height:125px;
overflow-y:scroll;
overflow-x:hidden;
font-size:12px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p {
color:#444;
font-size:12px;
line-height:18px;
margin-bottom:15px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before {
margin:0 0 8px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
display:block;
font-weight:700;
font-size:16px;
float:none;
line-height:1.3;
margin:0 0 4px;
padding:0;
word-break:break-word;
word-wrap:break-word;
}

div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
display:block;
font-size:13px;
float:none;
font-weight:400;
line-height:1.3;
margin:4px 0 0;
padding:0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before {
margin:0 0 4px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
display:inline;
vertical-align:baseline;
font-size:16px;
font-weight:400;
line-height:1.3;
word-break:break-word;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide {
position:absolute;
clip:rect(0 0 0 0);
width:1px;
height:1px;
margin:-1px;
overflow:hidden;
}

div.wpforms-container-full .wpforms-form .wpforms-required-label {
color:red;
font-weight:400;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row {
margin-bottom:8px;
position:relative;
}

div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type {
margin-bottom:0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row:before {
content:"";
display:table;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row:after {
clear:both;
content:"";
display:table;
}

div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child {
margin-left:0;
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
float:left;
margin-left:20px;
clear:none;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
width:calc(50% - 10px);
}

div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
width:calc(100% / 3 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first {
width:calc(100% / 3);
}

div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
width:calc(2 * 100% / 3 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first {
width:calc(2 * 100% / 3);
}

div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
width:calc(25% - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first {
width:25%;
}

div.wpforms-container-full .wpforms-form .wpforms-three-fourths {
width:calc(75% - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first {
width:75%;
}

div.wpforms-container-full .wpforms-form .wpforms-one-fifth {
width:calc(100% / 5 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first {
width:calc(100% / 5);
}

div.wpforms-container-full .wpforms-form .wpforms-two-fifths {
width:calc(2 * 100% / 5 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first {
width:calc(2 * 100% / 5);
}

div.wpforms-container-full .wpforms-form .wpforms-three-fifths {
width:calc(3 * 100% / 5 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first {
width:calc(3 * 100% / 5);
}

div.wpforms-container-full .wpforms-form .wpforms-four-fifths {
width:calc(4 * 100% / 5 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first {
width:calc(4 * 100% / 5);
}

div.wpforms-container-full .wpforms-form .wpforms-one-sixth {
width:calc(100% / 6 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first {
width:calc(100% / 6);
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths {
width:calc(5 * 100% / 6 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first {
width:calc(5 * 100% / 6);
}

div.wpforms-container-full .wpforms-form .wpforms-first {
clear:both !important;
margin-left:0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul {
display:-ms-flex;
display:-webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li {
width:50%;
display:block;
padding-right:26px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
width:33.3333%;
display:block;
padding-right:26px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
display:inline-block;
vertical-align:top;
margin-right:20px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half {
float:left;
width:48%;
clear:both;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half {
float:right;
width:48%;
clear:none;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third {
float:left;
width:30.666666667%;
clear:both;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third {
float:left;
width:30.666666667%;
margin-left:4%;
clear:none;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third {
float:right;
width:30.666666667%;
clear:none;
}

div.wpforms-container-full .wpforms-form div.wpforms-last {
float:right !important;
margin-right:0 !important;
clear:none;
}

div.wpforms-container-full.inline-fields {
overflow:visible;
}

div.wpforms-container-full.inline-fields .wpforms-form {
display:flex;
align-items:flex-end;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container {
display:table;
width:calc(100% - 160px);
float:left;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
display:table-cell;
padding-right:2%;
vertical-align:top;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
float:right;
width:160px;
clear:none;
padding-bottom:10px;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit {
display:block;
width:100%;
}

div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium {
max-width:100%;
}

div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea {
background-color:#fff;
box-sizing:border-box;
border-radius:2px;
color:#333;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
display:block;
float:none;
font-size:16px;
font-family:inherit;
border:1px solid #ccc;
padding:6px 10px;
height:38px;
width:100%;
line-height:1.3;
}

div.wpforms-container-full .wpforms-form textarea {
min-height:38px;
resize:vertical;
}

div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio] {
border:1px solid #ccc;
background-color:#fff;
width:14px;
height:14px;
margin:0 10px 0 3px;
display:inline-block;
vertical-align:baseline;
}

div.wpforms-container-full .wpforms-form input[type=radio] {
border-radius:50%;
}

div.wpforms-container-full .wpforms-form select {
max-width:100%;
text-transform:none;
white-space:nowrap;
}

div.wpforms-container-full .wpforms-form select[multiple] {
height:auto;
overflow-y:scroll;
background-image:none;
}

div.wpforms-container-full .wpforms-form input[type=number]:read-only {
appearance:textfield;
-moz-appearance:textfield;
-webkit-appearance:textfield;
}

div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button {
visibility:hidden;
}

div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button {
background-color:#eee;
border:1px solid #ddd;
color:#333;
font-size:1em;
font-family:inherit;
padding:10px 15px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-button {
font-size:.9em;
font-weight:400;
margin:0 5px;
min-width:90px;
text-align:center;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
background-color:#ddd;
border:1px solid #ccc;
cursor:pointer;
}

div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled {
background-color:#eee;
border:1px solid #ddd;
cursor:default;
opacity:.5;
}

div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
border:1px solid #999;
box-shadow:none;
}

div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled {
background-color:#f9f9f9;
border-color:#ddd;
color:#999;
cursor:not-allowed;
}

div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container {
padding:10px 0;
font-size:15px;
}

div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error {
padding:6px;
border:1px solid #900;
border-left:5px solid;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript {
color:#900;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
display:block;
color:#900;
font-size:12px;
float:none;
cursor:default;
margin-top:8px;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
border:1px solid #c00;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error {
display:none !important;
}

.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full {
color:#333;
margin:0 auto 24px;
padding:15px;
overflow-wrap:break-word;
}

.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe {
width:100%;
border:0;
}

.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
background:#e0ffc7;
border:1px solid #b4d39b;
box-sizing:border-box;
}

.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
color:#333;
}

.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type {
margin:0;
}

.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container {
display:none;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
padding:10px 0 20px;
clear:both;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible {
padding:0;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha {
line-height:0;
font-size:0;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe {
position:relative !important;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe {
width:100%;
max-width:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-title {
font-size:26px;
margin:0 0 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-description {
margin:0 0 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
padding:10px 0 0;
clear:both;
position:relative;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
margin-inline-start:.5em;
display:inline-block;
vertical-align:middle;
max-width:26px;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center {
text-align:center;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
text-align:left;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
margin:0 10px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right {
text-align:right;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button {
margin:0 0 0 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev {
float:left;
margin:0;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next {
float:right;
margin:0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number {
margin-right:100px;
width:calc(100% - 120px);
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code {
position:absolute;
right:0;
top:0;
width:110px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name {
margin-right:170px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration {
position:absolute;
right:0;
top:0;
width:160px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select {
width:45%;
float:left;
display:block;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span {
float:left;
width:10%;
text-align:center;
line-height:38px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
-webkit-appearance:none;
appearance:none;
height:10px;
background:#fff;
border:1px solid #CCC;
border-radius:5px;
outline:none;
padding:0;
margin:10px 0 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track {
color:transparent;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
-webkit-appearance:none;
appearance:none;
width:17px;
height:17px;
background:#B5B5B5;
cursor:pointer;
border-radius:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb {
width:17px;
height:17px;
background:#B5B5B5;
cursor:pointer;
border-radius:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb {
width:17px;
height:17px;
background:#B5B5B5;
cursor:pointer;
border-radius:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
font-size:13px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input {
background-color:#fff;
box-sizing:border-box;
border-radius:2px;
color:#333;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
display:block;
float:none;
font-size:16px;
border:1px solid #ccc;
padding:8px 10px;
height:38px;
width:100%;
line-height:1.3;
}

div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid {
border:1px solid #c00 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol {
margin:0 0 20px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
margin:0 0 5px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ul li {
list-style:disc !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
list-style:decimal !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol {
margin:6px 0 0 20px !important;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row {
display:flex;
flex-wrap:wrap;
align-items:start;
gap:10px 12px;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after {
position:absolute;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown {
align-items:center;
display:flex;
flex-grow:1;
flex-wrap:wrap;
width:clamp(calc(50% - 12px),100px,100%);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block {
width:clamp(calc(50% - 12px),100px,100%);
flex:1;
min-width:30%;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap {
width:100%;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel {
width:100%;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap {
align-items:center;
display:flex;
flex-grow:1;
flex-wrap:wrap;
margin:0 -6px;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small {
width:calc(25% + 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select {
appearance:none;
background-image:none;
padding-left:5px;
padding-right:5px;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium {
width:calc(60% + 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large {
width:calc(100% + 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select {
margin:0 6px;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap {
width:100%;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month {
width:calc(30% - 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year {
width:calc(40% - 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker {
width:clamp(calc(50% - 12px),100px,100%);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block {
width:clamp(50%,100px,100%);
}

div.wpforms-container-full .wpforms-datepicker-wrap {
position:relative;
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear {
position:absolute;
background-image:url(/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg);
background-position:50% 50%;
background-repeat:no-repeat;
background-color:#ccc;
background-size:8px;
width:16px;
height:16px;
cursor:pointer;
display:block;
border-radius:50%;
right:10px;
top:50%;
margin-top:-8px;
transition:all .3s;
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover {
background-color:red;
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear {
right:calc(75% + 10px);
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear {
right:calc(40% + 10px);
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-math input {
display:inline-block;
width:70px;
vertical-align:inherit;
margin:0 0 0 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-equation {
font-size:16px;
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-question {
margin:0 0 4px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating-item {
padding-right:6px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating svg {
cursor:pointer;
-webkit-transform:perspective(1px) translateZ(0);
transform:perspective(1px) translateZ(0);
box-shadow:0 0 1px transparent;
opacity:.6;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg {
-webkit-transform:scale(1.3);
transform:scale(1.3);
opacity:1;
}

div.wpforms-container-full .wpforms-form .wpforms-field-layout {
padding:0;
}

div.wpforms-field-file-upload .wpforms-hide {
display:none !important;
}

div.wpforms-field-file-upload input[type=file] {
font-style:normal;
font-weight:400;
font-size:16px;
line-height:22px;
padding:1px;
height:auto;
width:60%;
border:none !important;
box-shadow:none;
}

div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button {
padding:4px 12px;
font-weight:400;
font-size:14px;
margin-right:10px;
cursor:pointer;
transition:all .15s ease-out;
}

div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button {
background:#eee;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern {
border:2px dashed rgba(0,0,0,0.1);
background:rgba(0,0,0,0.02);
padding:20px;
display:flex;
align-items:center;
justify-content:center;
flex-direction:column;
cursor:pointer;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files {
padding:5px;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
flex-wrap:wrap;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg {
height:50px;
width:50px;
color:#e27730;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title {
font-weight:700;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint {
color:rgba(0,0,0,0.1);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted {
border-color:#e27730;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text {
display:flex;
align-items:center;
justify-content:center;
flex-direction:column;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block {
width:100px;
height:100px;
border:1px solid rgba(0,0,0,0.1);
background:#fff;
background-size:cover !important;
margin:5px;
position:relative;
display:flex;
align-items:center;
justify-content:center;
cursor:default;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay {
opacity:1;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay {
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
background:rgba(0,0,0,0.5);
opacity:0;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close {
position:absolute;
right:5px;
top:5px;
cursor:pointer;
display:block;
width:18px;
height:18px;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title {
position:absolute;
font-size:12px;
color:#fff;
top:25px;
bottom:10px;
left:5px;
right:5px;
overflow-y:auto;
line-height:16px;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right {
height:18px;
width:1px;
background:#fff;
position:absolute;
display:block;
z-index:1;
right:9px;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left {
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right {
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg {
height:25px;
width:25px;
color:rgba(0,0,0,0.1);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress {
height:5px;
width:0;
position:absolute;
bottom:0;
left:0;
background:#e27730;
transition:all .5s;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"] {
display:none;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error) {
cursor:pointer;
position:relative;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input {
top:50%;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li {
margin:5px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
display:inline-block;
margin:0 auto;
max-width:100%;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
background-color:#fff;
display:block;
margin:0 auto;
border:1px solid #fff;
border-radius:3px;
padding:20px 20px 18px;
transition:all .5s;
text-align:center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus {
border:1px solid #ddd;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label {
box-shadow:0 0 20px 0 rgba(0,0,0,0.1);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after {
content:"\2714";
font-size:22px;
line-height:32px;
color:#fff;
background:green;
opacity:0;
position:absolute;
top:50%;
left:50%;
margin:-16px 0 0 -16px;
width:32px;
height:32px;
border-radius:50%;
transition:all .5s;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after {
opacity:1;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
display:block;
position:relative;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label {
font-weight:700;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
display:block;
margin-top:12px;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li {
margin:0 10px 10px 0 !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img {
display:inline-block;
margin:0 auto;
max-width:100%;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error) {
background-color:#fff;
display:block;
margin:0 auto;
border:2px solid #fff;
padding:10px;
text-align:center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus {
border-color:#ddd;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image {
display:block;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label {
border-color:#666 !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label {
display:block;
margin-top:8px;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices * {
box-sizing:border-box;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices {
display:flex;
flex-direction:column;
width:100%;
padding:0 1px !important;
margin:12px 0 -20px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error {
margin-top:15px;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li {
min-width:120px;
padding-right:0 !important;
margin:0 0 20px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label {
position:relative;
display:block;
margin:0;
cursor:pointer;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon {
display:block;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg {
margin:0 auto;
fill:var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg {
margin:0;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
margin:0 0 22px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label {
text-align:center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon {
position:relative;
z-index:1;
margin-bottom:10px;
padding:15px 20px 45px;
background-color:#fff;
box-shadow:0 0 0 1px #ccc;
border-radius:6px;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg {
position:relative;
z-index:2;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg {
display:block;
position:absolute;
z-index:0;
top:0;
right:0;
bottom:0;
left:0;
border-radius:6px;
background-color:#fff;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon {
background-color:transparent;
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
box-sizing:border-box;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg {
background-color:var(--wpforms-icon-choices-color);
opacity:.1;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label {
background-color:#fff !important;
box-shadow:0 0 0 1px #ccc;
border-radius:6px;
height:100%;
padding:20px 20px 15px;
text-align:center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon {
margin-bottom:10px;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label {
background-color:#fff !important;
height:100%;
padding:20px 20px 15px;
text-align:center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover {
box-shadow:0 0 0 1px #999;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label {
box-shadow:0 0 0 1px #999;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon {
margin-bottom:10px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before {
content:"";
position:absolute;
z-index:2;
bottom:15px;
left:calc(50% - 8px);
display:block;
width:16px;
height:16px;
background-color:#fff;
box-shadow:0 0 0 1px #ccc;
border-radius:50%;
margin:15px auto 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after {
content:"";
position:absolute;
z-index:2;
bottom:calc(15px + 4px);
left:calc(50% - 4px);
display:block;
width:8px;
height:8px;
background-color:var(--wpforms-icon-choices-color);
border-radius:50%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before {
content:"";
position:absolute;
z-index:2;
bottom:15px;
left:calc(50% - 8px);
display:block;
width:16px;
height:16px;
background-color:#fff;
box-shadow:0 0 0 1px #ccc;
border-radius:3px;
margin:15px auto 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before {
box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after {
content:"";
box-sizing:border-box;
display:block;
position:absolute;
z-index:2;
bottom:23px;
left:calc(50% - 6px);
width:6px;
height:10px;
border-style:solid;
border-color:var(--wpforms-icon-choices-color);
border-width:0 2px 2px 0;
transform-origin:bottom left;
transform:rotate(45deg);
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices {
flex-direction:row;
flex-wrap:wrap;
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li {
margin-right:20px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
margin-right:22px !important;
margin-bottom:22px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li {
width:calc(100% / 2 - 20px / 2);
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n) {
margin-right:0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
width:calc(100% / 2 - 22px / 2);
}

div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li {
width:calc(100% / 3 - 20px * 2 / 3);
}

div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n) {
margin-right:0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
width:calc(100% / 3 - 22px * 2 / 3);
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li {
width:auto;
max-width:calc(100% / 4 - 20px);
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
margin:0 0 20px;
overflow:hidden;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
border-top:1px solid #dfdfdf;
border-bottom:1px solid #dfdfdf;
padding:15px 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
float:left;
margin:0 20px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type {
margin:0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
height:40px;
width:40px;
border-radius:50%;
display:inline-block;
margin:0 10px 0 0;
line-height:40px;
text-align:center;
background-color:#ddd;
color:#666;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number {
color:#fff;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page {
float:left;
text-align:center;
font-size:16px;
line-height:1.2;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
display:block;
text-indent:-9999px;
height:6px;
background-color:#ddd;
margin:0 0 16px;
position:relative;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle {
position:absolute;
top:100%;
left:50%;
width:0;
height:0;
margin-left:-5px;
border-style:solid;
border-width:6px 5px 0;
border-color:transparent;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
display:inline-block;
padding:0 15px;
font-size:16px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress {
font-size:18px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
display:block;
width:100%;
background-color:#ddd;
height:18px;
border-radius:10px;
overflow:hidden;
position:relative;
margin:5px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
height:18px;
position:absolute;
left:0;
top:0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-select select>option {
color:inherit;
}

div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled] {
color:inherit;
opacity:.5;
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] {
padding:0;
}

@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none) {
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] {
padding:10px 8px;
}
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option {
padding:8px 10px;
box-shadow:0 1px 0 0 rgba(0,0,0,0.1);
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled] {
box-shadow:0 1px 0 0 rgba(0,0,0,0.2);
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked {
background-color:#d3d3d3;
}

@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none) {
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select {
text-indent:2px;
}
}

div.wpforms-container-full .wpforms-form .choices {
font-size:16px;
color:#333;
}

div.wpforms-container-full .wpforms-form .choices .choices__list--single {
font-size:1em;
line-height:normal;
}

div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown {
border-radius:0 0 2px 2px;
}

div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner {
border-radius:2px 2px 0 0;
}

div.wpforms-container-full .wpforms-form .choices .choices__inner {
min-height:38px;
line-height:38px;
border-radius:2px;
padding-top:0;
}

div.wpforms-container-full .wpforms-form .choices input.choices__input {
display:inline-block;
height:auto;
line-height:1.3;
}

div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder {
color:inherit;
opacity:.5;
}

div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder {
color:inherit;
opacity:.5;
}

div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder {
color:inherit;
opacity:.5;
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input {
min-width:100% !important;
text-overflow:ellipsis;
padding-right:4px !important;
margin-bottom:1px !important;
white-space:nowrap;
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled] {
opacity:1;
}

div.wpforms-container-full .wpforms-notice {
background-color:#fff;
border:1px solid #ddd;
border-left-width:12px;
color:#333;
font-size:16px;
line-height:1.5;
margin-bottom:30px;
padding:20px 36px 20px 26px;
position:relative;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete {
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-moz-appearance:none;
-webkit-appearance:none;
background-color:rgba(10,10,10,0.2);
border:none;
border-radius:290486px;
cursor:pointer;
display:inline-block;
height:20px;
margin:0;
padding:0;
outline:none;
vertical-align:top;
width:20px;
position:absolute;
right:10px;
top:10px;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
background-color:#fff;
content:"";
display:block;
left:50%;
position:absolute;
top:50%;
-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);
transform:translateX(-50%) translateY(-50%) rotate(45deg);
-webkit-transform-origin:center center;
transform-origin:center center;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:before {
height:2px;
width:50%;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
height:50%;
width:2px;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus {
background-color:rgba(10,10,10,0.3);
}

div.wpforms-container-full .wpforms-notice a {
text-decoration:underline;
}

div.wpforms-container-full .wpforms-notice p {
margin:0 0 20px;
}

div.wpforms-container-full .wpforms-notice p:last-of-type {
margin-bottom:0;
}

div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info {
border-color:#3273dc;
}

div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success {
border-color:#23d160;
}

div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning {
border-color:#ffdd57;
}

div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error {
border-color:#ff3860;
}

div.wpforms-container-full .wpforms-notice .wpforms-notice-actions {
margin-top:20px;
}

div.wpforms-container-full .wpforms-notice .wpforms-notice-action {
border:2px solid;
margin-right:20px;
padding:5px;
text-decoration:none;
}

div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active {
color:#fff;
}

div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active {
background-color:#3273dc;
}

div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active {
background-color:#23d160;
}

div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active {
background-color:#ffdd57;
color:inherit;
}

div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active {
background-color:#ff3860;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area {
height:100px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area {
height:250px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area {
height:400px;
}

.wpforms-preview-notice-links {
line-height:2.4;
}

.wpforms-preview-notice {
background-color:#fcf9e8;
border:1px solid #f5e6ab;
padding:15px;
box-sizing:border-box;
font-size:16px;
}

.wpforms-preview-notice p {
margin:0;
}

div.wpforms-container-full {
margin:24px auto;
}

div.wpforms-container-full .wpforms-form h3 {
font-size:24px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-hp {
display:none !important;
position:absolute !important;
left:-9000px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-hidden {
display:none;
padding:0;
}

div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element {
position:absolute !important;
clip:rect(0,0,0,0) !important;
height:1px !important;
width:1px !important;
border:0 !important;
margin:0 !important;
padding:0 !important;
overflow:hidden !important;
word-wrap:normal !important;
}

div.wpforms-container-full .wpforms-form .wpforms-limit-text {
font-size:13px;
display:block;
}

body.rtl .wpforms-field-phone input[type=tel] {
direction:ltr;
unicode-bidi:embed;
text-align:right;
}

body.rtl .wpforms-container-full .wpforms-form .wpforms-first {
float:right;
}

body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half {
margin-right:4%;
margin-left:0;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container ul li {
list-style:inside !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container ol li {
list-style:inside decimal !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container a {
text-decoration:underline !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container del {
text-decoration:line-through !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote {
padding-left:20px;
border-left:4px solid;
font-style:italic;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content {
display:flex;
align-items:center;
gap:15px;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price {
width:calc(60% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small {
text-wrap:balance;
width:calc(25% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large {
width:calc(100% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity {
margin-left:0;
height:30px;
min-height:30px;
font-size:14px;
padding-top:0;
padding-bottom:0;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price {
display:inline-block;
max-width:calc(60% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small {
max-width:calc(25% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large {
max-width:calc(100% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity {
display:inline-block;
margin-inline-start:15px;
width:70px;
min-width:70px;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern {
display:flex;
flex-wrap:wrap;
column-gap:15px;
align-items:flex-start;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label {
min-width:100%;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices {
margin-bottom:5px;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row {
flex-grow:1;
max-width:calc(60% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small {
max-width:calc(25% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large {
max-width:calc(100% - 85px);
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity {
flex-basis:70px;
max-width:70px;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown {
min-width:70px;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description {
flex-basis:100%;
margin-top:0;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error {
flex-basis:100%;
}

@media only screen and (max-width: 600px) {
.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price {
width:calc(100% - 85px) !important;
max-width:100% !important;
}

.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price {
width:calc(100% - 70px) !important;
}

.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row {
width:calc(100% - 85px) !important;
max-width:100% !important;
}
}

#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small {
max-width:calc(100% - 85px);
}

.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container {
display:block;
max-width:60%;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container * {
word-break:break-word;
box-sizing:border-box;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview {
width:100%;
table-layout:fixed;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th {
text-align:center;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
text-align:left;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
text-align:right;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity {
width:8ch;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short {
display:none;
}

@media (max-width: 600px) {
.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity {
width:4ch;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short {
display:inline;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full {
display:none;
}
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
width:6ch;
text-align:right;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
text-align:left;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
text-align:left;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
text-align:right;
}

.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container {
max-width:100%;
}

.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container {
max-width:60%;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview {
border-radius:4px;
border:1px solid #e2e2e2;
border-collapse:separate;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td {
border-top:1px solid #e2e2e2;
border-bottom:none;
border-left:none;
border-right:none;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th {
font-weight:400;
border:none;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th {
padding:9px 0;
line-height:20px;
background:none;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
text-wrap:balance;
padding-left:10px;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
padding-right:10px;
padding-left:0;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
padding-right:10px;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
padding-left:10px;
padding-right:0;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
padding-left:10px;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
padding-right:10px;
padding-left:0;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td {
font-weight:700;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container {
font-size:16px;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview {
border-color:color-mix(in srgb,currentColor 25%,transparent);
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total) {
color:color-mix(in srgb,currentColor 50%,transparent);
border-color:color-mix(in srgb,currentColor 50%,transparent);
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price {
color:#900;
border-color:color-mix(in srgb,black 25%,transparent);
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td {
color:currentColor;
border-color:color-mix(in srgb,currentColor 25%,transparent);
}

.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container {
max-width:100%;
margin-bottom:24px;
}

.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td {
color:color-mix(in srgb,currentColor 75%,transparent);
}

@media only screen and (max-width: 600px) {
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
display:block;
width:100%;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
width:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
display:none;
}

div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
overflow-x:hidden;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
padding-right:1px;
padding-left:1px;
}

div.wpforms-container-full .wpforms-form .wpforms-field>* {
max-width:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-mobile-full {
width:100% !important;
margin-left:0 !important;
float:none !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
max-width:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
float:none;
width:100%;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
margin:0 10px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
width:30px;
height:30px;
line-height:30px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
margin:20px 0 15px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
width:30px;
height:30px;
}
}