@font-face {
font-family: 'FontAwesome';
src: url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/fontawesome/fonts/fontawesome-webfont.eot?v=4.1.0);
src: url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'), url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/fontawesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'), url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/fontawesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'), url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/fontawesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
.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: #ffffff;
} .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-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 {
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:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.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 {
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-square:before,
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-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";
}.pl-boxlayout * , .pl-carousel-layout * , .pl-slider-layout * , .pl-gridlayout * , .pl-listlayout * , .pl-tickerlayout *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pl-boxlayout *:before,
.pl-boxlayout *:after ,
.pl-carousel-layout *:before,
.pl-carousel-layout *:after ,
.pl-slider-layout *:before,
.pl-slider-layout *:after ,
.pl-gridlayout *:before,
.pl-gridlayout *:after ,
.pl-listlayout *:before,
.pl-listlayout *:after , 
.pl-tickerlayout *:before,
.pl-tickerlayout *:after{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pl-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.pl-container {
width: 750px;
}
}
@media (min-width: 992px) {
.pl-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.pl-container {
width: 1170px;
}
}
.pl-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.pl-row {
margin-left: -15px;
margin-right: -15px;
}
.pl-pl-col-xs-1, .pl-col-sm-1, .pl-col-md-1, .pl-col-lg-1, .pl-pl-col-xs-2, .pl-col-sm-2, .pl-col-md-2, .pl-col-lg-2, .pl-pl-col-xs-3, .pl-col-sm-3, .pl-col-md-3, .pl-col-lg-3, .pl-pl-col-xs-4, .pl-col-sm-4, .pl-col-md-4, .pl-col-lg-4, .pl-col-xs-5, .pl-col-sm-5, .pl-col-md-5, .pl-col-lg-5, .pl-col-xs-6, .pl-col-sm-6, .pl-col-md-6, .pl-col-lg-6, .pl-col-xs-7, .pl-col-sm-7, .pl-col-md-7, .pl-col-lg-7, .pl-col-xs-8, .pl-col-sm-8, .pl-col-md-8, .pl-col-lg-8, .pl-col-xs-9, .pl-col-sm-9, .pl-col-md-9, .pl-col-lg-9, .pl-col-xs-10, .pl-col-sm-10, .pl-col-md-10, .pl-col-lg-10, .pl-col-xs-11, .pl-col-sm-11, .pl-col-md-11, .pl-col-lg-11, .pl-col-xs-12, .pl-col-sm-12, .pl-col-md-12, .pl-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.pl-col-xs-1, .pl-col-xs-2, .pl-col-xs-3, .pl-col-xs-4, .pl-col-xs-5, .pl-col-xs-6, .pl-col-xs-7, .pl-col-xs-8, .pl-col-xs-9, .pl-col-xs-10, .pl-col-xs-11, .pl-col-xs-12 {
float: left;
}
.pl-col-xs-12 {
width: 100%;
}
.pl-col-xs-11 {
width: 91.66666667%;
}
.pl-col-xs-10 {
width: 83.33333333%;
}
.pl-col-xs-9 {
width: 75%;
}
.pl-col-xs-8 {
width: 66.66666667%;
}
.pl-col-xs-7 {
width: 58.33333333%;
}
.pl-col-xs-6 {
width: 50%;
}
.pl-col-xs-5 {
width: 41.66666667%;
}
.pl-col-xs-4 {
width: 33.33333333%;
}
.pl-col-xs-3 {
width: 25%;
}
.pl-col-xs-2 {
width: 16.66666667%;
}
.pl-col-xs-1 {
width: 8.33333333%;
}
.pl-col-xs-pull-12 {
right: 100%;
}
.pl-col-xs-pull-11 {
right: 91.66666667%;
}
.pl-col-xs-pull-10 {
right: 83.33333333%;
}
.pl-col-xs-pull-9 {
right: 75%;
}
.pl-col-xs-pull-8 {
right: 66.66666667%;
}
.pl-col-xs-pull-7 {
right: 58.33333333%;
}
.pl-col-xs-pull-6 {
right: 50%;
}
.pl-col-xs-pull-5 {
right: 41.66666667%;
}
.pl-col-xs-pull-4 {
right: 33.33333333%;
}
.pl-col-xs-pull-3 {
right: 25%;
}
.pl-col-xs-pull-2 {
right: 16.66666667%;
}
.pl-col-xs-pull-1 {
right: 8.33333333%;
}
.pl-col-xs-pull-0 {
right: auto;
}
.pl-col-xs-push-12 {
left: 100%;
}
.pl-col-xs-push-11 {
left: 91.66666667%;
}
.pl-col-xs-push-10 {
left: 83.33333333%;
}
.pl-col-xs-push-9 {
left: 75%;
}
.pl-col-xs-push-8 {
left: 66.66666667%;
}
.pl-col-xs-push-7 {
left: 58.33333333%;
}
.pl-col-xs-push-6 {
left: 50%;
}
.pl-col-xs-push-5 {
left: 41.66666667%;
}
.pl-col-xs-push-4 {
left: 33.33333333%;
}
.pl-col-xs-push-3 {
left: 25%;
}
.pl-col-xs-push-2 {
left: 16.66666667%;
}
.pl-col-xs-push-1 {
left: 8.33333333%;
}
.pl-col-xs-push-0 {
left: auto;
}
.pl-col-xs-offset-12 {
margin-left: 100%;
}
.pl-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.pl-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.pl-col-xs-offset-9 {
margin-left: 75%;
}
.pl-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.pl-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.pl-col-xs-offset-6 {
margin-left: 50%;
}
.pl-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.pl-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.pl-col-xs-offset-3 {
margin-left: 25%;
}
.pl-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.pl-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.pl-col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.pl-col-sm-1, .pl-col-sm-2, .pl-col-sm-3, .pl-col-sm-4, .pl-col-sm-5, .pl-col-sm-6, .pl-col-sm-7, .pl-col-sm-8, .pl-col-sm-9, .pl-col-sm-10, .pl-col-sm-11, .pl-col-sm-12 {
float: left;
}
.pl-col-sm-12 {
width: 100%;
}
.pl-col-sm-11 {
width: 91.66666667%;
}
.pl-col-sm-10 {
width: 83.33333333%;
}
.pl-col-sm-9 {
width: 75%;
}
.pl-col-sm-8 {
width: 66.66666667%;
}
.pl-col-sm-7 {
width: 58.33333333%;
}
.pl-col-sm-6 {
width: 50%;
}
.pl-col-sm-5 {
width: 41.66666667%;
}
.pl-col-sm-4 {
width: 33.33333333%;
}
.pl-col-sm-3 {
width: 25%;
}
.pl-col-sm-2 {
width: 16.66666667%;
}
.pl-col-sm-1 {
width: 8.33333333%;
}
.pl-col-sm-pull-12 {
right: 100%;
}
.pl-col-sm-pull-11 {
right: 91.66666667%;
}
.pl-col-sm-pull-10 {
right: 83.33333333%;
}
.pl-col-sm-pull-9 {
right: 75%;
}
.pl-col-sm-pull-8 {
right: 66.66666667%;
}
.pl-col-sm-pull-7 {
right: 58.33333333%;
}
.pl-col-sm-pull-6 {
right: 50%;
}
.pl-col-sm-pull-5 {
right: 41.66666667%;
}
.pl-col-sm-pull-4 {
right: 33.33333333%;
}
.pl-col-sm-pull-3 {
right: 25%;
}
.pl-col-sm-pull-2 {
right: 16.66666667%;
}
.pl-col-sm-pull-1 {
right: 8.33333333%;
}
.pl-col-sm-pull-0 {
right: auto;
}
.pl-col-sm-push-12 {
left: 100%;
}
.pl-col-sm-push-11 {
left: 91.66666667%;
}
.pl-col-sm-push-10 {
left: 83.33333333%;
}
.pl-col-sm-push-9 {
left: 75%;
}
.pl-col-sm-push-8 {
left: 66.66666667%;
}
.pl-col-sm-push-7 {
left: 58.33333333%;
}
.pl-col-sm-push-6 {
left: 50%;
}
.pl-col-sm-push-5 {
left: 41.66666667%;
}
.pl-col-sm-push-4 {
left: 33.33333333%;
}
.pl-col-sm-push-3 {
left: 25%;
}
.pl-col-sm-push-2 {
left: 16.66666667%;
}
.pl-col-sm-push-1 {
left: 8.33333333%;
}
.pl-col-sm-push-0 {
left: auto;
}
.pl-col-sm-offset-12 {
margin-left: 100%;
}
.pl-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.pl-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.pl-col-sm-offset-9 {
margin-left: 75%;
}
.pl-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.pl-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.pl-col-sm-offset-6 {
margin-left: 50%;
}
.pl-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.pl-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.pl-col-sm-offset-3 {
margin-left: 25%;
}
.pl-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.pl-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.pl-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.pl-col-md-1, .pl-col-md-2, .pl-col-md-3, .pl-col-md-4, .pl-col-md-5, .pl-col-md-6, .pl-col-md-7, .pl-col-md-8, .pl-col-md-9, .pl-col-md-10, .pl-col-md-11, .pl-col-md-12 {
float: left;
}
.pl-col-md-12 {
width: 100%;
}
.pl-col-md-11 {
width: 91.66666667%;
}
.pl-col-md-10 {
width: 83.33333333%;
}
.pl-col-md-9 {
width: 75%;
}
.pl-col-md-8 {
width: 66.66666667%;
}
.pl-col-md-7 {
width: 58.33333333%;
}
.pl-col-md-6 {
width: 50%;
}
.pl-col-md-5 {
width: 41.66666667%;
}
.pl-col-md-4 {
width: 33.33333333%;
}
.pl-col-md-3 {
width: 25%;
}
.pl-col-md-2 {
width: 16.66666667%;
}
.pl-col-md-1 {
width: 8.33333333%;
}
.pl-col-md-pull-12 {
right: 100%;
}
.pl-col-md-pull-11 {
right: 91.66666667%;
}
.pl-col-md-pull-10 {
right: 83.33333333%;
}
.pl-col-md-pull-9 {
right: 75%;
}
.pl-col-md-pull-8 {
right: 66.66666667%;
}
.pl-col-md-pull-7 {
right: 58.33333333%;
}
.pl-col-md-pull-6 {
right: 50%;
}
.pl-col-md-pull-5 {
right: 41.66666667%;
}
.pl-col-md-pull-4 {
right: 33.33333333%;
}
.pl-col-md-pull-3 {
right: 25%;
}
.pl-col-md-pull-2 {
right: 16.66666667%;
}
.pl-col-md-pull-1 {
right: 8.33333333%;
}
.pl-col-md-pull-0 {
right: auto;
}
.pl-col-md-push-12 {
left: 100%;
}
.pl-col-md-push-11 {
left: 91.66666667%;
}
.pl-col-md-push-10 {
left: 83.33333333%;
}
.pl-col-md-push-9 {
left: 75%;
}
.pl-col-md-push-8 {
left: 66.66666667%;
}
.pl-col-md-push-7 {
left: 58.33333333%;
}
.pl-col-md-push-6 {
left: 50%;
}
.pl-col-md-push-5 {
left: 41.66666667%;
}
.pl-col-md-push-4 {
left: 33.33333333%;
}
.pl-col-md-push-3 {
left: 25%;
}
.pl-col-md-push-2 {
left: 16.66666667%;
}
.pl-col-md-push-1 {
left: 8.33333333%;
}
.pl-col-md-push-0 {
left: auto;
}
.pl-col-md-offset-12 {
margin-left: 100%;
}
.pl-col-md-offset-11 {
margin-left: 91.66666667%;
}
.pl-col-md-offset-10 {
margin-left: 83.33333333%;
}
.pl-col-md-offset-9 {
margin-left: 75%;
}
.pl-col-md-offset-8 {
margin-left: 66.66666667%;
}
.pl-col-md-offset-7 {
margin-left: 58.33333333%;
}
.pl-col-md-offset-6 {
margin-left: 50%;
}
.pl-col-md-offset-5 {
margin-left: 41.66666667%;
}
.pl-col-md-offset-4 {
margin-left: 33.33333333%;
}
.pl-col-md-offset-3 {
margin-left: 25%;
}
.pl-col-md-offset-2 {
margin-left: 16.66666667%;
}
.pl-col-md-offset-1 {
margin-left: 8.33333333%;
}
.pl-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.pl-col-lg-1, .pl-col-lg-2, .pl-col-lg-3, .pl-col-lg-4, .pl-col-lg-5, .pl-col-lg-6, .pl-col-lg-7, .pl-col-lg-8, .pl-col-lg-9, .pl-col-lg-10, .pl-col-lg-11, .pl-col-lg-12 {
float: left;
}
.pl-col-lg-12 {
width: 100%;
}
.pl-col-lg-11 {
width: 91.66666667%;
}
.pl-col-lg-10 {
width: 83.33333333%;
}
.pl-col-lg-9 {
width: 75%;
}
.pl-col-lg-8 {
width: 66.66666667%;
}
.pl-col-lg-7 {
width: 58.33333333%;
}
.pl-col-lg-6 {
width: 50%;
}
.pl-col-lg-5 {
width: 41.66666667%;
}
.pl-col-lg-4 {
width: 33.33333333%;
}
.pl-col-lg-3 {
width: 25%;
}
.pl-col-lg-2 {
width: 16.66666667%;
}
.pl-col-lg-1 {
width: 8.33333333%;
}
.pl-col-lg-pull-12 {
right: 100%;
}
.pl-col-lg-pull-11 {
right: 91.66666667%;
}
.pl-col-lg-pull-10 {
right: 83.33333333%;
}
.pl-col-lg-pull-9 {
right: 75%;
}
.pl-col-lg-pull-8 {
right: 66.66666667%;
}
.pl-col-lg-pull-7 {
right: 58.33333333%;
}
.pl-col-lg-pull-6 {
right: 50%;
}
.pl-col-lg-pull-5 {
right: 41.66666667%;
}
.pl-col-lg-pull-4 {
right: 33.33333333%;
}
.pl-col-lg-pull-3 {
right: 25%;
}
.pl-col-lg-pull-2 {
right: 16.66666667%;
}
.pl-col-lg-pull-1 {
right: 8.33333333%;
}
.pl-col-lg-pull-0 {
right: auto;
}
.pl-col-lg-push-12 {
left: 100%;
}
.pl-col-lg-push-11 {
left: 91.66666667%;
}
.pl-col-lg-push-10 {
left: 83.33333333%;
}
.pl-col-lg-push-9 {
left: 75%;
}
.pl-col-lg-push-8 {
left: 66.66666667%;
}
.pl-col-lg-push-7 {
left: 58.33333333%;
}
.pl-col-lg-push-6 {
left: 50%;
}
.pl-col-lg-push-5 {
left: 41.66666667%;
}
.pl-col-lg-push-4 {
left: 33.33333333%;
}
.pl-col-lg-push-3 {
left: 25%;
}
.pl-col-lg-push-2 {
left: 16.66666667%;
}
.pl-col-lg-push-1 {
left: 8.33333333%;
}
.pl-col-lg-push-0 {
left: auto;
}
.pl-col-lg-offset-12 {
margin-left: 100%;
}
.pl-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.pl-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.pl-col-lg-offset-9 {
margin-left: 75%;
}
.pl-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.pl-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.pl-col-lg-offset-6 {
margin-left: 50%;
}
.pl-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.pl-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.pl-col-lg-offset-3 {
margin-left: 25%;
}
.pl-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.pl-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.pl-col-lg-offset-0 {
margin-left: 0%;
}
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.pl-container:before,
.pl-container:after,
.pl-container-fluid:before,
.pl-container-fluid:after,
.pl-row:before,
.pl-row:after {
content: " ";
display: table;
}
.clearfix:after,
.pl-container:after,
.pl-container-fluid:after,
.pl-row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.pl-blogcnt {  display:inline-block;background:#fff; margin-bottom:20px; width:100%; }
.pl-itemcnt .pl-thumbcnt{ position:relative; overflow:hidden; line-height:0; }
.pl-thumbcnt  img{ width:100%; height:auto; } .pl-itemcnt .pl-overally.fadein-eff{		
width:100%;
height:100%; 
position:absolute; 
top:0px; left:0px; 
background-color:#52bde9;
background-color:rgba(0,0,0,0.85);
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-moz-opacity:0; filter:alpha(opacity=0); opacity:0;
-webkit-transform: translateZ(10);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
z-index:9;
}
.pl-itemcnt:hover .pl-overally.fadein-eff{-moz-opacity:0.85; filter:alpha(opacity=85); opacity:0.85;  }
.pl-itemcnt .pl-overally.slidedown-eff {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;top: 0;opacity: 0;position: absolute;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;-webkit-transform: rotate(180deg) scale(0);-moz-transform: rotate(180deg) scale(0);-ms-transform: rotate(180deg) scale(0);-o-transform: rotate(180deg) scale(0);transform: rotate(180deg) scale(0);}
.pl-itemcnt:hover .pl-overally.slidedown-eff {-webkit-transform: rotate(0deg) scale(1);-moz-transform: rotate(0deg) scale(1);-ms-transform: rotate(0deg) scale(1);-o-transform: rotate(0deg) scale(1);transform: rotate(0deg) scale(1);opacity: 1;}
.pl-icon-cnt{
display:block; text-align:center;position: absolute;color: #fff!important;width:100%;
}
.pl-link-icon , .pl-zoom-icon {
text-decoration:none!important;
width:30px;
height:30px;
text-align:center;
color:#fff;
display:inline-block;
margin-right:5px;
line-height:30px;
}
.pl-link-icon.alone-icon , .pl-zoom-icon.alone-icon{ margin-right:0; }
.pl-icon-cnt.round-icon a{ background:#575757; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50% }
.pl-icon-cnt.squar-icon a{ background:#575757; 	-moz-border-radius:0!important;	-webkit-border-radius:0!important;border-radius:0!important;  }
.pl-icon-cnt.none-icon a{  }
.pl-link-icon:hover , .pl-zoom-icon:hover{ color:#fff; text-decoration:none;}
.pl-link-icon:before{ font-family:"FontAwesome"; content:'\f0c1'; line-height:30px;  }
.pl-zoom-icon:before{ font-family:"FontAwesome"; content:'\f00e';line-height:30px;  }  .pl-icon-cnt.pl-scale-eff {
top:50%;
margin-top:-15px;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-backface-visibility: hidden;
}
.pl-itemcnt:hover .pl-icon-cnt.pl-scale-eff {
opacity: .8;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .pl-icon-cnt.pl-dropdown{
top: -30px;
visibility: hidden;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;	
}
.pl-itemcnt:hover .pl-icon-cnt.pl-dropdown {
opacity: 1;
top: 50%;
visibility: visible;
margin-top:-15px;
} .pl-icon-cnt.pl-dropup{
bottom: -30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.pl-itemcnt:hover .pl-icon-cnt.pl-dropup {
opacity: 1;
bottom: 50%;
visibility: visible;
margin-bottom:-15px;
} .pl-itemcnt .pl-icon-cnt.none { top:50%; bottom:auto; margin-top:-15px;}
.pl-itemcnt:hover .pl-icon-cnt.none  {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}  .pl-itemcnt .pl-thumbcnt.zoomin-eff img{
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.pl-itemcnt:hover .pl-thumbcnt.zoomin-eff img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
} .pl-itemcnt .pl-thumbcnt.zoomout-eff img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.pl-itemcnt:hover .pl-thumbcnt.zoomout-eff img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .pl-itemcnt .pl-thumbcnt.roundright-eff img{
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.pl-itemcnt:hover .pl-thumbcnt.roundright-eff img{
-webkit-transform: rotate(15deg) scale(1.5);
-moz-transform: rotate(15deg) scale(1.5);
-ms-transform: rotate(15deg) scale(1.5);
-o-transform: rotate(15deg) scale(1.5);
transform: rotate(15deg) scale(1.5);
}
.pl-detailcnt{ display:block; }
.pl-detailcnt a{  -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out; }
.pl-detailcnt .pl-title { text-transform: uppercase;text-decoration: none;font-weight: 700; font-size:14px; margin:10px 0;  }
.pl-detailcnt .pl-title a{ color:#333; text-decoration:none; }
.pl-detailcnt .pl-title a:hover{ text-decoration:none; color:#09C; }
.pl-detailcnt .pl-title .pl-date{ font-size:14px; color:#fff; text-transform:uppercase; font-weight:600; background:#09C; padding:0 5px; margin:0 5px 0 0; border-radius:3px;   }
.pl-detailcnt .pl-postmeta{  font-size:12px; color:#999; display:inline-block; margin-right:10px; }
.pl-detailcnt .pl-postmeta i.fa-tags{ margin-right:8px; }
.pl-detailcnt .pl-postmeta  a , .pl-detailcnt .pl-postmeta  span { text-decoration:none; color:#333;  padding:1px 10px; border-radius:3px; margin-bottom:3px; margin-right:2px; display:inline-block; }
.pl-detailcnt .pl-postmeta  a:hover { background:#09C; color:#fff; }
.pl-detailcnt .pl-postcomment{ font-size:12px; color:#999; }
.pl-detailcnt .pl-postcomment  a { text-decoration:none; color:#999;  }
.pl-detailcnt .pl-postcomment  a:hover { color:#09C; }
.pl-detailcnt .pl-postcomment i{ font-size:15px; margin-right:3px; }
.pl-detailcnt .pl-text { color:#555;text-decoration: none;font-size:12px; color:#777;  position:relative; margin:10px 0;  }
.pl-detailcnt .pl-permalink  , .pl-mask .pl-permalink{ display:inline-block; background:#09C; color:#fff;margin-top:20px; padding:10px 10px;border:1px solid #09C; border-radius:5px;margin-bottom: 10px!important;  }
.pl-detailcnt .pl-permalink:hover , .pl-mask .pl-permalink:hover { background:#fff!important; color:#09C; text-decoration:none;  }
.pl-detailcnt .pl-permalink i , .pl-mask .pl-permalink i { margin-left:5px; }
.pl-detailcnt .pl-permalink-t2 { display:inline-block; color:#333;margin-top:20px; padding:10px 10px; }
.pl-detailcnt .pl-permalink-t2:hover { color:#09C; text-decoration:none;  }
.pl-detailcnt .pl-permalink-t2  i { margin-left:5px; font-size:20px; float:right; }
.pl-detailcnt .center-txt , .wt_col .center-txt{ text-align:center; }
.pl-detailcnt .left-txt   , .wt_col .left-txt{ text-align:left; }
.pl-detailcnt .right-txt  , .wt_col .right-txt{ text-align:right; } .pl-listlayout{-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s; }
.pl-listlayout.pl-list-t1{  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
box-shadow: 0 1px 2px rgba(0,0,0,0.15); }
.pl-list-t1 .pl-itemcnt{ margin-left:-15px; } .pl-listlayout.pl-list-t2{ padding-bottom:10px; -o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
box-shadow: 0 1px 2px rgba(0,0,0,0.15); }
.pl-list-t2 .pl-detailcnt .pl-title{ margin:20px 0 10px 0 }
.pl-list-t2 .pl-detailcnt{   padding:5px 10px; } .pl-gridlayout .all-detail-cnt{-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;  }
.pl-gridlayout.pl-gridskin-two.pl-standard-grid { display:inline-block; width:100%;}
.pl-gridskin-one.pl-standard-grid .pl-col{ float:none!important; display:inline-block; vertical-align:top; }
.pl-gridlayout .pl-col{ margin-bottom:20px;  }
.pl-gridlayout .pl-itemcnt{  padding:10px;}
.pl-gridlayout .pl-itemcnt .pl-thumbcnt{ line-height:0;  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
box-shadow: 0 1px 2px rgba(0,0,0,0.15);}
.pl-gridlayout .pl-detailcnt{  padding:5px 10px; } .pl-view {
width: 100%;
height: auto;
overflow: hidden;
position: relative;
text-align: center;
}
.pl-view .pl-mask {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.pl-view img {
display: block;
position: relative;
width:100%;
height:auto;
}
.pl-view h4 { font-size:15px; padding:5px 0;   text-transform:uppercase; margin:10px 0;    }
.pl-view h4 a { color:#fff;text-decoration:none!important; }
.pl-view h4 a:hover { text-decoration:none; color:#09C; }
.pl-view.pl-gst-effect-1 h4,.pl-view.pl-gst-effect-2 h4,.pl-view.pl-gst-effect-3 h4,.pl-view.pl-gst-effect-4 h4 { background:rgba(0,0,0,0.8); }
.pl-view p { color:#fff; margin-bottom:15px; padding:0 10px; } 
.pl-view a.pl-permalink {
display: inline-block;
margin-top:5px;
} .pl-gst-effect-1 img {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.pl-gst-effect-1 .pl-mask {
background-color: rgba(0,0,0,0.6);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg);
-webkit-transition: all 0.2s 0.4s ease-in-out;
-moz-transition: all 0.2s 0.4s ease-in-out;
-o-transition: all 0.2s 0.4s ease-in-out;
-ms-transition: all 0.2s 0.4s ease-in-out;
transition: all 0.2s 0.4s ease-in-out;
}
.pl-gst-effect-1 h4 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pl-gst-effect-1 p {
color:#fff;
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pl-gst-effect-1 p span{ color:#fff }
.pl-gst-effect-1 a.pl-permalink {
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-o-transform: translateY(-200px);
-ms-transform: translateY(-200px);
transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pl-gst-effect-1:hover .pl-mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.pl-gst-effect-1:hover h4 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.pl-gst-effect-1:hover p {
-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
-ms-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.pl-gst-effect-1:hover a.pl-permalink {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
} .pl-gst-effect-2 img {
right:0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pl-gst-effect-2 .pl-mask {
background-color: rgba(255,255,255,0.3);
left:-100%;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pl-gst-effect-2 h4 {
background: rgba(0,0,0, 0.7);
color: #555;
-webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
-moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.pl-gst-effect-2 p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
color: #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.pl-gst-effect-2 p span{ color:#000 }
.pl-gst-effect-2:hover .pl-mask {
left:0;
}
.pl-gst-effect-2:hover img {
right:-100%;
}
.pl-gst-effect-2:hover p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
} .pl-gst-effect-3 img {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
}
.pl-gst-effect-3 .pl-mask {
background-color: rgba(0,0,0,0.5);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.3s ease-in 0.4s;
-moz-transition: all 0.3s ease-in 0.4s;
-o-transition: all 0.3s ease-in 0.4s;
-ms-transition: all 0.3s ease-in 0.4s;
transition: all 0.3s ease-in 0.4s;
}
.pl-gst-effect-3 h4 {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
background: transparent;
margin: 20px 10px 0px 10px;
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-webkit-transition: all 0.3s ease-in-out 0.1s;
-moz-transition: all 0.3s ease-in-out 0.1s;
-o-transition: all 0.3s ease-in-out 0.1s;
-ms-transition: all 0.3s ease-in-out 0.1s;
transition: all 0.3s ease-in-out 0.1s;
}
.pl-gst-effect-3 p {
color:#fff;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-webkit-transition: all 0.3s ease-in-out 0.2s;
-moz-transition: all 0.3s ease-in-out 0.2s;
-o-transition: all 0.3s ease-in-out 0.2s;
-ms-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
.pl-gst-effect-3 p span{ color:#fff }
.pl-gst-effect-3 a.pl-permalink {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 0.3s ease-in-out 0.1s;
-moz-transition: all 0.3s ease-in-out 0.1s;
-o-transition: all 0.3s ease-in-out 0.1s;
-ms-transition: all 0.3s ease-in-out 0.1s;
transition: all 0.3s ease-in-out 0.1s;
}
.pl-gst-effect-3:hover .pl-mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.pl-gst-effect-3:hover img {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.pl-gst-effect-3:hover h4 {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.pl-gst-effect-3:hover p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.pl-gst-effect-3:hover a.pl-permalink {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
} .pl-gst-effect-4 img {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.pl-gst-effect-4 .pl-mask {
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.pl-gst-effect-4 h4 {
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
background: transparent;
margin: 20px 10px 0px 10px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
color: #333;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.pl-gst-effect-4 p {
color: #fff;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.pl-gst-effect-4 p span{ color:#fff }
.pl-gst-effect-4 a.pl-permalink {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.pl-gst-effect-4:hover img {
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.pl-gst-effect-4:hover .pl-mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.pl-gst-effect-4:hover h4,.pl-gst-effect-4:hover p,.pl-gst-effect-4:hover a.pl-permalink {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}    div.pl-gst-effect-sadie div.pl-mask::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
div.pl-gst-effect-sadie h4 {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
div.pl-gst-effect-sadie div.pl-mask::before,
div.pl-gst-effect-sadie p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-sadie p {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
div.pl-gst-effect-sadie:hover h4 {
color: #fff;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
div.pl-gst-effect-sadie:hover div.pl-mask::before ,
div.pl-gst-effect-sadie:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-roxy {
background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
div.pl-gst-effect-roxy div.pl-mask::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
}
div.pl-gst-effect-roxy div.pl-mask {
padding: 3em;
text-align: left;
}
div.pl-gst-effect-roxy h4 {
padding: 30% 0 10px 0;
}
div.pl-gst-effect-roxy p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
}
div.pl-gst-effect-roxy:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-roxy:hover div.pl-mask::before,
div.pl-gst-effect-roxy:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-bubba {
background: #333333;
}
div.pl-gst-effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
div.pl-gst-effect-bubba:hover img {
opacity: 0.4;
}
div.pl-gst-effect-bubba div.pl-mask::before,
div.pl-gst-effect-bubba div.pl-mask::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-bubba div.pl-mask::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
div.pl-gst-effect-bubba div.pl-mask::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
div.pl-gst-effect-bubba h4 {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
div.pl-gst-effect-bubba p {
padding: 20px 2.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
div.pl-gst-effect-bubba:hover div.pl-mask::before,
div.pl-gst-effect-bubba:hover div.pl-mask::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
div.pl-gst-effect-bubba:hover h4,
div.pl-gst-effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-romeo {
-webkit-perspective: 1000px;
perspective: 1000px;
background:#333333;
}
div.pl-gst-effect-romeo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,0,300px);
transform: translate3d(0,0,300px);
}
div.pl-gst-effect-romeo:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-romeo div.pl-mask::before,
div.pl-gst-effect-romeo div.pl-mask::after {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 1px;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
div.pl-gst-effect-romeo:hover div.pl-mask::before {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
transform: translate3d(-50%,-50%,0) rotate(45deg);
}
div.pl-gst-effect-romeo:hover div.pl-mask::after {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
div.pl-gst-effect-romeo h4,
div.pl-gst-effect-romeo p {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
div.pl-gst-effect-romeo h4 {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
div.pl-gst-effect-romeo p {
padding: 0.25em 2em;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
div.pl-gst-effect-romeo:hover h4 {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
div.pl-gst-effect-romeo:hover p {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}   div.pl-gst-effect-oscar {
background: -webkit-linear-gradient(45deg, #989898 0%, #222222 40%, #989898 100%);
background: linear-gradient(45deg, #989898 0%,#222222 40%,#989898 100%);
}
div.pl-gst-effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
div.pl-gst-effect-oscar div.pl-mask {
padding: 3em;
background-color: rgba(58,52,42,0.4);
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
div.pl-gst-effect-oscar div.pl-mask::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
}
div.pl-gst-effect-oscar h4 {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
div.pl-gst-effect-oscar div.pl-mask::before,
div.pl-gst-effect-oscar p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
div.pl-gst-effect-oscar:hover h4 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-oscar:hover div.pl-mask::before,
div.pl-gst-effect-oscar:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
div.pl-gst-effect-oscar:hover div.pl-mask {
background-color: rgba(58,52,42,0);
}
div.pl-gst-effect-oscar:hover img {
opacity: 0.4;
}   div.pl-gst-effect-marley div.pl-mask {
text-align: right;
}
div.pl-gst-effect-marley h4,
div.pl-gst-effect-marley p {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
div.pl-gst-effect-marley p {
bottom: 30px;
line-height: 1.5;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
div.pl-gst-effect-marley h4 {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
div.pl-gst-effect-marley:hover h4 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-marley h4::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
div.pl-gst-effect-marley h4::after,
div.pl-gst-effect-marley p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-marley:hover h4::after,
div.pl-gst-effect-marley:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-ruby {
background-color: #333333;
}
div.pl-gst-effect-ruby div.pl-mask {
padding:2em
}
div.pl-gst-effect-ruby img {
opacity: 0.9;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
div.pl-gst-effect-ruby:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
div.pl-gst-effect-ruby h4 {
margin-top: 20%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
div.pl-gst-effect-ruby p {
margin: 1em 1em 0;
padding: 1em;
border: 1px solid #fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
} 
div.pl-gst-effect-ruby:hover h4 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-ruby:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}   div.pl-gst-effect-milo {
background: #333333;
}
div.pl-gst-effect-milo div.pl-mask {
padding: 1em;
}
div.pl-gst-effect-milo img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-30px,0,0) scale(1.12);
transform: translate3d(-30px,0,0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
div.pl-gst-effect-milo:hover img {
opacity: 0.5;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}
div.pl-gst-effect-milo h4 {
position: absolute;
right: 0;
bottom: 0;
padding: 1em 1.2em;
}
div.pl-gst-effect-milo p {
padding: 0 10px 0 0;
width: 50%;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0,0);
transform: translate3d(-40px,0,0);
}
div.pl-gst-effect-milo:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-dexter {
background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(182,181,181,1) 100%);
background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(182,181,181,1) 100%); 
}
div.pl-gst-effect-dexter div.pl-mask {
padding: 1em;
}
div.pl-gst-effect-dexter img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
div.pl-gst-effect-dexter:hover img {
opacity: 0.4;
}
div.pl-gst-effect-dexter div.pl-mask::after {
position: absolute;
right: 30px;
bottom: 30px;
left: 30px;
height: -webkit-calc(50% - 30px);
height: calc(50% - 30px);
border: 4px solid #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
div.pl-gst-effect-dexter:hover div.pl-mask::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-dexter div.pl-mask {
padding: 3em;
text-align: left;
}
div.pl-gst-effect-dexter p {
position: absolute;
right: 60px;
bottom: 60px;
left: 60px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
}
div.pl-gst-effect-dexter:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-sarah div.pl-mask {
padding: 1em;
}
div.pl-gst-effect-sarah img {
max-width: none;
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
div.pl-gst-effect-sarah:hover img {
opacity: 0.9;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-sarah div.pl-mask {
text-align: left;
}
div.pl-gst-effect-sarah h4 {
position: relative;
overflow: hidden;
padding: 0.5em 0;
}
div.pl-gst-effect-sarah h4::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
div.pl-gst-effect-sarah:hover h4::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-sarah p {
padding: 1em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
div.pl-gst-effect-sarah:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-chico{ background:#333333; }
div.pl-gst-effect-chico img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
div.pl-gst-effect-chico:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
div.pl-gst-effect-chico div.pl-mask {
padding: 3em;
}
div.pl-gst-effect-chico div.pl-mask::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
div.pl-gst-effect-chico div.pl-mask::before,
div.pl-gst-effect-chico p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-chico h4 {
padding: 20% 0 20px 0;
}
div.pl-gst-effect-chico p {
margin: 0 auto;
max-width: 200px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
div.pl-gst-effect-chico:hover div.pl-mask::before,
div.pl-gst-effect-chico:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}    div.pl-gst-effect-apollo {
background: #333333;
}
div.pl-gst-effect-apollo div.pl-mask {
padding: 2em;
}
div.pl-gst-effect-apollo img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
div.pl-gst-effect-apollo div.pl-mask::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
div.pl-gst-effect-apollo p {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
div.pl-gst-effect-apollo h4 {
text-align: left;
}
div.pl-gst-effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
div.pl-gst-effect-apollo:hover div.pl-mask::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
div.pl-gst-effect-apollo:hover p {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}   div.pl-gst-effect-jazz {
background: -webkit-linear-gradient(-45deg, #000000 0%,#ffffff 100%);
background: linear-gradient(-45deg, #000000 0%,#ffffff 100%);
}
div.pl-gst-effect-jazz img {
opacity: 0.9;
}
div.pl-gst-effect-jazz div.pl-mask::after,
div.pl-gst-effect-jazz img,
div.pl-gst-effect-jazz p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-jazz div.pl-mask::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
div.pl-gst-effect-jazz h4,
div.pl-gst-effect-jazz p {
opacity: 1;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
}
div.pl-gst-effect-jazz h4 {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
div.pl-gst-effect-jazz p {
padding: 0.5em 2em;
text-transform: none;
opacity: 0;
}
div.pl-gst-effect-jazz:hover img {
opacity: 0.7;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
div.pl-gst-effect-jazz:hover div.pl-mask::after {
opacity: 1;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}
div.pl-gst-effect-jazz:hover h4,
div.pl-gst-effect-jazz:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}   div.pl-gst-effect-ming {
background: #030c17;
}
div.pl-gst-effect-ming div.pl-mask{ 
padding:2em;
}
div.pl-gst-effect-ming img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
div.pl-gst-effect-ming div.pl-mask::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 2px solid #fff;
box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.4,1.4,1);
transform: scale3d(1.4,1.4,1);
}
div.pl-gst-effect-ming h4 {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
div.pl-gst-effect-ming p {
padding: 1em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
div.pl-gst-effect-ming:hover h4 {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
div.pl-gst-effect-ming:hover div.pl-mask::before,
div.pl-gst-effect-ming:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
div.pl-gst-effect-ming:hover div.pl-mask {
background-color: rgba(58,52,42,0);
}
div.pl-gst-effect-ming:hover img {
opacity: 0.4;
}   div.pl-gst-effect-lexi div.pl-mask{ 
padding:2em;
}
div.pl-gst-effect-lexi {
background: -webkit-linear-gradient(-45deg, #000 0%,#000 100%);
background: linear-gradient(-45deg, #000 0%,#000 100%);
}
div.pl-gst-effect-lexi img {
margin: -10px 0 0 -10px;
max-width: none;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
opacity: 0.9;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(10px,10px,0);
transform: translate3d(10px,10px,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
div.pl-gst-effect-lexi div.pl-mask::before,
div.pl-gst-effect-lexi p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-lexi div.pl-mask::before {
position: absolute;
right: -100px;
bottom: -100px;
width: 300px;
height: 300px;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
content: '';
opacity: 0;
-webkit-transform: scale3d(0.5,0.5,1);
transform: scale3d(0.5,0.5,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
div.pl-gst-effect-lexi:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
div.pl-gst-effect-lexi h4 {
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(5px,5px,0);
transform: translate3d(5px,5px,0);
}
div.pl-gst-effect-lexi p {
position: absolute;
right: 0;
bottom: 0;
padding: 0 1.5em 1.5em 0;
width: 140px;
text-align: right;
opacity: 0;
-webkit-transform: translate3d(20px,20px,0);
transform: translate3d(20px,20px,0);
}
div.pl-gst-effect-lexi:hover div.pl-mask::before {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
div.pl-gst-effect-lexi:hover h4,
div.pl-gst-effect-lexi:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   div.pl-gst-effect-duke div.pl-mask{ 
padding:2em;
}
div.pl-gst-effect-duke {
background: -webkit-linear-gradient(-45deg, #101010 0%,#a9a9a9 100%);
background: linear-gradient(-45deg, #101010 0%,#a9a9a9 100%);
}
div.pl-gst-effect-duke img,
div.pl-gst-effect-duke p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
div.pl-gst-effect-duke:hover img {
opacity: 0.1;
-webkit-transform: scale3d(2,2,1);
transform: scale3d(2,2,1);
}
div.pl-gst-effect-duke h4 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
div.pl-gst-effect-duke p {
position: absolute;
bottom: 0;
left: 0;
margin: 20px;
padding: 30px;
border: 2px solid #fff;
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
-webkit-transform-origin: 50% -100%;
transform-origin: 50% -100%;
}
div.pl-gst-effect-duke:hover h4,
div.pl-gst-effect-duke:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
div.pl-mask > a.link-hoverset2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size:0;
} .pl-boxlayout{border-width:1px 1px 5px 1px; border-style:solid;  border-color:#eaeaea; background:#fff;  margin-bottom:10px; }
.pl-bxslider { margin:5px 0 ; padding:0; }
.pl-bxslider li > div {display: inline-block; width:100%;}
.pl-boxlayout-fitem{  border-bottom:1px solid #eaeaea; padding:10px; display:inline-block; width:100%; }
.pl-boxlayout div.slick-slide{ border-bottom:1px solid #eaeaea ; padding: 5px 0 10px 0; width:100%; }
.pl-boxlayout-oitem .pl-itemcnt { margin-left:0; }
.pl-boxlayout-oitem .pl-title {  font-size:12px; margin-top:3px; font-weight:100; }
.pl-boxlayout-oitem .pl-title .pl-date{ font-size:12px; font-weight:100; padding:1px 5px;}
.pl-boxlayout-oitem .pl-detailcnt{ margin-left:-20px}	
.pl-boxlayout-oitem .pl-postmeta .pl-postcomment { display:inline-block; margin-left:10px}
.pl-boxlayout-oitem .pl-postmeta .pl-postcomment a:hover { color:#fff; }
.pl-boxlayout div.slick-slide:last-child{  border-bottom:none; }
.pl-boxlayout .pl-link-icon,.pl-boxlayout .pl-zoom-icon{  font-size:15px;   }
.pl-boxlayout .pl-itemcnt:hover  .pl-link-icon.pl-dropup, .pl-boxlayout .pl-itemcnt:hover .pl-zoom-icon.pl-dropup{ margin-bottom: -10px;}
.pl-boxlayout .pl-itemcnt{ padding:2px; border:1px solid #eaeaea; } .layout-1-oitems > .pl-boxlayout-oitem{ border-bottom:1px solid #eaeaea ; padding: 5px 0 10px 0; display:inline-block; width:100%; }
.layout-1-oitems{ background:#f7f7f7; padding-bottom:30px;} .pl-boxlayout.layout2 .pl-boxlayout-fitem{ border-bottom:none;padding: 20px 15px 20px 30px; }
.layout-2-oitems{ background:#f7f7f7; border-top:1px solid #eee; padding-bottom:30px;}
.layout-2-oitems > .pl-boxlayout-twiceitem { border-bottom:1px solid #eaeaea ; padding: 5px 0 10px 0; display:inline-block; width:100%; }
.pl-boxlayout-twiceitem	{ width:100%; display:inline-block; padding:10px 0;  }
.pl-boxlayout-twiceitem .pl-itemcnt { margin-left:0; }
.pl-boxlayout-twiceitem .pl-title {  font-size:12px; margin-top:0px; font-weight:100; }
.pl-boxlayout-twiceitem .pl-title .pl-date{ font-size:12px;font-weight:100; padding:1px 5px; }
.pl-boxlayout-twiceitem .pl-detailcnt{ margin-left:-20px;}	
.pl-boxlayout-twiceitem .pl-postmeta .pl-postcomment { display:inline-block; margin-left:10px }
.pl-boxlayout-twiceitem .pl-postmeta .pl-postcomment a:hover { color:#fff; }
.pl-boxlayout-twiceitem .pl-detailcnt .pl-postmeta{  }
.layout-2-oitems div.slick-slide{ border-bottom:1px solid #eee;}
.layout-2-oitems .pl-slick-track div.slick-slide.slick-active:last-child{ border-bottom:none; } .pl-boxlayout.layout3 { display:inline-block; width:100%;}
.pl-boxlayout.layout3 .pl-layout3-fitem { padding-top:10px  }
.pl-boxlayout.layout3 .pl-layout3-oitem > .pl-boxlayout-oitem {display: inline-block; width:100%;border-bottom:1px solid #eaeaea ;padding: 5px 0 10px 0; }	
.pl-boxlayout.layout3 .pl-layout3-oitem:before { height:100%; width:3px; content:''; background:#eaeaea; position:absolute; top:0px; left:0; }
.pl-layout3-oitem{  background:#f7f7f7;position:relative;padding-right:0!important; padding-left:0; padding-bottom:30px;   } .pl-img-items{ margin-bottom:15px; }@media (max-width: 768px) { 
.pl-list-t1 .pl-itemcnt {
margin-left: 0px;
margin-top:15px;
}
}
@media (min-width: 769px) and (max-width: 991px) { 
.pl-list-t1 .pl-itemcnt {
margin-left: 0px;
margin-top:15px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {  }.example-image-link{display:inline-block;margin:0 10px 20px 10px;line-height:0;}
.example-image-link:hover{}
.example-image{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none;}
.lightbox{position:absolute !important;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;}
.lightbox .lb-image{display:block;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px; max-width:none;}
.lightbox a img{border:none;}
.lb-outerContainer{position:relative;background-color:white;*zoom:1;width:250px;height:250px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.lb-outerContainer:after{content:"";display:table;clear:both;}
.lb-container{padding:4px;}
.lb-loader{position:absolute;top:43%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/lightbox/images/loading.gif) no-repeat;}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
.lb-container > .nav{left:0;}
.lb-nav a{outline:none;}
.lb-prev, .lb-next{width:49%;height:100%;cursor:pointer;display:block;}
.lb-prev{left:0;float:left;}
.lb-prev:hover{background:url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/lightbox/images/prev.png) left 48% no-repeat;}
.lb-next{right:0;float:right;}
.lb-next:hover{background:url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/lightbox/images/next.png) right 48% no-repeat;}
.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;}
.lb-dataContainer:after{content:"";display:table;clear:both;}
.lb-data{padding:0 4px;color:#bbbbbb;}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em;}
.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em;}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999999;}
.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//www.aquarianstudio.es/wp-content/plugins/pw-vc-grid-list-post-layout/css/lightbox/images/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;}
.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}
.image-row{*zoom:1;margin-bottom:20px;}
.image-row:after{content:"";display:table;clear:both;}
.example-image-link{display:inline-block;margin:0 10px 20px 10px;line-height:0;}
.example-image-link:hover{}
.example-image{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;} .fancy_hover_block {	position: relative;	overflow: hidden;margin-bottom: -1px; float:left; margin:0 10px 10px 0;}
.fancy_hover_block_circle{position: relative;	overflow: hidden; border-radius:50%;  }
.fancy_hover_info {	width: 100%;	height: 100%;	position: absolute;	top: 0;	left: 0;}
.fancy_hover_info a.zoom-mini { font-size: 21px; color: #fff;position: absolute; top: 44%; margin:0!important; left: 0; width: 100%; height:20px;  text-align: center; opacity: 0; transition: opacity 200ms linear; -webkit-transition: opacity 200ms linear; -moz-transition: opacity 200ms linear; }
.fancy_block:hover .fancy_hover_info a.zoom-mini { opacity: 1; transition-delay: 300ms; -webkit-transition-delay: 300ms; -moz-transition-delay: 300ms; }.wf{-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;}
.pl-anim150{-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}
.pl-anim250{-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;}
.pl-grid-controls{display:inline-block;margin:5px 0 10px 0;vertical-align:top;min-width:200px;z-index:10;position:relative;}
.pl-button,
.pl-drop_down{display:inline-block;height:35px;line-height:35px;width:auto;background:#fff; border:1px solid #eaeaea; border-bottom:3px solid #eaeaea;  color:#555;padding:0 5px;;position:relative;z-index:10; min-width:200px; text-align:left;cursor:pointer;margin-right:10px;vertical-align:middle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; margin-bottom:10px;}
.pl-drop_down span{position:relative;padding-right:20px; display:block; }
.pl-drop_down span::before{ font-family:FontAwesome; position:absolute;right:3px;display:block;content:"\f107";}
.pl-drop_down ul{position:absolute;  visibility:hidden; left:0px;background:#fff;padding:0px;min-width:100%;text-align:left;overflow:hidden;z-index:999999; margin:0px!important; opacity:0;   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border:1px solid #eaeaea; border-bottom:3px solid #eaeaea; }
.pl-drop_down:hover ul{ opacity:1; visibility:visible; }
.pl-drop_down:hover span{color:#333;}
.pl-drop_down li:first-child{ border-top:1px solid #eaeaea; }
.pl-drop_down li{display:block;text-transform:none;color:#808080;font-weight:300;line-height:30px;;letter-spacing:0;margin:0 0 0 0!important;padding:2px 0px; border-bottom:1px solid #f1f1f1; background:#fff;-webkit-transition:all 150ms;-moz-transition:all 150ms;-ms-transition:all 150ms;transition:all 150ms;}
.pl-drop_down li:before{content:'';position:relative;display:inline-block;width:10px;height:10px;top:1px;margin:0 6px;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.pl-drop_down li:last-of-type{margin:0;}
.pl-drop_down li:hover{color:#59514c; background:#f8f8f8;}
.pl-drop_down li.active{color:#e96d51;font-weight:400;}
.pl-drop_down li.active:before{background:#e96d51;border-color:#fff;}
.pl-button.active{background:#e96d51;}
.pl-button i{position:relative;display:inline-block;background:#f9f6f0;width:17px;height:17px;margin-right:8px;top:3px;}
.pl-button i:before,
.pl-button i:after{content:'';position:absolute;display:block;background:#c3bdb8;}
#ToGrid i:before,
#ToGrid i:after{width:100%;height:3px;top:7px;}
#ToGrid i:after{width:3px;height:100%;top:0;left:7px;}
#ToList i:before,
#ToList i:after{width:100%;height:4px;top:3px;}
#ToList i:after{top:10px;}
.pl-button.active i:before,
.pl-button.active i:after{background:#e96d51;}
.pl-meta{display: inline-block;height: 35px;line-height: 35px;width: auto;background: #fff;border: 1px solid #eaeaea;border-bottom: 3px solid #eaeaea;color: #555;padding: 0 5px;position: relative;z-index: 10;text-align: left;cursor: pointer;margin-right: 10px;vertical-align: middle;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-bottom: 10px!important;text-align: center;}
.pl-meta .meta-title{float:left;line-height:35px; margin-right:5px; color:#555;}
.pl-meta span{position:relative;display:inline-block;width:24px;height:24px;margin:5px 0 0;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.pl-meta span:after{content:'';position:absolute;top:9px;left:7px;border:5px solid transparent;}
.pl-meta span.desc:after{border-top:7px solid #c3bdb8;}
.pl-meta span.asc:after{top:3px;border-bottom:7px solid #c3bdb8;}
.pl-meta span:hover{background:#f1f1f1;}
.pl-meta span.desc:hover:after{border-top-color:#949494;}
.pl-meta span.asc:hover:after{border-bottom-color:#949494;}
.pl-meta span.active.desc:after{border-top-color:#e96d51;}
.pl-meta span.active.asc:after{border-bottom-color:#e96d51;}
.sort-controls{display:inline-block;margin:5px 0px 10px 0;vertical-align:top;float:right;}
.sort-controls ul{float:right;}
.sort-controls li{margin-right:10px;cursor:pointer;list-style:none;float:left;background:#ffffff;padding:5px 15px;color:#ffffff;}
.sort-controls li.active{background:#ffffff;color:#333333;}
.controls{display: inline-block;margin: 12px 0 20px 0;vertical-align: top;min-height: 32px;border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
.controls li{cursor: pointer;list-style: none;float: left;padding: 9px 20px;color: #B1B1B1;font-size: 14px;}
.controls li.active{color: #333333;border-top: 3px solid; border-color:#666;padding: 7px 20px;}
.pl-meta .meta-title{float:left;line-height:35px; margin-right:5px; color:#555;}
.view-type-cnt{display:inline-block;height:35px;line-height:35px;width:auto;background:#fff; border:1px solid #eaeaea; border-bottom:3px solid #eaeaea;  color:#555;padding:0 5px;;position:relative;z-index:10;  text-align:left;cursor:pointer;margin-right:10px;vertical-align:middle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; margin-bottom:10px!important; text-align:center;}
.view-type-cnt .view-btn{ float:left;   }
.view-type-cnt .view-btn:first-child{margin-right:5px;}
.view-type-cnt .view-btn i{ font-size:20px; cursor:pointer; line-height:35px; }
.view-type-cnt .view-btn i:hover{ color:#949494; }
.view-type-cnt .view-btn.active i{ color:#e96d51}
.gap , .mix { display:inline-block; }
.mix {
float:none!important;
position: relative;
display: none;
vertical-align: top;
-webkit-backface-visibility: hidden;
margin-left:-3px;
}
.mix:before {
content: ''; vertical-align: middle;
}
.pl-loadmorecnt { width:100%; text-align:center; }
.pl-loadmorecnt a.load-more-link{ display:inline-block; background:#09C; color:#fff;margin-top:20px; padding:5px 20px;border:1px solid #09C; border-bottom-width:3px; border-radius:5px;margin-bottom: 10px!important;-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in; transition: all 0.2s ease-in;  }
.pl-loadmorecnt a.load-more-link:hover { background:#fff!important; color:#09C; text-decoration:none;  }
.pl-loadmorecnt a.load-more-link i { margin-left:5px; }
.pl-paginationcnt {
clear:both;
display:inline-block;
position:relative;
font-size:15px;
line-height:18px;
width:100%
}
.pl-paginationcnt.pl-paging-style1 span {
display:block;
float:left;
margin: 3px 3px 3px 0;
padding:6px 11px 5px 11px;
text-decoration:none;
width:auto;
color:#555;
border:1px solid #639;
border-bottom-width:3px;
color:#639;
border-radius: 5px;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.pl-paginationcnt.pl-paging-style1 span{cursor:pointer;}
.pl-paginationcnt.pl-paging-style1 span.pl-currentpage , .pl-paginationcnt.pl-paging-style1 span.pl-allpage{cursor:default;}
.pl-paginationcnt.pl-paging-style1 a:hover , .pl-paginationcnt.pl-paging-style2 a:hover{
color:#fff;
background: #639;
}
.pl-paginationcnt.pl-paging-style1 .pl-currentpage {
padding:6px 11px 5px 11px;
background: #639;
color:#fff;
cursor:default;
} .pl-paginationcnt.pl-paging-style2 span {
display:block;
float:left;
margin: 3px 3px 3px 0;
padding:6px 11px 5px 11px;
text-decoration:none;
width:auto;
color:#639;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.pl-paginationcnt.pl-paging-style2 .pl-pagination-link:hover{ 
cursor:pointer;
background:#666;
color:#fff;
}
.pl-paginationcnt.pl-paging-style2 .pl-currentpage{
border:1px solid #639;
padding:6px 11px 5px 11px;
background: #639;
color:#fff;
cursor:default !important;
}
.pl-grid-loading{ width:100%; text-align:center; }	
.pl-standard-grid > div{ display:inline-block; float:none; vertical-align:top;  }	
.pl-gridskin-two > div { margin-left:-3px; } .pl-grid-loading-masonry{left: 48%; width: 32px;}
.pl-grid-loading img {width: 32px;margin: 0 auto;}
@media (max-width: 768px) { 
.pl-grid-controls{display:inline-block; min-width:100%;}
.pl-drop_down  , .pl-meta{ width:100%; }
}
@media (min-width: 769px) and (max-width: 991px) { 
.pl-grid-controls{display:inline-block; min-width:100%;}
.pl-drop_down , .pl-meta { width:100%; }
}