@charset "UTF-8";
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.c-button.icon-left .button-icon {
margin-right: 9px;
}
.c-button.icon-right .button-icon {
margin-left: 9px;
}
.c-button .button-title {
float: none;
}
.c-button .button-title,
.c-button .button-icon {
display: inline-block;
vertical-align: middle;
}
.c-button.border {
background-color: transparent;
border: 2px solid #ca383a;
color: #ca383a;
}
.c-button.border:hover {
border-color: #ffcc00;
}
.c-button.border.small {
padding: 8px 13px;
}
.c-button.border.medium {
padding: 13px 18px;
}
.c-button.border.large {
padding: 18px 28px;
}
.c-button.border.x-large {
padding: 28px 58px;
}
.c-button-wrap.inline {
display: inline-block;
}
.c-button-wrap.left {
max-width: 100%;
text-align: left;
display: block;
}
.c-button-wrap.right {
max-width: 100%;
text-align: right;
display: block;
}
.c-button-wrap.center {
max-width: 100%;
text-align: center;
display: block;
}
.c-compare-table .c-compare-table__inner .block-group > .shortcode-inner {
width: 25%;
float: none;
display: inline-block;
vertical-align: middle;
}
.c-compare-table .c-compare-table__inner .block-group > .shortcode-inner .c-column {
width: 100%;
}
@media only screen and (max-width: 769px) {
.c-compare-table .c-compare-table__inner .block-group > .shortcode-inner {
width: calc(100% / 3);
margin-bottom: 10px;
}
}
@media only screen and (max-width: 767px) {
.c-compare-table .c-compare-table__inner .block-group > .shortcode-inner {
width: 100%;
}
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block {
padding: 34px 0 26px 0;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-title .item-title .heading {
line-height: 30px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-price .item-price .c-price {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title {
padding-top: 17px;
padding-bottom: 19px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title p {
margin-bottom: 0;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary {
margin: 0;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary p {
font-size: 14px;
line-height: 25px;
margin-bottom: 6px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary:first-child {
margin-bottom: 16px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary:last-child {
margin-bottom: 0px;
}
.c-compare-table.style-1 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary .c-button-wrap {
margin-bottom: 14px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column {
padding-left: 0;
padding-right: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block {
text-align: left;
border-radius: initial;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-title .item-title {
padding: 0px 30px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-title .item-title .heading {
font-weight: bold;
font-size: 24px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price {
padding-top: 10px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-price {
width: auto;
height: auto;
border-radius: initial;
padding: 29px 30px 27px 30px;
margin-top: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-price .c-price {
padding: 0;
line-height: 60px;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title {
padding: 23px 30px;
border-bottom: solid 1px #f5f5f5;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-price .item-sub-title p {
margin: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-summary {
margin: 0;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary {
padding: 23px 30px;
border-bottom: solid 1px #f5f5f5;
}
.c-compare-table.style-2 .c-compare-table__inner .block-group .c-column .block .c-summary .item-summary:last-child {
border: none;
padding-bottom: 0px;
}
.c-icon-box.style-5 .block.style-5 .block-items-wrap {
-webkit-transition: background-color 150ms ease-in-out;
-moz-transition: background-color 150ms ease-in-out;
-o-transition: background-color 150ms ease-in-out;
transition: background-color 150ms ease-in-out;
width: 100%;
height: 100%;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner {
display: table;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner .block-list,
.c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content {
display: table-cell;
width: 1140px;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content {
vertical-align: middle;
width: calc(100% - 1140px);
padding: 0px 40px;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner:after {
content: '';
display: block;
clear: both;
}
@media only screen and (max-width: 1600px) {
.c-icon-box.style-5.custom-content .c-icon-box__inner {
display: block;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner .block-list,
.c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content {
display: block;
width: 100%;
}
.c-icon-box.style-5.custom-content .c-icon-box__inner .custom_content * {
text-align: center;
}
}
.c-block {
max-width: 100%;
display: block;
}
.c-block.align-left {
text-align: left;
}
.c-block.align-right {
text-align: right;
}
.c-block.align-center {
text-align: center;
}
.c-typo.align-left {
text-align: left;
}
.c-typo.align-right {
text-align: right;
}
.c-typo.align-center {
text-align: center;
}
.c-typo > * {
display: inline-block;
}
.c-testimonials .c-testimonials__inner .block-group {
opacity: 0;
transition: opacity 0.3s;
}
.c-testimonials .c-testimonials__inner .block-group.slick-initialized {
opacity: 1;
}
.c-testimonials .block-group .c-column.slick-cloned img {
padding-top: 0 !important;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .item-image img {
margin-bottom: 0px !important;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .item-avatar img {
display: inline;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block.no-bg .item-avatar {
margin-top: 0;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .c-testimonial__rating {
margin-bottom: 20px;
}
.c-testimonials.style-1 .c-testimonials__inner .block-group .block .c-testimonial__rating > i {
font-size: 17px;
padding-left: 2px;
}
.c-testimonials.style-3 .block-group .block .c-position {
margin-bottom: 17px;
}
.c-progress {
color: #fff;
}
.c-progress:before,
.c-progress:after {
content: " ";
display: table;
}
.c-progress:after {
clear: both;
}
.c-progress .c-progress-item.circle {
text-align: center;
}
.c-progress .c-progress-item.circle .item-content .item-round {
max-width: 200px;
max-height: 200px;
margin: 0 auto;
position: relative;
}
.c-progress .c-progress-item.circle .item-content .item-caption {
padding-top: 24px;
font-size: 16px;
font-weight: bold;
}
@media (min-width: 768px) {
.c-col-5 {
width: 20% !important;
}
}
@media (min-width: 768px) {
.c-col-7 {
width: 14.285% !important;
}
}
@media (min-width: 768px) {
.c-col-8 {
width: 12.5% !important;
}
}
@media (min-width: 768px) {
.c-col-9 {
width: 11.111% !important;
}
}
@media (min-width: 768px) {
.c-col-10 {
width: 10% !important;
}
}
@media (min-width: 768px) {
.c-col-11 {
width: 9.0909% !important;
}
}
.wpb_wrapper .c-download-box .c-download-box__inner .block .c-summary {
margin-bottom: 20px;
display: inline;
}
.wpb_wrapper .c-download-box .c-download-box__inner .block .c-summary .wpb_text_column {
display: inline;
}
.c-download-box {
width: 100%;
position: relative;
}
.c-download-box .c-download-box__inner {
background-color: #ca383a;
}
.c-download-box .c-download-box__inner .block {
position: relative;
z-index: 1;
}
.c-download-box .c-download-box__inner .block .c-summary,
.c-download-box .c-download-box__inner .block .c-summary * {
color: #ffffff;
margin-bottom: 0;
}
.c-download-box .c-download-box__inner .block .call-to-action .btn-custom {
background-color: #FFFFFF;
color: #111111;
}
.c-download-box .c-download-box__inner .block .call-to-action .btn-custom:hover {
background-color: #ffcc00;
color: #111111 !important;
}
.c-download-box.style-1 .c-download-box__inner {
text-align: center;
}
.c-download-box.style-1 .c-download-box__inner .block {
padding: 50px 20px;
}
.c-download-box.style-1 .c-download-box__inner .block .call-to-action {
margin-top: 20px;
}
.c-download-box.style-2 .c-download-box__inner .block {
padding: 20px 30px;
display: table;
width: 100%;
}
.c-download-box.style-2 .c-download-box__inner .block .block-left {
display: table-cell;
padding-right: 30px;
vertical-align: middle;
}
@media (min-width: 768px) {
.c-download-box.style-2 .c-download-box__inner .block .block-left {
width: 80%;
float: none;
}
}
.c-download-box.style-2 .c-download-box__inner .block .block-right {
display: table-cell;
text-align: center;
vertical-align: middle;
}
@media (min-width: 768px) {
.c-download-box.style-2 .c-download-box__inner .block .block-right {
width: 20%;
float: none;
}
}
@media (max-width: 768px) {
.c-download-box.style-2 .c-download-box__inner .block .block-right {
margin-top: 20px;
}
}
.c-contacts {
display: inline-block;
}
.c-contacts .c-contact__inner .block-group {
list-style: none;
margin: 0;
}
.c-contacts .c-contact__inner .block-group .block:not(:last-child) {
padding-bottom: 13px;
margin-bottom: 13px;
border-bottom: 1px solid #d2d0d2;
}
.c-contacts .c-contact__inner .block-group .block .c-name .item-name .heading {
margin-bottom: 7px;
}
.c-contacts .c-contact__inner .block-group .block .c-title .item-title p {
font-size: 14px;
line-height: 26px;
margin-bottom: 0px;
color: #777777;
}
.c-contacts .c-contact__inner .block-group .block .c-company .item-company p {
font-size: 14px;
line-height: 26px;
margin-bottom: 0px;
color: #777777;
}
.c-contacts .c-contact__inner .block-group .block .c-meta {
margin-top: 5px;
}
.c-contacts .c-contact__inner .block-group .block .c-meta .item-email a,
.c-contacts .c-contact__inner .block-group .block .c-meta .item-phone a,
.c-contacts .c-contact__inner .block-group .block .c-meta .item-email p,
.c-contacts .c-contact__inner .block-group .block .c-meta .item-phone p {
font-size: 12px;
font-weight: bold;
color: #777777;
margin-bottom: 0px;
padding-left: 0px;
}
.c-contacts .c-contact__inner .block-group .block .c-meta .item-email a:before,
.c-contacts .c-contact__inner .block-group .block .c-meta .item-phone a:before,
.c-contacts .c-contact__inner .block-group .block .c-meta .item-email p:before,
.c-contacts .c-contact__inner .block-group .block .c-meta .item-phone p:before {
display: none;
}
.c-contacts .c-contact__inner .block-group .block .c-meta .item-phone {
margin-top: 3px;
}
.c-contacts .c-contact__inner .block-group .block .c-content {
margin-top: 6px;
}
.c-contacts .c-contact__inner .block-group .block .c-content .item-content p {
color: #777777;
margin-bottom: 0px;
font-size: 14px;
line-height: 26px;
}
.c-separator {
display: block;
max-width: 100%;
width: 100%;
}
.c-separator.left {
margin-left: 0;
margin-right: auto;
}
.c-separator.right {
margin-left: auto;
margin-right: 0;
}
.c-separator.center {
margin: 0 auto;
}
.c-separator .c-separator-line {
border-top: 1px solid #f5f5f5;
display: block;
position: relative;
width: 100%;
}
.c-custom-box {
text-align: center;
overflow: hidden;
}
.c-custom-box .item-content {
padding: 20px;
font-size: 24px;
line-height: 28px;
height: 100%;
display: table;
float: none;
position: absolute;
}
.c-custom-box .item-content .content-inner {
display: table-cell;
vertical-align: middle;
}
.c-word-rotator.style-sliding .heading {
font-weight: normal;
}
.c-word-rotator.style-sliding .c-typed {
overflow: hidden;
position: relative;
height: 44px;
display: inline-block;
vertical-align: top;
}
.c-word-rotator.style-sliding .c-typed ul {
position: relative !important;
line-height: inherit;
padding: 0px 10px !important;
}
.c-word-rotator.style-sliding .c-typed ul li {
list-style: none;
text-align: center;
height: inherit !important;
font-weight: bold;
}
.c-welcome.style-1 .c-welcome__inner.full-screen {
height: 100vh;
}
.c-welcome.style-1 .c-welcome__inner.full-screen .c-thumbnail {
text-indent: -999em;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 100vh;
}
.c-members.basic-style .c-members__inner .block .item-hover {
opacity: 0;
}
.c-members.basic-style .c-members__inner .block .item-hover:not(:hover) {
background-color: transparent !important;
}
.c-members.basic-style .c-members__inner .block .item-hover:hover {
opacity: 1;
}
.c-counter {
display: inline-block;
}
.c-counter .c-counter__inner.align-left {
text-align: left;
}
.c-counter .c-counter__inner.align-center {
text-align: center;
}
.c-counter .c-counter__inner.align-right {
text-align: right;
}
.c-counter .c-counter__inner .c-counter__value_wrap .c-counter__value {
font-size: 72px;
color: #ff2462;
font-family: "Raleway", Arial, sans-serif;
font-weight: bold;
line-height: normal !important;
}
.c-counter .c-counter__inner .c-counter__content .heading {
font-size: 24px;
color: #111111;
margin-top: 15px;
}
.c-counter .c-counter__inner .c-counter__content .content {
font-size: 16px;
color: #111111;
padding-top: 8px;
}
.c-counter .c-counter__inner .c-counter__content .content .wpb_text_column {
margin-bottom: 0px;
}
.c-counter .c-counter__inner .c-counter__content .content .c-button-wrap {
margin-top: 21px;
}
.c-shortcode-menu .menu_content {
width: 100%;
text-align: left;
display: block;
}
.c-shortcode-menu .menu_content:after {
content: "";
visibility: hidden;
display: block;
clear: both;
}
.c-shortcode-menu .menu_content .menu_image {
width: 60px;
height: 60px;
float: left;
overflow: hidden;
margin-right: 15px;
margin-top: 10px;
border-radius: 100px;
position: relative;
z-index: 3;
}
.c-shortcode-menu .menu_content .menu_image img {
width: auto;
height: 60px;
}
.c-shortcode-menu .menu_content .menu_post {
text-transform: uppercase;
position: relative;
margin-bottom: 0px;
}
.c-shortcode-menu .menu_content .menu_post .menu_title {
position: relative;
z-index: 2;
padding-right: 5px;
}
@media (max-width: 768px) {
.c-shortcode-menu .menu_content .menu_post .menu_title {
max-width: 60%;
display: inline-block;
}
}
.c-shortcode-menu .menu_content .menu_post .menu_title .menu_icon {
padding-right: 6px;
font-size: 20px;
}
.c-shortcode-menu .menu_content .menu_post .menu_dots {
position: absolute;
top: 14px;
left: 0;
right: 0;
z-index: 1;
margin: 0;
border: 0;
height: 3px;
display: block;
background-image: radial-gradient(circle closest-side, #cccccc 80%, #ffffff 10%);
background-position: bottom;
background-size: 4px 2px;
background-repeat: repeat-x;
}
.c-shortcode-menu .menu_content .menu_post .menu_price {
position: absolute;
right: 0;
z-index: 2;
padding-left: 5px;
top: 1px;
}
.c-shortcode-menu .menu_content .post_detail {
text-transform: none;
letter-spacing: 0;
width: auto;
margin-top: 0;
font-weight: normal;
margin-bottom: 0;
display: inline-block;
margin-top: -3px;
margin-bottom: 21px;
}
.c-shortcode-menu .menu_content .menu_excerpt_wrap {
overflow: hidden;
}
.c-shortcode-menu.style-2 .menu_content .menu_post .menu_dots {
left: 75px;
}
.c-shortcode-menu.ui-dark .menu_content .menu_post .menu_title,
.c-shortcode-menu.ui-dark .menu_content .menu_post .menu_price {
color: #ffffff;
background-color: #151515;
}
.c-shortcode-menu.ui-dark .menu_content .menu_post .menu_dots {
background-image: radial-gradient(circle closest-side, #ffffff 80%, #151515 10%);
}
.c-shortcode-menu.ui-dark .menu_content .post_detail {
color: #ffffff;
background-color: #151515;
}
.c-shortcode-menu.ui-light .menu_content .menu_post .menu_title,
.c-shortcode-menu.ui-light .menu_content .menu_post .menu_price {
color: #151515;
background-color: #ffffff;
}
.c-shortcode-menu.ui-light .menu_content .menu_post .menu_dots {
background-image: radial-gradient(circle closest-side, #151515 80%, #ffffff 10%);
}
.c-shortcode-menu.ui-light .menu_content .post_detail {
color: #151515;
}
.c-shortcode-menu.style-1 .menu_content .menu_post .menu_title {
top: 1px;
background-color: transparent;
}
.c-shortcode-menu.style-1 .menu_content .menu_post .menu_dots {
display: none;
}
.c-shortcode-menu.style-1 .menu_content .menu_post .menu_price {
background-color: transparent;
font-weight: normal;
}
.c-shortcode-menu.style-1 .menu_content .post_detail {
background-color: transparent;
}
.c-shortcode-menu.style-1.ui-dark .menu_content .menu_post .menu_title,
.c-shortcode-menu.style-1.ui-dark .menu_content .menu_post .menu_price {
color: #151515;
}
.c-shortcode-menu.style-1.ui-dark .menu_content .post_detail {
color: #151515;
}
.c-shortcode-menu.style-1.ui-light .menu_content .menu_post .menu_title,
.c-shortcode-menu.style-1.ui-light .menu_content .menu_post .menu_price {
color: #ffffff;
}
.c-shortcode-menu.style-1.ui-light .menu_content .post_detail {
color: #ffffff;
}
.shortcode-block .c-block > * {
position: relative;
z-index: 1;
}
.shortcode-block .c-block > .mask {
z-index: 0;
position: absolute;
} .c-services.style-1 .c-thumbnail {
margin-bottom: 25px;
} .c-countdown {
display: block;
width: 100%;
}
.c-countdown .c-countdown__inner {
display: block;
}
.c-countdown .c-countdown__inner .countdown-row {
display: block;
}
.c-countdown .c-countdown__inner .countdown-row:after {
display: block;
content: "";
clear: both;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-section {
width: 25%;
display: block;
float: left;
text-align: center;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-section .countdown-amount {
font-size: 72px;
line-height: 72px;
font-weight: bold;
display: block;
padding-bottom: 17px;
font-family: "Raleway", Arial, sans-serif;
}
.c-countdown .c-countdown__inner .countdown-row .countdown-section .countdown-period {
font-size: 18px;
line-height: 26px;
font-weight: bold;
display: block;
font-family: "Raleway", Arial, sans-serif;
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content .item-content .item-hover i {
top: 50%;
left: 50%;
position: absolute;
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 0;
}
.c-gallery .c-gallery__inner .block-group .gallery-item .block-content:hover .item-content .item-hover i {
opacity: 1 !important;
color: #ffffff;
font-size: 20px;
}
#swipebox-overlay {
background-color: rgba(0, 0, 0, 0.92) !important;
}
#swipebox-close {
right: 29px !important;
top: 12px !important;
opacity: 0.6;
webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#swipebox-close:hover {
opacity: 1;
transform: rotateZ(90deg);
}
.c-block-quote {
position: relative;
overflow: hidden;
border-radius: 8px;
}
.c-block-quote.left {
float: left;
}
.c-block-quote.right {
float: right;
}
.c-block-quote .c-block-quote-content {
padding: 30px;
}
.c-block-quote .c-block-quote-content.is-background {
background-repeat: no-repeat;
background-position: top left;
}
.c-block-quote .c-block-quote-content .quote-background {
position: absolute;
top: 0;
left: 0;
}
.c-block-quote .c-block-quote-content .quote-background > i {
font-size: 90px;
color: #000000;
opacity: 0.2;
}
.c-block-quote .c-block-quote-content .quote-content {
display: block;
font-size: 48px;
line-height: 60px;
color: #f54828;
position: relative;
z-index: 2;
}
.c-block-quote .c-block-quote-content .quote-content.center {
text-align: center;
}
.c-block-quote .c-block-quote-content .quote-content.right {
text-align: right;
} .c-projects .c-thumbnail.light-box {
-webkit-transition: 0.2s opacity ease-in-out;
-moz-transition: 0.2s opacity ease-in-out;
transition: 0.2s opacity ease-in-out;
}
.c-projects .c-thumbnail.light-box:hover {
opacity: 0.7;
}
.text2row {
display: -webkit-box;
overflow: hidden;
white-space: normal;
word-wrap: break-word;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.grid9 .item{display: inline-block}
body:not(.mobile) .grid9{margin:0; padding:0; list-style: none}
body:not(.mobile) .grid9 .item{float: left; margin:0 17px 34px 17px}
body:not(.mobile) .grid9:after{content:'';display:block;clear:both}
body:not(.mobile) .grid9 .item:nth-child(5),body:not(.mobile)  .grid9 .item:nth-child(9){margin-right: 0}
body:not(.mobile) .grid9 .grid_col_4{width: 380px; background: #FFF; height: 700px; margin-left: 0}
.grid9 .grid_col_4 .item-inner{padding: 20px}
body:not(.mobile) .grid9 .grid_col_2{width: 148px; min-height: 324px}
.grid9 .grid_col_2 .post-title h3{font-size:14px; line-height: 2.2em;}
.grid9 .item-thumb{text-align: center; margin:0 0 10px 0}
body:not(.mobile) .grid9 .grid_col_2 .item-thumb{height: 214px}
.grid9 .grid_col_4 .item-thumb{margin-bottom: 20px}
.grid9 .grid_col_4 .post-title a{color: #000}
.grid9 .post-title h3{margin: 0}
.grid9 .meta-item.rating .ratings_stars{font-size:18px;}
.grid9 .meta-item.rating .score{font-size:16px; padding: 0 6px}
.grid9 .grid_col_4 .meta-item.genres{font-size: 13px}
.grid9 .grid_col_4 .meta-item.genres a, .grid9 .grid_col_4 a.c-read-more-link{color:#999}
.c-blog-post .entry-content .entry-content_wrap .grid9 .grid_col_4 .description p{margin-bottom: 0}
@media (max-width: 1200px){
body:not(.mobile) .grid9 .item:nth-child(4), body:not(.mobile) .grid9 .item:nth-child(7){margin-right: 0}
body:not(.mobile) .grid9 .item:nth-child(5), body:not(.mobile) .grid9 .item:nth-child(9){margin-right: 17px}
body:not(.mobile) .grid9 .item:nth-child(8), body:not(.mobile) .grid9 .item:nth-child(9){display: none}
}
@media (max-width: 992px){
body:not(.mobile) .grid9 .item:nth-child(4),body:not(.mobile) .grid9 .item:nth-child(5){margin-bottom:0}
body:not(.mobile) .grid9 .item:nth-child(8), body:not(.mobile) .grid9 .item:nth-child(9){display: block}
body:not(.mobile) .grid9 .item:nth-child(3), body:not(.mobile) .grid9 .item:nth-child(5),body:not(.mobile) .grid9 .item:nth-child(7), body:not(.mobile) .grid9 .item:nth-child(9){margin-right: 0}
body:not(.mobile) .grid9 .item:nth-child(4){margin-right: 17px; }
body:not(.mobile) .grid9 .grid_col_4{width: 330px; height: 675px; margin-bottom: 0; margin-right: 13px}
body:not(.mobile) .grid9 .item:nth-child(6){clear:both; margin-left: 0}
body:not(.mobile) .grid9 .item:nth-child(6),body:not(.mobile) .grid9 .item:nth-child(7),body:not(.mobile) .grid9 .item:nth-child(8),body:not(.mobile) .grid9 .item:nth-child(9){margin-top:20px}
}
.grid9 .slick-prev{left:0; z-index: 1}
.grid9 .slick-next{right:0; z-index: 1}
.grid9 .slick-prev:before, .grid9 .slick-next:before{font-size: 25px} .mobile .grid9 .item{padding:0 5px}
.mobile .grid9 .description{display: none}
.mobile .grid9 .grid_col_4 .item-inner{padding:0}
.manga-chapters-listing{}
.manga-chapters-listing th.genre, .manga-chapters-listing th.time{width: 120px}
.manga-chapters-listing th.title{width: 50%}
.manga-chapters-listing .font-meta{font-size:1em}
.grid9.block .badge-pos-2 .item-thumb{position: relative}
.grid9.block .badge-pos-2 .item-thumb .manga-title-badges{left:0}
.shortcode-manga-chapters .listing-chapters_wrap > ul.main.version-chap li{padding:5px 0}
.shortcode-manga-chapters.border-0 .listing-chapters_wrap > ul.main.version-chap li:after{visibility:hidden;display:none}
.page-listing-item.shortcode-manga-chapters ul.version-chap{
flex-wrap: wrap;
display: flex;
}
.page-listing-item.shortcode-manga-chapters.cols-4 ul.version-chap li{
flex: 1 0 25%;
padding-right:10px
}
.page-listing-item.shortcode-manga-chapters.cols-3 ul.version-chap li{
flex: 1 0 33%;
padding-right:10px
}
.page-listing-item.shortcode-manga-chapters.cols-2 ul.version-chap li{
flex: 1 0 50%;
padding-right:10px
}
.page-listing-item.shortcode-manga-chapters.cols-1 ul.version-chap li{
flex: 1 0 100%;
padding-right:10px
}
@media (max-width: 992px){
.page-listing-item.shortcode-manga-chapters.cols-4 ul.version-chap li{
flex: 1 0 33%;
}
}
@media (max-width: 768px){
.page-listing-item.shortcode-manga-chapters.cols-4 ul.version-chap li, .page-listing-item.shortcode-manga-chapters.cols-3 ul.version-chap li{
flex: 1 0 50%;
}
}
@media (max-width: 576px){
.page-listing-item.shortcode-manga-chapters.cols-4 ul.version-chap li, .page-listing-item.shortcode-manga-chapters.cols-3 ul.version-chap li, .page-listing-item.shortcode-manga-chapters.cols-2 ul.version-chap li{
flex: 1 0 100%;
}
}
.page-listing-item.shortcode-manga-chapters.cols-2 .listing-chapters_wrap > ul.main.version-chap li .chapter-release-date,.page-listing-item.shortcode-manga-chapters.cols-3 .listing-chapters_wrap > ul.main.version-chap li .chapter-release-date,.page-listing-item.shortcode-manga-chapters.cols-4 .listing-chapters_wrap > ul.main.version-chap .chapter-release-date,.page-listing-item.shortcode-manga-chapters.cols-5 .listing-chapters_wrap > ul.main.version-chap li .chapter-release-date{position:relative; display:inline-block;transform:initial;top:9px}
.page-listing-item.shortcode-manga-chapters.chapter-listing-2 .wp-manga-chapter a:not(.c-new-tag){background:#CCC;padding:2px 10px;border-radius:10px; margin-bottom:10px}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.eot);src:url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.woff2) format("woff2"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.woff) format("woff"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.ttf) format("truetype"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.eot);src:url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.woff2) format("woff2"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.woff) format("woff"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.ttf) format("truetype"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.eot);src:url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.woff2) format("woff2"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.woff) format("woff"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.ttf) format("truetype"),url(//analhentai.pics/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@font-face{font-family:"Ionicons";src:url(//analhentai.pics/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.eot?v=4.5.10-1);src:url(//analhentai.pics/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.eot?v=4.5.10-1#iefix) format("embedded-opentype"),url(//analhentai.pics/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.woff2?v=4.5.10-1) format("woff2"),url(//analhentai.pics/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.woff?v=4.5.10-1) format("woff"),url(//analhentai.pics/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.ttf?v=4.5.10-1) format("truetype"),url(//analhentai.pics/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.svg?v=4.5.10-1#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-ios-add:before,.ion-ios-add-circle:before,.ion-ios-add-circle-outline:before,.ion-ios-airplane:before,.ion-ios-alarm:before,.ion-ios-albums:before,.ion-ios-alert:before,.ion-ios-american-football:before,.ion-ios-analytics:before,.ion-ios-aperture:before,.ion-ios-apps:before,.ion-ios-appstore:before,.ion-ios-archive:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-dropdown:before,.ion-ios-arrow-dropdown-circle:before,.ion-ios-arrow-dropleft:before,.ion-ios-arrow-dropleft-circle:before,.ion-ios-arrow-dropright:before,.ion-ios-arrow-dropright-circle:before,.ion-ios-arrow-dropup:before,.ion-ios-arrow-dropup-circle:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-round-back:before,.ion-ios-arrow-round-down:before,.ion-ios-arrow-round-forward:before,.ion-ios-arrow-round-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-attach:before,.ion-ios-backspace:before,.ion-ios-barcode:before,.ion-ios-baseball:before,.ion-ios-basket:before,.ion-ios-basketball:before,.ion-ios-battery-charging:before,.ion-ios-battery-dead:before,.ion-ios-battery-full:before,.ion-ios-beaker:before,.ion-ios-bed:before,.ion-ios-beer:before,.ion-ios-bicycle:before,.ion-ios-bluetooth:before,.ion-ios-boat:before,.ion-ios-body:before,.ion-ios-bonfire:before,.ion-ios-book:before,.ion-ios-bookmark:before,.ion-ios-bookmarks:before,.ion-ios-bowtie:before,.ion-ios-briefcase:before,.ion-ios-browsers:before,.ion-ios-brush:before,.ion-ios-bug:before,.ion-ios-build:before,.ion-ios-bulb:before,.ion-ios-bus:before,.ion-ios-business:before,.ion-ios-cafe:before,.ion-ios-calculator:before,.ion-ios-calendar:before,.ion-ios-call:before,.ion-ios-camera:before,.ion-ios-car:before,.ion-ios-card:before,.ion-ios-cart:before,.ion-ios-cash:before,.ion-ios-cellular:before,.ion-ios-chatboxes:before,.ion-ios-chatbubbles:before,.ion-ios-checkbox:before,.ion-ios-checkbox-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-circle:before,.ion-ios-checkmark-circle-outline:before,.ion-ios-clipboard:before,.ion-ios-clock:before,.ion-ios-close:before,.ion-ios-close-circle:before,.ion-ios-close-circle-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-circle:before,.ion-ios-cloud-done:before,.ion-ios-cloud-download:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-code:before,.ion-ios-code-download:before,.ion-ios-code-working:before,.ion-ios-cog:before,.ion-ios-color-fill:before,.ion-ios-color-filter:before,.ion-ios-color-palette:before,.ion-ios-color-wand:before,.ion-ios-compass:before,.ion-ios-construct:before,.ion-ios-contact:before,.ion-ios-contacts:before,.ion-ios-contract:before,.ion-ios-contrast:before,.ion-ios-copy:before,.ion-ios-create:before,.ion-ios-crop:before,.ion-ios-cube:before,.ion-ios-cut:before,.ion-ios-desktop:before,.ion-ios-disc:before,.ion-ios-document:before,.ion-ios-done-all:before,.ion-ios-download:before,.ion-ios-easel:before,.ion-ios-egg:before,.ion-ios-exit:before,.ion-ios-expand:before,.ion-ios-eye:before,.ion-ios-eye-off:before,.ion-ios-fastforward:before,.ion-ios-female:before,.ion-ios-filing:before,.ion-ios-film:before,.ion-ios-finger-print:before,.ion-ios-fitness:before,.ion-ios-flag:before,.ion-ios-flame:before,.ion-ios-flash:before,.ion-ios-flash-off:before,.ion-ios-flashlight:before,.ion-ios-flask:before,.ion-ios-flower:before,.ion-ios-folder:before,.ion-ios-folder-open:before,.ion-ios-football:before,.ion-ios-funnel:before,.ion-ios-gift:before,.ion-ios-git-branch:before,.ion-ios-git-commit:before,.ion-ios-git-compare:before,.ion-ios-git-merge:before,.ion-ios-git-network:before,.ion-ios-git-pull-request:before,.ion-ios-glasses:before,.ion-ios-globe:before,.ion-ios-grid:before,.ion-ios-hammer:before,.ion-ios-hand:before,.ion-ios-happy:before,.ion-ios-headset:before,.ion-ios-heart:before,.ion-ios-heart-dislike:before,.ion-ios-heart-empty:before,.ion-ios-heart-half:before,.ion-ios-help:before,.ion-ios-help-buoy:before,.ion-ios-help-circle:before,.ion-ios-help-circle-outline:before,.ion-ios-home:before,.ion-ios-hourglass:before,.ion-ios-ice-cream:before,.ion-ios-image:before,.ion-ios-images:before,.ion-ios-infinite:before,.ion-ios-information:before,.ion-ios-information-circle:before,.ion-ios-information-circle-outline:before,.ion-ios-jet:before,.ion-ios-journal:before,.ion-ios-key:before,.ion-ios-keypad:before,.ion-ios-laptop:before,.ion-ios-leaf:before,.ion-ios-link:before,.ion-ios-list:before,.ion-ios-list-box:before,.ion-ios-locate:before,.ion-ios-lock:before,.ion-ios-log-in:before,.ion-ios-log-out:before,.ion-ios-magnet:before,.ion-ios-mail:before,.ion-ios-mail-open:before,.ion-ios-mail-unread:before,.ion-ios-male:before,.ion-ios-man:before,.ion-ios-map:before,.ion-ios-medal:before,.ion-ios-medical:before,.ion-ios-medkit:before,.ion-ios-megaphone:before,.ion-ios-menu:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-microphone:before,.ion-ios-moon:before,.ion-ios-more:before,.ion-ios-move:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-notifications:before,.ion-ios-notifications-off:before,.ion-ios-notifications-outline:before,.ion-ios-nuclear:before,.ion-ios-nutrition:before,.ion-ios-open:before,.ion-ios-options:before,.ion-ios-outlet:before,.ion-ios-paper:before,.ion-ios-paper-plane:before,.ion-ios-partly-sunny:before,.ion-ios-pause:before,.ion-ios-paw:before,.ion-ios-people:before,.ion-ios-person:before,.ion-ios-person-add:before,.ion-ios-phone-landscape:before,.ion-ios-phone-portrait:before,.ion-ios-photos:before,.ion-ios-pie:before,.ion-ios-pin:before,.ion-ios-pint:before,.ion-ios-pizza:before,.ion-ios-planet:before,.ion-ios-play:before,.ion-ios-play-circle:before,.ion-ios-podium:before,.ion-ios-power:before,.ion-ios-pricetag:before,.ion-ios-pricetags:before,.ion-ios-print:before,.ion-ios-pulse:before,.ion-ios-qr-scanner:before,.ion-ios-quote:before,.ion-ios-radio:before,.ion-ios-radio-button-off:before,.ion-ios-radio-button-on:before,.ion-ios-rainy:before,.ion-ios-recording:before,.ion-ios-redo:before,.ion-ios-refresh:before,.ion-ios-refresh-circle:before,.ion-ios-remove:before,.ion-ios-remove-circle:before,.ion-ios-remove-circle-outline:before,.ion-ios-reorder:before,.ion-ios-repeat:before,.ion-ios-resize:before,.ion-ios-restaurant:before,.ion-ios-return-left:before,.ion-ios-return-right:before,.ion-ios-reverse-camera:before,.ion-ios-rewind:before,.ion-ios-ribbon:before,.ion-ios-rocket:before,.ion-ios-rose:before,.ion-ios-sad:before,.ion-ios-save:before,.ion-ios-school:before,.ion-ios-search:before,.ion-ios-send:before,.ion-ios-settings:before,.ion-ios-share:before,.ion-ios-share-alt:before,.ion-ios-shirt:before,.ion-ios-shuffle:before,.ion-ios-skip-backward:before,.ion-ios-skip-forward:before,.ion-ios-snow:before,.ion-ios-speedometer:before,.ion-ios-square:before,.ion-ios-square-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stats:before,.ion-ios-stopwatch:before,.ion-ios-subway:before,.ion-ios-sunny:before,.ion-ios-swap:before,.ion-ios-switch:before,.ion-ios-sync:before,.ion-ios-tablet-landscape:before,.ion-ios-tablet-portrait:before,.ion-ios-tennisball:before,.ion-ios-text:before,.ion-ios-thermometer:before,.ion-ios-thumbs-down:before,.ion-ios-thumbs-up:before,.ion-ios-thunderstorm:before,.ion-ios-time:before,.ion-ios-timer:before,.ion-ios-today:before,.ion-ios-train:before,.ion-ios-transgender:before,.ion-ios-trash:before,.ion-ios-trending-down:before,.ion-ios-trending-up:before,.ion-ios-trophy:before,.ion-ios-tv:before,.ion-ios-umbrella:before,.ion-ios-undo:before,.ion-ios-unlock:before,.ion-ios-videocam:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-volume-mute:before,.ion-ios-volume-off:before,.ion-ios-walk:before,.ion-ios-wallet:before,.ion-ios-warning:before,.ion-ios-watch:before,.ion-ios-water:before,.ion-ios-wifi:before,.ion-ios-wine:before,.ion-ios-woman:before,.ion-logo-android:before,.ion-logo-angular:before,.ion-logo-apple:before,.ion-logo-bitbucket:before,.ion-logo-bitcoin:before,.ion-logo-buffer:before,.ion-logo-chrome:before,.ion-logo-closed-captioning:before,.ion-logo-codepen:before,.ion-logo-css3:before,.ion-logo-designernews:before,.ion-logo-dribbble:before,.ion-logo-dropbox:before,.ion-logo-euro:before,.ion-logo-facebook:before,.ion-logo-flickr:before,.ion-logo-foursquare:before,.ion-logo-freebsd-devil:before,.ion-logo-game-controller-a:before,.ion-logo-game-controller-b:before,.ion-logo-github:before,.ion-logo-google:before,.ion-logo-googleplus:before,.ion-logo-hackernews:before,.ion-logo-html5:before,.ion-logo-instagram:before,.ion-logo-ionic:before,.ion-logo-ionitron:before,.ion-logo-javascript:before,.ion-logo-linkedin:before,.ion-logo-markdown:before,.ion-logo-model-s:before,.ion-logo-no-smoking:before,.ion-logo-nodejs:before,.ion-logo-npm:before,.ion-logo-octocat:before,.ion-logo-pinterest:before,.ion-logo-playstation:before,.ion-logo-polymer:before,.ion-logo-python:before,.ion-logo-reddit:before,.ion-logo-rss:before,.ion-logo-sass:before,.ion-logo-skype:before,.ion-logo-slack:before,.ion-logo-snapchat:before,.ion-logo-steam:before,.ion-logo-tumblr:before,.ion-logo-tux:before,.ion-logo-twitch:before,.ion-logo-twitter:before,.ion-logo-usd:before,.ion-logo-vimeo:before,.ion-logo-vk:before,.ion-logo-whatsapp:before,.ion-logo-windows:before,.ion-logo-wordpress:before,.ion-logo-xbox:before,.ion-logo-xing:before,.ion-logo-yahoo:before,.ion-logo-yen:before,.ion-logo-youtube:before,.ion-md-add:before,.ion-md-add-circle:before,.ion-md-add-circle-outline:before,.ion-md-airplane:before,.ion-md-alarm:before,.ion-md-albums:before,.ion-md-alert:before,.ion-md-american-football:before,.ion-md-analytics:before,.ion-md-aperture:before,.ion-md-apps:before,.ion-md-appstore:before,.ion-md-archive:before,.ion-md-arrow-back:before,.ion-md-arrow-down:before,.ion-md-arrow-dropdown:before,.ion-md-arrow-dropdown-circle:before,.ion-md-arrow-dropleft:before,.ion-md-arrow-dropleft-circle:before,.ion-md-arrow-dropright:before,.ion-md-arrow-dropright-circle:before,.ion-md-arrow-dropup:before,.ion-md-arrow-dropup-circle:before,.ion-md-arrow-forward:before,.ion-md-arrow-round-back:before,.ion-md-arrow-round-down:before,.ion-md-arrow-round-forward:before,.ion-md-arrow-round-up:before,.ion-md-arrow-up:before,.ion-md-at:before,.ion-md-attach:before,.ion-md-backspace:before,.ion-md-barcode:before,.ion-md-baseball:before,.ion-md-basket:before,.ion-md-basketball:before,.ion-md-battery-charging:before,.ion-md-battery-dead:before,.ion-md-battery-full:before,.ion-md-beaker:before,.ion-md-bed:before,.ion-md-beer:before,.ion-md-bicycle:before,.ion-md-bluetooth:before,.ion-md-boat:before,.ion-md-body:before,.ion-md-bonfire:before,.ion-md-book:before,.ion-md-bookmark:before,.ion-md-bookmarks:before,.ion-md-bowtie:before,.ion-md-briefcase:before,.ion-md-browsers:before,.ion-md-brush:before,.ion-md-bug:before,.ion-md-build:before,.ion-md-bulb:before,.ion-md-bus:before,.ion-md-business:before,.ion-md-cafe:before,.ion-md-calculator:before,.ion-md-calendar:before,.ion-md-call:before,.ion-md-camera:before,.ion-md-car:before,.ion-md-card:before,.ion-md-cart:before,.ion-md-cash:before,.ion-md-cellular:before,.ion-md-chatboxes:before,.ion-md-chatbubbles:before,.ion-md-checkbox:before,.ion-md-checkbox-outline:before,.ion-md-checkmark:before,.ion-md-checkmark-circle:before,.ion-md-checkmark-circle-outline:before,.ion-md-clipboard:before,.ion-md-clock:before,.ion-md-close:before,.ion-md-close-circle:before,.ion-md-close-circle-outline:before,.ion-md-cloud:before,.ion-md-cloud-circle:before,.ion-md-cloud-done:before,.ion-md-cloud-download:before,.ion-md-cloud-outline:before,.ion-md-cloud-upload:before,.ion-md-cloudy:before,.ion-md-cloudy-night:before,.ion-md-code:before,.ion-md-code-download:before,.ion-md-code-working:before,.ion-md-cog:before,.ion-md-color-fill:before,.ion-md-color-filter:before,.ion-md-color-palette:before,.ion-md-color-wand:before,.ion-md-compass:before,.ion-md-construct:before,.ion-md-contact:before,.ion-md-contacts:before,.ion-md-contract:before,.ion-md-contrast:before,.ion-md-copy:before,.ion-md-create:before,.ion-md-crop:before,.ion-md-cube:before,.ion-md-cut:before,.ion-md-desktop:before,.ion-md-disc:before,.ion-md-document:before,.ion-md-done-all:before,.ion-md-download:before,.ion-md-easel:before,.ion-md-egg:before,.ion-md-exit:before,.ion-md-expand:before,.ion-md-eye:before,.ion-md-eye-off:before,.ion-md-fastforward:before,.ion-md-female:before,.ion-md-filing:before,.ion-md-film:before,.ion-md-finger-print:before,.ion-md-fitness:before,.ion-md-flag:before,.ion-md-flame:before,.ion-md-flash:before,.ion-md-flash-off:before,.ion-md-flashlight:before,.ion-md-flask:before,.ion-md-flower:before,.ion-md-folder:before,.ion-md-folder-open:before,.ion-md-football:before,.ion-md-funnel:before,.ion-md-gift:before,.ion-md-git-branch:before,.ion-md-git-commit:before,.ion-md-git-compare:before,.ion-md-git-merge:before,.ion-md-git-network:before,.ion-md-git-pull-request:before,.ion-md-glasses:before,.ion-md-globe:before,.ion-md-grid:before,.ion-md-hammer:before,.ion-md-hand:before,.ion-md-happy:before,.ion-md-headset:before,.ion-md-heart:before,.ion-md-heart-dislike:before,.ion-md-heart-empty:before,.ion-md-heart-half:before,.ion-md-help:before,.ion-md-help-buoy:before,.ion-md-help-circle:before,.ion-md-help-circle-outline:before,.ion-md-home:before,.ion-md-hourglass:before,.ion-md-ice-cream:before,.ion-md-image:before,.ion-md-images:before,.ion-md-infinite:before,.ion-md-information:before,.ion-md-information-circle:before,.ion-md-information-circle-outline:before,.ion-md-jet:before,.ion-md-journal:before,.ion-md-key:before,.ion-md-keypad:before,.ion-md-laptop:before,.ion-md-leaf:before,.ion-md-link:before,.ion-md-list:before,.ion-md-list-box:before,.ion-md-locate:before,.ion-md-lock:before,.ion-md-log-in:before,.ion-md-log-out:before,.ion-md-magnet:before,.ion-md-mail:before,.ion-md-mail-open:before,.ion-md-mail-unread:before,.ion-md-male:before,.ion-md-man:before,.ion-md-map:before,.ion-md-medal:before,.ion-md-medical:before,.ion-md-medkit:before,.ion-md-megaphone:before,.ion-md-menu:before,.ion-md-mic:before,.ion-md-mic-off:before,.ion-md-microphone:before,.ion-md-moon:before,.ion-md-more:before,.ion-md-move:before,.ion-md-musical-note:before,.ion-md-musical-notes:before,.ion-md-navigate:before,.ion-md-notifications:before,.ion-md-notifications-off:before,.ion-md-notifications-outline:before,.ion-md-nuclear:before,.ion-md-nutrition:before,.ion-md-open:before,.ion-md-options:before,.ion-md-outlet:before,.ion-md-paper:before,.ion-md-paper-plane:before,.ion-md-partly-sunny:before,.ion-md-pause:before,.ion-md-paw:before,.ion-md-people:before,.ion-md-person:before,.ion-md-person-add:before,.ion-md-phone-landscape:before,.ion-md-phone-portrait:before,.ion-md-photos:before,.ion-md-pie:before,.ion-md-pin:before,.ion-md-pint:before,.ion-md-pizza:before,.ion-md-planet:before,.ion-md-play:before,.ion-md-play-circle:before,.ion-md-podium:before,.ion-md-power:before,.ion-md-pricetag:before,.ion-md-pricetags:before,.ion-md-print:before,.ion-md-pulse:before,.ion-md-qr-scanner:before,.ion-md-quote:before,.ion-md-radio:before,.ion-md-radio-button-off:before,.ion-md-radio-button-on:before,.ion-md-rainy:before,.ion-md-recording:before,.ion-md-redo:before,.ion-md-refresh:before,.ion-md-refresh-circle:before,.ion-md-remove:before,.ion-md-remove-circle:before,.ion-md-remove-circle-outline:before,.ion-md-reorder:before,.ion-md-repeat:before,.ion-md-resize:before,.ion-md-restaurant:before,.ion-md-return-left:before,.ion-md-return-right:before,.ion-md-reverse-camera:before,.ion-md-rewind:before,.ion-md-ribbon:before,.ion-md-rocket:before,.ion-md-rose:before,.ion-md-sad:before,.ion-md-save:before,.ion-md-school:before,.ion-md-search:before,.ion-md-send:before,.ion-md-settings:before,.ion-md-share:before,.ion-md-share-alt:before,.ion-md-shirt:before,.ion-md-shuffle:before,.ion-md-skip-backward:before,.ion-md-skip-forward:before,.ion-md-snow:before,.ion-md-speedometer:before,.ion-md-square:before,.ion-md-square-outline:before,.ion-md-star:before,.ion-md-star-half:before,.ion-md-star-outline:before,.ion-md-stats:before,.ion-md-stopwatch:before,.ion-md-subway:before,.ion-md-sunny:before,.ion-md-swap:before,.ion-md-switch:before,.ion-md-sync:before,.ion-md-tablet-landscape:before,.ion-md-tablet-portrait:before,.ion-md-tennisball:before,.ion-md-text:before,.ion-md-thermometer:before,.ion-md-thumbs-down:before,.ion-md-thumbs-up:before,.ion-md-thunderstorm:before,.ion-md-time:before,.ion-md-timer:before,.ion-md-today:before,.ion-md-train:before,.ion-md-transgender:before,.ion-md-trash:before,.ion-md-trending-down:before,.ion-md-trending-up:before,.ion-md-trophy:before,.ion-md-tv:before,.ion-md-umbrella:before,.ion-md-undo:before,.ion-md-unlock:before,.ion-md-videocam:before,.ion-md-volume-high:before,.ion-md-volume-low:before,.ion-md-volume-mute:before,.ion-md-volume-off:before,.ion-md-walk:before,.ion-md-wallet:before,.ion-md-warning:before,.ion-md-watch:before,.ion-md-water:before,.ion-md-wifi:before,.ion-md-wine:before,.ion-md-woman:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-ios-add:before{content:""}.ion-ios-add-circle:before{content:""}.ion-ios-add-circle-outline:before{content:""}.ion-ios-airplane:before{content:""}.ion-ios-alarm:before{content:""}.ion-ios-albums:before{content:""}.ion-ios-alert:before{content:""}.ion-ios-american-football:before{content:""}.ion-ios-analytics:before{content:""}.ion-ios-aperture:before{content:""}.ion-ios-apps:before{content:""}.ion-ios-appstore:before{content:""}.ion-ios-archive:before{content:""}.ion-ios-arrow-back:before{content:""}.ion-ios-arrow-down:before{content:""}.ion-ios-arrow-dropdown:before{content:""}.ion-ios-arrow-dropdown-circle:before{content:""}.ion-ios-arrow-dropleft:before{content:""}.ion-ios-arrow-dropleft-circle:before{content:""}.ion-ios-arrow-dropright:before{content:""}.ion-ios-arrow-dropright-circle:before{content:""}.ion-ios-arrow-dropup:before{content:""}.ion-ios-arrow-dropup-circle:before{content:""}.ion-ios-arrow-forward:before{content:""}.ion-ios-arrow-round-back:before{content:""}.ion-ios-arrow-round-down:before{content:""}.ion-ios-arrow-round-forward:before{content:""}.ion-ios-arrow-round-up:before{content:""}.ion-ios-arrow-up:before{content:""}.ion-ios-at:before{content:""}.ion-ios-attach:before{content:""}.ion-ios-backspace:before{content:""}.ion-ios-barcode:before{content:""}.ion-ios-baseball:before{content:""}.ion-ios-basket:before{content:""}.ion-ios-basketball:before{content:""}.ion-ios-battery-charging:before{content:""}.ion-ios-battery-dead:before{content:""}.ion-ios-battery-full:before{content:""}.ion-ios-beaker:before{content:""}.ion-ios-bed:before{content:""}.ion-ios-beer:before{content:""}.ion-ios-bicycle:before{content:""}.ion-ios-bluetooth:before{content:""}.ion-ios-boat:before{content:""}.ion-ios-body:before{content:""}.ion-ios-bonfire:before{content:""}.ion-ios-book:before{content:""}.ion-ios-bookmark:before{content:""}.ion-ios-bookmarks:before{content:""}.ion-ios-bowtie:before{content:""}.ion-ios-briefcase:before{content:""}.ion-ios-browsers:before{content:""}.ion-ios-brush:before{content:""}.ion-ios-bug:before{content:""}.ion-ios-build:before{content:""}.ion-ios-bulb:before{content:""}.ion-ios-bus:before{content:""}.ion-ios-business:before{content:""}.ion-ios-cafe:before{content:""}.ion-ios-calculator:before{content:""}.ion-ios-calendar:before{content:""}.ion-ios-call:before{content:""}.ion-ios-camera:before{content:""}.ion-ios-car:before{content:""}.ion-ios-card:before{content:""}.ion-ios-cart:before{content:""}.ion-ios-cash:before{content:""}.ion-ios-cellular:before{content:""}.ion-ios-chatboxes:before{content:""}.ion-ios-chatbubbles:before{content:""}.ion-ios-checkbox:before{content:""}.ion-ios-checkbox-outline:before{content:""}.ion-ios-checkmark:before{content:""}.ion-ios-checkmark-circle:before{content:""}.ion-ios-checkmark-circle-outline:before{content:""}.ion-ios-clipboard:before{content:""}.ion-ios-clock:before{content:""}.ion-ios-close:before{content:""}.ion-ios-close-circle:before{content:""}.ion-ios-close-circle-outline:before{content:""}.ion-ios-cloud:before{content:""}.ion-ios-cloud-circle:before{content:""}.ion-ios-cloud-done:before{content:""}.ion-ios-cloud-download:before{content:""}.ion-ios-cloud-outline:before{content:""}.ion-ios-cloud-upload:before{content:""}.ion-ios-cloudy:before{content:""}.ion-ios-cloudy-night:before{content:""}.ion-ios-code:before{content:""}.ion-ios-code-download:before{content:""}.ion-ios-code-working:before{content:""}.ion-ios-cog:before{content:""}.ion-ios-color-fill:before{content:""}.ion-ios-color-filter:before{content:""}.ion-ios-color-palette:before{content:""}.ion-ios-color-wand:before{content:""}.ion-ios-compass:before{content:""}.ion-ios-construct:before{content:""}.ion-ios-contact:before{content:""}.ion-ios-contacts:before{content:""}.ion-ios-contract:before{content:""}.ion-ios-contrast:before{content:""}.ion-ios-copy:before{content:""}.ion-ios-create:before{content:""}.ion-ios-crop:before{content:""}.ion-ios-cube:before{content:""}.ion-ios-cut:before{content:""}.ion-ios-desktop:before{content:""}.ion-ios-disc:before{content:""}.ion-ios-document:before{content:""}.ion-ios-done-all:before{content:""}.ion-ios-download:before{content:""}.ion-ios-easel:before{content:""}.ion-ios-egg:before{content:""}.ion-ios-exit:before{content:""}.ion-ios-expand:before{content:""}.ion-ios-eye:before{content:""}.ion-ios-eye-off:before{content:""}.ion-ios-fastforward:before{content:""}.ion-ios-female:before{content:""}.ion-ios-filing:before{content:""}.ion-ios-film:before{content:""}.ion-ios-finger-print:before{content:""}.ion-ios-fitness:before{content:""}.ion-ios-flag:before{content:""}.ion-ios-flame:before{content:""}.ion-ios-flash:before{content:""}.ion-ios-flash-off:before{content:""}.ion-ios-flashlight:before{content:""}.ion-ios-flask:before{content:""}.ion-ios-flower:before{content:""}.ion-ios-folder:before{content:""}.ion-ios-folder-open:before{content:""}.ion-ios-football:before{content:""}.ion-ios-funnel:before{content:""}.ion-ios-gift:before{content:""}.ion-ios-git-branch:before{content:""}.ion-ios-git-commit:before{content:""}.ion-ios-git-compare:before{content:""}.ion-ios-git-merge:before{content:""}.ion-ios-git-network:before{content:""}.ion-ios-git-pull-request:before{content:""}.ion-ios-glasses:before{content:""}.ion-ios-globe:before{content:""}.ion-ios-grid:before{content:""}.ion-ios-hammer:before{content:""}.ion-ios-hand:before{content:""}.ion-ios-happy:before{content:""}.ion-ios-headset:before{content:""}.ion-ios-heart:before{content:""}.ion-ios-heart-dislike:before{content:""}.ion-ios-heart-empty:before{content:""}.ion-ios-heart-half:before{content:""}.ion-ios-help:before{content:""}.ion-ios-help-buoy:before{content:""}.ion-ios-help-circle:before{content:""}.ion-ios-help-circle-outline:before{content:""}.ion-ios-home:before{content:""}.ion-ios-hourglass:before{content:""}.ion-ios-ice-cream:before{content:""}.ion-ios-image:before{content:""}.ion-ios-images:before{content:""}.ion-ios-infinite:before{content:""}.ion-ios-information:before{content:""}.ion-ios-information-circle:before{content:""}.ion-ios-information-circle-outline:before{content:""}.ion-ios-jet:before{content:""}.ion-ios-journal:before{content:""}.ion-ios-key:before{content:""}.ion-ios-keypad:before{content:""}.ion-ios-laptop:before{content:""}.ion-ios-leaf:before{content:""}.ion-ios-link:before{content:""}.ion-ios-list:before{content:""}.ion-ios-list-box:before{content:""}.ion-ios-locate:before{content:""}.ion-ios-lock:before{content:""}.ion-ios-log-in:before{content:""}.ion-ios-log-out:before{content:""}.ion-ios-magnet:before{content:""}.ion-ios-mail:before{content:""}.ion-ios-mail-open:before{content:""}.ion-ios-mail-unread:before{content:""}.ion-ios-male:before{content:""}.ion-ios-man:before{content:""}.ion-ios-map:before{content:""}.ion-ios-medal:before{content:""}.ion-ios-medical:before{content:""}.ion-ios-medkit:before{content:""}.ion-ios-megaphone:before{content:""}.ion-ios-menu:before{content:""}.ion-ios-mic:before{content:""}.ion-ios-mic-off:before{content:""}.ion-ios-microphone:before{content:""}.ion-ios-moon:before{content:""}.ion-ios-more:before{content:""}.ion-ios-move:before{content:""}.ion-ios-musical-note:before{content:""}.ion-ios-musical-notes:before{content:""}.ion-ios-navigate:before{content:""}.ion-ios-notifications:before{content:""}.ion-ios-notifications-off:before{content:""}.ion-ios-notifications-outline:before{content:""}.ion-ios-nuclear:before{content:""}.ion-ios-nutrition:before{content:""}.ion-ios-open:before{content:""}.ion-ios-options:before{content:""}.ion-ios-outlet:before{content:""}.ion-ios-paper:before{content:""}.ion-ios-paper-plane:before{content:""}.ion-ios-partly-sunny:before{content:""}.ion-ios-pause:before{content:""}.ion-ios-paw:before{content:""}.ion-ios-people:before{content:""}.ion-ios-person:before{content:""}.ion-ios-person-add:before{content:""}.ion-ios-phone-landscape:before{content:""}.ion-ios-phone-portrait:before{content:""}.ion-ios-photos:before{content:""}.ion-ios-pie:before{content:""}.ion-ios-pin:before{content:""}.ion-ios-pint:before{content:""}.ion-ios-pizza:before{content:""}.ion-ios-planet:before{content:""}.ion-ios-play:before{content:""}.ion-ios-play-circle:before{content:""}.ion-ios-podium:before{content:""}.ion-ios-power:before{content:""}.ion-ios-pricetag:before{content:""}.ion-ios-pricetags:before{content:""}.ion-ios-print:before{content:""}.ion-ios-pulse:before{content:""}.ion-ios-qr-scanner:before{content:""}.ion-ios-quote:before{content:""}.ion-ios-radio:before{content:""}.ion-ios-radio-button-off:before{content:""}.ion-ios-radio-button-on:before{content:""}.ion-ios-rainy:before{content:""}.ion-ios-recording:before{content:""}.ion-ios-redo:before{content:""}.ion-ios-refresh:before{content:""}.ion-ios-refresh-circle:before{content:""}.ion-ios-remove:before{content:""}.ion-ios-remove-circle:before{content:""}.ion-ios-remove-circle-outline:before{content:""}.ion-ios-reorder:before{content:""}.ion-ios-repeat:before{content:""}.ion-ios-resize:before{content:""}.ion-ios-restaurant:before{content:""}.ion-ios-return-left:before{content:""}.ion-ios-return-right:before{content:""}.ion-ios-reverse-camera:before{content:""}.ion-ios-rewind:before{content:""}.ion-ios-ribbon:before{content:""}.ion-ios-rocket:before{content:""}.ion-ios-rose:before{content:""}.ion-ios-sad:before{content:""}.ion-ios-save:before{content:""}.ion-ios-school:before{content:""}.ion-ios-search:before{content:""}.ion-ios-send:before{content:""}.ion-ios-settings:before{content:""}.ion-ios-share:before{content:""}.ion-ios-share-alt:before{content:""}.ion-ios-shirt:before{content:""}.ion-ios-shuffle:before{content:""}.ion-ios-skip-backward:before{content:""}.ion-ios-skip-forward:before{content:""}.ion-ios-snow:before{content:""}.ion-ios-speedometer:before{content:""}.ion-ios-square:before{content:""}.ion-ios-square-outline:before{content:""}.ion-ios-star:before{content:""}.ion-ios-star-half:before{content:""}.ion-ios-star-outline:before{content:""}.ion-ios-stats:before{content:""}.ion-ios-stopwatch:before{content:""}.ion-ios-subway:before{content:""}.ion-ios-sunny:before{content:""}.ion-ios-swap:before{content:""}.ion-ios-switch:before{content:""}.ion-ios-sync:before{content:""}.ion-ios-tablet-landscape:before{content:""}.ion-ios-tablet-portrait:before{content:""}.ion-ios-tennisball:before{content:""}.ion-ios-text:before{content:""}.ion-ios-thermometer:before{content:""}.ion-ios-thumbs-down:before{content:""}.ion-ios-thumbs-up:before{content:""}.ion-ios-thunderstorm:before{content:""}.ion-ios-time:before{content:""}.ion-ios-timer:before{content:""}.ion-ios-today:before{content:""}.ion-ios-train:before{content:""}.ion-ios-transgender:before{content:""}.ion-ios-trash:before{content:""}.ion-ios-trending-down:before{content:""}.ion-ios-trending-up:before{content:""}.ion-ios-trophy:before{content:""}.ion-ios-tv:before{content:""}.ion-ios-umbrella:before{content:""}.ion-ios-undo:before{content:""}.ion-ios-unlock:before{content:""}.ion-ios-videocam:before{content:""}.ion-ios-volume-high:before{content:""}.ion-ios-volume-low:before{content:""}.ion-ios-volume-mute:before{content:""}.ion-ios-volume-off:before{content:""}.ion-ios-walk:before{content:""}.ion-ios-wallet:before{content:""}.ion-ios-warning:before{content:""}.ion-ios-watch:before{content:""}.ion-ios-water:before{content:""}.ion-ios-wifi:before{content:""}.ion-ios-wine:before{content:""}.ion-ios-woman:before{content:""}.ion-logo-android:before{content:""}.ion-logo-angular:before{content:""}.ion-logo-apple:before{content:""}.ion-logo-bitbucket:before{content:""}.ion-logo-bitcoin:before{content:""}.ion-logo-buffer:before{content:""}.ion-logo-chrome:before{content:""}.ion-logo-closed-captioning:before{content:""}.ion-logo-codepen:before{content:""}.ion-logo-css3:before{content:""}.ion-logo-designernews:before{content:""}.ion-logo-dribbble:before{content:""}.ion-logo-dropbox:before{content:""}.ion-logo-euro:before{content:""}.ion-logo-facebook:before{content:""}.ion-logo-flickr:before{content:""}.ion-logo-foursquare:before{content:""}.ion-logo-freebsd-devil:before{content:""}.ion-logo-game-controller-a:before{content:""}.ion-logo-game-controller-b:before{content:""}.ion-logo-github:before{content:""}.ion-logo-google:before{content:""}.ion-logo-googleplus:before{content:""}.ion-logo-hackernews:before{content:""}.ion-logo-html5:before{content:""}.ion-logo-instagram:before{content:""}.ion-logo-ionic:before{content:""}.ion-logo-ionitron:before{content:""}.ion-logo-javascript:before{content:""}.ion-logo-linkedin:before{content:""}.ion-logo-markdown:before{content:""}.ion-logo-model-s:before{content:""}.ion-logo-no-smoking:before{content:""}.ion-logo-nodejs:before{content:""}.ion-logo-npm:before{content:""}.ion-logo-octocat:before{content:""}.ion-logo-pinterest:before{content:""}.ion-logo-playstation:before{content:""}.ion-logo-polymer:before{content:""}.ion-logo-python:before{content:""}.ion-logo-reddit:before{content:""}.ion-logo-rss:before{content:""}.ion-logo-sass:before{content:""}.ion-logo-skype:before{content:""}.ion-logo-slack:before{content:""}.ion-logo-snapchat:before{content:""}.ion-logo-steam:before{content:""}.ion-logo-tumblr:before{content:""}.ion-logo-tux:before{content:""}.ion-logo-twitch:before{content:""}.ion-logo-twitter:before{content:""}.ion-logo-usd:before{content:""}.ion-logo-vimeo:before{content:""}.ion-logo-vk:before{content:""}.ion-logo-whatsapp:before{content:""}.ion-logo-windows:before{content:""}.ion-logo-wordpress:before{content:""}.ion-logo-xbox:before{content:""}.ion-logo-xing:before{content:""}.ion-logo-yahoo:before{content:""}.ion-logo-yen:before{content:""}.ion-logo-youtube:before{content:""}.ion-md-add:before{content:""}.ion-md-add-circle:before{content:""}.ion-md-add-circle-outline:before{content:""}.ion-md-airplane:before{content:""}.ion-md-alarm:before{content:""}.ion-md-albums:before{content:""}.ion-md-alert:before{content:""}.ion-md-american-football:before{content:""}.ion-md-analytics:before{content:""}.ion-md-aperture:before{content:""}.ion-md-apps:before{content:""}.ion-md-appstore:before{content:""}.ion-md-archive:before{content:""}.ion-md-arrow-back:before{content:""}.ion-md-arrow-down:before{content:""}.ion-md-arrow-dropdown:before{content:""}.ion-md-arrow-dropdown-circle:before{content:""}.ion-md-arrow-dropleft:before{content:""}.ion-md-arrow-dropleft-circle:before{content:""}.ion-md-arrow-dropright:before{content:""}.ion-md-arrow-dropright-circle:before{content:""}.ion-md-arrow-dropup:before{content:""}.ion-md-arrow-dropup-circle:before{content:""}.ion-md-arrow-forward:before{content:""}.ion-md-arrow-round-back:before{content:""}.ion-md-arrow-round-down:before{content:""}.ion-md-arrow-round-forward:before{content:""}.ion-md-arrow-round-up:before{content:""}.ion-md-arrow-up:before{content:""}.ion-md-at:before{content:""}.ion-md-attach:before{content:""}.ion-md-backspace:before{content:""}.ion-md-barcode:before{content:""}.ion-md-baseball:before{content:""}.ion-md-basket:before{content:""}.ion-md-basketball:before{content:""}.ion-md-battery-charging:before{content:""}.ion-md-battery-dead:before{content:""}.ion-md-battery-full:before{content:""}.ion-md-beaker:before{content:""}.ion-md-bed:before{content:""}.ion-md-beer:before{content:""}.ion-md-bicycle:before{content:""}.ion-md-bluetooth:before{content:""}.ion-md-boat:before{content:""}.ion-md-body:before{content:""}.ion-md-bonfire:before{content:""}.ion-md-book:before{content:""}.ion-md-bookmark:before{content:""}.ion-md-bookmarks:before{content:""}.ion-md-bowtie:before{content:""}.ion-md-briefcase:before{content:""}.ion-md-browsers:before{content:""}.ion-md-brush:before{content:""}.ion-md-bug:before{content:""}.ion-md-build:before{content:""}.ion-md-bulb:before{content:""}.ion-md-bus:before{content:""}.ion-md-business:before{content:""}.ion-md-cafe:before{content:""}.ion-md-calculator:before{content:""}.ion-md-calendar:before{content:""}.ion-md-call:before{content:""}.ion-md-camera:before{content:""}.ion-md-car:before{content:""}.ion-md-card:before{content:""}.ion-md-cart:before{content:""}.ion-md-cash:before{content:""}.ion-md-cellular:before{content:""}.ion-md-chatboxes:before{content:""}.ion-md-chatbubbles:before{content:""}.ion-md-checkbox:before{content:""}.ion-md-checkbox-outline:before{content:""}.ion-md-checkmark:before{content:""}.ion-md-checkmark-circle:before{content:""}.ion-md-checkmark-circle-outline:before{content:""}.ion-md-clipboard:before{content:""}.ion-md-clock:before{content:""}.ion-md-close:before{content:""}.ion-md-close-circle:before{content:""}.ion-md-close-circle-outline:before{content:""}.ion-md-cloud:before{content:""}.ion-md-cloud-circle:before{content:""}.ion-md-cloud-done:before{content:""}.ion-md-cloud-download:before{content:""}.ion-md-cloud-outline:before{content:""}.ion-md-cloud-upload:before{content:""}.ion-md-cloudy:before{content:""}.ion-md-cloudy-night:before{content:""}.ion-md-code:before{content:""}.ion-md-code-download:before{content:""}.ion-md-code-working:before{content:""}.ion-md-cog:before{content:""}.ion-md-color-fill:before{content:""}.ion-md-color-filter:before{content:""}.ion-md-color-palette:before{content:""}.ion-md-color-wand:before{content:""}.ion-md-compass:before{content:""}.ion-md-construct:before{content:""}.ion-md-contact:before{content:""}.ion-md-contacts:before{content:""}.ion-md-contract:before{content:""}.ion-md-contrast:before{content:""}.ion-md-copy:before{content:""}.ion-md-create:before{content:""}.ion-md-crop:before{content:""}.ion-md-cube:before{content:""}.ion-md-cut:before{content:""}.ion-md-desktop:before{content:""}.ion-md-disc:before{content:""}.ion-md-document:before{content:""}.ion-md-done-all:before{content:""}.ion-md-download:before{content:""}.ion-md-easel:before{content:""}.ion-md-egg:before{content:""}.ion-md-exit:before{content:""}.ion-md-expand:before{content:""}.ion-md-eye:before{content:""}.ion-md-eye-off:before{content:""}.ion-md-fastforward:before{content:""}.ion-md-female:before{content:""}.ion-md-filing:before{content:""}.ion-md-film:before{content:""}.ion-md-finger-print:before{content:""}.ion-md-fitness:before{content:""}.ion-md-flag:before{content:""}.ion-md-flame:before{content:""}.ion-md-flash:before{content:""}.ion-md-flash-off:before{content:""}.ion-md-flashlight:before{content:""}.ion-md-flask:before{content:""}.ion-md-flower:before{content:""}.ion-md-folder:before{content:""}.ion-md-folder-open:before{content:""}.ion-md-football:before{content:""}.ion-md-funnel:before{content:""}.ion-md-gift:before{content:""}.ion-md-git-branch:before{content:""}.ion-md-git-commit:before{content:""}.ion-md-git-compare:before{content:""}.ion-md-git-merge:before{content:""}.ion-md-git-network:before{content:""}.ion-md-git-pull-request:before{content:""}.ion-md-glasses:before{content:""}.ion-md-globe:before{content:""}.ion-md-grid:before{content:""}.ion-md-hammer:before{content:""}.ion-md-hand:before{content:""}.ion-md-happy:before{content:""}.ion-md-headset:before{content:""}.ion-md-heart:before{content:""}.ion-md-heart-dislike:before{content:""}.ion-md-heart-empty:before{content:""}.ion-md-heart-half:before{content:""}.ion-md-help:before{content:""}.ion-md-help-buoy:before{content:""}.ion-md-help-circle:before{content:""}.ion-md-help-circle-outline:before{content:""}.ion-md-home:before{content:""}.ion-md-hourglass:before{content:""}.ion-md-ice-cream:before{content:""}.ion-md-image:before{content:""}.ion-md-images:before{content:""}.ion-md-infinite:before{content:""}.ion-md-information:before{content:""}.ion-md-information-circle:before{content:""}.ion-md-information-circle-outline:before{content:""}.ion-md-jet:before{content:""}.ion-md-journal:before{content:""}.ion-md-key:before{content:""}.ion-md-keypad:before{content:""}.ion-md-laptop:before{content:""}.ion-md-leaf:before{content:""}.ion-md-link:before{content:""}.ion-md-list:before{content:""}.ion-md-list-box:before{content:""}.ion-md-locate:before{content:""}.ion-md-lock:before{content:""}.ion-md-log-in:before{content:""}.ion-md-log-out:before{content:""}.ion-md-magnet:before{content:""}.ion-md-mail:before{content:""}.ion-md-mail-open:before{content:""}.ion-md-mail-unread:before{content:""}.ion-md-male:before{content:""}.ion-md-man:before{content:""}.ion-md-map:before{content:""}.ion-md-medal:before{content:""}.ion-md-medical:before{content:""}.ion-md-medkit:before{content:""}.ion-md-megaphone:before{content:""}.ion-md-menu:before{content:""}.ion-md-mic:before{content:""}.ion-md-mic-off:before{content:""}.ion-md-microphone:before{content:""}.ion-md-moon:before{content:""}.ion-md-more:before{content:""}.ion-md-move:before{content:""}.ion-md-musical-note:before{content:""}.ion-md-musical-notes:before{content:""}.ion-md-navigate:before{content:""}.ion-md-notifications:before{content:""}.ion-md-notifications-off:before{content:""}.ion-md-notifications-outline:before{content:""}.ion-md-nuclear:before{content:""}.ion-md-nutrition:before{content:""}.ion-md-open:before{content:""}.ion-md-options:before{content:""}.ion-md-outlet:before{content:""}.ion-md-paper:before{content:""}.ion-md-paper-plane:before{content:""}.ion-md-partly-sunny:before{content:""}.ion-md-pause:before{content:""}.ion-md-paw:before{content:""}.ion-md-people:before{content:""}.ion-md-person:before{content:""}.ion-md-person-add:before{content:""}.ion-md-phone-landscape:before{content:""}.ion-md-phone-portrait:before{content:""}.ion-md-photos:before{content:""}.ion-md-pie:before{content:""}.ion-md-pin:before{content:""}.ion-md-pint:before{content:""}.ion-md-pizza:before{content:""}.ion-md-planet:before{content:""}.ion-md-play:before{content:""}.ion-md-play-circle:before{content:""}.ion-md-podium:before{content:""}.ion-md-power:before{content:""}.ion-md-pricetag:before{content:""}.ion-md-pricetags:before{content:""}.ion-md-print:before{content:""}.ion-md-pulse:before{content:""}.ion-md-qr-scanner:before{content:""}.ion-md-quote:before{content:""}.ion-md-radio:before{content:""}.ion-md-radio-button-off:before{content:""}.ion-md-radio-button-on:before{content:""}.ion-md-rainy:before{content:""}.ion-md-recording:before{content:""}.ion-md-redo:before{content:""}.ion-md-refresh:before{content:""}.ion-md-refresh-circle:before{content:""}.ion-md-remove:before{content:""}.ion-md-remove-circle:before{content:""}.ion-md-remove-circle-outline:before{content:""}.ion-md-reorder:before{content:""}.ion-md-repeat:before{content:""}.ion-md-resize:before{content:""}.ion-md-restaurant:before{content:""}.ion-md-return-left:before{content:""}.ion-md-return-right:before{content:""}.ion-md-reverse-camera:before{content:""}.ion-md-rewind:before{content:""}.ion-md-ribbon:before{content:""}.ion-md-rocket:before{content:""}.ion-md-rose:before{content:""}.ion-md-sad:before{content:""}.ion-md-save:before{content:""}.ion-md-school:before{content:""}.ion-md-search:before{content:""}.ion-md-send:before{content:""}.ion-md-settings:before{content:""}.ion-md-share:before{content:""}.ion-md-share-alt:before{content:""}.ion-md-shirt:before{content:""}.ion-md-shuffle:before{content:""}.ion-md-skip-backward:before{content:""}.ion-md-skip-forward:before{content:""}.ion-md-snow:before{content:""}.ion-md-speedometer:before{content:""}.ion-md-square:before{content:""}.ion-md-square-outline:before{content:""}.ion-md-star:before{content:""}.ion-md-star-half:before{content:""}.ion-md-star-outline:before{content:""}.ion-md-stats:before{content:""}.ion-md-stopwatch:before{content:""}.ion-md-subway:before{content:""}.ion-md-sunny:before{content:""}.ion-md-swap:before{content:""}.ion-md-switch:before{content:""}.ion-md-sync:before{content:""}.ion-md-tablet-landscape:before{content:""}.ion-md-tablet-portrait:before{content:""}.ion-md-tennisball:before{content:""}.ion-md-text:before{content:""}.ion-md-thermometer:before{content:""}.ion-md-thumbs-down:before{content:""}.ion-md-thumbs-up:before{content:""}.ion-md-thunderstorm:before{content:""}.ion-md-time:before{content:""}.ion-md-timer:before{content:""}.ion-md-today:before{content:""}.ion-md-train:before{content:""}.ion-md-transgender:before{content:""}.ion-md-trash:before{content:""}.ion-md-trending-down:before{content:""}.ion-md-trending-up:before{content:""}.ion-md-trophy:before{content:""}.ion-md-tv:before{content:""}.ion-md-umbrella:before{content:""}.ion-md-undo:before{content:""}.ion-md-unlock:before{content:""}.ion-md-videocam:before{content:""}.ion-md-volume-high:before{content:""}.ion-md-volume-low:before{content:""}.ion-md-volume-mute:before{content:""}.ion-md-volume-off:before{content:""}.ion-md-walk:before{content:""}.ion-md-wallet:before{content:""}.ion-md-warning:before{content:""}.ion-md-watch:before{content:""}.ion-md-water:before{content:""}.ion-md-wifi:before{content:""}.ion-md-wine:before{content:""}.ion-md-woman:before{content:""}

@font-face {
font-family: "madara-budicon";
src: url(//analhentai.pics/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.eot);
src: url(//analhentai.pics/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.eot?#iefix) format("embedded-opentype"),
url(//analhentai.pics/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.woff) format("woff"),
url(//analhentai.pics/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.ttf) format("truetype"),
url(//analhentai.pics/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.svg#madara-budicon) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "madara-budicon" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="ct-icon-"]:before,
[class*=" ct-icon-"]:before {
font-family: "madara-budicon" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ct-icon-1-web-browse-internet-network:before {
content: "\e000";
}
.ct-icon-2-web-browse-internet-network:before {
content: "\e001";
}
.ct-icon-3-web-browser-windows:before {
content: "\e002";
}
.ct-icon-4-web-browser-windows:before {
content: "\e003";
}
.ct-icon-5-web-browser-windows:before {
content: "\e004";
}
.ct-icon-6-web-remove-delete-tab-browser:before {
content: "\e005";
}
.ct-icon-7-web-add-tab-browser:before {
content: "\e006";
}
.ct-icon-8-web-tick-done-browser:before {
content: "\e007";
}
.ct-icon-9-web-cross-remove-browser:before {
content: "\e008";
}
.ct-icon-10-web-inspect-element-browser:before {
content: "\e009";
}
.ct-icon-11-web-traffic-statistic-graph:before {
content: "\e00a";
}
.ct-icon-12-web-traffic-statistic-graph:before {
content: "\e00b";
}
.ct-icon-13-web-traffic-statistic-graph:before {
content: "\e00c";
}
.ct-icon-14-web-traffic-statistic-graph:before {
content: "\e00d";
}
.ct-icon-15-web-traffic-statistic-graph:before {
content: "\e00e";
}
.ct-icon-16-web-wifi-rss-reader-subscribe:before {
content: "\e00f";
}
.ct-icon-17-web-traffic-statistic-graph:before {
content: "\e010";
}
.ct-icon-18-web-log-out-logout-exit:before {
content: "\e011";
}
.ct-icon-19-web-tech-webcam:before {
content: "\e012";
}
.ct-icon-20-web-tech-server-memory-disk-storage:before {
content: "\e013";
}
.ct-icon-21-web-bug:before {
content: "\e014";
}
.ct-icon-22-web-eye-glass-reading-list:before {
content: "\e015";
}
.ct-icon-23-web-upload-arrow:before {
content: "\e016";
}
.ct-icon-24-web-download-arrow:before {
content: "\e017";
}
.ct-icon-25-web-warning-warn-alert:before {
content: "\e018";
}
.ct-icon-26-web-menu-collapse-down:before {
content: "\e019";
}
.ct-icon-27-web-menu-collapse-up:before {
content: "\e01a";
}
.ct-icon-28-web-menu-collapse-right:before {
content: "\e01b";
}
.ct-icon-29-web-menu-collapse-left:before {
content: "\e01c";
}
.ct-icon-30-web-browser-windows:before {
content: "\e01d";
}
.ct-icon-31-web-flag-report:before {
content: "\e01e";
}
.ct-icon-32-web-flag-report:before {
content: "\e01f";
}
.ct-icon-33-web-broken-link-chain-url:before {
content: "\e020";
}
.ct-icon-34-web-link-url:before {
content: "\e021";
}
.ct-icon-35-web-link-chain-url:before {
content: "\e022";
}
.ct-icon-36-web-link-url:before {
content: "\e023";
}
.ct-icon-37-web-code-markup-tag:before {
content: "\e024";
}
.ct-icon-38-web-share-network:before {
content: "\e025";
}
.ct-icon-39-web-share-network:before {
content: "\e026";
}
.ct-icon-40-web-share-network:before {
content: "\e027";
}
.ct-icon-41-web-browser-tab:before {
content: "\e028";
}
.ct-icon-42-web-browser-tab-add:before {
content: "\e029";
}
.ct-icon-43-web-browser-tab-minus-delete:before {
content: "\e02a";
}
.ct-icon-44-web-browser-cross-remove:before {
content: "\e02b";
}
.ct-icon-45-web-browser-tick-done:before {
content: "\e02c";
}
.ct-icon-1-weather-wind-meter-measurement:before {
content: "\e02d";
}
.ct-icon-2-weather-cloud-cloudy:before {
content: "\e02e";
}
.ct-icon-3-weather-cloud-snow:before {
content: "\e02f";
}
.ct-icon-4-weather-cloud-stormy:before {
content: "\e030";
}
.ct-icon-5-weather-cloud-rainy:before {
content: "\e031";
}
.ct-icon-6-weather-sunrise-sun:before {
content: "\e032";
}
.ct-icon-7-weather-sunrise-sun:before {
content: "\e033";
}
.ct-icon-8-weather-humidity-water-drop:before {
content: "\e034";
}
.ct-icon-9-weather-sunset:before {
content: "\e035";
}
.ct-icon-10-weather-sun-brightness:before {
content: "\e036";
}
.ct-icon-11-weather-sun-brightness:before {
content: "\e037";
}
.ct-icon-12-weather-cloud-snow:before {
content: "\e038";
}
.ct-icon-13-weather-cloud-rainy:before {
content: "\e039";
}
.ct-icon-14-weather-cloud-stormy:before {
content: "\e03a";
}
.ct-icon-15-weather-cloudy-cloud:before {
content: "\e03b";
}
.ct-icon-16-weather-cloudy-sun-cloud:before {
content: "\e03c";
}
.ct-icon-17-weather-windy-wind-pressure-high:before {
content: "\e03d";
}
.ct-icon-18-weather-windy-wind-pressure:before {
content: "\e03e";
}
.ct-icon-19-weather-moon-night-dawn:before {
content: "\e03f";
}
.ct-icon-20-weather-moon-night:before {
content: "\e040";
}
.ct-icon-21-weather-moon-night:before {
content: "\e041";
}
.ct-icon-1-user-single:before {
content: "\e042";
}
.ct-icon-2-user-single-add:before {
content: "\e043";
}
.ct-icon-3-user-single-delete-remove:before {
content: "\e044";
}
.ct-icon-4-user-single-tick-done-valid:before {
content: "\e045";
}
.ct-icon-5-user-single-delete-cross:before {
content: "\e046";
}
.ct-icon-6-user-single:before {
content: "\e047";
}
.ct-icon-7-user-single-add:before {
content: "\e048";
}
.ct-icon-8-user-single-delete-remove:before {
content: "\e049";
}
.ct-icon-9-user-single-tick-done-valid:before {
content: "\e04a";
}
.ct-icon-10-user-single-delete-cross:before {
content: "\e04b";
}
.ct-icon-11-user-single:before {
content: "\e04c";
}
.ct-icon-12-user-single-add:before {
content: "\e04d";
}
.ct-icon-13-user-single-delete-remove:before {
content: "\e04e";
}
.ct-icon-14-user-single-tick-done-valid:before {
content: "\e04f";
}
.ct-icon-15-user-single-delete-cross:before {
content: "\e050";
}
.ct-icon-16-user-female:before {
content: "\e051";
}
.ct-icon-17-user-female-add:before {
content: "\e052";
}
.ct-icon-18-user-female-delete-remove:before {
content: "\e053";
}
.ct-icon-19-user-female-tick-done:before {
content: "\e054";
}
.ct-icon-20-user-female-delete-cross:before {
content: "\e055";
}
.ct-icon-21-user-single:before {
content: "\e056";
}
.ct-icon-22-user-single-add:before {
content: "\e057";
}
.ct-icon-23-user-single-delete-remove:before {
content: "\e058";
}
.ct-icon-24-user-single-tick-done-valid:before {
content: "\e059";
}
.ct-icon-25-user-single-delete-cross:before {
content: "\e05a";
}
.ct-icon-26-user-male-list:before {
content: "\e05b";
}
.ct-icon-27-user-list:before {
content: "\e05c";
}
.ct-icon-28-user-female-list:before {
content: "\e05d";
}
.ct-icon-29-user-male-group:before {
content: "\e05e";
}
.ct-icon-30-user-female-group:before {
content: "\e05f";
}
.ct-icon-31-user-group:before {
content: "\e060";
}
.ct-icon-32-user-single:before {
content: "\e061";
}
.ct-icon-33-user-password-lock:before {
content: "\e062";
}
.ct-icon-34-user-password-unlock:before {
content: "\e063";
}
.ct-icon-35-user-password-unlock:before {
content: "\e064";
}
.ct-icon-36-user-password-lock:before {
content: "\e065";
}
.ct-icon-37-user-password-unlock:before {
content: "\e066";
}
.ct-icon-38-user-password-unlock:before {
content: "\e067";
}
.ct-icon-39-user-male:before {
content: "\e068";
}
.ct-icon-40-user-female:before {
content: "\e069";
}
.ct-icon-41-user-password-key:before {
content: "\e06a";
}
.ct-icon-42-user-contact-book:before {
content: "\e06b";
}
.ct-icon-1-transportation-vehicle-car:before {
content: "\e06c";
}
.ct-icon-2-transportation-vehicle-car:before {
content: "\e06d";
}
.ct-icon-3-transportation-vehicle-car:before {
content: "\e06e";
}
.ct-icon-4-transportation-vehicle-car:before {
content: "\e06f";
}
.ct-icon-5-transportation-bus:before {
content: "\e070";
}
.ct-icon-6-transportation-train:before {
content: "\e071";
}
.ct-icon-7-transportation-ship:before {
content: "\e072";
}
.ct-icon-8-transportation-boat:before {
content: "\e073";
}
.ct-icon-9-transportation-bicycle:before {
content: "\e074";
}
.ct-icon-10-transportation-bicycle:before {
content: "\e075";
}
.ct-icon-11-transportation-bus:before {
content: "\e076";
}
.ct-icon-12-transportation-pick-up-truck:before {
content: "\e077";
}
.ct-icon-13-transportation-pick-up-truck:before {
content: "\e078";
}
.ct-icon-14-transportation-bus:before {
content: "\e079";
}
.ct-icon-1-tool-magic-wand-interface:before {
content: "\e07a";
}
.ct-icon-2-tool-magic-wand-interface:before {
content: "\e07b";
}
.ct-icon-3-tool-magnets:before {
content: "\e07c";
}
.ct-icon-4-tool-camera:before {
content: "\e07d";
}
.ct-icon-5-tool-camera:before {
content: "\e07e";
}
.ct-icon-6-tool-camera:before {
content: "\e07f";
}
.ct-icon-7-tool-camera:before {
content: "\e080";
}
.ct-icon-8-tool-camera:before {
content: "\e081";
}
.ct-icon-9-tool-magnifier-magnificent:before {
content: "\e082";
}
.ct-icon-10-tool-console-gameboy:before {
content: "\e083";
}
.ct-icon-11-tool-disk:before {
content: "\e084";
}
.ct-icon-12-tool-disk:before {
content: "\e085";
}
.ct-icon-13-tool-cell-phone-iphone-mobile:before {
content: "\e086";
}
.ct-icon-14-tool-cell-phone-iphone-mobile-landscape:before {
content: "\e087";
}
.ct-icon-15-tool-ipad-tablet-mobile:before {
content: "\e088";
}
.ct-icon-16-tool-ipad-tablet-mobile-landscape:before {
content: "\e089";
}
.ct-icon-17-tool-cell-phone-android-mobile:before {
content: "\e08a";
}
.ct-icon-18-tool-cell-phone-android-mobile-landscape:before {
content: "\e08b";
}
.ct-icon-19-tool-computer-monitor-mac:before {
content: "\e08c";
}
.ct-icon-20-tool-computer-monitor:before {
content: "\e08d";
}
.ct-icon-21-tool-magic-mouse:before {
content: "\e08e";
}
.ct-icon-22-tool-laptop:before {
content: "\e08f";
}
.ct-icon-23-tool-projector:before {
content: "\e090";
}
.ct-icon-24-tool-console-game-controller:before {
content: "\e091";
}
.ct-icon-25-tool-console-game-controller:before {
content: "\e092";
}
.ct-icon-26-tool-game-console-gameboy:before {
content: "\e093";
}
.ct-icon-27-tool-video-record:before {
content: "\e094";
}
.ct-icon-28-tool-radio-audio:before {
content: "\e095";
}
.ct-icon-29-tool-tv-television:before {
content: "\e096";
}
.ct-icon-30-tool-umbrella:before {
content: "\e097";
}
.ct-icon-31-tool-flashlight:before {
content: "\e098";
}
.ct-icon-32-tool-flashlight:before {
content: "\e099";
}
.ct-icon-33-tool-flashlight:before {
content: "\e09a";
}
.ct-icon-34-tool-flashlight:before {
content: "\e09b";
}
.ct-icon-35-tool-net:before {
content: "\e09c";
}
.ct-icon-36-tool-headphone:before {
content: "\e09d";
}
.ct-icon-37-tool-headphone:before {
content: "\e09e";
}
.ct-icon-38-tool-medical-tape:before {
content: "\e09f";
}
.ct-icon-39-tool-ruler:before {
content: "\e0a0";
}
.ct-icon-40-tool-compass:before {
content: "\e0a1";
}
.ct-icon-41-tool-hammer:before {
content: "\e0a2";
}
.ct-icon-42-tool-scissor:before {
content: "\e0a3";
}
.ct-icon-43-tool-toothbrush:before {
content: "\e0a4";
}
.ct-icon-44-tool-brush:before {
content: "\e0a5";
}
.ct-icon-45-tool-brush:before {
content: "\e0a6";
}
.ct-icon-46-tool-paint-roller:before {
content: "\e0a7";
}
.ct-icon-47-tool-binoculars:before {
content: "\e0a8";
}
.ct-icon-48-tool-calculator:before {
content: "\e0a9";
}
.ct-icon-1-location-compass-direction:before {
content: "\e0aa";
}
.ct-icon-2-location-street-symbol:before {
content: "\e0ab";
}
.ct-icon-3-location-pin-map:before {
content: "\e0ac";
}
.ct-icon-4-location-pin-map-tick:before {
content: "\e0ad";
}
.ct-icon-5-location-pin-map:before {
content: "\e0ae";
}
.ct-icon-6-location-pin-map:before {
content: "\e0af";
}
.ct-icon-7-location-pin-map-add-plus:before {
content: "\e0b0";
}
.ct-icon-8-location-pin-map-remove-minus:before {
content: "\e0b1";
}
.ct-icon-9-location-pin-map:before {
content: "\e0b2";
}
.ct-icon-10-location-pin-map:before {
content: "\e0b3";
}
.ct-icon-11-location-map-route:before {
content: "\e0b4";
}
.ct-icon-12-location-sign-direction-street:before {
content: "\e0b5";
}
.ct-icon-13-time-calendar-date:before {
content: "\e0b6";
}
.ct-icon-14-time-clock-hour:before {
content: "\e0b7";
}
.ct-icon-15-time-clock-hour:before {
content: "\e0b8";
}
.ct-icon-16-time-clock-hour:before {
content: "\e0b9";
}
.ct-icon-17-time-clock-hour:before {
content: "\e0ba";
}
.ct-icon-18-time-timer:before {
content: "\e0bb";
}
.ct-icon-19-time-hour-glass:before {
content: "\e0bc";
}
.ct-icon-20-time-clock-time-alarm:before {
content: "\e0bd";
}
.ct-icon-21-time-clock-time-alarm:before {
content: "\e0be";
}
.ct-icon-22-time-clock:before {
content: "\e0bf";
}
.ct-icon-23-time-speed-meter:before {
content: "\e0c0";
}
.ct-icon-24-time-stopwatch-timer:before {
content: "\e0c1";
}
.ct-icon-25-time-stopwatch-timer:before {
content: "\e0c2";
}
.ct-icon-26-time-stopwatch-timer:before {
content: "\e0c3";
}
.ct-icon-27-time-calendar-date:before {
content: "\e0c4";
}
.ct-icon-28-time-calendar-date:before {
content: "\e0c5";
}
.ct-icon-29-time-clock:before {
content: "\e0c6";
}
.ct-icon-30-time-watches:before {
content: "\e0c7";
}
.ct-icon-31-time-watches:before {
content: "\e0c8";
}
.ct-icon-32-location-pin-map:before {
content: "\e0c9";
}
.ct-icon-33-time-watches:before {
content: "\e0ca";
}
.ct-icon-1-sport-tennisball:before {
content: "\e0cb";
}
.ct-icon-2-sport-basketball:before {
content: "\e0cc";
}
.ct-icon-3-sport-basketball:before {
content: "\e0cd";
}
.ct-icon-4-sport-baseball:before {
content: "\e0ce";
}
.ct-icon-5-sport-football-rugby:before {
content: "\e0cf";
}
.ct-icon-6-sport-mic-speaker:before {
content: "\e0d0";
}
.ct-icon-7-sport-bottle-water-container:before {
content: "\e0d1";
}
.ct-icon-8-sport-cards:before {
content: "\e0d2";
}
.ct-icon-9-sport-tv-show-live-game:before {
content: "\e0d3";
}
.ct-icon-10-sport-tv-show-live-game-error:before {
content: "\e0d4";
}
.ct-icon-11-game-puzzle-tetris:before {
content: "\e0d5";
}
.ct-icon-12-sport-timer-time-schedule:before {
content: "\e0d6";
}
.ct-icon-13-sport-trophy-reward-winner-cup:before {
content: "\e0d7";
}
.ct-icon-14-sport-trophy-reward-winner-cup:before {
content: "\e0d8";
}
.ct-icon-15-sport-reward-badge:before {
content: "\e0d9";
}
.ct-icon-16-sport-reward-badge:before {
content: "\e0da";
}
.ct-icon-17-sport-reward-badge:before {
content: "\e0db";
}
.ct-icon-18-sport-reward-badge:before {
content: "\e0dc";
}
.ct-icon-19-sport-champion-praise-reward-gold-winner:before {
content: "\e0dd";
}
.ct-icon-20-sport-champion-praise-reward-gold-winner:before {
content: "\e0de";
}
.ct-icon-21-sport-flag-warn:before {
content: "\e0df";
}
.ct-icon-22-sport-flag-warn:before {
content: "\e0e0";
}
.ct-icon-23-fitness-dumbell:before {
content: "\e0e1";
}
.ct-icon-24-fitness-dumbell:before {
content: "\e0e2";
}
.ct-icon-25-sport-stadium-game:before {
content: "\e0e3";
}
.ct-icon-26-sport-stadium-game:before {
content: "\e0e4";
}
.ct-icon-27-medicine-lab:before {
content: "\e0e5";
}
.ct-icon-28-medicine-lab:before {
content: "\e0e6";
}
.ct-icon-29-fitness-heart-blood-pressure:before {
content: "\e0e7";
}
.ct-icon-30-sport-medic-kit-help:before {
content: "\e0e8";
}
.ct-icon-31-sport-wound-tape:before {
content: "\e0e9";
}
.ct-icon-32-sport-champion-praise-reward-gold-winner:before {
content: "\e0ea";
}
.ct-icon-33-sport-champion-praise-reward-gold-winner:before {
content: "\e0eb";
}
.ct-icon-1-music-radio:before {
content: "\e0ec";
}
.ct-icon-2-music-headset-headphone:before {
content: "\e0ed";
}
.ct-icon-3-music-headset-headphone:before {
content: "\e0ee";
}
.ct-icon-4-music-mic:before {
content: "\e0ef";
}
.ct-icon-5-music-mic:before {
content: "\e0f0";
}
.ct-icon-6-audio-speaker:before {
content: "\e0f1";
}
.ct-icon-7-music-audio-speaker:before {
content: "\e0f2";
}
.ct-icon-8-music-interface-record:before {
content: "\e0f3";
}
.ct-icon-9-music-interface-record:before {
content: "\e0f4";
}
.ct-icon-10-music-cd-disk-vynil:before {
content: "\e0f5";
}
.ct-icon-11-volume-mute-interface:before {
content: "\e0f6";
}
.ct-icon-12-volume-low-interface:before {
content: "\e0f7";
}
.ct-icon-13-volume-medium-interface:before {
content: "\e0f8";
}
.ct-icon-14-volume-high-interface:before {
content: "\e0f9";
}
.ct-icon-15-volume-mute-interface:before {
content: "\e0fa";
}
.ct-icon-16-volume-low-interface:before {
content: "\e0fb";
}
.ct-icon-17-volume-medium-interface:before {
content: "\e0fc";
}
.ct-icon-18-volume-high-interface:before {
content: "\e0fd";
}
.ct-icon-19-music-equalizer-interface:before {
content: "\e0fe";
}
.ct-icon-20-music-equalizer-interface:before {
content: "\e0ff";
}
.ct-icon-21-music-play-interface:before {
content: "\e100";
}
.ct-icon-22-music-pause-interface:before {
content: "\e101";
}
.ct-icon-23-music-pause-interface:before {
content: "\e102";
}
.ct-icon-24-music-pause-interface:before {
content: "\e103";
}
.ct-icon-25-music-stop-interface:before {
content: "\e104";
}
.ct-icon-26-music-stop-interface:before {
content: "\e105";
}
.ct-icon-27-music-previous-interface:before {
content: "\e106";
}
.ct-icon-28-music-next-interface:before {
content: "\e107";
}
.ct-icon-29-music-eject-interface:before {
content: "\e108";
}
.ct-icon-30-music-list:before {
content: "\e109";
}
.ct-icon-31-music-previous-interface:before {
content: "\e10a";
}
.ct-icon-32-music-previous-interface:before {
content: "\e10b";
}
.ct-icon-33-music-next-interface:before {
content: "\e10c";
}
.ct-icon-34-music-next-interface:before {
content: "\e10d";
}
.ct-icon-35-music-interface-shuffle:before {
content: "\e10e";
}
.ct-icon-36-music-interface-shuffle:before {
content: "\e10f";
}
.ct-icon-37-music-interface-repeat:before {
content: "\e110";
}
.ct-icon-38-music-interface-repeat-absolute:before {
content: "\e111";
}
.ct-icon-39-music-interface-repeat:before {
content: "\e112";
}
.ct-icon-40-music-interface-repeat:before {
content: "\e113";
}
.ct-icon-41-music-song-note:before {
content: "\e114";
}
.ct-icon-42-music-song-note:before {
content: "\e115";
}
.ct-icon-43-music-song-note:before {
content: "\e116";
}
.ct-icon-44-music-song-note:before {
content: "\e117";
}
.ct-icon-45-music-album-cover:before {
content: "\e118";
}
.ct-icon-46-music-album-cover:before {
content: "\e119";
}
.ct-icon-47-music-album-cover:before {
content: "\e11a";
}
.ct-icon-48-music-album-cover:before {
content: "\e11b";
}
.ct-icon-49-music-album-cover:before {
content: "\e11c";
}
.ct-icon-50-music-song-note-playlist:before {
content: "\e11d";
}
.ct-icon-1-misc-cube-polygon:before {
content: "\e11e";
}
.ct-icon-2-misc-sad-bad-mood:before {
content: "\e11f";
}
.ct-icon-3-misc-smile-happy-mood:before {
content: "\e120";
}
.ct-icon-4-misc-dice-six:before {
content: "\e121";
}
.ct-icon-5-misc-dice-five:before {
content: "\e122";
}
.ct-icon-6-misc-dice-four:before {
content: "\e123";
}
.ct-icon-7-misc-dice-three:before {
content: "\e124";
}
.ct-icon-8-misc-dice-two:before {
content: "\e125";
}
.ct-icon-9-misc-dice-one:before {
content: "\e126";
}
.ct-icon-10-misc-globe:before {
content: "\e127";
}
.ct-icon-11-misc-male-gender:before {
content: "\e128";
}
.ct-icon-12-misc-female-gender:before {
content: "\e129";
}
.ct-icon-13-misc-puzzle-piece:before {
content: "\e12a";
}
.ct-icon-14-misc-wifi-connection-internet:before {
content: "\e12b";
}
.ct-icon-15-cursor-normal-pointer:before {
content: "\e12c";
}
.ct-icon-16-cursor-pointer-swipe-right:before {
content: "\e12d";
}
.ct-icon-17-cursor-pointer-swipe-left:before {
content: "\e12e";
}
.ct-icon-18-gesture-one-click:before {
content: "\e12f";
}
.ct-icon-19-gesture-double-click:before {
content: "\e130";
}
.ct-icon-20-misc-crown-premium:before {
content: "\e131";
}
.ct-icon-1-logo-zerply:before {
content: "\e132";
}
.ct-icon-2-logo-musio:before {
content: "\e133";
}
.ct-icon-3-logo-twitter:before {
content: "\e134";
}
.ct-icon-4-logo-facebook:before {
content: "\e135";
}
.ct-icon-5-logo-instagram:before {
content: "\e136";
}
.ct-icon-6-logo-dribbble:before {
content: "\e137";
}
.ct-icon-7-logo-dropbox:before {
content: "\e138";
}
.ct-icon-8-logo-pinterest:before {
content: "\e139";
}
.ct-icon-9-logo-path:before {
content: "\e13a";
}
.ct-icon-10-logo-vimeo:before {
content: "\e13b";
}
.ct-icon-11-logo-amazon:before {
content: "\e13c";
}
.ct-icon-12-logo-linkedin:before {
content: "\e13d";
}
.ct-icon-13-logo-picasa:before {
content: "\e13e";
}
.ct-icon-14-logo-grooveshark:before {
content: "\e13f";
}
.ct-icon-15-logo-paypal:before {
content: "\e140";
}
.ct-icon-16-logo-evernote:before {
content: "\e141";
}
.ct-icon-17-logo-rdio:before {
content: "\e142";
}
.ct-icon-18-logo-squarespace:before {
content: "\e143";
}
.ct-icon-19-logo-square:before {
content: "\e144";
}
.ct-icon-20-logo-windows:before {
content: "\e145";
}
.ct-icon-1-kitchen-oven:before {
content: "\e146";
}
.ct-icon-2-kitchen-fridge:before {
content: "\e147";
}
.ct-icon-3-kitchen-grill:before {
content: "\e148";
}
.ct-icon-4-kitchen-hood-food:before {
content: "\e149";
}
.ct-icon-5-kitchen-hood-food:before {
content: "\e14a";
}
.ct-icon-6-kitchen-pepper-salt:before {
content: "\e14b";
}
.ct-icon-7-kitchen-pepper-salt:before {
content: "\e14c";
}
.ct-icon-8-kitchen-tissue-paper:before {
content: "\e14d";
}
.ct-icon-9-kitchen-fire-flame-heat:before {
content: "\e14e";
}
.ct-icon-10-kitchen-fire-flame-heat:before {
content: "\e14f";
}
.ct-icon-11-kitchen-spoon-fork:before {
content: "\e150";
}
.ct-icon-12-kitchen-fork-knife:before {
content: "\e151";
}
.ct-icon-13-kitchen-spoon-fork:before {
content: "\e152";
}
.ct-icon-14-kitchen-fork-knife:before {
content: "\e153";
}
.ct-icon-15-kitchen-plate:before {
content: "\e154";
}
.ct-icon-16-kitchen-jam:before {
content: "\e155";
}
.ct-icon-17-kitchen-ketchup-bottle:before {
content: "\e156";
}
.ct-icon-18-kitchen-green-leaf-mint:before {
content: "\e157";
}
.ct-icon-19-kitchen-recipe-book:before {
content: "\e158";
}
.ct-icon-20-kitchen-water-drop:before {
content: "\e159";
}
.ct-icon-21-food-hamburger:before {
content: "\e15a";
}
.ct-icon-22-food-hamburger:before {
content: "\e15b";
}
.ct-icon-23-food-onigiri:before {
content: "\e15c";
}
.ct-icon-24-food-onigiri:before {
content: "\e15d";
}
.ct-icon-25-food-bowl-noodle-chopstick:before {
content: "\e15e";
}
.ct-icon-26-food-bowl-noodle-chopstick:before {
content: "\e15f";
}
.ct-icon-27-food-bowl-soup:before {
content: "\e160";
}
.ct-icon-28-food-chinese-box-food:before {
content: "\e161";
}
.ct-icon-29-food-chinese-box-food:before {
content: "\e162";
}
.ct-icon-30-food-chinese-box-food:before {
content: "\e163";
}
.ct-icon-31-food-fruit-grape:before {
content: "\e164";
}
.ct-icon-32-food-fruit-melon:before {
content: "\e165";
}
.ct-icon-33-food-fruit-apple:before {
content: "\e166";
}
.ct-icon-34-food-fruit-cherry:before {
content: "\e167";
}
.ct-icon-35-food-fruit-cherry:before {
content: "\e168";
}
.ct-icon-36-food-ice-cream-dessert:before {
content: "\e169";
}
.ct-icon-37-food-ice-cream-dessert:before {
content: "\e16a";
}
.ct-icon-38-food-ice-cream-dessert:before {
content: "\e16b";
}
.ct-icon-39-food-ice-cream-dessert:before {
content: "\e16c";
}
.ct-icon-40-beverage-water-glass:before {
content: "\e16d";
}
.ct-icon-41-beverage-milk-bottle:before {
content: "\e16e";
}
.ct-icon-42-beverage-milk-bottle:before {
content: "\e16f";
}
.ct-icon-43-beverage-chinese-tea-green-tea:before {
content: "\e170";
}
.ct-icon-44-beverage-chinese-tea-green-tea:before {
content: "\e171";
}
.ct-icon-45-beverage-chinese-tea-green-tea:before {
content: "\e172";
}
.ct-icon-46-beverage-chinese-tea-green-tea:before {
content: "\e173";
}
.ct-icon-47-beverage-wine-bottle:before {
content: "\e174";
}
.ct-icon-48-beverage-cup-beer-drink:before {
content: "\e175";
}
.ct-icon-49-beverage-glass:before {
content: "\e176";
}
.ct-icon-50-beverage-water-glass:before {
content: "\e177";
}
.ct-icon-51-beverage-classic-cocktail:before {
content: "\e178";
}
.ct-icon-52-beverage-classic-cocktail:before {
content: "\e179";
}
.ct-icon-53-beverage-tea-cup:before {
content: "\e17a";
}
.ct-icon-54-beverage-tea-cup:before {
content: "\e17b";
}
.ct-icon-55-beverage-coffee-cup:before {
content: "\e17c";
}
.ct-icon-56-beverage-coffee-cup:before {
content: "\e17d";
}
.ct-icon-57-beverage-coffee-cup:before {
content: "\e17e";
}
.ct-icon-58-beverage-coffee-cup:before {
content: "\e17f";
}
.ct-icon-59-beverage-tea-cup:before {
content: "\e180";
}
.ct-icon-60-beverage-coffee-cup:before {
content: "\e181";
}
.ct-icon-61-beverage-glass:before {
content: "\e182";
}
.ct-icon-62-beverage-glass:before {
content: "\e183";
}
.ct-icon-63-beverage-glass:before {
content: "\e184";
}
.ct-icon-64-beverage-glass:before {
content: "\e185";
}
.ct-icon-65-beverage-water-glass:before {
content: "\e186";
}
.ct-icon-66-beverage-cup-with-straw:before {
content: "\e187";
}
.ct-icon-67-beverage-tea-cup:before {
content: "\e188";
}
.ct-icon-68-food-egg:before {
content: "\e189";
}
.ct-icon-69-food-white-bread:before {
content: "\e18a";
}
.ct-icon-70-kitchen-spatula:before {
content: "\e18b";
}
.ct-icon-71-food-chicken-drumstick:before {
content: "\e18c";
}
.ct-icon-1-interface-incoming-link:before {
content: "\e18d";
}
.ct-icon-2-interface-outcoming-link:before {
content: "\e18e";
}
.ct-icon-3-interface-arrow-left:before {
content: "\e18f";
}
.ct-icon-4-interface-arrow-top:before {
content: "\e190";
}
.ct-icon-5-interface-arrow-right:before {
content: "\e191";
}
.ct-icon-6-interface-arrow-bottom:before {
content: "\e192";
}
.ct-icon-7-interface-arrow-left-top:before {
content: "\e193";
}
.ct-icon-8-interface-arrow-right-top:before {
content: "\e194";
}
.ct-icon-9-interface-arrow-right-bottom:before {
content: "\e195";
}
.ct-icon-10-interface-arrow-left-bottom:before {
content: "\e196";
}
.ct-icon-11-interface-support-help-life-safer:before {
content: "\e197";
}
.ct-icon-12-interface-support-help-life-safer:before {
content: "\e198";
}
.ct-icon-13-interface-arrow-left:before {
content: "\e199";
}
.ct-icon-14-interface-arrow-top:before {
content: "\e19a";
}
.ct-icon-15-interface-arrow-right:before {
content: "\e19b";
}
.ct-icon-16-interface-arrow-bottom:before {
content: "\e19c";
}
.ct-icon-17-interface-long-arrow-left:before {
content: "\e19d";
}
.ct-icon-18-interface-long-arrow-top:before {
content: "\e19e";
}
.ct-icon-19-interface-long-arrow-right:before {
content: "\e19f";
}
.ct-icon-20-interface-long-arrow-bottom:before {
content: "\e1a0";
}
.ct-icon-21-interface-plus-add:before {
content: "\e1a1";
}
.ct-icon-22-interface-minus-remove:before {
content: "\e1a2";
}
.ct-icon-23-interface-cross-cancel:before {
content: "\e1a3";
}
.ct-icon-24-interface-tick-done:before {
content: "\e1a4";
}
.ct-icon-25-interface-tick-done:before {
content: "\e1a5";
}
.ct-icon-26-interface-block-failed:before {
content: "\e1a6";
}
.ct-icon-27-interface-meter-dashboard:before {
content: "\e1a7";
}
.ct-icon-28-interface-clock-time:before {
content: "\e1a8";
}
.ct-icon-29-interface-clock-time:before {
content: "\e1a9";
}
.ct-icon-30-interface-clock-time:before {
content: "\e1aa";
}
.ct-icon-31-interface-search-add-plus:before {
content: "\e1ab";
}
.ct-icon-32-interface-search-minus-remove:before {
content: "\e1ac";
}
.ct-icon-33-interface-search-tick-done:before {
content: "\e1ad";
}
.ct-icon-34-interface-search-cross-cancel:before {
content: "\e1ae";
}
.ct-icon-35-interface-search:before {
content: "\e1af";
}
.ct-icon-36-interface-bell-notification:before {
content: "\e1b0";
}
.ct-icon-37-interface-bell-notification:before {
content: "\e1b1";
}
.ct-icon-38-interface-crop:before {
content: "\e1b2";
}
.ct-icon-39-interface-cmd-command:before {
content: "\e1b3";
}
.ct-icon-40-interface-3-dots-more:before {
content: "\e1b4";
}
.ct-icon-41-interface-arrow-left:before {
content: "\e1b5";
}
.ct-icon-42-interface-arrow-right:before {
content: "\e1b6";
}
.ct-icon-43-interface-arrow-left:before {
content: "\e1b7";
}
.ct-icon-44-interface-arrow-top:before {
content: "\e1b8";
}
.ct-icon-45-interface-arrow-right:before {
content: "\e1b9";
}
.ct-icon-46-interface-arrow-bottom:before {
content: "\e1ba";
}
.ct-icon-47-interface-arrow-left-top:before {
content: "\e1bb";
}
.ct-icon-48-interface-arrow-right-top:before {
content: "\e1bc";
}
.ct-icon-49-interface-arrow-right-bottom:before {
content: "\e1bd";
}
.ct-icon-50-interface-arrow-left-bottom:before {
content: "\e1be";
}
.ct-icon-51-interface-plus-add:before {
content: "\e1bf";
}
.ct-icon-52-interface-minus-delete:before {
content: "\e1c0";
}
.ct-icon-53-interface-cross-cancel:before {
content: "\e1c1";
}
.ct-icon-54-interface-tick-done:before {
content: "\e1c2";
}
.ct-icon-55-interface-circle-right-true:before {
content: "\e1c3";
}
.ct-icon-56-interface-like-heart-love:before {
content: "\e1c4";
}
.ct-icon-57-interface-favorite-star:before {
content: "\e1c5";
}
.ct-icon-58-interface-favorite-star:before {
content: "\e1c6";
}
.ct-icon-59-interface-target-lock:before {
content: "\e1c7";
}
.ct-icon-60-interface-target-bulleye:before {
content: "\e1c8";
}
.ct-icon-61-interface-arrow-left:before {
content: "\e1c9";
}
.ct-icon-62-interface-arrow-top:before {
content: "\e1ca";
}
.ct-icon-63-interface-arrow-right:before {
content: "\e1cb";
}
.ct-icon-64-interface-arrow-bottom:before {
content: "\e1cc";
}
.ct-icon-65-interface-arrow-horizontal:before {
content: "\e1cd";
}
.ct-icon-66-interface-arrow-vertical:before {
content: "\e1ce";
}
.ct-icon-67-interface-2-arrows-enlarge:before {
content: "\e1cf";
}
.ct-icon-68-interface-2-arrows-downgrade:before {
content: "\e1d0";
}
.ct-icon-69-interface-arrow-all:before {
content: "\e1d1";
}
.ct-icon-70-interface-arrow-all:before {
content: "\e1d2";
}
.ct-icon-71-interface-fullscreen:before {
content: "\e1d3";
}
.ct-icon-72-interface-fullscreen:before {
content: "\e1d4";
}
.ct-icon-73-interface-fullscreen-widescreen:before {
content: "\e1d5";
}
.ct-icon-74-interface-window-popup:before {
content: "\e1d6";
}
.ct-icon-75-interface-logout-exit:before {
content: "\e1d7";
}
.ct-icon-76-interface-login-enter:before {
content: "\e1d8";
}
.ct-icon-77-interface-open-outgoing-link:before {
content: "\e1d9";
}
.ct-icon-78-interface-open-incoming-link-download:before {
content: "\e1da";
}
.ct-icon-79-interface-house-home:before {
content: "\e1db";
}
.ct-icon-80-interface-house-home:before {
content: "\e1dc";
}
.ct-icon-81-interface-branches-store-location:before {
content: "\e1dd";
}
.ct-icon-82-interface-branches-store-location:before {
content: "\e1de";
}
.ct-icon-83-interface-view-eye-watch:before {
content: "\e1df";
}
.ct-icon-84-interface-download-cloud:before {
content: "\e1e0";
}
.ct-icon-85-interface-upload-cloud:before {
content: "\e1e1";
}
.ct-icon-86-interface-power:before {
content: "\e1e2";
}
.ct-icon-87-interface-repeat-return-reverse:before {
content: "\e1e3";
}
.ct-icon-88-interface-refresh:before {
content: "\e1e4";
}
.ct-icon-89-interface-timeback-back-undo:before {
content: "\e1e5";
}
.ct-icon-90-interface-reverse-back:before {
content: "\e1e6";
}
.ct-icon-91-interface-window:before {
content: "\e1e7";
}
.ct-icon-92-interface-backspace-back-arrow:before {
content: "\e1e8";
}
.ct-icon-93-interface-backspace-back-arrow:before {
content: "\e1e9";
}
.ct-icon-94-interface-calendar-time-date:before {
content: "\e1ea";
}
.ct-icon-95-interface-arrow-horizontal:before {
content: "\e1eb";
}
.ct-icon-96-interface-arrow-vertical:before {
content: "\e1ec";
}
.ct-icon-97-interface-arrow-diagonal:before {
content: "\e1ed";
}
.ct-icon-98-interface-arrow-diagonal:before {
content: "\e1ee";
}
.ct-icon-99-interface-sidebar-hamburger:before {
content: "\e1ef";
}
.ct-icon-100-interface-2-arrows-enlarge:before {
content: "\e1f0";
}
.ct-icon-101-interface-pixel-vector-point:before {
content: "\e1f1";
}
.ct-icon-102-interface-sidebar-hamburger:before {
content: "\e1f2";
}
.ct-icon-103-interface-resize-fullscreen:before {
content: "\e1f3";
}
.ct-icon-104-interface-resize-normalscreen:before {
content: "\e1f4";
}
.ct-icon-105-interface-resize-fullscreen:before {
content: "\e1f5";
}
.ct-icon-106-layout-enlarge:before {
content: "\e1f6";
}
.ct-icon-107-interface-minus-delete:before {
content: "\e1f7";
}
.ct-icon-108-interface-plus-add:before {
content: "\e1f8";
}
.ct-icon-109-interface-tick-done:before {
content: "\e1f9";
}
.ct-icon-110-interface-cross-cancel:before {
content: "\e1fa";
}
.ct-icon-111-layout-half:before {
content: "\e1fb";
}
.ct-icon-112-layout-third-vertical:before {
content: "\e1fc";
}
.ct-icon-113-layout-left-sidebar:before {
content: "\e1fd";
}
.ct-icon-114-layout-right-sidebar:before {
content: "\e1fe";
}
.ct-icon-115-layout-left-sidebar-half-content:before {
content: "\e1ff";
}
.ct-icon-116-layout-right-sidebar-half-content:before {
content: "\e200";
}
.ct-icon-117-layout-left-sidebar-half-content:before {
content: "\e201";
}
.ct-icon-118-layout-right-sidebar-half-content:before {
content: "\e202";
}
.ct-icon-119-layout-left-sidebar-half-content:before {
content: "\e203";
}
.ct-icon-120-layout-right-sidebar-half-content:before {
content: "\e204";
}
.ct-icon-121-layout-third-horizontal:before {
content: "\e205";
}
.ct-icon-122-layout-header:before {
content: "\e206";
}
.ct-icon-123-layout-footer:before {
content: "\e207";
}
.ct-icon-124-layout-wireframes:before {
content: "\e208";
}
.ct-icon-125-layout-wireframes:before {
content: "\e209";
}
.ct-icon-126-interface-arrow-left:before {
content: "\e20a";
}
.ct-icon-127-interface-arrow-right:before {
content: "\e20b";
}
.ct-icon-128-interface-arrow-top:before {
content: "\e20c";
}
.ct-icon-129-interface-arrow-bottom:before {
content: "\e20d";
}
.ct-icon-130-interface-grid-thumb:before {
content: "\e20e";
}
.ct-icon-131-interface-list-row-layout:before {
content: "\e20f";
}
.ct-icon-132-interface-plus-add:before {
content: "\e210";
}
.ct-icon-133-interface-minus-subtract-delete:before {
content: "\e211";
}
.ct-icon-134-interface-tick-done:before {
content: "\e212";
}
.ct-icon-135-interface-cross-delete:before {
content: "\e213";
}
.ct-icon-136-interface-arrow-down:before {
content: "\e214";
}
.ct-icon-137-interface-arrow-top:before {
content: "\e215";
}
.ct-icon-138-interface-arrow-left:before {
content: "\e216";
}
.ct-icon-139-interface-arrow-right:before {
content: "\e217";
}
.ct-icon-140-layout-grid:before {
content: "\e218";
}
.ct-icon-141-interface-fullscreen:before {
content: "\e219";
}
.ct-icon-142-interface-widescreen:before {
content: "\e21a";
}
.ct-icon-143-interface-map-direction-gps:before {
content: "\e21b";
}
.ct-icon-144-interface-cone-street-warning:before {
content: "\e21c";
}
.ct-icon-145-interface-keypad-number:before {
content: "\e21d";
}
.ct-icon-1-building-office-apartment:before {
content: "\e21e";
}
.ct-icon-2-building-building-office:before {
content: "\e21f";
}
.ct-icon-3-building-apartment:before {
content: "\e220";
}
.ct-icon-4-building-office-apartment:before {
content: "\e221";
}
.ct-icon-5-building-museum:before {
content: "\e222";
}
.ct-icon-6-building-tower:before {
content: "\e223";
}
.ct-icon-7-building-house-live:before {
content: "\e224";
}
.ct-icon-8-building-house-live:before {
content: "\e225";
}
.ct-icon-9-interior-door:before {
content: "\e226";
}
.ct-icon-10-environment-trees:before {
content: "\e227";
}
.ct-icon-11-interior-table-desk:before {
content: "\e228";
}
.ct-icon-12-interior-table-desk:before {
content: "\e229";
}
.ct-icon-13-interior-table-desk:before {
content: "\e22a";
}
.ct-icon-14-interior-bed:before {
content: "\e22b";
}
.ct-icon-15-interior-sofa-chair:before {
content: "\e22c";
}
.ct-icon-16-interior-sofa-chair:before {
content: "\e22d";
}
.ct-icon-17-interior-sofa-chair:before {
content: "\e22e";
}
.ct-icon-18-interior-sofa-chair:before {
content: "\e22f";
}
.ct-icon-19-interior-sofa-chair:before {
content: "\e230";
}
.ct-icon-20-interior-interior-home-cabinets:before {
content: "\e231";
}
.ct-icon-21-interior-drawer:before {
content: "\e232";
}
.ct-icon-22-interior-drawer:before {
content: "\e233";
}
.ct-icon-23-interior-desk-table:before {
content: "\e234";
}
.ct-icon-24-interior-corner-lamp:before {
content: "\e235";
}
.ct-icon-25-interior-corner-lamp:before {
content: "\e236";
}
.ct-icon-26-interior-lamp-bulb:before {
content: "\e237";
}
.ct-icon-27-environment-flower:before {
content: "\e238";
}
.ct-icon-28-environment-plant:before {
content: "\e239";
}
.ct-icon-29-environment-flower:before {
content: "\e23a";
}
.ct-icon-30-environment-flower:before {
content: "\e23b";
}
.ct-icon-31-object-no-smoke:before {
content: "\e23c";
}
.ct-icon-32-object-smoke:before {
content: "\e23d";
}
.ct-icon-33-environment-leaf-green:before {
content: "\e23e";
}
.ct-icon-34-environment-tree:before {
content: "\e23f";
}
.ct-icon-35-environment-leaf-green:before {
content: "\e240";
}
.ct-icon-36-environment-sign-direction-street:before {
content: "\e241";
}
.ct-icon-37-environment-mountain:before {
content: "\e242";
}
.ct-icon-38-environment-mountain-sun:before {
content: "\e243";
}
.ct-icon-1-editorial-left-align:before {
content: "\e244";
}
.ct-icon-2-editorial-center-align:before {
content: "\e245";
}
.ct-icon-3-editorial-right-align:before {
content: "\e246";
}
.ct-icon-4-editorial-ui-edit-compose:before {
content: "\e247";
}
.ct-icon-5-editorial-pencil:before {
content: "\e248";
}
.ct-icon-6-editorial-pencil:before {
content: "\e249";
}
.ct-icon-7-editorial-pencil:before {
content: "\e24a";
}
.ct-icon-8-editorial-pencil:before {
content: "\e24b";
}
.ct-icon-9-editorial-pen:before {
content: "\e24c";
}
.ct-icon-10-editorial-pen:before {
content: "\e24d";
}
.ct-icon-11-editorial-ascending:before {
content: "\e24e";
}
.ct-icon-12-editorial-descending:before {
content: "\e24f";
}
.ct-icon-13-editorial-pencil-write:before {
content: "\e250";
}
.ct-icon-14-editorial-pencil-write:before {
content: "\e251";
}
.ct-icon-15-editorial-trash-can:before {
content: "\e252";
}
.ct-icon-16-editorial-trash-can:before {
content: "\e253";
}
.ct-icon-17-editorial-trash-can:before {
content: "\e254";
}
.ct-icon-18-editorial-trash-can:before {
content: "\e255";
}
.ct-icon-19-editorial-bookmark:before {
content: "\e256";
}
.ct-icon-20-editorial-bookmark:before {
content: "\e257";
}
.ct-icon-21-editorial-brush:before {
content: "\e258";
}
.ct-icon-22-editorial-undo:before {
content: "\e259";
}
.ct-icon-23-editorial-redo:before {
content: "\e25a";
}
.ct-icon-1-ecommerce-shop-market:before {
content: "\e25b";
}
.ct-icon-2-ecommerce-basket-shopping-cart:before {
content: "\e25c";
}
.ct-icon-3-ecommerce-shop-cart:before {
content: "\e25d";
}
.ct-icon-4-ecommerce-shop-cart-fill:before {
content: "\e25e";
}
.ct-icon-5-ecommerce-trolley-shop-cart-download:before {
content: "\e25f";
}
.ct-icon-6-ecommerce-trolley-shop-cart:before {
content: "\e260";
}
.ct-icon-7-ecommerce-trolley-shop-cart-fill:before {
content: "\e261";
}
.ct-icon-8-ecommerce-trolley-shop-cart-download:before {
content: "\e262";
}
.ct-icon-9-ecommerce-trolley-shop-cart:before {
content: "\e263";
}
.ct-icon-10-ecommerce-trolley-shop-cart:before {
content: "\e264";
}
.ct-icon-11-ecommerce-market-bag-shop:before {
content: "\e265";
}
.ct-icon-12-ecommerce-market-bag-shop:before {
content: "\e266";
}
.ct-icon-13-ecommerce-credit-card-discover:before {
content: "\e267";
}
.ct-icon-14-ecommerce-credit-card-mastercard:before {
content: "\e268";
}
.ct-icon-15-ecomerce-gift-wishlist:before {
content: "\e269";
}
.ct-icon-16-ecommerce-box-packaging-pack-goodies:before {
content: "\e26a";
}
.ct-icon-17-ecommerce-box-packaging-pack-goodies:before {
content: "\e26b";
}
.ct-icon-18-ecommerce-download-digital-item:before {
content: "\e26c";
}
.ct-icon-19-ecommerce-upload-digital-item:before {
content: "\e26d";
}
.ct-icon-20-ecommerce-shopping-bag:before {
content: "\e26e";
}
.ct-icon-21-ecommerce-credit-card:before {
content: "\e26f";
}
.ct-icon-22-ecommerce-credit-card:before {
content: "\e270";
}
.ct-icon-23-ecommerce-credit-card:before {
content: "\e271";
}
.ct-icon-24-ecommerce-safe-deposit:before {
content: "\e272";
}
.ct-icon-25-ecommerce-money-cash-finance:before {
content: "\e273";
}
.ct-icon-26-ecommerce-money-cash-finance:before {
content: "\e274";
}
.ct-icon-27-ecommerce-money-cash-coins-finance:before {
content: "\e275";
}
.ct-icon-28-ecommerce-money-cash-coins-finance:before {
content: "\e276";
}
.ct-icon-29-ecommerce-wallet-money-cash-finance:before {
content: "\e277";
}
.ct-icon-30-ecommerce-wallet-money-cash-finance:before {
content: "\e278";
}
.ct-icon-31-ecommerce-price-tag:before {
content: "\e279";
}
.ct-icon-32-ecommerce-price-tag-add:before {
content: "\e27a";
}
.ct-icon-33-ecommerce-price-tag-minus-delete:before {
content: "\e27b";
}
.ct-icon-34-ecommerce-price-tag-tick-done:before {
content: "\e27c";
}
.ct-icon-35-ecommerce-price-tag-cross:before {
content: "\e27d";
}
.ct-icon-36-ecommerce-price-tag:before {
content: "\e27e";
}
.ct-icon-37-ecommerce-price-tag:before {
content: "\e27f";
}
.ct-icon-38-ecommerce-price-tag:before {
content: "\e280";
}
.ct-icon-39-ecommerce-price-tag:before {
content: "\e281";
}
.ct-icon-40-ecommerce-price-tag:before {
content: "\e282";
}
.ct-icon-41-ecommerce-price-tag:before {
content: "\e283";
}
.ct-icon-42-goods-shirt:before {
content: "\e284";
}
.ct-icon-43-goods-shirt:before {
content: "\e285";
}
.ct-icon-44-goods-women-bag:before {
content: "\e286";
}
.ct-icon-47-goods-t-shirt:before {
content: "\e287";
}
.ct-icon-48-goods-short:before {
content: "\e288";
}
.ct-icon-49-goods-jeans:before {
content: "\e289";
}
.ct-icon-50-ecommerce-tracking-track-payment-activity:before {
content: "\e28a";
}
.ct-icon-51-ecommerce-finance-coin-money-cash-yen:before {
content: "\e28b";
}
.ct-icon-52-ecommerce-finance-coin-money-cash-poundsterling:before {
content: "\e28c";
}
.ct-icon-53-ecommerce-finance-coin-money-cash-euro:before {
content: "\e28d";
}
.ct-icon-54-ecommerce-finance-coin-money-cash-dollar:before {
content: "\e28e";
}
.ct-icon-55-goods-fashion-bowtie:before {
content: "\e28f";
}
.ct-icon-56-goods-cosmetic-lipstick:before {
content: "\e290";
}
.ct-icon-57-goods-shoes:before {
content: "\e291";
}
.ct-icon-58-ecommerce-hanger:before {
content: "\e292";
}
.ct-icon-59-ecommerce-suitcase:before {
content: "\e293";
}
.ct-icon-60-ecommerce-suitcase:before {
content: "\e294";
}
.ct-icon-61-ecommerce-jewelry-diamond-ring:before {
content: "\e295";
}
.ct-icon-62-ecommerce-jewelry-diamond:before {
content: "\e296";
}
.ct-icon-63-ecommerce-bill-payment-receipt:before {
content: "\e297";
}
.ct-icon-64-ecommerce-bill-payment-receipt:before {
content: "\e298";
}
.ct-icon-65-ecommerce-bill-payment-receipt:before {
content: "\e299";
}
.ct-icon-66-ecommerce-shop-market:before {
content: "\e29a";
}
.ct-icon-1-document-article-news-newspaper:before {
content: "\e29b";
}
.ct-icon-2-document-article-news-newspaper:before {
content: "\e29c";
}
.ct-icon-3-document-article-news-newspaper:before {
content: "\e29d";
}
.ct-icon-4-document-file-blank:before {
content: "\e29e";
}
.ct-icon-5-document-file:before {
content: "\e29f";
}
.ct-icon-6-document-add-plus-file:before {
content: "\e2a0";
}
.ct-icon-7-document-remove-minus-delete-file:before {
content: "\e2a1";
}
.ct-icon-8-document-done-tick-task-file:before {
content: "\e2a2";
}
.ct-icon-9-document-cancel-cross-delete-file:before {
content: "\e2a3";
}
.ct-icon-10-document-book-article:before {
content: "\e2a4";
}
.ct-icon-11-document-book-paper:before {
content: "\e2a5";
}
.ct-icon-12-document-book-paper:before {
content: "\e2a6";
}
.ct-icon-13-document-book-paper:before {
content: "\e2a7";
}
.ct-icon-14-document-file-blank:before {
content: "\e2a8";
}
.ct-icon-15-document-file:before {
content: "\e2a9";
}
.ct-icon-16-document-add-plus-file:before {
content: "\e2aa";
}
.ct-icon-17-document-remove-minus-delete-file:before {
content: "\e2ab";
}
.ct-icon-18-document-done-tick-task-file:before {
content: "\e2ac";
}
.ct-icon-19-document-cancel-cross-delete-file:before {
content: "\e2ad";
}
.ct-icon-20-document-book-paper:before {
content: "\e2ae";
}
.ct-icon-21-document-folder:before {
content: "\e2af";
}
.ct-icon-22-document-pin:before {
content: "\e2b0";
}
.ct-icon-23-document-pin:before {
content: "\e2b1";
}
.ct-icon-24-document-printer:before {
content: "\e2b2";
}
.ct-icon-25-document-printer:before {
content: "\e2b3";
}
.ct-icon-26-document-envelope:before {
content: "\e2b4";
}
.ct-icon-27-document-eye-glass-read:before {
content: "\e2b5";
}
.ct-icon-28-document-eye-glass-read:before {
content: "\e2b6";
}
.ct-icon-29-media-clip-video-film:before {
content: "\e2b7";
}
.ct-icon-30-media-clip-video-film:before {
content: "\e2b8";
}
.ct-icon-31-document-folder:before {
content: "\e2b9";
}
.ct-icon-32-document-folder-add-plus-new:before {
content: "\e2ba";
}
.ct-icon-33-document-folder-delete-remove:before {
content: "\e2bb";
}
.ct-icon-34-document-folder-tick-done:before {
content: "\e2bc";
}
.ct-icon-35-document-folder-cross-delete-remove:before {
content: "\e2bd";
}
.ct-icon-36-document-folder-sync:before {
content: "\e2be";
}
.ct-icon-37-document-box:before {
content: "\e2bf";
}
.ct-icon-38-document-profile-newspaper:before {
content: "\e2c0";
}
.ct-icon-39-document-profile-newspaper:before {
content: "\e2c1";
}
.ct-icon-40-document-paper-article-news:before {
content: "\e2c2";
}
.ct-icon-41-document-upload-arrow:before {
content: "\e2c3";
}
.ct-icon-42-document-download-arrow:before {
content: "\e2c4";
}
.ct-icon-43-document-binder-tier-blank-zero-0:before {
content: "\e2c5";
}
.ct-icon-44-document-binder-tier-zero-0:before {
content: "\e2c6";
}
.ct-icon-45-document-binder-tier-one-1:before {
content: "\e2c7";
}
.ct-icon-46-document-binder-tier-two-2:before {
content: "\e2c8";
}
.ct-icon-47-document-binder-tier-three-3:before {
content: "\e2c9";
}
.ct-icon-48-document-binder-tier-four-4:before {
content: "\e2ca";
}
.ct-icon-49-document-article-book-journal:before {
content: "\e2cb";
}
.ct-icon-50-document-book:before {
content: "\e2cc";
}
.ct-icon-51-document-office-stuff-drawer:before {
content: "\e2cd";
}
.ct-icon-52-document-stack-file:before {
content: "\e2ce";
}
.ct-icon-53-document-pie-chart-graph:before {
content: "\e2cf";
}
.ct-icon-54-document-pie-chart-graph:before {
content: "\e2d0";
}
.ct-icon-55-document-pie-chart-graph:before {
content: "\e2d1";
}
.ct-icon-56-document-analytic-graph-blank:before {
content: "\e2d2";
}
.ct-icon-57-document-analytic-graph:before {
content: "\e2d3";
}
.ct-icon-58-document-analytic-graph-down:before {
content: "\e2d4";
}
.ct-icon-59-document-analytic-graph-up:before {
content: "\e2d5";
}
.ct-icon-60-document-list:before {
content: "\e2d6";
}
.ct-icon-61-business-tie-job:before {
content: "\e2d7";
}
.ct-icon-62-business-tie-job:before {
content: "\e2d8";
}
.ct-icon-63-business-tie-job:before {
content: "\e2d9";
}
.ct-icon-64-document-compose-pencil-write:before {
content: "\e2da";
}
.ct-icon-65-document-compose-pencil-write:before {
content: "\e2db";
}
.ct-icon-66-document-article-column-newspaper-news:before {
content: "\e2dc";
}
.ct-icon-67-document-article-book-journal:before {
content: "\e2dd";
}
.ct-icon-68-document-attachment-clip-paperclip:before {
content: "\e2de";
}
.ct-icon-69-document-attachment-clip-paperclip:before {
content: "\e2df";
}
.ct-icon-70-document-bookmark-important:before {
content: "\e2e0";
}
.ct-icon-71-document-drawing-writing-board-tick:before {
content: "\e2e1";
}
.ct-icon-72-document-drawing-writing-board:before {
content: "\e2e2";
}
.ct-icon-73-document-paper-article-news:before {
content: "\e2e3";
}
.ct-icon-74-document-stack-paper-bundle:before {
content: "\e2e4";
}
.ct-icon-75-document-drawer-box-shelf-dashboard:before {
content: "\e2e5";
}
.ct-icon-76-document-drawer-box-shelf-dashboard:before {
content: "\e2e6";
}
.ct-icon-77-document-drawer-dashboard-upload:before {
content: "\e2e7";
}
.ct-icon-78-document-drawer-dashboard-download:before {
content: "\e2e8";
}
.ct-icon-79-document-drawer-dashboard:before {
content: "\e2e9";
}
.ct-icon-80-document-drawer-dashboard:before {
content: "\e2ea";
}
.ct-icon-81-document-briefcase-case-bag:before {
content: "\e2eb";
}
.ct-icon-82-document-briefcase-case-bag:before {
content: "\e2ec";
}
.ct-icon-83-document-briefcase-case-bag:before {
content: "\e2ed";
}
.ct-icon-84-document-briefcase-case-bag:before {
content: "\e2ee";
}
.ct-icon-85-document-briefcase-case-bag:before {
content: "\e2ef";
}
.ct-icon-86-media-video-clip-film:before {
content: "\e2f0";
}
.ct-icon-87-media-video:before {
content: "\e2f1";
}
.ct-icon-88-media-video:before {
content: "\e2f2";
}
.ct-icon-89-media-video:before {
content: "\e2f3";
}
.ct-icon-90-document-photo-stack-polaroid:before {
content: "\e2f4";
}
.ct-icon-91-media-image-photo:before {
content: "\e2f5";
}
.ct-icon-92-media-image-photo:before {
content: "\e2f6";
}
.ct-icon-93-media-images-photo:before {
content: "\e2f7";
}
.ct-icon-94-media-image-photo:before {
content: "\e2f8";
}
.ct-icon-95-document-blank-document:before {
content: "\e2f9";
}
.ct-icon-96-document-blank-document-minus-delete:before {
content: "\e2fa";
}
.ct-icon-97-document-blank-document-add-plus:before {
content: "\e2fb";
}
.ct-icon-98-document-notebook-pen-book-notes:before {
content: "\e2fc";
}
.ct-icon-99-document-newspaper-news:before {
content: "\e2fd";
}
.ct-icon-100-document-book:before {
content: "\e2fe";
}
.ct-icon-101-document-book-bookmark:before {
content: "\e2ff";
}
.ct-icon-102-media-image-photo:before {
content: "\e300";
}
.ct-icon-103-document-folder:before {
content: "\e301";
}
.ct-icon-104-document-folder-add-plus-new:before {
content: "\e302";
}
.ct-icon-105-document-folder-delete-remove:before {
content: "\e303";
}
.ct-icon-106-document-folder-tick-done:before {
content: "\e304";
}
.ct-icon-107-document-folder-cross-delete-remove:before {
content: "\e305";
}
.ct-icon-1-communication-bubble-chat-talk-conversation:before {
content: "\e306";
}
.ct-icon-2-communication-bubble-chat-talk-conversation-line:before {
content: "\e307";
}
.ct-icon-3-communication-bubble-chat-talk-conversation-more:before {
content: "\e308";
}
.ct-icon-4-communication-bubble-chat-talk-conversation:before {
content: "\e309";
}
.ct-icon-5-communication-bubble-chat-talk-conversation-line:before {
content: "\e30a";
}
.ct-icon-6-communication-bubble-chat-talk-conversation-more:before {
content: "\e30b";
}
.ct-icon-7-communication-bubble-chat-talk-conversation:before {
content: "\e30c";
}
.ct-icon-8-communication-bubble-chat-talk-conversation-line:before {
content: "\e30d";
}
.ct-icon-9-communication-bubble-chat-talk-conversation-more:before {
content: "\e30e";
}
.ct-icon-10-communication-bubble-chat-group-conversation:before {
content: "\e30f";
}
.ct-icon-11-communication-bubble-chat-group-conversation:before {
content: "\e310";
}
.ct-icon-12-communication-bubble-chat-group-conversation:before {
content: "\e311";
}
.ct-icon-13-communication-bubble-chat-group-conversation:before {
content: "\e312";
}
.ct-icon-14-communication-bubble-chat-group-conversation:before {
content: "\e313";
}
.ct-icon-15-communication-bubble-help-question-support:before {
content: "\e314";
}
.ct-icon-16-communication-bubble-help-question-support:before {
content: "\e315";
}
.ct-icon-17-communication-broadcast-megaphone:before {
content: "\e316";
}
.ct-icon-18-communication-broadcast-megaphone:before {
content: "\e317";
}
.ct-icon-19-communication-chat-talk-bubble-more-dots:before {
content: "\e318";
}
.ct-icon-20-communication-voicemail:before {
content: "\e319";
}
.ct-icon-21-communication-email-envelope-mail:before {
content: "\e31a";
}
.ct-icon-22-communication-email-envelope-delete-cross:before {
content: "\e31b";
}
.ct-icon-23-communication-email-envelope-tick-done:before {
content: "\e31c";
}
.ct-icon-24-communication-email-envelope-delete-minus:before {
content: "\e31d";
}
.ct-icon-25-communication-email-envelope-add-plus:before {
content: "\e31e";
}
.ct-icon-26-communication-email-envelope:before {
content: "\e31f";
}
.ct-icon-27-communication-email-envelope:before {
content: "\e320";
}
.ct-icon-28-communication-letter-feather-pen:before {
content: "\e321";
}
.ct-icon-29-communication-fountain-pen-messages:before {
content: "\e322";
}
.ct-icon-30-communication-email-send-contact:before {
content: "\e323";
}
.ct-icon-31-communication-mic:before {
content: "\e324";
}
.ct-icon-32-communication-mic-silent-mute:before {
content: "\e325";
}
.ct-icon-33-communication-phone-call:before {
content: "\e326";
}
.ct-icon-34-communication-phone-call:before {
content: "\e327";
}
.ct-icon-35-communication-bell-notification:before {
content: "\e328";
}
.ct-icon-36-communication-bell-notification:before {
content: "\e329";
}
.ct-icon-37-communication-task-vote-choice-select:before {
content: "\e32a";
}
.ct-icon-38-communication-pictures-frame-image:before {
content: "\e32b";
}
.ct-icon-39-communication-megaphone-broadcast-announcement:before {
content: "\e32c";
}
.ct-icon-40-communication-megaphone-broadcast-announcement:before {
content: "\e32d";
}
.ct-icon-1-animal-fox:before {
content: "\e32e";
}
.ct-icon-2-animal-pig:before {
content: "\e32f";
}
.ct-icon-3-animal-pig:before {
content: "\e330";
}
.ct-icon-4-animal-bull:before {
content: "\e331";
}
.ct-icon-5-animal-cow:before {
content: "\e332";
}
.ct-icon-6-animal-monkey:before {
content: "\e333";
}
.ct-icon-7-animal-monkey:before {
content: "\e334";
}
.ct-icon-10-animal-dog:before {
content: "\e335";
}
.ct-icon-11-animal-mouse:before {
content: "\e336";
}
.ct-icon-12-animal-cat:before {
content: "\e337";
}
.ct-icon-13-animal-fish:before {
content: "\e338";
}
.ct-icon-14-animal-frog:before {
content: "\e339";
}
.ct-icon-15-animal-shrimp:before {
content: "\e33a";
}
.ct-icon-16-animal-sheep:before {
content: "\e33b";
}
.ct-icon-17-animal-lion:before {
content: "\e33c";
}
.ct-icon-18-animal-dog:before {
content: "\e33d";
}
.ct-icon-19-animal-goose:before {
content: "\e33e";
}
.ct-icon-20-animal-chicken:before {
content: "\e33f";
}
.ct-icon-21-animal-cow:before {
content: "\e340";
}
.ct-icon-1-setting-wrench:before {
content: "\e341";
}
.ct-icon-2-setting-wrench:before {
content: "\e342";
}
.ct-icon-3-setting-gear:before {
content: "\e343";
}
.ct-icon-4-setting-gear:before {
content: "\e344";
}
.ct-icon-5-setting-gear:before {
content: "\e345";
}
.ct-icon-6-setting-setting-equalizer:before {
content: "\e346";
}
.ct-icon-7-setting-setting-equalizer:before {
content: "\e347";
}
.ct-icon-8-setting-knob-switch-option:before {
content: "\e348";
}
.ct-icon-9-setting-knob-switch-option:before {
content: "\e349";
}
.ct-icon-10-setting-component-performance-tech:before {
content: "\e34a";
}
.ct-icon-11-setting-plane-airplane:before {
content: "\e34b";
}
.ct-icon-12-setting-notification:before {
content: "\e34c";
}
.ct-icon-13-setting-personal-hotspot:before {
content: "\e34d";
}.ball-pulse-sync>div,.ball-pulse>div,.ball-scale-random>div,.ball-scale>div{background-color:#fff;border-radius:100%;margin:2px;display:inline-block}@-webkit-keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}@keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}.ball-pulse>div:nth-child(1){-webkit-animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s 0s infinite ease-in-out;animation:ball-pulse-sync .6s 0s infinite ease-in-out}.ball-pulse-sync>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale>div{height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{position:absolute;height:30px;width:30px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div,.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%}.ball-scale-random>div:nth-child(1){margin-left:-7px;-webkit-animation:ball-scale 1s .2s ease-in-out infinite;animation:ball-scale 1s .2s ease-in-out infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s .5s ease-in-out infinite;animation:ball-scale 1s .5s ease-in-out infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-rotate>div{margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ball-rotate>div:first-child{-webkit-animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite;animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite}.ball-rotate>div:after,.ball-rotate>div:before{margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{border-radius:100%;margin:2px;border:2px solid #fff;border-bottom-color:transparent;height:26px;width:26px;background:0 0!important;display:inline-block;-webkit-animation:rotate .75s 0s linear infinite;animation:rotate .75s 0s linear infinite}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:0 0;border:2px solid;border-color:#fff transparent;-webkit-animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}.ball-beat>div,.ball-scale-multiple>div{background-color:#fff;border-radius:100%}@keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s 0s ease-in-out infinite;animation:rotate 1s 0s ease-in-out infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple>div{height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8)}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:nth-child(1){-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8)}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-beat>div{width:15px;height:15px;margin:2px;display:inline-block;-webkit-animation:ball-beat .7s 0s infinite linear;animation:ball-beat .7s 0s infinite linear}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-triangle-path>div:nth-child(1),.ball-triangle-path>div:nth-child(2){-webkit-animation-duration:2s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.99px,-37.51px);transform:translate(-29.99px,-37.51px)}.ball-triangle-path>div:nth-child(1){-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-grid-beat>div,.ball-pulse-rise>div{-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite}.ball-grid-beat>div,.ball-grid-pulse>div,.ball-pulse-rise>div{height:15px;border-radius:100%;display:inline-block;background-color:#fff;margin:2px}.ball-triangle-path>div:nth-of-type(1){top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}.ball-pulse-rise>div{width:15px;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:nth-child(1){-webkit-animation-delay:.49s;animation-delay:.49s;-webkit-animation-duration:.93s;animation-duration:.93s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:1.02s;animation-duration:1.02s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:1.07s;animation-duration:1.07s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:-40ms;animation-delay:-40ms;-webkit-animation-duration:.75s;animation-duration:.75s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:1.41s;animation-duration:1.41s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:-80ms;animation-delay:-80ms;-webkit-animation-duration:.66s;animation-duration:.66s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1.36s;animation-duration:1.36s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.78s;animation-delay:.78s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.49s;animation-duration:1.49s}.ball-grid-beat>div{width:15px;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:nth-child(1){-webkit-animation-delay:.19s;animation-delay:.19s;-webkit-animation-duration:.98s;animation-duration:.98s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.48s;animation-delay:.48s;-webkit-animation-duration:1.58s;animation-duration:1.58s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:1.13s;animation-duration:1.13s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:.98s;animation-duration:.98s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:60ms;animation-delay:60ms;-webkit-animation-duration:.64s;animation-duration:.64s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.38s;animation-delay:.38s;-webkit-animation-duration:.85s;animation-duration:.85s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:-60ms;animation-delay:-60ms;-webkit-animation-duration:1.53s;animation-duration:1.53s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.57s;animation-delay:.57s;-webkit-animation-duration:.76s;animation-duration:.76s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.73s;animation-delay:.73s;-webkit-animation-duration:.98s;animation-duration:.98s}.ball-grid-pulse>div{width:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.96s infinite linear;animation:ball-spin-fade-loader 1s -.96s infinite linear}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.84s infinite linear;animation:ball-spin-fade-loader 1s -.84s infinite linear}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s -.72s infinite linear;animation:ball-spin-fade-loader 1s -.72s infinite linear}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.6s infinite linear;animation:ball-spin-fade-loader 1s -.6s infinite linear}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.48s infinite linear;animation:ball-spin-fade-loader 1s -.48s infinite linear}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.36s infinite linear;animation:ball-spin-fade-loader 1s -.36s infinite linear}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s -.24s infinite linear;animation:ball-spin-fade-loader 1s -.24s infinite linear}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.12s infinite linear;animation:ball-spin-fade-loader 1s -.12s infinite linear}.ball-spin-fade-loader>div,.ball-spin-loader>div{-webkit-animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%}.ball-spin-fade-loader>div{background-color:#fff;margin:2px;animation-fill-mode:both}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:nth-child(1){top:45px;left:0;-webkit-animation:ball-spin-loader 2s .9s infinite linear;animation:ball-spin-loader 2s .9s infinite linear}.ball-spin-loader>span:nth-child(2){top:30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 1.8s infinite linear;animation:ball-spin-loader 2s 1.8s infinite linear}.ball-spin-loader>span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s 2.7s infinite linear;animation:ball-spin-loader 2s 2.7s infinite linear}.ball-spin-loader>span:nth-child(4){top:-30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 3.6s infinite linear;animation:ball-spin-loader 2s 3.6s infinite linear}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s 4.5s infinite linear;animation:ball-spin-loader 2s 4.5s infinite linear}.ball-spin-loader>span:nth-child(6){top:-30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 5.4s infinite linear;animation:ball-spin-loader 2s 5.4s infinite linear}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s 6.3s infinite linear;animation:ball-spin-loader 2s 6.3s infinite linear}.ball-spin-loader>span:nth-child(8){top:30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 7.2s infinite linear;animation:ball-spin-loader 2s 7.2s infinite linear}.ball-spin-loader>div{animation-fill-mode:both;background:green}.ball-zig-zag-deflect>div,.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px 2px 2px 15px;top:4px;left:-7px}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s 0s infinite linear;animation:ball-zig .7s 0s infinite linear}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s 0s infinite linear;animation:ball-zag .7s 0s infinite linear}@-webkit-keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%,67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%,67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%,67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%,67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div{width:4px;height:35px;display:inline-block}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div,.line-spin-fade-loader>div{border-radius:2px;margin:2px;background-color:#fff}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear}@-webkit-keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}.line-scale-party>div:nth-child(1){-webkit-animation-delay:.55s;animation-delay:.55s;-webkit-animation-duration:1.23s;animation-duration:1.23s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:.55s;animation-delay:.55s;-webkit-animation-duration:.55s;animation-duration:.55s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:90ms;animation-delay:90ms;-webkit-animation-duration:.39s;animation-duration:.39s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:.59s;animation-duration:.59s}.line-scale-party>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.line-scale-pulse-out>div{-webkit-animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85);animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85)}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.4s!important;animation-delay:-.4s!important}.line-scale-pulse-out>div:nth-child(1),.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.2s!important;animation-delay:-.2s!important}@-webkit-keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}}@keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}}.line-scale-pulse-out-rapid>div{vertical-align:middle;-webkit-animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78);animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78)}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.25s!important;animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:nth-child(1),.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s!important;animation-delay:0s!important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(2){top:13.64px;left:13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(4){top:-13.64px;left:13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(6){top:-13.64px;left:-13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(8){top:13.64px;left:-13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out}.line-spin-fade-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{width:50px;height:50px;background:#fff;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;position:relative;left:-30px}@-webkit-keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}@keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s -.66s infinite linear;animation:pacman-balls 1s -.66s infinite linear}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s -.33s infinite linear;animation:pacman-balls 1s -.33s infinite linear}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s 0s infinite linear;animation:pacman-balls 1s 0s infinite linear}.pacman>div:first-of-type{-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:nth-child(2){-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;-webkit-transform:translate(0,-6.25px);transform:translate(0,-6.25px);top:25px;left:70px}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}.cube-transition>div{width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;-webkit-animation:spin-rotate .6s 0s infinite linear;animation:spin-rotate .6s 0s infinite linear;background-image:-webkit-linear-gradient(transparent 0,transparent 70%,#fff 30%,#fff 100%);background-image:linear-gradient(transparent 0,transparent 70%,#fff 30%,#fff 100%);width:100%;height:100%}@media (max-width:480px) {
.c-btn.c-btn_style-1 {
width: 100% !important;
}
.profile-manga .post-title h1 {
font-size: 16px !important;
}
.site-header .main-navigation.style-1 {
padding: 1rem;
}
.site-header .main-navigation.style-1 .c-togle__menu {
right: 18px !important;
top: 0.4rem;
}
.site-header .main-navigation .main-navigation_wrap>* {
display: block !important;
margin-top: 0 !important;
}
.site-header .main-navigation .main-navigation_wrap>#search-sidebar {
display: none !important;
}
.site-header .c-sub-header-nav {
visibility: hidden;
}
div.post-title:has(.manga-title-badges) {
position: absolute;
right: 85%;
top: 0 !important;
}
body.manga-page .profile-manga .post-featured-image,
body.manga-page .profile-manga .post-summary {
flex-basis: 100% !important;
}
.profile-manga .tab-summary {
margin-top: -2rem !important;
padding: 10px !important;
}
.post-btns {
display: inline-flex !important;
column-gap: .5rem !important;
flex-wrap: nowrap !important;
}
.btn-read-now {
padding: 15px 19px !important;
}
body.manga-page .profile-manga .tab-summary .summary_content_wrap .summary_content .c-btn {
font-size: 0 !important;
content: unset;
}
body.page .c-page-content.style-1 .content-area {
margin-top: 0;
}
body.page .c-page-content.style-1 .content-area .row {
padding: 20px;
}
body.manga-page .profile-manga {
margin: 0.5rem;
background-image: none !important;
}
body.page .c-page-content.style-1 .content-area #widget {
margin: 0 !important;
padding: 5px;
margin-bottom: 1rem !important;
}
body.page .c-page-content.style-1 .content-area #widget div[role=button] {
display: none !important;
}
.profile-manga .tab-summary .summary_image a img {
height: auto !important;
}
.modal-dialog {
width: 100% !important;
}
body.manga-page .profile-manga .post-content_item {
text-align: center !important;
}
body.manga-page .profile-manga .tab-summary .summary_content_wrap .summary_content {
top: 0 !important;
padding: 14px !important;
}  .page-listing-grid {
grid-template-columns: repeat(2, 1fr) !important;
}
body.manga-page .profile-manga .tab-summary {
display: block !important;
}
.c-blog-post .entry-content {
padding: 1.5rem;
}
.manga-tax-terms-listing .listing-type {
margin-top: -2rem;
}
.manga-tax-terms-listing .terms-list ul {
grid-template-rows: repeat(120, 1fr) !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.manga-tax-terms-listing ul {
list-style: none;
text-align: center;
padding: 0;
margin-bottom: 0;
}
.profile-manga .tab-summary .summary_image {
width: auto !important;
}
div.chapters-preview.manga-post-chapters {
margin: 1rem !important;
border-radius: 5px;
padding: 0 !important;
background-color: #1f1f1f !important;
}
div.chapters-preview.manga-post-chapters p.truncate {
line-height: 1.5 !important;
margin: 0 !important;
}
div.chapters-preview.manga-post-chapters ul[role=list] a img {
width: 100px;
height: auto !important;
max-width: none !important;
}
body.page .c-page-content.style-1 .content-area .row {
padding: 0 !important;
margin: 0 !important;
}
.c-blog-post .entry-content {
padding: 0 !important;
}
.images-list {
margin-top: 0 !important;
}
div.c-page-content.style-1.reading-content-wrap.chapter-type-manga>div>div>div>div.main-col {
padding: 0 !important;
margin-top: 3rem !important;
}
.main-col-inner {
padding-bottom: 0 !important;
row-gap: 1rem !important;
}
.c-blog-post .entry-content .entry-content_wrap .reading-content {
margin-left: 0 !important;
margin-right: 0 !important;
}
.reading-manga .reading-content {
padding: 0;
}
.c-blog-post .entry-content .entry-content_wrap .read-container {
margin-bottom: 0 !important;
}
.reading-nav .nav__wrapper {
height: 45px !important;
}
div.images-list .single-page-mode {
margin-top: 0 !important;
height: 100vh !important;
position: relative;
}
div.images-list .all-pages-mode {
margin-top: 0 !important;
height: 100%;
}
div.images-list .swiper .container img {
height: 100%;
}
.c-blog-post .entry-content .entry-content_wrap .read-container img {
height: calc(100% - 50px);
object-fit: fill !important;
position: relative;
} .btn {
font-size: 13px !important;
line-height: 2rem !important;
}
div.chapters-preview.manga-post-chapters p.truncate {
font-size: 11px !important;
}
div.chapters-preview.manga-post-chapters div.flex {
column-gap: 1rem !important;
}
div.chapters-preview.manga-post-chapters div.chapter-wrapper div.chapter-thumb {
height: 70px !important;
}
div.chapters-preview.manga-post-chapters ul[role=list] a img {
height: 70px !important;
}
select.chapters-select {
font-size: 11px;
}
.c-blog-post .entry-content .entry-content_wrap {
padding: 1.5rem;
}
.manga-tax-terms-listing .terms-list {
padding: 15px !important;
}
div.post-sub-title.alt-title h5 {
font-size: 15px;
color: #bcbcbcaf !important;
}
.c-page-content.profile-character {
padding: 0 0rem !important;
}
.subNav {
margin-bottom: 0 !important;
column-gap: 1rem !important;
}
div.pure-g.entrySynopsis {
grid-template-columns: none !important;
}
.pure-1.metadata {
margin-top: 2rem !important;
}
.profile-character .post-tag .tag-name {
font-size: 9px;
}
.cardGrid5 {
grid-template-columns: 1fr 1fr !important;
}
section {
padding: 1rem 1rem !important;
}
}
@media (min-width:720px) {
.profile-manga .tab-summary {
padding: 50px !important;
}
#imagesList {
margin-top: 10px;
height: 100% !important;
}
body.manga-page .profile-manga .tab-summary .summary_content_wrap .summary_content {
padding: 0px 30px 30px !important;
}
.profile-manga .tab-summary .summary_image {
width: 350px !important;
padding: 0;
margin: 0 auto;
display: block;
background: unset !important;
}
}
.c-page-content.profile-character {
padding: 0 9rem;
} h1[itemprop='name'] {
font-size: 2.4em !important;
color: #fff !important;
margin: 0 !important;
margin-top: -.5rem !important;
}
.pure-1.metadata {
display: grid; }
.pure-1.metadata .post-meta {
display: flex;
column-gap: 1rem;
}
.subNav {
display: flex;
}
.subNav {
list-style: none;
padding: 0;
text-transform: uppercase;
font-size: smaller;
background: #091f30;
align-items: center;
}
.subNav li.selected {
background: #fff;
font-weight: bold;
padding: .8rem;
}
.subNav li {
display: inline-block;
padding: 0.6em 1% 0.4em;
transition: background-color 0.2s;
text-align: center;
}
.selected,
.selected a {
color: #000 !important;
cursor: default;
background-color: transparent;
}
.subNav li a:not(.selected) {
color: #fff;
}
section.entryBar {
margin: 1.5em 0 1.5em;
list-style: none;
display: flex;
gap: 3rem;
color: #fff !important;
background-color: #091f30;
padding: 1rem;
}
section.entryBar>div { text-align: center;
}
section.entryBar>div:first-child {
border-left: none;
}
div.pure-g.entrySynopsis {
display: grid;
grid-template-columns: 0.5fr 2fr;
column-gap: 2rem;
}
.pure-1 {
color: #fff !important;
}
.myFeelings{
width: fit-content;
}
.heartSwitch {
margin: 0 0.3em;
display: flex;
gap: 1rem;
white-space: nowrap;
border-radius: 2px;
border: 1px solid #353330;
background: #1f1f1f;
}
.heartSwitch a {
padding: 6px 8px !important;
color: #fff;
display: inline-block;
margin: 0;
font-size: 1em;
transition: all 0.2s linear;
}
.heartSwitch a+a {
border-left: 1px solid #353330;
margin-left: -3px;
}
.heartSwitch a:hover {
color: #cccccc;
}
.heartOn:after {
content: "\f164";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 6 Free';
font-weight: 900;
}
.heartOff:after {
content: "\f165";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 6 Free';
font-weight: 900;
}
.heartOn.active:after,
.heartOff.active:after {
color: #f45c43 !important;
}
h3.manga-roles,
.castaff h3 {
margin: 1em 0;
color: #fff !important;
}
.pure-g .pure-1{
display: grid;
}
.pure-table.noHeader {
margin-top: -1.3em;
}
.pure-table {
empty-cells: show;
border: 1px solid #091f30;
background-color: #091f30;
}
.pure-table,
table {
border-collapse: collapse;
border-spacing: 0;
}
.pure-table a:hover {
color: #f37055;
}
.pure-table a {
text-decoration: none;
color: #fff;
opacity: 1 !important;
}
.cardGrid5 {
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-gap: 1.3vw;
list-style: none;
padding: 0;
}
.cardGrid6 {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 1.3vw;
list-style: none;
padding: 0;
}
.cardGrid>* {
margin-left: 0 !important;
margin-right: 0 !important;
width: auto;
margin: 0 0.8em 1.6em;
overflow: hidden;
}
.card {
display: inline-block;
vertical-align: top;
max-width: 200px; text-align: center;
background-color: #091f30;
border-radius: 7px;
}
.card>a {
display: block;
position: relative;
}
.card .crop {
overflow: hidden;
padding-bottom: 147%;
position: relative;
border-radius: 4px;
}
.card .crop img {
position: absolute;
display: block;
min-width: 100%;
object-fit: cover;
object-position: 50% 0;
height: 100%;
border-radius: 4px;
}
.card h2,
.card h4,
.card .cardName {
font-size: 0.9em;
}
.card h2,
.card h4,
.card .cardName {
display: block;
margin: 0.5em 0 0;
text-align: center;
font-size: 0.8em;
color: #000;
padding: .3rem;
}
body,
html,
.body-wrap {
background-color: #000 !important;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
font-weight: 600;
line-height: 1.2;
color: #999 !important;
}
body.minimal-reading-layout .entry-header,
body.minimal-reading-layout .c-select-bottom {
height: auto !important;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
max-width: 1420px;
}
h2.heading {
font-size: 1.5em;
text-align: center;
padding-top: 0.5rem;
padding-bottom: 1rem;
}
body.manga-page .profile-manga .tab-summary .post-content_item {
display: none !important;
}
i {
background: unset !important;
color: #f45c43;
width: auto;
height: auto;
font-size: 18px;
margin: 0 5px 0 0;
vertical-align: baseline;
}
.swiper-wrapper .item__badges,
.page-item-detail .item__badges {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
column-gap: 1rem;
padding: 0.5rem;
align-items: center;
justify-content: space-between;
}  .c-blog-post .entry-content .entry-content_wrap .read-container .page-link-hover {
z-index: 999;
}
.swiper-wrapper .item_content {
position: relative;
background: #424242;
height: 100%;
display: flex;
flex-flow: column;
color: #fff;
padding: 0 !important;
border-radius: 5px;
max-height: 420px;
min-height: 420px;
}
.swiper-wrapper .item_content .item_thumb {
float: none !important;
margin: 0 !important;
width: 100% !important;
position: relative;
height: 300px;
transition: transform .2s; }
.item-tags span {
background-color: #f45c43 !important;
padding: 4px;
}
.swiper-wrapper .item__detail {
position: absolute;
top: 0;
left: 0;
width: 100%;
bottom: 0;
background-color: #181818bf;
color: #fff;
padding: 1.5em;
font-size: 12px;
font-weight: 400;
transition: opacity .3s;
opacity: 0; display: flex;
flex-flow: column;
justify-content: flex-start;
align-items: center;
z-index: 5;
row-gap: 0.5rem;
}
.c-btn.c-btn_style-1 { border: none;
color: #fff;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
background-color: #fff;
}
.max-2-lines {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
line-height: 1.3em;
max-height: fit-content !important;
}
.item__detail .item-by-artist {
display: flex;
justify-content: center;
align-items: center;
}
.item__detail .item-tags {
padding: 0;
max-height: fit-content;
overflow-x: hidden;
overflow-y: hidden;
}
.item__detail>.item-detail-group {
z-index: 2;
position: relative;
max-width: 100%;
margin-bottom: .5em;
display: contents;
}
.swiper-wrapper .item_meta {
display: flex;
flex-flow: column;
justify-content: space-between;
flex-grow: 1;
padding: 6px 10px;
background-color: #424242;
margin-left: -0.5rem;
margin-right: -0.5rem;
border: solid 1px #424242;
border-top: none;
width: 100%;
margin-bottom: 0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.swiper-button-next,
.swiper-button-prev {
background-image: none;
background-color: #181818a8;
width: 50px;
height: 50px;
border-radius: 100%;
color: var(--link-hover-color);
opacity: .7;
}
.post_title h3 a {
color: #fff !important;
display: flex;
justify-content: center;
align-items: center;
bottom: 0;
width: 100%;
transition: bottom .2s;
z-index: 5;
font-size: 14px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
line-height: 1.3em;
max-height: 2.6em;
}
.item__meta__bottom {
display: flex;
justify-content: space-between;
align-items: center;
color: #fff;
font-size: 14px;
}
.item__meta__bottom i {
color: #FFFFFF;
font-size: 1rem;
}
.item__rating i.rating_current,
.page-item-detail .item__rating i.rating_current_half {
color: #ffc107;
}
.swiper {
width: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.profile-manga .tab-summary {
background-color: #1f1f1f;
margin-top: 4rem;
border-radius: 7px;
}
.tab-summary .summary_content_wrap .summary_content {
background-color: transparent !important;
} .profile-manga .tab-summary .summary_image { overflow: hidden;
position: relative !important;
margin: 0 auto !important;
background: unset !important;
vertical-align: top !important;
}
@keyframes fadeForLazyload {
0% {
opacity: .3;
}
100% {
opacity: 1;
}
}
a {
-webkit-transition: color .2s ease, background-color .2s ease;
-moz-transition: color .2s ease, background-color .2s ease;
-o-transition: color .2s ease, background-color .2s ease;
transition: color .2s ease, background-color .2s ease;
}
.tab-summary .summary_content_wrap {
overflow: hidden;
display: block !important;
padding-left: 30px;
position: relative;
}
.profile-manga .tab-summary .summary_image:hover img {
-webkit-transition: transform .5s, filter .5s;
-moz-transition: transform .5s, filter .5s;
-o-transition: transform .5s, filter .5s;
transition: transform .5s, filter .5s;
animation: fadeForLazyload .5s linear;
-webkit-animation: fadeForLazyload .5s linear;
}
.profile-manga .tab-summary .summary_image a img {
height: 425px;
width: 100%;
object-fit: contain;
}
.profile-manga .post-title .h1 {
margin-top: 14px;
font-size: 20px;
font-size: 22px;
font-weight: 700 !important;
line-height: 1.5em !important;
color: #fff !important;
}
.post-id a:hover {
color: #fc5844;
}
body.manga-page .profile-manga .post-id {
margin: 1em 0;
color: #666;
}
.post-id a {
color: #fff;
}
.tab-summary .post-rating span {
color: #fff !important;
}
.profile-manga .post-meta {
column-gap: 2rem !important;
margin-bottom: .5rem;
}
body.manga-page .profile-manga a.post-tag:hover {
filter: brightness(1.1);
}
.profile-manga .post-meta span.post-meta-title {
font-size: 14px !important;
font-weight: 700 !important;
color: #fff !important;
}
.profile-manga .post-tag .tag-name,
.profile-character .post-tag .tag-name {
padding: 1px 6px;
font-size: 14px !important;
font-weight: 600 !important;
border-radius: 5px;
}
.profile-manga .post-tag,
.profile-character .post-tag {
border-radius: 5px;
display: inline-flex;
align-items: baseline !important;
margin: 4px;
position: relative;
}
.profile-character .post-tag {
margin-left: 0 !important;
color: #fff !important ;
}
.profile-character .tags .post-tag {
margin-left: 0 !important;
color: #fff !important ;
align-items: stretch !important;
}
.profile-manga .post-tag .tag-name,
.profile-character .post-tag .tag-name {
color: #fff;
background-color: #4d4d4d;
padding: 3px 10px;
font-size: 12px !important;
font-weight: 600;
border-radius: 5px;
}
.profile-manga .post-status .post-content_item {
display: grid !important;
justify-items: center !important;
}
.tab-summary .post-rating {
display: grid;
justify-items: center;
}
.profile-manga .post-tag .tag-count,
.profile-character .post-tag .tag-count {
color: #fff;
background: #333;
padding: 0 6px;
border-radius: 0 5px 5px 0;
font-size: 12px !important;
display: flex;
align-items: center;
}
.profile-manga .post-meta span.post-tags {
font-size: 12px !important;
font-weight: 500 !important;
margin-left: 4px;
}
.profile-manga .post-meta .tag-name,
.profile-character .post-meta .tag-name {
color: #fff !important;
border-radius: 5px 0 0 5px;
}
.c-btn.c-btn_style-1 { margin: 0.5em 0;
border: none;
color: #fff;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
background-color: #f45c43 !important;
}
.profile-manga .post-btns .btn {
display: flex;
align-items: center;
gap: .25rem;
}
.c-btn.c-btn_style-1 i {
color: #fff !important;
}
.btn-read-now {
width: 350px;
}
.c-btn.c-btn_style-1 {
padding: 8px 15px;
border: none;
color: #fff;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
background-color: #eb3349;
} .section-rounded,
#widget {
padding: 25px;
border-radius: 7px;
margin: 15px !important;
overflow: hidden;
width: -webkit-fill-available;
background-color: #1f1f1f;
}
#widget-mini {
padding: 0 0 0 0 !important;
margin: 0 !important;
overflow: hidden;
width: -webkit-fill-available;
background-color: transparent;
}
ul.chapter-images-list {
list-style: none;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-gap: 6px;
padding: 0;
}
ul.chapter-images-list a {
color: #fff !important;
}
ul.chapter-images-list .image-wrapper {
padding-top: 133%;
position: relative;
overflow: hidden;
}
ul.chapter-images-list li.chapter-image-item a>.image-wrapper>img {
transition: filter .3s ease-in-out;
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: 100%;
object-fit: cover !important;
height: -webkit-fill-available;
animation: fadeForLazyload .5s linear;
-webkit-animation: fadeForLazyload .5s linear;
}
.hidden {
display: none !important;
}
.c-btn.c-btn_style-3 {
padding: 12px 25px;
border: 2px solid #fff;
border-radius: 25px;
font-weight: 600;
color: #fff;
}
.c-btn.c-btn_style-3 i {
color: #fff;
} .wpdiscuz_top_clearing,
.wpdiscuz_clear {
clear: both;
}
#wpdcom,
#wpdcom .wpd-comment-text {
color: #fff;
}
#comments {
max-width: 1100px;
margin: 50px auto;
color: #fff;
font-style: normal;
}
#wpdcom .wpd-form-wrap {
padding-bottom: 10px;
}
#wpdcom .wpd-form-head {
border-bottom: 1px solid #fff;
padding: 7px 2px 9px;
margin-top: 20px;
margin-bottom: 5px;
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
}
#wpdcom .wpdiscuz-subscribe-bar {
width: 100%;
box-sizing: border-box;
padding: 15px 0 5px;
margin-bottom: 0;
}
#wpdcom .wpdiscuz-subscribe-bar form {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
flex-direction: row;
align-items: center;
margin-bottom: 10px;
}
#wpdcom .wpdiscuz-subscribe-form-intro {
font-size: 14px;
display: block;
padding: 3px 10px 3px 1px;
line-height: 20px;
box-sizing: border-box;
white-space: nowrap;
}
#wpdcom .wpdiscuz-subscribe-form-option {
flex-grow: 1;
font-size: 13px;
display: block;
padding-right: 5px;
box-sizing: border-box;
}
#wpdcom .wpdiscuz-subscribe-form-email {
font-size: 14px;
display: block;
padding: 0 5px 0 0;
box-sizing: border-box;
width: 30%;
}
#wpdcom .wpdiscuz-subscribe-form-button {
font-size: 14px;
display: block;
box-sizing: border-box;
}
#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button {
box-shadow: none;
font-weight: 700;
letter-spacing: 0;
}
#wpdcom .wpdiscuz-subscribe-form-button input[type=submit] {
font-size: 16px !important;
min-height: 29px !important;
height: 29px !important;
padding: 1px 3px 5px !important;
min-width: 40px;
line-height: 14px !important;
box-sizing: border-box !important;
border: 1px solid #ddd;
clear: both;
float: none;
margin: 0;
}
.wpdiscuz_select {
border-radius: 0;
border: 1px solid #d3d3d3 !important;
box-shadow: none !important;
height: 28px !important;
padding: 3px 22px 3px 8px !important;
font-size: 13px !important;
-moz-appearance: none !important;
-webkit-appearance: none !important;
outline: 0 !important;
text-indent: .01px;
text-overflow: "" !important;
width: 100% !important;
box-sizing: border-box !important;
line-height: 20px !important;
clear: both;
float: none !important;
margin: 0 !important;
background-color: #fff;
}
#wpdcom .wpdiscuz-subscribe-form-email input[type=email] {
font-size: 13px !important;
padding: 3px !important;
width: 100% !important;
height: auto !important;
line-height: 20px !important;
box-sizing: border-box !important;
clear: both;
float: none;
margin: 0;
background-color: #fff;
}
#wpdcom .wpd-prim-button {
background-color: #bf26c1;
color: #FFFFFF;
}
#wpdcom #wpd-threads {
margin-top: 20px;
}
#wpdcom .wpd-thread-head {
width: 100%;
border-bottom: 2px solid #ccc;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
}
#wpdcom .wpd-comment-info-bar {
border: 1px dashed #cc52ce;
background: #f9eaf9;
}
#wpdcom .wpd-thread-head .wpd-thread-info {
color: #555;
padding: 5px 15px 3px 5px;
font-weight: 600;
margin-bottom: -2px;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
line-height: 24px;
}
#wpdcom .wpd-space {
flex-grow: 1;
}
#wpdcom .wpd-thread-head .wpd-thread-filter {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
}
#wpdcom .wpd-thread-filter .wpdf-reacted {
color: #ffa600;
border-bottom-color: #ffa600;
width: 34px;
}
#wpdcom .wpd-thread-filter .wpdf-hottest {
color: #fc5844;
border-bottom-color: #fc5844;
width: 34px;
}
#wpdcom .wpd-comment-info-bar {
display: none;
padding: 10px;
margin: 20px auto 0;
flex-direction: row;
justify-content: space-between;
font-size: 14px;
}
#wpdcom.wpd-layout-3 .wpd-thread-list {
padding: 35px 0;
}
#wpdcom .wpd-form-wrap .wpd-login-to-comment {
text-align: center;
font-size: 16px;
padding: 15px 0 0;
}
#wpdcom.wpd-layout-3 .wpd-thread-list {
padding: 35px 0;
}
.main-col-inner {
width: 100%;
}
.main-col-inner .entry-header {
display: grid;
justify-items: center;
height: auto;
}
div.item__meta>div.latest.chapters {  border-radius: 4px;
}
div.item__meta>div.latest.chapters>div.chapter {
display: grid;
row-gap: 5px;
margin-top: .5rem;
}
div.item__meta>div.latest.chapters>div.chapter {
background: #030D17 !important;
padding: 5px 5px;
border-radius: 4px;
display: grid;
column-gap: 2px;
grid-template-columns: 1.3fr 0.7fr;
}
div.item__meta>div.latest.chapters>div.chapter>a {
font-size: 12px;
font-size: bold;
color: #fff;
flex: 1;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
div.item__meta>div.latest.chapters>div.chapter { }
div.item__meta>div.latest.chapters>div.chapter:hover {
background-color: #102133 !important;
cursor: pointer;
}
div.item__meta>div.latest.chapters>div.chapter>span {
color: #fff !important;
}
div.item__meta>div.latest.chapters>div.chapter:hover>span {
color: #fff !important;
} div.item__meta>div.latest.chapters>div.chapter>span {
font-size: 10px !important;
color: #6f6f6f !important;
font-weight: 600;
margin-left: auto;
margin-top: 3px;
}
.main-col-inner .entry-header .entry-title .item-title {
font-size: 2.2em;
text-align: center;
display: flex;
column-gap: 1rem;
justify-content: center;
align-items: center;
} .item-title .post-tag .tag-count {
color: #fff;
background: #333;
padding: 1px 10px;
display: flex;
align-items: center;
}
.c-blog__heading.style-2,
.related-heading,
.widget-heading {
display: flex;
justify-content: center;
align-items: center;
border-bottom: none !important;
margin: 0 0 1.5em 0;
text-transform: none;
background: unset !important;
flex-wrap: wrap;
}
.c-blog__heading.style-2>.h4,
.related-heading .heading,
.related-heading a,
.widget-heading a,
.widget-heading>.heading {
color: #fff;
font-size: 1.5em;
margin: 0;
}
.c-blog__heading.style-2>.c-nav-tabs {
width: 100%;
margin: 1em 0;
}
.c-blog__heading.style-2>.h4 {
display: none;
}
.c-blog__heading.style-2>.c-nav-tabs>.c-tabs-content {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.tab-wrap .c-nav-tabs ul.c-tabs-content {
border-radius: 5px;
overflow: hidden;
}
.tab-wrap .c-nav-tabs ul.c-tabs-content {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tab-wrap .c-nav-tabs ul.c-tabs-content li {
float: left;
position: relative;
display: block;
}
.tab-wrap .c-nav-tabs ul.c-tabs-content li.active a,
.tab-wrap .c-nav-tabs ul.c-tabs-content li:hover a {
color: inherit;
background-color: #4d4d4d;
}
.tab-content-wrap {
margin-top: 32px;
}
.tab-content-wrap .c-tabs-item {
display: block;
height: auto;
}
.tab-content-wrap .c-tabs-item .page-content-listing {
margin-top: 32px !important;
}
.page-listing-grid {
display: grid;
grid-template-columns: repeat(6, 1fr);
row-gap: 1rem;
column-gap: 6px;
}
.page-listing-grid .grid-item {
position: relative;
height: 100%;
}
.page-item-detail {
border-radius: .3em;
overflow: hidden;
position: relative;
margin-bottom: 0 !important; }
.page-item-detail .item__content,
.swiper-slide .item__content {
position: relative;
background-color: #0F2231;
height: fit-content;
display: flex;
flex-flow: column;
}
.page-item-detail .item__cat[data-cat=manga],
.swiper-slide .item__cat[data-cat=manga] {
background-color: #f45c43;
}
.page-item-detail .item__badge.item__cat>a,
.swiper-slide .item__badge.item__cat>a {
color: #fff;
}
.item__censored-badge.item__badge-cen {
background-size: cover;
position: relative;
background-position: center;
}
.item__badge--round {
width: 1.5rem;
height: 1.5rem;
line-height: 1.5rem;
text-align: center;
border-radius: 100%;
font-size: 9px;
overflow: hidden;
color: #fff;
background-color: #00000061;
text-transform: uppercase;
}
.item__badge--round.item__badge-cen:before {
z-index: 0;
content: '';
background-position: center;
background: url(https://image.shutterstock.com/image-vector/18-blur-censored-vector-background-260nw-1846563532.jpg);
background-size: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
filter: brightness(.5);
border-radius: 5px;
}
.item__badge--round.item__censored-badge>span,
.item__badge--round.item__uncensored-badge>span {
position: relative;
font-weight: 600;
border-radius: 5px; color: #fff;
font-size: 9px;
}
div.post-title:has(.manga-title-badges) {
margin-top: 1.5rem;
}
.item__color-badge.item__badge.item__color-badge--rainbow {
background: linear-gradient(164deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
}
.item__color-badge.item__badge.item__color-badge--bw {
background: linear-gradient(164deg, rgb(48 48 48) 35%, rgb(189 189 189) 100%);
}
.page-item-detail .item__badge,
.swiper-slide .item__badge {
padding: 2px 10px;
border-radius: 5px;
font-weight: 600;
color: #fff;
font-size: 10px;
}
.c-page-content .c-page .c-page__content .page-content-listing .page-listing-item .page-item-detail .item-thumb {
overflow: hidden;
}
.page-listing-grid .grid-item .item__content .item-thumb {
float: none !important;
margin: 0 !important;
padding-top: 140%;
width: 100% !important;
}
.page-item-detail .item-thumb {
position: relative;
}
.page-listing-grid .grid-item .item__content .item-thumb img {
width: 100%;
position: absolute;
top: 0;
left: 0 !important;
object-fit: cover;
height: 100%;
}
.c-image-hover img {
-webkit-transition: transform .5s, filter .5s;
-moz-transition: transform .5s, filter .5s;
-o-transition: transform .5s, filter .5s;
transition: transform .5s, filter .5s;
}
.page-item-detail .item__detail,
.swiper-slide .item__detail {
position: absolute;
top: 0;
width: 100%;
bottom: 0;
background-color: #181818bf;
color: #fff !important;
padding: 1.5em;
line-height: 1.5em;
font-size: 12px;
font-weight: 400;
transition: opacity .3s;
opacity: 0;
display: flex;
flex-flow: column;
justify-content: flex-start;
align-items: center;
z-index: 5;
}
.page-item-detail .item__detail:hover,
.swiper-slide .item__detail:hover {
visibility: visible !important;
opacity: 1 !important;
}
.font-title a {
font-weight: 600;
color: #fff;
}
.page-item-detail .item__detail>.item-detail-group {
z-index: 2;
position: relative;
max-width: 100%;
margin-bottom: .5em !important;
}
.page-item-detail .item__detail .item-tags {
padding: 0;
max-height: 6em;
overflow-x: hidden;
overflow-y: auto;
}
.page-item-detail .item__detail .item-tags>span.item-tag {
border-radius: 5px;
display: inline-flex;
align-items: stretch;
margin: 2px;
position: relative;
}
.page-item-detail .item__detail .item-tags>span.item-tag>.tag-name {
color: #fff;
background-color: #f45c43;
padding: 1px 4px;
font-weight: 500;
border-radius: 4px;
}
.page-item-detail .item__meta {
display: flex;
flex-flow: column;
justify-content: space-between;
flex-grow: 1;
padding: 6px 12px;
}
.page-item-detail .item__content .post-title {
color: #d9d9d9;
display: flex;
justify-content: center;
align-items: center;
bottom: 0;
width: 100%;
transition: bottom .2s;
z-index: 5;
}
.page-item-detail .item__meta__bottom {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: .5em;
color: #fff;
}
.page-item-detail .item__detail .c-btn.c-btn_style-1.item-reading-btn {
padding: .9em 1.75em;
color: #fff;
background-color: #ce7138;
margin: 0;
}
.wp-pagenavi {
margin-top: 48px !important;
float: none;
margin: 0 auto;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
body.text-ui-light .wp-pagenavi a.nextpostslink,
body.text-ui-light .wp-pagenavi span {
background-color: rgba(45, 45, 45, .3);
}
.manga-tax-terms-listing .listing-type {
text-align: center;
font-size: 20px;
margin-bottom: 20px;
}
.manga-tax-terms-listing .listing-type>a.active {
font-weight: 700;
}
.manga-tax-terms-listing .listing-type>a {
margin: 5px 10px;
color: #fff;
}
.btn,
body.text-ui-light .btn,
body.text-ui-light a:not(:hover) {
color: #fff;
}
.manga-tax-terms-listing ul {
list-style: none;
text-align: center;
padding: 0;
margin-bottom: 0;
}
.manga-tax-terms-listing .pagination-list ul>li.active {
background-color: #fc5844;
border-radius: 15px;
font-weight: 600;
}
.manga-tax-terms-listing .pagination-list ul>li a {
color: #fff;
}
.manga-tax-terms-listing .pagination-list ul>li {
display: inline-block;
text-transform: uppercase;
margin: 0 2px;
font-size: 18px;
width: 30px;
height: 30px;
line-height: 30px;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
input:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
textarea,
select {
background-color: #ced4da;
color: #fff !important;
}
.manga-tax-terms-listing input#searchTaxTermInput+.loading-icon {
position: absolute;
right: 35px;
top: 2px;
color: #fff;
display: none;
}
.manga-tax-terms-listing input#searchTaxTermInput:placeholder-shown+.loading-icon+.btn {
display: none;
}
.manga-tax-terms-listing input#searchTaxTermInput+.loading-icon+.btn {
position: absolute;
right: 0;
top: 0;
padding: 4px 10px;
}
.manga-tax-terms-listing .terms-list {
background-color: #1f1f1f;
border-radius: 7px;
padding: 30px;
margin: 30px 0;
}
.manga-tax-terms-listing .terms-list ul {
display: grid;
grid-template-rows: repeat(60, 1fr);
grid-template-columns: repeat(4, minmax(0, 1fr));
grid-auto-flow: column;
column-gap: .5rem;
}
.manga-tax-terms-listing ul {
list-style: none;
text-align: center;
padding: 0;
margin-bottom: 0;
}
.manga-tax-terms-listing .terms-list ul>li.tag-letter {
text-transform: uppercase;
display: flex;
align-items: end;
justify-content: center;
padding: 0;
margin-top: 5px;
border-radius: 5px;
}
.manga-tax-terms-listing .terms-list ul>li.tag-highlight {
background: #6a6a6a24;
}
.manga-tax-terms-listing .terms-list ul>li {
list-style: none;
padding: 5px 10px;
}
.terms-list .manga-term-item .term-link {
display: flex;
align-items: stretch;
color: #fff;
background-color: #4d4d4d;
border-radius: 5px;
overflow: hidden;
font-size: 13px;
}
.terms-list .manga-term-item .term-name {
padding: 0 5px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.terms-list .manga-term-item .term-link .term-count {
margin-left: auto;
color: #fff;
background: #333;
padding: 0 5px;
min-width: 32px;
}
body.minimal-reading-layout .entry-header,
body.minimal-reading-layout .c-select-bottom {
height: 0;
overflow: hidden;
margin: 0;
}
body.reading-manga .wp-manga-nav {
display: none !important;
}
body.reading-manga .c-select-bottom .entry-header_wrap,
body.reading-manga .entry-header .entry-header_wrap {
margin-bottom: 14px;
}
.c-breadcrumb-wrapper {
padding-top: 16px;
}
body.reading-manga .c-select-bottom .entry-header_wrap .action-icon,
body.reading-manga .c-select-bottom .entry-header_wrap .c-breadcrumb,
body.reading-manga .entry-header .entry-header_wrap .action-icon,
body.reading-manga .entry-header .entry-header_wrap .c-breadcrumb {
display: inline-block;
}
.c-breadcrumb {
margin: 0 -15px;
}
.c-breadcrumb .breadcrumb {
margin-bottom: 0;
background-color: transparent;
display: inline-block;
}
.breadcrumb {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: .75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: .25rem;
}
.c-breadcrumb .breadcrumb li {
display: inline-block;
font-size: 12px;
}
body.reading-manga .c-select-bottom .entry-header_wrap .action-icon,
body.reading-manga .entry-header .entry-header_wrap .action-icon {
float: right;
}
body.reading-manga .c-select-bottom .entry-header_wrap .action-icon ul,
body.reading-manga .entry-header .entry-header_wrap .action-icon ul {
margin-bottom: 0;
margin-top: 3px;
}
.list-inline>li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
body.reading-manga .c-select-bottom .entry-header_wrap .action-icon ul li a,
body.reading-manga .entry-header .entry-header_wrap .action-icon ul li a {
width: 30px;
height: 30px;
display: block;
text-align: center;
background-color: #ebebeb;
position: relative;
border-radius: 50%;
color: #eb3349;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}
body.reading-manga .c-select-bottom .select-view,
body.reading-manga .entry-header .select-view {
float: left;
margin: 0 -3.5px;
}
body.reading-manga .c-select-bottom .select-view>*,
body.reading-manga .entry-header .select-view>* {
display: inline-block;
padding: 0 3.5px;
}
body.reading-manga .c-select-bottom .c-selectpicker,
body.reading-manga .entry-header .c-selectpicker {
max-width: 450px;
}
body.reading-manga .c-select-bottom .c-selectpicker label,
body.reading-manga .entry-header .c-selectpicker label {
margin-bottom: 0;
position: relative;
}
body.reading-manga .c-select-bottom .select-view>*,
body.reading-manga .entry-header .select-view>* {
display: inline-block;
padding: 0 3.5px;
}
body.reading-manga .c-select-bottom .c-selectpicker,
body.reading-manga .entry-header .c-selectpicker {
max-width: 450px;
}
body.text-ui-light .c-blog-post .entry-content {
color: #888;
}
body.minimal-reading-layout .entry-content {
padding: 50px 0;
min-height: 100vh;
}
.c-blog-post .entry-content .entry-content_wrap {
line-height: 2.14285714;
}
body.minimal-reading-layout .c-blog-post .entry-content .entry-content_wrap .read-container {
margin-bottom: 0;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
}
.c-blog-post .entry-content .entry-content_wrap .read-container {
text-align: center;
margin-bottom: 50px;
position: relative;
}
.c-blog-post .entry-content .entry-content_wrap .read-container .page-link-hover {
position: absolute;
width: 50%;
height: 100%;
top: 0;
left: 0;
}
.c-blog-post .entry-content .entry-content_wrap .read-container .page-link-hover {
position: absolute;
width: 50%;
height: 100%;
top: 0;
left: 0;
}
.reading-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: #383838;
color: #fff;
z-index: 999;
}
.container {
padding: 0;
}
.container {
max-width: 1280px;
}
.reading-nav .nav__wrapper {
display: flex;
justify-content: center;
align-items: stretch;
height: 40px;
}
.reading-nav .nav__left {
justify-content: flex-start;
}
.reading-nav .nav--flex {
display: flex;
align-items: stretch;
flex: 1 0 0%;
}
.reading-nav .nav__right {
justify-content: flex-end;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
#readerSettings label {
margin: 0;
}
#readerSettings input[type=radio],
#readerSettings input[type=checkbox] {
display: none;
}
#readerSettings input:checked+label {
background-color: #f45c43;
color: #fff;
}
#readerSettings input:checked+label i {
color: #fff;
}
#pageModeSettings {
position: absolute;
width: 320px;
max-width: 90vw;
background-color: #383838;
transform: translate(-210px, 30px);
left: 50%;
top: 100%;
border-radius: 5px;
opacity: 0;
transition: transform .2s ease-in-out, opacity .2s ease-in-out;
padding: 10px;
visibility: hidden;
margin-top: -1.5rem;
}
#pageModeSettings:before {
content: '';
position: absolute;
width: 20px;
height: 10px;
top: 0;
right: 100px;
transform: translate(0, -100%);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #383838;
}
.page-mode-list {
display: flex;
justify-content: center;
overflow: hidden;
}
.page-mode-item:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.page-mode-item {
flex: 1;
background-color: #2b2b2b;
overflow: hidden;
}
.page-mode-list {
display: flex;
justify-content: center;
overflow: hidden;
}
#pageModeSettings label:hover {
background-color: #232323;
}
#pageModeSettings label {
padding: 20px 0 15px;
cursor: pointer;
width: 100%;
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.c-blog-post .entry-content .entry-content_wrap .read-container .page-link-hover {
position: absolute;
width: 50%;
height: 100%;
top: 0;
left: 0;
}
.c-blog-post .entry-content .entry-content_wrap .read-container img {
user-select: none;
-moz-user-select: none;
-webkit-text-select: none;
-webkit-user-select: none;
cursor: pointer;
}
.c-blog-post .entry-content .entry-content_wrap .read-container img {
user-select: none;
-moz-user-select: none;
-webkit-text-select: none;
-webkit-user-select: none;
margin: 0 auto 20px;
}
.c-blog-post .entry-content .entry-content_wrap .read-container .page-link-hover.page-next-link-hover {
left: unset;
right: 0;
}
.c-blog-post .entry-content .entry-content_wrap .read-container .page-link-hover {
position: absolute;
width: 50%;
height: 100%;
top: 0;
left: 0;
}
.reading-nav.bottom-nav {
top: unset !important;
bottom: 0;
}
.reading-nav .nav__wrapper {
display: flex;
justify-content: center;
align-items: stretch;
height: 40px;
}
.reading-nav.bottom-nav .nav--flex {
display: flex;
align-items: stretch;
justify-content: center;
flex: 1 0 0%;
}
.reading-nav .chapter-nav {
display: flex;
align-items: stretch;
}
.reading-nav .chapter-nav .btn.btn-hidden {
opacity: 0;
visibility: hidden;
}
.reading-nav .chapter-nav .btn {
min-width: 44px;
}
.reading-nav .chapter-nav .btn {
min-width: 44px;
}
.stat-page-index {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translate(0, -50%);
color: #fff;
}
.page-index-selection {
opacity: 0;
}
.chapter-page-index #page-picker {
width: 85px;
height: 40px;
cursor: pointer;
color: #000 !important;
background-color: #ced4da;
}
.c-blog-post .entry-content .entry-content_wrap .read-container img {
margin: 0 auto 0px;
} .modal {
background-color: #000;
}
.modal .modal-dialog {
background-color: transparent !important;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%) !important;
}
.modal-dialog {
width: 600px;
max-width: 600px;
margin: 30px auto;
border: solid #fff 1px !important;
}
.modal-content {
background-color: transparent !important;
width: 100%;
}
.modal-content select,
.modal-content input,
.modal-content textarea {
background-color: #343434 !important;
width: 100% !important;
border-radius: 4px;
}
.modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px);
border-bottom: none;
padding: 0;
}
div.c-selectpicker label {
display: inline-block;
margin-bottom: .5rem;
width: 100%;
}
.modal-content .modal-footer {
padding: 20px;
border-top: none;
border-bottom: none;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: .75rem;
border-bottom-right-radius: calc(.3rem - 1px);
border-bottom-left-radius: calc(.3rem - 1px);
}
.modal-content .modal-footer i {
color: #fff !important;
}
.modal .modal-content .modal-header .close {
position: absolute;
top: 10px;
right: 10px;
z-index: 9;
font-size: 35px;
color: #fff;
}
.modal-content .button.button-primary,
.modal-content .button.button-primary:hover {
background-color: #f45c43 !important;
border-color: #f45c43 !important;
}
.modal-content .button {
padding: 12px 30px;
border: none;
border-radius: 25px;
font-weight: 600;
color: #fff;
-moz-transition: background-color 200ms ease;
-o-transition: background-color 200ms ease;
transition: background-color 200ms ease;
}
.modal-content .button.btn-cancel {
color: #000;
background-color: #ccc;
}
.close {
float: right;
font-weight: 700;
line-height: 1;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.manga-search-form {
display: flex;
}
.btn-search {
border: none !important;
}
.wp-pagenavi .page.active {
background-color: #eb3349 !important;
color: #fff;
}
body.manga-page .profile-manga .tab-summary .post-content_item {
text-align: center !important;
}
.site-header .c-sub-header-nav {
background-color: #000 !important;
}
.site-header .c-sub-header-nav .c-sub-nav_wrap .sub-nav_content .sub-nav_list li a {
color: #fff !important;
}
.site-header .c-sub-header-nav .c-sub-nav_wrap .sub-nav_content .sub-nav_list .menu-item .sub-menu li a {
color: #000 !important;
}
body.manga-page .profile-manga .tab-summary .post-rating span.votes-count {
font-size: 18px;
font-weight: 400;
}
div.chapters-preview.manga-post-chapters {
width: 100%;
margin: 1rem;
padding: 1rem;
background-color: #1f1f1f !important;
}
div.chapters-preview.manga-post-chapters h1 {
font-size: 1.28rem;
line-height: 1.75rem;
margin-left: 16px !important;
}
div.chapters-preview.manga-post-chapters div.flex {
display: flex !important;
column-gap: 2rem;
}
div.chapters-preview.manga-post-chapters ul[role=list] {
padding: 0;
list-style: none !important;
}
div.chapters-preview.manga-post-chapters ul[role=list] a img {
width: 150px;
height: 100px;
object-fit: cover;
}
div.chapters-preview.manga-post-chapters ul[role=list] a {  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
transition-duration: .15s;
}
div.chapters-preview.manga-post-chapters ul[role=list] li {
padding: 1rem;
}
div.chapters-preview.manga-post-chapters ul[role=list] li:hover {
background-color: #262626;
}
div.chapters-preview.manga-post-chapters p.truncate {
font-weight: 500;
font-size: .875rem;
color: #fff;
line-height: 0;
margin-top: 1.5rem;
}
div.chapters-preview.manga-post-chapters div.release p {
color: #737373;
font-size: .75rem !important;
}
div.chapters-preview.manga-post-chapters ul[role=list] li svg {
width: 1rem;
}
div.chapters-preview.manga-post-chapters div.chapter-wrapper div.chapter-thumb {
position: relative;
}
div.chapters-preview.manga-post-chapters div.chapter-wrapper div.chapter-thumb:hover>img {
opacity: 0.3;
}
div.chapters-preview.manga-post-chapters div.chapter-wrapper div.chapter-thumb:hover>img~div i {
visibility: visible;
}
div.chapters-preview.manga-post-chapters div.chapter-wrapper div.chapter-thumb i {
position: absolute;
visibility: hidden;
top: 50%;
left: 50%;
translate: -50% -50%;
}
div.chapter-thumbnail-modal {
position: fixed;
left: 50%;
top: 50%;
width: 100%;
z-index: 9999;
translate: -50% -50%;
background-color: #2c2c2c00;
padding: 20rem;
border-radius: 5px;
}
div.chapter-thumbnail-modal .content {
max-height: 500px;
overflow-y: scroll;
}
div.chapter-thumbnail-modal .content::-webkit-scrollbar {
width: 5px;
}
div.chapter-thumbnail-modal .content::-webkit-scrollbar-thumb {
background-color: #fc5844;
border-radius: 5px;
}
div.chapter-thumbnail-modal ul {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: .5rem;
list-style: none;
padding: 1rem;
}
div.chapter-thumbnail-modal .header {
display: flex;
column-gap: 1rem;
justify-items: center;
align-items: center;
background-color: #000;
}
div.chapter-thumbnail-modal div.content {
background-color: #000;
}
div.chapter-thumbnail-modal .header h1 {
color: #fff;
}
div.chapter-thumbnail-modal .header i {
margin-left: auto;
cursor: pointer;
}
div.chapter-thumbnail-modal div.content li {
cursor: pointer;
position: relative;
background-color: #fff;
border-radius: 5px;
padding: 1px;
}
div.chapter-thumbnail-modal div.content li input {
position: absolute;
}
div.chapter-thumbnail-modal div.content li img {
width: 100%;
height: 150px;
object-fit: cover;
}
div.chapter-thumbnail-modal div.content li:hover>img,
div.chapter-thumbnail-modal div.content li.active>img {
opacity: .3;
}
div.chapter-thumbnail-modal div.content li i {
position: absolute;
left: 50%;
top: 50%;
translate: 0 -50%;
color: #f45c43;
}
div.chapter-thumbnail-modal div.content li.custom {
min-height: 100px
}
div.chapter-thumbnail-modal div.content li.custom i {
color: #000 !important;
}
div.chapters-preview div.load {
color: #fff;
margin: auto !important;
display: flex;
column-gap: 1rem;
}
div.chapters-preview div.load a {
display: flex;
column-gap: .5rem;
justify-items: center;
align-items: center;
color: #fff;
padding: .5rem 1rem;
border-radius: 5px;
}
div.chapter-nav {
position: relative;
}
a.next-chapter {
color: #fff;
font-size: 12px;
position: absolute;
top: 50%;
left: 80%;
translate: -50% -50%;
}
a.prev-chapter {
color: #fff;
font-size: 12px;
position: absolute;
top: 50%;
left: 20%;
translate: -50% -50%;
}
select.chapters-select {
background-color: #383838 !important;
border: none !important;
}