.leyka-tpl-radio .leyka-screen-reader-text,
.leyka-tpl-toggles .leyka-screen-reader-text {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
border: 0 none;
padding: 0; }
.leyka-scale-ultra {
position: relative;
border: 1px solid #1db318;
box-sizing: border-box; }
.leyka-scale-ultra .leyka-scale-scale {
height: 16px; }
.leyka-scale-ultra .leyka-scale-scale .target {
background: #fff;
width: 100%;
height: 100%; }
.leyka-scale-ultra .leyka-scale-scale .collected {
height: 100%;
background: rgba(29, 179, 24, 0.5); }
.leyka-scale-ultra .leyka-scale-label {
position: absolute;
top: -2px;
left: 0;
width: 100%;
text-align: center;
height: 14px; }
.leyka-scale-ultra .leyka-scale-label span {
font-size: 11px;
line-height: 14px;
padding: 0 3px;
color: #333; }
.leyka-scale-ultra-fake {
position: relative;
border: 1px solid #ccc;
box-sizing: border-box; }
.leyka-scale-ultra-fake .leyka-scale-scale {
height: 16px; }
.leyka-scale-ultra-fake .leyka-scale-scale .target {
background: #fff;
width: 100%;
height: 100%; }
.leyka-scale-ultra-fake .leyka-scale-scale .collected {
height: 100%;
background: rgba(204, 204, 204, 0.5); }
.leyka-scale-ultra-fake .leyka-scale-label {
position: absolute;
top: -2px;
left: 0;
width: 100%;
text-align: center;
height: 14px; }
.leyka-scale-ultra-fake .leyka-scale-label span {
font-size: 11px;
line-height: 14px;
padding: 0 3px;
color: #333; }  .leyka-tpl-radio,
.leyka-tpl-toggles {
margin-top: 1.5em;
margin-bottom: 1.5em;
background: #fff;
font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #444;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
.leyka-tpl-radio button,
.leyka-tpl-radio input,
.leyka-tpl-radio select,
.leyka-tpl-radio textarea,
.leyka-tpl-toggles button,
.leyka-tpl-toggles input,
.leyka-tpl-toggles select,
.leyka-tpl-toggles textarea {
box-sizing: border-box;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
outline: none; }
#leyka-payment-form textarea {
overflow: auto;
vertical-align: top; }
#leyka-payment-form input[type="radio"],
#leyka-payment-form input[type="checkbox"] {
padding: 0;
display: inline;
vertical-align: middle; }
#leyka-payment-form input[type="radio"],
#leyka-payment-form input[type="checkbox"] {
margin-right: 4px; }
.leyka-tpl-radio input[type="text"],
.leyka-tpl-radio input[type="password"],
.leyka-tpl-radio input[type="email"],
.leyka-tpl-radio textarea,
.leyka-tpl-radio select,
.leyka-tpl-toggles input[type="text"],
.leyka-tpl-toggles input[type="password"],
.leyka-tpl-toggles input[type="email"],
.leyka-tpl-toggles textarea,
.leyka-tpl-toggles select
{
width: 100%;
border: 1px solid #ccc;
background: #fff;
padding: 6px 4px;
outline: none;
border-radius: 3px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
color: #444;
margin: 6px 0; }
#leyka-payment-form select {
width: auto;
padding: 1px; }
.leyka-tpl-radio input[type="text"]:focus,
.leyka-tpl-radio input[type="password"]:focus,
.leyka-tpl-radio input[type="email"]:focus,
.leyka-tpl-radio textarea:focus,
.leyka-tpl-toggles input[type="text"]:focus,
.leyka-tpl-toggles input[type="password"]:focus,
.leyka-tpl-toggles input[type="email"]:focus,
.leyka-tpl-toggles textarea:focus
{
border: 1px solid #666;
color: #444;
box-shadow: inset 1px 1px 1px rgba(200, 200, 200, 0.5); }
.leyka-tpl-radio input[type="submit"],
.leyka-tpl-toggles input[type="submit"]
{
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
color: #fff;
background: #1db318;
border: none;
padding: 6px 16px;
border-radius: 3px; }
.leyka-tpl-toggles input[type="submit"]:hover,
.leyka-tpl-toggles input[type="submit"]:focus,
.leyka-tpl-toggles input[type="submit"]:active,
.leyka-tpl-radio input[type="submit"]:hover,
.leyka-tpl-radio input[type="submit"]:focus,
.leyka-tpl-radio input[type="submit"]:active
{
background: #189414; }
.leyka-tpl-radio a, .leyka-tpl-radio a:visited,
.leyka-tpl-toggles a, .leyka-tpl-toggles a:visited {
color: #1db318; }
.leyka-tpl-radio a:hover,
.leyka-tpl-radio a:focus,
.leyka-tpl-radio a:active,
.leyka-tpl-radio a:visited:hover,
.leyka-tpl-radio a:visited:focus,
.leyka-tpl-radio a:visited:active,
.leyka-tpl-toggles a:hover,
.leyka-tpl-toggles a:focus,
.leyka-tpl-toggles a:active,
.leyka-tpl-toggles a:visited:hover,
.leyka-tpl-toggles a:visited:focus,
.leyka-tpl-toggles a:visited:active {
color: #189414; }
.leyka-tpl-radio p,
.leyka-tpl-toggles p {
margin: 0; }
#leyka-payment-form img {
max-width: 100%;
height: auto;
vertical-align: middle;
border-radius: 0px;
box-shadow: 0px 0px 0px rgba(255, 255, 255, 0); }
.leyka-tpl-radio ul, .leyka-tpl-radio li,
.leyka-tpl-toggles ul, .leyka-tpl-toggles li {
list-style-type: none;
margin: 0;
padding: 0;
box-sizing: border-box; }
#leyka-payment-form:first-child {
margin-top: 0; }
#leyka-payment-form:last-child {
margin-bottom: 0; } .leyka-tpl-radio#leyka-payment-form .leyka-field,
.leyka-tpl-toggles#leyka-payment-form .leyka-field{
margin: 12px 0 0; }
#leyka-payment-form .leyka-user-data {
margin: 35px 0 27px; }
.leyka-tpl-radio .leyka-field.submit,
.leyka-tpl-radio .leyka-field.agree,
.leyka-tpl-toggles .leyka-field.submit,
.leyka-tpl-toggles .leyka-field.agree
{
font-size: 12px;
margin: 10px 0;
padding-left: 0; }
.leyka-tpl-toggles .leyka-field.amount,
.leyka-tpl-radio .leyka-field.amount{
text-align: left;
margin: 0; }
.leyka-tpl-radio .leyka-field.amount *,
.leyka-tpl-toggles .leyka-field.amount *{
box-sizing: border-box;
width:auto;
}
.leyka-tpl-radio .leyka-field.amount label, .leyka-tpl-toggles .leyka-field.amount label {
display: inline;
margin-right: 8px;
}
.leyka-tpl-radio .leyka-field.amount span, .leyka-tpl-toggles .leyka-field.amount span {
display: inline;
}
.leyka-tpl-radio .leyka-field.amount .currency,
.leyka-tpl-toggles .leyka-field.amount .currency {
font-weight: bold;
text-transform: uppercase;
height: 36px; }
.leyka-tpl-radio .leyka-field.amount .currency span,
.leyka-tpl-toggles .leyka-field.amount .currency span {
line-height: 36px;
vertical-align: middle; }
.leyka-tpl-radio .leyka-field.amount select,
.leyka-tpl-toggles .leyka-field.amount select {
font-size: 14px; }
.leyka-tpl-radio .leyka-field.recurring,
.leyka-tpl-toggles .leyka-field.recurring {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 28px;
vertical-align: middle; }
.leyka-tpl-radio .leyka-field.recurring span,
.leyka-tpl-toggles .leyka-field.recurring span {
display: inline-block;
padding: 5px;
background: #f1f1f1;
line-height: 10px;
border-radius: 6px;
margin-right: 8px; }
#leyka-payment-form .leyka-field.recurring input {
margin: 0; }
#leyka-payment-form .amount.fixed .amount-variants-container, #leyka-payment-form .amount.fixed label {
line-height: 36px;
vertical-align: middle; }
#leyka-payment-form .amount.fixed .figure {
font-size: 18px;
margin-left: 5px; }
#leyka-payment-form .amount.fixed .currency span {
display: inline-block;
border: 1px solid #ccc;
padding: 0 8px;
text-align: center;
border-radius: 3px; }
#leyka-payment-form .amount.fixed select {
vertical-align: top;
border-color: #ccc;
height: 36px;
padding: 1px 6px; }
#leyka-payment-form .amount.flexible input {
border: 1px solid #1db318;
height: 36px;
max-width: 250px;
font-size: 18px;
padding: 4px;
text-align: right; }
.leyka-tpl-radio#leyka-payment-form .amount.mixed input[type="text"],
.leyka-tpl-toggles#leyka-payment-form .amount.mixed input[type="text"]
{
border: 1px solid #1db318;
height: 36px;
width: 50px;
max-width: 250px;
font-size: 13px;
padding: 0 4px;
margin: 0 4px;
text-align: right; }
#leyka-payment-form .amount.flexible input:focus, #leyka-payment-form .amount.flexible input:active {
border-color: #168612;
box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.5); }
#leyka-payment-form .amount.flexible .currency {
vertical-align: middle; }
#leyka-payment-form .amount.flexible select {
vertical-align: top;
border-color: #ccc;
height: 36px;
padding: 1px 6px; }
#leyka-payment-form .leyka-field.box_deatails p {
margin-top: 1em;
margin-bottom: 1em; }
#leyka-payment-form .leyka-field.box_deatails p:first-child {
margin-top: 0; }
#leyka-payment-form .leyka-field.box_deatails p:last-child {
margin-bottom: 0; }
#leyka-payment-form .leyka-user-data .input {
width: 100%;
display: inline-block;
position: relative; }
#leyka-payment-form .leyka-user-data .req:after {
content: '*';
font-size: 18px;
display: block;
position: absolute;
right: 7px;
top: 5px;
color: red; }
#leyka-payment-form .field-comment {
color: #666;
padding-left: 5px;
font-size: 0.785714em; }
.leyka-tpl-radio .field-error,
.leyka-tpl-toggles .field-error {
display: none;
background: #FFE9E9;
border: 1px solid #FBC4C4;
color: #DE5959;
padding: 2px 10px;
margin-top: 5px;
font-size: 12px;
border-radius: 3px; }
.leyka-tpl-radio #leyka-payment-form .field-error a,
.leyka-tpl-toggles #leyka-payment-form .field-error a {
color: #fc001e; }
#leyka-payment-form .field-error a:hover, #leyka-payment-form .field-error a:focus, #leyka-payment-form .field-error a:active {
color: #aa363a; } .entry-content .leyka-nopm-error,
.leyka-nopm-error {
display: none;
background: #FFE9E9;
border: 1px solid #FBC4C4;
color: #DE5959;
padding: 2px 10px;
margin-top: 5px;
font-size: 12px;
border-radius: 3px;
display: block;
padding: 10px 20px 10px 20px;
font-size: 0.95em; }
.entry-content .leyka-nopm-error a,
.leyka-nopm-error a {
color: #fc001e; }
.entry-content .leyka-nopm-error a:hover, .entry-content .leyka-nopm-error a:focus, .entry-content .leyka-nopm-error a:active,
.leyka-nopm-error a:hover,
.leyka-nopm-error a:focus,
.leyka-nopm-error a:active {
color: #aa363a; }
.entry-content .leyka-submit-errors,
.leyka-submit-errors {
display: none;
background: #FFE9E9;
border: 1px solid #FBC4C4;
color: #DE5959;
padding: 2px 10px;
margin-top: 5px;
font-size: 12px;
border-radius: 3px;
display: block;
padding: 10px 20px; }
.entry-content .leyka-submit-errors a,
.leyka-submit-errors a {
color: #fc001e; }
.entry-content .leyka-submit-errors a:hover, .entry-content .leyka-submit-errors a:focus, .entry-content .leyka-submit-errors a:active,
.leyka-submit-errors a:hover,
.leyka-submit-errors a:focus,
.leyka-submit-errors a:active {
color: #aa363a; }
.entry-content .leyka-submit-errors ul,
.leyka-submit-errors ul {
margin: 5px 0; }
.entry-content .leyka-submit-errors ul li,
.leyka-submit-errors ul li {
margin: 3px 0; }
.single-leyka_campaign *[class*='error'] a {
color: #fc001e; }
.single-leyka_campaign *[class*='error'] a:visited {
color: #fc001e; }
.single-leyka_campaign *[class*='error'] a:hover {
color: #aa363a; } .leyka-tpl-radio .leyka-pm-fields,
.leyka-tpl-toggles .leyka-pm-fields {
position: relative;
background: #fff;
border: 1px solid #dfdfdf;
border-left: none;
padding: 20px;
margin-right: -1px;
max-width: 400px;
box-shadow: 1px 1px 3px rgba(240, 240, 240, 0.67);
}
.entry-content #leyka-payment-form .leyka-pm-icons,
#leyka-payment-form .leyka-pm-icons {
overflow: hidden; }
.leyka-tpl-radio .leyka-pm-icons li,
.leyka-tpl-toggles .leyka-pm-icons li {
float: right;
margin: 0 0 0 5px !important;
width: 60px;
border: 1px solid #dfdfdf; }
.entry-content #leyka-payment-form .leyka-pm-desc,
#leyka-payment-form .leyka-pm-desc {
padding: 20px; }
.entry-content #leyka-payment-form .leyka-pm-desc p,
#leyka-payment-form .leyka-pm-desc p {
line-height: 21px;
margin-top: 10px; } #leyka-payment-form.leyka-tpl-toggles .leyka-payment-option {
margin: 5px 0; }
.leyka-tpl-toggles .leyka-toggle-trigger {
border: 1px solid #dfdfdf;
background: #f9f9f9;
padding: 7px 15px;
cursor: pointer;
font-weight: bold;
text-shadow: 1px 1px 1px #f6f6f6; }
.leyka-toggle-trigger:hover, .leyka-toggle-trigger:focus, .leyka-toggle-trigger:active {
color: #666; }
.leyka-tpl-toggles .toggle-inactive {
cursor: default !important; }
.leyka-tpl-toggles .leyka-toggle-area {
display: none;
border: 1px solid #dfdfdf;
border-top: none;
background: #f9f9f9; }
.leyka-tpl-neo .leyka-toggle-area {
display: none;
border: none;
background: #fff; }
.leyka-tpl-toggles .toggled .leyka-toggle-trigger {
border-bottom: none; } #leyka-payment-form.leyka-tpl-radio .leyka-payment-option {
margin-bottom: 5px; }
#leyka-payment-form.leyka-tpl-radio .leyka-pm-form {
border: 1px solid #dfdfdf; }
#leyka-payment-form.leyka-tpl-radio .form-part {
box-sizing: border-box; }
#leyka-payment-form.leyka-tpl-radio .amount-selector {
margin: 12px 0 0 20px; }
#leyka-payment-form.leyka-tpl-radio .pm-selector {
background: #f9f9f9;
padding: 15px; }
#leyka-payment-form.leyka-tpl-radio #leyka-pm-data {
background: #f9f9f9; }
#leyka-payment-form.leyka-tpl-radio #leyka-pm-data.loading .leyka-pm-fields:after {
content: '';
display: block;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.1) url(//feofanovskyhram.ru/wp-content/plugins/leyka/img/ajax-loader.gif) no-repeat center center;
position: absolute;
top: 0;
left: 0; }
#leyka-payment-form.leyka-tpl-radio .leyka-pm-selector label {
display: block;
padding: 0 5px 1px;
border: 1px solid transparent;
border-radius: 5px;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
#leyka-payment-form.leyka-tpl-radio .leyka-pm-selector .active label {
border-color: #dfdfdf;
background: #e7e7e7; }
#leyka-payment-form.leyka-tpl-radio .freeze-field {
@inclide clearfix; }
#leyka-payment-form.leyka-tpl-radio .freeze-field .amount {
float: right; }
.leyka-tpl-radio .leyka-recurring-field {
margin-left: 20px;
} #leyka-payment-form .yandex_money_quick .yandex_money_quick_code,
#leyka-payment-form .yandex_money_quick .leyka-user-data,
#leyka-payment-form #leyka-form-yandex_money_quick .yandex_money_quick_code,
#leyka-payment-form #leyka-form-yandex_money_quick .leyka-user-data {
margin: 0; }
#leyka-payment-form .yandex_money_quick .yandex_money_quick_code iframe,
#leyka-payment-form #leyka-form-yandex_money_quick .yandex_money_quick_code iframe {
width: 100% !important;
height: 420px !important; } .leyka-embed-block {
background: #fff;
border: 1px solid #ccc;  padding: 20px;
max-width: 100%;
box-shadow: 1px 1px 2px rgba(220, 220, 220, 0.5); }
.leyka-embed-block .leyka-setting-row::after {
clear: both;
content: "";
display: table; }
.leyka-embed-block .col-1 label {
font-size: 11px;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px; }
.leyka-embed-block .col-1 #embed_iframe_w,
.leyka-embed-block .col-1 #embed_iframe_h {
width: 40px; }
@media screen and (min-width: 800px) {
.leyka-embed-block .col-1 {
float: left;
width: 210px; } }
@media screen and (min-width: 800px) {
.leyka-embed-block .col-2 {
margin-left: 211px; } }
.leyka-embed-block .col-2 textarea {
min-height: 70px; }
.leyka-embed-block .leyka-embed-preview {
margin-top: 25px; }
.leyka-embed-block .leyka-embed-preview h4 {
margin-top: 0; }
.leyka-embed-block .leyka-embed-preview iframe {
max-width: 100%;
border: 4px solid #dfdfdf;
padding: 1px; }
#share-campaign-area.toggle {
background: #fff;
border-color: #dfdfdf; }
#share-campaign-area.toggle .leyka-toggle-trigger {
background: #fff;
border-color: #dfdfdf; }
#share-campaign-area.toggle .toggle-area {
background: #fff;
border-color: #dfdfdf; }  div[id*="leyka_scale_standalone"] {
margin-top: 1.5em;
margin-bottom: 1.5em;
background: #fff; }
div[id*="leyka_scale_standalone"]:first-child {
margin-top: 0; }
div[id*="leyka_scale_standalone"]:last-child {
margin-bottom: 0; }
div[id*="leyka_scale_standalone"] .leyka-scale {
border: 1px solid #dfdfdf;
padding: 15px; }
div[id*="leyka_scale_standalone"] .leyka-scale-scale {
height: 8px;
width: 100%; }
div[id*="leyka_scale_standalone"] .leyka-scale-scale .target {
background: #f1f1f1;
width: 100%;
height: 100%; }
div[id*="leyka_scale_standalone"] .leyka-scale-scale .collected {
background: #1db318;
height: 100%; }
div[id*="leyka_scale_standalone"] .leyka-scale-label {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
margin-top: 5px;
font-size: 13px; }
div[id*="leyka_scale_standalone"] .leyka-scale-button {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box; }
div[id*="leyka_scale_standalone"] .leyka-scale-button a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_scale_standalone"] .leyka-scale-button a:visited {
color: #fff !important; }
div[id*="leyka_scale_standalone"] .leyka-scale-button a:hover, div[id*="leyka_scale_standalone"] .leyka-scale-button a:focus, div[id*="leyka_scale_standalone"] .leyka-scale-button a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_scale_standalone"] .leyka-scale.has-button .leyka-scale-button {
margin-top: 5px; }
div[id*="leyka_scale_standalone"] .leyka-scale.has-button.wide {
position: relative; }
div[id*="leyka_scale_standalone"] .leyka-scale.has-button.wide .leyka-scale-compact {
margin-right: 169px; }
div[id*="leyka_scale_standalone"] .leyka-scale.has-button.wide .leyka-scale-button {
margin-top: 0;
width: 156px;
position: absolute;
right: 15px;
top: 15px; } div[id*="leyka_campaign_card_standalone"] {
margin-top: 1.5em;
margin-bottom: 1.5em; }
div[id*="leyka_campaign_card_standalone"]:first-child {
margin-top: 0; }
div[id*="leyka_campaign_card_standalone"]:last-child {
margin-bottom: 0; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card {
border: 1px solid #dfdfdf;
background: #fff; }
div[id*="leyka_campaign_card_standalone"] .lk-thumbnail a {
display: block;
border: 2px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
div[id*="leyka_campaign_card_standalone"] .lk-thumbnail a:hover, div[id*="leyka_campaign_card_standalone"] .lk-thumbnail a:focus, div[id*="leyka_campaign_card_standalone"] .lk-thumbnail a:active {
border-color: #1db318; }
div[id*="leyka_campaign_card_standalone"] .lk-thumbnail img {
max-width: 100%;
height: auto;
vertical-align: middle; }
div[id*="leyka_campaign_card_standalone"] .lk-title {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-weight: bold;
font-size: 19.5px;
line-height: 1.3;
margin: 0;
clear: none; }
div[id*="leyka_campaign_card_standalone"] .lk-title a, div[id*="leyka_campaign_card_standalone"] .lk-title a:visited {
text-decoration: none;
color: #3c3c3c; }
div[id*="leyka_campaign_card_standalone"] .lk-title a:hover, div[id*="leyka_campaign_card_standalone"] .lk-title a:focus, div[id*="leyka_campaign_card_standalone"] .lk-title a:active, div[id*="leyka_campaign_card_standalone"] .lk-title a:visited:hover, div[id*="leyka_campaign_card_standalone"] .lk-title a:visited:focus, div[id*="leyka_campaign_card_standalone"] .lk-title a:visited:active {
color: #1db318;
text-decoration: none; }
div[id*="leyka_campaign_card_standalone"] .lk-info {
padding: 15px; }
div[id*="leyka_campaign_card_standalone"] .lk-info p {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-size: 13px;
line-height: 1.5;
margin: 0; }
div[id*="leyka_campaign_card_standalone"] .lk-info p:nth-of-type(1) {
margin-top: 15px; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale {
border-top: 1px solid #dfdfdf;
padding: 15px; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-scale {
height: 8px;
width: 100%; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-scale .target {
background: #f1f1f1;
width: 100%;
height: 100%; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-scale .collected {
background: #1db318;
height: 100%; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-label {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
margin-top: 5px;
font-size: 13px; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button a:visited {
color: #fff !important; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button a:hover, div[id*="leyka_campaign_card_standalone"] .leyka-scale-button a:focus, div[id*="leyka_campaign_card_standalone"] .leyka-scale-button a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button-alone {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box;
border-top: 1px solid #dfdfdf;
padding: 15px; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button-alone a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button-alone a:visited {
color: #fff !important; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale-button-alone a:hover, div[id*="leyka_campaign_card_standalone"] .leyka-scale-button-alone a:focus, div[id*="leyka_campaign_card_standalone"] .leyka-scale-button-alone a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_campaign_card_standalone"] .leyka-scale.has-button .leyka-scale-button {
margin-top: 5px; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide {
position: relative; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide::after {
clear: both;
content: "";
display: table; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .lk-thumbnail {
float: left;
width: 40%; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .lk-thumbnail + .lk-info {
margin-left: 45%; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .leyka-scale-button-alone,
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .leyka-scale {
margin-top: 0;
clear: both; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .leyka-scale.has-button {
position: relative; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .leyka-scale.has-button .leyka-scale-compact {
margin-right: 169px; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .leyka-scale.has-button .leyka-scale-button {
margin-top: 0;
width: 156px;
position: absolute;
right: 15px;
top: 15px; }
div[id*="leyka_campaign_card_standalone"] .leyka-campaign-card.wide .leyka-scale-button {
margin-top: 0; } div[id*="leyka_campaign_card_widget"] .leyka-campaign-card {
border: 1px solid #dfdfdf;
background: #fff; }
div[id*="leyka_campaign_card_widget"] .lk-thumbnail a {
display: block;
border: 2px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
div[id*="leyka_campaign_card_widget"] .lk-thumbnail a:hover, div[id*="leyka_campaign_card_widget"] .lk-thumbnail a:focus, div[id*="leyka_campaign_card_widget"] .lk-thumbnail a:active {
border-color: #1db318; }
div[id*="leyka_campaign_card_widget"] .lk-thumbnail img {
max-width: 100%;
height: auto;
vertical-align: middle; }
div[id*="leyka_campaign_card_widget"] .lk-title {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-weight: bold;
font-size: 19.5px;
line-height: 1.3;
margin: 0;
clear: none; }
div[id*="leyka_campaign_card_widget"] .lk-title a, div[id*="leyka_campaign_card_widget"] .lk-title a:visited {
text-decoration: none;
color: #3c3c3c; }
div[id*="leyka_campaign_card_widget"] .lk-title a:hover, div[id*="leyka_campaign_card_widget"] .lk-title a:focus, div[id*="leyka_campaign_card_widget"] .lk-title a:active, div[id*="leyka_campaign_card_widget"] .lk-title a:visited:hover, div[id*="leyka_campaign_card_widget"] .lk-title a:visited:focus, div[id*="leyka_campaign_card_widget"] .lk-title a:visited:active {
color: #1db318;
text-decoration: none; }
div[id*="leyka_campaign_card_widget"] .lk-info {
padding: 15px; }
div[id*="leyka_campaign_card_widget"] .lk-info p {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-size: 13px;
line-height: 1.5;
margin: 0; }
div[id*="leyka_campaign_card_widget"] .lk-info p:nth-of-type(1) {
margin-top: 15px; }
div[id*="leyka_campaign_card_widget"] .leyka-scale {
border-top: 1px solid #dfdfdf;
padding: 15px; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-scale {
height: 8px;
width: 100%; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-scale .target {
background: #f1f1f1;
width: 100%;
height: 100%; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-scale .collected {
background: #1db318;
height: 100%; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-label {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
margin-top: 5px;
font-size: 13px; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button a:visited {
color: #fff !important; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button a:hover, div[id*="leyka_campaign_card_widget"] .leyka-scale-button a:focus, div[id*="leyka_campaign_card_widget"] .leyka-scale-button a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button-alone {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box;
border-top: 1px solid #dfdfdf;
padding: 15px; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button-alone a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button-alone a:visited {
color: #fff !important; }
div[id*="leyka_campaign_card_widget"] .leyka-scale-button-alone a:hover, div[id*="leyka_campaign_card_widget"] .leyka-scale-button-alone a:focus, div[id*="leyka_campaign_card_widget"] .leyka-scale-button-alone a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_campaign_card_widget"] .leyka-scale.has-button .leyka-scale-button {
margin-top: 5px; }
div[id*="leyka_campaign_card_widget"] .lk-title {
font-size: 16.9px; } div[id*="leyka_campaign_list_widget"] {
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf; }
div[id*="leyka_campaign_list_widget"] .lk-thumbnail a {
display: block;
border: 2px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
div[id*="leyka_campaign_list_widget"] .lk-thumbnail a:hover, div[id*="leyka_campaign_list_widget"] .lk-thumbnail a:focus, div[id*="leyka_campaign_list_widget"] .lk-thumbnail a:active {
border-color: #1db318; }
div[id*="leyka_campaign_list_widget"] .lk-thumbnail img {
max-width: 100%;
height: auto;
vertical-align: middle; }
div[id*="leyka_campaign_list_widget"] .lk-title {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-weight: bold;
font-size: 19.5px;
line-height: 1.3;
margin: 0;
clear: none;
font-size: 16.9px; }
div[id*="leyka_campaign_list_widget"] .lk-title a, div[id*="leyka_campaign_list_widget"] .lk-title a:visited {
text-decoration: none;
color: #3c3c3c; }
div[id*="leyka_campaign_list_widget"] .lk-title a:hover, div[id*="leyka_campaign_list_widget"] .lk-title a:focus, div[id*="leyka_campaign_list_widget"] .lk-title a:active, div[id*="leyka_campaign_list_widget"] .lk-title a:visited:hover, div[id*="leyka_campaign_list_widget"] .lk-title a:visited:focus, div[id*="leyka_campaign_list_widget"] .lk-title a:visited:active {
color: #1db318;
text-decoration: none; }
div[id*="leyka_campaign_list_widget"] .lk-info p {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-size: 13px;
line-height: 1.5;
margin: 0; }
div[id*="leyka_campaign_list_widget"] .lk-info p:nth-of-type(1) {
margin-top: 15px; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-scale {
height: 8px;
width: 100%; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-scale .target {
background: #f1f1f1;
width: 100%;
height: 100%; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-scale .collected {
background: #1db318;
height: 100%; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-label {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
margin-top: 5px;
font-size: 13px; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button a:visited {
color: #fff !important; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button a:hover, div[id*="leyka_campaign_list_widget"] .leyka-scale-button a:focus, div[id*="leyka_campaign_list_widget"] .leyka-scale-button a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone {
text-transform: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: right;
font-size: 13px;
box-sizing: border-box; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone a {
display: inline-block;
background: #1db318;
color: #fff !important;
font-size: 13px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
text-decoration: none !important;
padding: 0.4em 1.5em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
box-sizing: border-box; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone a:visited {
color: #fff !important; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone a:hover, div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone a:focus, div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone a:active {
text-decoration: none;
background: #168612; }
div[id*="leyka_campaign_list_widget"] .leyka-scale.has-button .leyka-scale-button {
margin-top: 5px; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item {
padding: 15px 0;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
margin: 5px 0; }
div[id*="leyka_campaign_list_widget"] .leyka-scale-button-alone,
div[id*="leyka_campaign_list_widget"] .leyka-scale {
margin-top: 15px;
clear: both; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb::after {
clear: both;
content: "";
display: table; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-thumbnail {
width: 65px;
float: left;
margin-bottom: 15px; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-title {
margin-left: 75px; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-info p {
margin-left: 75px; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb.narrow .lk-thumbnail {
margin-bottom: 15px; }
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb.narrow .lk-info p {
margin-left: 0;
clear: both; } #leyka-campaign-finished {
border: 2px solid #1db318;
padding: 10px 15px;
color: #373737;
background: #f9f9f9;
border-radius: 3px; } div[id*="leyka_donors_list"] {
margin-top: 1.5em;
margin-bottom: 1.5em;
padding: 24px;
font-size: 14px;
line-height: 1.5;
color: #444;
border: 1px solid #dfdfdf;
background: #f9f9f9;
padding: 22px 22px 22px 0; }
div[id*="leyka_donors_list"]:first-child {
margin-top: 0; }
div[id*="leyka_donors_list"]:last-child {
margin-bottom: 0; }
div[id*="leyka_donors_list"] .ldl-item {
margin-top: 5px;
margin-bottom: 5px;
padding: 15px 15px 15px 22px; }
div[id*="leyka_donors_list"] .ldl-item:first-child {
margin-top: 0; }
div[id*="leyka_donors_list"] .ldl-item:last-child {
margin-bottom: 0; }
div[id*="leyka_donors_list"] .ldl-item:nth-of-type(odd) {
border: 1px solid #dfdfdf;
border-left: 0;
background: #fff; }
div[id*="leyka_donors_list"] .ldl-item .amount {
font-weight: bold;
color: darken(#444, 5%);
margin-bottom: 5px; }
div[id*="leyka_donors_list"] .ldl-item .purpose {
font-size: 12px;
margin-top: 5px; }
div[id*="leyka_donors_list"] .ldl-item .meta {
font-size: 12px;
color: #9d9d9d; }
div[id*="leyka_donors_list"].wide .ldl-item {
max-width: 640px; }
div[id*="leyka_donors_list"].wide .ldl-item::after {
clear: both;
content: "";
display: table; }
div[id*="leyka_donors_list"].wide .ldl-item .amount {
float: left;
width: 30%;
margin-bottom: 0; }
div[id*="leyka_donors_list"].wide .ldl-item .purpose,
div[id*="leyka_donors_list"].wide .ldl-item .meta,
div[id*="leyka_donors_list"].wide .ldl-item .donor-comment {
margin-left: 35%;
}
div[id*="leyka_donors_list"].wide .ldl-item .donor-comment {
margin-top: 10px;
font-size: 12px;
color: #9d9d9d;
} .leyka-tpl-radio #leyka-copy,
.leyka-tpl-toggles #leyka-copy {
margin-top: 5px;
position: relative;
text-align: right;
font-size: 11px;
line-height: 18px;
padding: 4px 30px 4px 4px;
border: 1px solid #caf8c8;
background: #f5fef5; }
.leyka-tpl-radio #leyka-copy:after,
.leyka-tpl-toggles #leyka-copy:after {
content: '';
display: block;
background: transparent url(//feofanovskyhram.ru/wp-content/plugins/leyka/img/menu-icon.png) no-repeat 0 0;
width: 18px;
height: 18px;
position: absolute;
right: 5px;
top: 5px; }
#lean_overlay {
position: fixed;
z-index: 100;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #000;
display: none; }
.leyka-tpl-radio .leyka-oferta-text,
.leyka-tpl-toggles .leyka-oferta-text {
display: none;
width: 640px;
height: 500px;
padding: 25px 30px;
border-radius: 3px;
background: #fff;
box-shadow: 1px 1px 3px 1px rgba(20, 20, 20, 0.7); }
.leyka-tpl-radio .leyka-oferta-text .leyka-modal-close,
.leyka-tpl-toggles .leyka-oferta-text .leyka-modal-close {
display: block;
position: absolute;
top: -7px;
right: -7px;
background: #aaa;
color: #fff;
font-weight: bold;
text-align: center;
width: 21px;
height: 21px;
border: 1px solid #fff;
border-radius: 50%;
box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.7);
cursor: pointer; }
.leyka-tpl-radio .leyka-oferta-text .leyka-modal-close:hover,
.leyka-tpl-toggles .leyka-oferta-text .leyka-modal-close:hover {
background: #1db318;
}
.leyka-tpl-radio .leyka-oferta-text .leyka-oferta-text-frame,
.leyka-tpl-toggles .leyka-oferta-text .leyka-oferta-text-frame {
width: 100%;
height: 100%;
overflow-y: scroll; }
.leyka-tpl-radio .leyka-oferta-text .leyka-oferta-text-flow,
.leyka-tpl-toggles .leyka-oferta-text .leyka-oferta-text-flow {
font-size: 13px;
line-height: 1.35;
padding-left: 5px;
padding-right: 20px;
}
.leyka-tpl-radio .leyka-oferta-text .leyka-oferta-text-flow p,
.leyka-tpl-toggles .leyka-oferta-text .leyka-oferta-text-flow p {
margin: 1.35em 0; }
.leyka-tpl-radio .leyka-oferta-text-flow p,
.leyka-tpl-toggles .leyka-oferta-text-flow p {
margin: 1.35em 0; } .leyka-tpl-neo {
border: 1px solid #d1d1d1;
background: #ffffff;
box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.08);
border-top: none;
}
.leyka-tpl-neo .leyka-payment-option .leyka-toggle-trigger {
font-family: "Helvetica Neue", Helvetica Neue, Helvetica, sans-serif;
color: #224883;
font-weight: normal;
text-transform: uppercase;
line-height: 1.5;
font-size: 18px;
padding: 15px 30px;
cursor: pointer;
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
margin-top: -1px;
}
.leyka-tpl-neo .leyka-pm-fields {
position: relative;
background: #fff;
padding: 30px;
max-width: 100%;
}
.leyka-tpl-neo .leyka-payment-option.toggled .leyka-toggle-trigger {
border-bottom: 2px solid #1db318;
color: #1db318;
}
.leyka-tpl-neo .currency-variants {
display: inline-block; flex: 0 1 auto;
text-align: right;
}
.leyka-tpl-neo .currency-selector-row {
display: flex;
justify-content: flex-start;
}
.leyka-tpl-neo .leyka-field.amount-selector {
position: relative;
}
.leyka-tpl-neo .leyka-field.amount-selector .currency {
font-family: Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.9);
font-weight: normal;
letter-spacing: normal;
font-size: 18px;
line-height: inherit;
text-transform: uppercase;
width: 40px;
margin-left: 10px;
}
.leyka-tpl-neo .leyka-field.amount-selector .currency .leyka-screen-reader-text {
display: none;
}
.leyka-tpl-neo .leyka-field.amount-selector .currency-frame {
display: block;
line-height: inherit;
width: 100%;
height: 40px;
text-align: left;
position: relative;
z-index: 1;
}
.leyka-tpl-neo .leyka-field.amount-selector .currency-frame span {
display: flex;
flex: 0 0 auto;
align-self: flex-start;
background: #ffffff;
width: 100%;
line-height: inherit;
height: 40px;
z-index: 10;
}
.leyka-tpl-neo .leyka-field.amount-selector .currency-frame select {
border: none;
width: 90px;
background: transparent;
font-family: Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.9);
font-weight: normal;
letter-spacing: normal;
font-size: 18px;
line-height: inherit;
text-transform: uppercase;
}
.leyka-tpl-neo .leyka-payment-option .leyka-field.recurring {
background: #f8f8f8 none repeat scroll 0 0;
border-radius: 4px;
margin-bottom: 36px;
padding: 4px 8px 5px;
}
.leyka-tpl-neo .leyka-field.amount {
padding-left: 0;
}
.leyka-tpl-neo#leyka-payment-form .leyka-field.amount-selector {
margin-top: 0;
line-height: 40px;
}
.leyka-tpl-neo .leyka-payment-option .leyka-field a,
.leyka-tpl-neo .leyka-payment-option .leyka-field a:visited,
.leyka-tpl-neo .leyka-payment-option .leyka-field a:hover,
.leyka-tpl-neo .leyka-payment-option .leyka-field a:focus,
.leyka-tpl-neo .leyka-payment-option .leyka-field a:active {
color: #224883;
}
.leyka-tpl-neo .leyka-payment-option .leyka-field a:hover,
.leyka-tpl-neo .leyka-payment-option .leyka-field a:focus,
.leyka-tpl-neo .leyka-payment-option .leyka-field a:active {
text-decoration: underline;
}
.leyka-payment-option .leyka-field.rdc-textfield {
padding: 20px 0;
position: relative;
display: block;
width: 100%;
}
.leyka-tpl-neo#leyka-payment-form .leyka-donor-fields {
margin-top: 36px;
}
.leyka-tpl-neo#leyka-payment-form .leyka-recurring-field {
margin-top: 15px;
}
.leyka-tpl-neo .rdc-textfield .rdc-textfield__input {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: -moz-use-text-color -moz-use-text-color #e7e7e7;
border-image: none;
border-style: none none solid;
border-radius: 0;
border-width: medium medium 2px;
display: block;
font-family: Helvetica,sans-serif;
font-size: 16px;
line-height: 18px;
padding: 4px 0;
text-align: left;
width: 100% !important;
}
.leyka-tpl-neo .rdc-textfield .rdc-textfield__input:focus {
border-bottom-color: #f02700;
}
.leyka-tpl-neo .rdc-textfield .rdc-textfield__input:focus ~ label {
color: #f02700;
} .leyka-tpl-neo .rdc-textfield input::-webkit-input-placeholder { color: #fff;
opacity: 0;
}
.leyka-tpl-neo .rdc-textfield input:-moz-placeholder { color: #fff;
opacity: 0;
}
.leyka-tpl-neo .rdc-textfield input::-moz-placeholder { color: #fff;
opacity: 0;
}
.leyka-tpl-neo .rdc-textfield input:-ms-input-placeholder { color: #fff;
}
.leyka-tpl-neo .rdc-textfield label {
bottom: 0;
color: rgba(0, 0, 0, 0.9);
font-size: 19px;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: left;
top: 0;
width: 100%;
}
.leyka-tpl-neo .rdc-inputfix .rdc-inputfix__label, .rdc-textfield label {
font-family: Helvetica,sans-serif;
line-height: 1;
pointer-events: none;
white-space: nowrap;
}
.leyka-tpl-neo#leyka-payment-form .rdc-radio .rdc-radio__button { position: absolute;
left: -9999px;
}
.leyka-tpl-neo#leyka-payment-form .figure.rdc-radio {
display: inline-block;
text-align: center;
width: 100px;
height: 40px;
}
.leyka-tpl-neo#leyka-payment-form .leyka-field.amount-selector .figure .rdc-radio__label {
color: rgba(0, 0, 0, 0.9);
font-family: Helvetica,sans-serif;
font-size: 28px;
display: inline-block;
width: 100%; border: 1px solid #d1d1d1;
padding: 0;
cursor: pointer;
}
.leyka-tpl-neo#leyka-payment-form .rdc-radio .rdc-radio__button:focus + .rdc-radio__label {
background-color: #1db318;
border-color: #1db318;
color: white;
}
.leyka-tpl-neo#leyka-payment-form .leyka-field.amount-selector .figure-flex span {
margin-left: 10px;
}
.leyka-tpl-neo#leyka-payment-form .leyka-field.amount-selector .figure-sep {
font-family: Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.9);
font-weight: normal;
letter-spacing: normal;
font-size: 18px;
line-height: inherit;
text-transform: uppercase;
color: #224883;
margin-right: 8px;
}
.leyka-tpl-neo#leyka-payment-form .leyka-field.amount-selector .donate_amount_flex {
border: 2px solid #dfdfdf;
border-radius: 2px;
font-family: Helvetica, sans-serif;
font-size: 28px;
color: rgba(0, 0, 0, 0.9);
line-height: 30px;
text-align: right;
width: 90px;
padding: 0.1em;
}
.leyka-tpl-neo#leyka-payment-form .leyka-field.amount-selector .donate_amount_flex:focus {
border: 2px solid #1db318;
}
.leyka-tpl-neo .leyka-payment-option .leyka-field.agree {
margin: 18px 0 18px 0;
position: relative;
}
.leyka-tpl-neo .leyka_agree-error.field-error {
bottom: 30px;
}
.leyka-tpl-neo .leyka_agree_pd-error.field-error {
bottom: -17px;
}
.leyka-tpl-neo label.checkbox {
display: block;
width: 100%;
padding-left: 26px;
}
.leyka-tpl-neo input[type="checkbox"] {
border: medium none;
left: 0;
margin: 0;
opacity: 0;
padding: 0;
position: absolute;
top: 0;
}
.leyka-tpl-neo .leyka-checkbox-label::before {
background: #fff none repeat scroll 0 0;
border: 2px solid rgba(0, 0, 0, 0.9);
border-radius: 2px;
content: "";
cursor: pointer;
display: block;
height: 16px;
left: -26px;
position: absolute;
top: 1px;
width: 16px;
}
.leyka-tpl-neo .leyka-checkbox-label {
display: inline-block;
font-size: 15px;
position: relative;
color: rgba(0, 0, 0, 0.9);
font-family: Helvetica,sans-serif;
line-height: 18px;
text-align: left;
}
.leyka-tpl-neo input[type="checkbox"]:checked ~ .leyka-checkbox-label::before {
background-color: #1db318;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTdweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMTcgMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPlNoYXBlPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8cGF0aCBkPSJNMTYuNSwxLjg3OTE0Mjg2IEw1LjUyODU3MTQzLDEyLjg1MDU3MTQgTDAuNSw3LjgyMiBMMS43ODkxNDI4Niw2LjUzMjg1NzE0IEw1LjUyODU3MTQzLDEwLjI2MzE0MjkgTDE1LjIxMDg1NzEsMC41OSBMMTYuNSwxLjg3OTE0Mjg2IEwxNi41LDEuODc5MTQyODYgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRkZGRkZGIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=");
background-repeat: no-repeat;
background-size: 16px 13px;
border-color: #1db318;
}
.leyka-tpl-neo #leyka_donation_submit {
display: inline-block;
font-family: "Helvetica Neue", Helvetica Neue, Helvetica, sans-serif;
text-transform: uppercase;
color: #ffffff;
transition: all 0.3s;
padding: 14px 24px;
font-size: 16px;
line-height: 18px;
background: #1db318;
border: 1px solid #1db318;
}
.leyka-tpl-neo #leyka_donation_submit:hover,
.leyka-tpl-neo #leyka_donation_submit:focus,
.leyka-tpl-neo #leyka_donation_submit:active {
background: #f02700;
border-color: #f02700;
color: #ffffff;
}
.leyka-tpl-neo .field-error {
color: #f02700;
display: inline-block;
font-size: 11px;
padding: 0 2px;
margin: 0;
text-transform: none;
position: absolute;
bottom: 3px;
}
.leyka-tpl-neo .field-error, .leyka-submit-errors {
font-family: Helvetica,sans-serif;
font-weight: 400;
letter-spacing: normal;
line-height: 1.5;
}
.leyka-tpl-neo .leyka_donation_amount-error {
bottom: -10px;
margin-left: 30px;
}
.leyka-tpl-neo .leyka-payment-option .submit {
margin-top: 40px;
}
.leyka-tpl-neo .leyka-pm-icons {
margin: 0;
}
.leyka-tpl-neo .leyka-pm-icons::after {
clear: both;
content: "";
display: table;
}
.leyka-tpl-neo .leyka-pm-icons li {
position: relative;
list-style-type: none;
float: left;
width: 52px;
height: 36px;
margin: 0 0 0 4px !important;
padding: 0;
}
.leyka-tpl-neo .leyka-pm-icons li:before {
display: none;
}
.leyka-tpl-neo .leyka-pm-icons li img {
max-width: 100%;
height: auto;
}
.leyka-tpl-neo .leyka-payment-option .leyka-pm-icons {
float: right;
}
.leyka-pm-desc {
font-family: Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.9);
font-weight: normal;
text-transform: none;
letter-spacing: normal;
line-height: 1.5;
font-size: 12px;
margin: -10px 10px 0 10px;
}
.leyka-tpl-neo .leyka-pm-desc {
margin: 0 10px;
}
.leyka-tpl-neo .leyka-pm-desc a:visited,
.leyka-tpl-neo .leyka-pm-desc a{
color: #224883;
}
.leyka-tpl-neo .leyka-pm-desc a:hover,
.leyka-tpl-neo .leyka-pm-desc a:focus,
.leyka-tpl-neo .leyka-pm-desc a:active {
text-decoration: underline;
}
.leyka-tpl-neo ~ .leyka-form-footer {
padding: 8px 30px 30px 0;
text-align: right;
}
.leyka-tpl-neo ~ .leyka-form-footer a, .leyka-tpl-neo ~ .leyka-form-footer a:visited {
color: #224883;
}
.leyka-tpl-neo ~ .leyka-form-footer a:hover,
.leyka-tpl-neo ~ .leyka-form-footer a:focus,
.leyka-tpl-neo ~ .leyka-form-footer a:active {
text-decoration: underline;
}
.leyka-tpl-neo ~ .leyka-form-footer p {
color: rgba(0, 0, 0, 0.9);
}
.leyka-tpl-neo ~ .leyka-form-footer p {
font-family: Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.9);
font-weight: normal;
text-transform: none;
letter-spacing: normal;
line-height: 1.5;
font-size: 12px;
}
.leyka-tpl-neo .leyka-oferta-text-flow p:first-child {
color: #224883;
font-family: Cuprum,"Helvetica Neue",Helvetica Neue,Helvetica,sans-serif;
font-size: 21px;
font-weight: 400;
line-height: 24px;
text-transform: none;
}
.leyka-tpl-neo .leyka-oferta-text-flow p {
margin-bottom: 16px;
}
.leyka-tpl-neo .leyka-oferta-text {
display: none;
box-sizing: border-box;
border-radius: 2px;
width: 90%;
max-width: 760px;
height: calc(100% - 220px);
max-height: 700px;
background-color: #ffffff;
}
.leyka-tpl-neo .leyka-modal-close {
background: #224883;
color: #ffffff;
width: 28px;
height: 28px;
border-radius: 50%;
position: absolute;
top: -16px;
right: -16px;
text-align: center;
cursor: pointer;
}
.leyka-tpl-neo .leyka-modal-close .svg-icon {
width: 12px;
height: 12px;
fill: #ffffff;
pointer-events: none;
margin-top: -1px;
}
.leyka-tpl-neo .leyka-oferta-text-frame {
box-sizing: border-box;
width: 100%;
height: 100%;
padding: 36px;
overflow-y: scroll;
}
.leyka-tpl-neo .leyka-oferta-text-flow {
font-family: Helvetica, sans-serif;
color: rgba(0, 0, 0, 0.9);
font-weight: normal;
font-size: 15px;
line-height: 1.5;
}
@media screen and (max-width: 480px) {
.leyka-tpl-neo #leyka_donation_submit {
width: 100%;
}
.leyka-tpl-neo .leyka-payment-option .leyka-pm-icons {
margin-top: 20px;
float: left;
width: 100%;
}
}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//feofanovskyhram.ru/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//feofanovskyhram.ru/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0,0,0,.3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0,0,0,.2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0,0,0,.2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0,0,0,.2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0,0,0,.2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0,0,0,.5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}@font-face{font-family:'FontAwesome';src:url(//feofanovskyhram.ru/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//feofanovskyhram.ru/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//feofanovskyhram.ru/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//feofanovskyhram.ru/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//feofanovskyhram.ru/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//feofanovskyhram.ru/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}