@font-face {
font-family: 'FontAwesome';
src: url(//elangpos.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?v=4.6.3);
src: url(//elangpos.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//elangpos.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//elangpos.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//elangpos.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//elangpos.com/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.ts-vgallery,
.ts-vgallery-fas,
.ts-vgallery-far,
.ts-vgallery-fal,
.ts-vgallery-fad,
.ts-vgallery-fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.ts-vgallery-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.ts-vgallery-xs {
font-size: .75em;
}
.ts-vgallery-sm {
font-size: .875em;
}
.ts-vgallery-1x {
font-size: 1em;
}
.ts-vgallery-2x {
font-size: 2em;
}
.ts-vgallery-3x {
font-size: 3em;
}
.ts-vgallery-4x {
font-size: 4em;
}
.ts-vgallery-5x {
font-size: 5em;
}
.ts-vgallery-6x {
font-size: 6em;
}
.ts-vgallery-7x {
font-size: 7em;
}
.ts-vgallery-8x {
font-size: 8em;
}
.ts-vgallery-9x {
font-size: 9em;
}
.ts-vgallery-10x {
font-size: 10em;
}
.ts-vgallery-fw {
text-align: center;
width: 1.25em;
}
.ts-vgallery-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.ts-vgallery-ul>li {
position: relative;
}
.ts-vgallery-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.ts-vgallery-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.ts-vgallery-pull-left {
float: left;
}
.ts-vgallery-pull-right {
float: right;
}
.ts-vgallery.ts-vgallery-pull-left,
.ts-vgallery-fas.ts-vgallery-pull-left,
.ts-vgallery-far.ts-vgallery-pull-left,
.ts-vgallery-fal.ts-vgallery-pull-left,
.ts-vgallery-fab.ts-vgallery-pull-left {
margin-right: .3em;
}
.ts-vgallery.ts-vgallery-pull-right,
.ts-vgallery-fas.ts-vgallery-pull-right,
.ts-vgallery-far.ts-vgallery-pull-right,
.ts-vgallery-fal.ts-vgallery-pull-right,
.ts-vgallery-fab.ts-vgallery-pull-right {
margin-left: .3em;
}
.ts-vgallery-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-vgallery-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.ts-vgallery-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-vgallery-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.ts-vgallery-flip-both,
.ts-vgallery-flip-horizontal.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical,
:root .ts-vgallery-flip-both {
-webkit-filter: none;
filter: none;
}
.ts-vgallery-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.ts-vgallery-stack-1x {
line-height: inherit;
}
.ts-vgallery-stack-2x {
font-size: 2em;
}
.ts-vgallery-inverse {
color: #fff;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.ts-vgallery.pull-left {
margin-right: .3em;
}
.ts-vgallery.pull-right {
margin-left: .3em;
}
.ts-vgallery-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-vgallery-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.ts-vgallery-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-vgallery-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical {
filter: none;
}
.ts-vgallery-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.ts-vgallery-stack-1x {
line-height: inherit;
}
.ts-vgallery-stack-2x {
font-size: 2em;
}
.ts-vgallery-inverse {
color: #ffffff;
} .ts-vgallery-glass:before {
content: "\f000";
}
.ts-vgallery-music:before {
content: "\f001";
}
.ts-vgallery-search:before {
content: "\f002";
}
.ts-vgallery-envelope-o:before {
content: "\f003";
}
.ts-vgallery-heart:before {
content: "\f004";
}
.ts-vgallery-star:before {
content: "\f005";
}
.ts-vgallery-star-o:before {
content: "\f006";
}
.ts-vgallery-user:before {
content: "\f007";
}
.ts-vgallery-film:before {
content: "\f008";
}
.ts-vgallery-th-large:before {
content: "\f009";
}
.ts-vgallery-th:before {
content: "\f00a";
}
.ts-vgallery-th-list:before {
content: "\f00b";
}
.ts-vgallery-check:before {
content: "\f00c";
}
.ts-vgallery-remove:before,
.ts-vgallery-close:before,
.ts-vgallery-times:before {
content: "\f00d";
}
.ts-vgallery-search-plus:before {
content: "\f00e";
}
.ts-vgallery-search-minus:before {
content: "\f010";
}
.ts-vgallery-power-off:before {
content: "\f011";
}
.ts-vgallery-signal:before {
content: "\f012";
}
.ts-vgallery-gear:before,
.ts-vgallery-cog:before {
content: "\f013";
}
.ts-vgallery-trash-o:before {
content: "\f014";
}
.ts-vgallery-home:before {
content: "\f015";
}
.ts-vgallery-file-o:before {
content: "\f016";
}
.ts-vgallery-clock-o:before {
content: "\f017";
}
.ts-vgallery-road:before {
content: "\f018";
}
.ts-vgallery-download:before {
content: "\f019";
}
.ts-vgallery-arrow-circle-o-down:before {
content: "\f01a";
}
.ts-vgallery-arrow-circle-o-up:before {
content: "\f01b";
}
.ts-vgallery-inbox:before {
content: "\f01c";
}
.ts-vgallery-play-circle-o:before {
content: "\f01d";
}
.ts-vgallery-rotate-right:before,
.ts-vgallery-repeat:before {
content: "\f01e";
}
.ts-vgallery-refresh:before {
content: "\f021";
}
.ts-vgallery-list-alt:before {
content: "\f022";
}
.ts-vgallery-lock:before {
content: "\f023";
}
.ts-vgallery-flag:before {
content: "\f024";
}
.ts-vgallery-headphones:before {
content: "\f025";
}
.ts-vgallery-volume-off:before {
content: "\f026";
}
.ts-vgallery-volume-down:before {
content: "\f027";
}
.ts-vgallery-volume-up:before {
content: "\f028";
}
.ts-vgallery-qrcode:before {
content: "\f029";
}
.ts-vgallery-barcode:before {
content: "\f02a";
}
.ts-vgallery-tag:before {
content: "\f02b";
}
.ts-vgallery-tags:before {
content: "\f02c";
}
.ts-vgallery-book:before {
content: "\f02d";
}
.ts-vgallery-bookmark:before {
content: "\f02e";
}
.ts-vgallery-print:before {
content: "\f02f";
}
.ts-vgallery-camera:before {
content: "\f030";
}
.ts-vgallery-font:before {
content: "\f031";
}
.ts-vgallery-bold:before {
content: "\f032";
}
.ts-vgallery-italic:before {
content: "\f033";
}
.ts-vgallery-text-height:before {
content: "\f034";
}
.ts-vgallery-text-width:before {
content: "\f035";
}
.ts-vgallery-align-left:before {
content: "\f036";
}
.ts-vgallery-align-center:before {
content: "\f037";
}
.ts-vgallery-align-right:before {
content: "\f038";
}
.ts-vgallery-align-justify:before {
content: "\f039";
}
.ts-vgallery-list:before {
content: "\f03a";
}
.ts-vgallery-dedent:before,
.ts-vgallery-outdent:before {
content: "\f03b";
}
.ts-vgallery-indent:before {
content: "\f03c";
}
.ts-vgallery-video-camera:before {
content: "\f03d";
}
.ts-vgallery-photo:before,
.ts-vgallery-image:before,
.ts-vgallery-picture-o:before {
content: "\f03e";
}
.ts-vgallery-pencil:before {
content: "\f040";
}
.ts-vgallery-map-marker:before {
content: "\f041";
}
.ts-vgallery-adjust:before {
content: "\f042";
}
.ts-vgallery-tint:before {
content: "\f043";
}
.ts-vgallery-edit:before,
.ts-vgallery-pencil-square-o:before {
content: "\f044";
}
.ts-vgallery-share-square-o:before {
content: "\f045";
}
.ts-vgallery-check-square-o:before {
content: "\f046";
}
.ts-vgallery-arrows:before {
content: "\f047";
}
.ts-vgallery-step-backward:before {
content: "\f048";
}
.ts-vgallery-fast-backward:before {
content: "\f049";
}
.ts-vgallery-backward:before {
content: "\f04a";
}
.ts-vgallery-play:before {
content: "\f04b";
}
.ts-vgallery-pause:before {
content: "\f04c";
}
.ts-vgallery-stop:before {
content: "\f04d";
}
.ts-vgallery-forward:before {
content: "\f04e";
}
.ts-vgallery-fast-forward:before {
content: "\f050";
}
.ts-vgallery-step-forward:before {
content: "\f051";
}
.ts-vgallery-eject:before {
content: "\f052";
}
.ts-vgallery-chevron-left:before {
content: "\f053";
}
.ts-vgallery-chevron-right:before {
content: "\f054";
}
.ts-vgallery-plus-circle:before {
content: "\f055";
}
.ts-vgallery-minus-circle:before {
content: "\f056";
}
.ts-vgallery-times-circle:before {
content: "\f057";
}
.ts-vgallery-check-circle:before {
content: "\f058";
}
.ts-vgallery-question-circle:before {
content: "\f059";
}
.ts-vgallery-info-circle:before {
content: "\f05a";
}
.ts-vgallery-crosshairs:before {
content: "\f05b";
}
.ts-vgallery-times-circle-o:before {
content: "\f05c";
}
.ts-vgallery-check-circle-o:before {
content: "\f05d";
}
.ts-vgallery-ban:before {
content: "\f05e";
}
.ts-vgallery-arrow-left:before {
content: "\f060";
}
.ts-vgallery-arrow-right:before {
content: "\f061";
}
.ts-vgallery-arrow-up:before {
content: "\f062";
}
.ts-vgallery-arrow-down:before {
content: "\f063";
}
.ts-vgallery-mail-forward:before,
.ts-vgallery-share:before {
content: "\f064";
}
.ts-vgallery-expand:before {
content: "\f065";
}
.ts-vgallery-compress:before {
content: "\f066";
}
.ts-vgallery-plus:before {
content: "\f067";
}
.ts-vgallery-minus:before {
content: "\f068";
}
.ts-vgallery-asterisk:before {
content: "\f069";
}
.ts-vgallery-exclamation-circle:before {
content: "\f06a";
}
.ts-vgallery-gift:before {
content: "\f06b";
}
.ts-vgallery-leaf:before {
content: "\f06c";
}
.ts-vgallery-fire:before {
content: "\f06d";
}
.ts-vgallery-eye:before {
content: "\f06e";
}
.ts-vgallery-eye-slash:before {
content: "\f070";
}
.ts-vgallery-warning:before,
.ts-vgallery-exclamation-triangle:before {
content: "\f071";
}
.ts-vgallery-plane:before {
content: "\f072";
}
.ts-vgallery-calendar:before {
content: "\f073";
}
.ts-vgallery-random:before {
content: "\f074";
}
.ts-vgallery-comment:before {
content: "\f075";
}
.ts-vgallery-magnet:before {
content: "\f076";
}
.ts-vgallery-chevron-up:before {
content: "\f077";
}
.ts-vgallery-chevron-down:before {
content: "\f078";
}
.ts-vgallery-retweet:before {
content: "\f079";
}
.ts-vgallery-shopping-cart:before {
content: "\f07a";
}
.ts-vgallery-folder:before {
content: "\f07b";
}
.ts-vgallery-folder-open:before {
content: "\f07c";
}
.ts-vgallery-arrows-v:before {
content: "\f07d";
}
.ts-vgallery-arrows-h:before {
content: "\f07e";
}
.ts-vgallery-bar-chart-o:before,
.ts-vgallery-bar-chart:before {
content: "\f080";
}
.ts-vgallery-twitter-square:before {
content: "\f081";
}
.ts-vgallery-facebook-square:before {
content: "\f082";
}
.ts-vgallery-camera-retro:before {
content: "\f083";
}
.ts-vgallery-key:before {
content: "\f084";
}
.ts-vgallery-gears:before,
.ts-vgallery-cogs:before {
content: "\f085";
}
.ts-vgallery-comments:before {
content: "\f086";
}
.ts-vgallery-thumbs-o-up:before {
content: "\f087";
}
.ts-vgallery-thumbs-o-down:before {
content: "\f088";
}
.ts-vgallery-star-half:before {
content: "\f089";
}
.ts-vgallery-heart-o:before {
content: "\f08a";
}
.ts-vgallery-sign-out:before {
content: "\f08b";
}
.ts-vgallery-linkedin-square:before {
content: "\f08c";
}
.ts-vgallery-thumb-tack:before {
content: "\f08d";
}
.ts-vgallery-external-link:before {
content: "\f08e";
}
.ts-vgallery-sign-in:before {
content: "\f090";
}
.ts-vgallery-trophy:before {
content: "\f091";
}
.ts-vgallery-github-square:before {
content: "\f092";
}
.ts-vgallery-upload:before {
content: "\f093";
}
.ts-vgallery-lemon-o:before {
content: "\f094";
}
.ts-vgallery-phone:before {
content: "\f095";
}
.ts-vgallery-square-o:before {
content: "\f096";
}
.ts-vgallery-bookmark-o:before {
content: "\f097";
}
.ts-vgallery-phone-square:before {
content: "\f098";
}
.ts-vgallery-twitter:before {
content: "\f099";
}
.ts-vgallery-facebook-f:before,
.ts-vgallery-facebook:before {
content: "\f09a";
}
.ts-vgallery-github:before {
content: "\f09b";
}
.ts-vgallery-unlock:before {
content: "\f09c";
}
.ts-vgallery-credit-card:before {
content: "\f09d";
}
.ts-vgallery-feed:before,
.ts-vgallery-rss:before {
content: "\f09e";
}
.ts-vgallery-hdd-o:before {
content: "\f0a0";
}
.ts-vgallery-bullhorn:before {
content: "\f0a1";
}
.ts-vgallery-bell:before {
content: "\f0f3";
}
.ts-vgallery-certificate:before {
content: "\f0a3";
}
.ts-vgallery-hand-o-right:before {
content: "\f0a4";
}
.ts-vgallery-hand-o-left:before {
content: "\f0a5";
}
.ts-vgallery-hand-o-up:before {
content: "\f0a6";
}
.ts-vgallery-hand-o-down:before {
content: "\f0a7";
}
.ts-vgallery-arrow-circle-left:before {
content: "\f0a8";
}
.ts-vgallery-arrow-circle-right:before {
content: "\f0a9";
}
.ts-vgallery-arrow-circle-up:before {
content: "\f0aa";
}
.ts-vgallery-arrow-circle-down:before {
content: "\f0ab";
}
.ts-vgallery-globe:before {
content: "\f0ac";
}
.ts-vgallery-wrench:before {
content: "\f0ad";
}
.ts-vgallery-tasks:before {
content: "\f0ae";
}
.ts-vgallery-filter:before {
content: "\f0b0";
}
.ts-vgallery-briefcase:before {
content: "\f0b1";
}
.ts-vgallery-arrows-alt:before {
content: "\f0b2";
}
.ts-vgallery-group:before,
.ts-vgallery-users:before {
content: "\f0c0";
}
.ts-vgallery-chain:before,
.ts-vgallery-link:before {
content: "\f0c1";
}
.ts-vgallery-cloud:before {
content: "\f0c2";
}
.ts-vgallery-flask:before {
content: "\f0c3";
}
.ts-vgallery-cut:before,
.ts-vgallery-scissors:before {
content: "\f0c4";
}
.ts-vgallery-copy:before,
.ts-vgallery-files-o:before {
content: "\f0c5";
}
.ts-vgallery-paperclip:before {
content: "\f0c6";
}
.ts-vgallery-save:before,
.ts-vgallery-floppy-o:before {
content: "\f0c7";
}
.ts-vgallery-square:before {
content: "\f0c8";
}
.ts-vgallery-navicon:before,
.ts-vgallery-reorder:before,
.ts-vgallery-bars:before {
content: "\f0c9";
}
.ts-vgallery-list-ul:before {
content: "\f0ca";
}
.ts-vgallery-list-ol:before {
content: "\f0cb";
}
.ts-vgallery-strikethrough:before {
content: "\f0cc";
}
.ts-vgallery-underline:before {
content: "\f0cd";
}
.ts-vgallery-table:before {
content: "\f0ce";
}
.ts-vgallery-magic:before {
content: "\f0d0";
}
.ts-vgallery-truck:before {
content: "\f0d1";
}
.ts-vgallery-pinterest:before {
content: "\f0d2";
}
.ts-vgallery-pinterest-square:before {
content: "\f0d3";
}
.ts-vgallery-google-plus-square:before {
content: "\f0d4";
}
.ts-vgallery-google-plus:before {
content: "\f0d5";
}
.ts-vgallery-money:before {
content: "\f0d6";
}
.ts-vgallery-caret-down:before {
content: "\f0d7";
}
.ts-vgallery-caret-up:before {
content: "\f0d8";
}
.ts-vgallery-caret-left:before {
content: "\f0d9";
}
.ts-vgallery-caret-right:before {
content: "\f0da";
}
.ts-vgallery-columns:before {
content: "\f0db";
}
.ts-vgallery-unsorted:before,
.ts-vgallery-sort:before {
content: "\f0dc";
}
.ts-vgallery-sort-down:before,
.ts-vgallery-sort-desc:before {
content: "\f0dd";
}
.ts-vgallery-sort-up:before,
.ts-vgallery-sort-asc:before {
content: "\f0de";
}
.ts-vgallery-envelope:before {
content: "\f0e0";
}
.ts-vgallery-linkedin:before {
content: "\f0e1";
}
.ts-vgallery-rotate-left:before,
.ts-vgallery-undo:before {
content: "\f0e2";
}
.ts-vgallery-legal:before,
.ts-vgallery-gavel:before {
content: "\f0e3";
}
.ts-vgallery-dashboard:before,
.ts-vgallery-tachometer:before {
content: "\f0e4";
}
.ts-vgallery-comment-o:before {
content: "\f0e5";
}
.ts-vgallery-comments-o:before {
content: "\f0e6";
}
.ts-vgallery-flash:before,
.ts-vgallery-bolt:before {
content: "\f0e7";
}
.ts-vgallery-sitemap:before {
content: "\f0e8";
}
.ts-vgallery-umbrella:before {
content: "\f0e9";
}
.ts-vgallery-paste:before,
.ts-vgallery-clipboard:before {
content: "\f0ea";
}
.ts-vgallery-lightbulb-o:before {
content: "\f0eb";
}
.ts-vgallery-exchange:before {
content: "\f0ec";
}
.ts-vgallery-cloud-download:before {
content: "\f0ed";
}
.ts-vgallery-cloud-upload:before {
content: "\f0ee";
}
.ts-vgallery-user-md:before {
content: "\f0f0";
}
.ts-vgallery-stethoscope:before {
content: "\f0f1";
}
.ts-vgallery-suitcase:before {
content: "\f0f2";
}
.ts-vgallery-bell-o:before {
content: "\f0a2";
}
.ts-vgallery-coffee:before {
content: "\f0f4";
}
.ts-vgallery-cutlery:before {
content: "\f0f5";
}
.ts-vgallery-file-text-o:before {
content: "\f0f6";
}
.ts-vgallery-building-o:before {
content: "\f0f7";
}
.ts-vgallery-hospital-o:before {
content: "\f0f8";
}
.ts-vgallery-ambulance:before {
content: "\f0f9";
}
.ts-vgallery-medkit:before {
content: "\f0fa";
}
.ts-vgallery-fighter-jet:before {
content: "\f0fb";
}
.ts-vgallery-beer:before {
content: "\f0fc";
}
.ts-vgallery-h-square:before {
content: "\f0fd";
}
.ts-vgallery-plus-square:before {
content: "\f0fe";
}
.ts-vgallery-angle-double-left:before {
content: "\f100";
}
.ts-vgallery-angle-double-right:before {
content: "\f101";
}
.ts-vgallery-angle-double-up:before {
content: "\f102";
}
.ts-vgallery-angle-double-down:before {
content: "\f103";
}
.ts-vgallery-angle-left:before {
content: "\f104";
}
.ts-vgallery-angle-right:before {
content: "\f105";
}
.ts-vgallery-angle-up:before {
content: "\f106";
}
.ts-vgallery-angle-down:before {
content: "\f107";
}
.ts-vgallery-desktop:before {
content: "\f108";
}
.ts-vgallery-laptop:before {
content: "\f109";
}
.ts-vgallery-tablet:before {
content: "\f10a";
}
.ts-vgallery-mobile-phone:before,
.ts-vgallery-mobile:before {
content: "\f10b";
}
.ts-vgallery-circle-o:before {
content: "\f10c";
}
.ts-vgallery-quote-left:before {
content: "\f10d";
}
.ts-vgallery-quote-right:before {
content: "\f10e";
}
.ts-vgallery-spinner:before {
content: "\f110";
}
.ts-vgallery-circle:before {
content: "\f111";
}
.ts-vgallery-mail-reply:before,
.ts-vgallery-reply:before {
content: "\f112";
}
.ts-vgallery-github-alt:before {
content: "\f113";
}
.ts-vgallery-folder-o:before {
content: "\f114";
}
.ts-vgallery-folder-open-o:before {
content: "\f115";
}
.ts-vgallery-smile-o:before {
content: "\f118";
}
.ts-vgallery-frown-o:before {
content: "\f119";
}
.ts-vgallery-meh-o:before {
content: "\f11a";
}
.ts-vgallery-gamepad:before {
content: "\f11b";
}
.ts-vgallery-keyboard-o:before {
content: "\f11c";
}
.ts-vgallery-flag-o:before {
content: "\f11d";
}
.ts-vgallery-flag-checkered:before {
content: "\f11e";
}
.ts-vgallery-terminal:before {
content: "\f120";
}
.ts-vgallery-code:before {
content: "\f121";
}
.ts-vgallery-mail-reply-all:before,
.ts-vgallery-reply-all:before {
content: "\f122";
}
.ts-vgallery-star-half-empty:before,
.ts-vgallery-star-half-full:before,
.ts-vgallery-star-half-o:before {
content: "\f123";
}
.ts-vgallery-location-arrow:before {
content: "\f124";
}
.ts-vgallery-crop:before {
content: "\f125";
}
.ts-vgallery-code-fork:before {
content: "\f126";
}
.ts-vgallery-unlink:before,
.ts-vgallery-chain-broken:before {
content: "\f127";
}
.ts-vgallery-question:before {
content: "\f128";
}
.ts-vgallery-info:before {
content: "\f129";
}
.ts-vgallery-exclamation:before {
content: "\f12a";
}
.ts-vgallery-superscript:before {
content: "\f12b";
}
.ts-vgallery-subscript:before {
content: "\f12c";
}
.ts-vgallery-eraser:before {
content: "\f12d";
}
.ts-vgallery-puzzle-piece:before {
content: "\f12e";
}
.ts-vgallery-microphone:before {
content: "\f130";
}
.ts-vgallery-microphone-slash:before {
content: "\f131";
}
.ts-vgallery-shield:before {
content: "\f132";
}
.ts-vgallery-calendar-o:before {
content: "\f133";
}
.ts-vgallery-fire-extinguisher:before {
content: "\f134";
}
.ts-vgallery-rocket:before {
content: "\f135";
}
.ts-vgallery-maxcdn:before {
content: "\f136";
}
.ts-vgallery-chevron-circle-left:before {
content: "\f137";
}
.ts-vgallery-chevron-circle-right:before {
content: "\f138";
}
.ts-vgallery-chevron-circle-up:before {
content: "\f139";
}
.ts-vgallery-chevron-circle-down:before {
content: "\f13a";
}
.ts-vgallery-html5:before {
content: "\f13b";
}
.ts-vgallery-css3:before {
content: "\f13c";
}
.ts-vgallery-anchor:before {
content: "\f13d";
}
.ts-vgallery-unlock-alt:before {
content: "\f13e";
}
.ts-vgallery-bullseye:before {
content: "\f140";
}
.ts-vgallery-ellipsis-h:before {
content: "\f141";
}
.ts-vgallery-ellipsis-v:before {
content: "\f142";
}
.ts-vgallery-rss-square:before {
content: "\f143";
}
.ts-vgallery-play-circle:before {
content: "\f144";
}
.ts-vgallery-ticket:before {
content: "\f145";
}
.ts-vgallery-minus-square:before {
content: "\f146";
}
.ts-vgallery-minus-square-o:before {
content: "\f147";
}
.ts-vgallery-level-up:before {
content: "\f148";
}
.ts-vgallery-level-down:before {
content: "\f149";
}
.ts-vgallery-check-square:before {
content: "\f14a";
}
.ts-vgallery-pencil-square:before {
content: "\f14b";
}
.ts-vgallery-external-link-square:before {
content: "\f14c";
}
.ts-vgallery-share-square:before {
content: "\f14d";
}
.ts-vgallery-compass:before {
content: "\f14e";
}
.ts-vgallery-toggle-down:before,
.ts-vgallery-caret-square-o-down:before {
content: "\f150";
}
.ts-vgallery-toggle-up:before,
.ts-vgallery-caret-square-o-up:before {
content: "\f151";
}
.ts-vgallery-toggle-right:before,
.ts-vgallery-caret-square-o-right:before {
content: "\f152";
}
.ts-vgallery-euro:before,
.ts-vgallery-eur:before {
content: "\f153";
}
.ts-vgallery-gbp:before {
content: "\f154";
}
.ts-vgallery-dollar:before,
.ts-vgallery-usd:before {
content: "\f155";
}
.ts-vgallery-rupee:before,
.ts-vgallery-inr:before {
content: "\f156";
}
.ts-vgallery-cny:before,
.ts-vgallery-rmb:before,
.ts-vgallery-yen:before,
.ts-vgallery-jpy:before {
content: "\f157";
}
.ts-vgallery-ruble:before,
.ts-vgallery-rouble:before,
.ts-vgallery-rub:before {
content: "\f158";
}
.ts-vgallery-won:before,
.ts-vgallery-krw:before {
content: "\f159";
}
.ts-vgallery-bitcoin:before,
.ts-vgallery-btc:before {
content: "\f15a";
}
.ts-vgallery-file:before {
content: "\f15b";
}
.ts-vgallery-file-text:before {
content: "\f15c";
}
.ts-vgallery-sort-alpha-asc:before {
content: "\f15d";
}
.ts-vgallery-sort-alpha-desc:before {
content: "\f15e";
}
.ts-vgallery-sort-amount-asc:before {
content: "\f160";
}
.ts-vgallery-sort-amount-desc:before {
content: "\f161";
}
.ts-vgallery-sort-numeric-asc:before {
content: "\f162";
}
.ts-vgallery-sort-numeric-desc:before {
content: "\f163";
}
.ts-vgallery-thumbs-up:before {
content: "\f164";
}
.ts-vgallery-thumbs-down:before {
content: "\f165";
}
.ts-vgallery-youtube-square:before {
content: "\f166";
}
.ts-vgallery-youtube:before {
content: "\f167";
}
.ts-vgallery-xing:before {
content: "\f168";
}
.ts-vgallery-xing-square:before {
content: "\f169";
}
.ts-vgallery-youtube-play:before {
content: "\f16a";
}
.ts-vgallery-dropbox:before {
content: "\f16b";
}
.ts-vgallery-stack-overflow:before {
content: "\f16c";
}
.ts-vgallery-instagram:before {
content: "\f16d";
}
.ts-vgallery-flickr:before {
content: "\f16e";
}
.ts-vgallery-adn:before {
content: "\f170";
}
.ts-vgallery-bitbucket:before {
content: "\f171";
}
.ts-vgallery-bitbucket-square:before {
content: "\f172";
}
.ts-vgallery-tumblr:before {
content: "\f173";
}
.ts-vgallery-tumblr-square:before {
content: "\f174";
}
.ts-vgallery-long-arrow-down:before {
content: "\f175";
}
.ts-vgallery-long-arrow-up:before {
content: "\f176";
}
.ts-vgallery-long-arrow-left:before {
content: "\f177";
}
.ts-vgallery-long-arrow-right:before {
content: "\f178";
}
.ts-vgallery-apple:before {
content: "\f179";
}
.ts-vgallery-windows:before {
content: "\f17a";
}
.ts-vgallery-android:before {
content: "\f17b";
}
.ts-vgallery-linux:before {
content: "\f17c";
}
.ts-vgallery-dribbble:before {
content: "\f17d";
}
.ts-vgallery-skype:before {
content: "\f17e";
}
.ts-vgallery-foursquare:before {
content: "\f180";
}
.ts-vgallery-trello:before {
content: "\f181";
}
.ts-vgallery-female:before {
content: "\f182";
}
.ts-vgallery-male:before {
content: "\f183";
}
.ts-vgallery-gittip:before,
.ts-vgallery-gratipay:before {
content: "\f184";
}
.ts-vgallery-sun-o:before {
content: "\f185";
}
.ts-vgallery-moon-o:before {
content: "\f186";
}
.ts-vgallery-archive:before {
content: "\f187";
}
.ts-vgallery-bug:before {
content: "\f188";
}
.ts-vgallery-vk:before {
content: "\f189";
}
.ts-vgallery-weibo:before {
content: "\f18a";
}
.ts-vgallery-renren:before {
content: "\f18b";
}
.ts-vgallery-pagelines:before {
content: "\f18c";
}
.ts-vgallery-stack-exchange:before {
content: "\f18d";
}
.ts-vgallery-arrow-circle-o-right:before {
content: "\f18e";
}
.ts-vgallery-arrow-circle-o-left:before {
content: "\f190";
}
.ts-vgallery-toggle-left:before,
.ts-vgallery-caret-square-o-left:before {
content: "\f191";
}
.ts-vgallery-dot-circle-o:before {
content: "\f192";
}
.ts-vgallery-wheelchair:before {
content: "\f193";
}
.ts-vgallery-vimeo-square:before {
content: "\f194";
}
.ts-vgallery-turkish-lira:before,
.ts-vgallery-try:before {
content: "\f195";
}
.ts-vgallery-plus-square-o:before {
content: "\f196";
}
.ts-vgallery-space-shuttle:before {
content: "\f197";
}
.ts-vgallery-slack:before {
content: "\f198";
}
.ts-vgallery-envelope-square:before {
content: "\f199";
}
.ts-vgallery-wordpress:before {
content: "\f19a";
}
.ts-vgallery-openid:before {
content: "\f19b";
}
.ts-vgallery-institution:before,
.ts-vgallery-bank:before,
.ts-vgallery-university:before {
content: "\f19c";
}
.ts-vgallery-mortar-board:before,
.ts-vgallery-graduation-cap:before {
content: "\f19d";
}
.ts-vgallery-yahoo:before {
content: "\f19e";
}
.ts-vgallery-google:before {
content: "\f1a0";
}
.ts-vgallery-reddit:before {
content: "\f1a1";
}
.ts-vgallery-reddit-square:before {
content: "\f1a2";
}
.ts-vgallery-stumbleupon-circle:before {
content: "\f1a3";
}
.ts-vgallery-stumbleupon:before {
content: "\f1a4";
}
.ts-vgallery-delicious:before {
content: "\f1a5";
}
.ts-vgallery-digg:before {
content: "\f1a6";
}
.ts-vgallery-pied-piper-pp:before {
content: "\f1a7";
}
.ts-vgallery-pied-piper-alt:before {
content: "\f1a8";
}
.ts-vgallery-drupal:before {
content: "\f1a9";
}
.ts-vgallery-joomla:before {
content: "\f1aa";
}
.ts-vgallery-language:before {
content: "\f1ab";
}
.ts-vgallery-fax:before {
content: "\f1ac";
}
.ts-vgallery-building:before {
content: "\f1ad";
}
.ts-vgallery-child:before {
content: "\f1ae";
}
.ts-vgallery-paw:before {
content: "\f1b0";
}
.ts-vgallery-spoon:before {
content: "\f1b1";
}
.ts-vgallery-cube:before {
content: "\f1b2";
}
.ts-vgallery-cubes:before {
content: "\f1b3";
}
.ts-vgallery-behance:before {
content: "\f1b4";
}
.ts-vgallery-behance-square:before {
content: "\f1b5";
}
.ts-vgallery-steam:before {
content: "\f1b6";
}
.ts-vgallery-steam-square:before {
content: "\f1b7";
}
.ts-vgallery-recycle:before {
content: "\f1b8";
}
.ts-vgallery-automobile:before,
.ts-vgallery-car:before {
content: "\f1b9";
}
.ts-vgallery-cab:before,
.ts-vgallery-taxi:before {
content: "\f1ba";
}
.ts-vgallery-tree:before {
content: "\f1bb";
}
.ts-vgallery-spotify:before {
content: "\f1bc";
}
.ts-vgallery-deviantart:before {
content: "\f1bd";
}
.ts-vgallery-soundcloud:before {
content: "\f1be";
}
.ts-vgallery-database:before {
content: "\f1c0";
}
.ts-vgallery-file-pdf-o:before {
content: "\f1c1";
}
.ts-vgallery-file-word-o:before {
content: "\f1c2";
}
.ts-vgallery-file-excel-o:before {
content: "\f1c3";
}
.ts-vgallery-file-powerpoint-o:before {
content: "\f1c4";
}
.ts-vgallery-file-photo-o:before,
.ts-vgallery-file-picture-o:before,
.ts-vgallery-file-image-o:before {
content: "\f1c5";
}
.ts-vgallery-file-zip-o:before,
.ts-vgallery-file-archive-o:before {
content: "\f1c6";
}
.ts-vgallery-file-sound-o:before,
.ts-vgallery-file-audio-o:before {
content: "\f1c7";
}
.ts-vgallery-file-movie-o:before,
.ts-vgallery-file-video-o:before {
content: "\f1c8";
}
.ts-vgallery-file-code-o:before {
content: "\f1c9";
}
.ts-vgallery-vine:before {
content: "\f1ca";
}
.ts-vgallery-codepen:before {
content: "\f1cb";
}
.ts-vgallery-jsfiddle:before {
content: "\f1cc";
}
.ts-vgallery-life-bouy:before,
.ts-vgallery-life-buoy:before,
.ts-vgallery-life-saver:before,
.ts-vgallery-support:before,
.ts-vgallery-life-ring:before {
content: "\f1cd";
}
.ts-vgallery-circle-o-notch:before {
content: "\f1ce";
}
.ts-vgallery-ra:before,
.ts-vgallery-resistance:before,
.ts-vgallery-rebel:before {
content: "\f1d0";
}
.ts-vgallery-ge:before,
.ts-vgallery-empire:before {
content: "\f1d1";
}
.ts-vgallery-git-square:before {
content: "\f1d2";
}
.ts-vgallery-git:before {
content: "\f1d3";
}
.ts-vgallery-y-combinator-square:before,
.ts-vgallery-yc-square:before,
.ts-vgallery-hacker-news:before {
content: "\f1d4";
}
.ts-vgallery-tencent-weibo:before {
content: "\f1d5";
}
.ts-vgallery-qq:before {
content: "\f1d6";
}
.ts-vgallery-wechat:before,
.ts-vgallery-weixin:before {
content: "\f1d7";
}
.ts-vgallery-send:before,
.ts-vgallery-paper-plane:before {
content: "\f1d8";
}
.ts-vgallery-send-o:before,
.ts-vgallery-paper-plane-o:before {
content: "\f1d9";
}
.ts-vgallery-history:before {
content: "\f1da";
}
.ts-vgallery-circle-thin:before {
content: "\f1db";
}
.ts-vgallery-header:before {
content: "\f1dc";
}
.ts-vgallery-paragraph:before {
content: "\f1dd";
}
.ts-vgallery-sliders:before {
content: "\f1de";
}
.ts-vgallery-share-alt:before {
content: "\f1e0";
}
.ts-vgallery-share-alt-square:before {
content: "\f1e1";
}
.ts-vgallery-bomb:before {
content: "\f1e2";
}
.ts-vgallery-soccer-ball-o:before,
.ts-vgallery-futbol-o:before {
content: "\f1e3";
}
.ts-vgallery-tty:before {
content: "\f1e4";
}
.ts-vgallery-binoculars:before {
content: "\f1e5";
}
.ts-vgallery-plug:before {
content: "\f1e6";
}
.ts-vgallery-slideshare:before {
content: "\f1e7";
}
.ts-vgallery-twitch:before {
content: "\f1e8";
}
.ts-vgallery-yelp:before {
content: "\f1e9";
}
.ts-vgallery-newspaper-o:before {
content: "\f1ea";
}
.ts-vgallery-wifi:before {
content: "\f1eb";
}
.ts-vgallery-calculator:before {
content: "\f1ec";
}
.ts-vgallery-paypal:before {
content: "\f1ed";
}
.ts-vgallery-google-wallet:before {
content: "\f1ee";
}
.ts-vgallery-cc-visa:before {
content: "\f1f0";
}
.ts-vgallery-cc-mastercard:before {
content: "\f1f1";
}
.ts-vgallery-cc-discover:before {
content: "\f1f2";
}
.ts-vgallery-cc-amex:before {
content: "\f1f3";
}
.ts-vgallery-cc-paypal:before {
content: "\f1f4";
}
.ts-vgallery-cc-stripe:before {
content: "\f1f5";
}
.ts-vgallery-bell-slash:before {
content: "\f1f6";
}
.ts-vgallery-bell-slash-o:before {
content: "\f1f7";
}
.ts-vgallery-trash:before {
content: "\f1f8";
}
.ts-vgallery-copyright:before {
content: "\f1f9";
}
.ts-vgallery-at:before {
content: "\f1fa";
}
.ts-vgallery-eyedropper:before {
content: "\f1fb";
}
.ts-vgallery-paint-brush:before {
content: "\f1fc";
}
.ts-vgallery-birthday-cake:before {
content: "\f1fd";
}
.ts-vgallery-area-chart:before {
content: "\f1fe";
}
.ts-vgallery-pie-chart:before {
content: "\f200";
}
.ts-vgallery-line-chart:before {
content: "\f201";
}
.ts-vgallery-lastfm:before {
content: "\f202";
}
.ts-vgallery-lastfm-square:before {
content: "\f203";
}
.ts-vgallery-toggle-off:before {
content: "\f204";
}
.ts-vgallery-toggle-on:before {
content: "\f205";
}
.ts-vgallery-bicycle:before {
content: "\f206";
}
.ts-vgallery-bus:before {
content: "\f207";
}
.ts-vgallery-ioxhost:before {
content: "\f208";
}
.ts-vgallery-angellist:before {
content: "\f209";
}
.ts-vgallery-cc:before {
content: "\f20a";
}
.ts-vgallery-shekel:before,
.ts-vgallery-sheqel:before,
.ts-vgallery-ils:before {
content: "\f20b";
}
.ts-vgallery-meanpath:before {
content: "\f20c";
}
.ts-vgallery-buysellads:before {
content: "\f20d";
}
.ts-vgallery-connectdevelop:before {
content: "\f20e";
}
.ts-vgallery-dashcube:before {
content: "\f210";
}
.ts-vgallery-forumbee:before {
content: "\f211";
}
.ts-vgallery-leanpub:before {
content: "\f212";
}
.ts-vgallery-sellsy:before {
content: "\f213";
}
.ts-vgallery-shirtsinbulk:before {
content: "\f214";
}
.ts-vgallery-simplybuilt:before {
content: "\f215";
}
.ts-vgallery-skyatlas:before {
content: "\f216";
}
.ts-vgallery-cart-plus:before {
content: "\f217";
}
.ts-vgallery-cart-arrow-down:before {
content: "\f218";
}
.ts-vgallery-diamond:before {
content: "\f219";
}
.ts-vgallery-ship:before {
content: "\f21a";
}
.ts-vgallery-user-secret:before {
content: "\f21b";
}
.ts-vgallery-motorcycle:before {
content: "\f21c";
}
.ts-vgallery-street-view:before {
content: "\f21d";
}
.ts-vgallery-heartbeat:before {
content: "\f21e";
}
.ts-vgallery-venus:before {
content: "\f221";
}
.ts-vgallery-mars:before {
content: "\f222";
}
.ts-vgallery-mercury:before {
content: "\f223";
}
.ts-vgallery-intersex:before,
.ts-vgallery-transgender:before {
content: "\f224";
}
.ts-vgallery-transgender-alt:before {
content: "\f225";
}
.ts-vgallery-venus-double:before {
content: "\f226";
}
.ts-vgallery-mars-double:before {
content: "\f227";
}
.ts-vgallery-venus-mars:before {
content: "\f228";
}
.ts-vgallery-mars-stroke:before {
content: "\f229";
}
.ts-vgallery-mars-stroke-v:before {
content: "\f22a";
}
.ts-vgallery-mars-stroke-h:before {
content: "\f22b";
}
.ts-vgallery-neuter:before {
content: "\f22c";
}
.ts-vgallery-genderless:before {
content: "\f22d";
}
.ts-vgallery-facebook-official:before {
content: "\f230";
}
.ts-vgallery-pinterest-p:before {
content: "\f231";
}
.ts-vgallery-whatsapp:before {
content: "\f232";
}
.ts-vgallery-server:before {
content: "\f233";
}
.ts-vgallery-user-plus:before {
content: "\f234";
}
.ts-vgallery-user-times:before {
content: "\f235";
}
.ts-vgallery-hotel:before,
.ts-vgallery-bed:before {
content: "\f236";
}
.ts-vgallery-viacoin:before {
content: "\f237";
}
.ts-vgallery-train:before {
content: "\f238";
}
.ts-vgallery-subway:before {
content: "\f239";
}
.ts-vgallery-medium:before {
content: "\f23a";
}
.ts-vgallery-yc:before,
.ts-vgallery-y-combinator:before {
content: "\f23b";
}
.ts-vgallery-optin-monster:before {
content: "\f23c";
}
.ts-vgallery-opencart:before {
content: "\f23d";
}
.ts-vgallery-expeditedssl:before {
content: "\f23e";
}
.ts-vgallery-battery-4:before,
.ts-vgallery-battery-full:before {
content: "\f240";
}
.ts-vgallery-battery-3:before,
.ts-vgallery-battery-three-quarters:before {
content: "\f241";
}
.ts-vgallery-battery-2:before,
.ts-vgallery-battery-half:before {
content: "\f242";
}
.ts-vgallery-battery-1:before,
.ts-vgallery-battery-quarter:before {
content: "\f243";
}
.ts-vgallery-battery-0:before,
.ts-vgallery-battery-empty:before {
content: "\f244";
}
.ts-vgallery-mouse-pointer:before {
content: "\f245";
}
.ts-vgallery-i-cursor:before {
content: "\f246";
}
.ts-vgallery-object-group:before {
content: "\f247";
}
.ts-vgallery-object-ungroup:before {
content: "\f248";
}
.ts-vgallery-sticky-note:before {
content: "\f249";
}
.ts-vgallery-sticky-note-o:before {
content: "\f24a";
}
.ts-vgallery-cc-jcb:before {
content: "\f24b";
}
.ts-vgallery-cc-diners-club:before {
content: "\f24c";
}
.ts-vgallery-clone:before {
content: "\f24d";
}
.ts-vgallery-balance-scale:before {
content: "\f24e";
}
.ts-vgallery-hourglass-o:before {
content: "\f250";
}
.ts-vgallery-hourglass-1:before,
.ts-vgallery-hourglass-start:before {
content: "\f251";
}
.ts-vgallery-hourglass-2:before,
.ts-vgallery-hourglass-half:before {
content: "\f252";
}
.ts-vgallery-hourglass-3:before,
.ts-vgallery-hourglass-end:before {
content: "\f253";
}
.ts-vgallery-hourglass:before {
content: "\f254";
}
.ts-vgallery-hand-grab-o:before,
.ts-vgallery-hand-rock-o:before {
content: "\f255";
}
.ts-vgallery-hand-stop-o:before,
.ts-vgallery-hand-paper-o:before {
content: "\f256";
}
.ts-vgallery-hand-scissors-o:before {
content: "\f257";
}
.ts-vgallery-hand-lizard-o:before {
content: "\f258";
}
.ts-vgallery-hand-spock-o:before {
content: "\f259";
}
.ts-vgallery-hand-pointer-o:before {
content: "\f25a";
}
.ts-vgallery-hand-peace-o:before {
content: "\f25b";
}
.ts-vgallery-trademark:before {
content: "\f25c";
}
.ts-vgallery-registered:before {
content: "\f25d";
}
.ts-vgallery-creative-commons:before {
content: "\f25e";
}
.ts-vgallery-gg:before {
content: "\f260";
}
.ts-vgallery-gg-circle:before {
content: "\f261";
}
.ts-vgallery-tripadvisor:before {
content: "\f262";
}
.ts-vgallery-odnoklassniki:before {
content: "\f263";
}
.ts-vgallery-odnoklassniki-square:before {
content: "\f264";
}
.ts-vgallery-get-pocket:before {
content: "\f265";
}
.ts-vgallery-wikipedia-w:before {
content: "\f266";
}
.ts-vgallery-safari:before {
content: "\f267";
}
.ts-vgallery-chrome:before {
content: "\f268";
}
.ts-vgallery-firefox:before {
content: "\f269";
}
.ts-vgallery-opera:before {
content: "\f26a";
}
.ts-vgallery-internet-explorer:before {
content: "\f26b";
}
.ts-vgallery-tv:before,
.ts-vgallery-television:before {
content: "\f26c";
}
.ts-vgallery-contao:before {
content: "\f26d";
}
.ts-vgallery-500px:before {
content: "\f26e";
}
.ts-vgallery-amazon:before {
content: "\f270";
}
.ts-vgallery-calendar-plus-o:before {
content: "\f271";
}
.ts-vgallery-calendar-minus-o:before {
content: "\f272";
}
.ts-vgallery-calendar-times-o:before {
content: "\f273";
}
.ts-vgallery-calendar-check-o:before {
content: "\f274";
}
.ts-vgallery-industry:before {
content: "\f275";
}
.ts-vgallery-map-pin:before {
content: "\f276";
}
.ts-vgallery-map-signs:before {
content: "\f277";
}
.ts-vgallery-map-o:before {
content: "\f278";
}
.ts-vgallery-map:before {
content: "\f279";
}
.ts-vgallery-commenting:before {
content: "\f27a";
}
.ts-vgallery-commenting-o:before {
content: "\f27b";
}
.ts-vgallery-houzz:before {
content: "\f27c";
}
.ts-vgallery-vimeo:before {
content: "\f27d";
}
.ts-vgallery-black-tie:before {
content: "\f27e";
}
.ts-vgallery-fonticons:before {
content: "\f280";
}
.ts-vgallery-reddit-alien:before {
content: "\f281";
}
.ts-vgallery-edge:before {
content: "\f282";
}
.ts-vgallery-credit-card-alt:before {
content: "\f283";
}
.ts-vgallery-codiepie:before {
content: "\f284";
}
.ts-vgallery-modx:before {
content: "\f285";
}
.ts-vgallery-fort-awesome:before {
content: "\f286";
}
.ts-vgallery-usb:before {
content: "\f287";
}
.ts-vgallery-product-hunt:before {
content: "\f288";
}
.ts-vgallery-mixcloud:before {
content: "\f289";
}
.ts-vgallery-scribd:before {
content: "\f28a";
}
.ts-vgallery-pause-circle:before {
content: "\f28b";
}
.ts-vgallery-pause-circle-o:before {
content: "\f28c";
}
.ts-vgallery-stop-circle:before {
content: "\f28d";
}
.ts-vgallery-stop-circle-o:before {
content: "\f28e";
}
.ts-vgallery-shopping-bag:before {
content: "\f290";
}
.ts-vgallery-shopping-basket:before {
content: "\f291";
}
.ts-vgallery-hashtag:before {
content: "\f292";
}
.ts-vgallery-bluetooth:before {
content: "\f293";
}
.ts-vgallery-bluetooth-b:before {
content: "\f294";
}
.ts-vgallery-percent:before {
content: "\f295";
}
.ts-vgallery-gitlab:before {
content: "\f296";
}
.ts-vgallery-wpbeginner:before {
content: "\f297";
}
.ts-vgallery-wpforms:before {
content: "\f298";
}
.ts-vgallery-envira:before {
content: "\f299";
}
.ts-vgallery-universal-access:before {
content: "\f29a";
}
.ts-vgallery-wheelchair-alt:before {
content: "\f29b";
}
.ts-vgallery-question-circle-o:before {
content: "\f29c";
}
.ts-vgallery-blind:before {
content: "\f29d";
}
.ts-vgallery-audio-description:before {
content: "\f29e";
}
.ts-vgallery-volume-control-phone:before {
content: "\f2a0";
}
.ts-vgallery-braille:before {
content: "\f2a1";
}
.ts-vgallery-assistive-listening-systems:before {
content: "\f2a2";
}
.ts-vgallery-asl-interpreting:before,
.ts-vgallery-american-sign-language-interpreting:before {
content: "\f2a3";
}
.ts-vgallery-deafness:before,
.ts-vgallery-hard-of-hearing:before,
.ts-vgallery-deaf:before {
content: "\f2a4";
}
.ts-vgallery-glide:before {
content: "\f2a5";
}
.ts-vgallery-glide-g:before {
content: "\f2a6";
}
.ts-vgallery-signing:before,
.ts-vgallery-sign-language:before {
content: "\f2a7";
}
.ts-vgallery-low-vision:before {
content: "\f2a8";
}
.ts-vgallery-viadeo:before {
content: "\f2a9";
}
.ts-vgallery-viadeo-square:before {
content: "\f2aa";
}
.ts-vgallery-snapchat:before {
content: "\f2ab";
}
.ts-vgallery-snapchat-ghost:before {
content: "\f2ac";
}
.ts-vgallery-snapchat-square:before {
content: "\f2ad";
}
.ts-vgallery-pied-piper:before {
content: "\f2ae";
}
.ts-vgallery-first-order:before {
content: "\f2b0";
}
.ts-vgallery-yoast:before {
content: "\f2b1";
}
.ts-vgallery-themeisle:before {
content: "\f2b2";
}
.ts-vgallery-google-plus-circle:before,
.ts-vgallery-google-plus-official:before {
content: "\f2b3";
}
.ts-vgallery-address-book:before {
content: "\f2b9";
}
.ts-vgallery-fa:before,
.ts-vgallery-font-awesome:before {
content: "\f2b4";
}
.ts-vgallery:before {
font-family: "FontAwesome";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: .0625rem;
margin: -0.0625rem;
overflow: hidden;
padding: 0;
position: absolute;
width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.ts-vgallery,
.ts-vgallery-fab {
font-family: 'FontAwesome';
}
.ts-vgallery-far {
font-family: 'FontAwesome';
font-weight: 500;
}
.ts-vgallery-fas {
font-family: 'FontAwesome';
font-weight: 900;
}
.ts-vgallery-emoji {
font-family: monospace;
color: #000;
font-style: initial;
}
.ts-vgallery-emoji-100:before {
content: "💯";
}
.ts-vgallery-emoji-grinning:before {
content: "😀";
}
.ts-vgallery-emoji-grimacing:before {
content: "😬";
}
.ts-vgallery-emoji-grin:before {
content: "😁";
}
.ts-vgallery-emoji-joy:before {
content: "😂";
}
.ts-vgallery-emoji-rofl:before {
content: "🤣";
}
.ts-vgallery-emoji-partying:before {
content: "🥳";
}
.ts-vgallery-emoji-smiley:before {
content: "😃";
}
.ts-vgallery-emoji-smile:before {
content: "😄";
}
.ts-vgallery-emoji-sweat-smile:before {
content: "😅";
}
.ts-vgallery-emoji-laughing:before {
content: "😆";
}
.ts-vgallery-emoji-innocent:before {
content: "😇";
}
.ts-vgallery-emoji-wink:before {
content: "😉";
}
.ts-vgallery-emoji-blush:before {
content: "😊";
}
.ts-vgallery-emoji-slightly-smiling-face:before {
content: "🙂";
}
.ts-vgallery-emoji-upside-down-face:before {
content: "🙃";
}
.ts-vgallery-emoji-yum:before {
content: "😋";
}
.ts-vgallery-emoji-relieved:before {
content: "😌";
}
.ts-vgallery-emoji-heart-eyes:before {
content: "😍";
}
.ts-vgallery-emoji-smiling-face-with-three-hearts:before {
content: "🥰";
}
.ts-vgallery-emoji-kissing-heart:before {
content: "😘";
}
.ts-vgallery-emoji-kissing:before {
content: "😗";
}
.ts-vgallery-emoji-kissing-smiling-eyes:before {
content: "😙";
}
.ts-vgallery-emoji-kissing-closed-eyes:before {
content: "😚";
}
.ts-vgallery-emoji-stuck-out-tongue-winking-eye:before {
content: "😜";
}
.ts-vgallery-emoji-zany:before {
content: "🤪";
}
.ts-vgallery-emoji-raised-eyebrow:before {
content: "🤨";
}
.ts-vgallery-emoji-monocle:before {
content: "🧐";
}
.ts-vgallery-emoji-stuck-out-tongue-closed-eyes:before {
content: "😝";
}
.ts-vgallery-emoji-stuck-out-tongue:before {
content: "😛";
}
.ts-vgallery-emoji-money-mouth-face:before {
content: "🤑";
}
.ts-vgallery-emoji-nerd-face:before {
content: "🤓";
}
.ts-vgallery-emoji-sunglasses:before {
content: "😎";
}
.ts-vgallery-emoji-star-struck:before {
content: "🤩";
}
.ts-vgallery-emoji-clown-face:before {
content: "🤡";
}
.ts-vgallery-emoji-cowboy-hat-face:before {
content: "🤠";
}
.ts-vgallery-emoji-hugs:before {
content: "🤗";
}
.ts-vgallery-emoji-smirk:before {
content: "😏";
}
.ts-vgallery-emoji-no-mouth:before {
content: "😶";
}
.ts-vgallery-emoji-neutral-face:before {
content: "😐";
}
.ts-vgallery-emoji-expressionless:before {
content: "😑";
}
.ts-vgallery-emoji-unamused:before {
content: "😒";
}
.ts-vgallery-emoji-roll-eyes:before {
content: "🙄";
}
.ts-vgallery-emoji-thinking:before {
content: "🤔";
}
.ts-vgallery-emoji-lying-face:before {
content: "🤥";
}
.ts-vgallery-emoji-hand-over-mouth:before {
content: "🤭";
}
.ts-vgallery-emoji-shushing:before {
content: "🤫";
}
.ts-vgallery-emoji-symbols-over-mouth:before {
content: "🤬";
}
.ts-vgallery-emoji-exploding-head:before {
content: "🤯";
}
.ts-vgallery-emoji-flushed:before {
content: "😳";
}
.ts-vgallery-emoji-disappointed:before {
content: "😞";
}
.ts-vgallery-emoji-worried:before {
content: "😟";
}
.ts-vgallery-emoji-angry:before {
content: "😠";
}
.ts-vgallery-emoji-rage:before {
content: "😡";
}
.ts-vgallery-emoji-pensive:before {
content: "😔";
}
.ts-vgallery-emoji-confused:before {
content: "😕";
}
.ts-vgallery-emoji-slightly-frowning-face:before {
content: "🙁";
}
.ts-vgallery-emoji-persevere:before {
content: "😣";
}
.ts-vgallery-emoji-confounded:before {
content: "😖";
}
.ts-vgallery-emoji-tired-face:before {
content: "😫";
}
.ts-vgallery-emoji-weary:before {
content: "😩";
}
.ts-vgallery-emoji-pleading:before {
content: "🥺";
}
.ts-vgallery-emoji-triumph:before {
content: "😤";
}
.ts-vgallery-emoji-open-mouth:before {
content: "😮";
}
.ts-vgallery-emoji-scream:before {
content: "😱";
}
.ts-vgallery-emoji-fearful:before {
content: "😨";
}
.ts-vgallery-emoji-cold-sweat:before {
content: "😰";
}
.ts-vgallery-emoji-hushed:before {
content: "😯";
}
.ts-vgallery-emoji-frowning:before {
content: "😦";
}
.ts-vgallery-emoji-anguished:before {
content: "😧";
}
.ts-vgallery-emoji-cry:before {
content: "😢";
}
.ts-vgallery-emoji-disappointed-relieved:before {
content: "😥";
}
.ts-vgallery-emoji-drooling-face:before {
content: "🤤";
}
.ts-vgallery-emoji-sleepy:before {
content: "😪";
}
.ts-vgallery-emoji-sweat:before {
content: "😓";
}
.ts-vgallery-emoji-hot:before {
content: "🥵";
}
.ts-vgallery-emoji-cold:before {
content: "🥶";
}
.ts-vgallery-emoji-sob:before {
content: "😭";
}
.ts-vgallery-emoji-dizzy-face:before {
content: "😵";
}
.ts-vgallery-emoji-astonished:before {
content: "😲";
}
.ts-vgallery-emoji-zipper-mouth-face:before {
content: "🤐";
}
.ts-vgallery-emoji-nauseated-face:before {
content: "🤢";
}
.ts-vgallery-emoji-sneezing-face:before {
content: "🤧";
}
.ts-vgallery-emoji-vomiting:before {
content: "🤮";
}
.ts-vgallery-emoji-mask:before {
content: "😷";
}
.ts-vgallery-emoji-face-with-thermometer:before {
content: "🤒";
}
.ts-vgallery-emoji-face-with-head-bandage:before {
content: "🤕";
}
.ts-vgallery-emoji-woozy:before {
content: "🥴";
}
.ts-vgallery-emoji-sleeping:before {
content: "😴";
}
.ts-vgallery-emoji-ghost:before {
content: "👻";
}
.ts-vgallery-emoji-alien:before {
content: "👽";
}
.ts-vgallery-emoji-palms-up:before {
content: "🤲";
}
.ts-vgallery-emoji-raised-hands:before {
content: "🙌";
}
.ts-vgallery-emoji-clap:before {
content: "👏";
}
.ts-vgallery-emoji-wave:before {
content: "👋";
}
.ts-vgallery-emoji-call-me-hand:before {
content: "🤙";
}
.ts-vgallery-emoji-plus1:before {
content: "👍";
}
.ts-vgallery-emoji--1:before {
content: "👎";
}
.ts-vgallery-emoji-facepunch:before {
content: "👊";
}
.ts-vgallery-emoji-fist:before {
content: "✊";
}
.ts-vgallery-emoji-fist-left:before {
content: "🤛";
}
.ts-vgallery-emoji-fist-right:before {
content: "🤜";
}
.ts-vgallery-emoji-v:before {
content: "✌";
}
.ts-vgallery-emoji-ok-hand:before {
content: "👌";
}
.ts-vgallery-emoji-raised-hand:before {
content: "✋";
}
.ts-vgallery-emoji-raised-back-of-hand:before {
content: "🤚";
}
.ts-vgallery-emoji-open-hands:before {
content: "👐";
}
.ts-vgallery-emoji-muscle:before {
content: "💪";
}
.ts-vgallery-emoji-pray:before {
content: "🙏";
}
.ts-vgallery-emoji-foot:before {
content: "🦶";
}
.ts-vgallery-emoji-leg:before {
content: "🦵";
}
.ts-vgallery-emoji-handshake:before {
content: "🤝";
}
.ts-vgallery-emoji-point-up:before {
content: "☝";
}
.ts-vgallery-emoji-point-up-2:before {
content: "👆";
}
.ts-vgallery-emoji-point-down:before {
content: "👇";
}
.ts-vgallery-emoji-point-left:before {
content: "👈";
}
.ts-vgallery-emoji-point-right:before {
content: "👉";
}
.ts-vgallery-emoji-fu:before {
content: "🖕";
}
.ts-vgallery-emoji-raised-hand-with-fingers-splayed:before {
content: "🖐";
}
.ts-vgallery-emoji-love-you:before {
content: "🤟";
}
.ts-vgallery-emoji-metal:before {
content: "🤘";
}
.ts-vgallery-emoji-crossed-fingers:before {
content: "🤞";
}
.ts-vgallery-emoji-vulcan-salute:before {
content: "🖖";
}
.ts-vgallery-emoji-eyes:before {
content: "👀";
}
.ts-vgallery-emoji-brain:before {
content: "🧠";
}
.ts-vgallery-emoji-speaking-head:before {
content: "🗣";
}
.ts-vgallery-emoji-baby:before {
content: "👶";
}
.ts-vgallery-emoji-child:before {
content: "🧒";
}
.ts-vgallery-emoji-boy:before {
content: "👦";
}
.ts-vgallery-emoji-girl:before {
content: "👧";
}
.ts-vgallery-emoji-adult:before {
content: "🧑";
}
.ts-vgallery-emoji-man:before {
content: "👨";
}
.ts-vgallery-emoji-woman:before {
content: "👩";
}
.ts-vgallery-emoji-blonde-man:before {
content: "👱";
}
.ts-vgallery-emoji-bearded-person:before {
content: "🧔";
}
.ts-vgallery-emoji-older-adult:before {
content: "🧓";
}
.ts-vgallery-emoji-older-man:before {
content: "👴";
}
.ts-vgallery-emoji-older-woman:before {
content: "👵";
}
.ts-vgallery-emoji-man-with-gua-pi-mao:before {
content: "👲";
}
.ts-vgallery-emoji-woman-with-headscarf:before {
content: "🧕";
}
.ts-vgallery-emoji-man-with-turban:before {
content: "👳";
}
.ts-vgallery-emoji-policeman:before {
content: "👮";
}
.ts-vgallery-emoji-construction-worker-man:before {
content: "👷";
}
.ts-vgallery-emoji-male-detective:before {
content: "🕵";
}
.ts-vgallery-emoji-angel:before {
content: "👼";
}
.ts-vgallery-emoji-pregnant-woman:before {
content: "🤰";
}
.ts-vgallery-emoji-breastfeeding:before {
content: "🤱";
}
.ts-vgallery-emoji-princess:before {
content: "👸";
}
.ts-vgallery-emoji-prince:before {
content: "🤴";
}
.ts-vgallery-emoji-bride-with-veil:before {
content: "👰";
}
.ts-vgallery-emoji-man-in-tuxedo:before {
content: "🤵";
}
.ts-vgallery-emoji-running-man:before {
content: "🏃";
}
.ts-vgallery-emoji-walking-man:before {
content: "🚶";
}
.ts-vgallery-emoji-dancer:before {
content: "💃";
}
.ts-vgallery-emoji-man-dancing:before {
content: "🕺";
}
.ts-vgallery-emoji-dancing-women:before {
content: "👯";
}
.ts-vgallery-emoji-couple:before {
content: "👫";
}
.ts-vgallery-emoji-two-men-holding-hands:before {
content: "👬";
}
.ts-vgallery-emoji-two-women-holding-hands:before {
content: "👭";
}
.ts-vgallery-emoji-bowing-man:before {
content: "🙇";
}
.ts-vgallery-emoji-woman-shrugging:before {
content: "🤷";
}
.ts-vgallery-emoji-tipping-hand-woman:before {
content: "💁";
}
.ts-vgallery-emoji-no-good-woman:before {
content: "🙅";
}
.ts-vgallery-emoji-ok-woman:before {
content: "🙆";
}
.ts-vgallery-emoji-raising-hand-woman:before {
content: "🙋";
}
.ts-vgallery-emoji-pouting-woman:before {
content: "🙎";
}
.ts-vgallery-emoji-frowning-woman:before {
content: "🙍";
}
.ts-vgallery-emoji-haircut-woman:before {
content: "💇";
}
.ts-vgallery-emoji-massage-woman:before {
content: "💆";
}
.ts-vgallery-emoji-couple-with-heart-woman-man:before {
content: "💑";
}
.ts-vgallery-emoji-couplekiss-man-woman:before {
content: "💏";
}
.ts-vgallery-emoji-family-man-woman-boy:before {
content: "👪";
}
.ts-vgallery-emoji-kiss:before {
content: "💋";
}
.ts-vgallery-emoji-tophat:before {
content: "🎩";
}
.ts-vgallery-emoji-mortar-board:before {
content: "🎓";
}
.ts-vgallery-emoji-crown:before {
content: "👑";
}
.ts-vgallery-emoji-ring:before {
content: "💍";
}
.ts-vgallery-emoji-dog:before {
content: "🐶";
}
.ts-vgallery-emoji-cat:before {
content: "🐱";
}
.ts-vgallery-emoji-mouse:before {
content: "🐭";
}
.ts-vgallery-emoji-hamster:before {
content: "🐹";
}
.ts-vgallery-emoji-rabbit:before {
content: "🐰";
}
.ts-vgallery-emoji-fox-face:before {
content: "🦊";
}
.ts-vgallery-emoji-bear:before {
content: "🐻";
}
.ts-vgallery-emoji-panda-face:before {
content: "🐼";
}
.ts-vgallery-emoji-koala:before {
content: "🐨";
}
.ts-vgallery-emoji-tiger:before {
content: "🐯";
}
.ts-vgallery-emoji-lion:before {
content: "🦁";
}
.ts-vgallery-emoji-cow:before {
content: "🐮";
}
.ts-vgallery-emoji-pig:before {
content: "🐷";
}
.ts-vgallery-emoji-frog:before {
content: "🐸";
}
.ts-vgallery-emoji-monkey-face:before {
content: "🐵";
}
.ts-vgallery-emoji-see-no-evil:before {
content: "🙈";
}
.ts-vgallery-emoji-hear-no-evil:before {
content: "🙉";
}
.ts-vgallery-emoji-speak-no-evil:before {
content: "🙊";
}
.ts-vgallery-emoji-monkey:before {
content: "🐒";
}
.ts-vgallery-emoji-chicken:before {
content: "🐔";
}
.ts-vgallery-emoji-penguin:before {
content: "🐧";
}
.ts-vgallery-emoji-bird:before {
content: "🐦";
}
.ts-vgallery-emoji-baby-chick:before {
content: "🐤";
}
.ts-vgallery-emoji-hatching-chick:before {
content: "🐣";
}
.ts-vgallery-emoji-hatched-chick:before {
content: "🐥";
}
.ts-vgallery-emoji-duck:before {
content: "🦆";
}
.ts-vgallery-emoji-eagle:before {
content: "🦅";
}
.ts-vgallery-emoji-owl:before {
content: "🦉";
}
.ts-vgallery-emoji-bat:before {
content: "🦇";
}
.ts-vgallery-emoji-wolf:before {
content: "🐺";
}
.ts-vgallery-emoji-boar:before {
content: "🐗";
}
.ts-vgallery-emoji-horse:before {
content: "🐴";
}
.ts-vgallery-emoji-unicorn:before {
content: "🦄";
}
.ts-vgallery-emoji-honeybee:before {
content: "🐝";
}
.ts-vgallery-emoji-bug:before {
content: "🐛";
}
.ts-vgallery-emoji-butterfly:before {
content: "🦋";
}
.ts-vgallery-emoji-snail:before {
content: "🐌";
}
.ts-vgallery-emoji-beetle:before {
content: "🐞";
}
.ts-vgallery-emoji-ant:before {
content: "🐜";
}
.ts-vgallery-emoji-grasshopper:before {
content: "🦗";
}
.ts-vgallery-emoji-spider:before {
content: "🕷";
}
.ts-vgallery-emoji-scorpion:before {
content: "🦂";
}
.ts-vgallery-emoji-crab:before {
content: "🦀";
}
.ts-vgallery-emoji-snake:before {
content: "🐍";
}
.ts-vgallery-emoji-lizard:before {
content: "🦎";
}
.ts-vgallery-emoji-t-rex:before {
content: "🦖";
}
.ts-vgallery-emoji-sauropod:before {
content: "🦕";
}
.ts-vgallery-emoji-turtle:before {
content: "🐢";
}
.ts-vgallery-emoji-tropical-fish:before {
content: "🐠";
}
.ts-vgallery-emoji-fish:before {
content: "🐟";
}
.ts-vgallery-emoji-blowfish:before {
content: "🐡";
}
.ts-vgallery-emoji-dolphin:before {
content: "🐬";
}
.ts-vgallery-emoji-shark:before {
content: "🦈";
}
.ts-vgallery-emoji-whale:before {
content: "🐳";
}
.ts-vgallery-emoji-whale2:before {
content: "🐋";
}
.ts-vgallery-emoji-crocodile:before {
content: "🐊";
}
.ts-vgallery-emoji-leopard:before {
content: "🐆";
}
.ts-vgallery-emoji-zebra:before {
content: "🦓";
}
.ts-vgallery-emoji-tiger2:before {
content: "🐅";
}
.ts-vgallery-emoji-water-buffalo:before {
content: "🐃";
}
.ts-vgallery-emoji-ox:before {
content: "🐂";
}
.ts-vgallery-emoji-cow2:before {
content: "🐄";
}
.ts-vgallery-emoji-deer:before {
content: "🦌";
}
.ts-vgallery-emoji-dromedary-camel:before {
content: "🐪";
}
.ts-vgallery-emoji-camel:before {
content: "🐫";
}
.ts-vgallery-emoji-giraffe:before {
content: "🦒";
}
.ts-vgallery-emoji-elephant:before {
content: "🐘";
}
.ts-vgallery-emoji-rhinoceros:before {
content: "🦏";
}
.ts-vgallery-emoji-goat:before {
content: "🐐";
}
.ts-vgallery-emoji-ram:before {
content: "🐏";
}
.ts-vgallery-emoji-sheep:before {
content: "🐑";
}
.ts-vgallery-emoji-racehorse:before {
content: "🐎";
}
.ts-vgallery-emoji-pig2:before {
content: "🐖";
}
.ts-vgallery-emoji-rat:before {
content: "🐀";
}
.ts-vgallery-emoji-mouse2:before {
content: "🐁";
}
.ts-vgallery-emoji-rooster:before {
content: "🐓";
}
.ts-vgallery-emoji-turkey:before {
content: "🦃";
}
.ts-vgallery-emoji-dove:before {
content: "🕊";
}
.ts-vgallery-emoji-dog2:before {
content: "🐕";
}
.ts-vgallery-emoji-poodle:before {
content: "🐩";
}
.ts-vgallery-emoji-cat2:before {
content: "🐈";
}
.ts-vgallery-emoji-rabbit2:before {
content: "🐇";
}
.ts-vgallery-emoji-chipmunk:before {
content: "🐿";
}
.ts-vgallery-emoji-hedgehog:before {
content: "🦔";
}
.ts-vgallery-emoji-raccoon:before {
content: "🦝";
}
.ts-vgallery-emoji-llama:before {
content: "🦙";
}
.ts-vgallery-emoji-hippopotamus:before {
content: "🦛";
}
.ts-vgallery-emoji-kangaroo:before {
content: "🦘";
}
.ts-vgallery-emoji-badger:before {
content: "🦡";
}
.ts-vgallery-emoji-swan:before {
content: "🦢";
}
.ts-vgallery-emoji-peacock:before {
content: "🦚";
}
.ts-vgallery-emoji-parrot:before {
content: "🦜";
}
.ts-vgallery-emoji-lobster:before {
content: "🦞";
}
.ts-vgallery-emoji-mosquito:before {
content: "🦟";
}
.ts-vgallery-emoji-paw-prints:before {
content: "🐾";
}
.ts-vgallery-emoji-cactus:before {
content: "🌵";
}
.ts-vgallery-emoji-evergreen-tree:before {
content: "🌲";
}
.ts-vgallery-emoji-deciduous-tree:before {
content: "🌳";
}
.ts-vgallery-emoji-palm-tree:before {
content: "🌴";
}
.ts-vgallery-emoji-seedling:before {
content: "🌱";
}
.ts-vgallery-emoji-herb:before {
content: "🌿";
}
.ts-vgallery-emoji-four-leaf-clover:before {
content: "🍀";
}
.ts-vgallery-emoji-bamboo:before {
content: "🎍";
}
.ts-vgallery-emoji-tanabata-tree:before {
content: "🎋";
}
.ts-vgallery-emoji-leaves:before {
content: "🍃";
}
.ts-vgallery-emoji-fallen-leaf:before {
content: "🍂";
}
.ts-vgallery-emoji-maple-leaf:before {
content: "🍁";
}
.ts-vgallery-emoji-ear-of-rice:before {
content: "🌾";
}
.ts-vgallery-emoji-hibiscus:before {
content: "🌺";
}
.ts-vgallery-emoji-sunflower:before {
content: "🌻";
}
.ts-vgallery-emoji-rose:before {
content: "🌹";
}
.ts-vgallery-emoji-wilted-flower:before {
content: "🥀";
}
.ts-vgallery-emoji-tulip:before {
content: "🌷";
}
.ts-vgallery-emoji-blossom:before {
content: "🌼";
}
.ts-vgallery-emoji-cherry-blossom:before {
content: "🌸";
}
.ts-vgallery-emoji-bouquet:before {
content: "💐";
}
.ts-vgallery-emoji-mushroom:before {
content: "🍄";
}
.ts-vgallery-emoji-chestnut:before {
content: "🌰";
}
.ts-vgallery-emoji-jack-o-lantern:before {
content: "🎃";
}
.ts-vgallery-emoji-earth-americas:before {
content: "🌎";
}
.ts-vgallery-emoji-earth-africa:before {
content: "🌍";
}
.ts-vgallery-emoji-earth-asia:before {
content: "🌏";
}
.ts-vgallery-emoji-full-moon:before {
content: "🌕";
}
.ts-vgallery-emoji-new-moon-with-face:before {
content: "🌚";
}
.ts-vgallery-emoji-full-moon-with-face:before {
content: "🌝";
}
.ts-vgallery-emoji-sun-with-face:before {
content: "🌞";
}
.ts-vgallery-emoji-crescent-moon:before {
content: "🌙";
}
.ts-vgallery-emoji-star:before {
content: "⭐";
}
.ts-vgallery-emoji-star2:before {
content: "🌟";
}
.ts-vgallery-emoji-zap:before {
content: "⚡";
}
.ts-vgallery-emoji-fire:before {
content: "🔥";
}
.ts-vgallery-emoji-boom:before {
content: "💥";
}
.ts-vgallery-emoji-green-apple:before {
content: "🍏";
}
.ts-vgallery-emoji-apple:before {
content: "🍎";
}
.ts-vgallery-emoji-pear:before {
content: "🍐";
}
.ts-vgallery-emoji-tangerine:before {
content: "🍊";
}
.ts-vgallery-emoji-lemon:before {
content: "🍋";
}
.ts-vgallery-emoji-banana:before {
content: "🍌";
}
.ts-vgallery-emoji-watermelon:before {
content: "🍉";
}
.ts-vgallery-emoji-grapes:before {
content: "🍇";
}
.ts-vgallery-emoji-strawberry:before {
content: "🍓";
}
.ts-vgallery-emoji-melon:before {
content: "🍈";
}
.ts-vgallery-emoji-cherries:before {
content: "🍒";
}
.ts-vgallery-emoji-peach:before {
content: "🍑";
}
.ts-vgallery-emoji-pineapple:before {
content: "🍍";
}
.ts-vgallery-emoji-coconut:before {
content: "🥥";
}
.ts-vgallery-emoji-kiwi-fruit:before {
content: "🥝";
}
.ts-vgallery-emoji-mango:before {
content: "🥭";
}
.ts-vgallery-emoji-avocado:before {
content: "🥑";
}
.ts-vgallery-emoji-broccoli:before {
content: "🥦";
}
.ts-vgallery-emoji-tomato:before {
content: "🍅";
}
.ts-vgallery-emoji-eggplant:before {
content: "🍆";
}
.ts-vgallery-emoji-cucumber:before {
content: "🥒";
}
.ts-vgallery-emoji-carrot:before {
content: "🥕";
}
.ts-vgallery-emoji-hot-pepper:before {
content: "🌶";
}
.ts-vgallery-emoji-potato:before {
content: "🥔";
}
.ts-vgallery-emoji-corn:before {
content: "🌽";
}
.ts-vgallery-emoji-leafy-greens:before {
content: "🥬";
}
.ts-vgallery-emoji-sweet-potato:before {
content: "🍠";
}
.ts-vgallery-emoji-peanuts:before {
content: "🥜";
}
.ts-vgallery-emoji-honey-pot:before {
content: "🍯";
}
.ts-vgallery-emoji-croissant:before {
content: "🥐";
}
.ts-vgallery-emoji-bread:before {
content: "🍞";
}
.ts-vgallery-emoji-baguette-bread:before {
content: "🥖";
}
.ts-vgallery-emoji-bagel:before {
content: "🥯";
}
.ts-vgallery-emoji-pretzel:before {
content: "🥨";
}
.ts-vgallery-emoji-cheese:before {
content: "🧀";
}
.ts-vgallery-emoji-egg:before {
content: "🥚";
}
.ts-vgallery-emoji-bacon:before {
content: "🥓";
}
.ts-vgallery-emoji-steak:before {
content: "🥩";
}
.ts-vgallery-emoji-pancakes:before {
content: "🥞";
}
.ts-vgallery-emoji-poultry-leg:before {
content: "🍗";
}
.ts-vgallery-emoji-meat-on-bone:before {
content: "🍖";
}
.ts-vgallery-emoji-bone:before {
content: "🦴";
}
.ts-vgallery-emoji-fried-shrimp:before {
content: "🍤";
}
.ts-vgallery-emoji-fried-egg:before {
content: "🍳";
}
.ts-vgallery-emoji-hamburger:before {
content: "🍔";
}
.ts-vgallery-emoji-fries:before {
content: "🍟";
}
.ts-vgallery-emoji-stuffed-flatbread:before {
content: "🥙";
}
.ts-vgallery-emoji-hotdog:before {
content: "🌭";
}
.ts-vgallery-emoji-pizza:before {
content: "🍕";
}
.ts-vgallery-emoji-sandwich:before {
content: "🥪";
}
.ts-vgallery-emoji-canned-food:before {
content: "🥫";
}
.ts-vgallery-emoji-spaghetti:before {
content: "🍝";
}
.ts-vgallery-emoji-taco:before {
content: "🌮";
}
.ts-vgallery-emoji-burrito:before {
content: "🌯";
}
.ts-vgallery-emoji-green-salad:before {
content: "🥗";
}
.ts-vgallery-emoji-shallow-pan-of-food:before {
content: "🥘";
}
.ts-vgallery-emoji-ramen:before {
content: "🍜";
}
.ts-vgallery-emoji-stew:before {
content: "🍲";
}
.ts-vgallery-emoji-fish-cake:before {
content: "🍥";
}
.ts-vgallery-emoji-fortune-cookie:before {
content: "🥠";
}
.ts-vgallery-emoji-sushi:before {
content: "🍣";
}
.ts-vgallery-emoji-bento:before {
content: "🍱";
}
.ts-vgallery-emoji-curry:before {
content: "🍛";
}
.ts-vgallery-emoji-rice-ball:before {
content: "🍙";
}
.ts-vgallery-emoji-rice:before {
content: "🍚";
}
.ts-vgallery-emoji-rice-cracker:before {
content: "🍘";
}
.ts-vgallery-emoji-oden:before {
content: "🍢";
}
.ts-vgallery-emoji-dango:before {
content: "🍡";
}
.ts-vgallery-emoji-shaved-ice:before {
content: "🍧";
}
.ts-vgallery-emoji-ice-cream:before {
content: "🍨";
}
.ts-vgallery-emoji-icecream:before {
content: "🍦";
}
.ts-vgallery-emoji-pie:before {
content: "🥧";
}
.ts-vgallery-emoji-cake:before {
content: "🍰";
}
.ts-vgallery-emoji-cupcake:before {
content: "🧁";
}
.ts-vgallery-emoji-moon-cake:before {
content: "🥮";
}
.ts-vgallery-emoji-birthday:before {
content: "🎂";
}
.ts-vgallery-emoji-custard:before {
content: "🍮";
}
.ts-vgallery-emoji-candy:before {
content: "🍬";
}
.ts-vgallery-emoji-lollipop:before {
content: "🍭";
}
.ts-vgallery-emoji-chocolate-bar:before {
content: "🍫";
}
.ts-vgallery-emoji-popcorn:before {
content: "🍿";
}
.ts-vgallery-emoji-dumpling:before {
content: "🥟";
}
.ts-vgallery-emoji-doughnut:before {
content: "🍩";
}
.ts-vgallery-emoji-cookie:before {
content: "🍪";
}
.ts-vgallery-emoji-soccer:before {
content: "⚽";
}
.ts-vgallery-emoji-basketball:before {
content: "🏀";
}
.ts-vgallery-emoji-baseball:before {
content: "⚾";
}
.ts-vgallery-emoji-softball:before {
content: "🥎";
}
.ts-vgallery-emoji-volleyball:before {
content: "🏐";
}
.ts-vgallery-emoji-8ball:before {
content: "🎱";
}
.ts-vgallery-emoji-trophy:before {
content: "🏆";
}
.ts-vgallery-emoji-medal-sports:before {
content: "🏅";
}
.ts-vgallery-emoji-1st-place-medal:before {
content: "🥇";
}
.ts-vgallery-emoji-2nd-place-medal:before {
content: "🥈";
}
.ts-vgallery-emoji-3rd-place-medal:before {
content: "🥉";
}
.ts-vgallery-emoji-clapper:before {
content: "🎬";
}
.ts-vgallery-emoji-dart:before {
content: "🎯";
}
.ts-vgallery-emoji-rocket:before {
content: "🚀";
}
.ts-vgallery-emoji-vertical-traffic-light:before {
content: "🚦";
}
.ts-vgallery-emoji-traffic-light:before {
content: "🚥";
}
.ts-vgallery-emoji-checkered-flag:before {
content: "🏁";
}
.ts-vgallery-emoji-sparkler:before {
content: "🎇";
}
.ts-vgallery-emoji-fireworks:before {
content: "🎆";
}
.ts-vgallery-emoji-computer:before {
content: "💻";
}
.ts-vgallery-emoji-camera:before {
content: "📷";
}
.ts-vgallery-emoji-camera-flash:before {
content: "📸";
}
.ts-vgallery-emoji-video-camera:before {
content: "📹";
}
.ts-vgallery-emoji-movie-camera:before {
content: "🎥";
}
.ts-vgallery-emoji-film-projector:before {
content: "📽";
}
.ts-vgallery-emoji-film-strip:before {
content: "🎞";
}
.ts-vgallery-emoji-hourglass-flowing-sand:before {
content: "⏳";
}
.ts-vgallery-emoji-hourglass:before {
content: "⌛";
}
.ts-vgallery-emoji-bulb:before {
content: "💡";
}
.ts-vgallery-emoji-oil-drum:before {
content: "🛢";
}
.ts-vgallery-emoji-money-with-wings:before {
content: "💸";
}
.ts-vgallery-emoji-dollar:before {
content: "💵";
}
.ts-vgallery-emoji-yen:before {
content: "💴";
}
.ts-vgallery-emoji-euro:before {
content: "💶";
}
.ts-vgallery-emoji-pound:before {
content: "💷";
}
.ts-vgallery-emoji-moneybag:before {
content: "💰";
}
.ts-vgallery-emoji-credit-card:before {
content: "💳";
}
.ts-vgallery-emoji-gem:before {
content: "💎";
}
.ts-vgallery-emoji-bomb:before {
content: "💣";
}
.ts-vgallery-emoji-firecracker:before {
content: "🧨";
}
.ts-vgallery-emoji-smoking:before {
content: "🚬";
}
.ts-vgallery-emoji-nazar-amulet:before {
content: "🧿";
}
.ts-vgallery-emoji-key:before {
content: "🔑";
}
.ts-vgallery-emoji-teddy-bear:before {
content: "🧸";
}
.ts-vgallery-emoji-world-map:before {
content: "🗺";
}
.ts-vgallery-emoji-moyai:before {
content: "🗿";
}
.ts-vgallery-emoji-shopping-cart:before {
content: "🛒";
}
.ts-vgallery-emoji-balloon:before {
content: "🎈";
}
.ts-vgallery-emoji-ribbon:before {
content: "🎀";
}
.ts-vgallery-emoji-gift:before {
content: "🎁";
}
.ts-vgallery-emoji-love-letter:before {
content: "💌";
}
.ts-vgallery-emoji-inbox-tray:before {
content: "📥";
}
.ts-vgallery-emoji-outbox-tray:before {
content: "📤";
}
.ts-vgallery-emoji-bar-chart:before {
content: "📊";
}
.ts-vgallery-emoji-chart-with-upwards-trend:before {
content: "📈";
}
.ts-vgallery-emoji-chart-with-downwards-trend:before {
content: "📉";
}
.ts-vgallery-emoji-date:before {
content: "📅";
}
.ts-vgallery-emoji-calendar:before {
content: "📆";
}
.ts-vgallery-emoji-link:before {
content: "🔗";
}
.ts-vgallery-emoji-paperclip:before {
content: "📎";
}
.ts-vgallery-emoji-pushpin:before {
content: "📌";
}
.ts-vgallery-emoji-triangular-flag-on-post:before {
content: "🚩";
}
.ts-vgallery-emoji-closed-lock-with-key:before {
content: "🔐";
}
.ts-vgallery-emoji-lock:before {
content: "🔒";
}
.ts-vgallery-emoji-unlock:before {
content: "🔓";
}
.ts-vgallery-emoji-lock-with-ink-pen:before {
content: "🔏";
}
.ts-vgallery-emoji-memo:before {
content: "📝";
}
.ts-vgallery-emoji-mag:before {
content: "🔍";
}
.ts-vgallery-emoji-mag-right:before {
content: "🔎";
}
.ts-vgallery-emoji-orange-heart:before {
content: "🧡";
}
.ts-vgallery-emoji-yellow-heart:before {
content: "💛";
}
.ts-vgallery-emoji-green-heart:before {
content: "💚";
}
.ts-vgallery-emoji-blue-heart:before {
content: "💙";
}
.ts-vgallery-emoji-purple-heart:before {
content: "💜";
}
.ts-vgallery-emoji-black-heart:before {
content: "🖤";
}
.ts-vgallery-emoji-broken-heart:before {
content: "💔";
}
.ts-vgallery-emoji-two-hearts:before {
content: "💕";
}
.ts-vgallery-emoji-revolving-hearts:before {
content: "💞";
}
.ts-vgallery-emoji-heartbeat:before {
content: "💓";
}
.ts-vgallery-emoji-heartpulse:before {
content: "💗";
}
.ts-vgallery-emoji-sparkling-heart:before {
content: "💖";
}
.ts-vgallery-emoji-cupid:before {
content: "💘";
}
.ts-vgallery-emoji-gift-heart:before {
content: "💝";
}
.ts-vgallery-emoji-heart-decoration:before {
content: "💟";
}
.ts-vgallery-emoji-vs:before {
content: "🆚";
}
.ts-vgallery-emoji-white-flower:before {
content: "💮";
}
.ts-vgallery-emoji-sos:before {
content: "🆘";
}
.ts-vgallery-emoji-no-entry:before {
content: "⛔";
}
.ts-vgallery-emoji-no-entry-sign:before {
content: "🚫";
}
.ts-vgallery-emoji-x:before {
content: "❌";
}
.ts-vgallery-emoji-o:before {
content: "⭕";
}
.ts-vgallery-emoji-stop-sign:before {
content: "🛑";
}
.ts-vgallery-emoji-anger:before {
content: "💢";
}
.ts-vgallery-emoji-underage:before {
content: "🔞";
}
.ts-vgallery-emoji-no-mobile-phones:before {
content: "📵";
}
.ts-vgallery-emoji-exclamation:before {
content: "❗";
}
.ts-vgallery-emoji-grey-exclamation:before {
content: "❕";
}
.ts-vgallery-emoji-question:before {
content: "❓";
}
.ts-vgallery-emoji-grey-question:before {
content: "❔";
}
.ts-vgallery-emoji-chart:before {
content: "💹";
}
.ts-vgallery-emoji-negative-squared-cross-mark:before {
content: "❎";
}
.ts-vgallery-emoji-white-check-mark:before {
content: "✅";
}
.ts-vgallery-emoji-mens:before {
content: "🚹";
}
.ts-vgallery-emoji-womens:before {
content: "🚺";
}
.ts-vgallery-emoji-cinema:before {
content: "🎦";
}
.ts-vgallery-emoji-up:before {
content: "🆙";
}
.ts-vgallery-emoji-cool:before {
content: "🆒";
}
.ts-vgallery-emoji-new:before {
content: "🆕";
}
.ts-vgallery-emoji-free:before {
content: "🆓";
}
.ts-vgallery-emoji-stop-button:before {
content: "⏹";
}
.ts-vgallery-emoji-record-button:before {
content: "⏺";
}
.ts-vgallery-emoji-arrows-counterclockwise:before {
content: "🔄";
}
.ts-vgallery-emoji-musical-note:before {
content: "🎵";
}
.ts-vgallery-emoji-notes:before {
content: "🎶";
}
.ts-vgallery-emoji-heavy-plus-sign:before {
content: "➕";
}
.ts-vgallery-emoji-heavy-minus-sign:before {
content: "➖";
}
.ts-vgallery-emoji-heavy-division-sign:before {
content: "➗";
}
.ts-vgallery-emoji-infinity:before {
content: "♾";
}
.ts-vgallery-emoji-heavy-dollar-sign:before {
content: "💲";
}
.ts-vgallery-emoji-currency-exchange:before {
content: "💱";
}
.ts-vgallery-emoji-end:before {
content: "🔚";
}
.ts-vgallery-emoji-back:before {
content: "🔙";
}
.ts-vgallery-emoji-on:before {
content: "🔛";
}
.ts-vgallery-emoji-top:before {
content: "🔝";
}
.ts-vgallery-emoji-soon:before {
content: "🔜";
}
.ts-vgallery-emoji-radio-button:before {
content: "🔘";
}
.ts-vgallery-emoji-white-circle:before {
content: "⚪";
}
.ts-vgallery-emoji-black-circle:before {
content: "⚫";
}
.ts-vgallery-emoji-red-circle:before {
content: "🔴";
}
.ts-vgallery-emoji-large-blue-circle:before {
content: "🔵";
}
.ts-vgallery-emoji-large-orange-diamond:before {
content: "🔶";
}
.ts-vgallery-emoji-large-blue-diamond:before {
content: "🔷";
}
.ts-vgallery-emoji-small-red-triangle:before {
content: "🔺";
}
.ts-vgallery-emoji-black-large-square:before {
content: "⬛";
}
.ts-vgallery-emoji-white-large-square:before {
content: "⬜";
}
.ts-vgallery-emoji-small-red-triangle-down:before {
content: "🔻";
}
.ts-vgallery-emoji-black-square-button:before {
content: "🔲";
}
.ts-vgallery-emoji-white-square-button:before {
content: "🔳";
}
.ts-vgallery-emoji-speaker:before {
content: "🔈";
}
.ts-vgallery-emoji-sound:before {
content: "🔉";
}
.ts-vgallery-emoji-loud-sound:before {
content: "🔊";
}
.ts-vgallery-emoji-mute:before {
content: "🔇";
}
.ts-vgallery-emoji-mega:before {
content: "📣";
}
.ts-vgallery-emoji-loudspeaker:before {
content: "📢";
}
.ts-vgallery-emoji-bell:before {
content: "🔔";
}
.ts-vgallery-emoji-no-bell:before {
content: "🔕";
}
.ts-vgallery-emoji-thought-balloon:before {
content: "💭";
}
.ts-vgallery-emoji-right-anger-bubble:before {
content: "🗯";
}
.ts-vgallery-emoji-speech-balloon:before {
content: "💬";
}
.ts-vgallery-emoji-left-speech-bubble:before {
content: "🗨";
}.pvc_clear{clear:both}.clear{clear:both}.nobr{white-space:nowrap}.pvc_stats{float:left;padding:5px!important}.pvc_stats.total_only .views_today{display:none}.pvc_stats .pvc-stats-icon{vertical-align:middle}.pvc_stats .pvc-stats-icon svg{display:initial}.pvc_stats .pvc-stats-icon.small svg{width:18px}.pvc_stats .pvc-stats-icon.medium svg{width:24px}.pvc_stats .pvc-stats-icon.large svg{width:30px}@font-face {
font-family: 'ssb-icon';
src:  url(//elangpos.com/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.eot?eahqa2);
src:  url(//elangpos.com/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.eot?eahqa2#iefix) format('embedded-opentype'),
url(//elangpos.com/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.ttf?eahqa2) format('truetype'),
url(//elangpos.com/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.woff?eahqa2) format('woff'),
url(//elangpos.com/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.svg?eahqa2#ssb-icon) format('svg');
font-weight: normal;
font-style: normal;
} div.simplesocialbuttons { height: auto; margin: -5px auto 5px -5px; text-align: left; clear: left; font-size: 0; direction: ltr;}
div.simplesocialbutton { float: left; }
div.ssb-button-googleplus { width: 100px; }
div.ssb-button-fblike { width: 140px; line-height: 1; }
div.ssb-button-fbshare { width: 140px; line-height: 1; }
div.ssb-button-twitter { width: 130px; }
div.ssb-button-pinterest { width: 100px; }
.fb-like iframe { max-width: none !important; }
.simplesocialbuttons .simplesocialbutton { display: inline-block; vertical-align: top; width: auto;float: none; margin: 0 5px 5px;}
.simplesocialbuttons .simplesocialbutton iframe { margin: 0; vertical-align: inherit; }
.simplesocialbuttons button{
border:0;
padding: 0;
margin: 0;
cursor: pointer;
display: inline-block;
margin: 5px;
-webkit-box-shadow: none;
box-shadow: none;
font-family: 'Helvetica', Arial, sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-weight: normal;
text-transform: capitalize !important;
white-space: nowrap;
text-shadow: none !important;
width: auto;
letter-spacing: 0;
word-spacing: 0;
overflow: visible;
}
.simplesocialbuttons button:focus, .simplesocialbuttons button:hover{
outline: none;
}
.simplesocialbuttons button.simplesocial-fb-share:after{
content: "\e900";
}
.simplesocialbuttons button.simplesocial-twt-share:after{
content: "\e904";
}
.simplesocialbuttons button.simplesocial-whatsapp-share:after{
content: "\e906";
}
.simplesocialbuttons button.simplesocial-viber-share:after{
content: "\e666";
}
.simplesocialbuttons button.simplesocial-reddit-share:after{
content: "\e903";
}
.simplesocialbuttons button.simplesocial-linkedin-share:after{
content: "\e907";
}
.simplesocialbuttons button.simplesocial-pinterest-share:after{
content: "\e902";
}
.simplesocialbuttons button.simplesocial-msng-share:after{
content: "\e908";
}
.simplesocialbuttons button.simplesocial-email-share:after{
content: "\e90b";
}
.simplesocialbuttons button.simplesocial-print-share:after{
content: "\e90c";
}
.simplesocialbuttons button.simplesocial-tumblr-share:after{
content: "\e90d";
}
.ssb_total_counter{
display: inline-block;
font-weight: bold;
font-size: 30px;
line-height: 1;
font-family: 'Verdana';
color: #000;
text-align: center;
}
.simplesocialbuttons_inline .ssb_total_counter,.simplesocialbuttons-flyin .simplesocialbuttons  .ssb_total_counter,.simplesocialbuttons-popup .simplesocialbuttons  .ssb_total_counter,.ssb_social_media_wrapper .simplesocialbuttons  .ssb_total_counter{
display: inline-block;
top: -4px;
vertical-align: middle;
position: relative;
}
.simplesocialbuttons_inline{
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ssb_total_counter span{
font-size: 10px;
display: block;
}
.simplesocialbuttons button:after {
font-family: 'ssb-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
}
.simplesocialbuttons button.simplesocial-viber-share:after{
content: "\e905";
font-family: 'ssb-icon';
} .simplesocial-simple-icons button[class*="ssb_"] {
position: relative;
padding: 2px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px;
vertical-align: middle;
text-align: left;
color: #fff;
padding-left: 20px;
height: 20px;
border: 0;
}
.simplesocial-simple-icons button[class*="ssb_"] .icon{
height: 12px;
line-height: 12px;
}
.simplesocial-simple-icons.simplesocialbuttons-float-right-center button{
float: right;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.ssb_counter-activate{
width: 116px;
}
.simplesocial-simple-icons.simplesocialbuttons button:after{
display: none;
} .simplesocialbuttons .fb_iframe_widget{
display: inline-block !important;
position: relative;
width: initial !important;
}
.simplesocialbuttons .fb_iframe_widget span {
display: inline-block !important;
position: relative;
text-align: justify;
width: 61px !important;
}
.simplesocialbuttons .ssb-fb-like{
height: 20px !important;
line-height: 20px !important;
margin: 5px;
}
.simplesocial-simple-icons button.ssb_fbshare-icon{
background: #4267b2;
border: 1px solid #4267b2;
color: #fff;
cursor: pointer;
font-family: Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
white-space: nowrap;
padding: 0;
line-height: 18px;
height: 20px;
}
.simplesocial-simple-icons button.ssb_fbshare-icon:hover {
background: #365899;
border: 1px solid #365899;
}
.simplesocial-simple-icons button.ssb_fbshare-icon .icon{
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
left: 2px;
}
.simplesocial-simple-icons button.ssb_fbshare-icon .simplesocialtxt{
padding: 0 3px 0 3px;
font-weight: bold;
}
.simplesocial-simple-icons button.ssb_fbshare-icon .ssb_counter{
padding-right: 4px;
display: inline-block;
}
.simplesocial-simple-icons button.ssb_tweet-icon{
position: relative;
height: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 1px 8px 1px 6px;
background-color: #1b95e0;
color: #fff;
border-radius: 3px;
font-weight: 500;
cursor: pointer;
font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
}
.simplesocial-simple-icons button.ssb_tweet-icon:hover{
background: #0c7abf;
}
.simplesocial-simple-icons button.ssb_tweet-icon .icon{
position: relative;
top: 2px;
display: inline-block;
width: 14px;
height: 14px;
line-height: 14px;
background: transparent 0 0 no-repeat;
vertical-align: top;
}
.simplesocial-simple-icons button.ssb_tweet-icon .simplesocialtxt {
margin-left: 1px;
white-space: nowrap;
vertical-align: top;
font-style: normal;
}
.simplesocial-simple-icons button.ssb_linkedin-icon{
background: none;
border:0;
padding: 0;
height: 20px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .icon{
background-position: 0px -593px;
background-repeat: no-repeat;
background-color: #0077b5;
background-size: initial;
cursor: pointer;
border: 0;
border-right: 1px solid #066094;
overflow: hidden;
padding: 0;
margin: 0;
position: absolute;
left: 0px;
top: 0px;
display: block;
width: 20px;
height: 20px;
float: right;
border-radius: 2px;
-webkit-border-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
text-align: center;
line-height: 17px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .icon svg{
vertical-align: middle;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .simplesocialtxt{
color: #fff;
cursor: pointer;
display: block;
white-space: nowrap;
float: left;
margin-left: 1px;
vertical-align: top;
overflow: hidden;
text-align: center;
height: 20px;
padding: 0 4px 0 23px;
border: 1px solid #000;
border-top-color: #0077b5;
border-right-color: #0077b5;
border-bottom-color: #0077b5;
border-left-color: #0077b5;
text-shadow: 0 -1px #005887;
line-height: 20px;
border-radius: 2px;
-webkit-border-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
background-color: #0077b5;
background-image: -webkit-linear-gradient(top, #0077b5 0%, #0077b5 100%);
font: bold 11px Arial, Helvetica, sans-serif;
line-height: 20px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon:hover .simplesocialtxt{
color: #fff;
border: 1px solid #000;
border-top-color: #066094;
border-right-color: #066094;
border-bottom-color: #066094;
border-left-color: #066094;
background-color: #066094;
background-image: -webkit-linear-gradient(top, #066094 0%, #066094 100%);
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter{
display: inline-block;
font-size: 11px;
color: #4e4e4e;
font-weight: bold;
font-family: Arial, sans-serif;
line-height: 18px;
padding: 0 7px 0 7px;
background: #fff;
border: 1px solid #caccce;
margin-left: 8px;
border-radius: 5px;
position: relative;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:after, .simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:after {
border-color: rgba(255, 255, 255, 0);
border-right-color: #fff;
border-width: 3px;
margin-top: -3px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:before {
border-color: rgba(202, 204, 206, 0);
border-right-color: #caccce;
border-width: 4px;
margin-top: -4px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon{
padding: 0;
background: none;
position: relative;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .simplesocialtxt{
border-radius: 2px;
text-indent: 20px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #bd081c;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
}
.simplesocial-simple-icons button.ssb_pinterest-icon:hover .simplesocialtxt{
background-color: #aa0719;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .icon{
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .icon svg{
width: 14px;
height: 14px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .ssb_counter{
height: 20px;
width: 40px;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 10px;
line-height: 20px;
color: #555;
background: #efefef;
border-radius: 2px;
display: inline-block;
text-align: center;
vertical-align: top;
position: relative;
margin-left: 6px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .ssb_counter:before{
top: 3px;
left: -4px;
border-right: 7px solid #efefef;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
position: absolute;
content: '';
}
.simplesocial-simple-icons button.ssb_viber-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #665cac;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_viber-icon:hover{
background: #524a8c;
}
.simplesocial-simple-icons button.ssb_viber-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_viber-icon .icon svg{
width: 14px;
fill: #fff;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #34AF23;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon:hover{
background: #2b8e1e;
}
.simplesocial-simple-icons button.ssb_tumblr-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 12px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #36465d;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_tumblr-icon:hover{
background: #36465d;
}
.simplesocial-simple-icons button.ssb_tumblr-icon .icon{
text-indent: 0;
position: absolute;
top: 4px;
left: 4px;
}
.simplesocial-simple-icons button.ssb_tumblr-icon .icon svg{
width: 9px;
fill: #fff;
height: 12px;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_reddit-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #ff4500;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_reddit-icon:hover{
background: #d33c04;
}
.simplesocial-simple-icons button.ssb_reddit-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_reddit-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_msng-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #468bff;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_msng-icon:hover{
background: #307bf9;
}
.simplesocial-simple-icons button.ssb_msng-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_msng-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_email-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #878787;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_email-icon:hover{
background: #717070;
}
.simplesocial-simple-icons button.ssb_email-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_email-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_print-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #353535;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_print-icon:hover{
background: #1b1a1a;
}
.simplesocial-simple-icons button.ssb_print-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_print-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons{
width: 82px;
text-align: left;
}
div[class*="simplesocialbuttons-float-right"].simplesocial-simple-icons{
width: 104px;
}
div[class*="simplesocialbuttons-float-right"].simplesocial-simple-icons {
width: 100px;
}
div[class*="simplesocialbuttons-float-right"] .ssb_total_counter{
display: block;
clear: both;
text-align: right;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-icons .ssb-fb-like{
margin:5px;
}  .simplesocialbuttons.simplesocial-sm-round button{
border-style: solid;
border-width: 1px;
border-color: rgb(222, 222, 222);
border-radius: 4px;
background-image: -moz-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -ms-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
height: 38px;
line-height: 26px;
padding: 4px 15px 4px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
margin: 5px;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-sm-round button:hover{
background-image: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-fb-share{
color: #43609c;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-twt-share{
color: #1da1f2;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-whatsapp-share{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-viber-share{
color: #59267c;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-reddit-share{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-linkedin-share{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-pinterest-share{
color: #C92228;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-msng-share{
color: #468bff;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-email-share{
color: #878787;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-print-share{
color: #353535;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-tumblr-share{
color: #36465d;
}  .simplesocialbuttons.simplesocial-simple-round button {
height: 38px;
line-height: 30px;
padding: 4px 15px 4px 48px;
display: inline-block;
text-decoration: none;
font-size: 14px;
position: relative;
color: #fff;
margin:5px;
border-radius: 3px; -webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-simple-round button:hover{
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.simplesocialbuttons.simplesocial-simple-round button:before {
content: '';
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.simplesocialbuttons.simplesocial-simple-round button span{
position: relative;
z-index: 1;
}
.simplesocialbuttons.simplesocial-simple-round button:hover:before{
width: 100%;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share{
background: #43609c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share{
background: #1da1f2;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share{
background: #34AF23;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share{
background: #59267c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share{
background: #ff4500;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share{
background: #0077B5;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share{
background: #C92228;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share{
background: #468bff;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-email-share{
background: #878787;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-print-share{
background: #353535;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share{
background: #36465d;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:before {
background: #354e83;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:before {
background: #1889cf;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:before {
background: #3e115d;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:before {
background: #176e0b;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:before {
background: #ce3b04;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:before {
background: #044568;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:before {
background: #af040a;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:before {
background: #3c7be6;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share:before {
background: #233247;
}  .simplesocialbuttons.simplesocial-round-txt button{
border-style: solid;
border-width: 1px;
border-color: transparent;
border-radius: 19px;
height: 38px;
line-height: 26px;
padding: 5px 15px 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
background: #fff;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-txt button:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-fb-share{
color: #43609c;
border-color: #43609c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-fb-share:hover{
background: #43609c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-twt-share{
color: #1da1f2;
border-color: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-twt-share:hover{
background: #1da1f2;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-whatsapp-share{
color: #34AF23;
border-color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-whatsapp-share:hover{
background: #34AF23;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-viber-share{
color: #59267c;
border-color: #59267c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-viber-share:hover{
background: #59267c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-reddit-share{
color: #ff4500;
border-color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-reddit-share:hover{
background: #ff4500;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-linkedin-share{
color: #0077B5;
border-color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-linkedin-share:hover{
background: #0077B5;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share{
color: #C92228;
border-color: #C92228;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share:hover{
background: #C92228;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-msng-share{
color: #468bff;
border-color: #468bff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-msng-share:hover{
background: #468bff;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-email-share{
color: #717070;
border-color: #717070;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-email-share:hover{
background: #717070;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-print-share{
color: #353535;
border-color: #353535;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-print-share:hover{
background: #353535;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share{
color: #36465d;
border-color: #36465d;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share:hover{
background: #36465d;
color: #fff;
}  .simplesocialbuttons.simplesocial-round-btm-border button {
border-radius: 3px;
height: 38px;
line-height: 26px;
padding: 5px 15px 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
background: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #43609c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #1da1f2, 0px 2px 0px 0px #1da1f2, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #1da1f2, 0px 2px 0px 0px #1da1f2, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #1da1f2, 0px 2px 0px 0px #1da1f2, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #1da1f2, 0px 2px 0px 0px #1da1f2, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #59267c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #C92228;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-msng-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #468bff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #36465d;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-msng-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-email-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #717070;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-email-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-print-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #717070;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-print-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}  .simplesocialbuttons.simplesocial-flat-button-border button {
border-radius: 0;
height: 38px;
line-height: 26px;
padding: 5px 15px 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.simplesocialbuttons.simplesocial-flat-button-border button:hover{
color: #fff;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share {
background: #43609c;
-webkit-box-shadow: inset 0px 0px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
box-shadow: inset 0px 0px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
box-shadow: inset 0px -40px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share {
background: #1da1f2;
-webkit-box-shadow: inset 0px 0px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
box-shadow: inset 0px 0px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share {
background: #34AF23;
-webkit-box-shadow: inset 0px 0px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
box-shadow: inset 0px 0px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
box-shadow: inset 0px -40px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share {
background: #59267c;
-webkit-box-shadow: inset 0px 0px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
box-shadow: inset 0px 0px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
box-shadow: inset 0px -40px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share {
background: #ff4500;
-webkit-box-shadow: inset 0px 0px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
box-shadow: inset 0px 0px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
box-shadow: inset 0px -40px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share {
background: #0077B5;
-webkit-box-shadow: inset 0px 0px 0px 0px #044568, 0px 3px 0px 0px #044568;
box-shadow: inset 0px 0px 0px 0px #044568, 0px 3px 0px 0px #044568;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #044568, 0px 3px 0px 0px #044568;
box-shadow: inset 0px -40px 0px 0px #044568, 0px 3px 0px 0px #044568;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share {
background: #C92228;
-webkit-box-shadow: inset 0px 0px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
box-shadow: inset 0px 0px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
box-shadow: inset 0px -40px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-msng-share {
background: #468bff;
-webkit-box-shadow: inset 0px 0px 0px 0px #468bff, 0px 3px 0px 0px #468bff;
box-shadow: inset 0px 0px 0px 0px #468bff, 0px 3px 0px 0px #26519e;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-msng-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #26519e, 0px 3px 0px 0px #26519e;
box-shadow: inset 0px -40px 0px 0px #26519e, 0px 3px 0px 0px #26519e;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-email-share {
background: #717070;
-webkit-box-shadow: inset 0px 0px 0px 0px #717070, 0px 3px 0px 0px #717070;
box-shadow: inset 0px 0px 0px 0px #717070, 0px 3px 0px 0px #4e4f52;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-email-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #4e4f52, 0px 3px 0px 0px #4e4f52;
box-shadow: inset 0px -40px 0px 0px #4e4f52, 0px 3px 0px 0px #4e4f52;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-print-share {
background: #353535;
-webkit-box-shadow: inset 0px 0px 0px 0px #353535, 0px 3px 0px 0px #353535;
box-shadow: inset 0px 0px 0px 0px #353535, 0px 3px 0px 0px #1b1a1a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-print-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #1b1a1a, 0px 3px 0px 0px #1b1a1a;
box-shadow: inset 0px -40px 0px 0px #1b1a1a, 0px 3px 0px 0px #1b1a1a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share {
background: #36465d;
-webkit-box-shadow: inset 0px 0px 0px 0px #36465d, 0px 3px 0px 0px #36465d;
box-shadow: inset 0px 0px 0px 0px #36465d, 0px 3px 0px 0px #253141;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #253141, 0px 3px 0px 0px #253141;
box-shadow: inset 0px -40px 0px 0px #253141, 0px 3px 0px 0px #253141;
}  .simplesocialbuttons.simplesocial-round-icon button{
border-style: solid;
border-width: 2px;
border-color: transparent;
border-radius: 19px;
height: 38px;
line-height: 26px;
padding: 5px 0 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 34px;
position: relative;
background: #fff;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
vertical-align: top;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-icon button:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-icon button .ssb_counter{
position: absolute;
top: 100%;
left: 0;
width: 100%;
color: #000;
text-align: center;
line-height: 1.2;
}
.simplesocialbuttons.simplesocial-round-icon button span.simplesocialtxt{
display: none;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share{
color: #43609c;
border-color: #43609c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share:hover{
background: #43609c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share{
color: #1da1f2;
border-color: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share:hover{
background: #1da1f2;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-whatsapp-share{
color: #34AF23;
border-color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-whatsapp-share:hover{
background: #34AF23;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-viber-share{
color: #59267c;
border-color: #59267c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-viber-share:hover{
background: #59267c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-reddit-share{
color: #ff4500;
border-color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-reddit-share:hover{
background: #ff4500;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share{
color: #0077B5;
border-color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share:hover{
background: #0077B5;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share{
color: #C92228;
border-color: #C92228;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share:hover{
background: #C92228;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-print-share{
color: #353535;
border-color: #353535;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-print-share:hover{
background: #717070;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-msng-share{
color: #468bff;
border-color: #468bff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-msng-share:hover{
color:#fff;
background: #468bff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-email-share{
color: #717070;
border-color: #717070;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-email-share:hover{
background: #717070;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button:after{
width: 34px;
height: 34px;
line-height: 34px;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share{
color: #36465d;
border-color: #36465d;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share:hover{
background: #36465d;
color: #fff;
}
.simplesocialbuttons.simplesocial-tumblr-icon button:after{
width: 34px;
height: 34px;
line-height: 34px;
} .simplesocialbuttons-inline-bottom-in button{
-webkit-transform: translateY(40px);
transform: translateY(40px);
opacity: 0;
}
.simplesocialbuttons-inline-bottom-in.simplesocialbuttons-inline-in button{
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.simplesocialbuttons-inline-left-in button{
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
opacity: 0;
}
.simplesocialbuttons-inline-left-in.simplesocialbuttons-inline-in button{
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
.simplesocialbuttons-inline-right-in button{
-webkit-transform: translateX(40px);
transform: translateX(40px);
opacity: 0;
}
.simplesocialbuttons-inline-right-in.simplesocialbuttons-inline-in button{
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
.simplesocialbuttons-inline-top-in button, .simplesocialbuttons-inline-top-in .ssb_total_counter{
opacity: 0;
}
.simplesocialbuttons-inline-top-in.simplesocialbuttons-inline-in button, .simplesocialbuttons-inline-top-in.simplesocialbuttons-inline-in .ssb_total_counter{
animation-name: ssb_slidetop;
-webkit-animation-name: ssb_slidetop;
-moz-animation-name: ssb_slidetop;
animation-duration: .3s;
-webkit-animation-duration: .3s;
-moz-animation-duration: .3s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
-moz-animation-timing-function: ease;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@keyframes ssb_slidetop {
0% {
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes ssb_slidetop {
0% {
-webkit-transform: translateY(-40px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
.simplesocialbuttons-inline-fade-in button{
opacity: 0;
}
.simplesocialbuttons-inline-fade-in.simplesocialbuttons-inline-in button{
opacity: 1;
}
.simplesocialbuttons_inline button:nth-child(2),.simplesocialbuttons_inline .ssb_total_counter:nth-child(2){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.simplesocialbuttons_inline button:nth-child(3),.simplesocialbuttons_inline .ssb_total_counter:nth-child(3){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.simplesocialbuttons_inline button:nth-child(4),.simplesocialbuttons_inline .ssb_total_counter:nth-child(4){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.simplesocialbuttons_inline button:nth-child(5),.simplesocialbuttons_inline .ssb_total_counter:nth-child(5){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.simplesocialbuttons_inline button:nth-child(6),.simplesocialbuttons_inline .ssb_total_counter:nth-child(6){
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.simplesocialbuttons_inline button:nth-child(7),.simplesocialbuttons_inline .ssb_total_counter:nth-child(7){
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.simplesocialbuttons_inline button:nth-child(8),.simplesocialbuttons_inline .ssb_total_counter:nth-child(8){
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.simplesocialbuttons_inline button:nth-child(9),.simplesocialbuttons_inline .ssb_total_counter:nth-child(9){
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
.simplesocialbuttons_inline button:nth-child(10),.simplesocialbuttons_inline .ssb_total_counter:nth-child(10){
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.simplesocialbuttons_inline button:nth-child(11),.simplesocialbuttons_inline .ssb_total_counter:nth-child(11){
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.simplesocialbuttons_inline button:nth-child(12),.simplesocialbuttons_inline .ssb_total_counter:nth-child(12){
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
.simplesocialbuttons_inline button:nth-child(13),.simplesocialbuttons_inline .ssb_total_counter:nth-child(13){
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
.simplesocialbuttons_inline button:nth-child(14),.simplesocialbuttons_inline .ssb_total_counter:nth-child(14){
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.simplesocialbuttons_inline button:nth-child(15),.simplesocialbuttons_inline .ssb_total_counter:nth-child(15){
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:not(:hover):before
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-email-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-print-share:not(:hover):before{
background: rgba(0,0,0, .2);
width: 36px;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:not(:hover):before{
background: rgba(0,0,0, .2);
width: 36px;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share:after{
background: none;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:after{
background: none;
}
.ssb_hidden{
display: none !important;
}
.simplesocial-round-txt .ssb_counter {
padding: 0px 3px;
position: absolute;
top: -9px;
right: 10px;
font-size: 11px;
color: #fff;
border-radius: 5px;
min-width: 24px;
text-align: center;
line-height: normal;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
font-family: 'Helvetica', Arial, sans-serif;
line-height: 14px;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-fb-share .ssb_counter{
background: #43609c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-twt-share .ssb_counter{
background: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-whatsapp-share .ssb_counter{
background: #34AF23;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-viber-share .ssb_counter{
background: #59267c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-reddit-share .ssb_counter{
background: #ff4500;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-linkedin-share .ssb_counter{
background: #0077B5;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share .ssb_counter{
background: #C92228;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share .ssb_counter{
background: #36465d;
}
.simplesocialbuttons.simplesocial-sm-round.ssb_counter-activate button:not(.simplesocial-viber-share):not(.simplesocial-whatsapp-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 50px;
position: relative;
}
.simplesocialbuttons.simplesocial-sm-round .ssb_counter{
position: absolute;
top: 0;
right: 0;
min-width: 34px;
text-align: center;
height: 36px;
line-height: 36px;
background-image: -webkit-linear-gradient(left, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
background-image: -o-linear-gradient(left, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
background-image: linear-gradient(to right, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
border-left: 1px solid #dedede;
border-radius: 0 3px 3px 0;
padding: 0 2px;
}
.simplesocialbuttons.simplesocial-simple-round.ssb_counter-activate button:not(.simplesocial-viber-share):not(.simplesocial-whatsapp-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 50px;
position: relative;
}
.simplesocialbuttons.simplesocial-simple-round.ssb_counter-activate .ssb_counter{
position: absolute;
top: 1px;
right: 1px;
min-width: 34px;
text-align: center;
height: 36px;
line-height: 36px;
background: #fff;
border-radius: 0 3px 3px 0;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share .ssb_counter{
color: #43609c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share .ssb_counter{
color: #1da1f2;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share .ssb_counter{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share .ssb_counter{
color: #59267c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share .ssb_counter{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share .ssb_counter{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share .ssb_counter{
color: #C92228;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share .ssb_counter{
color: #36465d;
} .simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate .ssb_counter{
position: absolute;
top: 1px;
right: 1px;
min-width: 34px;
text-align: center;
height: 39px;
line-height: 39px;
background: #fff;
border-radius: 0;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
color: #43609c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share .ssb_counter{
color: #1da1f2;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share .ssb_counter{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share .ssb_counter{
color: #59267c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share .ssb_counter{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share .ssb_counter{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
color: #C92228;
}
.simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate button:not(.simplesocial-whatsapp-share):not(.simplesocial-viber-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 50px;
position: relative;
}
.simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate .ssb_counter{
position: absolute;
top: 1px;
right: 1px;
min-width: 34px;
text-align: center;
height: 39px;
line-height: 39px;
background: #fff;
border-radius: 0;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
color: #43609c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share .ssb_counter{
color: #1da1f2;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share .ssb_counter{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share .ssb_counter{
color: #59267c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share .ssb_counter{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share .ssb_counter{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
color: #C92228;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share .ssb_counter{
color: #36465d;
}
.simplesocialbuttons.simplesocial-round-btm-border.ssb_counter-activate button:not(.simplesocial-viber-share):not(.simplesocial-whatsapp-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 60px;
position: relative;
}
.simplesocial-round-btm-border .ssb_counter {
position: absolute;
top: 0;
right: 0;
font-size: 11px;
color: #fff;
line-height: 1;
border-radius: 3px;
height: 40px;
line-height: 40px;
min-width: 40px;
text-align: center;
}
.simplesocial-round-btm-border .ssb_counter:after {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-right-color: #88b7d5;
border-width: 8px;
margin-top: -8px;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share .ssb_counter{
background: #43609c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share .ssb_counter:after{
border-right-color: #43609c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share .ssb_counter{
background: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share .ssb_counter:after{
border-right-color: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share .ssb_counter{
background: #34AF23;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share .ssb_counter:after{
border-right-color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share .ssb_counter{
background: #59267c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share .ssb_counter:after{
border-right-color: #59267c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share .ssb_counter{
background: #ff4500;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share .ssb_counter:after{
border-right-color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share .ssb_counter{
background: #0077B5;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share .ssb_counter:after{
border-right-color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter{
background: #C92228;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter:after{
border-right-color: #C92228;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share .ssb_counter{
background: #36465d;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share .ssb_counter:after{
border-right-color: #36465d;
}
.ssb_counter{
font-family: 'Helvetica', Arial, sans-serif;
}
.simplesocialbuttons.simplesocial-round-icon button .ssb_counter {
position: absolute;
top: -9px;
right: -6px;
font-size: 10px;
color: #fff;
height: 17px;
line-height: 12px;
min-width: 17px;
border:1px solid transparent;
left: auto; background: #fff;
width: auto;
text-align: center;
line-height: 15px;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share .ssb_counter{
border-color: #43609c;
background: #43609c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share .ssb_counter{
border-color: #1da1f2;
background: #1da1f2;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-whatsapp-share .ssb_counter{
border-color: #34AF23;
background: #34AF23;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-viber-share .ssb_counter{
border-color: #59267c;
background: #59267c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-reddit-share .ssb_counter{
border-color: #ff4500;
background: #ff4500;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share .ssb_counter{
border-color: #0077B5;
background: #0077B5;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share .ssb_counter{
border-color: #C92228;
background: #C92228;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share .ssb_counter{
border-color: #36465d;
background: #36465d;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share .ssb_counter{
border-color: #43609c;
color: #ffffff;
background: #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share .ssb_counter{
border-color: #1da1f2;
color: #ffffff;
background: #1da1f2;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share .ssb_counter{
border-color: #34AF23;
color: #ffffff;
background: #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share .ssb_counter{
border-color: #59267c;
color: #ffffff;
background: #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share .ssb_counter{
border-color: #ff4500;
color: #ffffff;
background: #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share .ssb_counter{
border-color: #0077B5;
color: #ffffff;
background: #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter{
border-color: #C92228;
color: #ffffff;
background: #C92228;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center:not(.simplesocial-simple-icons)  button .ssb_counter{
left: -10px;
font-size: 10px;
}
.simplesocialbuttons-float-right-center  button .ssb_counter:after{
display: none;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-fb-share .ssb_counter{
border-color: #43609c;
color: #ffffff;
background: #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-twt-share .ssb_counter{
border-color: #1da1f2;
color: #ffffff;
background: #1da1f2;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-whatsapp-share .ssb_counter{
border-color: #34AF23;
color: #ffffff;
background: #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-viber-share .ssb_counter{
border-color: #59267c;
color: #ffffff;
background: #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-reddit-share .ssb_counter{
border-color: #ff4500;
color: #ffffff;
background: #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-linkedin-share .ssb_counter{
border-color: #0077B5;
color: #ffffff;
background: #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-pinterest-share .ssb_counter{
border-color: #C92228;
color: #ffffff;
background: #C92228;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-tumblr-share .ssb_counter{
border-color: #36465d;
color: #ffffff;
background: #36465d;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share .ssb_counter{
background: #ffffff;
border:1px solid #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share .ssb_counter{
background: #ffffff;
border:1px solid #1da1f2;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share .ssb_counter{
background: #ffffff;
border:1px solid #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share .ssb_counter{
background: #ffffff;
border:1px solid #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share .ssb_counter{
background: #ffffff;
border:1px solid #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share .ssb_counter{
background: #ffffff;
border:1px solid #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share .ssb_counter{
background: #ffffff;
border:1px solid #C92228;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share .ssb_counter{
background: #ffffff;
border:1px solid #36465d;
} div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
background: #ffffff;
border-color: #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share .ssb_counter{
background: #ffffff;
border-color: #1da1f2;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share .ssb_counter{
background: #ffffff;
border-color: #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share .ssb_counter{
background: #ffffff;
border-color: #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share .ssb_counter{
background: #ffffff;
border-color: #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share .ssb_counter{
background: #ffffff;
border-color: #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
background: #ffffff;
border-color: #C92228;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share .ssb_counter{
background: #ffffff;
border-color: #36465d;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons) button .ssb_counter,div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round:not(.simplesocial-simple-icons) .ssb_counter{
min-width: 15px;
height: 15px;
color: #fff;
top: -10px;
border:1px solid #fff;
border-radius: 0;
font-size: 8px;
line-height: 14px;
}
.ssb_total_counter{
margin: 0 5px;
}
div[class*="simplesocialbuttons-float"].simplesocial-round-txt button .ssb_counter{
border-radius: 0;
height: 22px;
min-width: 22px;
line-height: 20px;
top: -8px;
left: -8px;
color: #fff;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center:not(.simplesocial-simple-icons)  button .ssb_counter{
right: -10px;
font-size: 10px;
left: auto;
}
div[class*="simplesocialbuttons-float"].simplesocial-flat-button-border.ssb_counter-activate .ssb_counter{
min-width: 20px;
height: 20px;
line-height: 18px;
top: -10px;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-round.ssb_counter-activate .ssb_counter{
min-width: 20px;
height: 20px;
line-height: 18px;
top: -10px;
border-radius: 0;
} div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons)  button{
height: 36px;
width: 36px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons)  button span.simplesocialtxt{
display: none;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons)  button .ssb_counter{
position: absolute;
color: #fff;
line-height: 15px;
height: 17px;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons:not(.simplesocial-simple-icons)  button{
padding-left: 34px;
padding-right: 0 !important;
margin: 3px 0;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-round-txt:not(.simplesocial-simple-icons)  button{
padding-left: 34px;
padding-right: 0;
}
div[class*="simplesocialbuttons-float"].simplesocial-round-icon:not(.simplesocial-simple-icons)  button{
padding-left: 32px;
padding-right: 0;
}
.simplesocialbuttons.simplesocial-round-txt button:after{
width: 36px;
height: 36px;
line-height: 36px;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-fade-in{
opacity: 0;
-webkit-animation-name: ssb_fade; -webkit-animation-duration: 1s; animation-name: ssb_fade;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
.ssb-fb-like{
height: 38px;
line-height: 38px;
margin: 0 5px;
vertical-align: middle;
}
.ssb-fb-like span{
vertical-align: middle !important;
}
.ssb-fb-like iframe{
visibility: inherit !important;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons .ssb-fb-like{
margin: 5px 0;
height: auto;
line-height: 1;
}
div[class*="simplesocialbuttons-float-right"].simplesocialbuttons .ssb-fb-like{
float: right;
}
div[class*="simplesocialbuttons-float-right"].simplesocialbuttons .ssb_total_counter{
float: right;
}
div[class*="simplesocialbuttons-float-left"].simplesocial-simple-icons .ssb_total_counter{
display: block;
text-align: left;
}
div[class*="simplesocialbuttons-float-right"].simplesocial-simple-icons .ssb_total_counter{
display: block;
text-align: right;
}
@-webkit-keyframes ssb_fade {
from {opacity: 0;}
to {opacity: 1;}
} @keyframes ssb_fade {
from {opacity: 0;}
to {opacity: 1;}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-nospace button{
margin: 0;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-left-in button,
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-left-in .ssb_total_counter{
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-animation-name: ssb_slide_left_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_left_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_left_in {
from {-webkit-transform: translateX(-100%);transform: translateX(-100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
} @keyframes ssb_slide_left_in {
from {-webkit-transform: translateX(-100%);transform: translateX(-100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-right-in button,
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-right-in .ssb_total_counter{
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-animation-name: ssb_slide_right_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_right_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_right_in {
from {-webkit-transform: translateX(100%);transform: translateX(100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
} @keyframes ssb_slide_right_in {
from {-webkit-transform: translateX(100%);transform: translateX(100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-bottom-in{
-webkit-transform: translateY(-45%);
transform: translateY(-45%);
-webkit-animation-name: ssb_slide_top_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_top_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_top_in {
from {-webkit-transform: translateY(-45%);transform: translateY(-45%)}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%)}
} @keyframes ssb_slide_top_in {
from {-webkit-transform: translateY(-45%);transform: translateY(-45%)}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%)}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-top-in{
-webkit-transform: translateY(-60%);
transform: translateY(-60%);
-webkit-animation-name: ssb_slide_bottom_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_bottom_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%); opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%); opacity: 1;}
} @keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%); opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%); opacity: 1;}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-top-in{
opacity: 0;
-webkit-animation-name: ssb_slide_bottom_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_bottom_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%);opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%);opacity: 1;}
} @keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%);opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%);opacity: 1;}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-fade-in{
opacity: 0;
-webkit-animation-name: ssb_slide_fade_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_fade_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_fade_in {
from {opacity: 0;}
to {opacity: 1;}
} @keyframes ssb_slide_fade_in {
from {opacity: 0;}
to {opacity: 1;}
}
div[class*="simplesocialbuttons-float"] button:nth-child(2){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(3){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(4){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(5){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(6){
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(7){
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(8){
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(9){
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(10){
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(11){
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(12){
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(13){
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(14){
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(15){
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
} div[class*="simplesocialbuttons-float"],
body.woocommerce div[class*="simplesocialbuttons-float"]{
position: fixed;
width: 36px;
z-index: 1000;
text-align: center;
z-index: 9999;
}
div.simplesocialbuttons.simplesocialbuttons-align-centered{
text-align: center;
}
div.simplesocialbuttons.simplesocialbuttons-align-left{
text-align: left;
}
div.simplesocialbuttons.simplesocialbuttons-align-right{
text-align: right;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-top{
top: 100px;
left: 0;
margin: 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-top{
top: 100px;
right: 0;
margin: 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center{
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center{
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
text-align: right;
}
div.simplesocialbuttons-float-left-post{
position: fixed;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: -52px;
-webkit-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
.simplesocialbuttons-float-left-post.float-in{
opacity: 1;
}
div.simplesocialbuttons-float-right-post{
position: fixed;
top: 70px;
opacity: 0;
margin-right: -70px;
-webkit-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
.simplesocialbuttons-float-right-post.float-in{
opacity: 1;
}
.ssb_counter{
padding: 0 2px;
}
.simplesocialbuttons.simplesocial-simple-round.simplesocialbuttons-float-left-post.ssb_counter-activate .ssb_counter{
min-width: 15px;
height: 15px;
color: #fff;
top: -10px;
border: 1px solid #fff;
border-radius: 0;
font-size: 8px;
line-height: 14px;
right: -10px;
color: #000;
}
.simplesocialbuttons.simplesocial-simple-round.simplesocialbuttons-float-right-post.ssb_counter-activate .ssb_counter{
min-width: 15px;
height: 15px;
color: #fff;
top: -10px;
border: 1px solid #fff;
border-radius: 0;
font-size: 8px;
line-height: 14px;
right: -10px;
color: #000;
}
div[class*="simplesocialbuttons-float-left-post"] button .ssb_counter{
top: -8px;
right: -8px;
}
.float-lefted-sidebar{
left: 0;
} .ssb-hide-floating-bar {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 24px;
height: 24px;
line-height: 22px;
border-radius: 13px;
vertical-align: middle;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
text-align: center;
opacity: 0;
fill: #232323;
-webkit-transition: opacity .25s,fill .15s,background .15s,-webkit-transform .15s;
transition: opacity .25s,fill .15s,background .15s,transform .15s,-webkit-transform .15s;
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
margin-top: 6px;
position: relative;
left: 50%;
margin-left: -13px;
}
.simplesocialbuttons-float-right-center .ssb-hide-floating-bar{
clear: both;
}
.simplesocialbuttons-float-left-center:hover .ssb-hide-floating-bar,
.simplesocialbuttons-float-right-center:hover .ssb-hide-floating-bar{
opacity: .6;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ssb-hide-floating-bar:hover {
background-color: rgba(0,0,0,.4);
fill: #fff;
opacity: 1;
}
div[class*="simplesocialbuttons-float"] button,
div[class*="simplesocialbuttons-float"] .ssb-fb-like,
div[class*="simplesocialbuttons-float"] .ssb_total_counter{
transition: all 0.2s linear;
}
.ssb-hide-float-buttons button,
.ssb-hide-float-buttons .ssb-fb-like,
.ssb-hide-float-buttons .ssb_total_counter{
transform: translatex(-100%);
opacity:0;
}
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons button,
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons .ssb-fb-like,
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons .ssb_total_counter{
transform: translatex(100%);
}
.ssb-hide-float-buttons .ssb-hide-floating-bar{
background-color: rgba(0,0,0,.4);
fill: #fff;
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ssb-hide-floating-bar svg {
transition: all 0.2s linear;
}
.ssb-hide-float-buttons .ssb-hide-floating-bar svg{
transform: rotate(180deg);
}
.simplesocialbuttons-float-right-center .ssb-hide-floating-bar svg{
transform: rotate(180deg);
}
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons .ssb-hide-floating-bar svg{
transform: rotate(0deg);
} .simplesocialbuttons-float-left-post.float-touched-sidebar{
left: 52px !important;
}
.simplesocialbuttons-float-right-post.float-touched-sidebar{
right: 52px !important;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-round  button[class*="-share"]:not(:hover):before{
width: 0;
} .ssb_inline-share_heading{
font-weight: 400;
font-size: 24px;
padding: 0 0 10px;
margin: 0;
display: block;
}
.ssb_inline-share_heading.left{
text-align: left
}
.ssb_inline-share_heading.centered{
text-align: center;
}
.ssb_inline-share_heading.right{
text-align: right;
}
@media screen and (max-width: 768px) {
.simplesocialbuttons-mobile-hidden{
display: none !important;
}
} .ssb_followers a.ssb_button{
border:0;
cursor: pointer;
display: inline-block;
margin: 2.5px 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-weight: normal;
text-transform: capitalize !important;
width: 100%;
text-decoration: none !important;
}
.ssb_followers a.ssb_button:focus, .ssb_followers a.ssb_button:hover{
outline: none;
text-decoration: none !important;
}
.ssb_followers a.ssb_button.simplesocial-fb-follow:after{
content: "\e900";
}
.ssb_followers a.ssb_button.simplesocial-twt-follow:after{
content: "\e904";
}
.ssb_followers a.ssb_button.simplesocial-whatsapp-follow:after{
content: "\e906";
}
.ssb_followers a.ssb_button.simplesocial-viber-follow:after{
content: "\e666";
}
.ssb_followers a.ssb_button.simplesocial-reddit-follow:after{
content: "\e903";
}
.ssb_followers a.ssb_button.simplesocial-linkedin-follow:after{
content: "\e907";
}
.ssb_followers a.ssb_button.simplesocial-pinterest-follow:after{
content: "\e902";
}
.ssb_followers a.ssb_button.simplesocial-yt-follow:after{
content: "\e909";
}
.ssb_followers a.ssb_button.simplesocial-instagram-follow:after{
content: "\e90a";
}
.ssb_followers a.ssb_button:after {
font-family: 'ssb-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
}
.ssb_followers a.ssb_button.simplesocial-viber-follow:after{
content: "\e905";
font-family: 'ssb-icon';
} .ssb_followers.simplesocial-simple-round a.ssb_button {
height: 38px;
line-height: 30px;
padding: 4px 30px 4px 48px;
display: inline-block;
text-decoration: none;
font-size: 14px;
position: relative;
color: #fff;
margin:5px 0;
border-radius: 3px; -webkit-box-shadow: none;
box-shadow: none;
max-width: 100%;
}
.ssb_followers.simplesocial-simple-round a.ssb_button:hover{
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.ssb_followers.simplesocial-simple-round a.ssb_button:before {
content: '';
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.ssb_followers.simplesocial-simple-round a.ssb_button span{
position: relative;
z-index: 1;
}
.ssb_followers.simplesocial-simple-round a.ssb_button:hover:before{
width: 100%;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-fb-follow{
background: #43609c;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow{
background: #1da1f2;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow{
background: #34AF23;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow{
background: #59267c;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-reddit-follow{
background: #ff4500;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-linkedin-follow{
background: #0077B5;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-pinterest-follow{
background: #C92228;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-yt-follow{
background: #bb0000;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-instagram-follow{
background: #3897f0;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-yt-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-yt-follow:before {
background: #790606;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-fb-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-fb-follow:before {
background: #354e83;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:before {
background: #1889cf;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:before {
background: #3e115d;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow:before {
background: #176e0b;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-reddit-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-reddit-follow:before {
background: #ce3b04;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-linkedin-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-linkedin-follow:before {
background: #044568;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-pinterest-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-pinterest-follow:before {
background: #af040a;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-instagram-follow:after,
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-instagram-follow:before {
background: #1d75c7;
}
.ssb_followers.simplesocial-simple-round a.ssb_button span.widget_counter{
position: absolute;
right: 5px;
}   .woocommerce-product-details__short-description .simplesocialbuttons button {
float: left;
}
.woocommerce-product-details__short-description .simplesocialbuttons::after {
content: "";
clear: both;
display: table;
}    .entry .entry-content >  .simplesocialbuttons > *:last-child, .entry .entry-summary >.simplesocialbuttons > * :last-child{
margin-bottom: 5px;
}
.entry .entry-content >  .simplesocialbuttons > *:first-child, .entry .entry-summary >.simplesocialbuttons > * :first-child{
margin-top: 5px;
}
.simplesocialbuttons h2::before{
display: none;
}
.simplesocialbuttons-flyin h2::before, .simplesocialbuttons-popup h2::before{
display: none;
} .ssb-twenty-twenty .simplesocialbuttons_inline {  
margin-left: auto;
}
.ssb-twenty-twenty .simplesocial-simple-icons button.ssb_linkedin-icon .icon svg {
display: inline-block;
}body .extendedwopts-show{display:none}body .widgetopts-hide_title .widget-title{display:none}body .extendedwopts-md-right{text-align:right}body .extendedwopts-md-left{text-align:left}body .extendedwopts-md-center{text-align:center}body .extendedwopts-md-justify{text-align:justify}@media screen and (min-width: 769px){body .extendedwopts-hide.extendedwopts-desktop{display:none !important;}body .extendedwopts-show.extendedwopts-desktop{display:block}body .widget.clearfix-desktop{clear:both}}@media screen and (max-width: 768px) and (min-width: 737px){body .extendedwopts-hide.extendedwopts-tablet{display:none !important;}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width: 736px){body .extendedwopts-hide.extendedwopts-mobile{display:none !important;}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; scroll-behavior: smooth;
}  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
* {
word-break: break-word;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 0;  
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 10px;
padding-left: 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0 0 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb; background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
}
::-moz-selection { color: #fff; 
background: #098dea;
}
::selection {
color: #fff; 
background: #098dea;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-content, .entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-links .post-page-numbers {
background: #e4e1e1;
padding: 7px;
color: #000;
display: inline-flex;
width: 40px;
align-items: center;
justify-content: center;
margin-left: 6px;
}
.page-links .post-page-numbers.current {
background: #a2a0a0;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.infinite-wrap {
flex: 100%;
display: flex;
flex-wrap: wrap;
}
div#infinite-handle {
flex: 100%;
display: flex;
justify-content: center;
}
#infinite-handle span:after {
content: "\f176";
display: inline-block;
font-family: "fontawesome";
margin-left: 7px;
transform: rotate(180deg);
color: white;
}
#infinite-handle span button, #infinite-handle span button:hover{
color: white;
font-size: 16px;
width:100px;
height: 40px;
}
#infinite-handle span{
border-radius: 30px;
}
span.infinite-loader{
display: block;
}
.site-branding div {
width: 100%;
} *[id^='menu-social-'] {
display: flex;
}
*[id^='menu-social-']  li:before {
display: none;
}
*[id^='menu-social-'] li a {
color: transparent !important;
font-size: 0 !important;
height: 0 !important;
width: 0 !important;
line-height: 0;
}
.gutenbiz-social-menu ul a span,
*[id^='menu-social-'] a span {
display: none;
}
.gutenbiz-social-menu ul a:before,
*[id^='menu-social-'] a:before{
display: flex;
font-family: fontAwesome;
background: #fff;
padding: 10px;
margin-left: 10px;
width: 25px;
height: 25px;
align-items: center;
justify-content: center;
border-radius: 2px;
transition: all .3s;
font-size: 16px;
}
*[id^='menu-social-'] li:first-child a:before {
margin-left: 0;
}
.gutenbiz-social-menu {
display: flex;
justify-content: flex-end;
}
.gutenbiz-social-menu ul a[href*="facebook.com"]:before,
.gutenbiz-social-menu ul a[href*="fb.me"]:before,
*[id^='menu-social-'] a[href*="facebook.com"]:before,
*[id^='menu-social-'] a[href*="fb.me"]:before {
content: "\f09a";
color: #1877f2;
}
.gutenbiz-social-menu ul a[href^="tel:"]:before,
*[id^='menu-social-'] a:before {
content: "\f095";
}
.gutenbiz-social-menu ul a[href*="facebook.com"]:hover:before,
.gutenbiz-social-menu ul a[href*="fb.me"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu ul a[href*="facebook.com"]:before,
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu ul a[href*="fb.me"]:before {
background: #1877f2;
color: #fff;
}
.gutenbiz-social-menu a[href*="twitter.com"]:before,
*[id^='menu-social-'] a[href*="twitter.com"]:before {
content: "\f099";
color: #1da1f2;
}
.gutenbiz-social-menu a[href*="twitter.com"]:hover:before,
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="twitter.com"]:before {
background: #1da1f2;
color: #fff;
}
.gutenbiz-social-menu a[href*="linkedin.com"]:before,
*[id^='menu-social-'] a[href*="linkedin.com"]:before {
content: "\f0e1";
color: #007bb5;
}
.gutenbiz-social-menu a[href*="linkedin.com"]:hover:before,
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="linkedin.com"]:before {
background: #007bb5;
color: #fff;
}
.gutenbiz-social-menu a[href*="wordpress.org"]:before,
*[id^='menu-social-'] a[href*="wordpress.org"]:before {
content: "\f19a";
color: #0073aa;
}
.gutenbiz-social-menu a[href*="wordpress.org"]:hover:before,
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="wordpress.org"]:before {
background: #0073aa;
color: #fff;
}
.gutenbiz-social-menu a[href*="instagram.com"]:before,
*[id^='menu-social-'] a[href*="instagram.com"]:before {
content: "\f16d";
color: #c32aa3;
}
.gutenbiz-social-menu a[href*="instagram.com"]:hover:before,
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="instagram.com"]:before {
background: #c32aa3;
color: #fff;
}
.gutenbiz-social-menu a[href*="youtube.com"]:before,
*[id^='menu-social-'] a[href*="youtube.com"]:before {
content: "\f167";
color: #ff0000;
}
.gutenbiz-social-menu a[href*="youtube.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="youtube.com"]:before {
background: #ff0000;
color: #fff;
}
.gutenbiz-social-menu a[href*="vimeo.com"]:before,
*[id^='menu-social-'] a[href*="vimeo.com"]:before {
content: "\f27d";
color: #1ab7ea;
}
.gutenbiz-social-menu a[href*="vimeo.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="vimeo.com"]:before {
background: #1ab7ea;
color: #fff;
}
.gutenbiz-social-menu a[href*="dribbble.com"]:before,
*[id^='menu-social-'] a[href*="dribbble.com"]:before {
content: "\f17d";
color: #ea4c89;
}
.gutenbiz-social-menu a[href*="dribbble.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="dribbble.com"]:before {
background: #ea4c89;
color: #fff;
}
.gutenbiz-social-menu a[href*="aboutme.google.com"]:before {
content: "\f0d5";
color: #db4437;
}
.gutenbiz-social-menu a[href*="aboutme.google.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="aboutme.google.com"]:before {
background: #db4437;
color: #fff;
}
.gutenbiz-social-menu a[href*="vine.com"]:before {
content: "\f1ca";
color: #00b489;
}
.gutenbiz-social-menu a[href*="vine.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="vine.com"]:before {
background: #00b489;
color: #fff;
}
.gutenbiz-social-menu a[href*="whatsapp.com"]:before {
content: "\f232";
color: #25d366;
}
.gutenbiz-social-menu a[href*="whatsapp.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="whatsapp.com"]:before {
background: #25d366;
color: #fff;
}
.gutenbiz-social-menu a[href*="wechat.com"]:before {
content: "\f1d7";
color: #25d366;
}
.gutenbiz-social-menu a[href*="wechat.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="wechat.com"]:before {
background: #25d366;
color: #fff;
}
.gutenbiz-social-menu a[href*="line.me"]:before {
content: "\f0e5";
color: #25d366;
}
.gutenbiz-social-menu a[href*="line.me"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="line.me"]:before {
background: #25d366;
color: #fff;
}
.gutenbiz-social-menu a[href*="snapchat.com"]:before {
content: "\f2ac";
color: #fffc00;
}
.gutenbiz-social-menu a[href*="snapchat.com"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="snapchat.com"]:before {
background: #fffc00;
color: #fff;
}
.gutenbiz-social-menu a[href*="mailto:"]:before {
content: "\f0e0";
color: #ff0000;
}
.gutenbiz-social-menu a[href*="mailto:"]:hover:before, 
.gutenbiz-social-menu-style-2 .gutenbiz-social-menu a[href*="mailto:"]:before {
background: #ff0000;
color: #fff;
}
#site-navigation li.fa.menu-item,
div#mr-mobile-menu li.menu-item:before {
font: inherit;
}
#site-navigation li.menu-item:before,
div#mr-mobile-menu li.menu-item:before {
text-align: center;
height: 30px;
width: 30px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
color: #fff;
margin: auto;
font-family: fontAwesome;
}
div#mr-mobile-menu li.menu-item:before {
margin: 0 0 0 15px;
}
div#mr-mobile-menu li.fa.menu-item {
display: block;
}
.post-content a {
text-decoration: underline;
}.gutenbiz-topbar-wrapper {
background: #0099f7;
padding: 10px 0;
}
.gutenbiz-topbar-wrapper time {
color: #fff;
margin-right: 12px;
}
.gutenbiz-topbar-wrapper time i {
margin-right: 6px;
}
.gutenbiz-topbar-wrapper .time-wrapper {
display: flex;
color: #fff;
}
.gutenbiz-topbar-wrapper .time-wrapper div#gutenbiz-digital-clock {
color: #fff;
}
.gutenbiz-topbar-wrapper .time-wrapper .gutenbiz-digital-clock-wrapper {
display: flex;
align-items: center;
color: #fff;
}
.gutenbiz-topbar-wrapper .time-wrapper .gutenbiz-digital-clock-wrapper i {
margin-right: 6px;
}
.gutenbiz-topbar-socialmenu ul {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
@media (max-width: 767px) {
.gutenbiz-topbar-wrapper .time-wrapper,
.gutenbiz-topbar-socialmenu {
justify-content: center;
margin: 5px 0;
}
} .gutenbiz-bottom-header-wrapper {
padding: 50px 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.gutenbiz-bottom-header-wrapper:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.gutenbiz-bottom-header-wrapper * {
position: relative;
z-index: 9;
}
body .site-branding .site-title {
font-size: 42px;
}
body .site-branding .site-title a:focus {
outline: thin dotted #fff;
}
.gutenbiz-main-menu-wrapper {
background: #141414;
border-bottom: 3px solid #ee4930;
}
.gutenbiz-navigation-n-options {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0;
}
.gutenbiz-navigation-n-options .gutenbiz-main-menu>ul>li {
padding: .5rem 0;
}
.gutenbiz-navigation-n-options .search-form label input.search-field {
height: 45px;
border-radius: 25px;
min-height: auto;
}
.gutenbiz-main-menu>ul>li.home a:before,
.gutenbiz-main-menu>ul>li.menu-item-home a:before {
font-family: fontAwesome;
content: "\F015";
font-size: 28px;
right: -15px;
color: #fff;
}
.gutenbiz-main-menu>ul>li a:after {
display: none;
}
.gutenbiz-main-menu>ul>li.home+li,
.gutenbiz-main-menu>ul>li.menu-item-home+li {
margin-left: 20px;
}
.gutenbiz-main-menu>ul>li.home a,
.gutenbiz-main-menu>ul>li.menu-item-home a {
font-size: 0;
line-height: 0;
position: relative;
padding: 7px 15px;
display: flex;
}
.gutenbiz-main-menu>ul>li.home,
.gutenbiz-main-menu>ul>li.menu-item-home {
align-items: center;
display: flex;
}
.gutenbiz-main-menu>ul>li>a>span {
position: absolute;
top: -15px;
left: calc(100% - 40px);
background: #000;
color: #fff;
font-size: 10px;
padding: 3px 5px;
line-height: 10px;
z-index: 1;
min-width: 60px;
text-align: center;
}
.gutenbiz-main-menu>ul>li>a>span:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
left: 3px;
bottom: -4px;
}
.gutenbiz-main-menu>ul>li.white a span {
background: white;
}
.gutenbiz-main-menu>ul>li.white a span:after {
border-top: 5px solid white;
}
.gutenbiz-main-menu>ul>li.red a span {
background: red;
}
.gutenbiz-main-menu>ul>li.red a span:after {
border-top: 5px solid red;
}
.gutenbiz-main-menu>ul>li.yellow a span {
background: yellow;
color: #000;
}
.gutenbiz-main-menu>ul>li.yellow a span:after {
border-top: 5px solid yellow;
}
.gutenbiz-main-menu>ul>li.blue a span {
background: blue;
}
.gutenbiz-main-menu>ul>li.blue a span:after {
border-top: 5px solid blue;
}
.gutenbiz-main-menu>ul>li.green a span {
background: green;
}
.gutenbiz-main-menu>ul>li.green a span:after {
border-top: 5px solid green;
}
.gutenbiz-main-menu>ul>li.orange a span {
background: orange;
}
.gutenbiz-main-menu>ul>li.orange a span:after {
border-top: 5px solid orange;
}
@media (min-width: 920px) {
.menu-toggler {
display: none;
}
} body.home:not(.page-template-full-width) #content {
padding-top: 0;
}
.gutenbiz-trending-news {
background: #000;
padding: 15px 0;
height: 75px;
overflow: hidden;
margin-bottom: 30px;
}
.gutenbiz-trending-news .marquee-wrapper {
display: flex;
text-align: center;
}
.gutenbiz-trending-news .marquee-wrapper ul {
margin: 0 0 0 37px;
padding: 0;
display: flex;
list-style: none;
max-width: calc(100% - 180px);
overflow: hidden;
}
.gutenbiz-trending-news .marquee-wrapper ul .js-marquee-wrapper {
display: flex;
}
.gutenbiz-trending-news .marquee-wrapper ul .js-marquee {
display: flex;
}
.gutenbiz-trending-news .marquee-wrapper ul .js-marquee li {
background: #fff;
padding: 0 20px 0 0;
margin: 0 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
min-width: 150px;
text-align: left;
}
.gutenbiz-trending-news .marquee-wrapper ul .js-marquee li a {
color: #000;
transition: all 0.3s;
}
.gutenbiz-trending-news .marquee-wrapper ul .js-marquee li a:hover {
color: #000;
}
.gutenbiz-trending-news .marquee-wrapper ul .js-marquee li img {
height: 45px;
width: 45px;
object-fit: cover;
margin-right: 13px;
}
.gutenbiz-trending-news .marquee-wrapper span.top-stories {
justify-content: flex-start;
display: flex;
align-items: center;
color: #fff;
min-width: 150px;
background: #ee4930;
background-size: 400% 400%;
animation: gradient 9s ease infinite;
}
.gutenbiz-trending-news .marquee-wrapper span.top-stories>div {
background: #ee4930;
color: #ffffff;
margin-right: 8px;
width: 50px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 25px;
border-right: 3px solid #fff;
} .gutenbiz-feature-news-wrapper {
display: flex;
flex-wrap: wrap;
margin-bottom: 15px;
margin-left: -15px;
margin-right: -15px;
margin-top: -15px;
}
.gutenbiz-feature-news-wrapper .fetured-three-post {
max-width: 60%;
flex: 0 0 60%;
}
.gutenbiz-feature-news-wrapper .fetured-two-post {
max-width: 40%;
flex: 0 0 40%;
}
.gutenbiz-feature-news-wrapper article {
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
position: relative;
display: flex;
align-items: flex-end;
overflow: hidden;
transition: all .3s;
}
.gutenbiz-feature-news-wrapper article:hover {
background-size: 105%;
}
.gutenbiz-feature-news-wrapper article:after {
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background: #000;
transition: all 0.3s;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner {
padding: 15px 15px;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner .feature-news-content {
display: none;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner .gutenbiz-news-title {
margin: 10px 0 0;
}
.fetured-three-post article {
min-height: 400px;
}
.fetured-two-post article {
min-height: 185px;
}
.gutenbiz-feature-news-wrapper .fetured-two-post .gutenbiz-feature-news-inner .gutenbiz-feature-news-content p {
display: none;
}
.gutenbiz-feature-news-wrapper .fetured-three-post .gutenbiz-feature-news-inner .gutenbiz-feature-news-content p {
display: block;
}
.gutenbiz-feature-news-wrapper .gutenbiz-arrow {
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 9;
cursor: pointer;
background: #fff;
width: 45px;
display: flex !important;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: all .3s;
}
.fetured-three-post:hover .gutenbiz-arrow {
opacity: 1;
visibility: visible;
}
.gutenbiz-feature-news-wrapper .gutenbiz-arrow svg {
width: 30px;
}
.gutenbiz-feature-news-wrapper .gutenbiz-arrow.gutenbiz-arrow-prev {
left: 15px;
}
.gutenbiz-feature-news-wrapper .gutenbiz-arrow.gutenbiz-arrow-next {
right: 15px;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner:first-child article .gutenbiz-news-title,
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner:nth-child(2) article .gutenbiz-news-title {
margin: 10px 0;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner .gutenbiz-feature-news-content {
padding: 20px;
position: relative;
z-index: 1;
color: #fff;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner .gutenbiz-feature-news-content p {
color: #f0eeee;
line-height: 1.8;
margin: 0;
font-weight: 400;
font-size: 16px;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner .gutenbiz-news-title {
font-size: 18px;
}
.gutenbiz-feature-news-wrapper .gutenbiz-feature-news-inner .gutenbiz-news-title a {
color: #fff;
transition: all 0.3s;
}
.date-n-cat-wrapper {
display: flex;
align-items: center;
color: #fff;
}
.date-n-cat-wrapper a {
color: #fff;
font-size: 14px;
transition: all 0.3s;
margin: 0;
}
.date-n-cat-wrapper a:visited {
color: #fff;
}
.date-n-cat-wrapper .post-categories {
align-items: center;
}
.date-n-cat-wrapper .post-categories li {
margin-top: 0;
font-size: 14px;
}
.date-n-cat-wrapper .post-categories li a:visited {
color: #fff;
}
.date-n-cat-wrapper .post-categories:before,
.date-n-cat-wrapper .post-categories li:nth-child(3) + li  {
display: none;
}
.date-n-cat-wrapper span.posted-on:before {
font: normal normal normal 14px FontAwesome;
content: "\F073";
margin-right: 0.3rem;
}
.date-n-cat-wrapper span.posted-on:after {
content: "";
}
.date-n-cat-wrapper span.posted-on{
margin-right: 8px;
}
.post-permalink {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.post-permalink a {
display: block;
}
.post-permalink a {
display: block;
height: 100%;
width: 100%;
}
@media (max-width: 767px) {
.gutenbiz-feature-news-wrapper .fetured-three-post,
.gutenbiz-feature-news-wrapper .fetured-two-post {
max-width: 100%;
flex: 0 0 100%;
}
.fetured-three-post article {
min-height: auto;
}
} .gutenbiz-related-post h2 {
margin: 0 0 1.5rem;
font-size: 1.5rem;
font-weight: 700;
}
.gutenbiz-related-post .gutenbiz-related-post-content {
background: #fafafa;
margin-bottom: 30px;
transition: all 0.3s;
transform: translateY(0);
}
.gutenbiz-related-post .gutenbiz-related-post-content .gutenbiz-related-post-text {
padding: 20px;
}
.gutenbiz-related-post .gutenbiz-related-post-content h3 {
margin: 0 0 12px 0;
font-size: 16px;
}
.gutenbiz-related-post .gutenbiz-related-post-content p {
margin: 0;
}
.gutenbiz-related-post .gutenbiz-related-post-content:hover {
transform: translateY(-10px);
} .post-categories li {
margin-top: 0.3rem;
}
body .post-categories li a {
background: #000;
color: #fff !important;
}
body .post-categories li a:hover {
background: #021;
color: #fff;
}
body .post-categories li:nth-child(2) a {
background: green;
color: #fff;
}
body .post-categories li:nth-child(3) a {
background: orange;
color: #fff;
}
body .post-categories li:nth-child(4) a {
background: black;
color: #fff;
}
body .post-categories li:nth-child(5) a {
background: yellow;
color: #000;
}
.widget_tag_cloud .tagcloud a {
font-size: 11px !important;
}
body .gutenbiz-post {
transition: all .3s;
}
body .gutenbiz-post:hover {
box-shadow: 1px 1px 7px #bcbcbc;
}
body .gutenbiz-post .image-full {
background-size: 100%;
background-repeat: no-repeat !important;
transition: all .5s;
padding-bottom: 60%;
}
body .gutenbiz-post:hover .image-full {
background-size: 110%;
}
.gutenbiz-post .image-full:after {
display: none;
}
.gutenbiz-btn-primary:focus, 
.comment-respond .comment-form input[type="submit"]:focus, 
.no-results.not-found a:focus{
outline: 2px dotted #9d9595;
}
body .menu-toggler span {
background: #fff;
}
body .menu-toggler:focus {
outline: 2px dotted #fff;
}
.gutenbiz-feature-news-wrapper .gutenbiz-arrow {
height: 45px;
font-size: 32px;
}
@media (min-width: 767px) {
.mr-mobile-menu {
display: none;
}
}html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//elangpos.com/wp-content/themes/gutenbiz/assets/css/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//elangpos.com/wp-content/themes/gutenbiz/assets/css/vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//elangpos.com/wp-content/themes/gutenbiz/assets/css/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//elangpos.com/wp-content/themes/gutenbiz/assets/css/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//elangpos.com/wp-content/themes/gutenbiz/assets/css/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//elangpos.com/wp-content/themes/gutenbiz/assets/css/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 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;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #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-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}