@charset 'UTF-8';
@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}.chapter-listing-2 .listing-chapters_wrap .wp-manga-chapter{min-height: 50px}
.listing-chapters_wrap .wp-manga-chapter .chapter-thumbnail{float: left; margin: 0 20px 0 0}
.listing-chapters_wrap .wp-manga-chapter .chapter-thumbnail img.thumb {max-height: 100px}
body.manga-page .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li.has-thumb{height:120px; padding:10px 0}
body.manga-page .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li.has-thumb:after{bottom: 0; clear: both}
@media (max-width:480px){
body.manga-page .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li.has-thumb{height: auto;}
.listing-chapters_wrap .wp-manga-chapter .chapter-thumbnail img.thumb{max-width:60px; height: auto}
body.manga-page .page-content-listing.single-page .listing-chapters_wrap > ul li.has-thumb a{padding: 0 !important}
} body.manga-page .chapter-listing-2  .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li.has-thumb{height: auto; min-height: 100px}
.chapter-listing-2 .listing-chapters_wrap .wp-manga-chapter .chapter-thumbnail{float: none}
body.manga-page .chapter-listing-2 .page-content-listing.single-page .listing-chapters_wrap > ul li.has-thumb a:not(.has-child),body.manga-page .chapter-listing-2 .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li .wp-manga-chapter a:not(:hover){position: absolute; left: 20px; text-shadow:1px 1px 1px #333; top: 0; color:#FFF}
body.manga-page .chapter-listing-2 .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li.has-thumb .chapter-release-date{position: absolute; left: 20px; right: auto; top: auto; bottom: 0;text-shadow:1px 1px 1px #333; font-size:0.8em; color:#FFF}
.chapter-listing-2 .chapter-thumbnail{position: relative}
.chapter-listing-2 .chapter-thumbnail:after{content:' ';width:100%; height: 100%; background:rgba(0,0,0,0.2); position: absolute; top:0; left: 0}
.chapter-listing-2 .listing-chapters_wrap .wp-manga-chapter.has-thumb .chapter-thumbnail img.thumb{max-height: none}
.chapter-listing-2 .listing-chapters_wrap .wp-manga-chapter.has-thumb .chapter-thumbnail{margin-right: 0}
@media (max-width:480px){
.chapter-listing-2 .listing-chapters_wrap .wp-manga-chapter.has-thumb .chapter-thumbnail img.thumb{max-width:100%; height: auto}
body.manga-page .chapter-listing-2 .page-content-listing.single-page .listing-chapters_wrap > ul li a, body.manga-page .chapter-listing-2 .page-content-listing.single-page .listing-chapters_wrap > ul li.has-thumb a:not(.has-child), body.manga-page .chapter-listing-2 .page-content-listing.single-page .listing-chapters_wrap > ul.main.version-chap li .wp-manga-chapter.has-thumb a:not(:hover){top: 10px}
.chapter-listing-2 .listing-chapters_wrap .wp-manga-chapter.has-thumb .chapter-thumbnail img.thumb{max-width: none}
}.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(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.eot);src:url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.woff2) format("woff2"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.woff) format("woff"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-brands-400.ttf) format("truetype"),url(//lectorjpg.com/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(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.eot);src:url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.woff2) format("woff2"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.woff) format("woff"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-regular-400.ttf) format("truetype"),url(//lectorjpg.com/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(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.eot);src:url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.woff2) format("woff2"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.woff) format("woff"),url(//lectorjpg.com/wp-content/themes/madara/app/lib/fontawesome/web-fonts-with-css/webfonts/fa-solid-900.ttf) format("truetype"),url(//lectorjpg.com/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(//lectorjpg.com/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.eot?v=4.5.10-1);src:url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.eot?v=4.5.10-1#iefix) format("embedded-opentype"),url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.woff2?v=4.5.10-1) format("woff2"),url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.woff?v=4.5.10-1) format("woff"),url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ionicons/fonts/ionicons.ttf?v=4.5.10-1) format("truetype"),url(//lectorjpg.com/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(//lectorjpg.com/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.eot);
src: url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.eot?#iefix) format("embedded-opentype"),
url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.woff) format("woff"),
url(//lectorjpg.com/wp-content/themes/madara/css/fonts/ct-icon/fonts/madara-budicon.ttf) format("truetype"),
url(//lectorjpg.com/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";
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://lectorjpg.com/wp-content/themes/madara/js/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://lectorjpg.com/wp-content/themes/madara/js/slick/fonts/slick.eot);
src: url(https://lectorjpg.com/wp-content/themes/madara/js/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://lectorjpg.com/wp-content/themes/madara/js/slick/fonts/slick.woff) format('woff'), url(https://lectorjpg.com/wp-content/themes/madara/js/slick/fonts/slick.ttf) format('truetype'), url(https://lectorjpg.com/wp-content/themes/madara/js/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.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%}#comments{max-width: 1100px; margin: 50px auto; color: #333333; font-style: normal; }
#comments p, #respond p{ float: none!important;}
#wpdcom{max-width:750px; padding:0; margin:7px auto 15px auto;}
#wpdcom *{box-sizing:border-box; line-height: initial;}
#wpdcom i{margin:0;}
#comments #wpdcom span, #respond #wpdcom span, #wpdcom span{display: inline;letter-spacing: inherit;text-transform: none;font-size: 1em;}
#comments #wpdcom .wpdiscuz-embed-wrapper .fb_iframe_widget > span{display: inline-block;}
#wpdcom form{margin: 0px; padding: 0px; border: none; background: none;}
#wpdcom input:required {box-shadow: 0px 0px 1px #555;}
#wpdcom button{min-height: auto; min-width: auto; max-width: auto; min-height: auto; display: inline-block; font-weight:normal;text-transform: none;}
#wpdcom svg{display:inline;}
#wpdcom .wpd-cursor-pointer{cursor: pointer;}
#wpdcom .avatar{padding:0px; margin:0 auto; float:none; display:inline; height:auto; border:none; border-radius:0%; box-shadow: none; }
#wpdcom .page-numbers{padding:2px 7px; font-size:14px; margin:20px 1px; line-height:33px; background:#fff}
#wpdcom span.current{color:#fff}
#wpdcom .wc-label a:focus{outline:0}
#wpdcom .wpdiscuz-hidden{display:none}
#wpdcom .wpd-clear, #wpdcom .clearfix, .wpdiscuz_top_clearing, .wpdiscuz_clear{clear:both}  .wpdiscuz_clear_right{clear:right}  .wpdiscuz_clear_left{clear:left}
#wpdcom .wpd-space{flex-grow: 1;}
#wpdcom .wpd-hidden{visibility: hidden; opacity:0; transition: visibility 0s, opacity 0.5s linear;}
#wpdcom .wpd-up{color: #009149 !important;}
#wpdcom .wpd-up svg{fill: #009149!important;}
#wpdcom .wpd-down{color: #fc5844!important;}
#wpdcom .wpd-down svg{fill: #fc5844!important;}
#wpdcom .wpd-reply{margin-left:25px}
#wpdcom .wpd-reply.wpd_comment_level-2{margin-left:70px}
#wpdcom.wpd-layout-2 .wpd-reply{margin-left:40px}
#wpdcom.wpd-layout-2 .wpd-reply.wpd_comment_level-2{margin-left:28px}
#wpdcom.wpd-layout-3 .wpd-reply{margin-left:45px}
#wpdcom.wpd-layout-3 .wpd-reply.wpd_comment_level-2{margin-left:62px}
#wpdcom .wpdlb{clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute;} .wpd-tooltip { position: relative; overflow: hidden;}
.wpd-tooltip:hover { overflow: visible;}
.wpd-tooltip:hover .wpd-tooltip-content {opacity: 1;}
.wpd-tooltip .wpd-tooltip-content {background: #555555; border-radius: 5px;  box-sizing: border-box; color: #ffffff; font-size: 14px; max-width: 200px; min-width: 145px; padding: 10px; position: absolute; opacity:0;}
.wpd-tooltip .wpd-tooltip-content a{color: #ffffff; text-decoration: none;}
.wpd-tooltip .wpd-tooltip-content::after {background: #555555; content: ""; height: 10px; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px;}
.wpd-tooltip.wpd-top .wpd-tooltip-content {bottom: calc(100% + 0.3em); left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.wpd-tooltip.wpd-top .wpd-tooltip-content::after {bottom: -5px; left: 50%;  margin-left: -5px;}
.wpd-tooltip.wpd-bottom .wpd-tooltip-content {bottom: calc(-100% - 1.8em); left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.wpd-tooltip.wpd-bottom .wpd-tooltip-content::after {top: -5px;}
.wpd-tooltip.wpd-right .wpd-tooltip-content {left: calc(100% + 1.5em); top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.wpd-tooltip.wpd-right .wpd-tooltip-content::after {left: -5px; margin-top: -5px; top: 50%;}
.wpd-tooltip.wpd-left .wpd-tooltip-content {right: calc(100% + 1.5em); top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.wpd-tooltip.wpd-left .wpd-tooltip-content::after {right: -5px; margin-top: -5px; top: 50%;}
[wpd-tooltip]{position:relative;}
[wpd-tooltip]::before {content: "";position: absolute;top:-8px;left:50%;transform: translateX(-50%);border-width: 7px 7px 0 7px;border-style: solid;border-color: #555555 transparent transparent transparent;z-index: 100;opacity:0;}
[wpd-tooltip]::after {content: attr(wpd-tooltip); position: absolute;left:50%;top:-8px;transform: translateX(-50%)   translateY(-100%);background: #555555;text-align: center;color: #fff;padding:8px 10px;font-size: 11px; line-height:1.5; min-width: 6vw; border-width:0; border-radius: 4px;pointer-events: none;z-index: 99;opacity:0;text-transform: none;}
[wpd-tooltip]:hover::after,[wpd-tooltip]:hover::before {opacity: 1;transition: all .4s ease-in-out;}
[wpd-tooltip-size='small']::after{min-width: 5vw;}
[wpd-tooltip-size='medium']::after{min-width: 10vw;}
[wpd-tooltip-size='long']::after{min-width: 14vw;}
[wpd-tooltip-position='left']::before{left:0%;top:50%;margin-left:-11px; transform:translatey(-50%) rotate(-90deg)}
[wpd-tooltip-position='top']::before{left:50%;}
[wpd-tooltip-position='bottom']::before{top:100%;margin-top:8px;transform: translateX(-50%) translatey(-100%) rotate(-180deg)}
[wpd-tooltip-position='right']::before{left:100%;top:50%;margin-left:0px;transform:translatey(-50%) rotate(90deg)}
[wpd-tooltip-position='left']::after{left:0%;top:50%;margin-left:-8px;transform: translateX(-100%)   translateY(-50%);}
[wpd-tooltip-position='top']::after{left:50%;}
[wpd-tooltip-position='bottom']::after{top:100%;margin-top:8px;transform: translateX(-50%) translateY(0%);}
[wpd-tooltip-position='right']::after{left:100%;top:50%;margin-left:9px;transform: translateX(0%)   translateY(-50%);}
_:-ms-lang(x), .wpd-social-login [wpd-tooltip]::after{top: -24px;}
_:-ms-lang(x), .wpd-social-login [wpd-tooltip]::before{top: -24px;}
#wpdcom div.wpd-field-desc {position: relative; display: inline; }
#wpdcom div.wpd-field-desc span {position: absolute; width:200px; color: #FFFFFF; background: #555555; height:auto; line-height: 17px; padding:8px 10px; font-size:12px!important; text-align: center; visibility: hidden; border-radius: 6px; left: -150px; }
#wpdcom div.wpd-field-desc span:after { content: ''; position: absolute; top: 100%; left: 50%; margin-left: -4px; width: 0; height: 0; border-top: 8px solid #555555; border-right: 8px solid transparent; border-left: 8px solid transparent; }
#wpdcom div:hover.wpd-field-desc span {visibility: visible; opacity: 1; bottom: 34px; left: 50%; margin-left: -100px; z-index: 999999; }
#wpdcom div:hover.wpd-tooltip {position: relative; }
#wpdcom span.wpd-field-desc {position: relative; display: inline; }
#wpdcom span.wpd-field-desc span {position: absolute; width:200px; color: #FFFFFF; background: #555555; height:auto; line-height: 17px; padding:8px 10px; font-size:12px; text-align: center; visibility: hidden; border-radius: 6px; left: -150px; }
#wpdcom span.wpd-field-desc span:after { content: ''; position: absolute; top: 100%; left: 50%; width: 0; height: 0; border-top: 8px solid #555555; border-right: 8px solid transparent; border-left: 8px solid transparent; }
#wpdcom span:hover.wpd-field-desc span {visibility: visible; opacity: 1; bottom: 38px; left: 50%; margin-left: -105px; z-index: 999999; } @font-face { font-family: 'square721_cn_btroman'; src: url(//lectorjpg.com/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.eot); src: url(//lectorjpg.com/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.eot?#iefix) format('embedded-opentype'), url(//lectorjpg.com/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.woff2) format('woff2'), url(//lectorjpg.com/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.woff) format('woff'), url(//lectorjpg.com/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.ttf)  format('truetype'), url(//lectorjpg.com/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.svg#svgFontName) format('svg'); font-display: swap; }
#wpd-post-rating{display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; width: 100%; margin-top: 20px; margin-bottom: 30px;}
#wpd-post-rating .wpd-rating-wrap{width: 30%;display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: center; align-items: center; align-content: center; text-align: center; }
#wpd-post-rating .wpd-rating-wrap .wpd-rating-left{flex-grow: 1; height: 1px; border-bottom: 1px dashed #999999; margin-right: -10px;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-right{flex-grow: 1; height: 1px; border-bottom: 1px dashed #999999; margin-left: -10px;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-data{width: 125px; white-space: nowrap; text-align: center; display: flex; flex-direction: column; justify-content: center; flex-wrap: wrap; align-items: center;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-title{width: 125px; white-space: break-spaces; word-break: break-all; font-size: 12px; letter-spacing: 0.5px; color: #888; line-height: 16px; display: block; margin-top: 7px; margin-bottom: -3px;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value{ transition:0.2s; background-color:#ffffff; border: 1px dashed #777777; height: 60px; width: 60px; text-align: center; border-radius: 50%;font-family: square721_cn_btroman, "Open Sans", san-serif;  }
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value span{ color: #666666; display: block!important; cursor: default; }
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrv{font-size: 24px!important; line-height: 60px!important; padding-top: 0px!important;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrc{font-size: 18px!important; line-height: 16px!important; display: none!important; padding-top: 17px!important;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrt{font-size: 10px!important; line-height: 16px!important;  display: none!important; padding-top: 0px!important; font-style: normal; font-family: Arial, sans-serif;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv{display: none!important;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt{display: block!important; color: #ffffff; transition:0.8s;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover{background-color: #555555; transition:0.5s;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars{margin-top:7px; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: center;}
#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg{ width: 26px; height: 26px; display: block; margin-right: -3px;}
#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rating-stars{display:none;}
#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rate-starts{display:flex;}
#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts{display:none;margin-top:7px; flex-wrap: nowrap; flex-direction: row; justify-content: center;}
#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts svg{ width: 26px; height: 26px; display: block; margin-right: -3px;}
.wpd-rating{display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; width: 100%; margin-top: 20px; margin-bottom: 30px;}
.wpd-rating .wpd-rating-wrap{width: 30%;display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: center; align-items: center; align-content: center; text-align: center; }
.wpd-rating .wpd-rating-wrap .wpd-rating-left{flex-grow: 1; height: 1px; border-bottom: 1px dashed #999999; margin-right: -10px;}
.wpd-rating .wpd-rating-wrap .wpd-rating-right{flex-grow: 1; height: 1px; border-bottom: 1px dashed #999999; margin-left: -10px;}
.wpd-rating .wpd-rating-wrap .wpd-rating-data{width: 125px; white-space: nowrap; text-align: center; display: flex; flex-direction: column; justify-content: center; flex-wrap: wrap; align-items: center;}
.wpd-rating .wpd-rating-wrap .wpd-rating-title{width: 125px; white-space: break-spaces; word-break: break-all; font-size: 12px; letter-spacing: 0.5px; color: #888; line-height: 16px; display: block; margin-top: 7px; margin-bottom: -3px;}
.wpd-rating .wpd-rating-wrap .wpd-rating-value{ transition:0.2s; background-color:#ffffff; border: 1px dashed #777777; height: 60px; width: 60px; text-align: center; border-radius: 50%;font-family: square721_cn_btroman, "Open Sans", san-serif;  }
.wpd-rating .wpd-rating-wrap .wpd-rating-value span{ color: #666666; display: block!important; cursor: default; }
.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrv{font-size: 24px!important; line-height: 60px!important; padding-top: 0px!important;}
.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrc{font-size: 18px!important; line-height: 16px!important; display: none!important; padding-top: 17px!important;}
.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrt{font-size: 10px!important; line-height: 16px!important; display: none!important; padding-top: 0px!important;font-style: normal; font-family: Arial, sans-serif;}
.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv{display: none!important;}
.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,
.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt{display: block!important; color: #ffffff!important; transition:0.8s;}
.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover{background-color: #555555; transition:0.5s;}
.wpd-rating .wpd-rating-wrap .wpd-rating-stars{margin-top:7px; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: center;}
.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg{ width: 26px; height: 26px; display: block; margin-right: -3px;}
.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-star{fill: #cccccc;}
.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-active{fill: #ffc600;}
.wpd-rating .wpd-rating-wrap .wpd-rating-name{font-size: 12px; padding-top: 5px; color: #999999; display: none;} #wpdcom .wpd-form-head{border-bottom: 1px solid #cccccc; padding: 7px 2px 9px 2px; margin-top: 20px; margin-bottom: 5px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between;}
#wpdcom .wpd-sbs-toggle{color: #666666; font-size: 14px; line-height: 20px; cursor: pointer;}
#wpdcom .wpd-sbs-toggle i.fa-envelope{ font-size: 15px; margin-right: 4px; }
#wpdcom .wpd-sbs-toggle i.fa-caret-down{ font-size: 16px; margin-left: 4px; color: #666666;}
#wpdcom .wpd-sbs-toggle .wpd-sbs-title{ font-size: 15px;}
#wpdcom .wpd-auth{display: flex; flex-direction: row; justify-content: flex-end;}
#wpdcom .wpd-social-login{text-align: right;}
#wpdcom .wpd-social-login .wpd-connect-with{line-height: 20px; font-size: 14px!important; margin: 0px 9px; vertical-align: baseline; color: #666;}
#wpdcom .wpd-social-login i{opacity:0.8; cursor: pointer; width: 22px; height: 22px; border-radius: 50%; display: inline-flex; justify-content:center; align-items: center; margin: 0 2px;}
#wpdcom .wpd-social-login i svg{fill: #ffffff; width: 15px; height: 15px;}
#wpdcom .wpd-social-login i:hover{opacity: 1;}
#wpdcom .wpd-social-login .wpdsn-fb i{background-color: #4267B2;}
#wpdcom .wpd-social-login .wpdsn-tw i{background-color:#000000;}
#wpdcom .wpd-social-login .wpdsn-gg i{background-color:#D54C3F;}
#wpdcom .wpd-social-login .wpdsn-telegram i{background-color:#239cd7;}
#wpdcom .wpd-social-login .wpdsn-ds i{background-color:#2196F3;}
#wpdcom .wpd-social-login .wpdsn-wp i{background-color:#999999;}
#wpdcom .wpd-social-login .wpdsn-vk i{background-color:#4C75A3;}
#wpdcom .wpd-social-login .wpdsn-ok i{background-color:#EF7800;}
#wpdcom .wpd-social-login .wpdsn-insta i{background-color:#F97149;}
#wpdcom .wpd-social-login .wpdsn-linked i{background-color:#007BB6;}
#wpdcom .wpd-social-login .wpdsn-yandex i{background-color:#FF0000;}
#wpdcom .wpd-social-login .wpdsn-mailru i{background-color:#168DE2;fill: #ff9e00}
#wpdcom .wpd-social-login .wpdsn-mailru i svg{fill: #ff9e00}
#wpdcom .wpd-social-login .wpdsn-weibo i{background-color:#d52a2c;}
#wpdcom .wpd-social-login .wpdsn-weixin i{background-color:#20c300;}
#wpdcom .wpd-social-login .wpdsn-qq i{background-color:#1479d7;}
#wpdcom .wpd-social-login .wpdsn-baidu i{background-color:#F23F40;}
#wpdcom .wpd-social-login .wpdsn-baidu i svg{fill: #2319dc}
#wpdcom .wpd-auth .wpd-sep{border-right: 1px #cccccc solid; margin:0 12px; display: inline;}
#wpdcom .wpd-auth .wpd-login{font-size: 14px; line-height: 20px;}
#wpdcom .wpd-auth .wpd-login i{margin-right: 2px;}
#wpdcom .wpd-auth .wpd-login a{color: #3272bf; text-decoration: none;}
#wpdcom .wpd-auth .wpd-login a:hover{color: #0d3e81;}
#wpdcom .wpdiscuz-social-login-spinner{display: none;}
#wpdcom .wpd-social-login-agreement{width: 100%;margin-top: 15px;margin-bottom:0;font-size: 12px;padding: 20px 30px 10px 30px;background-color: #F8F8F8;border: 1px dotted #dddddd;clear: both;line-height: normal;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-title{font-weight: bold;margin-bottom: 5px;font-size: 15px;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-button{text-transform: uppercase;padding: 3px 20px;margin: 5px 0 0 15px;cursor: pointer;font-size: 12px;line-height: 20px;color:#00B38F;display: inline-block;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-agree{border: 1px dotted #00B38F;color: #00B38F;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-agree:hover{color: #FFFFFF;background:#00B38F;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-disagree{border: 1px dotted #ff312f;color: #ff312f;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-disagree:hover{color: #FFFFFF;background:#ff312f;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons{margin-top: 4px;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons-left{float: left;}
#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons-right{float: right;}
#wpdcom .wpd-secondary-forms-social-content .wpd-social-login-agreement{padding: 20px;} #wpdcom .wpdiscuz-subscribe-bar{width:100%; box-sizing:border-box; padding: 15px 0px 5px 0px; margin-bottom:0px; }
#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-bar .wpdiscuz_subscribe_status{font-size: 14px;}
#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-form-email select{width:100%!important}
#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}
#wpdcom .wpdiscuz-subscribe-form-button input[type="submit"]{font-size:16px!important; min-height:29px!important; height:29px!important; padding:1px 3px 5px 3px!important; min-width:40px; line-height:14px!important; box-sizing:border-box!important; border:1px solid #ddd; clear:both; float:none; margin:0}
#wpdcom .wpdiscuz-subscribe-agreement{font-size: 12px; display: block; clear: left; padding-top: 10px; width: 92%;}
#wpdcom .wpdiscuz-subscribe-agreement label{ cursor: pointer; display: inline; font-size: 13px; margin: 0 4px;}
#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button{box-shadow: none; font-weight: bold; letter-spacing: 0;} #wpdcom .wpd-form-wrap{padding-bottom: 10px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap{display: flex; flex-wrap: nowrap; flex-direction: row; justify-content:space-between; padding: 20px 0; align-items: center;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap [id^=wpd-editor-wraper]{flex-grow:1; position: relative; width: 100%;}
#wpdcom .wpd-form .wpd-textarea-wrap{position: relative;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap [id^=wpd-editor-wraper] textarea{width: 100%;}
#wpdcom .wpd-form .wpd-avatar{margin-right: 15px; border-radius: 100%; text-align: left;flex-shrink: 0; align-self: flex-start;}
#wpdcom .wpd-form .wpd-avatar img,
#wpdcom .wpd-form .wpd-avatar img.avatar{width:56px; height:56px; max-width: 56px; border-radius: 100%; border: 1px solid #cccccc; padding: 2px; background-color: #ffffff; vertical-align: middle; text-align: center;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea{ height: 54px ; border-radius: 5px; border: 1px solid #cccccc; width: 100%; padding: 10px 15px; font-size: 14px; box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.1); font-family: inherit; outline: none; -webkit-transition: .18s ease-out; -moz-transition: .18s ease-out; -o-transition: .18s ease-out; transition: .18s ease-out;resize: none;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea:hover {box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.02);}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea::-moz-placeholder { line-height:28px; color: #666666; font-size: 16px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea::-webkit-input-placeholder {line-height:28px; color: #666666; font-size: 16px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea:-ms-input-placeholder {line-height:28px; color: #666666; font-size: 16px;}
#wpdcom .wpdiscuz-edit-form-wrap {margin-bottom: 15px; margin-top: 10px; position: relative;}
#wpdcom .wpdiscuz-edit-form-wrap table{  border: none; margin: 15px 0px;}
#wpdcom .wpdiscuz-edit-form-wrap table td{ border: none; padding: 1px 0px; border-bottom: 1px dashed #cccccc;}
#wpdcom .wpdiscuz-edit-form-wrap table td label{font-size: 13px; color: #666666;display: inline; line-height: 22px; margin-right: 20px; vertical-align: text-bottom;}
#wpdcom .wpdiscuz-edit-form-wrap .wc_save_wrap{text-align: right; margin-top: 10px;}
#wpdcom .wpdiscuz-edit-form-wrap .wc_save_wrap .wc_cancel_edit{margin: 0px 10px;}
#wpdcom .wpd-form.wpd-secondary-form-wrapper{margin-bottom: 25px;}
#wpdcom .wpd-form.wpd-secondary-form-wrapper .wpdiscuz-textarea-wrap{padding-top: 10px;}
#wpdcom .wpd-form-wrap .wpd-login-to-comment{text-align: center;font-size: 16px;padding: 15px 0 0 0;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap{padding-bottom: 10px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt{flex-wrap: wrap;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-avatar{flex-basis: 69px; margin-right: 0;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap{flex-basis: calc( 100% - 70px );}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap .quicktags-toolbar{ width: 100%; margin-bottom: 1px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap textarea{width: 100%;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wmu-upload-wrap {flex-basis: 100%;text-align: right; margin-top: 3px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wmu-upload-wrap i{color: #888; font-size: 18px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap .wpd-editor-buttons-right{float:right;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-editor-buttons-right{display:flex;align-items:center;margin-left: auto;}
#comments #wpdcom .wpd-form .wpd_comm_form .wpdiscuz-textarea-wrap.wpd-txt .wpd-editor-buttons-right span{display: inline-block;margin:3px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt [wpd-tooltip]::after{left:auto; margin-left: -35px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt [wpd-tooltip]::before{right: 25px; left:auto;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar .ed_button {opacity: 0.8; box-shadow:none; background: #eeeeee; color: #666; font-size: 13px; padding: 1px 12px; margin: 2px 1px; display: inline-block; border-radius: 0; line-height: 20px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar .ed_button:hover{opacity: 1;} #wpdcom input[type="button"],
#wpdcom input[type="reset"],
#wpdcom input[type="submit"],
#wpdcom button{margin:inherit;}
#wpdcom .wpd-second-button,
#wpdcom .wpd-prim-button{border:none; cursor: pointer; font-family: "Arial Hebrew", Arial, sans-serif; font-size: 14px; line-height: 24px; padding: 4px 20px; letter-spacing:1px; box-shadow: 1px 1px 3px -1px #bbb; border-radius: 3px; max-width: none; max-width: none;}
#wpdcom .wpd-second-button:hover,
#wpdcom .wpd-prim-button:hover{opacity: 0.9; box-shadow: none; text-decoration: none;}
#wpdcom .wpd-second-button{background-color: #f5f5f5; color: #999999; box-shadow: 1px 1px 2px -1px #ccc;}
#wpdcom .wc-field-submit input[type="submit"]{margin-left: 2%;}
#wpdcom .wpd_label, #wpdcom .wpd_label{margin:1px 0px 5px 0px; padding: 0px;display:inline-block;}
#wpdcom .wpd_label, #wpdcom .wpd_label span{display: inline-block}
#wpdcom .wpd_label input[type="checkbox"].wpd_label__checkbox{display:none; }
#wpdcom .wpd_label__checkbox { display: none; }
#wpdcom .wpd_label__check { display: inline-block; border: 0px; border-radius: 0; vertical-align: middle; cursor: pointer; text-align: center; margin:0px 3px 0px 0px; }
#wpdcom .wpd_label__check i.wpdicon{font-size: 15px; line-height: 20px; padding: 4px 5px; width: 32px; margin: 0px; }
#wpdcom .wpd_label__check i.wpdicon-on{display: none;}
#wpdcom .wpd_label__check i.wpdicon-off{display: inline-block; color: #aaaaaa; border: 1px solid #dddddd; }
#wpdcom .wpd_label__checkbox:checked + .wpd_label__text .wpd_label__check .wpdicon-on{display: inline-block; }
#wpdcom .wpd_label__checkbox:checked + .wpd_label__text .wpd_label__check .wpdicon-off{display:none; }
#wpdcom .wpd_label__check i.wpdicon-off.fa-unlock-alt, #wpdcom .wpd_label__check i.wpdicon-on.fa-lock{ font-size: 15px; }
#wpdcom .wpd-form .ql-texteditor textarea{width: 100%;margin: 0px;box-sizing: border-box;outline: none;padding: 10px;line-height: 24px;position: absolute;top: 0;bottom: 0; border: none;}
#wpdcom .ql-editor{min-height: 65px; border-bottom-color: #fff; word-break: break-word;}
#wpdcom .ql-editor::before{ font-size: 16px; color: #aaa; letter-spacing: 1px;}
#wpdcom .ql-editor > * { cursor: text; font-size: 15px; letter-spacing: 0.5px; font-family: Arial; font-weight: normal; color: #666666;}
#wpdcom .ql-editor blockquote {margin-top: 0 !important; margin-bottom: 0 !important;}
#wpdcom .ql-container{border-radius: 3px 3px 0 0; background: #fff; border-bottom: none; border-color: #dddddd;}
#wpdcom .ql-toolbar {padding: 8px 8px 3px 5px; background-color: #fafafa; border-top: none; border-radius: 0 0 3px 3px; border-color: #dddddd;}
#wpdcom .ql-toolbar.wpd-toolbar-hidden{display:none;}
#wpdcom .ql-toolbar .ql-stroke{stroke: #999999;}
#wpdcom .ql-toolbar .ql-fill{fill: #999999;}
#wpdcom .ql-toolbar button:hover .ql-stroke{color: #0274be; stroke:  #0274be;}
#wpdcom .ql-toolbar button:hover .ql-fill{color: #0274be; fill:  #0274be;}
#wpdcom .ql-toolbar button.ql-active .ql-stroke{color: #0274be; stroke:  #0274be;}
#wpdcom .ql-toolbar button.ql-active .ql-fill{color: #0274be; fill:  #0274be;}
#wpdcom .ql-toolbar button.ql-spoiler,
#wpdcom .ql-toolbar button.ql-sourcecode{color: #999999; width: auto; font-size: 13px; letter-spacing: 2px; line-height: 15px; font-weight: bold; font-family: arial; display: flex; align-items: flex-start; justify-content: center;}
#wpdcom .ql-toolbar button:hover{text-decoration: none;}
#wpdcom .ql-toolbar .wmu-upload-wrap .wmu-add i{font-size: 18px; color: #999999;}
#wpdcom .ql-toolbar button.ql-spoiler:hover,
#wpdcom .ql-toolbar button.ql-sourcecode:hover,
#wpdcom .ql-toolbar .wmu-upload-wrap .wmu-add i:hover{color: #0274be;}
#wpdcom .wpd-editor-char-counter{font-size: 9px;padding: 3px 5px 2px;position: absolute;right: 0; z-index: 10; color: #888;}
#wpdcom .wpd-editor-char-counter.error{color: red;}
#wpdcom.wpdiscuz_unauth .wc-field-submit{padding-top: 15px;} #wpdcom .wpd-form-foot{margin-left: 70px;}
#wpdcom .wpd-form-row .wpdiscuz-item{clear: both;}
#wpdcom .wpd-form-row .wpd-form-col-full{width:100%; float:none; margin:0; text-align:left; padding:0; }
#wpdcom .wpd-form-row .wpd-form-col-left{width:49%; float:left; margin:0; text-align:left; padding:0; }
#wpdcom .wpd-form-row .wpd-form-col-right{width:49%; float:right; margin:0; text-align:right; padding:0; }
#wpdcom .wpd-form-row .wpd-form-col-full .wpdiscuz-item{text-align:left; }
#wpdcom .wpd-form-row .wpd-form-col-left .wpdiscuz-item{text-align:left; }
#wpdcom .wpd-form-row .wpd-form-col-right .wpdiscuz-item{text-align:right; } #wpdcom .wpdiscuz-item label.wpd-field-label{ float:none; }
#wpdcom .wpd-form-row .wpdiscuz-item{width:100%; vertical-align:baseline; padding:1px 0 7px 0; position:relative; }
#wpdcom .wpd-form-row .wpd-field{width:100%; line-height:20px; color:#777777; display:inline-block; float:none; clear:both; margin:0; box-sizing:border-box; padding-top:2%; padding-bottom: 2%; font-size:14px; border-radius:3px; vertical-align:baseline;}
#wpdcom .wpd-form-row .wpd-has-icon .wpd-field{padding-left:30px;}
#wpdcom .wpd-form-row .wpd-has-desc .wpd-field{padding-right:30px;}
#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-icon {display:inline-block; font-size:16px; line-height:16px; opacity:0.3; padding:0; margin:0px; position:absolute; top:9px; left:8px; width:20px; text-align:left; }
#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-desc{display:inline-block; font-size:16px; line-height:16px; opacity:1; margin:0px; position:absolute; top:8px; right:8px; width:20px; text-align:right; border-left:1px solid #ccc; color:#aaa; padding:0px 5px; cursor:pointer; }
#wpdcom .wpd-form-row .wpdiscuz-item.wpd-field-select .wpd-field-desc{border-left: none;}
#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="email"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="url"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="color"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="date"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="month"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="number"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="time"]{height:32px;}
#wpdcom .wpd-form-row .wpdiscuz-item textarea{height:72px; padding-left: 10px;}
.wpdiscuz_select{background:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC) #fefefe no-repeat scroll right center!important; border-radius:0; border:1px solid lightgray!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 none!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}
#wpdcom .wc-field-submit{text-align:right; padding: 1px 2px 0 0; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: flex-start;}
#wpdcom .wc-field-submit input[type="button"]{margin:1px; border:#ddd 1px solid; font-size:13px; line-height:16px; padding:6px 15px; clear:both; float:none}
#wpdcom .wpd-item-wrap{ text-align:left; }
#wpdcom .wpd-item{ text-align:left; }
#wpdcom .wpd-form-col-left .wpd-field-group .wpd-field-group-title, #wpdcom .wpd-form-col-right .wpd-field-group .wpd-field-group-title, #wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title{ font-size:13px; text-align:left; line-height:20px; padding: 5px 0; }
#wpdcom .wpd-form-col-left .wpd-has-desc .wpd-field-group-title, #wpdcom .wpd-form-col-right .wpd-has-desc .wpd-field-group-title, #wpdcom .wpd-form-col-full .wpd-has-desc .wpd-field-group-title{ padding-right:35px; }
#wpdcom .wpd-comment-right .wpd-top-custom-fields{ padding:5px 10px 10px 0px; }
#wpdcom .wpd-comment-right .wpd-bottom-custom-fields{ padding:5px 0px; margin-bottom:5px; margin-top: 10px;} #wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label{float:right; display:block; width:111px; text-align:right; padding:0; line-height:30px; }
#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_img{display:inline!important; border:0; padding:0; margin:0; vertical-align:middle; box-sizing:content-box; width:80px; height:26px; border-bottom:2px solid #e6e6e6}
#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label a{margin:0; display:inline; padding:0; text-decoration:none; height:auto; width:auto}
#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-input{float:left; display:block; min-width:30px; width:calc(100% - 112px); line-height:30px; }
#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-input input[type="text"]{width:100%; padding:3px 5px; height:28px; }
#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_refresh_img{cursor:pointer}
#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_refresh_img img{max-width:16px!important; max-height:16px!important; box-sizing:content-box; margin:0; display:inline!important; background-color:#e6e6e6; padding:5px; border:1px solid #e4e4e4; border-left:1px solid #d9d9d9; vertical-align:middle; }
#wpdcom .wpd-form-row .wpdiscuz-item .wc-bin-captcha{background: #f5f5f5; padding: 2px 15px; font-size: 11px; color: #aaa; line-height: 28px; text-align: center;}
#wpdcom .wpd-form-row .wpdiscuz-item .wc-bin-captcha i{margin-right: 5px}
#wpdcom .wpd-form-row .wpdiscuz-item.wpd-field-captcha{margin-bottom: -5px; padding-bottom:2px; } #wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single{ border-bottom:none; text-align:right; }
#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-item{ margin:0px; padding:0px; }
#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field{ height:20px; vertical-align:top; outline: none; }
#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field-label{ height:20px; vertical-align:top; }
#wpdcom .wpdiscuz-item .wpd-field-label a{display: inline; vertical-align: baseline; line-height: inherit;}
#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single{ border-bottom:none; }
#wpdcom .wpd-form-col-left .wpd-field-group.wpd-field-single .wpd-field-group-title, #wpdcom .wpd-form-col-right .wpd-field-group.wpd-field-single .wpd-field-group-title{ font-size:inherit; text-align:right; line-height:inherit; height:25px; }
#wpdcom .wpdiscuz-item.wpd-field-radio, #wpdcom .wpdiscuz-item.wpd-field-checkbox{ padding-bottom:12px;}
#wpdcom .wpdiscuz-item.wpd-field-radio input, #wpdcom .wpdiscuz-item.wpd-field-checkbox input{box-shadow: none; border: 1px solid; display: inline-block; padding: initial!important;}
#wpdcom .wpd-form-col-left div:last-of-type, #wpdcom .wpd-form-col-right div:last-of-type{ border-bottom:none; }
#wpdcom .wpd-field-radio .wpd-item, #wpdcom .wpd-field-checkbox .wpd-item{ display:inline-block; padding:1px; margin:1px 0; min-width:60px; }
#wpdcom .wpd-field-radio .wpd-field, #wpdcom .wpd-field-checkbox .wpd-field { width:18px; height:18px; display:inline-block; float:left; padding:0px; line-height:20px; vertical-align:baseline; margin:0px 6px 0 0; box-sizing: border-box;}
#wpdcom .wpd-field-radio .wpd-field-label, #wpdcom .wpd-field-checkbox .wpd-field-label{ width:auto; height:22px; display:inline; float:none; padding:0px; line-height:20px; font-size:12px; margin:0px;}
#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-agreement,
#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-cookies-consent{padding-top:0px;}
#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-group.wpd-field-radio .wpd-item-wrap,
#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-group.wpd-field-checkbox .wpd-item-wrap{float: none;}
#wpdcom .wpdiscuz-item.wpd-field-single .wpd-field,
#wpdcom .wpdiscuz-item.wpd-field-single .wpd-field-label{line-height: 20px;}
#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-single{padding-bottom:0px}
#wpdcom .wpdiscuz-item.wpd-field-single .wpd-field-desc{top: 5px;} #wpdcom .wpd-form-row .wpd-form-col-right .wpdiscuz-item.wpd-field-select{ text-align:left; }
#wpdcom .wpdiscuz-item.wpd-field-select select.wpdiscuz_select{ height: 32px !important; max-width:400px!important; }
#wpdcom .wpdiscuz-item.wpd-field-select.wpd-has-desc select.wpdiscuz_select{ width:calc(100% - 40px)!important; }
#wpdcom .wpdiscuz-item.wpd-field-select .wpd-field-group-title { padding-top: 12px; }
#wpdcom .wpdiscuz-item.wpd-field-select.wpd-has-desc .wpd-field-desc{ top:9px; }
.wpd-custom-field{ display:table; width:100%; padding:1px 0; line-height:20px; }
.wpd-custom-field .fa-star{ font-size:1.2em; }
.wpd-cf-label{ background: #f9f9f9; box-sizing: border-box!important; display:table-cell; font-size: 13px; opacity: 1; padding: 5px 10px; vertical-align: top; width: 29%; border-bottom:1px #f0f0f0 solid; }
.wpd-cf-value{ display:table-cell; border-bottom:1px #f0f0f0 solid; width:69%; box-sizing:border-box!important; font-size:13px; vertical-align:top; opacity:0.7; padding: 5px 10px; }
#wpdcom .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-label{ background:transparent; border:none; padding: 2px 10px 2px 2px; }
#wpdcom .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-value{font-size: 14px; border-bottom:none; padding: 1px 10px; }
#wpdcom .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-value i{min-width: 20px; align-self: center; text-align: center;} #wpdcom .wpdiscuz-item .wpdiscuz-rating,
#wpdcom .wpd-item-wrap fieldset{display:inline-block;}
#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-rating{ border-bottom:1px dotted #ddd; height:77px; margin-bottom:0px; }
#wpdcom .wpdiscuz-item .wpdiscuz-rating {border: none; float: left; margin:0px; padding:5px 0 5px 1px; margin-left:-5px; }
#wpdcom .wpdiscuz-item .wpdiscuz-rating > input { visibility:visible;opacity:0; position:absolute; z-index: -1;}
#wpdcom .wpdiscuz-item .wpdiscuz-rating > label::before { margin: 1px 3px; line-height: 18px; font-size: 1.1em; cursor:pointer; }
#wpdcom .wpdiscuz-item .wpdiscuz-rating > .half::before {position: absolute; cursor:pointer; }
#wpdcom .wpdiscuz-item .wpdiscuz-rating > label { float: right; font-size: 1.1em;}
#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc{ right:0px; top:0px; position:relative; font-size:14px; margin-left:5px; padding:0 7px; }
#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc i.fa{ font-size:17px; }
#wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title{ display:inline-block; vertical-align:baseline; padding:0px 0 2px 0; margin-top:-2px; padding-right: 35px; }
#wpdcom .wpd-form-col-full .wpdiscuz-item .wpdiscuz-rating{ padding:0px 6px 0 0; vertical-align:middle; line-height: 14px; }
#wpdcom .wpd-form-col-full .wpd-item-wrap{ display:inline-block; float:left; padding-right:7px; vertical-align:baseline; padding:0px 1px 1px 1px; }
#wpdcom .wpdiscuz-edit-form-wrap .wpdiscuz-item.wpd-field-group.wpd-field-rating{height: auto; border-bottom:none;}
#wpdcom .wpdiscuz-edit-form-wrap .editcomment td{vertical-align: middle; padding-right: 10px;}
#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-radio td,
#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-checkbox td{vertical-align: top;}
#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-radio td input,
#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-checkbox td input{width: auto;  vertical-align: baseline; margin-right: 1px; display: inline; line-height: 22px;}
#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-rating td label{margin-right: 1px;}
#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpdiscuz-item{padding: 7px 0;}
.wpdiscuz-stars-label{ line-height:20px; padding:10px 0 2px 3px; font-size:14px; }
.wpdiscuz-stars-wrapper{ display:block; }
.wpdiscuz-stars-wrapper-inner{ position: absolute; }
.wpdiscuz-activ-stars{ position: absolute; display: flex; font-size: 22px; top:0; left:0; }
.wpdiscuz-pasiv-stars{ font-size: 22px; display: flex; }
.wpdiscuz-activ-stars{ overflow:hidden; }
.wpdiscuz-pasiv-stars i.wpdiscuz-pasiv-star, .wpdiscuz-activ-stars i.wpdiscuz-activ-star{ padding:0px 2px; font-size:20px; }
#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-group.wpd-field-rating{height: auto; border-bottom: none;padding-bottom: 10px;} #wpdcom .wpd-form-row .wpd-field-date { height:77px; }
#wpdcom .wpd-form-row .wpd-field-date .wpd-field-title{font-size: 13px; line-height: 20px; padding: 5px 0 8px 0; text-align: left; padding-bottom: 8px; }
#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field{padding-left:5px; }
#wpdcom .wpd-form-row .wpd-field-date.wpd-has-desc .wpd-field{padding-right:5px; }
#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-icon{left:2px; top: 10px; }
#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-desc{top: 10px; }
#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-title{padding-left:26px; }
#wpdcom .wpd-form-row .wpd-field-date.wpd-has-desc .wpd-field-title{padding-left:26px; } #wpdcom .wpd-form-row .wpd-field-color { height:77px; }
#wpdcom .wpd-form-row .wpd-field-color .wpd-field-title{font-size: 13px; line-height: 20px; padding: 5px 0 8px 0; text-align: left; padding-bottom: 8px; }
#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field{padding-left:5px; }
#wpdcom .wpd-form-row .wpd-field-color.wpd-has-desc .wpd-field{padding-right:5px; }
#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-icon{left:2px; top: 10px; }
#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-desc{top: 10px; }
#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-title{padding-left:26px; }
#wpdcom .wpd-form-row .wpd-field-color.wpd-has-desc .wpd-field-title{padding-left:26px; } #wpdcom .wpdiscuz-spoiler-wrap{background-color: #eee; border: 1px solid #555; border-style: dashed; margin:  5px 0; }
#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler{padding: 5px; cursor: pointer; }
#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler .fas{margin:0 5px; }
#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler-content{display: none; font-style: italic; padding: 5px; } @media screen and (min-width:655px) {
#wpdcom .wpd-field-captcha{ text-align:right!important; display:block; border-bottom: none; margin-top:3px!important;}
#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha{ display: inline-block; margin:0px 0px 0px auto; }
#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha iframe{ margin-bottom:0; }
#wpdcom .wpd_main_comm_form .wpd-field-captcha  .wpdiscuz-recaptcha{ transform:scale(0.8);-webkit-transform:scale(0.8); transform-origin:right 0;-webkit-transform-origin:right 0; margin:0px 0px 0px auto; }
#wpdcom .wpd-secondary-form-wrapper .wpd-field-captcha .wpdiscuz-recaptcha{ transform:scale(0.8);-webkit-transform:scale(0.8); transform-origin:right 0;-webkit-transform-origin:right 0;  margin:0px 0px 0px auto; }
#wpdcom .wpd_comment_level-5 .wpd-secondary-form-wrapper .wpdiscuz-recaptcha{ transform-origin:center 0;-webkit-transform-origin:center 0; }
}
@media screen and (max-width:730px){
#wpdcom .wpd_main_comm_form .wpd-field-captcha .wpdiscuz-recaptcha{ transform-origin:right 0;-webkit-transform-origin:right 0; }
}
@media screen and (max-width:655px){
#wpdcom .wpd-field-captcha { float: none; width: 100%; display:block; border-bottom: none; padding-bottom:0px; margin-bottom:0px; }
#wpdcom .wpd-field-captcha input{ height:1px; padding:0px; margin:0px; clear:both;}
}
#wpdcom .wpdiscuz-subscribe-bar .wpd-field-captcha {text-align: left!important;display: inline-block!important;border-bottom: none;clear: both;float: none;position: relative;transform-origin: left 0px 0px!important;transform: scale(0.8);padding: 20px 0px 20px 0px;margin-bottom: -40px;} #wpdcom #wpd-threads{margin-top: 20px;}
#wpdcom .wpd-thread-head{width: 100%; border-bottom: 2px solid #cccccc; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: flex-end;}
#wpdcom .wpd-thread-head .wpd-thread-info{ color:#555555; 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-thread-head .wpd-thread-info.wpd-reviews-tab{padding:5px 15px 0px 14px;}
#wpdcom .wpd-thread-head .wpd-thread-info .wpdtc{font-size: 15px;}
#wpdcom .wpd-thread-head .wpdiscuz-user-settings{font-size:15px; color:#777777; cursor: pointer; text-align: center; padding: 5px 10px 6px 12px; margin:0 2px -2px 2px; width: 40px; text-align: center;}
#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 .wpd-filter{font-size:16px; color:#999999; border-bottom: 2px solid #999999; cursor: pointer;text-align: center; padding: 5px 10px; margin:0 1px -2px 1px; line-height: 18px;}
#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-thread-filter .wpdf-sorting{font-size:14px; color:#777777; line-height: 18px; text-transform: capitalize; min-width: 100px; font-family: "Arial Hebrew", Arial, sans-serif;}
#wpdcom .wpd-thread-filter .wpdf-sorting i{font-size: 15px; margin-left: 6px; vertical-align: top; line-height: 14px;}
#wpdcom .wpd-thread-list .wpd-load-more-submit-wrap{display: flex; flex-direction: row; justify-content: center; padding: 10px;}
#wpdcom .wpd-comment .wpd-comment-wrap .wpd-comment-author span.wpd-user-nicename{color:#aaaaaa;font-size:13px;font-family: "Courier New", Courier, monospace;} #wpdcom .wpd-thread-list{ padding: 30px 0;}
#wpdcom .wpd-comment .wpd-comment-wrap{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: stretch;align-content: flex-start; padding-bottom: 5px;}
#wpdcom .wpd-comment .wpd-comment-left{width: 60px; text-align: center; margin-right: 20px;}  _:-ms-lang(x), #wpdcom .wpd-comment .wpd-comment-left{width: auto;}
#wpdcom .wpd-comment .wpd-comment-right{padding-bottom: 15px; flex-grow: 1; width: calc(100% - 80px);}
#wpdcom .wpd-comment .wpd-avatar {position: relative;}
#wpdcom .wpd-comment .wpd-avatar img,
#wpdcom .wpd-comment .wpd-avatar img.avatar{width:56px; height:56px; max-width: 56px; border-radius: 100%; border: 1px solid #cccccc; padding: 2px; background-color: #ffffff; vertical-align: middle; text-align: center; float: none;}
#wpdcom .wpd-comment .wpd-avatar i{position: absolute;bottom: 1px;right: 5px;border-radius: 50%;padding: 3px;border: 2px solid #fff;width: 20px;height: 20px;display: flex;justify-content: center;align-items: center;}
#wpdcom .wpd-comment .wpd-avatar i svg{width: 12px;height: 12px; fill: #ffffff;}
#wpdcom .wpd-comment .wpd-comment-label{ margin: 9px auto 2px auto; border-radius: 3px; font-size: 11px; line-height: 14px; text-align: center; width: 100%; padding: 1px 5px; cursor: default; display: flex; align-items: center; justify-content: center; flex-flow: row;}
#wpdcom .wpd-comment .wpd-comment-label span{text-overflow: ellipsis; white-space: nowrap;overflow: hidden; display: inline-block; width: 100%; padding: 0;}
#wpdcom .wpd-comment .wpd-follow-link{color:#999999; font-size: 13px; cursor: pointer; padding-left: 5px;}
#wpdcom .wpd-comment-header{ font-size: 13px; color: #999999;}
#wpdcom .wpd-comment .wpd-comment-header{padding:5px 0 5px 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center;}
#wpdcom .wpd-comment-header .wpd-comment-author{ font-size: 15px; font-weight: 600; text-decoration: none; letter-spacing:0.7px; margin-right: 5px;}
#wpdcom .wpd-comment .wpd-comment-header i{line-height: 1.75;}
#wpdcom .wpd-comment-date{padding:0 5px; font-size: 11px;}
#wpdcom .wpd-comment-date i{ font-size: 11px; margin-right: 4px;}
#wpdcom .wpd-comment-status{padding:0 5px;}
#wpdcom .wpd-comment-status div{display: inline-block; cursor: default;}
#wpdcom .wpd-comment-status i{ margin:0 3px;}
#wpdcom .wpd-comment-status .wpd-sticky{vertical-align: top;}
#wpdcom .wpd-comment-status .wpd-closed{color: #999999; font-size: 12px;}
#wpdcom .wpd-comment-header .wpd-comment-share{padding:0 6px; cursor: default;}
#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content{text-align: center;}
#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg{ fill:#ffffff; height: 12px; padding:0 6px; cursor: pointer;}
#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg:hover{ fill: #ffee46;}
#wpdcom .wpd-comment-header .wpd-comment-link{padding:0; cursor: pointer; font-size: 12px; color: #aaaaaa; align-self: flex-start; padding-top: 9px;}
#wpdcom .wpd-comment-header .wpd-comment-link span{margin-left: 12px}
#wpdcom .wpd-comment-text{font-size: 15px; padding:0 0 8px 0; word-break: break-word;}
#wpdcom .wpd-comment-text * {line-height: 1.6;}
#wpdcom .wpd-comment-text p{margin-bottom:10px;}
#wpdcom .wpd-comment-text p:last-child{margin-bottom:0px;}
#wpdcom .wpd-comment-text ol,
#wpdcom .wpd-comment-text ul{margin: 0 0 1rem 1rem;}
#wpdcom .wpd-comment-text img,
#wpdcom .wpd-comment-text iframe,
#wpdcom .wpd-comment-text video,
#wpdcom .wpd-comment-text audio{max-width: 100% !important;}
#wpdcom .wpd-comment-text iframe{width: 480px; height: 280px;}
#wpdcom .wpd-comment-text blockquote {margin: 5px auto 5px 15px;padding: 2px 10px;font-size: 14px;}
#wpdcom .wpd-comment-text blockquote p {margin-bottom: 5px;}
#wpdcom .wpd-comment-text .wpd-inline-feedback-wrapper {font-style: italic; font-size: 15px; padding: 15px; background: #fffce1; margin-bottom: 10px; color: #777;}
#wpdcom .wpd-comment-text .wpd-inline-feedback-wrapper .wpd-inline-feedback-info{font-style: normal; font-weight: 600;}
#wpdcom .wpd-comment-text .wpd-inline-feedback-wrapper i.fa-quote-left { margin-right: 8px;font-size: 17px;color:#999797;}
#wpdcom .wpd-comment-footer{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content:space-between; align-items: center; padding-top:0;}
#wpdcom .wpd-comment-footer .wpd-vote{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; padding-right: 20px; font-size: 0;}
#wpdcom .wpd-comment-footer .wpd-vote-up,
#wpdcom .wpd-comment-footer .wpd-vote-down{ width: 16px; height: 16px; opacity:0.7; cursor: pointer;}
#wpdcom .wpd-comment-footer .wpd-vote-down.wpd-dislike-hidden{display:none!important;}
#wpdcom .wpd-comment-footer .wpd-vote-up svg,
#wpdcom .wpd-comment-footer .wpd-vote-down svg{ fill: #888888; cursor: pointer;}
#wpdcom .wpd-comment-footer .wpd-vote-result{padding:0 8px; font-size: 14px; text-align: center; color: #999999;}
#wpdcom .wpd-comment-footer .wpd-reply-button{cursor:pointer; font-size: 14px; color: #999999; white-space: nowrap;}
#wpdcom .wpd-comment-footer .wpd-reply-button i{margin-right: 6px; opacity:0.7;}
#wpdcom .wpd-comment-footer .wpd-reply-button svg{ vertical-align: middle; transform: rotate(180deg); width: 22px; height: 22px; opacity:0.7; fill: #999999; margin-right: 2px;}
@-moz-document url-prefix() { #wpdcom .wpd-comment-footer .wpd-reply-button svg{vertical-align: bottom;} }
#wpdcom .wpd-comment-footer .wpd-reply-button span{line-height: 21px; font-size: 1em;}
#wpdcom .wpd-comment-footer .wpd-vote-up:hover,
#wpdcom .wpd-comment-footer .wpd-vote-down:hover{opacity: 1;}
#wpdcom .wpd-comment-footer .wpd-reply-button:hover{color: #777777;}
#wpdcom .wpd-comment-footer .wpd-reply-button:hover svg{opacity: 1;}
#wpdcom .wpd-comment-footer .wpd-tools i{color: #aaaaaa; font-size: 14px; cursor: pointer;}
#wpdcom .wpd-comment-footer .wpd-toggle i{color: #aaaaaa; font-size: 15px; cursor: pointer;}
#wpdcom .wpd-comment-footer .wpd-toggle .wpd-view-replies{font-size: 13px!important; color:#888;margin-right: 7px;}
#wpdcom .wpd-hidden-replies .wpd-toggle.wpd-hidden:last-child{visibility: visible; opacity: 1;}
#wpdcom .wpd-comment-footer .wpd-sep{border-right: 1px #cccccc solid; margin:0 7px; width: 1px; height: 15px;}
#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tool-wrap,
#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-sep,
#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tools,
#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-toggle,
#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-share,
#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-link{visibility: visible; opacity: 1;}
#wpdcom .wpd-comment-right .wpd-comment-last-edited {margin: 10px 0 20px 0; font-size: 12px; color: #999; font-style: italic;}
#wpdcom .wpd-comment-right .wpd-comment-last-edited i{padding-right: 5px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-left{width: 50px;} _:-ms-lang(x), #wpdcom .wpd-comment.wpd-reply .wpd-comment-left{width: auto;}
#wpdcom .wpd-comment.wpd-reply .wpd-avatar img,
#wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar{width:48px; height:48px; max-width: 48px; }
#wpdcom .wpd-comment.wpd-reply .wpd-comment-label{font-size: 10px; line-height: 13px; margin:10px auto 7px auto;display: flex; align-items: center; justify-content: center; flex-flow: row;}
#wpdcom .wpd-comment.wpd-reply .wpd-follow-link{font-size: 11px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author,
#wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author a{ font-size: 14px; margin-right: 5px;}
#wpdcom .wpd-comment .wpd-reply-to{font-size: 13px; color: #999999; font-style: italic;}
#wpdcom .wpd-comment .wpd-reply-to i{margin-right: 6px;}
#wpdcom .wpd-comment .wpd-reply-to a{text-decoration: none; opacity: 0.8; color: #0274be;}
#wpdcom .wpd-comment .wpd-reply-to a:hover{opacity: 1; color: #000000;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-text{font-size: 14px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{ width: 15px; height: 15px; display: flex; flex-direction: column; justify-content: center; align-items: center;}
_:-ms-lang(x), #wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,
_:-ms-lang(x), #wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{display: -ms-flexbox;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-result{font-size: 13px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button{font-size: 13px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button svg{width: 20px; height: 20px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button span{line-height: 19px; font-size: 1em;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-tools i{font-size: 13px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-toggle i{font-size: 14px;}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-sep{height: 14px;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-reply-to{margin-bottom: 6px; border-left: 1px solid #cccccc; padding: 0px 10px;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar i{bottom: 0px; right: 0px;}
#wpdcom.wpd-layout-1 .wpd-new-loaded-comment > .wpd-comment-wrap > .wpd-comment-right{padding-right: 15px; padding-left: 15px;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-follow-link{margin-top: 5px;}
#wpdcom.wpd-layout-3 .wpd-comment-footer .wpd-toggle .wpd-view-replies{background: #fff; padding: 5px 10px; border-radius: 12px; margin-right: 1px; margin-left: -6px;} #wpdcom.wpd-layout-2 .wpd-form .wpd-form-foot{margin-left: 65px;}
#wpdcom.wpd-layout-2 .wpd-form .wpd-avatar{width: 54px; margin-right: 11px;}
#wpdcom.wpd-layout-2 .wpd-form .wpd-avatar img,
#wpdcom.wpd-layout-2 .wpd-form .wpd-avatar img.avatar{width:48px; height:48px; max-width: 48px; border-radius:0; border: none; border-bottom: 2px solid #cccccc; padding: 1px; background-color: #ffffff; vertical-align: middle; text-align: center;}
#wpdcom.wpd-layout-2 .wpd-form .wpdiscuz-textarea-wrap textarea::placeholder {line-height: 27px;font-size: 15px;}
#wpdcom.wpd-layout-2 .wpd-form .wpdiscuz-textarea-wrap textarea {height: 48px;}
#wpdcom.wpd-layout-2 .wpd-comment{margin-bottom: 20px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header,
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-top,
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-bottom {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-end;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info{display: block; flex-grow: 1; margin-bottom: -3px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-top{flex-wrap: nowrap; align-items: center;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-comment-label{width: auto; padding: 1px 15px; }
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-label{margin: 0px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar{padding-right: 15px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img,
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img.avatar{width:48px; height:48px; max-width: 48px; border-radius:0; border: none; border-bottom: 2px solid #cccccc; padding: 1px; background-color: #ffffff; vertical-align: middle; text-align: center;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar i{bottom: -2px; right: 7px;}
_:-ms-lang(x), #wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar i{line-height: 10px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-follow-link {font-size: 12px; padding-left: 2px; padding-right: 12px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-text{margin: 8px 0 5px 0;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date {padding:0 10px 0 0;font-size: 12px;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-status {padding:0 10px;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-link {margin-bottom:0; padding-top: 1px;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to{font-size: 12px; padding-top:2px; margin-left: 0px; font-style: normal;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to i{margin-right: 3px;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply {margin-bottom: 0;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-user-info .wpd-uinfo-top{margin-bottom: 3px;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-date {padding:0 10px;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-label{font-size: 10px; line-height: 13px; margin:0 10px 0 0;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-follow-link{margin-right: 12px; border-right: 1px solid #ccc; padding-right: 12px;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap{margin: 0px 0px 5px 0px; background-color:#fafafa; border-left: 3px solid #dedede; padding: 10px 15px 0px 17px;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img,
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img.avatar{border-bottom: none;}
#wpdcom.wpd-layout-2 .wpd-new-loaded-comment > .wpd-comment-wrap > .wpd-comment-right{padding-right: 15px; padding-left: 15px;}
#wpdcom.wpd-layout-2 .wpd-new-loaded-comment.wpd-comment.wpd-reply > .wpd-comment-wrap > .wpd-comment-right{padding-left: 0; padding-right: 0;} #wpdcom.wpd-layout-3 .wpd-comment .wpd-tools-actions{top: 25px;}
#wpdcom.wpd-layout-3 .wpd-thread-list{padding: 35px 0;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-wrap{padding-bottom: 0px;}
#wpdcom.wpd-layout-3 .wpdiscuz-edit-form-wrap {margin-left: 36px;}
#wpdcom.wpd-layout-3 .wpd-form .wpd-form-foot{margin-left: 84px;}
#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar{width: 67px;}
#wpdcom.wpd-layout-3 .wpd-form .wpdiscuz-textarea-wrap textarea {height: 60px;padding: 14px 15px;}
#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img,
#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img.avatar,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img.avatar {width: 64px; height: 64px; max-width: 64px; border-radius: 100%; padding: 3px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img {border-color: #d1d1d1;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-wrap{margin-bottom: 35px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left {width: 70px; margin-right: -34px; position: relative; z-index: 2;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left .wpd-avatar{margin-top: -6px;}
#wpdcom.wpd-layout-3 .wpd-comment-status{display: flex; flex-direction: row; justify-content: flex-end; align-items: flex-start; font-size: 12px; line-height: 1.75; padding-top: 8px;}
#wpdcom.wpd-layout-3 .wpd-comment-status .wpd-closed{font-size: 11px;}
#wpdcom.wpd-layout-3 .wpd-comment-status div {margin-left: 4px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-right {padding-bottom: 0px; border-left: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; width: calc(100% - 35px);}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header{background-color: #f7f7f7; margin-left: -1px; padding: 10px 0 7px 0;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-sticky-comment .wpd-comment-header{background-color: #f6fff4;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author{padding-left: 42px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader{margin-left: 42px; margin-top: 0px; display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; align-items: flex-start;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader .wpd-comment-date{flex-grow: 1; font-size: 11px; line-height: 22px; color: #999; padding-top: 1px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader .wpd-comment-date i{font-size: 10px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-label{margin: -1px 10px 0 0; border-radius: 0 0 5px 5px; font-size: 13px; line-height: 16px; text-align: center; width: auto; padding: 3px 15px; cursor: default;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author a {font-size: 14px; font-weight: normal;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-follow-link{font-size: 12px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-share {font-size: 12px; padding: 0 12px; }
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-link {font-size: 11px; padding: 1px 8px 0px 0px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-text{padding-left: 30px; padding-top: 15px; padding-bottom: 17px; font-size: 16px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer{margin-bottom: -14px; margin-left: 40px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote{padding-left: 18px; margin-left: -20px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down{border: 1px solid #aaaaaa; border-radius: 100%;  display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 5px; width: 28px; height: 28px; background-color: #fff;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up svg.fa-chevron-up,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down svg.fa-chevron-down{width: 15px; padding: 1px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up svg.fa-plus,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down svg.fa-minus{width: 15px; padding: 2px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up.wpd-up{border: 1px solid #009149!important;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down.wpd-down{border: 1px solid #fc5844!important;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result {padding: 0 10px;font-size: 16px; background-color: #fff; border-radius: 50%;line-height: 26px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button{background-color: #fff; border: 1px solid #aaaaaa; border-radius: 15px; padding: 1px 20px 1px 16px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button svg{ vertical-align: bottom;  width: 20px; height: 20px; margin-right: 3px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-wpanel{width: 20px; height: 20px}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap{ padding-left: 20px; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; flex-wrap: nowrap; }
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap i{background: #fff; border-radius: 50%; padding: 5px; height: 25px; width: 25px; line-height: 14px; border: 1px solid #aaa;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-sep {margin: 0 3px; border: none;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img,
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img.avatar {width: 48px; height: 48px; max-width: 48px; border: none;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-wrap{margin-bottom: 0px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-status{padding-top: 0px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to{font-size: 13px; display: flex; flex-direction: row; justify-content: flex-start; margin-left: 36px; margin-top: 1px; align-items: center; background-color: #f7f7f7; padding: 5px 10px; }
#wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to .wpd-comment-date{margin-left: auto; font-style: normal;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left {width: 70px; margin-right: -34px; position: relative; z-index: 2;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left .wpd-avatar{margin-top: 0px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-right {border-bottom:none;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header{background-color: transparent; margin-left: 0px; padding: 6px 0 5px 0;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author{padding-left: 36px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-label{margin: 0 8px 0 6px; border-radius: 3px; font-size: 11px; line-height: 14px; text-align: center; width: auto; padding: 1px 12px; cursor: default;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author,
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author a {font-size: 14px; font-weight: normal;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-text{padding-left: 36px; padding-top: 10px; padding-bottom: 15px; font-size: 14px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer{margin-bottom: 20px; margin-left: 36px; padding-bottom: 10px; border-bottom: 1px dashed #cccccc;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote{background: transparent; padding-left: 0; margin-left: 0; font-size: 0;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{border: none; padding: 0; width: 15px; height: 15px; display: inline; background: transparent;}
_:-ms-lang(x), #wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,
_:-ms-lang(x), #wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{display: -ms-flexbox;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up.wpd-up{border: none!important;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down.wpd-down{border: none!important;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-result {padding: 0 8px;font-size: 14px; background: transparent;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button{background: transparent; border: none; padding: 0;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button svg{vertical-align: bottom;  width: 20px; height: 20px; margin-right: 3px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-tool-wrap i{background: transparent; border: none;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment.wpd-reply:last-child{margin-bottom: 30px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment.wpd-reply:last-child .wpd-comment-footer{margin-bottom: 0px; padding-bottom: 0px; border-bottom: none;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment.wpd-reply:last-child .wpd-comment.wpd-reply{margin-top: 20px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-new-loaded-comment  > .wpd-comment-wrap > .wpd-comment-right > .wpd-comment-text{padding-right: 10px;}
#wpdcom.wpd-layout-3 .wpd-comment-right .wpd-comment-last-edited{margin-left: 40px;} #wpd-bubble-wrapper{display:none;position:fixed;z-index:99;text-align:center;opacity:0.9;bottom:80px;}
#wpd-bubble-wrapper.wpd-bubble-hover{opacity:1;}
#wpd-bubble-wrapper #wpd-bubble-all-comments-count{font-size: 15px;font-weight: 600;font-family: sans-serif;}
#wpd-bubble-wrapper > div{display:none;border:1px solid #fff;box-shadow:0px 0px 15px #aaa;width:64px;height:64px;border-radius:50%;color:#fff;align-items:center;justify-content:center;position:relative;}
#wpd-bubble-wrapper svg{width:60%;height:60%;}
#wpd-bubble-wrapper #wpd-bubble-count svg,#wpd-bubble-wrapper #wpd-bubble-notification svg{margin-left:3px;margin-top:3px;}
#wpd-bubble-wrapper #wpd-bubble svg{margin-left:2px;}
#wpd-bubble-wrapper path.wpd-bubble-count-first{fill:#fff;}
#wpd-bubble-wrapper path.wpd-bubble-count-second{fill:transparent;}
#wpd-bubble-wrapper path.wpd-bubble-plus-first{fill:#fff;}
#wpd-bubble-wrapper path.wpd-bubble-plus-second{fill:transparent;}
#wpd-bubble-wrapper > #wpd-bubble-count{display:flex;cursor:pointer;}
#wpd-bubble-wrapper > #wpd-bubble{cursor:pointer;}
#wpd-bubble-wrapper > #wpd-bubble #wpd-bubble-add-message{width:400px;height:46px;position:absolute;top:50%;left:75px;border-radius:5px;padding:7px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center; font-size: 16px;}
#wpd-bubble-wrapper.wpd-right-corner > #wpd-bubble #wpd-bubble-add-message{left:-412px;}
#wpd-bubble-wrapper > #wpd-bubble #wpd-bubble-add-message::before{content:'';border:9px solid transparent;position:absolute;top:50%;left:-9px;transform:translateY(-50%);border-left:none;}
#wpd-bubble-wrapper.wpd-right-corner > #wpd-bubble #wpd-bubble-add-message::before{left:400px;border-left:9px solid;border-right:none;}
#wpd-bubble-wrapper > #wpd-bubble-count .wpd-new-comments-count{display:none;}
#wpd-bubble-wrapper > #wpd-bubble-count.wpd-new-comments .wpd-new-comments-count{display:flex;border-radius:50%;width:25px;height:25px;background-color:#ff842a;position:absolute;top:38px;left:38px;font-size:15px;align-items:center;justify-content:center;border:1px solid #fff;}
#wpd-bubble-wrapper.wpd-bubble-hover > #wpd-bubble-count:not(.wpd-new-comments) + #wpd-bubble{display:flex;}
#wpd-bubble-wrapper.wpd-bubble-hover > #wpd-bubble-count:not(.wpd-new-comments){display:none;}
#wpd-bubble-wrapper > #wpd-bubble-notification{background-color:#fe7617;}
#wpd-bubble-wrapper > #wpd-bubble-notification path.wpd-bubble-notification-first{fill:#fff;}
#wpd-bubble-wrapper > #wpd-bubble-notification path.wpd-bubble-notification-second{fill:transparent;}
#wpd-bubble-wrapper.wpd-new-comment-added{opacity:1;}
#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-count{display:none;}
#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-notification{display:flex;}
#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-all-comments-count{color:#b9501d;}
#wpd-bubble-wrapper #wpd-bubble-notification-message{display:none;width:430px;height:100%;position:absolute;background-color:#fbfbfb;top:0;left:75px;border:1px solid #b2b2b2;box-shadow:0px 0px 10px #bbb;border-radius:5px;padding:7px;}
#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message{left:-446px;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author,#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment{display:flex;align-items:center;height:50%;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author{justify-content:space-between;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author > div{display:flex;align-items:center;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment{font-size:12px;}
#wpd-bubble-wrapper #wpd-bubble-notification-message span:not(.wpd-bubble-spans){display:inline-block;margin:5px;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-avatar{width:20px;height:20px;line-height:16px;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-avatar img{border-radius:50%; width: 100%;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-name{color:#4e9f93;font-size:14px;font-weight: 600;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-date{color:#fe7617;font-size:10px;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment,#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-reply-link a{color:#333;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-reply-link a{color:#777;}
#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-text{font-size:12px;margin-left:7px;}
#wpd-bubble-wrapper #wpd-bubble-notification-message::before{content:'';border:9px solid transparent;position:absolute;top:20px;left:-10px;border-left:none;padding:0;border-right-color:#b2b2b2;}
#wpd-bubble-wrapper #wpd-bubble-notification-message::after{content:'';border:9px solid transparent;position:absolute;top:20px;left:-9px;border-left:none;border-right-color:#fbfbfb;}
#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message::before{left:429px;border-right:none;border-left:9px solid #b2b2b2;}
#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message::after{left:428px;border-right:none;border-left:9px solid #fbfbfb;}
#wpd-bubble-wrapper #wpd-bubble-comment-close a{color:#333;text-decoration:none;}
#wpd-bubble-wrapper #wpd-bubble-add-message-close{display: inline-block;top: 0px;right: 10px;position: absolute;}
#wpd-bubble-wrapper #wpd-bubble-add-message-close a{color:#fff;text-decoration:none;display:inline-block;} .wpd-inline-shortcode{display:inline;}
.wpd-inline-shortcode.wpd-active{background-color:#e9f7f4; padding: 5px 0px;}
.wpd-inline-shortcode .wpd-inline-form-close{display: inline-block;top: 0px;right: 10px;position: absolute;}
.wpd-inline-shortcode .wpd-inline-form-close a{color:#fff;text-decoration:none;display:inline-block;box-shadow:none;border-bottom:none;}
.wpd-inline-shortcode .wpd-inline-form-close a:hover{color:#fff;text-decoration:none;box-shadow:none;border-bottom:none;}
.wpd-inline-icon-wrapper{display:inline-block;position:relative;height:24px;vertical-align:middle; padding: 0px 7px;}
.wpd-inline-icon-wrapper svg.wpd-inline-icon{cursor:pointer; display: inline-block; background: transparent;}
.wpd-inline-icon-wrapper path.wpd-inline-icon-second{fill:transparent;}
.wpd-inline-icon-count{position: relative;height: 20px;border-radius: 2px;padding: 0px 11px; cursor: pointer; margin-left: 7px; vertical-align: top; color: #fff; font-family:Arial; font-size: 13px; line-height: 20px; display: none;}
.wpd-inline-icon-count.wpd-has-comments{display:inline-flex;}
.wpd-inline-icon-count::before{content:'';border:5px solid transparent;position:absolute;top:6px;left:-5px;border-left:none;padding:0;}
.wpd-inline-form-wrapper{display:none;text-shadow: none;position:absolute;top:35px;left:-191px;width:400px;background-color:transparent;z-index:9;}
.wpd-inline-form-wrapper::before{content:'';border:10px solid transparent;position:absolute;top:-10px;left:50%;border-top:none;padding:0;}
.wpd-inline-form-question{border-radius:4px;padding:10px 20px;color:#fff; font-size: 16px;}
.wpd-inline-form{border-radius:4px;padding:12px;margin-top:5px;}
.wpd-inline-form form{margin: 0px; padding: 0px;}
.wpd-inline-form input,.wpd-inline-form button{border-radius:4px;padding:5px 10px;font-size:12px;}
.wpd-inline-form button.wpd-inline-submit span{color: #fff;}
.wpd-inline-form .wpd-inline-notification {color: #fff; font-size: 12px; line-height: 17px; display: flex; align-items: center; padding: 5px 0px 8px 0; cursor: pointer;}
.wpd-inline-form .wpd-inline-comment-input{width:100%;border:none;height:30px; border-radius: 4px;}
.wpd-inline-form .wpd-inline-comment-content{resize:vertical; margin-bottom:5px; max-width: 100%!important; width:100%; border-radius: 4px;border:none;-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd; -moz-box-shadow: inset 2px 2px 2px 0px #dddddd; box-shadow: inset 2px 2px 2px 0px #dddddd;line-height: 20px !important; font-size: 13px; background-color:#f9f9f9; min-height: auto; height: 76px;}
.wpd-inline-form .wpd-inline-comment-content:focus{background-color: #fff;}
.wpd-inline-form-second-row{display:flex;justify-content:space-between;height:30px;}
.wpd-inline-form input.wpd-inline-name-input{width:32%; margin-right:5px; border:none;-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd; -moz-box-shadow: inset 2px 2px 2px 0px #dddddd; box-shadow: inset 2px 2px 2px 0px #dddddd;}
.wpd-inline-form button.wpd-inline-submit{flex-grow:1; max-width: 40%!important; border:1px solid #fff!important;background-color:transparent!important;display:flex!important;justify-content:space-around;align-items: center; flex-direction: row;}
.wpd-inline-form button.wpd-inline-submit span{padding: 0; margin: 0; line-height: 20px; font-size: 13px; text-transform: uppercase;}
.wpd-inline-form button.wpd-inline-submit:hover{opacity: 0.8; text-decoration: none;}
.wpd-inline-submit-icon{vertical-align:top;width:20px;height:18px;}
.wpd-inline-icon-wrapper path.wpd-inline-submit-icon-first{fill:#fff;}
.wpd-inline-icon-wrapper path.wpd-inline-submit-icon-second{fill:transparent;}
.wpd-last-inline-comments-wrapper{position:absolute; text-align:center;width:220px;background-color:#fbfbfb;border:1px solid;border-radius:5px;top:35px;left:-60%;z-index:2;-webkit-box-shadow: inset -7px 0px 15px 3px #eee; -moz-box-shadow: inset -7px 0px 15px 3px #eee; box-shadow: inset -7px 0px 15px 3px #eee;}
.wpd-last-inline-comments-wrapper::before{content:'';border:9px solid transparent;position:absolute;top:-9px; left:40%;border-top:none;padding:0;}
.wpd-last-inline-comments-wrapper::after{content:'';border:9px solid transparent;position:absolute;top:-8px; left:40%;border-top:none;border-bottom-color:#f8f8f8;}
.wpd-last-inline-comments{padding:10px; text-align: left;}
.wpd-last-inline-comment:not(:last-child){border-bottom:1px dashed #bbb; margin-bottom: 3px;}
.wpd-last-inline-comment > div{ color: #666;}
.wpd-last-inline-comment .wpd-last-inline-comment-author-name{margin-left: 5px; margin-top: 0px; font-size: 16px; line-height: 24px;}
.wpd-last-inline-comment .wpd-last-inline-comment-date{font-size:10px;display: block; margin: -6px 0 0 37px; padding: 0; line-height: 12px;}
.wpd-last-inline-comment .wpd-last-inline-comment-text{line-height: 18px; font-size: 12px; padding: 4px 0px 6px 0; color:#777;}
.wpd-last-inline-comment span{display:inline-block;margin:2px;}
.wpd-last-inline-comment-author-avatar{}
.wpd-last-inline-comment-author-avatar img{border-radius:50%;width:30px;height:30px;vertical-align: middle; display: inline-block!important;}
.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments{display:inline-block;color:#fff;border-radius: 15px;padding: 3px 15px; font-size: 11px; text-decoration: none !important; box-shadow: none !important; margin: 0 0 15px 0; opacity: 0.9;}
.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:hover,.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:active,.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:focus{color:#fff;text-decoration:none !important;box-shadow:none !important; opacity: 1;}
.wpd-inline-icon.wpd-ignored path.wpd-inline-icon-first{animation: 30s wpd_wiggle ease infinite, wpd_blink 7s ease-out infinite;}
@keyframes wpd_wiggle {
0% {transform: rotate(-3deg);}
2% {transform: rotate(20deg);}
4% {transform: rotate(-15deg);}
6% {transform: rotate(5deg);}
8% {transform: rotate(-1deg);}
100% {transform: rotate(0);}
}
@keyframes wpd_blink {
0% {opacity: 1;}
60% {opacity: 1;}
80% {opacity: 0.6;}
100% {opacity: 1;}
} #wpdcom .wpd-tools{position:relative;}
#wpdcom .wpd-tools-actions{display:none; font-family: "Arial Hebrew", Arial, sans-serif; font-size: 14px; position: absolute; left: -50%; min-width: 100px; flex-direction: column; background-color: #fff; border: 1px solid #ccc; padding: 5px 8px; border-radius: 3px; z-index: 9; color: #999; top: 26px;}
#wpdcom .wpd-tools-actions .wpd-cta-button{cursor: pointer; line-height: 18px;  padding: 2px 5px;}
#wpdcom .wpd-tools-actions .wpd-cta-button a{color: #999;}
#wpdcom .wpd-tools-actions .wpd-cta-button:hover{background-color: #F5F5F5;}
#wpdcom .wpdf-sorting{position:relative;}
#wpdcom .wpdiscuz-sort-buttons{display:none;position:absolute;flex-direction:column;background-color:#fff;border:1px solid #ccc;padding:5px;border-radius:3px;width:100%;left:0;top:32px;z-index:9;}
#wpdcom .wpdiscuz-sort-buttons .wpdiscuz-sort-button{padding:5px 0;}
#wpdcom .wpdiscuz-sort-buttons .wpdiscuz-sort-button:hover{background-color: #F5F5F5;}
#wpdcom .wpd-comment .wpd-comment-status .wpd-unapproved{color:#fc9007;}
#wpdiscuz-comment-message{position:fixed;top:38px;right:5px;width:400px;z-index:99999; font-size: 14px; line-height: 20px;}
#wpdiscuz-comment-message.wpdiscuz-comment-message-auth{top:60px;}
#wpdiscuz-comment-message div{color:#fff;padding:5px 10px;margin-top:5px;}
#wpdiscuz-comment-message .wpdiscuz-message-error {background-color: #D32F2F;box-shadow:#666 0px 0px 8px; padding: 10px 20px;}
#wpdiscuz-comment-message .wpdiscuz-message-success {background-color: #4CAF50;box-shadow:#666 0px 0px 8px; padding: 10px 20px;}
#wpdiscuz-comment-message .wpdiscuz-message-warning {background-color: #FFA726;box-shadow:#666 0px 0px 8px; padding: 10px 20px;}
#wpd-editor-source-code-wrapper-bg{display: none;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.6);width: 100%;z-index: 9999999;height: 100%;}
#wpd-editor-source-code-wrapper{display: none;width: 50%;height: 350px;position: fixed;top: 50%;left: 50%;transform:translate(-50%,-50%);background-color: #fff;z-index: 99999991;justify-content: center;align-items: center;padding: 5px;border-radius: 5px;text-align: right;}
#wpd-editor-source-code{height: 300px;width: 100%;resize: none;}
#wpd-insert-source-code{padding: 3px 40px; margin-top: 5px;}
.wpd-vote-result-sep {height: 11px;align-self: center;width: 1px;background-color: #ccc;}
#wpdiscuz-loading-bar{position:fixed;top:6px;right:12px;width:32px;height:25px;border:0;background-image:url(//lectorjpg.com/wp-content/plugins/wpdiscuz/assets/img/loading.gif);z-index:999999;display:none;}
#wpdiscuz-loading-bar.wpdiscuz-loading-bar-auth{top:38px;}
#wpdcom .wpd-comment-info-bar {display: none; padding: 10px; margin: 20px auto 0 auto; flex-direction: row; justify-content: space-between; font-size: 14px; }
#wpdcom .wpd-current-view{padding: 3px; color: #555;}
#wpdcom .wpd-comment-info-bar .wpd-current-view i{margin-right: 6px; font-size: 18px;}
#wpdcom .wpd-filter-view-all{color: #fff;background:#999;padding: 5px 20px;font-size: 13px;cursor: pointer;border-radius: 3px;}
#wpdcom #bywpdiscuz{display:none}
#wpdcom .by-wpdiscuz{text-align:right; border-top:#ddd solid 1px; padding:1px 1px 1px 1px}
#wpdcom .by-wpdiscuz a{font-size:11px; font-weight:bold; text-align:right; color:#ccc; padding:1px; margin:0; line-height:12px; border:0; text-decoration:none}
#wpdcom .wpdimg{border:0; padding:0; margin:0; height:12px; cursor:pointer; display:inline; clear:both}
#wpdcom .wc-copyright{margin:0 0 0 auto; text-align:right; display:block; padding-top:2px}
#wpdcom .wc-copyright a{font-size:9px; color:#aaa; cursor:help; text-decoration:none; margin:0; padding:0; border:0} #wpdcom.wpdiscuz_no_avatar .wpd-comment .wpd-comment-right{flex-basis: 100%;}
#wpdcom.wpdiscuz_no_avatar .wpd-form .wpdiscuz-textarea-wrap.wpd-txt textarea{flex-basis: 100%;}
#wpdcom.wpdiscuz_no_avatar.wpd-layout-1 .wpd-form .wpd-form-foot,
#wpdcom.wpdiscuz_no_avatar.wpd-layout-2 .wpd-form .wpd-form-foot,
#wpdcom.wpdiscuz_no_avatar.wpd-layout-3 .wpd-form .wpd-form-foot{margin-left: 0;}
#wpdcom.wpdiscuz_no_avatar.wpd-layout-1 .wpd-comment .wpd-comment-wrap{display: block;}
#wpdcom.wpdiscuz_no_avatar.wpd-layout-1 .wpd-comment .wpd-follow-link{text-align: left;}  .wc_comment_edit_not_possible,.wc_comment_not_edited,.wc_comment_not_updated,
.wc_deny_voting_from_same_ip,.wc_error_email_text,.wc_error_url_text,
.wc_follow_email_confirm_fail,.wc_follow_impossible,.wc_follow_login_to_follow,
.wc_follow_not_added,.wc_invalid_captcha,.wc_invalid_field,.wc_login_to_vote,
.wc_msg_input_max_length,.wc_msg_input_min_length,.wc_msg_required_fields,
.wc_self_vote,.wc_vote_only_one_time,.wc_voting_error,.wpdiscuz-sendmail-error{background-color:#fce8e8!important;font-size:14px;text-align:center;color:#ce4a66;border:1px solid #f2d3d2;padding:5px 10px;width:100%;box-sizing:border-box;margin:5px 0;border-radius:3px} .wpd-ajax-error{background-color:#fce8e8!important;font-size:14px;text-align:center;color:#ce4a66;border:1px solid #f2d3d2;padding:5px 10px;width:100%;box-sizing:border-box;margin:5px 0;border-radius:3px} #wpdcom .wpd-avatar img{border-color: #999999;}
#wpdcom .wpd-comment-label{color: #666666; border: 1px solid #999999;}
#wpdcom .wpd-comment-author, #wpdcom .wpd-comment-author a{color: #666666;text-decoration:none;} #wpdcom .wpd-blog-user .wpd-comment-label{color: #ffffff; background-color: #31839e; border: none;}
#wpdcom .wpd-blog-user .wpd-comment-author, #wpdcom .wpd-blog-user .wpd-comment-author a{color:#31839e;}
#wpdcom.wpd-layout-3 .wpd-blog-user .wpd-comment-subheader{border-top: 1px dashed #31839e;} #wpdcom .wpd-soc-user-google .wpd-comment-label{color: #ffffff; background-color: #bf301c!important; border: none;}
#wpdcom .wpd-soc-user-google .wpd-comment-author, #wpdcom .wpd-soc-user-google .wpd-comment-author a{color: #bf301c!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-google{border-left: 3px solid #bf301c!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-google .wpd-avatar img{border-bottom-color: #bf301c!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-google .wpd-comment-subheader{border-top: 1px dashed #bf301c!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-google .wpd-comment-right{border-left: 1px solid #bf301c!important;}
#wpdcom .wpd-soc-user-google .wpd-avatar i{background: #bf301c!important;} #wpdcom .wpd-soc-user-telegram .wpd-comment-label{color: #ffffff; background-color: #239cd7!important; border: none;}
#wpdcom .wpd-soc-user-telegram .wpd-comment-author, #wpdcom .wpd-soc-user-telegram .wpd-comment-author a{color: #239cd7!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-telegram{border-left: 3px solid #239cd7!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-telegram .wpd-avatar img{border-bottom-color: #239cd7!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-telegram .wpd-comment-subheader{border-top: 1px dashed #239cd7!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-telegram .wpd-comment-right{border-left: 1px solid #239cd7!important;}
#wpdcom .wpd-soc-user-telegram .wpd-avatar i{background: #239cd7!important;} #wpdcom .wpd-soc-user-facebook .wpd-comment-label{color: #ffffff; background-color: #4267B2!important; border: none;}
#wpdcom .wpd-soc-user-facebook .wpd-comment-author, #wpdcom .wpd-soc-user-facebook .wpd-comment-author a{color: #4267B2!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-facebook{border-left: 3px solid #4267B2!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-facebook .wpd-avatar img{border-bottom-color: #4267B2!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-facebook .wpd-comment-subheader{border-top: 1px dashed #4267B2!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-facebook .wpd-comment-right {border-left: 1px solid #4267B2!important;}
#wpdcom .wpd-soc-user-facebook .wpd-avatar i{background: #4267B2!important;} #wpdcom .wpd-soc-user-twitter .wpd-comment-label{color: #ffffff; background-color: #000000!important; border: none;}
#wpdcom .wpd-soc-user-twitter .wpd-comment-author, #wpdcom .wpd-soc-user-twitter .wpd-comment-author a{color: #000000!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-twitter{border-left: 3px solid #000000!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-twitter .wpd-avatar img{border-bottom-color: #000000!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-twitter .wpd-comment-subheader{border-top: 1px dashed #000000!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-twitter .wpd-comment-right{border-left: 1px solid #000000!important;}
#wpdcom .wpd-soc-user-twitter .wpd-avatar i{background: #000000!important;} #wpdcom .wpd-soc-user-vk .wpd-comment-label{color: #ffffff; background-color: #4A76A8!important; border: none;}
#wpdcom .wpd-soc-user-vk .wpd-comment-author, #wpdcom .wpd-soc-user-vk .wpd-comment-author a{color: #4A76A8!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-vk{border-left: 3px solid #4A76A8!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-vk .wpd-avatar img{border-bottom-color: #4A76A8!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-vk .wpd-comment-subheader{border-top: 1px dashed #4A76A8!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-vk .wpd-comment-right{border-left: 1px solid #4A76A8!important;}
#wpdcom .wpd-soc-user-vk .wpd-avatar i{background: #4A76A8!important;} #wpdcom .wpd-soc-user-ok .wpd-comment-label{color: #ffffff; background-color: #ee8208!important; border: none;}
#wpdcom .wpd-soc-user-ok .wpd-comment-author, #wpdcom .wpd-soc-user-ok .wpd-comment-author a{color: #ee8208!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-ok{border-left: 3px solid #ee8208!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-ok .wpd-avatar img{border-bottom-color: #ee8208!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-ok .wpd-comment-subheader{border-top: 1px dashed #ee8208!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-ok .wpd-comment-right{border-left: 1px solid #ee8208!important;}
#wpdcom .wpd-soc-user-ok .wpd-avatar i{background: #ee8208!important;} #wpdcom .wpd-soc-user-disqus .wpd-comment-label{color: #ffffff; background-color: #2196F3!important; border: none;}
#wpdcom .wpd-soc-user-disqus .wpd-comment-author, #wpdcom .wpd-soc-user-disqus .wpd-comment-author a{color: #2196F3!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-disqus{border-left: 3px solid #2196F3!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-disqus .wpd-avatar img{border-bottom-color: #2196F3!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-disqus .wpd-comment-subheader{border-top: 1px dashed #2196F3!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-disqus .wpd-comment-right{border-left: 1px solid #2196F3!important;}
#wpdcom .wpd-soc-user-disqus .wpd-avatar i{background: #2196F3!important;} #wpdcom .wpd-soc-user-wordpress .wpd-comment-label{color: #ffffff; background-color: #000000!important; border: none;}
#wpdcom .wpd-soc-user-wordpress .wpd-comment-author, #wpdcom .wpd-soc-user-wordpress .wpd-comment-author a{color: #000000!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-wordpress{border-left: 3px solid #555555!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-wordpress .wpd-avatar img{border-bottom-color: #000000!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-wordpress .wpd-comment-subheader{border-top: 1px dashed #000000!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-wordpress .wpd-comment-right{border-left: 1px solid #000000!important;}
#wpdcom .wpd-soc-user-wordpress .wpd-avatar i{background: #000000!important;} #wpdcom .wpd-soc-user-instagram .wpd-comment-label{color: #ffffff; background-color: #F97149!important; border: none;}
#wpdcom .wpd-soc-user-instagram .wpd-comment-author, #wpdcom .wpd-soc-user-instagram .wpd-comment-author a{color: #F97149!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-instagram{border-left: 3px solid #F97149!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-instagram .wpd-avatar img{border-bottom-color: #F97149!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-instagram .wpd-comment-subheader{border-top: 1px dashed #F97149!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-instagram .wpd-comment-right{border-left: 1px solid #F97149!important;}
#wpdcom .wpd-soc-user-instagram .wpd-avatar i{background: #F97149!important;} #wpdcom .wpd-soc-user-linkedin .wpd-comment-label{color: #ffffff; background-color: #007BB6!important; border: none;}
#wpdcom .wpd-soc-user-linkedin .wpd-comment-author, #wpdcom .wpd-soc-user-linkedin .wpd-comment-author a{color: #007BB6!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-linkedin{border-left: 3px solid #007BB6!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-linkedin .wpd-avatar img{border-bottom-color: #007BB6!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-linkedin .wpd-comment-subheader{border-top: 1px dashed #007BB6!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-linkedin .wpd-comment-right{border-left: 1px solid #007BB6!important;}
#wpdcom .wpd-soc-user-linkedin .wpd-avatar i{background: #007BB6!important;} #wpdcom .wpd-soc-user-yandex .wpd-comment-label{color: #ffffff; background-color: #FF0000!important; border: none;}
#wpdcom .wpd-soc-user-yandex .wpd-comment-author, #wpdcom .wpd-soc-user-yandex .wpd-comment-author a{color: #FF0000!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-yandex{border-left: 3px solid #FF0000!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-yandex .wpd-avatar img{border-bottom-color: #FF0000!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-yandex .wpd-comment-subheader{border-top: 1px dashed #FF0000!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-yandex .wpd-comment-right{border-left: 1px solid #FF0000!important;}
#wpdcom .wpd-soc-user-yandex .wpd-avatar i{background: #FF0000!important;} #wpdcom .wpd-soc-user-mailru .wpd-comment-label{color: #ffffff; background-color: #168DE2!important; border: none;}
#wpdcom .wpd-soc-user-mailru .wpd-comment-author, #wpdcom .wpd-soc-user-mailru .wpd-comment-author a{color: #168DE2!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-mailru{border-left: 3px solid #168DE2!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-mailru .wpd-avatar img{border-bottom-color: #168DE2!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-mailru .wpd-comment-subheader{border-top: 1px dashed #168DE2!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-mailru .wpd-comment-right{border-left: 1px solid #168DE2!important;}
#wpdcom .wpd-soc-user-mailru .wpd-avatar i{background: #168DE2!important;}
#wpdcom .wpd-soc-user-mailru .wpd-avatar i svg{fill: #ff9e00;} #wpdcom .wpd-soc-user-weibo .wpd-comment-label{color: #ffffff; background-color: #D52A2C!important; border: none;}
#wpdcom .wpd-soc-user-weibo .wpd-comment-author, #wpdcom .wpd-soc-user-weibo .wpd-comment-author a{color: #D52A2C!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-weibo{border-left: 3px solid #D52A2C!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-weibo .wpd-avatar img{border-bottom-color: #D52A2C!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-weibo .wpd-comment-subheader{border-top: 1px dashed #D52A2C!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-weibo .wpd-comment-right{border-left: 1px solid #D52A2C!important;}
#wpdcom .wpd-soc-user-weibo .wpd-avatar i{background: #D52A2C!important;} #wpdcom .wpd-soc-user-weixin .wpd-comment-label{color: #ffffff; background-color: #20c300!important; border: none;}
#wpdcom .wpd-soc-user-weixin .wpd-comment-author, #wpdcom .wpd-soc-user-weixin .wpd-comment-author a{color: #20c300!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-weixin{border-left: 3px solid #20c300!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-weixin .wpd-avatar img{border-bottom-color: #20c300!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-weixin .wpd-comment-subheader{border-top: 1px dashed #20c300!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-weixin .wpd-comment-right{border-left: 1px solid #20c300!important;}
#wpdcom .wpd-soc-user-weixin .wpd-avatar i{background: #20c300!important;} #wpdcom .wpd-soc-user-qq .wpd-comment-label{color: #ffffff; background-color: #1479d7!important; border: none;}
#wpdcom .wpd-soc-user-qq .wpd-comment-author, #wpdcom .wpd-soc-user-qq .wpd-comment-author a{color: #1479d7!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-qq{border-left: 3px solid #1479d7!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-qq .wpd-avatar img{border-bottom-color: #1479d7!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-qq .wpd-comment-subheader{border-top: 1px dashed #1479d7!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-qq .wpd-comment-right{border-left: 1px solid #1479d7!important;}
#wpdcom .wpd-soc-user-qq .wpd-avatar i{background: #1479d7!important;} #wpdcom .wpd-soc-user-baidu .wpd-comment-label{color: #ffffff; background-color: #F23F40!important; border: none;}
#wpdcom .wpd-soc-user-baidu .wpd-comment-author, #wpdcom .wpd-soc-user-baidu .wpd-comment-author a{color: #F23F40!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-baidu{border-left: 3px solid #F23F40!important;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-baidu .wpd-avatar img{border-bottom-color: #F23F40!important;}
#wpdcom.wpd-layout-3 .wpd-soc-user-baidu .wpd-comment-subheader{border-top: 1px dashed #F23F40!important;}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-baidu .wpd-comment-right{border-left: 1px solid #F23F40!important;}
#wpdcom .wpd-soc-user-baidu .wpd-avatar i{background: #F23F40!important;}
#wpdcom .wpd-soc-user-baidu .wpd-avatar i svg{fill: #2319dc;}
.wpd-comment-text pre{overflow: auto;display: block;max-width: 100%;}
.wpd-inline-icon.wpd-blink{animation: wpdBlink 1s;}
@keyframes wpdBlink {
50% {transform: scale(1.5);}
} #wpdcom.wpd-dark .wpd-cf-label{background: #555; color: #ccc;border-bottom: 1px #777 solid;}
#wpdcom.wpd-dark .wpd-cf-value{border-bottom: 1px #777 solid;}
#wpdcom.wpd-dark .wpd-comment .wpd-avatar img,
#wpdcom.wpd-dark .wpd-comment .wpd-avatar img.avatar{background-color: #999;}
#wpdcom.wpd-dark .wpd-comment .wpd-avatar i{border: 2px solid #ccc;}
#wpdcom.wpd-dark .wpd-field-group-title{color: #ccc;}
#wpdcom.wpd-dark .wpd-sbs-toggle{color: #aaa;}
#wpdcom.wpd-dark .wpd-thread-head .wpd-thread-info{color: #aaa;}
#wpdcom.wpd-dark .wpd-thread-filter .wpdf-sorting{color: #999;}
#wpdcom.wpd-dark .ql-toolbar{background-color: #333;}
#wpdcom.wpd-dark .wpd-editor-char-counter{color: #ddd;}
#wpdcom.wpd-dark .wpd-form-row .wpdiscuz-item .wpd-field-desc{color: #666; border-left: 1px solid #666;}
#wpdcom.wpd-dark .wpd-form-row .wpdiscuz-item .wpd-field-icon {opacity: 1; color: #555;}
#wpdcom.wpd-dark .wpdem-sticker-container.wpdem-sticker-open{box-shadow: none;}
#wpdcom.wpd-dark .wpdem-sticker-container {background-color: #999;}
#wpdcom.wpd-dark.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap{background-color: #292929;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment.wpd-sticky-comment .wpd-comment-header{background-color: #292929;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up, #wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down{background-color: #222;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-right {border-left: 1px solid #666; border-bottom: 1px solid #666;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-right{border-bottom: none;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result { background-color:  #222;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button {background-color: #222;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .trns-moderate-comments {background-color: #222;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap { background: #222;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap i{ background: #222;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-reply-to { background-color: transparent; border-bottom: 1px solid #666;}
#wpdcom.wpd-dark #wpdiscuz-search-form .wpdiscuz-search-box {background-color: #111;border: 1px solid #555;}
#wpdcom.wpd-dark .wpd-comment-text .wpd-inline-feedback-wrapper{background-color: #666; color: #ccc;} #wpdcom.wpd-dark .wpd-soc-user-wordpress .wpd-comment-label{background-color: #666;}
#wpdcom.wpd-dark .wpd-soc-user-wordpress .wpd-comment-author, #wpdcom .wpd-soc-user-wordpress .wpd-comment-author a{color: #666;}
#wpdcom.wpd-dark.wpd-layout-1 .wpd-comment .wpd-soc-user-wordpress .wpd-avatar img{border-color: #666;}
#wpdcom.wpd-dark.wpd-layout-2 .wpd-comment .wpd-soc-user-wordpress .wpd-avatar img{border-bottom-color: #666;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-soc-user-wordpress .wpd-comment-subheader{border-top: 1px dashed #666;}
#wpdcom.wpd-dark.wpd-layout-3 .wpd-reply .wpd-soc-user-wordpress .wpd-comment-right{border-left: 1px solid #666;} @media screen and (max-width:1024px){
#wpd-bubble-wrapper > div{width: 40px; height: 40px;}
#wpd-bubble-wrapper #wpd-bubble-all-comments-count{font-size: 13px;}
#wpd-bubble-wrapper > #wpd-bubble #wpd-bubble-add-message {height: auto;padding: 7px 14px;justify-content: flex-start;font-size: 14px;}
#wpd-bubble-wrapper.wpd-left-corner,
#wpd-bubble-wrapper.wpd-left-content{left: 10px!important;}
#wpd-bubble-wrapper.wpd-right-corner{}
#wpd-bubble-wrapper.wpd-left-corner > #wpd-bubble #wpd-bubble-add-message,
#wpd-bubble-wrapper.wpd-left-content > #wpd-bubble #wpd-bubble-add-message{left: 53px;}
#wpd-bubble-wrapper.wpd-left-corner > #wpd-bubble #wpd-bubble-add-message::before,
#wpd-bubble-wrapper.wpd-left-content > #wpd-bubble #wpd-bubble-add-message::before{left: -9px;}
#wpd-bubble-wrapper.wpd-right-corner > #wpd-bubble #wpd-bubble-add-message{left: auto; right: 55px;}
#wpd-bubble-wrapper.wpd-right-corner > #wpd-bubble #wpd-bubble-add-message::before {left: auto; right: -9px;}
} @media screen and (max-width:600px){
#comments, #respond{padding-left: 0!important;padding-right: 0!important;}
#wpdcom {padding: 5px 3%;overflow-x: hidden;}
#wpdcom .wpd-form-row div:hover.wpd-field-desc span {margin-left: -187px;}
#wpdcom .wpd-form-row div.wpd-field-desc span::after { margin-left: 80px;}    .wpd-inline-form-wrapper{left: 0; width: 320px; position:relative; top: 7px; bottom: 15px;}
.wpd-inline-form-wrapper::before{display: none;}
.wpd-inline-form-question {padding:5px 20px; color:#fff; font-size:16px; line-height: 1.7;}
.wpd-inline-form-wrapper .wpd-inline-submit-icon{display: none;}
.wpd-last-inline-comments-wrapper {position: relative;width: 300px;top: 0;left: 0;}
.wpd-last-inline-comments-wrapper::after,
.wpd-last-inline-comments-wrapper::before{display: none;}
.wpd-inline-form .wpd-inline-comment-content{font-size: 16px; padding: 5px;}
.wpd-inline-form-second-row {height: auto; flex-direction: column;}
.wpd-inline-form input.wpd-inline-name-input { width: 100%; margin-bottom: 10px; font-size: 16px; padding: 2px 5px; } #wpd-bubble-wrapper{bottom: 20px;}
#wpd-bubble-wrapper > #wpd-bubble #wpd-bubble-add-message {width: 270px;} #wpdcom .wpd-auth {margin: 0 0 2px -3px;}
#wpdcom .wpd-social-login .wpd-connect-with{display: none!important;}
#wpdcom .wpd-form .wpd-avatar{display: none;}
#wpdcom .wpd-form.wpd-form-wrapper{padding-right: 5px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt textarea{flex-basis: 100%; width: 100%;}
#wpdcom .wpdiscuz_select{font-size: 16px !important;}
#wpdcom .wpdiscuz-subscribe-form-email {font-size: 16px; display: block;  padding: 10px 0 0 0; width: 98%; margin: 0 auto;}
#wpdcom .wpdiscuz-subscribe-form-email input[type="email"]{font-size: 16px !important;}
#wpdcom .wpd-form .wpd-form-foot,
#wpdcom.wpd-layout-2 .wpd-form .wpd-form-foot,
#wpdcom.wpd-layout-3 .wpd-form .wpd-form-foot{margin-left: 0;}
#wpdcom .wpd-form-row .wpd-form-col-left,
#wpdcom .wpd-form-row .wpd-form-col-right {width: 100%; float: none;}
#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-rating {border-bottom: none; height: auto;}
#wpdcom .wpdiscuz-item .wpdiscuz-rating > label {font-size: 1.4em;}
#wpdcom .ql-toolbar {padding: 5px 8px 3px 5px;}
#wpdcom .ql-snow.ql-toolbar button, #wpdcom .ql-snow .ql-toolbar button {height: 24px!important;padding: 4px 5px!important;width: 24px!important;}
#wpdcom .ql-toolbar .wpd-editor-buttons-right .wmu-upload-wrap{font-size: 1.3em !important;}
#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha {transform: scale(0.9); margin-top: 3px;}
#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha div{width: auto!important;}
#wpdcom .wpd-field-radio .wpd-item, #wpdcom .wpd-field-checkbox .wpd-item{display: block;}
#wpdcom .wpd-field-radio .wpd-field, #wpdcom .wpd-field-checkbox .wpd-field{height: auto; float: none; vertical-align: middle;}
#wpdcom .wpd-field-radio .wpd-field-label, #wpdcom .wpd-field-checkbox .wpd-field-label{font-size: 14px;}
#wpdcom .wpd-form-col-left .wpd-field-group .wpd-field-group-title, #wpdcom .wpd-form-col-right .wpd-field-group .wpd-field-group-title, #wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title{font-size: 14px;}
#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="password"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="email"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="url"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="color"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="date"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="month"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="number"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="time"], #wpdcom .wpd-form-row .wpdiscuz-item input[type="week"], #wpdcom textarea, #wpdcom select, #wpdcom .wpd-form-row .wpd-field{font-size: 16px!important; height: auto;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap{flex-basis: 100%; width: 100%;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar{margin-bottom: 2px;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar .ed_button {font-size: 14px; width: 19%;} #wpdiscuz-comment-message{width: 97%; }
#wpdcom .wpd-hidden {visibility: visible; opacity: 1;}
#wpdcom .wpd-tools-actions{left: auto; right: 0px;}
#wpdcom .wpd-thread-head .wpd-thread-info{flex-basis: 100%; border-bottom: 2px solid #ccc;}
#wpdcom .wpd-thread-head .wpd-thread-filter{margin-top: 5px;}
#wpdcom .wpdiscuz-subscribe-form-button {width: 99%;margin-top: 8px;}
#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button{width: 100%; min-height: 20px !important; height: 26px !important;}
#wpdcom .wpd-comment-footer .wpd-toggle .wpd-view-replies{display: inline-block; width: 78px; white-space: nowrap; overflow: hidden;font-size: 10px !important;} #wpdcom .wpd-comment .wpd-comment-wrap{display: block;}
#wpdcom .wpd-comment-footer{flex-wrap: wrap;}
#wpdcom .wpd-comment .wpd-comment-left{width: 100%;}
#wpdcom .wpd-comment .wpd-comment-right{width: 100%;} #wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-left{text-align: left;}
#wpdcom.wpd-layout-1 .wpd-comment.wpd-reply .wpd-comment-left {width: 100%;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar {display: inline-block;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-form .wpd-avatar{display: none;}
#wpdcom.wpd-layout-1 .wpd-comment-label {display: inline-block;}
#wpdcom.wpd-layout-1 .wpd-comment-header .wpd-comment-link{padding-top: 0;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-label{width: auto;padding: 1px 10px;}
#wpdcom.wpd-layout-1 .wpd-comment.wpd-reply .wpd-comment-label{display: inline-block;margin: 10px auto 5px auto;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-follow-link {display: inline-block;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar {margin-right: 5px;vertical-align: bottom;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img,
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img.avatar {width: 36px; height: 36px; padding: 1px;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar i {padding: 2px; font-size: 9px; border: 1px solid  #fff; width: 16px;}
#wpdcom.wpd-layout-1 .wpd-reply.wpd_comment_level-2 {margin-left: 25px;}
#wpdcom.wpd-layout-1 .wpd-reply {margin-left: 0px;} #wpdcom.wpd-layout-2 .wpd-reply {margin-left: 0px;}
#wpdcom.wpd-layout-2 .wpd-reply.wpd_comment_level-2{margin-left: 15px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info {width:100%; display: flex; flex-direction:row; justify-content: flex-start; flex-grow: 0;margin-bottom: -3px;float: right;margin-left: 61px;flex-wrap: wrap;margin-top: -44px;}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-top {flex-wrap: wrap!important;}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-date{padding-left: 0;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-link {margin-bottom: 0; padding-top: 1px; align-items: normal; flex-basis: 100%; text-align: right; margin-top: -20px;}
#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to{margin-right: 10px;} #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left .wpd-avatar {margin-bottom: -41px;margin-top: 0;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left {width: 45px;}
#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img, #wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img.avatar, #wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img, #wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img.avatar {width: 40px;height: 40px;max-width: none;padding: 2px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author {padding-left: 55px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader{justify-content: flex-start;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-right {border-left: none;border-bottom: none;width: 100%;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-text {padding-left: 7px;padding-top: 15px;padding-bottom: 17px;font-size: 100%;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer {margin-bottom: -10px;margin-left: 7px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote {padding-left: 0;margin-left: 0;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up, #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down {border: none;padding: 0;width: 16px;height: 16px;background-color:none;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button {background-color: transparent;border: none;border-radius: 15px;padding: 0 10px 0 0;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result {padding: 0 8px;font-size: 14px;background-color: transparent;line-height: 24px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap {padding-left: 10px; flex-grow: 1;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap i {background: none;padding: 5px 3px;width: auto;line-height: 14px;border: none;height: auto;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar i {padding: 2px;font-size: 9px;width: 18px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-wpanel {display: none;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to{ margin-left: 0px;}
#wpdcom.wpd-layout-3 .wpd-reply.wpd_comment_level-2{margin-left: 20px;}
#wpdcom.wpd-layout-3 .wpd-reply {margin-left: 0;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img, #wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img.avatar {width: 34px;height: 34px;max-width: 40px;border: none;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left .wpd-avatar {margin-top: 0px;margin-bottom: -28px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left {width: 54px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-right{border-left: 1px solid #d1d1d1;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author {padding-left: 55px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-label {margin: 0 8px 0 0px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-text {padding-left: 10px;}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer{margin-left: 10px;}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up.wpd-up,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down.wpd-down{border: none;} [wpd-tooltip-size='small']::after{min-width: 60px;}
[wpd-tooltip-size='medium']::after{min-width: 90px;}
[wpd-tooltip-size='long']::after{min-width: 200px;}
}
.wp-block-comments-wpdiscuz .wpdiscuz-edit-bloc-notice {
margin: 50px auto;
max-width: 750px;
background-color: #F6F6F6;
font-size: 11px;
}