html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote::before,
q::before {
content: "\ee81";
font-family: boxicons;
position: absolute;
left: -20px;
top: -10px;
}
blockquote:after,
q:after {
content: "\ee82";
font-family: boxicons;
position: absolute;
right: 0;
bottom: -10px;
}
blockquote,
q {
quotes: """";
position: relative;
}
blockquote cite {
display: block;
font-weight: 300;
font-size: 16px;
margin-top: 20px;
}
blockquote cite::before {
content: "-";
margin-right: 10px;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}   html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} 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;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
textarea {
color: #3b3b3b;
font-family: "Roboto", sans-serif;
font-size: 15px;
line-height: 1.8;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
font-family: "Nunito", sans-serif;
line-height: 1.5;
margin-bottom: 15px;
color: #3d3d3d;
font-weight: 700;
}
p {
margin-bottom: 10px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 20px;
font-size: 20px;
font-style: italic;
font-family: "Roboto", sans-serif;
font-weight: 300;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul,
ol {
margin: 0 0 15px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: 100%; max-width: 100%;
object-fit: cover; vertical-align: middle;
width: 100%;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
border: 1px solid #ccc;
padding: 5px 10px;
}
td {
border: 1px solid #ccc;
padding: 5px 10px;
} a {
color: #484747;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus,
a:active {
color: #960505;
}
a:focus {
outline: thin dotted;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background-color: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
.form-submit .submit{
color:#fff;
}
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;
width: 100%;
}
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%;
} .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .articlewave-clearfix:before,
.articlewave-clearfix:after,
.row:before,
.row: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;
}
.articlewave-clearfix:after,
.articlewave-clearfix:before,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.clear {
clear: both;
} .widget-area .widget {
margin: 20px 0 20px;
} .widget-area .widget select {
max-width: 100%;
}
.footer-widgets-wrapper .articlewave-social-icon-wrap,
.widget-area .articlewave-social-icon-wrap {
float: none;
} .sticky {
display: block;
}
h1.entry-title {
color: #353535;
font-weight: 700;
padding-bottom: 0;
text-transform: capitalize;
}
h1.entry-title a {
color: #3d3d3d;
}
.hentry {
margin: 0 0 15px;
}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
display: inline;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 600;
}
.entry-cat a {
font-size: 13px;
}
.posted-on a {
position: relative;
color: #333;
}
.entry-cat .cat-links a,
.entry-meta a {
color: #333;
}
.byline a {
color: #333;
}
.entry-cat .cat-links a:hover,
.entry-cat a:hover,
.byline a:hover,
.posted-on a:hover,
.entry-meta span:hover::before {
color: #960505;
}
.cat-links {
display: inline-block;
}
.comments-link {
float: right;
}
.posted-on:before {
content: "\ec45";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.comments-link:before,
.post-comment:before {
content: "\ea76";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.byline:before {
content: "\ec63";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.tags-links:before {
content: "\ec3b";
font-family: boxicons;
font-style: normal;
margin-right: 3px;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.page-content a,
.entry-content a,
.entry-summary a {
text-decoration: underline;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.edit-link .post-edit-link:before {
content: "\eabf";
font-family: boxicons;
margin-right: 5px;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
.blog article.hentry {
margin-bottom: 40px;
}
.blog article.hentry:first-child {
margin-top: 30px;
}
.home article.hentry:first-child {
margin-top: 0px;
}
.updated {
display: none;
}
.published.updated {
display: inline-block;
}
.entry-footer a {
color: #666666;
}
.entry-footer a:hover {
color: #e53935;
}
.nav-links .meta-nav {
display: none;
}
.nav-links::after {
content: "";
display: block;
clear: both;
}
.nav-links .nav-previous,
.nav-links .nav-next {
width: 48%;
float: left;
}
.nav-links .nav-next {
text-align: right;
float: right;
}
.nav-links .nav-previous a:before {
content: "\ea2c";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.nav-links .nav-next a:after {
content: "\ea2f";
font-family: boxicons;
font-style: normal;
margin-left: 5px;
}
.nav-links .nav-next a,
.nav-links .nav-previous a {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.entry-thumbnail {
width: 38%;
float: left;
}
.entry-exrecpt {
width: 60%;
float: right;
}
.short-content {
margin-bottom: 10px;
}
.short-content+.bttn {
float: right;
}
.full-width {
float: none;
width: 100%;
}
.navigation .nav-links .page-numbers {
padding: 0 14px;
display: inline-block;
background: none;
border: 1px solid #f4f2f2;
color: #242424;
height: 38px;
line-height: 38px;
text-align: center;
margin: 0 3px;
border-radius: 101px;
border-color: #e1e1e1;
}
.navigation.pagination {
margin-left: 0;
}
.navigation .nav-links a.page-numbers:hover,
.navigation .nav-links .page-numbers.current {
background: #960505;
color: #fff;
border: 1px solid #960505;
} .gallery {
margin-bottom: 1.5em;
margin-left: -2%;
}
#top-footer .gallery {
margin-bottom: 0;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin-bottom: 3%;
margin-left: 2%;
}
.site-main .gallery a img {
max-width: none;
width: 100%;
} .gallery-caption {
display: block;
} #comments {
margin-top: 30px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#comments h2.comments-title {
color: #333;
display: inline-block;
font-size: 22px;
font-style: normal;
font-weight: 700;
margin: 15px 0;
padding: 8px 15px;
}
#comments h3 {
margin: 0 0 10px;
color: #141414;
font-weight: 600;
display: inline-block;
line-height: 22px;
font-size: 18px;
}
#commentform label {
display: inline-block;
}
textarea#comment {
width: 100%;
height: 150px;
}
.comment-form-cookies-consent label {
margin-left: 14px;
} .comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol.children {
margin: 0 0 0 15px;
}
.comment-list .comment-body {
padding: 20px;
margin-bottom: 20px;
background: none;
border: 1px solid #e1e1e1;
text-align: left;
}
.comment-author img {
vertical-align: text-top;
margin-right: 15px;
border: 1px solid #e1e1e1;
padding: 3px;
}
.comment-author {
float: none;
width: 12%;
}
.comment-metadata {
font-size: 12px;
}
.comment-content {
margin-top: 10px;
}
.comment-author .fn {
font-style: normal;
font-size: 16px;
text-transform: capitalize;
font-weight: bold;
}
.comment-author .fn .url {
color: #333;
padding: 0;
font-size: 16px;
}
.comment-author .fn .url:hover {
color: #960505;
}
.comment-author .says {
display: none;
}
.commentmetadata {
float: right;
font-weight: normal;
font-size: 12px;
font-style: italic;
font-weight: 300;
}
.comment-metadata a {
color: #969696;
}
.commentmetadata .comment-edit-link {
color: #e53935;
}
.commentmetadata+.clear {
margin-bottom: 20px;
}
.reply .comment-reply-link {
background: none repeat scroll 0 0 #960505;
color: #ffffff;
font-size: 12px;
line-height: 20px;
padding: 2px 10px;
display: inline-block;
}
.reply .comment-reply-link:hover {
background: none repeat scroll 0 0 #050505;
}
#respond {
padding: 20px;
margin: 20px 0 0;
color: #141414;
border: 1px solid #e1e1e1;
background: #fafafa;
}
#commentform .form-submit {
margin-bottom: 0;
}
#cancel-comment-reply-link {
font-style: italic;
color: #960505;
}
#cancel-comment-reply-link:before {
font-family: boxicons;
content: "\ec8d";
margin: 0 5px 0 20px;
font-style: normal;
color: #960505;
}
.logged-in-as a {
color: #960505;
}
.edit-link a {
color: #960505;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-footer {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
margin: 0;
} embed,
iframe,
object {
max-width: 100%;
} .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;
} .widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.wp-block-latest-posts,
.wp-block-archives,
.wp-block-categories,
.wp-block-page-list,
.wp-block-latest-comments {
list-style: outside none none;
margin: 0;
}
.wp-block-page-list ul {
list-style: outside none none;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.wp-block-latest-posts li,
.wp-block-archives li,
.wp-block-categories li,
.wp-block-page-list li,
.wp-block-latest-comments li {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
margin-bottom: 5px;
padding-bottom: 5px;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_recent_entries li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.widget_rss li:last-child,
.widget_pages li:last-child,
.widget_nav_menu li:last-child,
.wp-block-latest-posts li:last-child,
.wp-block-archives li:last-child,
.wp-block-categories li:last-child,
.wp-block-page-list li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li a,
.widget_nav_menu li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-page-list li a,
.wp-block-latest-comments li {
color: #333333;
font-size: 14px;
line-height: 32px;
padding-left: 30px;
position: relative;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
display: inline-block;
}
.widget a:hover,
.widget a:hover::before,
.widget li:hover::before,
.site-info .widget a:hover {
color: #960505;
}
.widget_archive a::before,
.widget_categories a::before,
.widget_recent_entries a::before,
.widget_meta a::before,
.widget_recent_comments li::before,
.widget_rss li:before,
.widget_pages li a:before,
.widget_nav_menu li a:before,
.wp-block-latest-posts li a:before,
.wp-block-archives li a:before,
.wp-block-categories li a:before,
.wp-block-page-list li a:before,
.wp-block-latest-comments li:before {
color: #afb4bd;
content: "\e9fc";
font-family: boxicons;
font-size: 18px;
left: 0;
position: absolute;
top: 0px;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories a::before,
.wp-block-categories li a:before {
content: "\ea39";
}
.widget_recent_entries a::before,
.wp-block-latest-posts li a:before {
content: "\ea97";
}
.widget_meta a::before,
.widget_nav_menu li a:before {
content: "\ea55";
}
.widget_recent_comments li::before,
.wp-block-latest-comments li:before {
content: "\eb78";
top: 0;
}
.widget_rss li::before {
content: "\ebee";
top: 0;
}
.widget_pages li a:before,
.wp-block-page-list li a:before {
content: "\ead5";
top: 0;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit {
height: 36px;
width: 25%;
background: #e53935;
border-color: #e53935;
color: #ffffff;
}
.widget_recent_entries .post-date {
color: #8f8f8f;
display: block;
font-size: 11px;
margin-top: -5px;
padding-left: 24px;
}
.widget_nav_menu .sub-menu {
margin: 10px 0 0 10px;
}
.widget_nav_menu li::before {
top: 0;
}
.widget_search::after {
clear: both;
content: "";
display: table;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit,
.widget_search .search-submit:hover {
height: 36px;
width: 25%;
background: #e53935;
border-color: #e53935;
color: #ffffff;
padding: 0;
}
.widget_tag_cloud .tagcloud a,
.widget_tag_cloud a {
color: #909090;
font-size: 14px !important;
border: 1px solid #cfcfcf;
padding: 1px 10px;
display: inline-block;
margin: 0 5px 10px 0;
border-radius: 2px;
}
.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud a:hover {
background: #e53935;
color: #fff;
border-color: #e53935;
}
.wp-block-search__button {
background: #333;
border: none;
width: 80px;
margin: 0;
height: 36px;
color: #ffffff;
}  .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
gap: 2%;
justify-content: space-between;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .widget {
margin: 30px 0px 0px;
text-align: left;
}
.widget .widget-title {
margin: 4px 0px;
text-align: left;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .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 !important;
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: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .articlewave-container {
width: 1320px;
margin: 0 auto;
}
.articlewave-flex {
display: flex;
align-items: center;
}
a {
text-decoration: unset;
color: #000;
}
.entry-title {
color: #000;
}
.entry-title:hover {
color: #960505;
}
.entry-title a {
color: #000;
}
.entry-title a:hover {
color: #960505;
}
.post-image.hover-effect--one {
overflow: hidden;
border-radius: 20px;
}
.post-image.hover-effect--one img {
transform: scale(1);
transition: 0.5s ease;
}
.post-image.hover-effect--one:hover img {
transform: scale(1.1);
opacity: 0.9;
border-radius: 20px;
} .site-header {
text-align: center;
position: relative;
z-index: 999;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header-layout-wrapper {
background-color: #fff;
padding: 15px 0px;
box-shadow: 0 4px 6px rgb(53 53 53 / 10%);
}
.articlewave-header-left {
justify-content: flex-start;
}
.articlewave-header-section,
.articlewave-social-icons-wrapper {
display: flex;
align-items: center;
}
.articlewave-header-left {
justify-content: flex-start;
}
.site-header .main-navigation {
display: flex;
align-items: center;
width: 100%;
}
.main-navigation ul.menu li {
font-size: inherit;
position: relative;
line-height: 1.1;
}
.main-navigation ul.menu li a {
display: inline-block;
text-decoration: none;
word-break: normal;
word-wrap: normal;
cursor: pointer;
}
.articlewave-menu-toogle {
display: none;
}
.site-branding {
margin: 0 auto;
position: static;
height: auto;
}
.site-branding h1 {
margin: 0;
line-height: 1;
}
.site-description {
margin: 0;
}
.site-branding .site-title a {
font-size: 22px;
}
.site-header:after,
.site-content:after,
.site-footer:after,
.articlewave-container:after {
clear: both;
}
.site-branding a {
display: inline-block;
}
#site-navigation {
display: grid;
}
.primary-menu-wrap {
width: 100%;
} .sticky-wrapper .no-logo-site {
height: inherit !important;
padding: 0px 20px;
}
.no-logo-site #site-navigation {
margin: 0 auto;
} #site-navigation ul,
#site-navigation #primary-menu {
display: flex;
list-style-type: none;
padding: 0px 10px;
margin-bottom: 0px;
margin-left: 0px;
justify-content: center;
}
#site-navigation ul li {
position: relative;
list-style-type: none;
margin: 0 5px;
}
#site-navigation ul#primary-menu li.menu-item-has-children a,
#site-navigation #primary-menu li.page_item_has_children a {
padding-right: 30px;
}
#site-navigation ul li a {
font-weight: 700;
font-size: 15px;
line-height: 42px;
display: block;
position: relative;
padding: 0px 17px;
display: flex;
flex-wrap: nowrap;
margin-bottom: auto;
align-items: center;
border-radius: 30px;
}
.articlewave-site-layout--boxed-layout #site-navigation ul li a {
padding: 0px 11px;
}
#site-navigation ul li:hover>a::before,
#site-navigation #primary-menu li:hover>a::before {
transform: rotateX(180deg);
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
margin-left: 0px;
padding: 0;
width: 200px;
}
#site-navigation ul li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.focus>a {
color: #fff;
border-radius: 30px;
background-color: #000;
}
#site-navigation ul ul li:hover>a,
#site-navigation ul ul li.current-menu-item>a,
#site-navigation ul ul li.current_page_item>a,
#site-navigation ul ul li.current-menu-ancestor>a,
#site-navigation ul ul li.focus>a {
border-radius: 0px;
}
#site-navigation ul.sub-menu li {
border-bottom: 1px solid #e1e1e1;
width: 100%;
padding: 0px;
margin: 0;
}
#site-navigation .sub-menu li>a:after {
position: absolute;
content: "";
width: 3px;
height: 0;
top: 50%;
left: 15px;
transform: translateY(-50%);
margin: 0;
background: #6c6c6c;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
}
#site-navigation ul li.menu-item-has-children>a::before,
#site-navigation ul li.page_item_has_children>a:before {
content: "\ea4a";
font-family: boxicons;
position: absolute;
right: 9px;
}
#site-navigation ul.sub-menu li.menu-item-has-children>a:before,
#site-navigation ul.children li.page_item_has_children>a:before {
content: "\ea50";
}
#site-navigation ul.sub-menu li a,
#site-navigation ul.children li a {
padding: 10px 15px;
line-height: 1.5;
border-radius: 0px;
}
#site-navigation .menu-item-description {
position: absolute;
top: 1px;
right: -39px;
background: #960505;
line-height: 24px;
font-size: 12px;
padding: 0 10px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
z-index: 9;
}
#site-navigation .menu-item-description::after {
position: absolute;
bottom: -3px;
left: 0;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 0;
border-color: #960505 transparent transparent transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#site-navigation ul.sub-menu .menu-item-description,
#site-navigation ul.children .menu-item-description {
display: none;
}
#site-navigation ul.sub-menu li:last-child,
#site-navigation ul.children li:last-child {
border: none;
}
#site-navigation ul li a.articlewave-sub-toggle {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: absolute;
-webkit-transform: scaleY(0);
transform: scaleY(0);
background-color: #fff;
background-clip: inherit;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform-origin: center top 0;
transform-origin: center top 0;
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
opacity: 0;
line-height: 24px;
list-style-type: none;
display: block;
top: 100%;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
float: none;
display: block;
border-bottom: 1px solid #e1e1e1;
margin: 0;
text-align: left;
}
#site-navigation ul.sub-menu li ul,
#site-navigation ul.children li ul {
right: -100%;
left: auto;
top: 0;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
}
#site-navigation li:hover>ul.sub-menu,
#site-navigation li:hover>ul.children,
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
z-index: 1;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
}  .articlewave-sidebar-toggle-wrap .sidebar-menu-toggle {
color: #494a4a;
font-size: 21px;
border-radius: 7px;
padding: 10px;
border: 2px solid #000;
position: relative;
background: #fff;
cursor: pointer;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav {
position: relative;
overflow: hidden;
width: 24px;
height: 17px;
margin: 0 auto;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span.smtn-top {
width: 85%;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span {
position: absolute;
display: inline-block;
width: 100%;
left: 0;
border-radius: 10px;
height: 3px;
background-color: #505050;
border-color: #fff;
transition: 0.075s all ease-in;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span.smtn-mid {
top: 50%;
width: 100%;
margin-top: -1.5px;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span.smtn-bot {
bottom: 0;
width: 85%;
transition-delay: 90ms;
}
.sidebar-menu-toggle:hover .sidebar-menu-toggle-nav span.smtn-top,
.sidebar-menu-toggle:hover .sidebar-menu-toggle-nav span.smtn-bot,
.sidebar-menu-toggle:focus .sidebar-menu-toggle-nav span.smtn-top,
.sidebar-menu-toggle:focus .sidebar-menu-toggle-nav span.smtn-bot {
width: 100%;
}
.sticky-header-sidebar {
position: fixed;
left: -360px;
width: 360px;
top: 0;
opacity: 0;
visibility: hidden;
background: #f7f8f9;
transition: 0.5s ease;
z-index: 99;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
height: 100%;
}
.sticky-header-sidebar.isActive {
left: 0;
opacity: 1;
visibility: visible;
}
.sticky-header-widget-wrapper {
padding: 35px 20px;
position: relative;
z-index: 1;
background: #f4f2f2;
height: 100%;
overflow-y: scroll;
}
.sticky-header-widget-wrapper .widget {
margin-top: 30px;
background: #fff;
padding: 15px;
border-radius: 14px;
}
.sticky-sidebar-close {
position: absolute;
top: 50px;
right: -16px;
font-size: 24px;
border-color: #000;
background-color: #000;
color: #fff;
padding: 2px;
display: block;
line-height: 20px;
cursor: pointer;
z-index: 2;
} .articlewave-social-icons-wrapper {
display: flex;
position: relative;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
margin-left: 17px;
font-size: 18px;
} #articlewave-site-mode-wrap a {
display: block;
height: 36px;
width: 36px;
border-radius: 50px;
position: relative;
transition: 0.25s;
font-size: 0;
background-color: #fff;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
#articlewave-site-mode-wrap a span {
height: 22px;
width: 22px;
border-radius: 50%;
background-color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: all ease-in-out 0.3s;
}
#articlewave-site-mode-wrap a.dark-mode span::after {
height: 12px;
width: 12px;
content: "";
position: absolute;
left: 50%;
top: 49%;
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
color: #111;
transition: all ease-in-out 0.3s;
background-size: 12px 12px;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M9.5 14.993c-2.477 0-4.493-2.015-4.493-4.493s2.015-4.493 4.493-4.493 4.493 2.015 4.493 4.493-2.015 4.493-4.493 4.493zM9.5 7.007c-1.926 0-3.493 1.567-3.493 3.493s1.567 3.493 3.493 3.493 3.493-1.567 3.493-3.493-1.567-3.493-3.493-3.493z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 20c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M3.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M18.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M4.5 6c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M2.5 18c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M16.5 18c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M14.5 6c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3C/svg%3E");
}
#articlewave-site-mode-wrap a.light-mode span::after {
display: block;
--size: 15px;
appearance: none;
outline: none;
cursor: pointer;
width: var(--size);
height: var(--size);
box-shadow: inset calc(var(--size) * 0.33) calc(var(--size) * -0.25) 0;
border-radius: 999px;
color: #333;
transition: all 500ms;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
content: "";
} .search-icon {
display: block;
line-height: 40px;
padding: 0 14px;
cursor: pointer;
color: #ffffff;
}
.header-search-wrapper .search-icon a {
padding-left: 16px;
color: #000;
font-size: 20px;
line-height: 10px;
display: block;
}
.header-search-wrapper .search-form-wrap::before {
border-bottom-color: #000;
}
.header-search-wrapper .search-form-wrap::before {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #000;
border-bottom-color: #000;
content: "";
position: absolute;
right: 13px;
top: -10px;
}
.header-search-wrapper {
position: relative;
}
.header-search-wrapper .search-form-wrap {
background: #ffffff none repeat scroll 0 0;
background-clip: border-box;
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
border-top: 2px solid #000;
border-top-color: #000;
padding: 15px;
position: absolute;
right: 0;
top: 136%;
width: 300px;
z-index: 9999;
opacity: 0;
visibility: hidden;
transform: scaleY(0);
background-clip: inherit;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform-origin: center top 0;
transform-origin: center top 0;
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
}
.header-search-wrapper .search-form-wrap {
visibility: hidden;
}
.search-icon-close {
position: absolute;
left: -12px;
top: -11px;
background-color: #000;
color: #fff;
padding-left: 0px;
border-radius: 20px;
width: 25px;
height: 25px;
text-align: center;
line-height: 27PX;
font-size: 18px;
}
.search-icon-close a {
color: #fff;
}
.header-search-wrapper .search-form-wrap .search-submit {
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
float: left;
padding: 7px 0 10px;
width: 20%;
height: 36px;
background: #000;
}
.header-search-wrapper .search-form-wrap .search-field {
border-radius: 0;
padding: 4px 10px;
float: left;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
word-wrap: normal !important;
border: 0;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.search-form-wrap.active-search {
visibility: visible;
opacity: 1;
transform: scaleY(1);
} .articlewave-post-title-prefix-wrapper {
background-color: #eff2f7;
padding: 20px 0px;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap {
width: 24%;
display: inline-block;
vertical-align: middle;
}
.articlewave-post-title-prefix-wrapper .articlewave-post-prefix-wrapper {
width: 75%;
display: inline-block;
vertical-align: middle;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-wrap {
display: inline-flex;
align-items: center;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-wrap,
.latest-posts-wrapper .posts-column-wrapper,
.trending-posts-wrapper .posts-column-wrapper {
overflow: hidden;
width: 100%;
}
.latest-posts-wrapper figure,
.trending-posts-wrapper figure {
margin: 0;
line-height: 0;
height: 100%;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-thumb img,
.latest-posts-wrapper .post-thumbnail-wrap img,
.trending-posts-wrapper .post-thumbnail-wrap img {
position: relative !important;
display: block !important;
max-width: 100%;
border-radius: 50%;
}
.title-prefix-post-image {
height: 100%;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-thumb {
display: inline-block;
vertical-align: middle;
width: 80px !important;
height: 80px !important;
border-radius: 50%;
border: 6px solid #fff;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap {
width: 67%;
vertical-align: middle;
display: inline-block;
margin-right: 0;
margin-left: 4%;
margin-bottom: 20px;
margin-top: 20px;
}
.articlewave-post-title-prefix-wrapper .features-post-title {
font-size: 20px;
font-weight: 700;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap h4,
.latest-posts-wrapper .post-title-wrap h3,
.trending-posts-wrapper .post-title-wrap h3 {
margin: 4px 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap .post-cat-item a {
color: #343436;
font-weight: 700;
background-color: transparent;
padding: 0;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 {
display: inline-grid;
margin: 0px;
font-weight: 500;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 span {
font-size: 38px;
font-weight: 700;
}
.articlewave-title-prefix.articlewave-grid {
grid-template-columns: repeat(4, calc(26% - 1.5em));
grid-column-gap: 1em;
} .latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
width: 56%;
vertical-align: middle;
display: inline-block;
margin-right: -4px;
margin-left: 4%;
margin-bottom: 20px;
margin-top: 20px;
}
.latest-posts-wrapper .post-thumbnail-wrap,
.trending-posts-wrapper .post-thumbnail-wrap {
display: inline-block;
vertical-align: middle;
width: 87px !important;
height: 87px !important;
border-radius: 50%;
border: 6px solid #fff;
}
.articlewave-site-layout--separate .posts-wrapper {
background-color: #f7f8f9;
padding: 0px 8px;
}
.latest-posts-wrapper .articlewave-post-cats-list .post-cat-item a,
.trending-posts-wrapper .articlewave-post-cats-list .post-cat-item a {
font-size: 13px;
}
.latest-posts-wrapper .articlewave-post-cats-list .post-cat-item a:hover,
.trending-posts-wrapper .articlewave-post-cats-list .post-cat-item a:hover {
color: #fff;
}
.latest-posts-wrapper .post-title-wrap a,
.trending-posts-wrapper .post-title-wrap a {
font-size: 16px;
line-height: 25px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-align: left;
}
.latest-posts-wrapper .post-image.hover-effect--one,
.trending-posts-wrapper .post-image.hover-effect--one {
border-radius: 50%;
}
.latest-posts-wrapper .post-image.hover-effect--one:hover,
.trending-posts-wrapper .post-image.hover-effect--one:hover {
border-radius: 50%;
}
.latest-posts-wrapper .post-image.hover-effect--one:hover img,
.trending-posts-wrapper.post-image.hover-effect--one:hover img {
border-radius: 50%;
} .banner-tabbed-section-wrapper .slider-section-wrapper .slider-section .lSSlideOuter {
width: 70%;
overflow: hidden;
user-select: none;
padding-right: 40px;
float: left;
}
.banner-tabbed-section-wrapper .tabbed-section-wrapper {
width: 30%;
float: right;
}
.banner-tabbed-section-wrapper {
margin: 40px 0px;
}
.slider-single-post-wrap {
position: relative;
overflow: hidden;
height: 662px;
}
.slider-post-thumb {
height: 662px;
position: relative;
}
.banner-tabbed-section-wrapper figure,
.banner-tabbed-section-wrapper .article-post-thumb {
height: 100%;
object-fit: cover;
}
.banner-tabbed-section-wrapper .lSSlideOuter .slider-post-content-wrap {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 15px 41px 42px;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
border-radius: 20px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .post-meta-wrap {
color: #fff;
line-height: 55px;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap a,
.banner-tabbed-section-wrapper .slider-post-content-wrap p,
.banner-tabbed-section-wrapper .slider-post-meta-wrap {
color: #fff;
text-decoration: unset;
line-height: 30px;
display: inline-block;
}
.banner-tabbed-section-wrapper .posted-on a {
font-size: 17px;
color: #fff
}
.slider-post-meta-wrap>span {
margin-right: 15px;
font-size: 13px;
font-weight: 500;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap h2 {
font-weight: 700;
font-size: 3.5rem;
margin: 0px;
line-height: 1.5;
}
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
position: relative;
}
.banner-tabbed-section-wrapper .lSPager.lSpg {
display: none;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>.lSPrev::after {
content: "\ea4d";
font-family: boxicons !important;
line-height: 1;
font-weight: 900;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>a {
background-color: #fff;
opacity: 1;
text-align: center;
line-height: 51px;
width: 45px;
height: 45px;
color: #333;
font-size: 32px;
border-radius: 100px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
left: 17px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>.lSNext {
left: auto;
right: 17px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>.lSNext::after {
content: "\ea50";
font-family: boxicons !important;
line-height: 1;
font-weight: 900;
}
.banner-tabbed-section-wrapper .articlewave-read-more-est-time span {
color: #fff;
padding-left: 5px;
} .tabbed-section-wrapper .tab-buttons {
margin-bottom: 20px;
display: flex;
gap: 10px;
}
.tabbed-posts-wrapper .tabbed-post-content {
display: none;
}
.tabbed-section-wrapper .tab-button {
background-color: #fff;
border: 2px solid #444141;
border-radius: 3px;
font-size: 20px;
font-weight: 700;
padding: 12px 20px;
cursor: pointer;
}
.tabbed-section-wrapper .tab-button:hover,
.tabbed-section-wrapper .tab-button.isActive {
background-color: #960505;
color: #fff;
border: 2px solid #960505;
}
.tabbed-section-wrapper .tab-button i {
padding-right: 5px;
}
.tabbed-section-wrapper .tabbed-post-thumb {
width: 100%;
overflow: hidden;
height: 287px;
margin-bottom: 20px;
border-radius: 20px;
}
.tabbed-single-post-wrap {
position: relative;
}
.tabbed-section-wrapper .tabbed-post-content-wrap {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 15px 41px;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
border-radius: 20px;
}
.tabbed-post-content-wrap h2 {
margin: 0;
}
.tabbed-post-content-wrap a {
color: #fff;
}
.tabbed-post-meta-wrap>span,
.slider-post-content-wrap .slider-post-meta-wrap>span {
color: #fff;
display: inherit;
line-height: 28px;
font-size: 17px;
}
.articlewave-read-more-est-time a {
font-size: 17px;
}
.articlewave-read-more-est-time .post-min-read {
float: right;
font-size: 17px;
}
.articlewave-site-layout--boxed-layout .tabbed-section-wrapper .tab-button{
font-size: 17px;
} .articlewave-content-wrapper article {
background-color: #fff;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px;
border-radius: 14px;
width: 100%;
}
.articlewave-site-layout--full-width .articlewave-content-wrapper article,
.articlewave-site-layout--boxed-layout .articlewave-content-wrapper article,
.articlewave-site-layout--boxed-layout.single .single-post-content-wrap,
.articlewave-site-layout--full-width.single .single-post-content-wrap {
background-color: transparent;
box-shadow: unset;
padding: 0px;
}
.archive.archive-style--grid .articlewave-content-wrapper article,
.front-page-post-style--grid .articlewave-content-wrapper article {
width: 30.33%;
display: inline-block;
margin-left: 3%;
margin-right: -4px;
vertical-align: top;
position: relative;
}
.single.archive-style--grid .articlewave-content-wrapper article {
width: 100%;
display: inline-block;
margin-left: 3%;
margin-right: -4px;
border-radius: 14px;
vertical-align: top;
position: relative;
}
.single.archive-style--grid .articlewave-content-wrapper .comment-list article{
margin-left: 0;
}
.entry-content p {
color: #767575;
}
.articlewave-content-wrapper {
margin-left: -3%;
}
.articlewave-content-wrapper .articlewave-post-cats-list li {
display: inline-block;
margin-right: 10px;
}
.articlewave-content-wrapper .post-thumbnail-wrap {
position: relative;
}
.articlewave-post-cats-list li a {
color: #fff;
z-index: 1;
background-color: #000;
padding: 5px 14px;
border-radius: 21px;
font-weight: 700;
}
.banner-tabbed-section-wrapper .articlewave-post-cats-list li a {
line-height: 1.5;
}
.articlewave-post-cats-list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
gap: 7px;
}
.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
position: absolute;
top: 10px;
left: 25px;
margin: 20px 0px 0px;
list-style-type: none;
}
.articlewave-site-layout--separate.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.articlewave-site-layout--separate.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
top: 15px;
left: 33px;
}
.articlewave-site-layout--full-width.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.articlewave-site-layout--full-width.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
left:15px;
top:0;
}
.article-post-content-wrap .entry-content{
margin: 5px 0px;
line-break: anywhere;
}
.articlewave-content-wrapper .entry-header .entry-title {
margin: 0px;
line-height: 38px;
overflow-wrap: break-word;
} .articlewave-content-wrapper .entry-header .entry-meta {
padding: 19px 0px 6px;
font-weight: 700;
}
.posted-on:before {
content: "\ec45";
font-family: boxicons;
font-style: normal;
margin-right: 3px;
}
.articlewave-content-wrapper .articlewave-read-more-est-time {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-top: 1px solid #dbdbdb;
padding: 20px 0px 0px;
}
.articlewave-button.read-more-button a {
width: max-content;
background: rgba(2, 2, 2, 0.1);
padding: 2px 18px;
color: #333;
display: block;
border-radius: 21px;
} .archive-style--classic .articlewave-content-wrapper,
.front-page-post-style--classic .articlewave-content-wrapper {
margin-left: 0;
}
.article-post-content-wrap {
position: static;
z-index: 3;
}
.archive-style--classic .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--classic .articlewave-content-wrapper .article-cat-item {
position: relative;
left: 0px;
padding: 20px 0px 0px;
}
.archive-style--classic .articlewave-content-wrapper .entry-header .entry-meta,
.front-page-post-style--classic .articlewave-content-wrapper .entry-header .entry-meta {
padding: 10px 0px 5px;
}
.archive-style--classic .entry-content {
margin: 0px;
}
.archive-style--classic .articlewave-content-wrapper article,
.front-page-post-style--classic .articlewave-content-wrapper article {
width: 100%;
} .archive-style--list .articlewave-content-wrapper,
.front-page-post-style--list .articlewave-content-wrapper {
margin-left: 0;
}
.archive-style--list .articlewave-content-wrapper article .single-post-wrap,
.front-page-post-style--list .articlewave-content-wrapper article .single-post-wrap {
display: grid;
grid-template-columns: 40% 57%;
grid-column-gap: 3%;
vertical-align: top;
border-radius: 14px;
align-items: start;
}
.archive-style--list .entry-content p,
.front-page-post-style--list .entry-content p {
margin: 0;
}
.archive-style--list .articlewave-read-more-est-time,
.front-page-post-style--list .articlewave-read-more-est-time {
border-top: none;
line-height: 33px;
}
.archive-style--list .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--list .articlewave-content-wrapper .article-cat-item {
position: relative;
} .archive-style--list .articlewave-content-wrapper article.no-img-post .single-post-wrap,
.front-page-post-style--list .articlewave-content-wrapper article.no-img-post .single-post-wrap,
.single.archive-style--list .articlewave-content-wrapper .no-img-post .single-post-thumb-cat {
grid-template-columns: 100%;
display: grid;
}
.no-img-post .post-content-wrap {
width: 100%;
}
.archive-style--grid .articlewave-content-wrapper .no-img-post .article-cat-item,
.front-page-post-style--grid .articlewave-content-wrapper .no-img-post .article-cat-item {
position: relative;
left: 0px;
} .pagination .nav-links {
text-align: center;
}
.pagination .page-numbers {
background-color: #fff;
padding: 0 14px;
display: inline-block;
background: none;
border: 1px solid #f4f2f2;
color: #242424;
height: 38px;
line-height: 38px;
text-align: center;
margin: 0 3px;
border-radius: 101px;
} .site-footer ul.sub-menu {
display: none;
}
.site-footer ul {
margin: 0px;
}
.site-footer {
background-color: #000;
padding: 20px 0px;
}
.site-footer .wp-block-heading,
.site-footer a,
.site-footer p,
.site-footer span,
.site-info .widget a {
color: #fff;
}
.articlewave-grid {
display: grid;
}
.footer-text a {
color: #fff;
}
.footer-widget-column-four .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(4, calc(25% - 1.5em));
}
.footer-widget-wrapper.articlewave-grid {
grid-column-gap: 2em;
}
.footer-widget-column-two .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(2, calc(50% - 1em));
}
.footer-widget-column-three .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(3, calc(33.33% - 1.33em));
}
.footer-widget--column-one .footer-widget-wrapper.articlewave-grid {
grid-template-columns: 100%;
}
.articlewave-footer .footer-text {
text-align: center;
padding: 20px 0px 0px;
} .articlewave-scrollup {
position: fixed;
right: 20px;
bottom: 20px;
background-color: rgb(3, 3, 3);
width: 50px;
height: 50px;
line-height: 58px;
text-align: center;
color: #fff;
font-size: 32px;
border-radius: 100%;
cursor: pointer;
transition: 0.5s ease;
} .single.archive-style--list .single-post-thumb-cat {
display: grid;
grid-template-columns: 57% 40%;
grid-column-gap: 3%;
align-items: center;
}
.single .articlewave-content-wrapper {
margin-left: 0;
}
.single .single-post-content-wrap .no-img-post .single-post-thumb-cat {
gap: 0%;
}
.single-post-content-wrap {
position: relative;
}
.single .single-post-content-wrap {
background-color: #fff;
padding: 20px;
margin-bottom: 30px;
border-radius: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.single .archive-style--classic .articlewave-content-wrapper .article-cat-item {
padding: 16px 0px 0px;
}
.single input[type="submit"]{
color:#fff;
} .sidebar-layout--both-sidebar #secondary,
.home.blog.sidebar-layout--both-sidebar #secondary {
float: right;
width: 23%;
}
.sidebar-layout--both-sidebar #primary,
.home.blog.sidebar-layout--both-sidebar #primary {
float: left;
width: 50%;
margin-left: 2% !important;
}
.archive.archive-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.archive.archive-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.archive.archive-style--grid.sidebar-layout--left-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--left-sidebar .articlewave-content-wrapper article {
width: 47.33%
}
.sidebar-layout--both-sidebar #left-secondary,
.home.blog.sidebar-layout--both-sidebar #left-secondary {
float: left;
width: 23%;
} #primary,
.home.blog #primary {
float: left;
width: 70%;
}
#secondary,
.home.blog #secondary {
float: right;
width: 27%;
}
#left-secondary,
.home.blog #left-secondary {
float: left;
width: 27%;
}
.sidebar-layout--left-sidebar #primary,
.home.sidebar-layout--left-sidebar #primary {
float: right;
}
.sidebar-layout--no-sidebar #primary,
.sidebar-layout--no-sidebar .home.blog #primary {
width: 100% !important;
}
.sidebar-layout--no-sidebar-center #primary,
.sidebar-layout--no-sidebar-center.home.blog #primary {
width: 80%;
float: none;
margin: 30px auto;
} .articlewave-site-layout--boxed-layout #page {
width: 1290px;
margin: 0 auto;
background: #fff;
overflow: hidden;
}
.articlewave-site-layout--boxed-layout {
background-color: #000;
}
.articlewave-site-layout--boxed-layout .articlewave-container {
width: 100%;
padding: 0px 40px;
} .articlewave-site-layout--separate #left-secondary .widget,
.articlewave-site-layout--separate #secondary .widget {
background-color: #fffdfd;
padding: 20px;
margin: 30px 0 0;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
border-radius: 14px
}
.articlewave-site-layout--separate #page {
background-color: #f7f8f9;
}
#page {
background-color: #fff;
}
#content {
padding-bottom: 40px;
}
#primary {
margin-top: 30px
} .articlewave-content-wrapper .nav-previous,
.articlewave-content-wrapper .nav-next {
background-color: #fff;
padding: 10px;
border-radius: 14px;
border: 3px solid #000;
max-width: 311px;
overflow: hidden;
line-break: anywhere;
height: 46px;
line-height: 16px;
}
.articlewave-content-wrapper .nav-next {
margin-left: auto;
}
.articlewave-content-wrapper .nav-previous .nav-title,
.articlewave-content-wrapper .nav-next .nav-title {
font-weight: 700;
color: #000;
}
.articlewave-content-wrapper .nav-previous .nav-title:hover,
.articlewave-content-wrapper .nav-next .nav-title :hover {
color: #960505;
}
#respond {
padding: 20px;
margin: 20px 0 0;
color: #141414;
border: 1px solid #e1e1e1;
background: #fafafa;
} .articlewave-author-container {
border: 1px solid #e1e1e1;
padding: 23px 32px;
margin-top: 30px;
}
.articlewave-site-layout--separate .articlewave-author-container {
padding: 23px 20px;
margin-top: 30px;
background-color: #fff;
border-radius: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.articlewave-author-image {
display: inline-block;
width: 12%;
margin-right: 2%;
vertical-align: middle;
}
.articlewave-author-info {
display: inline-block;
width: 85%;
vertical-align: middle;
}
.articlewave-author-info h3 {
margin: 12px 0px;
}
.author-nicename a {
color: #000;
}
.author-website a {
color: #000;
}
.author-nicename a:hover {
color: #800080;
} .articlewave-site-layout--full-width .related-posts {
margin-top: 30px;
}
.sidebar-layout--both-sidebar .related-post-wrap {
width: 47%;
margin-bottom: 25px;
}
.articlewave-site-layout--full-width .related-post-wrap {
box-shadow: unset;
padding: 0px;
}
.articlewave-site-layout--separate .related-posts {
padding: 20px;
margin-top: 30px;
background-color: #fff;
border-radius: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.related-post-wrap {
width: 30.33%;
display: inline-block;
vertical-align: top;
margin-left: 3%;
margin-right: -4px;
background-color: #fff;
padding: 20px;
border-radius: 14px;
margin-bottom: 20px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.articlewave-site-layout--separate .related-post-wrap {
background-color: none;
box-shadow: none;
margin-bottom: 0;
padding: 0px;
}
.related-post-wrap .articlewave-post-cats-list li a {
padding: 4px 12px;
margin-bottom: 5px;
display: inline-block;
}
.related-posts {
margin-top: 30px;
}
.related-post-wrap .related-post-content-wrap {
padding-top: 20px;
}
.related-post-wrap .related-post-content-wrap h3 {
margin: 6px 0px;
font-size: 16px;
}
.articlewave-related-posts-wrapper {
margin-left: -3%;
}
.related-post-wrap figure {
height: 275px;
} .error-404.not-found .page-search-wrapper {
margin-top: 40px;
}
.error-404 .page-header h1 {
margin: 0px;
}
.error-404 .page-caption {
font-size: 96px;
font-weight: 900;
line-height: 1;
}
.error-404.not-found .page-search-wrapper .search-field,
.no-results .search-field {
width: 87%;
margin-right: -5px;
height: 44px;
padding: 5px 10px;
}
.page-search-wrapper input[type="submit"],
.button-back-home {
font-size: 14px;
line-height: 13px;
padding: 15px 25px 12px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #000;
background: #000;
color: #fff !important;
}
.button-back-home {
margin-top: 40px;
}
.error-404 {
text-align: center;
padding: 40px 0px 88px;
width: 60%;
margin: 0 auto;
}
.error404 #primary {
float: none;
width: 100%;
} .search .page-header {
margin-bottom: 20px;
}
.search .articlewave-content-wrapper .page-header {
box-shadow: none;
padding: 0;
}
.search .page-header .page-title {
margin:0;
}
.no-results input[type="submit"] {
background-color: #000;
color: #fff;
padding: 13px 8px;
}
.articlewave-site-layout--separate .no-results {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
padding: 20px;
border-radius: 14px;
} .author-avatar {
width: 180px;
height: 180px;
overflow: hidden;
border-radius: 100%;
margin: 0 auto 10px;
}
.author-name {
text-align: center;
}
.author-name:hover {
color: #960505
}
.author-info-wrap {
text-align: center;
background-color: #f7f8f9;
padding: 30px 20px;
} .articlewave-search-results-wrap {
padding: 15px 3px 0;
}
.search-form-wrap .articlewave-search-posts-wrap {
max-height: 600px;
overflow-y: scroll;
padding-right: 8px;
color: #000;
text-align: left;
width: 100%;
line-height: 2.3;
font-weight: 600;
}
.articlewave-search-results-wrap .articlewave-search-suggestion-category {
font-weight: 600;
list-style: lower-alpha;
}
.articlewave-search-results-wrap .articlewave-search-suggestion-category li {
border-top: 1px solid #e9e9e9;
color: #424542;
font-weight: 500;
}
.articlewave-search-results-wrap .articlewave-item {
display: flex;
padding: 10px 0;
border-bottom: 1px solid #e1e1e1;
}
.articlewave-search-results-wrap .articlewave-item:last-child {
border-bottom: none;
padding-bottom: 0;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-thumb-wrap {
flex: 0 1 20%;
margin-right: 15px;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-thumb-wrap img {
display: block;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element {
flex: 0 1 80%;
}
.articlewave-search-results-wrap .articlewave-item.no-img-post .articlewave-post-thumb-wrap {
flex: 0;
margin: 0;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .articlewave-post-title {
margin: 0 0 6px;
line-height: 22px;
font-size: 14px;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .articlewave-post-title a {
color: #212121;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .articlewave-post-title a:hover {
color: #0065C1;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .posted-on {
font-size: 12px;
display: block;
margin-top: -2px;
}
.header-search-wrapper .search-form-wrap .search-form label {
border-radius: 0;
padding: 0;
width: 70%;
float: left;
position: relative;
}
.search-form.retrieving-posts label::before {
content: "\eb47";
font-family: boxicons !important;
font-weight: 600;
display: inline-block;
color: #B6B6B6;
position: absolute;
right: 5px;
border-radius: 50%;
top: 0px;
font-size: 20px;
-webkit-animation: tie-spin 3s infinite linear;
animation: tie-spin 3s infinite linear;
}
@keyframes tie-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.search-results-wrap.no-posts-found h2 {
margin: 0;
font-size: 1.3rem;
}
.search-results-wrap.no-posts-found p {
margin: 8px 0 0;
} .search-form.retrieving-posts label input[type=search]::-ms-clear {
display: none;
width: 0;
height: 0;
}
.search-form.retrieving-posts label input[type=search]::-ms-reveal {
display: none;
width: 0;
height: 0;
} .search-form.retrieving-posts label input[type="search"]::-webkit-search-decoration,
.search-form.retrieving-posts label input[type="search"]::-webkit-search-cancel-button,
.search-form.retrieving-posts label input[type="search"]::-webkit-search-results-button,
.search-form.retrieving-posts label input[type="search"]::-webkit-search-results-decoration {
display: none;
} .search-results .articlewave-content-wrapper {
margin-left: 0;
margin-top: 20px;
}
.search-no-results .articlewave-content-wrapper {
margin-left: 0;
} body.site-mode--dark,
.site-mode--dark #site-navigation ul li a,
.site-mode--dark .entry-title a,
.site-mode--dark .block-title,
.site-mode--dark .post-excerpt,
.site-mode--dark .widget_archive a,
.site-mode--dark .widget_categories a,
.site-mode--dark .widget_recent_entries a,
.site-mode--dark .widget_meta a,
.site-mode--dark .widget_recent_comments li,
.site-mode--dark .widget_rss li,
.site-mode--dark .widget_pages li a,
.site-mode--dark .widget_nav_menu li a,
.site-mode--dark .wp-block-latest-posts li a,
.site-mode--dark .wp-block-archives li a,
.site-mode--dark .wp-block-categories li a,
.site-mode--dark .wp-block-page-list li a,
.site-mode--dark .wp-block-latest-comments li,
.site-mode--dark .entry-title,
.site-mode--dark #comments h3,
.site-mode--dark #respond,
.site-mode--dark h1,
.site-mode--dark h2,
.site-mode--dark h3,
.site-mode--dark h4,
.site-mode--dark h5,
.site-mode--dark h6,
.site-mode--dark a,
.site-mode--dark .entry-content p,
.site-mode--dark .page-header .page-title,
.site-mode--dark .single-icon-wrap a,
.site-mode--dark .header-search-wrapper i,
.site-mode--dark .trail-item span,
.site-mode--dark .navigation .nav-links a.page-numbers,
.site-mode--dark.navigation .nav-links a,
.site-mode--dark .wp-block-latest-comments__comment-meta a,
.site-mode--dark .published.updated,
.site-mode--dark .post-meta-wrap a,
.site-mode--dark .post-meta-wrap span,
.site-mode--dark .site-title a,
.site-mode--dark .articlewave-content-wrapper .nav-previous .nav-title,
.site-mode--dark .articlewave-content-wrapper .nav-next .nav-title,
.site-mode--dark .search-form-wrap .articlewave-search-posts-wrap,
.site-mode--dark .articlewave-search-results-wrap .articlewave-search-suggestion-category li,
.site-mode--dark .author-nicename a,
.site-mode--dark .author-website a,
.site-mode--dark .articlewave-button.read-more-button a,
.site-mode--dark .banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>a,
.site-mode--dark .comment-author .fn .url,
.site-mode--dark textarea#comment,
.site-mode--dark input[type="submit"],
.site-mode--dark .articlewave-post-title-prefix-wrapper .related-post-content-wrap .post-cat-item a,
.site-mode--dark #comments h2.comments-title,
.site-mode--dark .author-website a,
.site-mode--dark .tabbed-section-wrapper .tab-button,.site-mode--dark .navigation .nav-links .page-numbers {
color: #fff;
}
.site-mode--dark .articlewave-sidebar-toggle-wrap .sidebar-menu-toggle,
.site-mode--dark .site-branding,
.site-mode--dark #respond,
.site-mode--dark .articlewave-content-wrapper article,
.site-mode--dark .sticky-header-widget-wrapper .widget,
.site-mode--dark .banner-tabbed-wrapper .single-post-wrap,
.site-mode--dark .header-news-ticker-wrapper,
.site-mode--dark .author-info-wrap,
.site-mode--dark .bottom-header-wrapper,
.site-mode--dark #site-navigation ul.sub-menu,
.site-mode--dark #site-navigation ul.children,
.site-mode--dark .main-header-wrapper,
.site-mode--dark .breadcrumb-trail.breadcrumbs,
.site-mode--dark .sticky-header-widget-wrapper,
.site-mode--dark #top-header,
.site-mode--dark .site-header,
.site-mode--dark .subcribe-ads-button a,
.site-mode--dark .sticky-wrapper.is-sticky,
.site-mode--dark .articlewave-post-title-prefix-wrapper,
.site-mode--dark.articlewave-site-layout--separate.sidebar-layout--both-sidebar #left-secondary .widget,
.site-mode--dark.articlewave-site-layout--separate.sidebar-layout--both-sidebar #secondary .widget,
.site-mode--dark .header-layout-wrapper,
.site-mode--dark.articlewave-site-layout--separate .posts-wrapper,
.site-mode--dark.single .single-post-content-wrap,
.site-mode--dark .articlewave-content-wrapper .nav-previous,
.site-mode--dark .articlewave-content-wrapper .nav-next,
.site-mode--dark.articlewave-site-layout--separate .related-posts,
.site-mode--dark .related-post-wrap,
.site-mode--dark.articlewave-site-layout--separate .articlewave-author-container,
.site-mode--dark .tabbed-section-wrapper .tab-button,
.site-mode--dark .button-back-home,
.site-mode--dark.articlewave-site-layout--separate #left-secondary .widget,
.site-mode--dark.articlewave-site-layout--separate #secondary .widget,
.site-mode--dark.articlewave-site-layout--boxed-layout #page,
.site-mode--dark.articlewave-site-layout--boxed-layout .articlewave-content-wrapper article,
.site-mode--dark.articlewave-site-layout--boxed-layout.single .single-post-content-wrap,
.site-mode--dark.articlewave-site-layout--boxed-layout .author-info-wrap {
background-color: #1c1c1c;
}
.site-mode--dark .subcribe-ads-button a {
border: 1px solid #fff;
}
.site-mode--dark .sidebar-menu-toggle-nav span {
background-color: #fff;
}
.site-mode--dark .bottom-header-wrapper .articlewave-container {
border-top: 1px solid #000000;
}
body.site-mode--dark,
.site-mode--dark #page,
.site-mode--dark .mt-logo-row-wrapper,
.site-mode--dark.articlewave-site-layout--separate #page,
.site-mode--dark .site-info,
.site-mode--dark #footer-widget-area,
.site-mode--dark .banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>a,
.site-mode--dark .header-search-wrapper .search-form-wrap,
.site-mode--dark textarea#comment,
.site-mode--dark input[type="submit"], .site-mode--dark.articlewave-site-layout--full-width.single .single-post-content-wrap {
background: #000;
}
.site-mode--dark .articlewave-button.read-more-button a {
background: rgba(255, 250, 250, 0.1);
}
.site-mode--dark .site-branding img {
filter: brightness(0) invert(1);
}
.site-mode--dark.articlewave-site-layout--boxed-layout .related-post-wrap {
padding: 0px;
}
.site-mode--dark .articlewave-sidebar-toggle-wrap .sidebar-menu-toggle {
border-color: #fff;
}
.banner-tabbed-section-wrapper .articlewave-post-cats-list li a:hover{
color:#fff;
}
img.custom-logo {
width: 100px;
height: 100px;
}
img.avatar {
width: 140px;
height: 140px;
border-radius:50%;
}@media (max-width: 1600px) {
.articlewave-containerfluid {
width: 100% !important;
padding: 0 10px;
}
#site-navigation ul li a {
padding: 0px 11px;
line-height: 34px;
font-size: 14px;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
margin-left: 11px;
}
.articlewave-content-wrapper .entry-header .entry-title{
font-size: 25px;;
}
.articlewave-read-more-est-time a {
font-size: 15px;
}
}
@media (min-width: 1400px) {
#site-navigation .sub-menu,
.primary-menu-wrap {
display: block !important;
}
}
@media (max-width: 1400px) {
.articlewave-container {
width: 100% !important;
padding: 0 20px;
}
}
@media only screen and (max-width: 1300px) {
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
margin-left: 1%;
width: 53%;
}
.archive.archive-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article {
width: 97%;
}
.latest-posts-wrapper .post-thumbnail-wrap,
.trending-posts-wrapper .post-thumbnail-wrap {
width: 69px !important;
height: 69px !important;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle {
padding: 4px;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-top,
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-bot {
width: 62%;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-mid {
width: 85%;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
margin-left: 8px;
}
.tabbed-section-wrapper .tab-button {
font-size: 15px;
}
#site-navigation ul,
#site-navigation #primary-menu {
padding: 0;
}
#site-navigation ul li.menu-item-has-children>a::before,
#site-navigation ul li.page_item_has_children>a:before {
right: 0px;
}
}
@media only screen and (max-width: 1025px) {
.banner-tabbed-section-wrapper .tabbed-section-wrapper {
width: 100%;
}
.banner-tabbed-section-wrapper .tabbed-posts-wrapper {
display: grid;
grid-template-columns: repeat(2, calc(50% - 1.5em));
grid-column-gap: 3em;
}
.banner-tabbed-section-wrapper .slider-section-wrapper .slider-section .lSSlideOuter {
width: 100%;
padding-right: 0px;
}
.tabbed-section-wrapper .tabbed-post-thumb {
margin-bottom: 0px;
}
.tabbed-section-wrapper .tab-buttons {
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.footer-widget-column-four .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(3, calc(33% - 1.5em));
}
.articlewave-post-cats-list {
display: block;
}
.post-cat-item {
padding-top: 10px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1019px) {
.post-thumbnail-wrap {
height: 100%;
}
#site-navigation ul {
gap: 27px;
}
.single-slide-wrap {
height: auto;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1100px) {
.latest-posts-wrapper .post-thumbnail-wrap,
.trending-posts-wrapper .post-thumbnail-wrap {
width: 69px !important;
height: 69px !important;
}
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
margin-left: 1%;
width: 53%;
}
.search-icon {
padding: 0;
}
#site-navigation ul li a {
padding: 0px 7px;
font-size: 13px;
}
#site-navigation ul#primary-menu li.menu-item-has-children a,
#site-navigation #primary-menu li.page_item_has_children a {
padding-right: 19px;
}
.single.archive-style--list .single-post-thumb-cat {
display: grid;
grid-template-columns: 100%;
}
.archive-style--list .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--list .articlewave-content-wrapper .article-cat-item {
margin-top: 20px;
}
.articlewave-post-cats-list {
display: block;
}
.post-cat-item {
padding-top: 10px;
}
.archive.archive-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article {
width: 97%;
}
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
.sidebar-layout--both-sidebar #primary,
.home.blog.sidebar-layout--both-sidebar #primary {
margin-left: 0% !important;
}
}
@media (max-width: 768px) {
.articlewave-stickyheader-wrap .sidebar-menu-toggle {
padding: 7px;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-top,
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-bot {
width: 62%;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-mid {
width: 85%;
}
#sticky-wrapper {
height: auto !important;
}
.articlewave-menu-toogle {
display: block;
cursor: pointer;
background: none;
border-color: #fff;
color: #000;
padding: 10px;
width: 100%;
position: relative;
font-size: 17px;
}
.articlewave-menu-toogle i {
font-size: 22px;
vertical-align: middle;
line-height: 23px;
}
#site-navigation .primary-menu-wrap {
position: absolute;
top: 100%;
background: #fff;
left: 0;
display: none;
}
.site-mode--dark #site-navigation .primary-menu-wrap {
background: #1c1c1c;
}
.site-mode--dark #site-navigation ul li a {
border-radius: 0;
}
#site-navigation ul,
#site-navigation #primary-menu {
display: block;
}
#site-navigation ul li {
margin: 0;
}
#site-navigation ul li.menu-item-has-children>a::before,
#site-navigation ul li.page_item_has_children>a::before {
display: none;
}
#site-navigation ul li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.focus>a {
border-radius: 0;
}
#site-navigation ul li a {
padding: 0 15px !important;
border-bottom: 1px solid #e1e1e1;
border-radius: 0px;
}
#site-navigation ul li a.articlewave-sub-toggle,
#site-navigation ul.sub-menu li a.articlewave-sub-toggle,
#site-navigation ul.children li a.articlewave-sub-toggle {
display: block;
position: absolute;
right: 15px;
top: 7px;
background: #212121;
color: #fff;
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
padding: 0 !important;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: static;
float: none;
opacity: 1;
visibility: visible;
transform: none;
line-height: 42px;
box-shadow: none;
display: none;
width: 100%;
}
#site-navigation ul.sub-menu li a,
#site-navigation ul.children li a {
line-height: 42px;
width: auto;
}
#site-navigation .sub-menu li>a::after {
display: none;
}
.articlewave-column-one,
.articlewave-column-two,
.articlewave-column-three,
.articlewave-column-four,
.articlewave-column-five {
width: 97%;
display: block;
margin-right: 0;
}
.primary-content-wrapper,
.secondary-content-wrapper,
#left-secondary,
.home.blog #left-secondary,
#primary,
.home.blog #primary,
#secondary,
.home.blog #secondary,
.both-sidebar #primary,
.home.blog.both-sidebar #primary,
.sidebar-layout--both-sidebar #primary {
float: none !important;
width: 100% !important;
margin-left: 0 !important;
}
#colophon {
padding: 40px 0 0;
} .error-404 {
width: 100%;
}
.post-thumbnail-wrap {
margin-bottom: 0px;
}
.header-layout-one {
background-color: #fff;
position: relative;
height: 100%;
}
.site-mode--dark .header-layout-one {
background-color: #1C1C1C;
}
.is-sticky .site-header {
height: inherit !important;
}
.site-header .sticky-wrapper .articlewave-container {
padding: 0px 20px;
}
.footer-widget-column-four .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(2, calc(50% - 1.5em));
}
.articlewave-social-icons-wrapper .single-icon-wrap i {
padding: 4px;
}
.articlewave-post-title-prefix-wrapper .articlewave-post-prefix-wrapper {
width: 100%;
margin-top: 20px;
}
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
width: 78%;
}
.articlewave-title-prefix.articlewave-grid {
grid-template-columns: repeat(2, calc(50% - 1.5em));
grid-column-gap: 1em;
}
.has-site-info .site-branding {
padding: 0px;
}
.site-branding {
position: static;
transform: translate(0);
}
.site-header {
height: 100% !important;
}
.header-layout-wrapper {
padding: 10px 0px 10px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction{
position: absolute;
top: 20px;
right: 15px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction a {
position: static;
display: inline-block;
margin: 0 5px 0;
line-height: 40px;
width: 35px;
height: 35px;
font-size: 24px;
}
.site-mode--dark .articlewave-menu-toogle {
color: #fff;
border: none;
}
}
@media (max-width: 600px) {
.site-branding img{
width: 70%;
}
.slider-post-thumb,
.slider-single-post-wrap {
height: 450px;
position: relative;
}
.banner-tabbed-section-wrapper .lSSlideOuter .slider-post-content-wrap {
padding: 20px;
}
.logged-in .is-sticky #masthead {
top: 0 !important;
}
.banner-tabbed-section-wrapper .tabbed-posts-wrapper {
display: block;
}
.tabbed-section-wrapper .tabbed-post-thumb {
margin-bottom: 20px;
}
.single.archive-style--list .single-post-thumb-cat,
.archive-style--list .articlewave-content-wrapper article .single-post-wrap,
.front-page-post-style--list .articlewave-content-wrapper article .single-post-wrap {
display: grid;
grid-template-columns: 100%;
}
.banner-tabbed-section-wrapper .slider-section-wrapper .slider-section .lSSlideOuter {
width: 100%;
padding-right: 0px;
}
.banner-tabbed-section-wrapper .tabbed-section-wrapper {
width: 100%;
padding:20px 0px 0px;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap h2 {
font-size: 2.5rem;
line-height: 1.9;
}
.tabbed-section-wrapper .tab-buttons {
margin: 10px 0px;
gap: 21%;
}
.tabbed-section-wrapper .tab-button {
font-size: 16px;
font-weight: 700;
padding: 8px 12px;
}
.tabbed-section-wrapper .tabbed-post-content-wrap{
padding:15px 20px;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle{
padding: 5px 6px;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav{
width: 20px;
height:15px;
}
.archive-style--list .articlewave-content-wrapper article {
grid-template-columns: 100%;
}
.archive-style--list .articlewave-archive-content .articlewave-read-more-est-time {
display: flex;
border-top: 1px solid #dbdbdb;
}
.article-cat-item {
padding: 20px 0px 0px;
}
.top-menu-header {
display: block;
}
.top-bar-navigation,
.top-header-date-wrap,
.social-icons-wrapper {
text-align: center;
justify-content: center;
margin: 0 auto;
}
.search-icon {
padding: 0 0px;
}
.articlewave-grid {
grid-template-columns: 100% !important;
}
.both-sidebar .related-posts-wrapper article {
width: 97%;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
width: 100%;
float: left;
margin-top: 10px;
}
.archive-style--grid .archive-content-wrapper article {
width: 100%;
}
.subcribe-ads-button a {
background-color: #04a8d0;
padding: 5px 10px;
display: inline-block;
border-radius: 37px;
height: 44px;
width: 44px;
}
.sidebar-toggle-search-wrapper .sidebar-menu-toggle {
width: 47px;
height: 47px;
padding: 14px 9px;
border-radius: 37px;
background-color: #04a8d0;
}
.news-ticker-label span {
display: none;
}
.news-ticker-label {
margin-top: 3px;
padding: 12px 10px 13px;
}
.news-post-thumb {
width: 48px;
}
.news-ticker-loader {
margin-right: 0px;
}
.subcribe-ads-button .azure-icon-title-label {
display: none;
}
#footer-widget-area {
padding-top: 0px;
}
.site-info .articlewave-flex {
flex-direction: column;
}
.social-icons-wrapper .social-icon {
margin-left: 6px;
}
.site-info {
padding: 8px 0px;
}
.footer-navigation {
margin-left: 0;
}
.archive-style--list .archive-content-wrapper article {
grid-template-columns: 97%;
}
.articlewave-author-image,
.related-post-wrap,
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap,
.articlewave-post-title-prefix-wrapper .articlewave-post-prefix-wrapper,
.archive.archive-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.articlewave-content-wrapper article {
width: 100% !important;
}
.archive.archive-style--grid .articlewave-content-wrapper article,
.front-page-post-style--grid .articlewave-content-wrapper article {
margin-left: 0;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-wrap,
.articlewave-title-prefix {
display: block;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 {
display: inline-flex;
align-items: center;
font-size: 20px;
}
.articlewave-post-title-prefix-wrapper .no-img-post .related-post-content-wrap {
margin-left: 0;
width: 100%;
}
.articlewave-post-title-prefix-wrapper {
margin-bottom: 20px;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: inline-block;
}
.articlewave-content-wrapper .nav-links .nav-previous,
.articlewave-content-wrapper .nav-links .nav-next {
max-width: 100%;
width: auto;
}
.articlewave-author-info {
line-height: 28px;
}
.articlewave-site-layout--separate #primary {
margin-top: 30px !important;
}
.header-layout-wrapper {
gap: 1%;
padding: 5px 0px;
width: 100% !important;
}
.page-header {
padding-left: 12px;
background-color: #fff;
padding: 10px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
border-radius: 14px;
}
.articlewave-content-wrapper article {
padding: 20px;
}
.articlewave-content-wrapper {
margin-left: 0;
}
.archive-style--grid .articlewave-content-wrapper .no-img-post .article-cat-item,
.front-page-post-style--grid .articlewave-content-wrapper .no-img-post .article-cat-item {
margin: 0px;
top: 0px;
padding: 0px;
}
.articlewave-site-layout--separate.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.articlewave-site-layout--separate.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
top: 5px;
}
.archive-style--grid .articlewave-content-wrapper .article-cat-item, .front-page-post-style--grid .articlewave-content-wrapper .article-cat-item{
top:0;
padding:0px;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 span{
font-size:23px;
}
.articlewave-read-more-est-time .post-min-read{
font-size:15px;
}
.wp-block-heading, .widget-title{
font-size:25px;
}
#articlewave-site-mode-wrap a{
height:30px;
width:30px;
}
.search .page-header .page-title{
font-size: 20px;
}
#articlewave-site-mode-wrap a.light-mode span::after{
font-size: 14px;
}
.header-search-wrapper .search-icon a{
font-size: 18px;
}
.single .byline, .group-blog .byline, .posted-on, .blog-author, .blog-cat{
font-size:14px;
}
.sticky-header-widget-wrapper .latest-posts-wrapper .post-content-wrap,
.sticky-header-widget-wrapper .trending-posts-wrapper .post-content-wrap{
width:100%;
text-align: center;
}
.sticky-header-widget-wrapper .latest-posts-wrapper .post-wrap,
.sticky-header-widget-wrapper .trending-posts-wrapper .post-wrap,
.sticky-header-widget-wrapper .latest-posts-wrapper  .post-title-wrap a,.sticky-header-widget-wrapper .trending-posts-wrapper .post-title-wrap a{
text-align: center;
}
.sticky-header-widget-wrapper .latest-posts-wrapper .post-content-wrap,  .sticky-header-widget-wrapper  .trending-posts-wrapper .post-content-wrap{
margin:0 0 20px;
}
.sticky-header-widget-wrapper .widget .latest-posts-wrapper .widget-title, .sticky-header-widget-wrapper .widget .trending-posts-wrapper .widget-title{
text-align: center;
}
.sticky-header-widget-wrapper .posts-wrapper{
padding:20px 8px;
}
.slider-single-post-wrap .articlewave-post-cats-list{
margin:8px 0px
}
.tabbed-post-content-wrap a{
font-size: 20px;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
padding: 1px;
margin-left: 0px;
font-size: 16px;
}
.articlewave-content-wrapper .entry-header .entry-title{
font-size: 23px;
}
.articlewave-read-more-est-time a {
font-size: 15px;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap h4, .latest-posts-wrapper .post-title-wrap h3, .trending-posts-wrapper .post-title-wrap h3{
font-size: 15px;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap{
margin:0px 0px 10px 20px;
}
#site-navigation ul li a{
line-height: 42px;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap a, .banner-tabbed-section-wrapper .slider-post-content-wrap p, .banner-tabbed-section-wrapper .slider-post-meta-wrap{
line-height: 1.5;
}
.banner-tabbed-section-wrapper .posted-on a,.tabbed-post-meta-wrap>span, .slider-post-content-wrap .slider-post-meta-wrap>span{
font-size: 15px;
}
.tabbed-post-content-wrap h3{
line-height: 1.2;
}
.tabbed-post-content-wrap .post-cat-item {
padding:5px 0px;
}
.single .entry-content{
margin:5px 0px;
}
}
@media (max-width: 400px) {
.articlewave-social-icons-wrapper .single-icon-wrap i {
padding: 1px;
}
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
width: 74%;
}
.tabbed-section-wrapper .tab-button {
font-size: 13px;
font-weight: 700;
padding: 12px;
}
}/**/#articlewave-preloader {
background: #fff none repeat scroll 0 0;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
}
#articlewave-preloader .preloader-wrapper {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .articlewave-wave {
margin: 40px auto;
width: 50px;
height: 40px;
text-align: center;
font-size: 10px;
}
.articlewave-wave .aw-rect {
background-color: #04a8d0;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: articlewave-waveStretchDelay 1.2s infinite ease-in-out;
animation: articlewave-waveStretchDelay 1.2s infinite ease-in-out;
}
.articlewave-wave .aw-rect1 {
-webkit-animation-delay: -1.2s;
animation-delay: -1.2s;
}
.articlewave-wave .aw-rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.articlewave-wave .aw-rect3 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.articlewave-wave .aw-rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.articlewave-wave .aw-rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes articlewave-waveStretchDelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
}
@keyframes articlewave-waveStretchDelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
} .articlewave-three-bounce {
margin: 40px auto;
width: 80px;
text-align: center;
}
.articlewave-three-bounce .aw-child {
width: 20px;
height: 20px;
background-color: #E53935;
border-radius: 100%;
display: inline-block;
-webkit-animation: articlewave-three-bounce 1.4s ease-in-out 0s infinite both;
animation: articlewave-three-bounce 1.4s ease-in-out 0s infinite both;
}
.articlewave-three-bounce .aw-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.articlewave-three-bounce .aw-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes articlewave-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes articlewave-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
} .articlewave-folding-cube {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.articlewave-folding-cube .aw-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.articlewave-folding-cube .aw-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #E53935;
-webkit-animation: aw-foldCubeAngle 2.4s infinite linear both;
animation: aw-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.articlewave-folding-cube .aw-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.articlewave-folding-cube .aw-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.articlewave-folding-cube .aw-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.articlewave-folding-cube .aw-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.articlewave-folding-cube .aw-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.articlewave-folding-cube .aw-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-webkit-keyframes aw-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes aw-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}@font-face
{
font-family: 'boxicons';
font-weight: normal;
font-style: normal;
src: url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/box-icons/fonts/boxicons.eot);
src: url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/box-icons/fonts/boxicons.eot) format('embedded-opentype'),
url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/box-icons/fonts/boxicons.woff2) format('woff2'),
url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/box-icons/fonts/boxicons.woff) format('woff'),
url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/box-icons/fonts/boxicons.ttf) format('truetype'),
url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/box-icons/fonts/boxicons.svg?#boxicons) format('svg');
}
.bx
{
font-family: 'boxicons' !important;
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
display: inline-block;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bx-ul
{
margin-left: 2em;
padding-left: 0;
list-style: none;
}
.bx-ul > li
{
position: relative;
}
.bx-ul .bx
{
font-size: inherit;
line-height: inherit;
position: absolute;
left: -2em;
width: 2em;
text-align: center;
}
@-webkit-keyframes spin
{
0%
{
-webkit-transform: rotate(0);
transform: rotate(0);
}
100%
{
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin
{
0%
{
-webkit-transform: rotate(0);
transform: rotate(0);
}
100%
{
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes burst
{
0%
{
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
90%
{
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes burst
{
0%
{
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
90%
{
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@-webkit-keyframes flashing
{
0%
{
opacity: 1;
}
45%
{
opacity: 0;
}
90%
{
opacity: 1;
}
}
@keyframes flashing
{
0%
{
opacity: 1;
}
45%
{
opacity: 0;
}
90%
{
opacity: 1;
}
}
@-webkit-keyframes fade-left
{
0%
{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75%
{
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
}
}
@keyframes fade-left
{
0%
{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75%
{
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
}
}
@-webkit-keyframes fade-right
{
0%
{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75%
{
-webkit-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
}
}
@keyframes fade-right
{
0%
{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75%
{
-webkit-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
}
}
@-webkit-keyframes fade-up
{
0%
{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75%
{
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
}
}
@keyframes fade-up
{
0%
{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75%
{
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
}
}
@-webkit-keyframes fade-down
{
0%
{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75%
{
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
}
@keyframes fade-down
{
0%
{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75%
{
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
}
@-webkit-keyframes tada
{
from
{
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20%
{
-webkit-transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
}
30%,
50%,
70%,
90%
{
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
}
40%,
60%,
80%
{
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
}
to
{
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada
{
from
{
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20%
{
-webkit-transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
}
30%,
50%,
70%,
90%
{
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
}
40%,
60%,
80%
{
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
to
{
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bx-spin
{
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.bx-spin-hover:hover
{
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.bx-tada
{
-webkit-animation: tada 1.5s ease infinite;
animation: tada 1.5s ease infinite;
}
.bx-tada-hover:hover
{
-webkit-animation: tada 1.5s ease infinite;
animation: tada 1.5s ease infinite;
}
.bx-flashing
{
-webkit-animation: flashing 1.5s infinite linear;
animation: flashing 1.5s infinite linear;
}
.bx-flashing-hover:hover
{
-webkit-animation: flashing 1.5s infinite linear;
animation: flashing 1.5s infinite linear;
}
.bx-burst
{
-webkit-animation: burst 1.5s infinite linear;
animation: burst 1.5s infinite linear;
}
.bx-burst-hover:hover
{
-webkit-animation: burst 1.5s infinite linear;
animation: burst 1.5s infinite linear;
}
.bx-fade-up
{
-webkit-animation: fade-up 1.5s infinite linear;
animation: fade-up 1.5s infinite linear;
}
.bx-fade-up-hover:hover
{
-webkit-animation: fade-up 1.5s infinite linear;
animation: fade-up 1.5s infinite linear;
}
.bx-fade-down
{
-webkit-animation: fade-down 1.5s infinite linear;
animation: fade-down 1.5s infinite linear;
}
.bx-fade-down-hover:hover
{
-webkit-animation: fade-down 1.5s infinite linear;
animation: fade-down 1.5s infinite linear;
}
.bx-fade-left
{
-webkit-animation: fade-left 1.5s infinite linear;
animation: fade-left 1.5s infinite linear;
}
.bx-fade-left-hover:hover
{
-webkit-animation: fade-left 1.5s infinite linear;
animation: fade-left 1.5s infinite linear;
}
.bx-fade-right
{
-webkit-animation: fade-right 1.5s infinite linear;
animation: fade-right 1.5s infinite linear;
}
.bx-fade-right-hover:hover
{
-webkit-animation: fade-right 1.5s infinite linear;
animation: fade-right 1.5s infinite linear;
}
.bx-xs
{
font-size: 1rem!important;
}
.bx-sm
{
font-size: 1.55rem!important;
}
.bx-md
{
font-size: 2.25rem!important;
}
.bx-lg
{
font-size: 3.0rem!important;
}
.bx-fw
{
font-size: 1.2857142857em;
line-height: .8em;
width: 1.2857142857em;
height: .8em;
margin-top: -.2em!important;
vertical-align: middle;
}
.bx-pull-left
{
float: left;
margin-right: .3em!important;
}
.bx-pull-right
{
float: right;
margin-left: .3em!important;
}
.bx-rotate-90
{
transform: rotate(90deg);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}
.bx-rotate-180
{
transform: rotate(180deg);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}
.bx-rotate-270
{
transform: rotate(270deg);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}
.bx-flip-horizontal
{
transform: scaleX(-1);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}
.bx-flip-vertical
{
transform: scaleY(-1);
-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}
.bx-border
{
padding: .25em;
border: .07em solid rgba(0,0,0,.1);
border-radius: .25em;
}
.bx-border-circle
{
padding: .25em;
border: .07em solid rgba(0,0,0,.1);
border-radius: 50%;
}
.bxs-balloon:before {
content: "\eb60";
}
.bxs-castle:before {
content: "\eb79";
}
.bxs-coffee-bean:before {
content: "\eb92";
}
.bxs-objects-horizontal-center:before {
content: "\ebab";
}
.bxs-objects-horizontal-left:before {
content: "\ebc4";
}
.bxs-objects-horizontal-right:before {
content: "\ebdd";
}
.bxs-objects-vertical-bottom:before {
content: "\ebf6";
}
.bxs-objects-vertical-center:before {
content: "\ef40";
}
.bxs-objects-vertical-top:before {
content: "\ef41";
}
.bxs-pear:before {
content: "\ef42";
}
.bxs-shield-minus:before {
content: "\ef43";
}
.bxs-shield-plus:before {
content: "\ef44";
}
.bxs-shower:before {
content: "\ef45";
}
.bxs-sushi:before {
content: "\ef46";
}
.bxs-universal-access:before {
content: "\ef47";
}
.bx-child:before {
content: "\ef48";
}
.bx-horizontal-left:before {
content: "\ef49";
}
.bx-horizontal-right:before {
content: "\ef4a";
}
.bx-objects-horizontal-center:before {
content: "\ef4b";
}
.bx-objects-horizontal-left:before {
content: "\ef4c";
}
.bx-objects-horizontal-right:before {
content: "\ef4d";
}
.bx-objects-vertical-bottom:before {
content: "\ef4e";
}
.bx-objects-vertical-center:before {
content: "\ef4f";
}
.bx-objects-vertical-top:before {
content: "\ef50";
}
.bx-rfid:before {
content: "\ef51";
}
.bx-shield-minus:before {
content: "\ef52";
}
.bx-shield-plus:before {
content: "\ef53";
}
.bx-shower:before {
content: "\ef54";
}
.bx-sushi:before {
content: "\ef55";
}
.bx-universal-access:before {
content: "\ef56";
}
.bx-vertical-bottom:before {
content: "\ef57";
}
.bx-vertical-top:before {
content: "\ef58";
}
.bxl-graphql:before {
content: "\ef59";
}
.bxl-typescript:before {
content: "\ef5a";
}
.bxs-color:before {
content: "\ef39";
}
.bx-reflect-horizontal:before {
content: "\ef3a";
}
.bx-reflect-vertical:before {
content: "\ef3b";
}
.bx-color:before {
content: "\ef3c";
}
.bxl-mongodb:before {
content: "\ef3d";
}
.bxl-postgresql:before {
content: "\ef3e";
}
.bxl-deezer:before {
content: "\ef3f";
}
.bxs-hard-hat:before {
content: "\ef2a";
}
.bxs-home-alt-2:before {
content: "\ef2b";
}
.bxs-cheese:before {
content: "\ef2c";
}
.bx-home-alt-2:before {
content: "\ef2d";
}
.bx-hard-hat:before {
content: "\ef2e";
}
.bx-cheese:before {
content: "\ef2f";
}
.bx-cart-add:before {
content: "\ef30";
}
.bx-cart-download:before {
content: "\ef31";
}
.bx-no-signal:before {
content: "\ef32";
}
.bx-signal-1:before {
content: "\ef33";
}
.bx-signal-2:before {
content: "\ef34";
}
.bx-signal-3:before {
content: "\ef35";
}
.bx-signal-4:before {
content: "\ef36";
}
.bx-signal-5:before {
content: "\ef37";
}
.bxl-xing:before {
content: "\ef38";
}
.bxl-meta:before {
content: "\ef27";
}
.bx-lemon:before {
content: "\ef28";
}
.bxs-lemon:before {
content: "\ef29";
}
.bx-cricket-ball:before {
content: "\ef0c";
}
.bx-baguette:before {
content: "\ef0d";
}
.bx-bowl-hot:before {
content: "\ef0e";
}
.bx-bowl-rice:before {
content: "\ef0f";
}
.bx-cable-car:before {
content: "\ef10";
}
.bx-candles:before {
content: "\ef11";
}
.bx-circle-half:before {
content: "\ef12";
}
.bx-circle-quarter:before {
content: "\ef13";
}
.bx-circle-three-quarter:before {
content: "\ef14";
}
.bx-cross:before {
content: "\ef15";
}
.bx-fork:before {
content: "\ef16";
}
.bx-knife:before {
content: "\ef17";
}
.bx-money-withdraw:before {
content: "\ef18";
}
.bx-popsicle:before {
content: "\ef19";
}
.bx-scatter-chart:before {
content: "\ef1a";
}
.bxs-baguette:before {
content: "\ef1b";
}
.bxs-bowl-hot:before {
content: "\ef1c";
}
.bxs-bowl-rice:before {
content: "\ef1d";
}
.bxs-cable-car:before {
content: "\ef1e";
}
.bxs-circle-half:before {
content: "\ef1f";
}
.bxs-circle-quarter:before {
content: "\ef20";
}
.bxs-circle-three-quarter:before {
content: "\ef21";
}
.bxs-cricket-ball:before {
content: "\ef22";
}
.bxs-invader:before {
content: "\ef23";
}
.bx-male-female:before {
content: "\ef24";
}
.bxs-popsicle:before {
content: "\ef25";
}
.bxs-tree-alt:before {
content: "\ef26";
}
.bxl-venmo:before {
content: "\e900";
}
.bxl-upwork:before {
content: "\e901";
}
.bxl-netlify:before {
content: "\e902";
}
.bxl-java:before {
content: "\e903";
}
.bxl-heroku:before {
content: "\e904";
}
.bxl-go-lang:before {
content: "\e905";
}
.bxl-gmail:before {
content: "\e906";
}
.bxl-flask:before {
content: "\e907";
}
.bxl-99designs:before {
content: "\e908";
}
.bxl-500px:before {
content: "\e909";
}
.bxl-adobe:before {
content: "\e90a";
}
.bxl-airbnb:before {
content: "\e90b";
}
.bxl-algolia:before {
content: "\e90c";
}
.bxl-amazon:before {
content: "\e90d";
}
.bxl-android:before {
content: "\e90e";
}
.bxl-angular:before {
content: "\e90f";
}
.bxl-apple:before {
content: "\e910";
}
.bxl-audible:before {
content: "\e911";
}
.bxl-aws:before {
content: "\e912";
}
.bxl-baidu:before {
content: "\e913";
}
.bxl-behance:before {
content: "\e914";
}
.bxl-bing:before {
content: "\e915";
}
.bxl-bitcoin:before {
content: "\e916";
}
.bxl-blender:before {
content: "\e917";
}
.bxl-blogger:before {
content: "\e918";
}
.bxl-bootstrap:before {
content: "\e919";
}
.bxl-chrome:before {
content: "\e91a";
}
.bxl-codepen:before {
content: "\e91b";
}
.bxl-c-plus-plus:before {
content: "\e91c";
}
.bxl-creative-commons:before {
content: "\e91d";
}
.bxl-css3:before {
content: "\e91e";
}
.bxl-dailymotion:before {
content: "\e91f";
}
.bxl-deviantart:before {
content: "\e920";
}
.bxl-dev-to:before {
content: "\e921";
}
.bxl-digg:before {
content: "\e922";
}
.bxl-digitalocean:before {
content: "\e923";
}
.bxl-discord:before {
content: "\e924";
}
.bxl-discord-alt:before {
content: "\e925";
}
.bxl-discourse:before {
content: "\e926";
}
.bxl-django:before {
content: "\e927";
}
.bxl-docker:before {
content: "\e928";
}
.bxl-dribbble:before {
content: "\e929";
}
.bxl-dropbox:before {
content: "\e92a";
}
.bxl-drupal:before {
content: "\e92b";
}
.bxl-ebay:before {
content: "\e92c";
}
.bxl-edge:before {
content: "\e92d";
}
.bxl-etsy:before {
content: "\e92e";
}
.bxl-facebook:before {
content: "\e92f";
}
.bxl-facebook-circle:before {
content: "\e930";
}
.bxl-facebook-square:before {
content: "\e931";
}
.bxl-figma:before {
content: "\e932";
}
.bxl-firebase:before {
content: "\e933";
}
.bxl-firefox:before {
content: "\e934";
}
.bxl-flickr:before {
content: "\e935";
}
.bxl-flickr-square:before {
content: "\e936";
}
.bxl-flutter:before {
content: "\e937";
}
.bxl-foursquare:before {
content: "\e938";
}
.bxl-git:before {
content: "\e939";
}
.bxl-github:before {
content: "\e93a";
}
.bxl-gitlab:before {
content: "\e93b";
}
.bxl-google:before {
content: "\e93c";
}
.bxl-google-cloud:before {
content: "\e93d";
}
.bxl-google-plus:before {
content: "\e93e";
}
.bxl-google-plus-circle:before {
content: "\e93f";
}
.bxl-html5:before {
content: "\e940";
}
.bxl-imdb:before {
content: "\e941";
}
.bxl-instagram:before {
content: "\e942";
}
.bxl-instagram-alt:before {
content: "\e943";
}
.bxl-internet-explorer:before {
content: "\e944";
}
.bxl-invision:before {
content: "\e945";
}
.bxl-javascript:before {
content: "\e946";
}
.bxl-joomla:before {
content: "\e947";
}
.bxl-jquery:before {
content: "\e948";
}
.bxl-jsfiddle:before {
content: "\e949";
}
.bxl-kickstarter:before {
content: "\e94a";
}
.bxl-kubernetes:before {
content: "\e94b";
}
.bxl-less:before {
content: "\e94c";
}
.bxl-linkedin:before {
content: "\e94d";
}
.bxl-linkedin-square:before {
content: "\e94e";
}
.bxl-magento:before {
content: "\e94f";
}
.bxl-mailchimp:before {
content: "\e950";
}
.bxl-markdown:before {
content: "\e951";
}
.bxl-mastercard:before {
content: "\e952";
}
.bxl-mastodon:before {
content: "\e953";
}
.bxl-medium:before {
content: "\e954";
}
.bxl-medium-old:before {
content: "\e955";
}
.bxl-medium-square:before {
content: "\e956";
}
.bxl-messenger:before {
content: "\e957";
}
.bxl-microsoft:before {
content: "\e958";
}
.bxl-microsoft-teams:before {
content: "\e959";
}
.bxl-nodejs:before {
content: "\e95a";
}
.bxl-ok-ru:before {
content: "\e95b";
}
.bxl-opera:before {
content: "\e95c";
}
.bxl-patreon:before {
content: "\e95d";
}
.bxl-paypal:before {
content: "\e95e";
}
.bxl-periscope:before {
content: "\e95f";
}
.bxl-php:before {
content: "\e960";
}
.bxl-pinterest:before {
content: "\e961";
}
.bxl-pinterest-alt:before {
content: "\e962";
}
.bxl-play-store:before {
content: "\e963";
}
.bxl-pocket:before {
content: "\e964";
}
.bxl-product-hunt:before {
content: "\e965";
}
.bxl-python:before {
content: "\e966";
}
.bxl-quora:before {
content: "\e967";
}
.bxl-react:before {
content: "\e968";
}
.bxl-redbubble:before {
content: "\e969";
}
.bxl-reddit:before {
content: "\e96a";
}
.bxl-redux:before {
content: "\e96b";
}
.bxl-sass:before {
content: "\e96c";
}
.bxl-shopify:before {
content: "\e96d";
}
.bxl-sketch:before {
content: "\e96e";
}
.bxl-skype:before {
content: "\e96f";
}
.bxl-slack:before {
content: "\e970";
}
.bxl-slack-old:before {
content: "\e971";
}
.bxl-snapchat:before {
content: "\e972";
}
.bxl-soundcloud:before {
content: "\e973";
}
.bxl-spotify:before {
content: "\e974";
}
.bxl-spring-boot:before {
content: "\e975";
}
.bxl-squarespace:before {
content: "\e976";
}
.bxl-stack-overflow:before {
content: "\e977";
}
.bxl-steam:before {
content: "\e978";
}
.bxl-stripe:before {
content: "\e979";
}
.bxl-tailwind-css:before {
content: "\e97a";
}
.bxl-telegram:before {
content: "\e97b";
}
.bxl-tiktok:before {
content: "\e97c";
}
.bxl-trello:before {
content: "\e97d";
}
.bxl-trip-advisor:before {
content: "\e97e";
}
.bxl-tumblr:before {
content: "\e97f";
}
.bxl-tux:before {
content: "\e980";
}
.bxl-twitch:before {
content: "\e981";
}
.bxl-twitter:before {
content: "\e982";
}
.bxl-unity:before {
content: "\e983";
}
.bxl-unsplash:before {
content: "\e984";
}
.bxl-vimeo:before {
content: "\e985";
}
.bxl-visa:before {
content: "\e986";
}
.bxl-visual-studio:before {
content: "\e987";
}
.bxl-vk:before {
content: "\e988";
}
.bxl-vuejs:before {
content: "\e989";
}
.bxl-whatsapp:before {
content: "\e98a";
}
.bxl-whatsapp-square:before {
content: "\e98b";
}
.bxl-wikipedia:before {
content: "\e98c";
}
.bxl-windows:before {
content: "\e98d";
}
.bxl-wix:before {
content: "\e98e";
}
.bxl-wordpress:before {
content: "\e98f";
}
.bxl-yahoo:before {
content: "\e990";
}
.bxl-yelp:before {
content: "\e991";
}
.bxl-youtube:before {
content: "\e992";
}
.bxl-zoom:before {
content: "\e993";
}
.bx-collapse-alt:before {
content: "\e994";
}
.bx-collapse-horizontal:before {
content: "\e995";
}
.bx-collapse-vertical:before {
content: "\e996";
}
.bx-expand-horizontal:before {
content: "\e997";
}
.bx-expand-vertical:before {
content: "\e998";
}
.bx-injection:before {
content: "\e999";
}
.bx-leaf:before {
content: "\e99a";
}
.bx-math:before {
content: "\e99b";
}
.bx-party:before {
content: "\e99c";
}
.bx-abacus:before {
content: "\e99d";
}
.bx-accessibility:before {
content: "\e99e";
}
.bx-add-to-queue:before {
content: "\e99f";
}
.bx-adjust:before {
content: "\e9a0";
}
.bx-alarm:before {
content: "\e9a1";
}
.bx-alarm-add:before {
content: "\e9a2";
}
.bx-alarm-exclamation:before {
content: "\e9a3";
}
.bx-alarm-off:before {
content: "\e9a4";
}
.bx-alarm-snooze:before {
content: "\e9a5";
}
.bx-album:before {
content: "\e9a6";
}
.bx-align-justify:before {
content: "\e9a7";
}
.bx-align-left:before {
content: "\e9a8";
}
.bx-align-middle:before {
content: "\e9a9";
}
.bx-align-right:before {
content: "\e9aa";
}
.bx-analyse:before {
content: "\e9ab";
}
.bx-anchor:before {
content: "\e9ac";
}
.bx-angry:before {
content: "\e9ad";
}
.bx-aperture:before {
content: "\e9ae";
}
.bx-arch:before {
content: "\e9af";
}
.bx-archive:before {
content: "\e9b0";
}
.bx-archive-in:before {
content: "\e9b1";
}
.bx-archive-out:before {
content: "\e9b2";
}
.bx-area:before {
content: "\e9b3";
}
.bx-arrow-back:before {
content: "\e9b4";
}
.bx-arrow-from-bottom:before {
content: "\e9b5";
}
.bx-arrow-from-left:before {
content: "\e9b6";
}
.bx-arrow-from-right:before {
content: "\e9b7";
}
.bx-arrow-from-top:before {
content: "\e9b8";
}
.bx-arrow-to-bottom:before {
content: "\e9b9";
}
.bx-arrow-to-left:before {
content: "\e9ba";
}
.bx-arrow-to-right:before {
content: "\e9bb";
}
.bx-arrow-to-top:before {
content: "\e9bc";
}
.bx-at:before {
content: "\e9bd";
}
.bx-atom:before {
content: "\e9be";
}
.bx-award:before {
content: "\e9bf";
}
.bx-badge:before {
content: "\e9c0";
}
.bx-badge-check:before {
content: "\e9c1";
}
.bx-ball:before {
content: "\e9c2";
}
.bx-band-aid:before {
content: "\e9c3";
}
.bx-bar-chart:before {
content: "\e9c4";
}
.bx-bar-chart-alt:before {
content: "\e9c5";
}
.bx-bar-chart-alt-2:before {
content: "\e9c6";
}
.bx-bar-chart-square:before {
content: "\e9c7";
}
.bx-barcode:before {
content: "\e9c8";
}
.bx-barcode-reader:before {
content: "\e9c9";
}
.bx-baseball:before {
content: "\e9ca";
}
.bx-basket:before {
content: "\e9cb";
}
.bx-basketball:before {
content: "\e9cc";
}
.bx-bath:before {
content: "\e9cd";
}
.bx-battery:before {
content: "\e9ce";
}
.bx-bed:before {
content: "\e9cf";
}
.bx-been-here:before {
content: "\e9d0";
}
.bx-beer:before {
content: "\e9d1";
}
.bx-bell:before {
content: "\e9d2";
}
.bx-bell-minus:before {
content: "\e9d3";
}
.bx-bell-off:before {
content: "\e9d4";
}
.bx-bell-plus:before {
content: "\e9d5";
}
.bx-bible:before {
content: "\e9d6";
}
.bx-bitcoin:before {
content: "\e9d7";
}
.bx-blanket:before {
content: "\e9d8";
}
.bx-block:before {
content: "\e9d9";
}
.bx-bluetooth:before {
content: "\e9da";
}
.bx-body:before {
content: "\e9db";
}
.bx-bold:before {
content: "\e9dc";
}
.bx-bolt-circle:before {
content: "\e9dd";
}
.bx-bomb:before {
content: "\e9de";
}
.bx-bone:before {
content: "\e9df";
}
.bx-bong:before {
content: "\e9e0";
}
.bx-book:before {
content: "\e9e1";
}
.bx-book-add:before {
content: "\e9e2";
}
.bx-book-alt:before {
content: "\e9e3";
}
.bx-book-bookmark:before {
content: "\e9e4";
}
.bx-book-content:before {
content: "\e9e5";
}
.bx-book-heart:before {
content: "\e9e6";
}
.bx-bookmark:before {
content: "\e9e7";
}
.bx-bookmark-alt:before {
content: "\e9e8";
}
.bx-bookmark-alt-minus:before {
content: "\e9e9";
}
.bx-bookmark-alt-plus:before {
content: "\e9ea";
}
.bx-bookmark-heart:before {
content: "\e9eb";
}
.bx-bookmark-minus:before {
content: "\e9ec";
}
.bx-bookmark-plus:before {
content: "\e9ed";
}
.bx-bookmarks:before {
content: "\e9ee";
}
.bx-book-open:before {
content: "\e9ef";
}
.bx-book-reader:before {
content: "\e9f0";
}
.bx-border-all:before {
content: "\e9f1";
}
.bx-border-bottom:before {
content: "\e9f2";
}
.bx-border-inner:before {
content: "\e9f3";
}
.bx-border-left:before {
content: "\e9f4";
}
.bx-border-none:before {
content: "\e9f5";
}
.bx-border-outer:before {
content: "\e9f6";
}
.bx-border-radius:before {
content: "\e9f7";
}
.bx-border-right:before {
content: "\e9f8";
}
.bx-border-top:before {
content: "\e9f9";
}
.bx-bot:before {
content: "\e9fa";
}
.bx-bowling-ball:before {
content: "\e9fb";
}
.bx-box:before {
content: "\e9fc";
}
.bx-bracket:before {
content: "\e9fd";
}
.bx-braille:before {
content: "\e9fe";
}
.bx-brain:before {
content: "\e9ff";
}
.bx-briefcase:before {
content: "\ea00";
}
.bx-briefcase-alt:before {
content: "\ea01";
}
.bx-briefcase-alt-2:before {
content: "\ea02";
}
.bx-brightness:before {
content: "\ea03";
}
.bx-brightness-half:before {
content: "\ea04";
}
.bx-broadcast:before {
content: "\ea05";
}
.bx-brush:before {
content: "\ea06";
}
.bx-brush-alt:before {
content: "\ea07";
}
.bx-bug:before {
content: "\ea08";
}
.bx-bug-alt:before {
content: "\ea09";
}
.bx-building:before {
content: "\ea0a";
}
.bx-building-house:before {
content: "\ea0b";
}
.bx-buildings:before {
content: "\ea0c";
}
.bx-bulb:before {
content: "\ea0d";
}
.bx-bullseye:before {
content: "\ea0e";
}
.bx-buoy:before {
content: "\ea0f";
}
.bx-bus:before {
content: "\ea10";
}
.bx-bus-school:before {
content: "\ea11";
}
.bx-cabinet:before {
content: "\ea12";
}
.bx-cake:before {
content: "\ea13";
}
.bx-calculator:before {
content: "\ea14";
}
.bx-calendar:before {
content: "\ea15";
}
.bx-calendar-alt:before {
content: "\ea16";
}
.bx-calendar-check:before {
content: "\ea17";
}
.bx-calendar-edit:before {
content: "\ea18";
}
.bx-calendar-event:before {
content: "\ea19";
}
.bx-calendar-exclamation:before {
content: "\ea1a";
}
.bx-calendar-heart:before {
content: "\ea1b";
}
.bx-calendar-minus:before {
content: "\ea1c";
}
.bx-calendar-plus:before {
content: "\ea1d";
}
.bx-calendar-star:before {
content: "\ea1e";
}
.bx-calendar-week:before {
content: "\ea1f";
}
.bx-calendar-x:before {
content: "\ea20";
}
.bx-camera:before {
content: "\ea21";
}
.bx-camera-home:before {
content: "\ea22";
}
.bx-camera-movie:before {
content: "\ea23";
}
.bx-camera-off:before {
content: "\ea24";
}
.bx-capsule:before {
content: "\ea25";
}
.bx-captions:before {
content: "\ea26";
}
.bx-car:before {
content: "\ea27";
}
.bx-card:before {
content: "\ea28";
}
.bx-caret-down:before {
content: "\ea29";
}
.bx-caret-down-circle:before {
content: "\ea2a";
}
.bx-caret-down-square:before {
content: "\ea2b";
}
.bx-caret-left:before {
content: "\ea2c";
}
.bx-caret-left-circle:before {
content: "\ea2d";
}
.bx-caret-left-square:before {
content: "\ea2e";
}
.bx-caret-right:before {
content: "\ea2f";
}
.bx-caret-right-circle:before {
content: "\ea30";
}
.bx-caret-right-square:before {
content: "\ea31";
}
.bx-caret-up:before {
content: "\ea32";
}
.bx-caret-up-circle:before {
content: "\ea33";
}
.bx-caret-up-square:before {
content: "\ea34";
}
.bx-carousel:before {
content: "\ea35";
}
.bx-cart:before {
content: "\ea36";
}
.bx-cart-alt:before {
content: "\ea37";
}
.bx-cast:before {
content: "\ea38";
}
.bx-category:before {
content: "\ea39";
}
.bx-category-alt:before {
content: "\ea3a";
}
.bx-cctv:before {
content: "\ea3b";
}
.bx-certification:before {
content: "\ea3c";
}
.bx-chair:before {
content: "\ea3d";
}
.bx-chalkboard:before {
content: "\ea3e";
}
.bx-chart:before {
content: "\ea3f";
}
.bx-chat:before {
content: "\ea40";
}
.bx-check:before {
content: "\ea41";
}
.bx-checkbox:before {
content: "\ea42";
}
.bx-checkbox-checked:before {
content: "\ea43";
}
.bx-checkbox-minus:before {
content: "\ea44";
}
.bx-checkbox-square:before {
content: "\ea45";
}
.bx-check-circle:before {
content: "\ea46";
}
.bx-check-double:before {
content: "\ea47";
}
.bx-check-shield:before {
content: "\ea48";
}
.bx-check-square:before {
content: "\ea49";
}
.bx-chevron-down:before {
content: "\ea4a";
}
.bx-chevron-down-circle:before {
content: "\ea4b";
}
.bx-chevron-down-square:before {
content: "\ea4c";
}
.bx-chevron-left:before {
content: "\ea4d";
}
.bx-chevron-left-circle:before {
content: "\ea4e";
}
.bx-chevron-left-square:before {
content: "\ea4f";
}
.bx-chevron-right:before {
content: "\ea50";
}
.bx-chevron-right-circle:before {
content: "\ea51";
}
.bx-chevron-right-square:before {
content: "\ea52";
}
.bx-chevrons-down:before {
content: "\ea53";
}
.bx-chevrons-left:before {
content: "\ea54";
}
.bx-chevrons-right:before {
content: "\ea55";
}
.bx-chevrons-up:before {
content: "\ea56";
}
.bx-chevron-up:before {
content: "\ea57";
}
.bx-chevron-up-circle:before {
content: "\ea58";
}
.bx-chevron-up-square:before {
content: "\ea59";
}
.bx-chip:before {
content: "\ea5a";
}
.bx-church:before {
content: "\ea5b";
}
.bx-circle:before {
content: "\ea5c";
}
.bx-clinic:before {
content: "\ea5d";
}
.bx-clipboard:before {
content: "\ea5e";
}
.bx-closet:before {
content: "\ea5f";
}
.bx-cloud:before {
content: "\ea60";
}
.bx-cloud-download:before {
content: "\ea61";
}
.bx-cloud-drizzle:before {
content: "\ea62";
}
.bx-cloud-lightning:before {
content: "\ea63";
}
.bx-cloud-light-rain:before {
content: "\ea64";
}
.bx-cloud-rain:before {
content: "\ea65";
}
.bx-cloud-snow:before {
content: "\ea66";
}
.bx-cloud-upload:before {
content: "\ea67";
}
.bx-code:before {
content: "\ea68";
}
.bx-code-alt:before {
content: "\ea69";
}
.bx-code-block:before {
content: "\ea6a";
}
.bx-code-curly:before {
content: "\ea6b";
}
.bx-coffee:before {
content: "\ea6c";
}
.bx-coffee-togo:before {
content: "\ea6d";
}
.bx-cog:before {
content: "\ea6e";
}
.bx-coin:before {
content: "\ea6f";
}
.bx-coin-stack:before {
content: "\ea70";
}
.bx-collapse:before {
content: "\ea71";
}
.bx-collection:before {
content: "\ea72";
}
.bx-color-fill:before {
content: "\ea73";
}
.bx-columns:before {
content: "\ea74";
}
.bx-command:before {
content: "\ea75";
}
.bx-comment:before {
content: "\ea76";
}
.bx-comment-add:before {
content: "\ea77";
}
.bx-comment-check:before {
content: "\ea78";
}
.bx-comment-detail:before {
content: "\ea79";
}
.bx-comment-dots:before {
content: "\ea7a";
}
.bx-comment-edit:before {
content: "\ea7b";
}
.bx-comment-error:before {
content: "\ea7c";
}
.bx-comment-minus:before {
content: "\ea7d";
}
.bx-comment-x:before {
content: "\ea7e";
}
.bx-compass:before {
content: "\ea7f";
}
.bx-confused:before {
content: "\ea80";
}
.bx-conversation:before {
content: "\ea81";
}
.bx-cookie:before {
content: "\ea82";
}
.bx-cool:before {
content: "\ea83";
}
.bx-copy:before {
content: "\ea84";
}
.bx-copy-alt:before {
content: "\ea85";
}
.bx-copyright:before {
content: "\ea86";
}
.bx-credit-card:before {
content: "\ea87";
}
.bx-credit-card-alt:before {
content: "\ea88";
}
.bx-credit-card-front:before {
content: "\ea89";
}
.bx-crop:before {
content: "\ea8a";
}
.bx-crosshair:before {
content: "\ea8b";
}
.bx-crown:before {
content: "\ea8c";
}
.bx-cube:before {
content: "\ea8d";
}
.bx-cube-alt:before {
content: "\ea8e";
}
.bx-cuboid:before {
content: "\ea8f";
}
.bx-current-location:before {
content: "\ea90";
}
.bx-customize:before {
content: "\ea91";
}
.bx-cut:before {
content: "\ea92";
}
.bx-cycling:before {
content: "\ea93";
}
.bx-cylinder:before {
content: "\ea94";
}
.bx-data:before {
content: "\ea95";
}
.bx-desktop:before {
content: "\ea96";
}
.bx-detail:before {
content: "\ea97";
}
.bx-devices:before {
content: "\ea98";
}
.bx-dialpad:before {
content: "\ea99";
}
.bx-dialpad-alt:before {
content: "\ea9a";
}
.bx-diamond:before {
content: "\ea9b";
}
.bx-dice-1:before {
content: "\ea9c";
}
.bx-dice-2:before {
content: "\ea9d";
}
.bx-dice-3:before {
content: "\ea9e";
}
.bx-dice-4:before {
content: "\ea9f";
}
.bx-dice-5:before {
content: "\eaa0";
}
.bx-dice-6:before {
content: "\eaa1";
}
.bx-directions:before {
content: "\eaa2";
}
.bx-disc:before {
content: "\eaa3";
}
.bx-dish:before {
content: "\eaa4";
}
.bx-dislike:before {
content: "\eaa5";
}
.bx-dizzy:before {
content: "\eaa6";
}
.bx-dna:before {
content: "\eaa7";
}
.bx-dock-bottom:before {
content: "\eaa8";
}
.bx-dock-left:before {
content: "\eaa9";
}
.bx-dock-right:before {
content: "\eaaa";
}
.bx-dock-top:before {
content: "\eaab";
}
.bx-dollar:before {
content: "\eaac";
}
.bx-dollar-circle:before {
content: "\eaad";
}
.bx-donate-blood:before {
content: "\eaae";
}
.bx-donate-heart:before {
content: "\eaaf";
}
.bx-door-open:before {
content: "\eab0";
}
.bx-dots-horizontal:before {
content: "\eab1";
}
.bx-dots-horizontal-rounded:before {
content: "\eab2";
}
.bx-dots-vertical:before {
content: "\eab3";
}
.bx-dots-vertical-rounded:before {
content: "\eab4";
}
.bx-doughnut-chart:before {
content: "\eab5";
}
.bx-down-arrow:before {
content: "\eab6";
}
.bx-down-arrow-alt:before {
content: "\eab7";
}
.bx-down-arrow-circle:before {
content: "\eab8";
}
.bx-download:before {
content: "\eab9";
}
.bx-downvote:before {
content: "\eaba";
}
.bx-drink:before {
content: "\eabb";
}
.bx-droplet:before {
content: "\eabc";
}
.bx-dumbbell:before {
content: "\eabd";
}
.bx-duplicate:before {
content: "\eabe";
}
.bx-edit:before {
content: "\eabf";
}
.bx-edit-alt:before {
content: "\eac0";
}
.bx-envelope:before {
content: "\eac1";
}
.bx-envelope-open:before {
content: "\eac2";
}
.bx-equalizer:before {
content: "\eac3";
}
.bx-eraser:before {
content: "\eac4";
}
.bx-error:before {
content: "\eac5";
}
.bx-error-alt:before {
content: "\eac6";
}
.bx-error-circle:before {
content: "\eac7";
}
.bx-euro:before {
content: "\eac8";
}
.bx-exclude:before {
content: "\eac9";
}
.bx-exit:before {
content: "\eaca";
}
.bx-exit-fullscreen:before {
content: "\eacb";
}
.bx-expand:before {
content: "\eacc";
}
.bx-expand-alt:before {
content: "\eacd";
}
.bx-export:before {
content: "\eace";
}
.bx-extension:before {
content: "\eacf";
}
.bx-face:before {
content: "\ead0";
}
.bx-fast-forward:before {
content: "\ead1";
}
.bx-fast-forward-circle:before {
content: "\ead2";
}
.bx-female:before {
content: "\ead3";
}
.bx-female-sign:before {
content: "\ead4";
}
.bx-file:before {
content: "\ead5";
}
.bx-file-blank:before {
content: "\ead6";
}
.bx-file-find:before {
content: "\ead7";
}
.bx-film:before {
content: "\ead8";
}
.bx-filter:before {
content: "\ead9";
}
.bx-filter-alt:before {
content: "\eada";
}
.bx-fingerprint:before {
content: "\eadb";
}
.bx-first-aid:before {
content: "\eadc";
}
.bx-first-page:before {
content: "\eadd";
}
.bx-flag:before {
content: "\eade";
}
.bx-folder:before {
content: "\eadf";
}
.bx-folder-minus:before {
content: "\eae0";
}
.bx-folder-open:before {
content: "\eae1";
}
.bx-folder-plus:before {
content: "\eae2";
}
.bx-font:before {
content: "\eae3";
}
.bx-font-color:before {
content: "\eae4";
}
.bx-font-family:before {
content: "\eae5";
}
.bx-font-size:before {
content: "\eae6";
}
.bx-food-menu:before {
content: "\eae7";
}
.bx-food-tag:before {
content: "\eae8";
}
.bx-football:before {
content: "\eae9";
}
.bx-fridge:before {
content: "\eaea";
}
.bx-fullscreen:before {
content: "\eaeb";
}
.bx-game:before {
content: "\eaec";
}
.bx-gas-pump:before {
content: "\eaed";
}
.bx-ghost:before {
content: "\eaee";
}
.bx-gift:before {
content: "\eaef";
}
.bx-git-branch:before {
content: "\eaf0";
}
.bx-git-commit:before {
content: "\eaf1";
}
.bx-git-compare:before {
content: "\eaf2";
}
.bx-git-merge:before {
content: "\eaf3";
}
.bx-git-pull-request:before {
content: "\eaf4";
}
.bx-git-repo-forked:before {
content: "\eaf5";
}
.bx-glasses:before {
content: "\eaf6";
}
.bx-glasses-alt:before {
content: "\eaf7";
}
.bx-globe:before {
content: "\eaf8";
}
.bx-globe-alt:before {
content: "\eaf9";
}
.bx-grid:before {
content: "\eafa";
}
.bx-grid-alt:before {
content: "\eafb";
}
.bx-grid-horizontal:before {
content: "\eafc";
}
.bx-grid-small:before {
content: "\eafd";
}
.bx-grid-vertical:before {
content: "\eafe";
}
.bx-group:before {
content: "\eaff";
}
.bx-handicap:before {
content: "\eb00";
}
.bx-happy:before {
content: "\eb01";
}
.bx-happy-alt:before {
content: "\eb02";
}
.bx-happy-beaming:before {
content: "\eb03";
}
.bx-happy-heart-eyes:before {
content: "\eb04";
}
.bx-hash:before {
content: "\eb05";
}
.bx-hdd:before {
content: "\eb06";
}
.bx-heading:before {
content: "\eb07";
}
.bx-headphone:before {
content: "\eb08";
}
.bx-health:before {
content: "\eb09";
}
.bx-heart:before {
content: "\eb0a";
}
.bx-heart-circle:before {
content: "\eb0b";
}
.bx-heart-square:before {
content: "\eb0c";
}
.bx-help-circle:before {
content: "\eb0d";
}
.bx-hide:before {
content: "\eb0e";
}
.bx-highlight:before {
content: "\eb0f";
}
.bx-history:before {
content: "\eb10";
}
.bx-hive:before {
content: "\eb11";
}
.bx-home:before {
content: "\eb12";
}
.bx-home-alt:before {
content: "\eb13";
}
.bx-home-circle:before {
content: "\eb14";
}
.bx-home-heart:before {
content: "\eb15";
}
.bx-home-smile:before {
content: "\eb16";
}
.bx-horizontal-center:before {
content: "\eb17";
}
.bx-hotel:before {
content: "\eb18";
}
.bx-hourglass:before {
content: "\eb19";
}
.bx-id-card:before {
content: "\eb1a";
}
.bx-image:before {
content: "\eb1b";
}
.bx-image-add:before {
content: "\eb1c";
}
.bx-image-alt:before {
content: "\eb1d";
}
.bx-images:before {
content: "\eb1e";
}
.bx-import:before {
content: "\eb1f";
}
.bx-infinite:before {
content: "\eb20";
}
.bx-info-circle:before {
content: "\eb21";
}
.bx-info-square:before {
content: "\eb22";
}
.bx-intersect:before {
content: "\eb23";
}
.bx-italic:before {
content: "\eb24";
}
.bx-joystick:before {
content: "\eb25";
}
.bx-joystick-alt:before {
content: "\eb26";
}
.bx-joystick-button:before {
content: "\eb27";
}
.bx-key:before {
content: "\eb28";
}
.bx-label:before {
content: "\eb29";
}
.bx-landscape:before {
content: "\eb2a";
}
.bx-laptop:before {
content: "\eb2b";
}
.bx-last-page:before {
content: "\eb2c";
}
.bx-laugh:before {
content: "\eb2d";
}
.bx-layer:before {
content: "\eb2e";
}
.bx-layer-minus:before {
content: "\eb2f";
}
.bx-layer-plus:before {
content: "\eb30";
}
.bx-layout:before {
content: "\eb31";
}
.bx-left-arrow:before {
content: "\eb32";
}
.bx-left-arrow-alt:before {
content: "\eb33";
}
.bx-left-arrow-circle:before {
content: "\eb34";
}
.bx-left-down-arrow-circle:before {
content: "\eb35";
}
.bx-left-indent:before {
content: "\eb36";
}
.bx-left-top-arrow-circle:before {
content: "\eb37";
}
.bx-library:before {
content: "\eb38";
}
.bx-like:before {
content: "\eb39";
}
.bx-line-chart:before {
content: "\eb3a";
}
.bx-line-chart-down:before {
content: "\eb3b";
}
.bx-link:before {
content: "\eb3c";
}
.bx-link-alt:before {
content: "\eb3d";
}
.bx-link-external:before {
content: "\eb3e";
}
.bx-lira:before {
content: "\eb3f";
}
.bx-list-check:before {
content: "\eb40";
}
.bx-list-minus:before {
content: "\eb41";
}
.bx-list-ol:before {
content: "\eb42";
}
.bx-list-plus:before {
content: "\eb43";
}
.bx-list-ul:before {
content: "\eb44";
}
.bx-loader:before {
content: "\eb45";
}
.bx-loader-alt:before {
content: "\eb46";
}
.bx-loader-circle:before {
content: "\eb47";
}
.bx-location-plus:before {
content: "\eb48";
}
.bx-lock:before {
content: "\eb49";
}
.bx-lock-alt:before {
content: "\eb4a";
}
.bx-lock-open:before {
content: "\eb4b";
}
.bx-lock-open-alt:before {
content: "\eb4c";
}
.bx-log-in:before {
content: "\eb4d";
}
.bx-log-in-circle:before {
content: "\eb4e";
}
.bx-log-out:before {
content: "\eb4f";
}
.bx-log-out-circle:before {
content: "\eb50";
}
.bx-low-vision:before {
content: "\eb51";
}
.bx-magnet:before {
content: "\eb52";
}
.bx-mail-send:before {
content: "\eb53";
}
.bx-male:before {
content: "\eb54";
}
.bx-male-sign:before {
content: "\eb55";
}
.bx-map:before {
content: "\eb56";
}
.bx-map-alt:before {
content: "\eb57";
}
.bx-map-pin:before {
content: "\eb58";
}
.bx-mask:before {
content: "\eb59";
}
.bx-medal:before {
content: "\eb5a";
}
.bx-meh:before {
content: "\eb5b";
}
.bx-meh-alt:before {
content: "\eb5c";
}
.bx-meh-blank:before {
content: "\eb5d";
}
.bx-memory-card:before {
content: "\eb5e";
}
.bx-menu:before {
content: "\eb5f";
}
.bx-menu-alt-left:before {
content: "\ef5b";
}
.bx-menu-alt-right:before {
content: "\eb61";
}
.bx-merge:before {
content: "\eb62";
}
.bx-message:before {
content: "\eb63";
}
.bx-message-add:before {
content: "\eb64";
}
.bx-message-alt:before {
content: "\eb65";
}
.bx-message-alt-add:before {
content: "\eb66";
}
.bx-message-alt-check:before {
content: "\eb67";
}
.bx-message-alt-detail:before {
content: "\eb68";
}
.bx-message-alt-dots:before {
content: "\eb69";
}
.bx-message-alt-edit:before {
content: "\eb6a";
}
.bx-message-alt-error:before {
content: "\eb6b";
}
.bx-message-alt-minus:before {
content: "\eb6c";
}
.bx-message-alt-x:before {
content: "\eb6d";
}
.bx-message-check:before {
content: "\eb6e";
}
.bx-message-detail:before {
content: "\eb6f";
}
.bx-message-dots:before {
content: "\eb70";
}
.bx-message-edit:before {
content: "\eb71";
}
.bx-message-error:before {
content: "\eb72";
}
.bx-message-minus:before {
content: "\eb73";
}
.bx-message-rounded:before {
content: "\eb74";
}
.bx-message-rounded-add:before {
content: "\eb75";
}
.bx-message-rounded-check:before {
content: "\eb76";
}
.bx-message-rounded-detail:before {
content: "\eb77";
}
.bx-message-rounded-dots:before {
content: "\eb78";
}
.bx-message-rounded-edit:before {
content: "\ef5c";
}
.bx-message-rounded-error:before {
content: "\eb7a";
}
.bx-message-rounded-minus:before {
content: "\eb7b";
}
.bx-message-rounded-x:before {
content: "\eb7c";
}
.bx-message-square:before {
content: "\eb7d";
}
.bx-message-square-add:before {
content: "\eb7e";
}
.bx-message-square-check:before {
content: "\eb7f";
}
.bx-message-square-detail:before {
content: "\eb80";
}
.bx-message-square-dots:before {
content: "\eb81";
}
.bx-message-square-edit:before {
content: "\eb82";
}
.bx-message-square-error:before {
content: "\eb83";
}
.bx-message-square-minus:before {
content: "\eb84";
}
.bx-message-square-x:before {
content: "\eb85";
}
.bx-message-x:before {
content: "\eb86";
}
.bx-meteor:before {
content: "\eb87";
}
.bx-microchip:before {
content: "\eb88";
}
.bx-microphone:before {
content: "\eb89";
}
.bx-microphone-off:before {
content: "\eb8a";
}
.bx-minus:before {
content: "\eb8b";
}
.bx-minus-back:before {
content: "\eb8c";
}
.bx-minus-circle:before {
content: "\eb8d";
}
.bx-minus-front:before {
content: "\eb8e";
}
.bx-mobile:before {
content: "\eb8f";
}
.bx-mobile-alt:before {
content: "\eb90";
}
.bx-mobile-landscape:before {
content: "\eb91";
}
.bx-mobile-vibration:before {
content: "\ef5d";
}
.bx-money:before {
content: "\eb93";
}
.bx-moon:before {
content: "\eb94";
}
.bx-mouse:before {
content: "\eb95";
}
.bx-mouse-alt:before {
content: "\eb96";
}
.bx-move:before {
content: "\eb97";
}
.bx-move-horizontal:before {
content: "\eb98";
}
.bx-move-vertical:before {
content: "\eb99";
}
.bx-movie:before {
content: "\eb9a";
}
.bx-movie-play:before {
content: "\eb9b";
}
.bx-music:before {
content: "\eb9c";
}
.bx-navigation:before {
content: "\eb9d";
}
.bx-network-chart:before {
content: "\eb9e";
}
.bx-news:before {
content: "\eb9f";
}
.bx-no-entry:before {
content: "\eba0";
}
.bx-note:before {
content: "\eba1";
}
.bx-notepad:before {
content: "\eba2";
}
.bx-notification:before {
content: "\eba3";
}
.bx-notification-off:before {
content: "\eba4";
}
.bx-outline:before {
content: "\eba5";
}
.bx-package:before {
content: "\eba6";
}
.bx-paint:before {
content: "\eba7";
}
.bx-paint-roll:before {
content: "\eba8";
}
.bx-palette:before {
content: "\eba9";
}
.bx-paperclip:before {
content: "\ebaa";
}
.bx-paper-plane:before {
content: "\ef61";
}
.bx-paragraph:before {
content: "\ebac";
}
.bx-paste:before {
content: "\ebad";
}
.bx-pause:before {
content: "\ebae";
}
.bx-pause-circle:before {
content: "\ebaf";
}
.bx-pen:before {
content: "\ebb0";
}
.bx-pencil:before {
content: "\ebb1";
}
.bx-phone:before {
content: "\ebb2";
}
.bx-phone-call:before {
content: "\ebb3";
}
.bx-phone-incoming:before {
content: "\ebb4";
}
.bx-phone-off:before {
content: "\ebb5";
}
.bx-phone-outgoing:before {
content: "\ebb6";
}
.bx-photo-album:before {
content: "\ebb7";
}
.bx-pie-chart:before {
content: "\ebb8";
}
.bx-pie-chart-alt:before {
content: "\ebb9";
}
.bx-pie-chart-alt-2:before {
content: "\ebba";
}
.bx-pin:before {
content: "\ebbb";
}
.bx-planet:before {
content: "\ebbc";
}
.bx-play:before {
content: "\ebbd";
}
.bx-play-circle:before {
content: "\ebbe";
}
.bx-plug:before {
content: "\ebbf";
}
.bx-plus:before {
content: "\ebc0";
}
.bx-plus-circle:before {
content: "\ebc1";
}
.bx-plus-medical:before {
content: "\ebc2";
}
.bx-podcast:before {
content: "\ebc3";
}
.bx-pointer:before {
content: "\ef5e";
}
.bx-poll:before {
content: "\ebc5";
}
.bx-polygon:before {
content: "\ebc6";
}
.bx-pound:before {
content: "\ebc7";
}
.bx-power-off:before {
content: "\ebc8";
}
.bx-printer:before {
content: "\ebc9";
}
.bx-pulse:before {
content: "\ebca";
}
.bx-purchase-tag:before {
content: "\ebcb";
}
.bx-purchase-tag-alt:before {
content: "\ebcc";
}
.bx-pyramid:before {
content: "\ebcd";
}
.bx-qr:before {
content: "\ebce";
}
.bx-qr-scan:before {
content: "\ebcf";
}
.bx-question-mark:before {
content: "\ebd0";
}
.bx-radar:before {
content: "\ebd1";
}
.bx-radio:before {
content: "\ebd2";
}
.bx-radio-circle:before {
content: "\ebd3";
}
.bx-radio-circle-marked:before {
content: "\ebd4";
}
.bx-receipt:before {
content: "\ebd5";
}
.bx-rectangle:before {
content: "\ebd6";
}
.bx-recycle:before {
content: "\ebd7";
}
.bx-redo:before {
content: "\ebd8";
}
.bx-refresh:before {
content: "\ebd9";
}
.bx-registered:before {
content: "\ebda";
}
.bx-rename:before {
content: "\ebdb";
}
.bx-repeat:before {
content: "\ebdc";
}
.bx-reply:before {
content: "\ef5f";
}
.bx-reply-all:before {
content: "\ebde";
}
.bx-repost:before {
content: "\ebdf";
}
.bx-reset:before {
content: "\ebe0";
}
.bx-restaurant:before {
content: "\ebe1";
}
.bx-revision:before {
content: "\ebe2";
}
.bx-rewind:before {
content: "\ebe3";
}
.bx-rewind-circle:before {
content: "\ebe4";
}
.bx-right-arrow:before {
content: "\ebe5";
}
.bx-right-arrow-alt:before {
content: "\ebe6";
}
.bx-right-arrow-circle:before {
content: "\ebe7";
}
.bx-right-down-arrow-circle:before {
content: "\ebe8";
}
.bx-right-indent:before {
content: "\ebe9";
}
.bx-right-top-arrow-circle:before {
content: "\ebea";
}
.bx-rocket:before {
content: "\ebeb";
}
.bx-rotate-left:before {
content: "\ebec";
}
.bx-rotate-right:before {
content: "\ebed";
}
.bx-rss:before {
content: "\ebee";
}
.bx-ruble:before {
content: "\ebef";
}
.bx-ruler:before {
content: "\ebf0";
}
.bx-run:before {
content: "\ebf1";
}
.bx-rupee:before {
content: "\ebf2";
}
.bx-sad:before {
content: "\ebf3";
}
.bx-save:before {
content: "\ebf4";
}
.bx-scan:before {
content: "\ebf5";
}
.bx-screenshot:before {
content: "\ef60";
}
.bx-search:before {
content: "\ebf7";
}
.bx-search-alt:before {
content: "\ebf8";
}
.bx-search-alt-2:before {
content: "\ebf9";
}
.bx-selection:before {
content: "\ebfa";
}
.bx-select-multiple:before {
content: "\ebfb";
}
.bx-send:before {
content: "\ebfc";
}
.bx-server:before {
content: "\ebfd";
}
.bx-shape-circle:before {
content: "\ebfe";
}
.bx-shape-polygon:before {
content: "\ebff";
}
.bx-shape-square:before {
content: "\ec00";
}
.bx-shape-triangle:before {
content: "\ec01";
}
.bx-share:before {
content: "\ec02";
}
.bx-share-alt:before {
content: "\ec03";
}
.bx-shekel:before {
content: "\ec04";
}
.bx-shield:before {
content: "\ec05";
}
.bx-shield-alt:before {
content: "\ec06";
}
.bx-shield-alt-2:before {
content: "\ec07";
}
.bx-shield-quarter:before {
content: "\ec08";
}
.bx-shield-x:before {
content: "\ec09";
}
.bx-shocked:before {
content: "\ec0a";
}
.bx-shopping-bag:before {
content: "\ec0b";
}
.bx-show:before {
content: "\ec0c";
}
.bx-show-alt:before {
content: "\ec0d";
}
.bx-shuffle:before {
content: "\ec0e";
}
.bx-sidebar:before {
content: "\ec0f";
}
.bx-sitemap:before {
content: "\ec10";
}
.bx-skip-next:before {
content: "\ec11";
}
.bx-skip-next-circle:before {
content: "\ec12";
}
.bx-skip-previous:before {
content: "\ec13";
}
.bx-skip-previous-circle:before {
content: "\ec14";
}
.bx-sleepy:before {
content: "\ec15";
}
.bx-slider:before {
content: "\ec16";
}
.bx-slider-alt:before {
content: "\ec17";
}
.bx-slideshow:before {
content: "\ec18";
}
.bx-smile:before {
content: "\ec19";
}
.bx-sort:before {
content: "\ec1a";
}
.bx-sort-alt-2:before {
content: "\ec1b";
}
.bx-sort-a-z:before {
content: "\ec1c";
}
.bx-sort-down:before {
content: "\ec1d";
}
.bx-sort-up:before {
content: "\ec1e";
}
.bx-sort-z-a:before {
content: "\ec1f";
}
.bx-spa:before {
content: "\ec20";
}
.bx-space-bar:before {
content: "\ec21";
}
.bx-speaker:before {
content: "\ec22";
}
.bx-spray-can:before {
content: "\ec23";
}
.bx-spreadsheet:before {
content: "\ec24";
}
.bx-square:before {
content: "\ec25";
}
.bx-square-rounded:before {
content: "\ec26";
}
.bx-star:before {
content: "\ec27";
}
.bx-station:before {
content: "\ec28";
}
.bx-stats:before {
content: "\ec29";
}
.bx-sticker:before {
content: "\ec2a";
}
.bx-stop:before {
content: "\ec2b";
}
.bx-stop-circle:before {
content: "\ec2c";
}
.bx-stopwatch:before {
content: "\ec2d";
}
.bx-store:before {
content: "\ec2e";
}
.bx-store-alt:before {
content: "\ec2f";
}
.bx-street-view:before {
content: "\ec30";
}
.bx-strikethrough:before {
content: "\ec31";
}
.bx-subdirectory-left:before {
content: "\ec32";
}
.bx-subdirectory-right:before {
content: "\ec33";
}
.bx-sun:before {
content: "\ec34";
}
.bx-support:before {
content: "\ec35";
}
.bx-swim:before {
content: "\ec36";
}
.bx-sync:before {
content: "\ec37";
}
.bx-tab:before {
content: "\ec38";
}
.bx-table:before {
content: "\ec39";
}
.bx-tachometer:before {
content: "\ec3a";
}
.bx-tag:before {
content: "\ec3b";
}
.bx-tag-alt:before {
content: "\ec3c";
}
.bx-target-lock:before {
content: "\ec3d";
}
.bx-task:before {
content: "\ec3e";
}
.bx-task-x:before {
content: "\ec3f";
}
.bx-taxi:before {
content: "\ec40";
}
.bx-tennis-ball:before {
content: "\ec41";
}
.bx-terminal:before {
content: "\ec42";
}
.bx-test-tube:before {
content: "\ec43";
}
.bx-text:before {
content: "\ec44";
}
.bx-time:before {
content: "\ec45";
}
.bx-time-five:before {
content: "\ec46";
}
.bx-timer:before {
content: "\ec47";
}
.bx-tired:before {
content: "\ec48";
}
.bx-toggle-left:before {
content: "\ec49";
}
.bx-toggle-right:before {
content: "\ec4a";
}
.bx-tone:before {
content: "\ec4b";
}
.bx-traffic-cone:before {
content: "\ec4c";
}
.bx-train:before {
content: "\ec4d";
}
.bx-transfer:before {
content: "\ec4e";
}
.bx-transfer-alt:before {
content: "\ec4f";
}
.bx-trash:before {
content: "\ec50";
}
.bx-trash-alt:before {
content: "\ec51";
}
.bx-trending-down:before {
content: "\ec52";
}
.bx-trending-up:before {
content: "\ec53";
}
.bx-trim:before {
content: "\ec54";
}
.bx-trip:before {
content: "\ec55";
}
.bx-trophy:before {
content: "\ec56";
}
.bx-tv:before {
content: "\ec57";
}
.bx-underline:before {
content: "\ec58";
}
.bx-undo:before {
content: "\ec59";
}
.bx-unite:before {
content: "\ec5a";
}
.bx-unlink:before {
content: "\ec5b";
}
.bx-up-arrow:before {
content: "\ec5c";
}
.bx-up-arrow-alt:before {
content: "\ec5d";
}
.bx-up-arrow-circle:before {
content: "\ec5e";
}
.bx-upload:before {
content: "\ec5f";
}
.bx-upside-down:before {
content: "\ec60";
}
.bx-upvote:before {
content: "\ec61";
}
.bx-usb:before {
content: "\ec62";
}
.bx-user:before {
content: "\ec63";
}
.bx-user-check:before {
content: "\ec64";
}
.bx-user-circle:before {
content: "\ec65";
}
.bx-user-minus:before {
content: "\ec66";
}
.bx-user-pin:before {
content: "\ec67";
}
.bx-user-plus:before {
content: "\ec68";
}
.bx-user-voice:before {
content: "\ec69";
}
.bx-user-x:before {
content: "\ec6a";
}
.bx-vector:before {
content: "\ec6b";
}
.bx-vertical-center:before {
content: "\ec6c";
}
.bx-vial:before {
content: "\ec6d";
}
.bx-video:before {
content: "\ec6e";
}
.bx-video-off:before {
content: "\ec6f";
}
.bx-video-plus:before {
content: "\ec70";
}
.bx-video-recording:before {
content: "\ec71";
}
.bx-voicemail:before {
content: "\ec72";
}
.bx-volume:before {
content: "\ec73";
}
.bx-volume-full:before {
content: "\ec74";
}
.bx-volume-low:before {
content: "\ec75";
}
.bx-volume-mute:before {
content: "\ec76";
}
.bx-walk:before {
content: "\ec77";
}
.bx-wallet:before {
content: "\ec78";
}
.bx-wallet-alt:before {
content: "\ec79";
}
.bx-water:before {
content: "\ec7a";
}
.bx-webcam:before {
content: "\ec7b";
}
.bx-wifi:before {
content: "\ec7c";
}
.bx-wifi-0:before {
content: "\ec7d";
}
.bx-wifi-1:before {
content: "\ec7e";
}
.bx-wifi-2:before {
content: "\ec7f";
}
.bx-wifi-off:before {
content: "\ec80";
}
.bx-wind:before {
content: "\ec81";
}
.bx-window:before {
content: "\ec82";
}
.bx-window-alt:before {
content: "\ec83";
}
.bx-window-close:before {
content: "\ec84";
}
.bx-window-open:before {
content: "\ec85";
}
.bx-windows:before {
content: "\ec86";
}
.bx-wine:before {
content: "\ec87";
}
.bx-wink-smile:before {
content: "\ec88";
}
.bx-wink-tongue:before {
content: "\ec89";
}
.bx-won:before {
content: "\ec8a";
}
.bx-world:before {
content: "\ec8b";
}
.bx-wrench:before {
content: "\ec8c";
}
.bx-x:before {
content: "\ec8d";
}
.bx-x-circle:before {
content: "\ec8e";
}
.bx-yen:before {
content: "\ec8f";
}
.bx-zoom-in:before {
content: "\ec90";
}
.bx-zoom-out:before {
content: "\ec91";
}
.bxs-party:before {
content: "\ec92";
}
.bxs-hot:before {
content: "\ec93";
}
.bxs-droplet:before {
content: "\ec94";
}
.bxs-cat:before {
content: "\ec95";
}
.bxs-dog:before {
content: "\ec96";
}
.bxs-injection:before {
content: "\ec97";
}
.bxs-leaf:before {
content: "\ec98";
}
.bxs-add-to-queue:before {
content: "\ec99";
}
.bxs-adjust:before {
content: "\ec9a";
}
.bxs-adjust-alt:before {
content: "\ec9b";
}
.bxs-alarm:before {
content: "\ec9c";
}
.bxs-alarm-add:before {
content: "\ec9d";
}
.bxs-alarm-exclamation:before {
content: "\ec9e";
}
.bxs-alarm-off:before {
content: "\ec9f";
}
.bxs-alarm-snooze:before {
content: "\eca0";
}
.bxs-album:before {
content: "\eca1";
}
.bxs-ambulance:before {
content: "\eca2";
}
.bxs-analyse:before {
content: "\eca3";
}
.bxs-angry:before {
content: "\eca4";
}
.bxs-arch:before {
content: "\eca5";
}
.bxs-archive:before {
content: "\eca6";
}
.bxs-archive-in:before {
content: "\eca7";
}
.bxs-archive-out:before {
content: "\eca8";
}
.bxs-area:before {
content: "\eca9";
}
.bxs-arrow-from-bottom:before {
content: "\ecaa";
}
.bxs-arrow-from-left:before {
content: "\ecab";
}
.bxs-arrow-from-right:before {
content: "\ecac";
}
.bxs-arrow-from-top:before {
content: "\ecad";
}
.bxs-arrow-to-bottom:before {
content: "\ecae";
}
.bxs-arrow-to-left:before {
content: "\ecaf";
}
.bxs-arrow-to-right:before {
content: "\ecb0";
}
.bxs-arrow-to-top:before {
content: "\ecb1";
}
.bxs-award:before {
content: "\ecb2";
}
.bxs-baby-carriage:before {
content: "\ecb3";
}
.bxs-backpack:before {
content: "\ecb4";
}
.bxs-badge:before {
content: "\ecb5";
}
.bxs-badge-check:before {
content: "\ecb6";
}
.bxs-badge-dollar:before {
content: "\ecb7";
}
.bxs-ball:before {
content: "\ecb8";
}
.bxs-band-aid:before {
content: "\ecb9";
}
.bxs-bank:before {
content: "\ecba";
}
.bxs-bar-chart-alt-2:before {
content: "\ecbb";
}
.bxs-bar-chart-square:before {
content: "\ecbc";
}
.bxs-barcode:before {
content: "\ecbd";
}
.bxs-baseball:before {
content: "\ecbe";
}
.bxs-basket:before {
content: "\ecbf";
}
.bxs-basketball:before {
content: "\ecc0";
}
.bxs-bath:before {
content: "\ecc1";
}
.bxs-battery:before {
content: "\ecc2";
}
.bxs-battery-charging:before {
content: "\ecc3";
}
.bxs-battery-full:before {
content: "\ecc4";
}
.bxs-battery-low:before {
content: "\ecc5";
}
.bxs-bed:before {
content: "\ecc6";
}
.bxs-been-here:before {
content: "\ecc7";
}
.bxs-beer:before {
content: "\ecc8";
}
.bxs-bell:before {
content: "\ecc9";
}
.bxs-bell-minus:before {
content: "\ecca";
}
.bxs-bell-off:before {
content: "\eccb";
}
.bxs-bell-plus:before {
content: "\eccc";
}
.bxs-bell-ring:before {
content: "\eccd";
}
.bxs-bible:before {
content: "\ecce";
}
.bxs-binoculars:before {
content: "\eccf";
}
.bxs-blanket:before {
content: "\ecd0";
}
.bxs-bolt:before {
content: "\ecd1";
}
.bxs-bolt-circle:before {
content: "\ecd2";
}
.bxs-bomb:before {
content: "\ecd3";
}
.bxs-bone:before {
content: "\ecd4";
}
.bxs-bong:before {
content: "\ecd5";
}
.bxs-book:before {
content: "\ecd6";
}
.bxs-book-add:before {
content: "\ecd7";
}
.bxs-book-alt:before {
content: "\ecd8";
}
.bxs-book-bookmark:before {
content: "\ecd9";
}
.bxs-book-content:before {
content: "\ecda";
}
.bxs-book-heart:before {
content: "\ecdb";
}
.bxs-bookmark:before {
content: "\ecdc";
}
.bxs-bookmark-alt:before {
content: "\ecdd";
}
.bxs-bookmark-alt-minus:before {
content: "\ecde";
}
.bxs-bookmark-alt-plus:before {
content: "\ecdf";
}
.bxs-bookmark-heart:before {
content: "\ece0";
}
.bxs-bookmark-minus:before {
content: "\ece1";
}
.bxs-bookmark-plus:before {
content: "\ece2";
}
.bxs-bookmarks:before {
content: "\ece3";
}
.bxs-bookmark-star:before {
content: "\ece4";
}
.bxs-book-open:before {
content: "\ece5";
}
.bxs-book-reader:before {
content: "\ece6";
}
.bxs-bot:before {
content: "\ece7";
}
.bxs-bowling-ball:before {
content: "\ece8";
}
.bxs-box:before {
content: "\ece9";
}
.bxs-brain:before {
content: "\ecea";
}
.bxs-briefcase:before {
content: "\eceb";
}
.bxs-briefcase-alt:before {
content: "\ecec";
}
.bxs-briefcase-alt-2:before {
content: "\eced";
}
.bxs-brightness:before {
content: "\ecee";
}
.bxs-brightness-half:before {
content: "\ecef";
}
.bxs-brush:before {
content: "\ecf0";
}
.bxs-brush-alt:before {
content: "\ecf1";
}
.bxs-bug:before {
content: "\ecf2";
}
.bxs-bug-alt:before {
content: "\ecf3";
}
.bxs-building:before {
content: "\ecf4";
}
.bxs-building-house:before {
content: "\ecf5";
}
.bxs-buildings:before {
content: "\ecf6";
}
.bxs-bulb:before {
content: "\ecf7";
}
.bxs-bullseye:before {
content: "\ecf8";
}
.bxs-buoy:before {
content: "\ecf9";
}
.bxs-bus:before {
content: "\ecfa";
}
.bxs-business:before {
content: "\ecfb";
}
.bxs-bus-school:before {
content: "\ecfc";
}
.bxs-cabinet:before {
content: "\ecfd";
}
.bxs-cake:before {
content: "\ecfe";
}
.bxs-calculator:before {
content: "\ecff";
}
.bxs-calendar:before {
content: "\ed00";
}
.bxs-calendar-alt:before {
content: "\ed01";
}
.bxs-calendar-check:before {
content: "\ed02";
}
.bxs-calendar-edit:before {
content: "\ed03";
}
.bxs-calendar-event:before {
content: "\ed04";
}
.bxs-calendar-exclamation:before {
content: "\ed05";
}
.bxs-calendar-heart:before {
content: "\ed06";
}
.bxs-calendar-minus:before {
content: "\ed07";
}
.bxs-calendar-plus:before {
content: "\ed08";
}
.bxs-calendar-star:before {
content: "\ed09";
}
.bxs-calendar-week:before {
content: "\ed0a";
}
.bxs-calendar-x:before {
content: "\ed0b";
}
.bxs-camera:before {
content: "\ed0c";
}
.bxs-camera-home:before {
content: "\ed0d";
}
.bxs-camera-movie:before {
content: "\ed0e";
}
.bxs-camera-off:before {
content: "\ed0f";
}
.bxs-camera-plus:before {
content: "\ed10";
}
.bxs-capsule:before {
content: "\ed11";
}
.bxs-captions:before {
content: "\ed12";
}
.bxs-car:before {
content: "\ed13";
}
.bxs-car-battery:before {
content: "\ed14";
}
.bxs-car-crash:before {
content: "\ed15";
}
.bxs-card:before {
content: "\ed16";
}
.bxs-caret-down-circle:before {
content: "\ed17";
}
.bxs-caret-down-square:before {
content: "\ed18";
}
.bxs-caret-left-circle:before {
content: "\ed19";
}
.bxs-caret-left-square:before {
content: "\ed1a";
}
.bxs-caret-right-circle:before {
content: "\ed1b";
}
.bxs-caret-right-square:before {
content: "\ed1c";
}
.bxs-caret-up-circle:before {
content: "\ed1d";
}
.bxs-caret-up-square:before {
content: "\ed1e";
}
.bxs-car-garage:before {
content: "\ed1f";
}
.bxs-car-mechanic:before {
content: "\ed20";
}
.bxs-carousel:before {
content: "\ed21";
}
.bxs-cart:before {
content: "\ed22";
}
.bxs-cart-add:before {
content: "\ed23";
}
.bxs-cart-alt:before {
content: "\ed24";
}
.bxs-cart-download:before {
content: "\ed25";
}
.bxs-car-wash:before {
content: "\ed26";
}
.bxs-category:before {
content: "\ed27";
}
.bxs-category-alt:before {
content: "\ed28";
}
.bxs-cctv:before {
content: "\ed29";
}
.bxs-certification:before {
content: "\ed2a";
}
.bxs-chalkboard:before {
content: "\ed2b";
}
.bxs-chart:before {
content: "\ed2c";
}
.bxs-chat:before {
content: "\ed2d";
}
.bxs-checkbox:before {
content: "\ed2e";
}
.bxs-checkbox-checked:before {
content: "\ed2f";
}
.bxs-checkbox-minus:before {
content: "\ed30";
}
.bxs-check-circle:before {
content: "\ed31";
}
.bxs-check-shield:before {
content: "\ed32";
}
.bxs-check-square:before {
content: "\ed33";
}
.bxs-chess:before {
content: "\ed34";
}
.bxs-chevron-down:before {
content: "\ed35";
}
.bxs-chevron-down-circle:before {
content: "\ed36";
}
.bxs-chevron-down-square:before {
content: "\ed37";
}
.bxs-chevron-left:before {
content: "\ed38";
}
.bxs-chevron-left-circle:before {
content: "\ed39";
}
.bxs-chevron-left-square:before {
content: "\ed3a";
}
.bxs-chevron-right:before {
content: "\ed3b";
}
.bxs-chevron-right-circle:before {
content: "\ed3c";
}
.bxs-chevron-right-square:before {
content: "\ed3d";
}
.bxs-chevrons-down:before {
content: "\ed3e";
}
.bxs-chevrons-left:before {
content: "\ed3f";
}
.bxs-chevrons-right:before {
content: "\ed40";
}
.bxs-chevrons-up:before {
content: "\ed41";
}
.bxs-chevron-up:before {
content: "\ed42";
}
.bxs-chevron-up-circle:before {
content: "\ed43";
}
.bxs-chevron-up-square:before {
content: "\ed44";
}
.bxs-chip:before {
content: "\ed45";
}
.bxs-church:before {
content: "\ed46";
}
.bxs-circle:before {
content: "\ed47";
}
.bxs-city:before {
content: "\ed48";
}
.bxs-clinic:before {
content: "\ed49";
}
.bxs-cloud:before {
content: "\ed4a";
}
.bxs-cloud-download:before {
content: "\ed4b";
}
.bxs-cloud-lightning:before {
content: "\ed4c";
}
.bxs-cloud-rain:before {
content: "\ed4d";
}
.bxs-cloud-upload:before {
content: "\ed4e";
}
.bxs-coffee:before {
content: "\ed4f";
}
.bxs-coffee-alt:before {
content: "\ed50";
}
.bxs-coffee-togo:before {
content: "\ed51";
}
.bxs-cog:before {
content: "\ed52";
}
.bxs-coin:before {
content: "\ed53";
}
.bxs-coin-stack:before {
content: "\ed54";
}
.bxs-collection:before {
content: "\ed55";
}
.bxs-color-fill:before {
content: "\ed56";
}
.bxs-comment:before {
content: "\ed57";
}
.bxs-comment-add:before {
content: "\ed58";
}
.bxs-comment-check:before {
content: "\ed59";
}
.bxs-comment-detail:before {
content: "\ed5a";
}
.bxs-comment-dots:before {
content: "\ed5b";
}
.bxs-comment-edit:before {
content: "\ed5c";
}
.bxs-comment-error:before {
content: "\ed5d";
}
.bxs-comment-minus:before {
content: "\ed5e";
}
.bxs-comment-x:before {
content: "\ed5f";
}
.bxs-compass:before {
content: "\ed60";
}
.bxs-component:before {
content: "\ed61";
}
.bxs-confused:before {
content: "\ed62";
}
.bxs-contact:before {
content: "\ed63";
}
.bxs-conversation:before {
content: "\ed64";
}
.bxs-cookie:before {
content: "\ed65";
}
.bxs-cool:before {
content: "\ed66";
}
.bxs-copy:before {
content: "\ed67";
}
.bxs-copy-alt:before {
content: "\ed68";
}
.bxs-copyright:before {
content: "\ed69";
}
.bxs-coupon:before {
content: "\ed6a";
}
.bxs-credit-card:before {
content: "\ed6b";
}
.bxs-credit-card-alt:before {
content: "\ed6c";
}
.bxs-credit-card-front:before {
content: "\ed6d";
}
.bxs-crop:before {
content: "\ed6e";
}
.bxs-crown:before {
content: "\ed6f";
}
.bxs-cube:before {
content: "\ed70";
}
.bxs-cube-alt:before {
content: "\ed71";
}
.bxs-cuboid:before {
content: "\ed72";
}
.bxs-customize:before {
content: "\ed73";
}
.bxs-cylinder:before {
content: "\ed74";
}
.bxs-dashboard:before {
content: "\ed75";
}
.bxs-data:before {
content: "\ed76";
}
.bxs-detail:before {
content: "\ed77";
}
.bxs-devices:before {
content: "\ed78";
}
.bxs-diamond:before {
content: "\ed79";
}
.bxs-dice-1:before {
content: "\ed7a";
}
.bxs-dice-2:before {
content: "\ed7b";
}
.bxs-dice-3:before {
content: "\ed7c";
}
.bxs-dice-4:before {
content: "\ed7d";
}
.bxs-dice-5:before {
content: "\ed7e";
}
.bxs-dice-6:before {
content: "\ed7f";
}
.bxs-direction-left:before {
content: "\ed80";
}
.bxs-direction-right:before {
content: "\ed81";
}
.bxs-directions:before {
content: "\ed82";
}
.bxs-disc:before {
content: "\ed83";
}
.bxs-discount:before {
content: "\ed84";
}
.bxs-dish:before {
content: "\ed85";
}
.bxs-dislike:before {
content: "\ed86";
}
.bxs-dizzy:before {
content: "\ed87";
}
.bxs-dock-bottom:before {
content: "\ed88";
}
.bxs-dock-left:before {
content: "\ed89";
}
.bxs-dock-right:before {
content: "\ed8a";
}
.bxs-dock-top:before {
content: "\ed8b";
}
.bxs-dollar-circle:before {
content: "\ed8c";
}
.bxs-donate-blood:before {
content: "\ed8d";
}
.bxs-donate-heart:before {
content: "\ed8e";
}
.bxs-door-open:before {
content: "\ed8f";
}
.bxs-doughnut-chart:before {
content: "\ed90";
}
.bxs-down-arrow:before {
content: "\ed91";
}
.bxs-down-arrow-alt:before {
content: "\ed92";
}
.bxs-down-arrow-circle:before {
content: "\ed93";
}
.bxs-down-arrow-square:before {
content: "\ed94";
}
.bxs-download:before {
content: "\ed95";
}
.bxs-downvote:before {
content: "\ed96";
}
.bxs-drink:before {
content: "\ed97";
}
.bxs-droplet-half:before {
content: "\ed98";
}
.bxs-dryer:before {
content: "\ed99";
}
.bxs-duplicate:before {
content: "\ed9a";
}
.bxs-edit:before {
content: "\ed9b";
}
.bxs-edit-alt:before {
content: "\ed9c";
}
.bxs-edit-location:before {
content: "\ed9d";
}
.bxs-eject:before {
content: "\ed9e";
}
.bxs-envelope:before {
content: "\ed9f";
}
.bxs-envelope-open:before {
content: "\eda0";
}
.bxs-eraser:before {
content: "\eda1";
}
.bxs-error:before {
content: "\eda2";
}
.bxs-error-alt:before {
content: "\eda3";
}
.bxs-error-circle:before {
content: "\eda4";
}
.bxs-ev-station:before {
content: "\eda5";
}
.bxs-exit:before {
content: "\eda6";
}
.bxs-extension:before {
content: "\eda7";
}
.bxs-eyedropper:before {
content: "\eda8";
}
.bxs-face:before {
content: "\eda9";
}
.bxs-face-mask:before {
content: "\edaa";
}
.bxs-factory:before {
content: "\edab";
}
.bxs-fast-forward-circle:before {
content: "\edac";
}
.bxs-file:before {
content: "\edad";
}
.bxs-file-archive:before {
content: "\edae";
}
.bxs-file-blank:before {
content: "\edaf";
}
.bxs-file-css:before {
content: "\edb0";
}
.bxs-file-doc:before {
content: "\edb1";
}
.bxs-file-export:before {
content: "\edb2";
}
.bxs-file-find:before {
content: "\edb3";
}
.bxs-file-gif:before {
content: "\edb4";
}
.bxs-file-html:before {
content: "\edb5";
}
.bxs-file-image:before {
content: "\edb6";
}
.bxs-file-import:before {
content: "\edb7";
}
.bxs-file-jpg:before {
content: "\edb8";
}
.bxs-file-js:before {
content: "\edb9";
}
.bxs-file-json:before {
content: "\edba";
}
.bxs-file-md:before {
content: "\edbb";
}
.bxs-file-pdf:before {
content: "\edbc";
}
.bxs-file-plus:before {
content: "\edbd";
}
.bxs-file-png:before {
content: "\edbe";
}
.bxs-file-txt:before {
content: "\edbf";
}
.bxs-film:before {
content: "\edc0";
}
.bxs-filter-alt:before {
content: "\edc1";
}
.bxs-first-aid:before {
content: "\edc2";
}
.bxs-flag:before {
content: "\edc3";
}
.bxs-flag-alt:before {
content: "\edc4";
}
.bxs-flag-checkered:before {
content: "\edc5";
}
.bxs-flame:before {
content: "\edc6";
}
.bxs-flask:before {
content: "\edc7";
}
.bxs-florist:before {
content: "\edc8";
}
.bxs-folder:before {
content: "\edc9";
}
.bxs-folder-minus:before {
content: "\edca";
}
.bxs-folder-open:before {
content: "\edcb";
}
.bxs-folder-plus:before {
content: "\edcc";
}
.bxs-food-menu:before {
content: "\edcd";
}
.bxs-fridge:before {
content: "\edce";
}
.bxs-game:before {
content: "\edcf";
}
.bxs-gas-pump:before {
content: "\edd0";
}
.bxs-ghost:before {
content: "\edd1";
}
.bxs-gift:before {
content: "\edd2";
}
.bxs-graduation:before {
content: "\edd3";
}
.bxs-grid:before {
content: "\edd4";
}
.bxs-grid-alt:before {
content: "\edd5";
}
.bxs-group:before {
content: "\edd6";
}
.bxs-guitar-amp:before {
content: "\edd7";
}
.bxs-hand:before {
content: "\edd8";
}
.bxs-hand-down:before {
content: "\edd9";
}
.bxs-hand-left:before {
content: "\edda";
}
.bxs-hand-right:before {
content: "\eddb";
}
.bxs-hand-up:before {
content: "\eddc";
}
.bxs-happy:before {
content: "\eddd";
}
.bxs-happy-alt:before {
content: "\edde";
}
.bxs-happy-beaming:before {
content: "\eddf";
}
.bxs-happy-heart-eyes:before {
content: "\ede0";
}
.bxs-hdd:before {
content: "\ede1";
}
.bxs-heart:before {
content: "\ede2";
}
.bxs-heart-circle:before {
content: "\ede3";
}
.bxs-heart-square:before {
content: "\ede4";
}
.bxs-help-circle:before {
content: "\ede5";
}
.bxs-hide:before {
content: "\ede6";
}
.bxs-home:before {
content: "\ede7";
}
.bxs-home-circle:before {
content: "\ede8";
}
.bxs-home-heart:before {
content: "\ede9";
}
.bxs-home-smile:before {
content: "\edea";
}
.bxs-hotel:before {
content: "\edeb";
}
.bxs-hourglass:before {
content: "\edec";
}
.bxs-hourglass-bottom:before {
content: "\eded";
}
.bxs-hourglass-top:before {
content: "\edee";
}
.bxs-id-card:before {
content: "\edef";
}
.bxs-image:before {
content: "\edf0";
}
.bxs-image-add:before {
content: "\edf1";
}
.bxs-image-alt:before {
content: "\edf2";
}
.bxs-inbox:before {
content: "\edf3";
}
.bxs-info-circle:before {
content: "\edf4";
}
.bxs-info-square:before {
content: "\edf5";
}
.bxs-institution:before {
content: "\edf6";
}
.bxs-joystick:before {
content: "\edf7";
}
.bxs-joystick-alt:before {
content: "\edf8";
}
.bxs-joystick-button:before {
content: "\edf9";
}
.bxs-key:before {
content: "\edfa";
}
.bxs-keyboard:before {
content: "\edfb";
}
.bxs-label:before {
content: "\edfc";
}
.bxs-landmark:before {
content: "\edfd";
}
.bxs-landscape:before {
content: "\edfe";
}
.bxs-laugh:before {
content: "\edff";
}
.bxs-layer:before {
content: "\ee00";
}
.bxs-layer-minus:before {
content: "\ee01";
}
.bxs-layer-plus:before {
content: "\ee02";
}
.bxs-layout:before {
content: "\ee03";
}
.bxs-left-arrow:before {
content: "\ee04";
}
.bxs-left-arrow-alt:before {
content: "\ee05";
}
.bxs-left-arrow-circle:before {
content: "\ee06";
}
.bxs-left-arrow-square:before {
content: "\ee07";
}
.bxs-left-down-arrow-circle:before {
content: "\ee08";
}
.bxs-left-top-arrow-circle:before {
content: "\ee09";
}
.bxs-like:before {
content: "\ee0a";
}
.bxs-location-plus:before {
content: "\ee0b";
}
.bxs-lock:before {
content: "\ee0c";
}
.bxs-lock-alt:before {
content: "\ee0d";
}
.bxs-lock-open:before {
content: "\ee0e";
}
.bxs-lock-open-alt:before {
content: "\ee0f";
}
.bxs-log-in:before {
content: "\ee10";
}
.bxs-log-in-circle:before {
content: "\ee11";
}
.bxs-log-out:before {
content: "\ee12";
}
.bxs-log-out-circle:before {
content: "\ee13";
}
.bxs-low-vision:before {
content: "\ee14";
}
.bxs-magic-wand:before {
content: "\ee15";
}
.bxs-magnet:before {
content: "\ee16";
}
.bxs-map:before {
content: "\ee17";
}
.bxs-map-alt:before {
content: "\ee18";
}
.bxs-map-pin:before {
content: "\ee19";
}
.bxs-mask:before {
content: "\ee1a";
}
.bxs-medal:before {
content: "\ee1b";
}
.bxs-megaphone:before {
content: "\ee1c";
}
.bxs-meh:before {
content: "\ee1d";
}
.bxs-meh-alt:before {
content: "\ee1e";
}
.bxs-meh-blank:before {
content: "\ee1f";
}
.bxs-memory-card:before {
content: "\ee20";
}
.bxs-message:before {
content: "\ee21";
}
.bxs-message-add:before {
content: "\ee22";
}
.bxs-message-alt:before {
content: "\ee23";
}
.bxs-message-alt-add:before {
content: "\ee24";
}
.bxs-message-alt-check:before {
content: "\ee25";
}
.bxs-message-alt-detail:before {
content: "\ee26";
}
.bxs-message-alt-dots:before {
content: "\ee27";
}
.bxs-message-alt-edit:before {
content: "\ee28";
}
.bxs-message-alt-error:before {
content: "\ee29";
}
.bxs-message-alt-minus:before {
content: "\ee2a";
}
.bxs-message-alt-x:before {
content: "\ee2b";
}
.bxs-message-check:before {
content: "\ee2c";
}
.bxs-message-detail:before {
content: "\ee2d";
}
.bxs-message-dots:before {
content: "\ee2e";
}
.bxs-message-edit:before {
content: "\ee2f";
}
.bxs-message-error:before {
content: "\ee30";
}
.bxs-message-minus:before {
content: "\ee31";
}
.bxs-message-rounded:before {
content: "\ee32";
}
.bxs-message-rounded-add:before {
content: "\ee33";
}
.bxs-message-rounded-check:before {
content: "\ee34";
}
.bxs-message-rounded-detail:before {
content: "\ee35";
}
.bxs-message-rounded-dots:before {
content: "\ee36";
}
.bxs-message-rounded-edit:before {
content: "\ee37";
}
.bxs-message-rounded-error:before {
content: "\ee38";
}
.bxs-message-rounded-minus:before {
content: "\ee39";
}
.bxs-message-rounded-x:before {
content: "\ee3a";
}
.bxs-message-square:before {
content: "\ee3b";
}
.bxs-message-square-add:before {
content: "\ee3c";
}
.bxs-message-square-check:before {
content: "\ee3d";
}
.bxs-message-square-detail:before {
content: "\ee3e";
}
.bxs-message-square-dots:before {
content: "\ee3f";
}
.bxs-message-square-edit:before {
content: "\ee40";
}
.bxs-message-square-error:before {
content: "\ee41";
}
.bxs-message-square-minus:before {
content: "\ee42";
}
.bxs-message-square-x:before {
content: "\ee43";
}
.bxs-message-x:before {
content: "\ee44";
}
.bxs-meteor:before {
content: "\ee45";
}
.bxs-microchip:before {
content: "\ee46";
}
.bxs-microphone:before {
content: "\ee47";
}
.bxs-microphone-alt:before {
content: "\ee48";
}
.bxs-microphone-off:before {
content: "\ee49";
}
.bxs-minus-circle:before {
content: "\ee4a";
}
.bxs-minus-square:before {
content: "\ee4b";
}
.bxs-mobile:before {
content: "\ee4c";
}
.bxs-mobile-vibration:before {
content: "\ee4d";
}
.bxs-moon:before {
content: "\ee4e";
}
.bxs-mouse:before {
content: "\ee4f";
}
.bxs-mouse-alt:before {
content: "\ee50";
}
.bxs-movie:before {
content: "\ee51";
}
.bxs-movie-play:before {
content: "\ee52";
}
.bxs-music:before {
content: "\ee53";
}
.bxs-navigation:before {
content: "\ee54";
}
.bxs-network-chart:before {
content: "\ee55";
}
.bxs-news:before {
content: "\ee56";
}
.bxs-no-entry:before {
content: "\ee57";
}
.bxs-note:before {
content: "\ee58";
}
.bxs-notepad:before {
content: "\ee59";
}
.bxs-notification:before {
content: "\ee5a";
}
.bxs-notification-off:before {
content: "\ee5b";
}
.bxs-offer:before {
content: "\ee5c";
}
.bxs-package:before {
content: "\ee5d";
}
.bxs-paint:before {
content: "\ee5e";
}
.bxs-paint-roll:before {
content: "\ee5f";
}
.bxs-palette:before {
content: "\ee60";
}
.bxs-paper-plane:before {
content: "\ee61";
}
.bxs-parking:before {
content: "\ee62";
}
.bxs-paste:before {
content: "\ee63";
}
.bxs-pen:before {
content: "\ee64";
}
.bxs-pencil:before {
content: "\ee65";
}
.bxs-phone:before {
content: "\ee66";
}
.bxs-phone-call:before {
content: "\ee67";
}
.bxs-phone-incoming:before {
content: "\ee68";
}
.bxs-phone-off:before {
content: "\ee69";
}
.bxs-phone-outgoing:before {
content: "\ee6a";
}
.bxs-photo-album:before {
content: "\ee6b";
}
.bxs-piano:before {
content: "\ee6c";
}
.bxs-pie-chart:before {
content: "\ee6d";
}
.bxs-pie-chart-alt:before {
content: "\ee6e";
}
.bxs-pie-chart-alt-2:before {
content: "\ee6f";
}
.bxs-pin:before {
content: "\ee70";
}
.bxs-pizza:before {
content: "\ee71";
}
.bxs-plane:before {
content: "\ee72";
}
.bxs-plane-alt:before {
content: "\ee73";
}
.bxs-plane-land:before {
content: "\ee74";
}
.bxs-planet:before {
content: "\ee75";
}
.bxs-plane-take-off:before {
content: "\ee76";
}
.bxs-playlist:before {
content: "\ee77";
}
.bxs-plug:before {
content: "\ee78";
}
.bxs-plus-circle:before {
content: "\ee79";
}
.bxs-plus-square:before {
content: "\ee7a";
}
.bxs-pointer:before {
content: "\ee7b";
}
.bxs-polygon:before {
content: "\ee7c";
}
.bxs-printer:before {
content: "\ee7d";
}
.bxs-purchase-tag:before {
content: "\ee7e";
}
.bxs-purchase-tag-alt:before {
content: "\ee7f";
}
.bxs-pyramid:before {
content: "\ee80";
}
.bxs-quote-alt-left:before {
content: "\ee81";
}
.bxs-quote-alt-right:before {
content: "\ee82";
}
.bxs-quote-left:before {
content: "\ee83";
}
.bxs-quote-right:before {
content: "\ee84";
}
.bxs-quote-single-left:before {
content: "\ee85";
}
.bxs-quote-single-right:before {
content: "\ee86";
}
.bxs-radiation:before {
content: "\ee87";
}
.bxs-radio:before {
content: "\ee88";
}
.bxs-receipt:before {
content: "\ee89";
}
.bxs-rectangle:before {
content: "\ee8a";
}
.bxs-registered:before {
content: "\ee8b";
}
.bxs-rename:before {
content: "\ee8c";
}
.bxs-report:before {
content: "\ee8d";
}
.bxs-rewind-circle:before {
content: "\ee8e";
}
.bxs-right-arrow:before {
content: "\ee8f";
}
.bxs-right-arrow-alt:before {
content: "\ee90";
}
.bxs-right-arrow-circle:before {
content: "\ee91";
}
.bxs-right-arrow-square:before {
content: "\ee92";
}
.bxs-right-down-arrow-circle:before {
content: "\ee93";
}
.bxs-right-top-arrow-circle:before {
content: "\ee94";
}
.bxs-rocket:before {
content: "\ee95";
}
.bxs-ruler:before {
content: "\ee96";
}
.bxs-sad:before {
content: "\ee97";
}
.bxs-save:before {
content: "\ee98";
}
.bxs-school:before {
content: "\ee99";
}
.bxs-search:before {
content: "\ee9a";
}
.bxs-search-alt-2:before {
content: "\ee9b";
}
.bxs-select-multiple:before {
content: "\ee9c";
}
.bxs-send:before {
content: "\ee9d";
}
.bxs-server:before {
content: "\ee9e";
}
.bxs-shapes:before {
content: "\ee9f";
}
.bxs-share:before {
content: "\eea0";
}
.bxs-share-alt:before {
content: "\eea1";
}
.bxs-shield:before {
content: "\eea2";
}
.bxs-shield-alt-2:before {
content: "\eea3";
}
.bxs-shield-x:before {
content: "\eea4";
}
.bxs-ship:before {
content: "\eea5";
}
.bxs-shocked:before {
content: "\eea6";
}
.bxs-shopping-bag:before {
content: "\eea7";
}
.bxs-shopping-bag-alt:before {
content: "\eea8";
}
.bxs-shopping-bags:before {
content: "\eea9";
}
.bxs-show:before {
content: "\eeaa";
}
.bxs-skip-next-circle:before {
content: "\eeab";
}
.bxs-skip-previous-circle:before {
content: "\eeac";
}
.bxs-skull:before {
content: "\eead";
}
.bxs-sleepy:before {
content: "\eeae";
}
.bxs-slideshow:before {
content: "\eeaf";
}
.bxs-smile:before {
content: "\eeb0";
}
.bxs-sort-alt:before {
content: "\eeb1";
}
.bxs-spa:before {
content: "\eeb2";
}
.bxs-speaker:before {
content: "\eeb3";
}
.bxs-spray-can:before {
content: "\eeb4";
}
.bxs-spreadsheet:before {
content: "\eeb5";
}
.bxs-square:before {
content: "\eeb6";
}
.bxs-square-rounded:before {
content: "\eeb7";
}
.bxs-star:before {
content: "\eeb8";
}
.bxs-star-half:before {
content: "\eeb9";
}
.bxs-sticker:before {
content: "\eeba";
}
.bxs-stopwatch:before {
content: "\eebb";
}
.bxs-store:before {
content: "\eebc";
}
.bxs-store-alt:before {
content: "\eebd";
}
.bxs-sun:before {
content: "\eebe";
}
.bxs-tachometer:before {
content: "\eebf";
}
.bxs-tag:before {
content: "\eec0";
}
.bxs-tag-alt:before {
content: "\eec1";
}
.bxs-tag-x:before {
content: "\eec2";
}
.bxs-taxi:before {
content: "\eec3";
}
.bxs-tennis-ball:before {
content: "\eec4";
}
.bxs-terminal:before {
content: "\eec5";
}
.bxs-thermometer:before {
content: "\eec6";
}
.bxs-time:before {
content: "\eec7";
}
.bxs-time-five:before {
content: "\eec8";
}
.bxs-timer:before {
content: "\eec9";
}
.bxs-tired:before {
content: "\eeca";
}
.bxs-toggle-left:before {
content: "\eecb";
}
.bxs-toggle-right:before {
content: "\eecc";
}
.bxs-tone:before {
content: "\eecd";
}
.bxs-torch:before {
content: "\eece";
}
.bxs-to-top:before {
content: "\eecf";
}
.bxs-traffic:before {
content: "\eed0";
}
.bxs-traffic-barrier:before {
content: "\eed1";
}
.bxs-traffic-cone:before {
content: "\eed2";
}
.bxs-train:before {
content: "\eed3";
}
.bxs-trash:before {
content: "\eed4";
}
.bxs-trash-alt:before {
content: "\eed5";
}
.bxs-tree:before {
content: "\eed6";
}
.bxs-trophy:before {
content: "\eed7";
}
.bxs-truck:before {
content: "\eed8";
}
.bxs-t-shirt:before {
content: "\eed9";
}
.bxs-tv:before {
content: "\eeda";
}
.bxs-up-arrow:before {
content: "\eedb";
}
.bxs-up-arrow-alt:before {
content: "\eedc";
}
.bxs-up-arrow-circle:before {
content: "\eedd";
}
.bxs-up-arrow-square:before {
content: "\eede";
}
.bxs-upside-down:before {
content: "\eedf";
}
.bxs-upvote:before {
content: "\eee0";
}
.bxs-user:before {
content: "\eee1";
}
.bxs-user-account:before {
content: "\eee2";
}
.bxs-user-badge:before {
content: "\eee3";
}
.bxs-user-check:before {
content: "\eee4";
}
.bxs-user-circle:before {
content: "\eee5";
}
.bxs-user-detail:before {
content: "\eee6";
}
.bxs-user-minus:before {
content: "\eee7";
}
.bxs-user-pin:before {
content: "\eee8";
}
.bxs-user-plus:before {
content: "\eee9";
}
.bxs-user-rectangle:before {
content: "\eeea";
}
.bxs-user-voice:before {
content: "\eeeb";
}
.bxs-user-x:before {
content: "\eeec";
}
.bxs-vector:before {
content: "\eeed";
}
.bxs-vial:before {
content: "\eeee";
}
.bxs-video:before {
content: "\eeef";
}
.bxs-video-off:before {
content: "\eef0";
}
.bxs-video-plus:before {
content: "\eef1";
}
.bxs-video-recording:before {
content: "\eef2";
}
.bxs-videos:before {
content: "\eef3";
}
.bxs-virus:before {
content: "\eef4";
}
.bxs-virus-block:before {
content: "\eef5";
}
.bxs-volume:before {
content: "\eef6";
}
.bxs-volume-full:before {
content: "\eef7";
}
.bxs-volume-low:before {
content: "\eef8";
}
.bxs-volume-mute:before {
content: "\eef9";
}
.bxs-wallet:before {
content: "\eefa";
}
.bxs-wallet-alt:before {
content: "\eefb";
}
.bxs-washer:before {
content: "\eefc";
}
.bxs-watch:before {
content: "\eefd";
}
.bxs-watch-alt:before {
content: "\eefe";
}
.bxs-webcam:before {
content: "\eeff";
}
.bxs-widget:before {
content: "\ef00";
}
.bxs-window-alt:before {
content: "\ef01";
}
.bxs-wine:before {
content: "\ef02";
}
.bxs-wink-smile:before {
content: "\ef03";
}
.bxs-wink-tongue:before {
content: "\ef04";
}
.bxs-wrench:before {
content: "\ef05";
}
.bxs-x-circle:before {
content: "\ef06";
}
.bxs-x-square:before {
content: "\ef07";
}
.bxs-yin-yang:before {
content: "\ef08";
}
.bxs-zap:before {
content: "\ef09";
}
.bxs-zoom-in:before {
content: "\ef0a";
}
.bxs-zoom-out:before {
content: "\ef0b";
}.lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform,height;
-moz-transition-property: -moz-transform,height;
transition-property: transform,height;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #428bca;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
overflow: hidden;
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}  .lSAction > a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url(//web.toobigdata.com/wp-content/themes/articlewave/assets/library/lightslider/img/controls.png);
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
opacity: 1;
}
.lSAction > .lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction > .lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
} .lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
} .lSSlideOuter.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}  .lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
} @-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}/*/*/.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}