@charset "UTF-8";
/*! ====================================
    Public styles for LRM
    Compiled from SCSS
====================================*/
.lrm-user-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(52,54,66,.9);z-index:999999;overflow-y:auto;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.lrm-user-modal.is-visible{visibility:visible !important;opacity:1}.lrm-user-modal.is-visible .lrm-user-modal-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}ul.lrm-switcher{list-style:none !important;list-style-type:none !important;padding:0 !important;margin:0 !important}.lrm-user-modal-container-inner{background:#fff}.lrm-user-modal-container{position:relative;width:98%;max-width:540px;margin:3em auto 4em;cursor:auto;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s}@media only screen and (min-width:600px){.lrm-user-modal-container{width:90%}}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-user-modal-container{margin:4em auto}}.lrm-user-modal-container .lrm-switcher:after{content:"";display:table;clear:both}.lrm-user-modal-container ul.lrm-switcher li{text-align:center;margin:0 !important;padding:0 !important;list-style-type:none !important}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li{width:50%;float:left}.lrm-user-modal-container .lrm-switcher a{display:block !important;width:100%;height:50px;line-height:50px;text-decoration:none !important;box-shadow:none !important;border:none !important}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-switcher a{height:70px;line-height:70px}}.lrm-switch-to-link:before{line-height:1;content:"";display:inline-block;overflow:hidden;vertical-align:middle;margin-right:3px;height:24px}.lrm-form{padding:.5em 0 0 !important;margin:0}.lrm-btn-style--full-width .lrm-form{padding-bottom:0 !important}.lrm-form .fieldset{position:relative;margin:1.4em 0;padding:0 !important;clear:both}@media only screen and (min-width:600px){.lrm-form .fieldset .lrm-form .fieldset{margin:2em 0 !important}}.lrm-form .gform_wrapper ul.gform_fields li.gfield,.lrm-form .gform_wrapper .gform_footer,.lrm-form .gform_wrapper .gform_heading,.lrm-form .lrm-fieldset-wrap,.lrm-form #buddypress #register-page,#buddypress .lrm-form #register-page,.lrm-form .fieldset--default{padding:0 1.4em !important}@media only screen and (min-width:600px){.lrm-form .gform_wrapper ul.gform_fields li.gfield .lrm-form .fieldset,.lrm-form .gform_wrapper .gform_footer .lrm-form .fieldset,.lrm-form .gform_wrapper .gform_heading .lrm-form .fieldset,.lrm-form .lrm-fieldset-wrap .lrm-form .fieldset,.lrm-form #buddypress #register-page .lrm-form .fieldset,#buddypress .lrm-form #register-page .lrm-form .fieldset,.lrm-form .fieldset--default .lrm-form .fieldset{padding:0 2em !important}}.lrm-form .fieldset--full-width{margin-bottom:0 !important}.lrm-form label{font-size:14px}.lrm-form.--registration-done{padding-bottom:1em !important}.lrm-form.--registration-done>div:not(.lrm-form-message-wrap){display:none}.lrm-form [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity 1s 1s ease;transition:opacity 1s 1s ease;opacity:0;color:inherit}.fieldset--login{display:none}.lrm-form label.image-replace,.lrm-form .lrm-image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;padding:0 !important}.lrm-font-svg .lrm-form label.image-replace,.lrm-font-svg .lrm-form .lrm-image-replace{height:20px;color:transparent}[dir=rtl] .lrm-form label.image-replace,[lang=ar] .lrm-form label.image-replace,[dir=rtl] .lrm-form .lrm-image-replace,[lang=ar] .lrm-form .lrm-image-replace{right:15px;left:auto}.lrm-form input,.lrm-form select{margin:0;padding:0;font-size:16px;font-weight:300;height:auto !important}.lrm-form input.full-width,.lrm-form select.full-width,.lrm-form button.full-width{width:100% !important;box-sizing:border-box}.lrm-form input.has-padding,.lrm-form select.has-padding,.lrm-form button.has-padding{padding:12px 20px 12px 50px}[dir=rtl] .lrm-form input.has-padding,[lang=ar] .lrm-form input.has-padding,[dir=rtl] .lrm-form select.has-padding,[lang=ar] .lrm-form select.has-padding,[dir=rtl] .lrm-form button.has-padding,[lang=ar] .lrm-form button.has-padding{padding:12px 50px 12px 20px}@media only screen and (min-width:600px){.lrm-form input.has-padding input.has-padding,.lrm-form input.has-padding button.has-padding,.lrm-form select.has-padding input.has-padding,.lrm-form select.has-padding button.has-padding,.lrm-form button.has-padding input.has-padding,.lrm-form button.has-padding button.has-padding{padding:16px 20px 16px 50px !important}.lrm-form input.has-padding button[type=submit],.lrm-form input.has-padding input[type=submit],.lrm-form input.has-padding #buddypress input[type=submit],.lrm-form select.has-padding button[type=submit],.lrm-form select.has-padding input[type=submit],.lrm-form select.has-padding #buddypress input[type=submit],.lrm-form button.has-padding button[type=submit],.lrm-form button.has-padding input[type=submit],.lrm-form button.has-padding #buddypress input[type=submit]{padding:16px 0 !important}}.lrm-form input.has-border,.lrm-form select.has-border{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.lrm-form input.has-border:focus,.lrm-form select.has-border:focus{outline:none}.lrm-form input[type=password]{padding-right:65px}.lrm-form a.button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-form input[type=submit]{cursor:pointer;background:#2f889a;color:#fff;font-weight:700;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:auto;border-radius:5px;width:100% !important}.lrm-btn-style--full-width .lrm-form a.button,.lrm-btn-style--full-width .lrm-form button[type=submit],.lrm-btn-style--full-width .lrm-form #buddypress input[type=submit],.lrm-btn-style--full-width .lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-btn-style--full-width .lrm-form input[type=submit]{border-radius:0}.lrm-form a.button,.lrm-form button{font-size:16px;padding:8px 5px}.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-size:20px;padding:16px 5px}.no-touch .lrm-form input[type=submit]:hover,.no-touch .lrm-form input[type=submit]:focus,.no-touch .lrm-form button[type=submit]:hover,.no-touch .lrm-form button[type=submit]:focus{background:#3599ae;outline:none}.lrm-form .hide-password{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;left:unset;border-left:1px solid #000;font-size:14px;font-size:.875rem;cursor:pointer;background-position:center;padding:10px 12px;right:5px}.lrm-font-svg .lrm-form .hide-password{height:20px;color:transparent}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{right:15px;left:auto}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{left:0;right:unset;border-right:1px solid #000;border-left:none}.lrm-form .lrm-error-message{display:inline-block;position:absolute;left:-5px;bottom:-35px;background:rgba(215,102,102,.9);padding:.8em;z-index:2;color:#fff;font-size:13px;font-size:.8125rem;border-radius:.25em;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity .2s 0,visibility 0 .2s;-moz-transition:opacity .2s 0,visibility 0 .2s;transition:opacity .2s 0,visibility 0 .2s}.lrm-form .lrm-error-message:after{content:"";position:absolute;left:22px;bottom:100%;height:0;width:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(215,102,102,.9)}.lrm-form .lrm-error-message.is-visible{opacity:1;visibility:visible;-webkit-transition:opacity .2s 0,visibility 0 0;-moz-transition:opacity .2s 0,visibility 0 0;transition:opacity .2s 0,visibility 0 0}.lrm-form-message{padding:.35em 0 .3em .7em;font-size:14px;font-size:16px;line-height:1.4;text-align:left;margin:5px 0 0;border-left:4px solid #6d6d6d}@media only screen and (min-width:600px){.lrm-form-message .lrm-form-message{padding:.6em 0 .5em 1em}}.lrm-form-message:empty{display:none}.lrm-form-message.lrm-is-error{border-left-color:#dc3232}[dir=rtl] .lrm-form-message.lrm-is-error,[lang=ar] .lrm-form-message.lrm-is-error{border-left-color:transparent;border-right-color:#dc3232}[dir=rtl] .lrm-form-message,[lang=ar] .lrm-form-message{border-right:4px solid #6d6d6d;border-left:none;padding:.35em .3em 0 .7em}p.lrm-form-bottom-message{position:absolute;width:100%;left:0;bottom:-32px;text-align:center;font-size:14px;margin:0 !important}.lrm-user-modal p.lrm-form-bottom-message a{color:#fff;text-decoration:underline}.lrm-close-form{display:block;position:absolute;width:40px;height:40px;right:0;top:-40px;background:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-close.svg) no-repeat center center;text-indent:100%;white-space:nowrap;overflow:hidden;text-align:center}.lrm-inline .lrm-close-form{display:none !important}.lrm-signin-section,.lrm-signup-section,.lrm-reset-password-section{display:none}.lrm-signin-section.is-selected,.lrm-signup-section.is-selected,.lrm-reset-password-section.is-selected{display:block}.lrm-inline p.lrm-form-bottom-message a{color:inherit}.lrm-button-loader{text-align:center;width:60px;height:22px;x-display:none;overflow:hidden;color:#fff;display:inline-block;line-height:1;vertical-align:middle}.lrm-button-loader svg{width:100%;height:100%}html.html-has-lrm{overflow:auto !important}.lrm-position-relative{position:relative}.lrm-clearfix:after,.clearfix:after{display:table;content:"";clear:both}.lrm-col{position:relative}.lrm-row{margin:1.4em 0}@media only screen and (min-width:600px){.lrm-col-half-width,.lrm-col-1-2{width:50%}.lrm-col-1-3{width:33.333%}.lrm-col-2-3{width:66.666%}.lrm-col-1-4{width:25%}.lrm-col{float:left;clear:none;padding:0 5px 0 !important}.lrm-row{margin:1.4em -5px}}.lrm-integrations label{font-weight:700}.lrm-form .lrm-integrations input[type=text],.lrm-form .lrm-integrations input[type=tel],.lrm-form .lrm-integrations input[type=email],.lrm-form .lrm-integrations input[type=number],.lrm-form .lrm-integrations input[type=url],.lrm-form .lrm-integrations input[type=date],.lrm-form .lrm-integrations input[type=password],.lrm-form .lrm-integrations textarea,.lrm-form .lrm-integrations select{border:1px solid #d2d8d8;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:100% !important;box-sizing:border-box;padding:12px 20px;font-size:16px}.lrm-form .lrm-integrations input[type=text]:focus,.lrm-form .lrm-integrations input[type=tel]:focus,.lrm-form .lrm-integrations input[type=number]:focus,.lrm-form .lrm-integrations input[type=email]:focus,.lrm-form .lrm-integrations input[type=url]:focus,.lrm-form .lrm-integrations input[type=date]:focus,.lrm-form .lrm-integrations input[type=password]:focus,.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus{border-color:#343642;box-shadow:0 0 5px rgba(52,54,66,.1);outline:none}.lrm-form .acf-field{text-align:left}.lrm-form .acf-input-prepend,.lrm-form .acf-input-append{padding:13px 7px}.lrm-form input.has-error{border:1px solid #d76666}.lrm-integrations{text-align:center}.lrm-integrations,.lrm-integrations label,.lrm-integrations p{font-size:16px}.lrm-integrations br{display:none;text-align:center}.lrm-pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:1px 5px 5px 1px;padding:3px 5px;text-align:center;width:25em;opacity:0;display:none;width:100%}.lrm-pass-strength-result[data-status]{display:inline-block}.lrm-pass-strength-result[data-status=short]{background-color:#f1adad;border-color:#e35b5b;opacity:1}.lrm-pass-strength-result[data-status=bad]{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.lrm-pass-strength-result[data-status=good]{background-color:#ffe399;border-color:#ffc733;opacity:1}.lrm-pass-strength-result[data-status=strong]{background-color:#c1e1b9;border-color:#83c373;opacity:1}.lrm-pass-strength-result[data-status=empty]{display:none}.lrm-integrations .cptch_input{padding:6px 8px;font-size:16px !important}.wp-social-login-provider-list img{display:inline-block}#jetpack-sso-wrap{margin-top:10px}a.jetpack-sso{display:block;width:100%;text-align:center;text-decoration:none}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#e5e5e5;content:"";height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}.lrm-signup-section .um-button.um-alt{display:none}.lrm-signup-section .um-col-alt .um-right.um-half{display:none}.lrm-signup-section .um-col-alt .um-half{width:100%}.um-register.um{max-width:unset !important}.lrm-signup-section .um-col-alt{padding-bottom:.9em}.lrm-signup-section #um-submit-btn{width:100% !important}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:50%}}.lrm-grecaptcha>div{margin:auto}.lrm-form .lrm-math-captcha-wrap{padding:5px 0;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border{width:64px !important;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border[disabled]{color:gray}.lrm-user-modal-container .lrm-form .lrm-math-captcha-wrap input.lrm-match-value{font-weight:700}.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label{font-weight:700}.lrm-form .rcp_form label{text-align:left}.lrm-integrations .mc4wp-checkbox{text-align:left}.lrm-integrations .mc4wp-checkbox label span{position:relative;padding-left:29px;cursor:pointer;font-weight:400;font-size:14px;color:grey;line-height:17px;display:inline-block}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]{display:none}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:after{border-color:#0b76ef;background:#0b76ef}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:before{content:"";display:block;position:absolute;top:50%;margin-top:-8px;left:9px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0;z-index:1}.lrm-integrations .mc4wp-checkbox label span:after{content:"";display:block;position:absolute;top:50%;margin-top:-12px;left:0;width:20px;height:20px;border:2px solid #e8e8eb;border-radius:3px}.lrm-signup-section .ginput_container_password button{color:#000 !important}.lrm-signup-section .gform_wrapper .gform_footer{text-align:center}.lrm-signup-section .gform_wrapper .gform_ajax_spinner{padding:0;display:inline-block}@media only screen and (min-width:641px){.lrm-signup-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100% !important}}.lrm-nice-checkbox{position:absolute;z-index:-1;opacity:0;-webkit-appearance:none}.lrm-nice-checkbox__label{position:relative;padding-left:27px;font-size:14px;vertical-align:middle;margin:13px 0 3px;display:block;font-weight:400;line-height:20px}body.rtl .lrm-nice-checkbox__label{padding-right:27px;padding-left:0}.lrm-nice-checkbox__indicator{position:absolute;top:0;left:0;width:20px;height:20px;background:#e6e6e6}body.rtl .lrm-nice-checkbox__indicator{left:unset;right:0}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator{background:0 0;border:2px solid #e8e8eb;border-radius:3px}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator{background:#0b76ef;border-color:#0b76ef}.lrm-nice-checkbox__label:hover input:not([disabled]):checked~.lrm-nice-checkbox__indicator,.lrm-nice-checkbox__label input:checked:focus~.lrm-nice-checkbox__indicator{background:#0b76ef}.lrm-nice-checkbox__label input:disabled~.lrm-nice-checkbox__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.lrm-nice-checkbox__indicator:after{position:absolute;display:none;content:""}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator:after{display:block}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after{top:0;left:5px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0}.lrm-font-icomoon .lrm-ficon-user:before{content:"\"}.lrm-font-material .lrm-ficon-user:before{content:"\"}.lrm-font-fa4 .lrm-ficon-user:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-user:before{content:"\f007"}.lrm-font-icomoon .lrm-ficon-eye:before{content:"\"}.lrm-font-material .lrm-ficon-eye:before{content:"\"}.lrm-font-fa4 .lrm-ficon-eye:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-icomoon .lrm-ficon-eye-blocked:before{content:"\"}.lrm-font-material .lrm-ficon-eye-blocked:before{content:"\"}.lrm-font-fa4 .lrm-ficon-eye-blocked:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-icomoon .lrm-ficon-key:before{content:"\"}.lrm-font-material .lrm-ficon-key:before{content:"\"}.lrm-font-fa4 .lrm-ficon-key:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-key:before{content:"\f084"}.lrm-font-icomoon .lrm-ficon-lock:before{content:"\"}.lrm-font-material .lrm-ficon-lock:before{content:"\"}.lrm-font-fa4 .lrm-ficon-lock:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-lock:before{content:"\f023"}.lrm-font-icomoon .lrm-ficon-mail:before{content:"\"}.lrm-font-material .lrm-ficon-mail:before{content:"\"}.lrm-font-fa4 .lrm-ficon-mail:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-mail:before{content:"\f0e0"}.lrm-font-icomoon .lrm-ficon-login:before{content:"\"}.lrm-font-material .lrm-ficon-login:before{content:"\"}.lrm-font-fa4 .lrm-ficon-login:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-login:before{content:"\f2f6"}.lrm-font-icomoon .lrm-ficon-register:before{content:"\"}.lrm-font-material .lrm-ficon-register:before{content:"\"}.lrm-font-fa4 .lrm-ficon-register:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-register:before{content:"\f234"}.lrm-font-icomoon .lrm-ficon-close:before{content:"\"}.lrm-font-material .lrm-ficon-close:before{content:"\"}.lrm-font-fa4 .lrm-ficon-close:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-close:before{content:"\f00d"}.lrm-font-icomoon .lrm-ficon-phone:before{content:"\"}.lrm-font-material .lrm-ficon-phone:before{content:"\"}.lrm-font-fa4 .lrm-ficon-phone:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-phone:before{content:"\f095"}.lrm-font-icomoon .lrm-ficon-mobile-phone:before{content:"\"}.lrm-font-material .lrm-ficon-mobile-phone:before{content:"\"}.lrm-font-fa4 .lrm-ficon-mobile-phone:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-mobile-phone:before{content:"\f3cd"}.lrm-ficon-mobile-phone:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-location:before{content:"\"}.lrm-font-material .lrm-ficon-location:before{content:"\"}.lrm-font-fa4 .lrm-ficon-location:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-location:before{content:"\f3c5"}.lrm-ficon-location:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-map:before{content:"\"}.lrm-font-material .lrm-ficon-map:before{content:"\"}.lrm-font-fa4 .lrm-ficon-map:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-map:before{content:"\f279"}.lrm-font-icomoon .lrm-ficon-compass:before{content:"\"}.lrm-font-material .lrm-ficon-compass:before{content:"\"}.lrm-font-fa4 .lrm-ficon-compass:before{content:"\"}.lrm-font-fa5-free .lrm-ficon-compass:before{content:"\f124"}.lrm-ficon-compass:before{top:1px;position:relative}[class^=lrm-ficon-],[class*=" lrm-ficon-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}[class^=lrm-ficon-]:before,[class*=" lrm-ficon-"]:before{font-size:20px}.lrm-font-material [class^=lrm-ficon-]:before,.lrm-font-material [class*=" lrm-ficon-"]:before{font-size:22px}[class^=lrm-ficon-].lrm-switch-to-link:before,[class*=" lrm-ficon-"].lrm-switch-to-link:before{font-size:24px;margin-top:-2px}.lrm-font-svg .lrm-switch-to-link:before{width:22px;vertical-align:text-bottom}.lrm-font-svg .lrm-switch-to--login:before{background:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/login.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-switch-to--register:before{background:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/user.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-form label.lrm-username,.lrm-font-svg .lrm-form .lrm-ficon-user{background-image:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-username.svg)}.lrm-font-svg .lrm-form label.lrm-email,.lrm-font-svg .lrm-form .lrm-ficon-mail{background-image:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-email.svg)}.lrm-font-svg .lrm-form label.lrm-password,.lrm-font-svg .lrm-form .lrm-ficon-key{background-image:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-password.svg)}.lrm-font-svg .lrm-form label.lrm-user_role{background-image:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/lock.svg?v=2)}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding:20px 21px;background-size:24px;text-indent:-300px;background-image:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-4.svg)}.lrm-font-svg .lrm-form .hide-password.hide-password--on,.lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked{background-image:url(//www.liveclassesonline.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-8.svg?v3)}.lrm-is-font .hide-password{width:42px;height:auto}.lrm-font-icomoon .hide-password--on:before{content:"\"}.lrm-font-material .hide-password--on:before{content:"\"}.lrm-font-fa4 .hide-password--on:before{content:"\"}.lrm-font-fa5-free .hide-password--on:before{content:"\f070"}
.lrm-inline .lrm-user-modal-container{border:2px solid #d2d8d8}.lrm-user-modal-container-inner{border-radius:.25em;overflow:hidden}.lrm-user-modal-container{x-border-radius:.25em}.lrm-user-modal-container .lrm-switcher a{background:#d2d8d8;color:#809191}.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected{background:#fff;color:#505260}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a{border-radius:.25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a{border-radius:0 .25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-login-only li a{border-radius:.25em .25em 0 0}.lrm-form input.has-border,.lrm-form select.has-border{border:1px solid #d2d8d8}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:#2f889a;color:#fff}.lrm-form .hide-password{border-color:#d2d8d8;color:#343642}.lrm-user-modal-container .input-text,.lrm-user-modal-container input[type=email],.lrm-user-modal-container input[type=password],.lrm-user-modal-container input[type=search],.lrm-user-modal-container input[type=tel],.lrm-user-modal-container input[type=text],.lrm-user-modal-container input[type=url],.lrm-user-modal-container select,.lrm-user-modal-container textarea{background-color:#f7f7f7;color:#000;font-weight:300;box-shadow:none;border-radius:.25em}.lrm-user-modal-container .input-text:focus,.lrm-user-modal-container input[type=email]:focus,.lrm-user-modal-container input[type=password]:focus,.lrm-user-modal-container input[type=search]:focus,.lrm-user-modal-container input[type=tel]:focus,.lrm-user-modal-container input[type=text]:focus,.lrm-user-modal-container input[type=url]:focus,.lrm-user-modal-container select:focus,.lrm-user-modal-container textarea:focus{border:1px solid #d2d8d8;box-shadow:inset 0 1px 1px rgba(0,0,0,.25)}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:28px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{color:#32373c;background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:8px}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:8px}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-button.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#007cba;color:var(--wp-admin-theme-color)}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 38px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:16px}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim{background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type^=core-embed],.wp-block[data-align=right]>[data-type^=core-embed]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type^=core-embed] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type^=core-embed] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 16px)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:20px 38px}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 20px 20px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 20px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 20px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 20px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 20px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 20px)}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.edit-post-visual-editor .wp-block-latest-posts.is-grid li{margin-bottom:20px}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color),.wp-block-navigation .wp-block-navigation-link:not(.has-text-color){color:#1e1e1e}.wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color){color:#fff}.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container{background-color:#1e1e1e}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:fit-content;z-index:1;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:8px}@media (min-width:782px){.has-child .wp-block-navigation__container{left:24px}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:8px;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation-link__content{text-decoration:none;padding:8px 16px}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:6px 16px}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 38px}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap;line-height:1.5}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:16px}.wp-block-post-author__bio{margin-bottom:8px;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .editor-styles-wrapper .has-pale-pink-background-color,:root .has-pale-pink-background-color{background-color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-background-color,:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color,:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color,:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-background-color,:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-background-color,:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-background-color,:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color,:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-background-color,:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .editor-styles-wrapper .has-white-background-color,:root .has-white-background-color{background-color:#fff}:root .editor-styles-wrapper .has-very-light-gray-background-color,:root .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color,:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-background-color,:root .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-black-background-color,:root .has-black-background-color{background-color:#000}:root .editor-styles-wrapper .has-pale-pink-color,:root .has-pale-pink-color{color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-color,:root .has-vivid-red-color{color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-color,:root .has-luminous-vivid-orange-color{color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-color,:root .has-luminous-vivid-amber-color{color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-color,:root .has-light-green-cyan-color{color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-color,:root .has-vivid-green-cyan-color{color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-color,:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-color,:root .has-vivid-cyan-blue-color{color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-color,:root .has-vivid-purple-color{color:#9b51e0}:root .editor-styles-wrapper .has-white-color,:root .has-white-color{color:#fff}:root .editor-styles-wrapper .has-very-light-gray-color,:root .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-color,:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-color,:root .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-black-color,:root .has-black-color{color:#000}:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background,:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background,:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background,:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background,:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background,:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background,:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background,:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .editor-styles-wrapper .has-blush-light-purple-gradient-background,:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background,:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .editor-styles-wrapper .has-purple-crush-gradient-background,:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-luminous-dusk-gradient-background,:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background,:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-pale-ocean-gradient-background,:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .editor-styles-wrapper .has-electric-grass-gradient-background,:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background,:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background,:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background,:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background,:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .editor-styles-wrapper .has-link-color a,:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.editor-styles-wrapper .has-small-font-size,.has-small-font-size{font-size:13px}.editor-styles-wrapper .has-normal-font-size,.editor-styles-wrapper .has-regular-font-size,.has-normal-font-size,.has-regular-font-size{font-size:16px}.editor-styles-wrapper .has-medium-font-size,.has-medium-font-size{font-size:20px}.editor-styles-wrapper .has-large-font-size,.has-large-font-size{font-size:36px}.editor-styles-wrapper .has-huge-font-size,.editor-styles-wrapper .has-larger-font-size,.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}
.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{background-color:#fff;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu:focus{border:1px solid #1e1e1e;border-radius:2px;outline:none;transition:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px;cursor:default}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}.components-spinner{display:inline-block;background-color:#949494;width:18px;height:18px;opacity:.7;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;-webkit-animation:components-spinner__animation 1s linear infinite;animation:components-spinner__animation 1s linear infinite}@-webkit-keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}
.wc-block-link-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;text-decoration:underline}.wc-block-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:0 0}.wc-block-suspense-placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-suspense-placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:after{content:"\00a0"}.wc-block-grid__products .wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.wc-block-grid__products .wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.wc-block-grid__products .wc-block-grid__product-image img{width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{font-family:inherit;line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{word-break:break-word;white-space:normal;margin:0 auto!important;display:inline-flex;justify-content:center;text-align:center;padding:.5em 1em;font-size:1em}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{font-family:WooCommerce;content:"\e017";margin-left:.5em;display:inline-block;width:auto;height:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{font-family:WooCommerce;content:"\e031";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-left:.5em;display:inline-block;width:auto;height:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-grid__product-onsale{font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:relative}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;color:#000;font-size:1.2em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.wc-block-components-product-add-to-cart-attribute-picker{margin:0;flex-basis:100%}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container{position:relative}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:60%;min-height:1.75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error{margin-bottom:24px}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select{border-color:#cc1818}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus{outline-color:#cc1818}.wc-block-components-product-add-to-cart{margin:0;display:flex;flex-wrap:wrap}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;vertical-align:top;width:1.5em;height:1.5em;margin:-.25em 0 -.25em .5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{margin:0 1em .75em 0;flex-basis:5em;padding:.618em;background:#fff;border:1px solid #ccc;border-radius:2px;color:#43454b;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);text-align:center}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wc-block-components-product-add-to-cart-notice{margin:0}.wp-block-button.wc-block-components-product-button{word-break:break-word;white-space:normal;margin-top:0;margin-bottom:12px}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{word-break:break-word;white-space:normal;margin:0 auto;display:inline-flex;justify-content:center}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link{background-color:var(--button--color-background);color:var(--button--color-text);border-color:var(--button--color-background)}.wc-block-components-product-category-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-category-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{margin-top:0;margin-bottom:12px;text-decoration:none;display:block;position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{position:absolute;left:4px;top:4px;right:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{position:absolute;top:4px;left:50%;right:auto;transform:translateX(-50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{position:absolute;right:4px;top:4px;left:auto;margin:0}.is-loading .wc-block-components-product-image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-rating{display:block;margin-top:0;margin-bottom:12px}.wc-block-components-product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-components-product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-components-product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-components-product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-components-product-sale-badge{margin:0 auto 12px;font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:static}.wc-block-components-product-sku{margin-top:0;margin-bottom:12px;display:block;text-transform:uppercase;font-size:.875em}.wc-block-components-product-stock-indicator{margin-top:0;margin-bottom:.75em;display:block;font-size:.875em}.wc-block-components-product-stock-indicator--in-stock{color:#4ab866}.wc-block-components-product-stock-indicator--out-of-stock{color:#cc1818}.wc-block-components-product-stock-indicator--available-on-backorder,.wc-block-components-product-stock-indicator--low-stock{color:#f0b849}.wc-block-components-product-summary{margin-top:0;margin-bottom:12px}.is-loading .wc-block-components-product-summary:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:block;width:100%;height:6em}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-tag-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{margin-top:0;margin-bottom:12px}.wc-block-grid .wc-block-components-product-title{line-height:1.5;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .wc-block-components-product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:7em}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-error{display:flex;background-color:#f3f3f4;border-left:4px solid #6d6d6d;padding:36px 16px;align-items:center;justify-content:center;flex-direction:column}.wc-block-components-error__header{font-size:2em;font-weight:700;margin:0}.wc-block-components-error__image{max-width:25%}.wc-block-components-error__text{margin:0}.wc-block-components-error__message{margin:1em 0 0;font-style:italic}@media (min-width:481px){.wc-block-components-error{flex-direction:row}.wc-block-components-error__image+.wc-block-components-error__content{margin-left:24px}}.wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;background-color:#1e1e1e;color:#fff;display:inline-flex;font-weight:700;min-height:3em;justify-content:center;line-height:1;padding:0 1em;text-align:center;text-decoration:none;text-transform:none;position:relative}.wc-block-components-button:not(.is-link):active,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner{width:1em;height:1em;position:absolute;top:50%;left:0;width:100%;height:100%;margin-top:-.5em;color:inherit;box-sizing:content-box}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner:after{content:" ";display:inline-block;margin:0 auto;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.2em solid;border-left:.2em solid transparent;-webkit-animation:wc-block-components-button__spinner__animation 1s linear infinite;animation:wc-block-components-button__spinner__animation 1s linear infinite}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner+.wc-block-components-button__text{visibility:hidden}@-webkit-keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{position:relative;border:none;padding:0 0 0 36px;background:0 0;margin:0}.is-large .wc-block-components-form .wc-block-components-checkout-step{padding-right:24px}.wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading:after{content:"";border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:2.5em;bottom:-1em}.wc-block-components-checkout-step--disabled{opacity:.6}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content{padding-bottom:1.5em}.wc-block-components-checkout-step__heading{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;margin:.75em 0 1em;position:relative;align-items:center;gap:1em}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em}.wc-block-components-checkout-step__heading-content a{font-weight:700;color:inherit}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;background:0 0;counter-increment:checkout-step;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";position:absolute;width:36px;left:-18px;top:0;text-align:center;transform:translateX(-50%)}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:"";height:100%;border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:0}.wc-block-components-checkout-step--with-step-number:last-of-type .wc-block-components-checkout-step__container:after{content:none}.wc-block-components-order-summary .wc-blocks-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{position:relative;display:table-row;padding-bottom:1px;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{width:48px;padding-top:16px;padding-bottom:16px;position:relative}.wc-block-components-order-summary-item__image>img{width:48px;max-width:48px}.wc-block-components-order-summary-item__quantity{font-size:.75em;align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;line-height:1;min-height:20px;padding:0 .4em;position:absolute;justify-content:center;min-width:20px;right:0;top:16px;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-left:24px;padding-top:16px;padding-bottom:16px;line-height:1.375}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__header{display:flex;flex-wrap:wrap;justify-content:space-between}.wc-block-components-payment-method-icons{display:block;text-align:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;margin:0 4px 2px;padding:0;width:auto;height:24px;vertical-align:middle}.wc-block-components-payment-method-icons--align-left{text-align:left}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{text-align:right}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-right:0;margin-left:8px}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{vertical-align:middle;margin:-2px 4px 0 0}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;text-align:center;list-style:none outside;line-height:1;margin:24px 0}.wc-block-components-checkout-policies__item{list-style:none outside;display:inline-block;padding:0 .25em;margin:0}.wc-block-components-checkout-policies__item:not(:first-child){border-left:1px solid #ccc}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{font-size:.75em;border-radius:2px;border:1px solid;display:inline-block;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0 0}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-left:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{left:0;position:absolute;transform:translateY(-50%);top:50%}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{width:100%;margin-top:1.5em}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package .wc-block-components-shipping-rates-control__package-title{margin:0}.wc-block-components-shipping-rates-control__package-items{font-size:.875em;display:block;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:inline-block;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.components-notice.wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:0}.wc-block-components-shipping-rates-control .wc-blocks-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{margin-bottom:0;margin-top:0;flex-grow:1}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{height:48px;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-coupon__content .wc-block-components-validation-error{margin-top:8px;position:relative;width:100%}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:400}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-item{display:flex;flex-wrap:wrap;padding:.75em 0;width:100%}.wc-block-components-totals-item__label{flex-grow:1;font-weight:700}.wc-block-components-totals-item__value{white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-shipping{position:relative}.wc-block-components-totals-shipping:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;margin:0;padding:0;border:0}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-radio-control__option-layout:last-child:after,.wc-block-components-totals-shipping .wc-block-components-radio-control__option:last-child:after{display:none}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:.75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-decoration:underline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:0 0;opacity:.8}.wc-block-components-totals-shipping .wc-blocks-components-panel:last-child:after{border-bottom-width:0}.wc-block-components-totals-taxes{position:relative}.wc-block-components-totals-taxes:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;display:flex;height:1em;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid;border-radius:2px;height:1.125em;width:1.125em;margin:0;min-height:18px;min-width:18px;overflow:hidden;position:static;vertical-align:middle;background-color:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:currentColor;border-color:currentColor}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark{display:none}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{border-color:hsla(0,0%,100%,.6);background-color:transparent}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:0 0;border-color:hsla(0,0%,100%,.6)}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff;position:absolute;left:.0625em;top:-.125em;width:1em;height:1em}.wc-block-components-checkbox .wc-block-components-checkbox__label{padding-left:8px;vertical-align:middle}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-checkbox__mark{display:none}}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]{background-color:#fff;border-color:var(--form--border-color);position:relative}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#fff;border-color:var(--form--border-color)}.theme-twentytwentyone .wc-block-components-checkbox__mark{display:none}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:0 0;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;border:0;display:inline-flex;padding:.125em .5em .25em;margin:0 .365em .365em 0;border-radius:0;line-height:1;max-width:100%}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#e0e0e0;color:#1e1e1e}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.75em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1}.wc-block-components-chip.is-removable{padding-right:.5em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__remove{font-size:.75em;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wc-block-components-chip .wc-block-components-chip__remove-icon{vertical-align:middle}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{fill:#cc1818}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#949494;cursor:not-allowed}.wc-block-components-country-input{margin-top:1.5em}.wc-block-components-dropdown-selector{max-width:300px;position:relative;width:100%}.wc-block-components-dropdown-selector__input-wrapper{background:#fff;border:1px solid #8d96a0;color:#2b2d2f;align-items:center;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;padding:2px 8px}.is-disabled .wc-block-components-dropdown-selector__input-wrapper{background-color:#e0e0e0}.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper{padding:2px 4px}.is-open>.wc-block-components-dropdown-selector__input-wrapper{border-radius:4px 4px 0 0}.wc-block-components-dropdown-selector__input{font-size:.875em;line-height:1.28571;margin:.1875em 0;min-width:0;padding:.1875em 0}.is-single .wc-block-components-dropdown-selector__input{width:100%}.is-single .wc-block-components-dropdown-selector__input:active,.is-single .wc-block-components-dropdown-selector__input:focus,.is-single .wc-block-components-dropdown-selector__input:hover{outline:0}.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input{margin-bottom:1.5px;margin-top:1.5px}.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;position:absolute}.is-multiple .wc-block-components-dropdown-selector__input{flex:1;min-width:0}.is-multiple .wc-block-components-dropdown-selector__input,.is-single .wc-block-components-dropdown-selector__input:first-child{background:0 0;border:0}.is-multiple .wc-block-components-dropdown-selector__input:active,.is-multiple .wc-block-components-dropdown-selector__input:focus,.is-multiple .wc-block-components-dropdown-selector__input:hover,.is-single .wc-block-components-dropdown-selector__input:first-child:active,.is-single .wc-block-components-dropdown-selector__input:first-child:focus,.is-single .wc-block-components-dropdown-selector__input:first-child:hover{outline:0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover{background-color:transparent;text-decoration:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value{font-size:.875em;align-items:center;color:#757575;display:inline-flex;margin:.1875em 0;padding:.1875em 0;width:100%}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label{flex-grow:1;line-height:1.28571;padding:0;text-align:left}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;display:inline-block;line-height:1;padding:0 0 0 .3em}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg{display:block}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em;line-height:1.28571}.wc-block-components-dropdown-selector__list{background-color:#fff;margin:-1px 0 0;padding:0;position:absolute;left:0;right:0;top:100%;max-height:300px;overflow-y:auto;z-index:1}.wc-block-components-dropdown-selector__list:not(:empty){border:1px solid #9f9f9f}.wc-block-components-dropdown-selector__list-item{font-size:.875em;color:#757575;cursor:default;list-style:none;margin:0;padding:0 4px}.wc-block-components-dropdown-selector__list-item.is-selected{background-color:#ddd}.wc-block-components-dropdown-selector__list-item.is-highlighted,.wc-block-components-dropdown-selector__list-item:active,.wc-block-components-dropdown-selector__list-item:focus,.wc-block-components-dropdown-selector__list-item:hover{background-color:#00669e;color:#fff}.wc-block-components-filter-submit-button{display:block;margin-left:auto;white-space:nowrap}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{position:relative;min-height:34px}.wc-block-components-loading-mask .components-spinner{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask__children{opacity:.5}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{font-size:1em;color:#333;display:inline-block;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media (max-width:782px){.wc-block-components-pagination__page{padding:.1em .2em;min-width:1.6em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media (max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}.wc-blocks-components-panel.has-border{position:relative}.wc-blocks-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-blocks-components-panel.has-border+.wc-blocks-components-panel.has-border:after{border-top-width:0}.wc-blocks-components-panel__button{border:0;border-radius:0;vertical-align:baseline;height:auto;line-height:1;margin:.375em 0;padding:.375em 32px .375em 0;position:relative;text-align:left;width:100%}.wc-blocks-components-panel__button,.wc-blocks-components-panel__button:active,.wc-blocks-components-panel__button:focus,.wc-blocks-components-panel__button:hover{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none}.wc-blocks-components-panel__button>.wc-blocks-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-blocks-components-panel__content{padding-bottom:1em;overflow:auto}.theme-twentyseventeen .wc-blocks-components-panel__button,.theme-twentytwenty .wc-blocks-components-panel__button{background:0 0;color:inherit}.wc-block-components-express-payment{margin:auto;position:relative}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin:0;overflow:hidden;text-align:center}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin:0}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{width:100%;height:48px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container{display:flex;flex-direction:row;left:0;position:absolute;right:0;top:-5px;vertical-align:middle}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before{border-left:1px solid;border-top:1px solid;border-radius:5px 0 0;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:22px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after{border-right:1px solid;border-top:1px solid;border-radius:0 5px 0 0;content:"";display:block;height:4px;margin-left:12px;opacity:.3;pointer-events:none;flex-grow:1}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content{position:relative;margin-top:calc(.75em + 5px);padding:1.5em 35px 1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after{border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;border-radius:0 0 5px 5px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p{margin-bottom:1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li{display:inline-block;width:50%}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n){padding-left:8px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd){padding-right:8px}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li{padding-bottom:16px;text-align:center;width:100%}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child{padding-bottom:0}.wc-block-components-express-payment-continue-rule{display:flex;align-items:center;text-align:center;padding:0 36px;margin:24px 0}.wc-block-components-express-payment-continue-rule:before{margin-right:10px}.wc-block-components-express-payment-continue-rule:after{margin-left:10px}.wc-block-components-express-payment-continue-rule:after,.wc-block-components-express-payment-continue-rule:before{content:" ";flex:1;border-bottom:1px solid;opacity:.3}.wc-block-components-express-payment-continue-rule--cart{margin:16px 0;text-transform:uppercase}.theme-twentynineteen .wc-block-components-express-payment__title:before{display:none}.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title{padding-left:12px;padding-right:12px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-card-elements{display:flex;width:100%}.wc-block-card-elements .wc-block-components-validation-error{position:static}.wc-block-gateway-container{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-left:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-left:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 0 .75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em;color:#2b2d2f;cursor:text}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;color:#757575;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-left:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-left:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{position:static;margin-top:-24px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 0 .25em 16px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#cc1818}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-blocks-credit-card-images{padding-top:12px;display:flex}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon{height:18px;width:auto;margin-right:12px}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon:last-child{margin-right:0}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-left:0;margin-right:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-left:8px}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls{justify-content:flex-end}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:0;margin-right:10px}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.wc-block-components-price-slider__range-input-wrapper{padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-components-price-slider__range-input-progress{height:9px;width:100%;position:absolute;left:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}.wc-block-components-price-slider__controls{display:flex}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min{margin-right:10px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:auto}.wc-block-components-price-slider__range-input{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important;position:absolute;left:0;top:0}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23757575' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23757575' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider__range-input::-webkit-slider-progress{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-progress{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23757575' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23757575' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider__range-input::-ms-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23757575' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23757575' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{margin-left:-2px;background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.rtl .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider__range-input-wrapper{background:0 0;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:0 0;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:0 0}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:0 0}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}}@media screen and (-ms-high-contrast:active) and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:none) and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports (-ms-ime-align:auto){.wc-block-components-price-slider__range-input-wrapper{background:0 0;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:0 0;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:0 0}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:0 0}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{background:0 0;border:3px solid;box-sizing:border-box}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{--range-color:currentColor;margin:-3px}.theme-twentytwentyone .wc-block-price-filter__range-input{background:0 0;margin:-3px;width:calc(100% + 6px)}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb{margin-top:-9px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{transform:translate(2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{transform:translate(-2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track{border-color:transparent!important}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{border:0;height:auto;position:relative;height:50px}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{display:none}.theme-twentytwentyone .wc-block-price-filter__range-input{height:100%;margin:0;width:100%}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:flex;flex-wrap:wrap;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid transparent;list-style:none}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.33333%;max-width:33.33333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.66667%;max-width:16.66667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.28571%;max-width:14.28571%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media (max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}}@media (min-width:481px) and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:right}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.is-loading .wc-block-components-product-price:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:5em}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}.wc-block-components-quantity-selector{display:flex;min-width:100px;border:1px solid #ddd;background:#fff;border-radius:4px;box-sizing:content-box}.has-dark-controls .wc-block-components-quantity-selector{background-color:transparent;border-color:hsla(0,0%,100%,.4)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:1em;order:2;min-width:40px;flex:1 1 auto;border:0;padding:.4em 0;margin:0;text-align:center;background:0 0;box-shadow:none;color:#000;line-height:1;vertical-align:middle;-moz-appearance:textfield}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:#f0f0f0;outline:1px solid #ddd}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:#949494}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{color:#fff;background:0 0}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:0 0}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;font-size:1em;min-width:30px;cursor:pointer;color:#1e1e1e;font-style:normal;text-align:center}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;color:#1e1e1e}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:#949494;cursor:default;border:0;padding:0;margin:0;background:none transparent;box-shadow:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus{outline:2px solid #ddd}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{color:#fff}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{order:3}.wc-block-components-radio-control__option{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;position:relative;display:block;padding:12px 12px 0 72px}.wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option-layout{position:relative;display:table;width:100%;padding-bottom:12px}.wc-block-components-radio-control__option-layout:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{text-align:right;min-width:50%}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:20px;line-height:max(1rem,20px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:2px solid;border-radius:50%;display:inline-block;height:1.25rem;left:24px;min-height:20px;min-width:20px;position:absolute;top:12px;width:1.25rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:currentColor;border-radius:50%;content:"";display:block;height:.625em;left:50%;margin:0;min-height:10px;min-width:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.625em}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input{border-color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#fff}@media (min-width:783px){.wc-block-components-radio-control .wc-block-components-radio-control__input{height:1rem;margin-top:2px;min-height:16px;min-width:16px;width:1rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{height:.5em;min-height:8px;min-width:8px;width:.5em}}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-width:2px}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background-color:var(--form--color-text)}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after{display:none}.is-loading .wc-block-components-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:60%}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;font-size:1em;width:80px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;height:1em;width:120px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{content:"\00a0"}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-components-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-components-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{align-items:center;display:flex;height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;justify-content:center;position:relative;width:48px}.wc-block-components-review-list-item__image>img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.wc-block-components-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-components-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-components-review-list-item__meta{display:flex;align-items:center;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{order:3;content:"";flex-basis:100%}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;order:1;margin-right:8px}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;color:grey;order:4}.wc-block-components-review-list-item__published-date{color:grey;order:5}.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:1em;display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#e6a237}.editor-styles .wc-block-components-review-list,.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:right}.wc-block-components-select{height:3em;position:relative}.wc-block-components-select label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;color:#757575;z-index:1;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);white-space:nowrap}.has-dark-controls .wc-block-components-select label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-select label{transition:none}}.wc-block-components-select.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-select.has-error .components-custom-select-control__button,.wc-block-components-select.has-error .components-custom-select-control__button:active,.wc-block-components-select.has-error .components-custom-select-control__button:focus,.wc-block-components-select.has-error .components-custom-select-control__button:hover{border-color:#cc1818}.wc-block-components-select.has-error .components-custom-select-control__button:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-select.has-error label{color:#cc1818}.wc-block-components-select .components-custom-select-control__button,.wc-block-components-select .components-custom-select-control__button:active,.wc-block-components-select .components-custom-select-control__button:focus,.wc-block-components-select .components-custom-select-control__button:hover{font-size:1em;background-color:#fff;box-shadow:none;color:#2b2d2f;font-family:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:1;overflow:hidden;padding:1.5em 16px .25em;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%}.has-dark-controls .wc-block-components-select .components-custom-select-control__button,.has-dark-controls .wc-block-components-select .components-custom-select-control__button:active,.has-dark-controls .wc-block-components-select .components-custom-select-control__button:focus,.has-dark-controls .wc-block-components-select .components-custom-select-control__button:hover{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.wc-block-components-select .components-custom-select-control__button-icon{right:12px}.has-dark-controls .wc-block-components-select .components-custom-select-control__button-icon{fill:#fff}.wc-block-components-select .components-custom-select-control__menu{background-color:#fff;margin:0;max-height:300px;overflow:auto}.wc-block-components-select .components-custom-select-control__menu:empty{display:none}.has-dark-controls .wc-block-components-select .components-custom-select-control__menu{background-color:#1e1e1e;color:#fff}.wc-block-components-select .components-custom-select-control__item{font-size:1em;margin-left:0;padding-left:16px}.has-dark-controls .wc-block-components-select .components-custom-select-control__item.is-highlighted,.has-dark-controls .wc-block-components-select .components-custom-select-control__item:focus,.has-dark-controls .wc-block-components-select .components-custom-select-control__item:hover{background-color:rgba(0,0,0,.4)}.wc-block-components-select .components-custom-select-control__item-icon{display:none}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{box-sizing:border-box;margin:0;padding-right:3.77358%;width:65%}.wc-block-components-sidebar{box-sizing:border-box;margin:0;padding-left:2.26415%;width:35%}.wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-totals-item,.is-large .wc-block-components-sidebar .wc-blocks-components-panel{padding-left:16px;padding-right:16px}.theme-twentytwenty .wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{margin-right:12px;display:inline-block;font-weight:400}.wc-block-components-sort-select__select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-state-input{margin-top:1.5em}.wc-block-components-notices{display:block;margin-bottom:2em}.wc-block-components-notices .wc-block-components-notices__notice{margin:0;display:flex;flex-wrap:nowrap}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;padding:0;margin:0 0 0 auto;border:0;outline:0;color:currentColor}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.wc-block-components-notices__snackbar{position:fixed;bottom:20px;left:16px;width:auto}@media (max-width:782px){.wc-block-components-notices__snackbar{position:fixed;top:10px;left:0;bottom:auto}}@media (max-width:782px){.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{border:none;flex:auto;background:0 0;padding:12px 16px;color:inherit;outline-offset:-1px;text-align:center;transition:box-shadow .1s linear;box-shadow:inset 0 -1px currentColor;border-radius:0}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline-offset:-1px;outline:1px dotted currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover{background:0 0}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{font-size:1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-weight:700}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;vertical-align:middle;margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-text-input{position:relative;margin-top:1.5em;white-space:nowrap}.wc-block-components-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#757575;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-block-components-text-input label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-text-input label{transition:none}}.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff}.has-dark-controls .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-text-input input[type=url]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 0 .25em 16px}.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:#cc1818}.wc-block-components-text-input.has-error input:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-text-input.has-error label{color:#cc1818}.wc-block-components-text-input:only-child{margin-top:0}.wc-block-components-textarea{font-size:1em;background-color:#fff;border:1px solid #8d96a0;border-radius:4px;color:#2b2d2f;font-family:inherit;line-height:1.375;margin:0;padding:.75em 16px;width:100%}.has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea::placeholder{color:hsla(0,0%,100%,.6)}.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);color:#fff}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25em}.wc-block-components-validation-error{font-size:.75em;color:#cc1818;max-width:100%;position:absolute;top:calc(100% - 1px);white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;line-height:12px;margin:0;min-height:24px;padding:0}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-cart__submit{position:relative}.wc-block-cart__submit-container{padding-bottom:16px}.wc-block-cart__submit-button{width:100%;margin:0 0 16px}.wc-block-cart__submit-button:last-child{margin-bottom:0}.is-medium .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),.is-mobile .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),.is-small .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky){padding-left:0;padding-right:0;padding-top:0}@media (min-width:783px){.wc-block-cart__submit-container--sticky{display:none}}@media (max-width:782px){.wc-block-cart__submit-container--sticky{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart__submit-container--sticky:before{box-shadow:0 -10px 20px 10px currentColor;color:hsla(0,0%,80%,.5);content:"";height:100%;left:0;position:absolute;right:0;top:0}}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-product-name{color:inherit}.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type{margin-top:0}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{table-layout:fixed;width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden;min-width:300px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity{width:116px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{width:100px;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:100%;margin:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-decoration:underline;font-size:.75em;text-transform:none;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:0 0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-decoration:underline;fill:currentColor;position:absolute;top:16px;right:0;display:none}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover{background:0 0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;text-align:right;line-height:1.25}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value{display:block}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after{content:"\00a0"}.wc-block-cart--is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-icon,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>div,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>span{display:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:80px 132px;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-column-align:stretch;justify-self:stretch;margin-right:24px;padding-bottom:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2;vertical-align:bottom;padding-right:16px;-ms-grid-row-align:end;align-self:end;padding-top:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{display:block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/span 2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-align:end;align-self:end;-ms-grid-column-align:end;justify-self:end;padding-bottom:.375em}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge{display:none}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 16px .25rem 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{position:relative;padding:16px 16px 16px 0;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child,.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-components-radio-control__option{padding-left:24px}.is-large.wc-block-cart .wc-block-components-radio-control__input{left:0}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-blocks-components-panel),.is-large.wc-block-cart .wc-block-components-sidebar>.wc-block-cart__totals-title{padding-left:16px;padding-right:16px}.is-large.wc-block-cart .wc-block-cart__payment-options{padding:16px}.wp-block-woocommerce-cart.is-loading{display:none}.wp-block-woocommerce-cart{margin-bottom:3em}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wc-block-checkout__add-note{position:relative;padding:16px}.wc-block-checkout__add-note:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__add-note .wc-block-components-textarea{margin-top:16px}.wc-block-checkout__form{margin:0;max-width:100%}.wc-block-checkout__create-account,.wc-block-checkout__use-address-for-billing{margin-top:1.5em}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__package:not(:first-of-type){margin-top:36px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-left:-6px;margin-right:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{content:"";clear:both;display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:left;margin-left:6px;margin-right:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2){margin-top:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.is-large .wc-block-checkout__shipping-option .wc-block-components-radio-control__input{margin-left:-8px}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;padding-right:12px;flex-grow:1;flex-basis:0}.wc-block-checkout__actions{display:flex;justify-content:space-between;align-items:center;margin:0 0 48px;padding:0 0 0 36px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:50%;padding:1em;height:auto;margin-left:auto}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-payment{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,.wc-block-checkout--is-loading .wc-block-components-express-payment>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-payment{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,.wc-block-checkout--is-loading .wc-block-components-express-payment:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-express-payment{min-height:150px}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;width:150px}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:10em}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;border-radius:50%;display:block;height:100%;width:1.5em}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;min-height:100px}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after>*,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:flex}.wc-block-checkout-empty,.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image,.wc-block-checkout-empty .wc-block-checkout-error__image,.wc-block-checkout-error .wc-block-checkout-empty__image,.wc-block-checkout-error .wc-block-checkout-error__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-empty .wc-block-checkout-empty__title,.wc-block-checkout-empty .wc-block-checkout-error__title,.wc-block-checkout-error .wc-block-checkout-empty__title,.wc-block-checkout-error .wc-block-checkout-error__title{display:block;margin:0;font-weight:700}.wc-block-checkout-empty .wc-block-checkout-empty__description,.wc-block-checkout-empty .wc-block-checkout-error__description,.wc-block-checkout-error .wc-block-checkout-empty__description,.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:40px;order:0}.is-large .wc-block-checkout__actions{padding-right:36px}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin:4px 0 4px 60px;list-style:none outside;clear:both}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{max-width:50px;display:inline-block;padding:0;margin:0 .5em 0 -60px;position:relative;vertical-align:middle;border:1px solid #eee}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{margin:0;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:flex;align-items:center;text-decoration:none;margin:0;border:none;cursor:pointer;background:0 0;padding:0 .5em;color:#757575;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:focus:enabled{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #e0e0e0,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 2px #fff}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-product{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:290px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:flex;align-items:center;text-decoration:none;margin:0 0 0 6px;border:none;cursor:pointer;background:0 0;padding:0 .5em;color:#757575;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:focus:enabled{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #757575,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #e0e0e0,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e,inset 0 0 0 2px #fff}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-category{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:290px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:flex}.wc-block-attribute-filter{margin-bottom:24px}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:before{content:" ("}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:after{content:")"}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count{float:right}.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count{opacity:.6}.wc-block-attribute-filter .wc-block-attribute-filter__button{margin-top:8px}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{font-size:1em;float:right;border:none;padding:0;text-decoration:underline;cursor:pointer}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:0 0;color:inherit}.wc-block-active-filters .wc-block-active-filters__list{margin:0 0 4px;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li{margin:0;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li ul{margin:0;padding:0;list-style:none outside}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:.75em;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;display:block}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-weight:400;font-style:italic}.wc-block-active-filters .wc-block-active-filters__list-item-name{font-weight:700;display:block;position:relative;padding:0 16px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove{background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;padding:16px 0 0;width:16px;overflow:hidden;position:absolute;right:0;top:50%;margin:-8px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove:before{width:16px;height:16px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2324292d'/%3E%3Cpath fill='%23fff' d='M4.5 6.887L6.887 4.5l7.033 7.034-2.386 2.386z'/%3E%3Cpath fill='%23fff' d='M11.533 4.5l2.387 2.386-7.034 7.034L4.5 11.533z'/%3E%3C/svg%3E") 50% no-repeat;display:block;content:"";position:absolute;top:0}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}
.yith-wcaf:after{display:block;content:'';clear:both}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-content{margin:0 -15px}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-content:after{display:block;content:'';clear:both}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title{margin-bottom:35px}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title h2,.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title span.view-all{display:inline-block;margin:0;vertical-align:baseline}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title span.view-all{margin-left:5px}.yith-wcaf table{font-size:.85em}.yith-wcaf table th{padding:4px 8px;vertical-align:middle}.yith-wcaf table td.empty-set{text-align:center}.yith-wcaf.yith-wcaf-dashboard-summary ul.dashboard-links{list-style:none;margin:0;padding:0}.yith-wcaf .left-column,.yith-wcaf .right-column{padding:0 15px;box-sizing:border-box}.yith-wcaf .left-column:not(.full-width){width:70%;float:left}.yith-wcaf .right-column:not(.full-width){width:30%;float:left}.yith-wcaf.yith-wcaf-commissions .filters,.yith-wcaf.yith-wcaf-clicks .filters,.yith-wcaf.yith-wcaf-payments .filters{margin-bottom:15px}.yith-wcaf.yith-wcaf-commissions .filters .filters-row,.yith-wcaf.yith-wcaf-clicks .filters .filters-row,.yith-wcaf.yith-wcaf-payments .filters .filters-row{margin-bottom:15px}.yith-wcaf.yith-wcaf-commissions .filters .filters-row .per-page,.yith-wcaf.yith-wcaf-clicks .filters .filters-row .per-page,.yith-wcaf.yith-wcaf-payments .filters .filters-row .per-page{float:right}.yith-wcaf.yith-wcaf-commissions .filters .filters-row .per-page input,.yith-wcaf.yith-wcaf-clicks .filters .filters-row .per-page input,.yith-wcaf.yith-wcaf-payments .filters .filters-row .per-page input{max-width:70px}.yith-wcaf.yith-wcaf-commissions .filters .button-row a,.yith-wcaf.yith-wcaf-clicks .filters .button-row a{margin-left:10px}.yith-wcaf.yith-wcaf-commissions .filters .button-row input,.yith-wcaf.yith-wcaf-commissions .filters .button-row a,.yith-wcaf.yith-wcaf-clicks .filters .button-row input,.yith-wcaf.yith-wcaf-clicks .filters .button-row a,.yith-wcaf.yith-wcaf-payments .filters .button-row input,.yith-wcaf.yith-wcaf-payments .filters .button-row a{display:inline-block;vertical-align:middle}.yith-wcaf.yith-wcaf-commissions .product-search{min-width:50%}.yith-wcaf.yith-wcaf-commissions .product-search a.select2-choice{border-radius:0;border-color:#eaeaea}.yith-wcaf.yith-wcaf-commissions .product-search a.select2-choice:hover{border-bottom:1px solid #eaeaea}.yith-wcaf.yith-wcaf-commissions .product-search a.select2-choice .select2-chosen{color:#707070}.yith-wcaf.yith-wcaf-commissions input.datepicker,.yith-wcaf.yith-wcaf-clicks input.datepicker,.yith-wcaf.yith-wcaf-payments input.datepicker{max-width:24%;box-sizing:border-box}.yith-wcaf.yith-wcaf-commissions .product-search,.yith-wcaf.yith-wcaf-commissions input.datepicker,.yith-wcaf.yith-wcaf-clicks input.datepicker,.yith-wcaf.yith-wcaf-payments input.datepicker{width:auto;display:inline-block !important;color:#707070}.yith-wcaf.yith-wcaf-withdraw .first-step,.yith-wcaf.yith-wcaf-withdraw .second-step,.yith-wcaf.yith-wcaf-withdraw .third-step{border-bottom:1px solid #bbb;padding:30px 0}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-dates-container:after,.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount-container:after{content:'';display:block;clear:both}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount{display:block;white-space:nowrap}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount .currency-symbol{width:35px;display:inline-block;vertical-align:middle;text-align:center;font-size:1.3em}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount .amount{width:calc(100% - 40px);display:inline-block;vertical-align:middle}.yith-wcaf.yith-wcaf-withdraw .second-step p.form-row{margin-bottom:0}.yith-wcaf.yith-wcaf-withdraw .third-step{border-bottom:none}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes{list-style:none;padding-left:0}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes>li{margin-bottom:35px}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes .invoice-mode{margin-left:33px}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes .invoice-mode p.form-row:first-child{margin-top:0}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes .invoice-mode p.form-row:last-child{margin-bottom:0}.yith-wcaf.yith-wcaf-withdraw .information-panel{margin-top:15px;border:1px solid #bbb;padding:20px;border-radius:3px}.yith-wcaf.yith-wcaf-withdraw .information-panel p{margin-bottom:5px}.yith-wcaf.yith-wcaf-withdraw .information-panel .total{font-size:1.1em;margin-bottom:25px}.yith-wcaf.yith-wcaf-withdraw .information-panel .max-withdraw,.yith-wcaf.yith-wcaf-withdraw .information-panel .min-withdraw{font-size:.9em}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator{text-align:center;display:block;margin-top:30px;overflow:hidden;position:relative}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:before,.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:after{content:'';display:block;width:100%;border-top:1px solid #bbb;position:absolute;top:50%}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:before{left:-60%}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:after{right:-60%}.yith-wcaf.yith-wcaf-withdraw .formatted-address,.yith-wcaf.yith-wcaf-withdraw .formatted-address{display:block;border:1px solid #cdcdcd;background:#fafafa;padding:15px 20px}.yith-wcaf.yith-wcaf-withdraw p.form-row.yith-field-required input{border:1px solid #f19999}.yith-wcaf.yith-wcaf-withdraw .radio-checkout label{display:inline-block;margin-right:15px}.yith-wcaf.yith-wcaf-settings .form-row-wide.radio-checkout label,.yith-wcaf.yith-wcaf-settings .form-row-wide.radio-checkout span{display:inline-block;margin-right:15px}.yith-wcaf.yith-wcaf-settings p.form-row.yith-field-required input{border:1px solid #f19999}.yith-wcaf-link-generator small{display:block}.yith-wcaf.yith-wcaf-coupons .coupon-code .copy-target{position:absolute;left:-9999px}.copy-trigger{display:inline-block;padding:2px 5px;border:1px solid #ccc;border-radius:2px;background-color:#ebebeb;cursor:pointer}.yith-wcaf-current-affiliate p.no-affiliate-message{font-style:italic}.yith-wcaf-current-affiliate .affiliate-gravatar{float:left}.yith-wcaf-current-affiliate .affiliate-gravatar img{border-radius:50%;border:4px solid #cdcdcd}.yith-wcaf-current-affiliate.with-gravatar .affiliate-info{padding-left:100px;padding-top:10px}.yith-wcaf-current-affiliate .affiliate-info .affiliate-name{font-weight:700}.yith-wcaf-current-affiliate .affiliate-info .affiliate-real-name{font-weight:400;font-style:italic}.yith-wcaf.yith-wcaf-set-referrer form.referrer-form{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.yith-wcaf-datepicker.ui-datepicker{background-color:#fff;max-width:300px;font-size:.85em;padding:10px;border:1px solid #cdcdcd;margin-top:5px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{float:left;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{float:right;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:700}.yith-wcaf-datepicker.ui-datepicker table{border:none;border-spacing:5px}.yith-wcaf-datepicker.ui-datepicker table td,.yith-wcaf-datepicker.ui-datepicker table th{border:none;text-align:right;margin-bottom:10px !important}.yith-wcaf-datepicker.ui-datepicker table th{padding:0 5px}.yith-wcaf-datepicker.ui-datepicker table td{padding:0}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month){background-color:#f7f7f7;border:1px solid transparent}.yith-wcaf-datepicker.ui-datepicker table td:hover,.yith-wcaf-datepicker.ui-datepicker table td.ui-datepicker-current-day{border-color:#707070;background-color:#fff}.yith-wcaf-datepicker.ui-datepicker table td a{padding:0 5px;display:block;color:#707070}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane{padding-top:10px;border-top:1px solid #cdcdcd}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane:after{content:'';display:block;clear:both}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button{font-size:.85em;padding:10px 15px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:first-child{float:left}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:last-child{float:right}.help_tip{position:relative}.help_tip .yith_wcaf_tooltip{position:absolute;font-size:12px;line-height:14px;text-align:left;box-sizing:border-box;opacity:0;width:200px;margin-left:-50px;z-index:99;left:calc(50% - 50px);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;pointer-events:none}.help_tip .yith_wcaf_tooltip span:after{content:'';border:5px solid transparent;border-bottom-color:#434343;width:1px;height:1px;position:absolute;left:50%;margin-left:-5px}.help_tip .yith_wcaf_tooltip.top{bottom:100%;padding-bottom:10px}.help_tip .yith_wcaf_tooltip.top span:after{bottom:-10px}.help_tip .yith_wcaf_tooltip.bottom{top:100%;padding-top:10px}.help_tip .yith_wcaf_tooltip.bottom span:after{top:-10px}.help_tip:hover .yith_wcaf_tooltip{opacity:1}.help_tip .yith_wcaf_tooltip>span{display:inline-block;position:relative;height:auto;width:auto;max-width:100%;border-radius:3px;padding:10px 15px;background-color:#434343;color:#fff}.yith-wcaf-share{margin-bottom:25px;margin-top:10px;padding:10px 0 10px 10px}.yith-wcaf-share h4.yith-wcaf-share-title{margin-left:5px}.yith-wcaf-share ul{margin:5px 0;padding:0}.yith-wcaf-share ul,.yith-wcaf-share li{height:21px}.yith-wcaf-share li,.entry-content .yith-wcaf-share li{margin-left:0;margin-right:0}.yith-wcaf-share li a{background-position:left top;display:inline-block;width:21px;height:21px;border:none;box-shadow:none}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label:before,span.wpcf7-list-item-label:after{content:" "}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(//www.liveclassesonline.com/wp-content/plugins/contact-form-7/includes/css/../../assets/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}
.lco-mkdf-error-message{display:none;background:#faff60;color:red;padding:3px 6px}.lco-mkdf-success-message{background:#9f9;color:#000;padding:3px 6px}#lco-mkdf-comment-length-limit,#lco-mkdf-comment-title-length-limit{text-align:right;float:right;font-size:.75em}#lco_mkdf_review_system_wrapper{padding:60px;border:1px solid #b5b5b5}#lco_mkdf_review_system_wrapper h4{margin-top:0;padding-top:0}.lco-mkdf-review-text{margin:10px 0 20px}#lco_mkdf_comment_input,#lco_mkdf_comment_title_input{padding:10px;font-size:1em}@media screen and (max-width:998px){#lco_mkdf_review_system_wrapper{padding:45px}}@media screen and (max-width:576px){#lco_mkdf_review_system_wrapper{padding:30px}}
.mkdf-modal-holder{position:fixed;top:0;left:0;width:100%;height:100%;display:none;background-color:rgba(0,0,0,.6);z-index:1002}.mkdf-modal-holder .mkdf-modal-content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;width:400px;background-color:#fff;box-sizing:border-box}.mkdf-modal-holder .mkdf-modal-content .mkdf-modal-content-inner{padding:5px 30px 30px}.mkdf-modal-holder .mkdf-modal-content .mkdf-modal-content-inner h3{text-align:center;margin:27px 0 19px;text-transform:capitalize}.mkdf-modal-holder .mkdf-modal-content .mkdf-checbox-label,.mkdf-modal-holder .mkdf-modal-content .mkdf-lost-pass-holder a{vertical-align:top}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-title{text-align:center;margin:20px 0 15px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-title span{font-size:14px;font-family:Merriweather,serif;font-weight:700;color:#303030;display:inline-block;position:relative;line-height:1em}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-title span:after,.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-title span:before{content:"";position:absolute;height:1px;background:#eaeaea;top:8px;width:90px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-title span:before{right:100%;margin-right:25px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-title span:after{left:100%;margin-left:25px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-button-holder button{margin:26px 0 10px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-networks{text-align:center}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-networks .mkdf-facebook-login-holder,.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-networks .mkdf-google-login-holder{display:inline-block}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-networks button{width:40px;height:40px;line-height:34px;padding:0;border-radius:50%;display:inline-block;margin:0 5px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-networks button>i{margin:0;font-size:18px}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-networks button .mkdf-btn-text{display:none}.mkdf-modal-holder .mkdf-modal-content .mkdf-login-social-info{font-size:13px;color:#595959;text-align:center;margin:13px 0 10px}.mkdf-modal-holder .mkdf-modal-content .mkdf-password-label,.mkdf-modal-holder .mkdf-modal-content .mkdf-username-label{position:relative}.mkdf-modal-holder .mkdf-modal-content .mkdf-password-label:after,.mkdf-modal-holder .mkdf-modal-content .mkdf-username-label:after{content:'*';position:absolute;top:-4px;right:-7px;color:#ffd740;font-size:12px;height:1em}.mkdf-modal-holder .mkdf-modal-content input[type=text],.mkdf-modal-holder .mkdf-modal-content input[type=email],.mkdf-modal-holder .mkdf-modal-content input[type=password]{position:relative;width:100%;margin:0 0 14px;padding:14px 20px;font-family:inherit;font-size:12px;line-height:18px;font-weight:inherit;color:grey;background-color:#f8f7f7;border:1px solid #f2f2f2;outline:0;-webkit-appearance:none;box-sizing:border-box}.mkdf-modal-holder .mkdf-modal-content input[type=text]:focus,.mkdf-modal-holder .mkdf-modal-content input[type=email]:focus,.mkdf-modal-holder .mkdf-modal-content input[type=password]:focus{background-color:#f8f7f7;border:1px solid #f2f2f2}.mkdf-modal-holder .mkdf-modal-content input[type=text]::-webkit-input-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=email]::-webkit-input-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=password]::-webkit-input-placeholder{color:grey}.mkdf-modal-holder .mkdf-modal-content input[type=text]:-moz-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=email]:-moz-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=password]:-moz-placeholder{color:grey}.mkdf-modal-holder .mkdf-modal-content input[type=text]::-moz-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=email]::-moz-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=password]::-moz-placeholder{color:grey}.mkdf-modal-holder .mkdf-modal-content input[type=text]:-ms-input-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=email]:-ms-input-placeholder,.mkdf-modal-holder .mkdf-modal-content input[type=password]:-ms-input-placeholder{color:grey}.mkdf-modal-holder .mkdf-modal-content label{font-size:12px;font-weight:600;color:#353535}.mkdf-modal-holder .mkdf-modal-content .mkdf-lost-pass-holder,.mkdf-modal-holder .mkdf-modal-content .mkdf-remember-holder{display:inline-block;width:50%}.mkdf-modal-holder .mkdf-modal-content .mkdf-lost-pass-holder{float:right;text-align:right}.mkdf-modal-holder .mkdf-modal-content .mkdf-lost-pass-holder a{font-size:12px;color:#40c4ff;font-weight:600}.mkdf-modal-holder .mkdf-modal-content .mkdf-register-link-holder{font-size:12px;font-weight:600;color:#353535}.mkdf-modal-holder .mkdf-modal-content .mkdf-register-link-holder .mkdf-modal-opener{color:#40c4ff}.mkdf-membership-main-wrapper input[type=text],.mkdf-membership-main-wrapper input[type=email],.mkdf-membership-main-wrapper input[type=password]{position:relative;width:100%;margin:0 0 12px;padding:12px 20px;font-family:inherit;font-size:12px;line-height:18px;font-weight:inherit;color:grey;background-color:transparent;border:1px solid #e5e5e5;outline:0;-webkit-appearance:none;box-sizing:border-box}.mkdf-membership-main-wrapper input[type=text]:focus,.mkdf-membership-main-wrapper input[type=email]:focus,.mkdf-membership-main-wrapper input[type=password]:focus{border-color:#303030}.mkdf-membership-main-wrapper input[type=text]::-webkit-input-placeholder,.mkdf-membership-main-wrapper input[type=email]::-webkit-input-placeholder,.mkdf-membership-main-wrapper input[type=password]::-webkit-input-placeholder{color:grey}.mkdf-membership-main-wrapper input[type=text]:-moz-placeholder,.mkdf-membership-main-wrapper input[type=email]:-moz-placeholder,.mkdf-membership-main-wrapper input[type=password]:-moz-placeholder{color:grey}.mkdf-membership-main-wrapper input[type=text]::-moz-placeholder,.mkdf-membership-main-wrapper input[type=email]::-moz-placeholder,.mkdf-membership-main-wrapper input[type=password]::-moz-placeholder{color:grey}.mkdf-membership-main-wrapper input[type=text]:-ms-input-placeholder,.mkdf-membership-main-wrapper input[type=email]:-ms-input-placeholder,.mkdf-membership-main-wrapper input[type=password]:-ms-input-placeholder{color:grey}.mkdf-membership-response-holder .mkdf-membership-response{display:block;margin:14px 0 0;font-size:13px;font-weight:700}.mkdf-membership-response-holder .mkdf-membership-response.mkdf-membership-message-succes{color:#000}.mkdf-membership-response-holder .mkdf-membership-response.mkdf-membership-message-error{color:#ff3d27}.mkdf-membership-main-wrapper{margin-bottom:100px;display:table;width:100%}.mkdf-membership-dashboard-content-holder,.mkdf-membership-dashboard-nav-holder{position:relative;display:table-cell;vertical-align:top;box-sizing:border-box}.mkdf-membership-dashboard-nav-holder{width:30%;padding:0 15px 0 0;margin:0 0 75px}.mkdf-membership-dashboard-nav-holder ul{padding:0 15px 0 0;margin:0;list-style:none}.mkdf-membership-dashboard-nav-holder ul li{margin:0 0 18px;padding:0}.mkdf-membership-dashboard-nav-holder ul li:last-child{margin:0}.mkdf-membership-dashboard-content-holder{width:70%;padding:0 0 0 45px;margin:0 0 60px;border-left:1px solid #e5e5e5}.mkdf-membership-dashboard-content-holder .mkdf-profile-image{border-radius:100%;display:inline-block;overflow:hidden;position:relative}.mkdf-membership-dashboard-content-holder .mkdf-profile-image img{display:block;position:relative}.mkdf-membership-dashboard-content-holder .mkdf-membership-dashboard-page-title{margin:0 0 23px}.mkdf-membership-dashboard-content-holder .mkdf-membership-dashboard-page-content p span{color:#303030;font-weight:400}.mkdf-login-register-content .mkdf-social-login-holder-outer{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.mkdf-login-register-content .mkdf-login-form-social-login,.mkdf-login-register-content .mkdf-social-login-holder-inner{position:relative;display:table-cell;height:100%;vertical-align:middle;width:50%}.mkdf-login-register-content .mkdf-lost-pass-remember-holder .mkdf-lost-pass-holder,.mkdf-login-register-content .mkdf-lost-pass-remember-holder .mkdf-remember-holder{width:50%;display:inline-block}.mkdf-login-register-content .mkdf-lost-pass-remember-holder .mkdf-lost-pass-holder{float:right;text-align:right}.mkdf-login-register-content .mkdf-lost-pass-remember-holder .mkdf-lost-pass-holder a{font-size:12px;color:#40c4ff;font-weight:600}.mkdf-login-register-content .mkdf-register-link-holder{font-size:12px;font-weight:600;color:#353535}.mkdf-login-register-content .mkdf-register-link-holder .mkdf-modal-opener{color:#40c4ff}.mkdf-login-register-content .mkdf-social-login-holder-inner{padding-right:15%;border-right:1px solid #dadada}.mkdf-login-register-content .mkdf-login-form label{font-size:12px;font-weight:600;color:#353535}.mkdf-login-register-content .mkdf-login-form input[type=password],.mkdf-login-register-content .mkdf-login-form input[type=text]{background-color:#f8f7f7}.mkdf-login-register-content .mkdf-login-form input[type=password]:focus,.mkdf-login-register-content .mkdf-login-form input[type=text]:focus{border-color:#e5e5e5}.mkdf-login-register-content .mkdf-login-form .mkdf-login-button-holder button{margin-top:22px}.mkdf-login-register-content .mkdf-login-form-social-login{padding:0 10%}.mkdf-login-register-content .mkdf-login-form-social-login .mkdf-facebook-login-holder,.mkdf-login-register-content .mkdf-login-form-social-login .mkdf-google-login-holder{width:47%;display:inline-block}.mkdf-login-register-content .mkdf-login-form-social-login .mkdf-facebook-login-holder button,.mkdf-login-register-content .mkdf-login-form-social-login .mkdf-google-login-holder button{padding:12px 24px}.mkdf-login-register-content .mkdf-login-form-social-login .mkdf-facebook-login-holder{margin-right:6%;float:left}.mkdf-login-register-content .mkdf-login-social-title{text-align:center;margin-bottom:26px}.mkdf-login-register-content .mkdf-login-social-title span{font-size:16px;font-family:Merriweather,serif;font-weight:700;color:#303030;display:inline-block;position:relative}.mkdf-login-register-content .mkdf-login-social-title span:after,.mkdf-login-register-content .mkdf-login-social-title span:before{content:"";position:absolute;height:1px;border-bottom:1px solid #eaeaea;top:13px;width:80px}.mkdf-login-register-content .mkdf-login-social-title span:before{right:100%;margin-right:15px}.mkdf-login-register-content .mkdf-login-social-title span:after{left:100%;margin-left:15px}.mkdf-login-register-content .mkdf-login-social-info{text-align:center;font-size:17px;color:#595959;margin-top:30px}.mkdf-login-register-content .mkdf-membership-response-holder{text-align:center}.mkdf-login-register-content .mkdf-membership-response-holder p{padding:15px 0;font-size:22px}.mkdf-wp-reset-pass-holder .mkdf-btn{margin:10px 0 0;width:100%}.mkdf-wp-reset-pass-holder .mkdf-btn.mkdf-facebook-login{margin-bottom:0}.mkdf-wp-login-holder .mkdf-btn{margin:17px 0 15px;width:100%}.mkdf-wp-login-holder .mkdf-btn.mkdf-facebook-login{margin-bottom:0}.mkdf-wp-register-holder .mkdf-btn{margin:10px 0 0;width:100%}.mkdf-wp-register-holder .mkdf-btn.mkdf-facebook-login{margin-bottom:0}.mkdf-login-register-widget.mkdf-user-not-logged-in{position:relative;display:inline-block;vertical-align:middle}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in{height:100%;line-height:0}.mkdf-sidebar .mkdf-login-register-widget.mkdf-user-not-logged-in{width:100%}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{top:50%;font-family:inherit;position:relative;display:inline-block;vertical-align:middle;width:auto;outline:0;line-height:20px;letter-spacing:.05em;font-weight:700;text-transform:uppercase;box-sizing:border-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease;-moz-transition:color .15s ease,background-color .15s ease,border-color .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease;padding:11px 37px;font-size:12px;margin:0 6px}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener{background-color:transparent;border:2px solid #40c4ff;color:#40c4ff;padding:13px 51px}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener:hover{color:#fff;background-color:#40c4ff;border-color:#40c4ff}@media only screen and (max-width:1280px){.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener{padding:13px 40px}}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-register-opener{color:#fff;background-color:#40c4ff;border:2px solid transparent;padding:13px 42px}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-register-opener:hover{color:#fff;background-color:#17b7fe}@media only screen and (max-width:1280px){.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-register-opener{padding:13px 31px}}.mkdf-menu-area.mkdf-menu-right .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.mkdf-sidebar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}.mkdf-sidebar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:hover{color:#ffec13}footer .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}footer .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:hover{color:#ffec13}.mkdf-side-menu .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}.mkdf-side-menu .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:hover{color:#ffec13}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{font-size:12px;color:#606264;font-weight:600;padding:0 30px;border-right:1px solid #ebebeb;height:100%;vertical-align:middle;display:inline-block;line-height:46px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:hover{background-color:#fafafa}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:first-child{border-left:1px solid #ebebeb}.mkdf-top-bar-light .mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener{border-right:1px solid rgba(235,235,235,.33)}.mkdf-top-bar-light .mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:first-child{border-left:1px solid rgba(235,235,235,.33)}.mkdf-top-bar-light .mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener:hover{background-color:#65cffe;color:#fff!important}.mkdf-login-register-widget.mkdf-user-logged-in{position:relative;display:inline-block;vertical-align:middle;height:100%}.mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user{height:100%;line-height:46px}.mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span img{display:inline-block;vertical-align:middle;width:28px;height:28px;margin:0 5px 0 0;border-radius:100%}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown,.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown{position:absolute;top:100%;margin:0;right:0;opacity:0;list-style-type:none;text-align:left;width:180px;box-sizing:border-box;visibility:hidden;z-index:100;-webkit-transition:opacity .35s cubic-bezier(.53,.01,.18,1);-moz-transition:opacity .35s cubic-bezier(.53,.01,.18,1);transition:opacity .35s cubic-bezier(.53,.01,.18,1)}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li,.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li{padding:0;margin:0;line-height:1em}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a,.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a{display:block;position:relative;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in{cursor:pointer}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user{height:100%;display:table;vertical-align:middle}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner{display:table-cell;vertical-align:middle;height:100%}.mkdf-side-menu .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i,.mkdf-sidebar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i,footer .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i{display:none}.mkdf-side-menu .mkdf-login-register-widget.mkdf-user-logged-in,footer .mkdf-login-register-widget.mkdf-user-logged-in{height:auto}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span{color:#606264;font-size:14px;line-height:23px;font-weight:600;margin:0 10px;text-transform:uppercase}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in:hover .mkdf-logged-in-user .mkdf-logged-in-user-inner>span{color:#40c4ff}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown{background-color:#fff;padding:15px 0;border-top:4px solid #40c4ff;box-shadow:0 5px 15px -5px rgba(0,0,0,.05)}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a{font-size:14px;line-height:24px;color:#ababab;padding:6px 17px;font-weight:400}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a:hover{color:#40c4ff}.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in:hover .mkdf-login-dropdown{visibility:visible;opacity:1}.mkdf-dark-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i,.mkdf-dark-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span span{color:#000!important}.mkdf-dark-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i:hover,.mkdf-dark-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span span:hover{color:rgba(0,0,0,.8)}.mkdf-light-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i,.mkdf-light-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span span{color:#fff!important}.mkdf-light-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span i:hover,.mkdf-light-header .mkdf-menu-area:not(.fixed):not(.mkdf-sticky-header) .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span span:hover{color:rgba(255,255,255,.8)}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in{cursor:pointer}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span{color:#606264;font-weight:600;line-height:20px;text-transform:uppercase}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown{background-color:#fff;padding:15px 0;border-top:4px solid #40c4ff;box-shadow:0 5px 15px -5px rgba(0,0,0,.05)}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a{color:#ababab;font-weight:500;text-transform:capitalize;letter-spacing:0;font-size:14px;line-height:24px;padding:6px 20px}.mkdf-side-menu .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner,.mkdf-sidebar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner,footer .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner{padding-bottom:3px;border-bottom:1px solid #e5e5e5}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a:hover{color:#40c4ff}.mkdf-sidebar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span,footer .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in:hover .mkdf-login-dropdown{visibility:visible;opacity:1}.mkdf-side-menu .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span{color:#666;font-size:13px;font-weight:500;text-transform:uppercase}
@media only screen and (max-width:768px){.mkdf-membership-main-wrapper{display:block}.mkdf-membership-dashboard-nav-holder{width:100%;display:block;padding:0;margin-bottom:40px;border-bottom:1px solid #e1e1e1}.mkdf-membership-dashboard-nav-holder ul{border-right:0;padding-right:0;padding-bottom:35px}.mkdf-membership-dashboard-content-holder{width:100%;padding:0;display:block;border:none}}@media only screen and (max-width:1024px){.mkdf-login-register-content .mkdf-social-login-holder-outer{display:block}.mkdf-login-register-content .mkdf-login-form-social-login,.mkdf-login-register-content .mkdf-social-login-holder-inner{display:block;width:100%;padding:20px 0;border-right:none}}
/*
Theme Name: LCO/iAcademy
Theme URI: https://iacademy.qodeinteractive.com
Description: A Comprehensive Learning Management System and Education Theme
Author: LCO/Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Text Domain: iacademy
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {background: transparent;border: 0;margin: 0;padding: 0;vertical-align: baseline;outline: none;}article, aside, details, figcaption, figure, footer, header, nav, section {display: block;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;border: medium none;vertical-align: middle;}table th {border: 0;padding: 5px 7px;text-align: center;}table td {padding: 5px 10px;text-align: center;}a img {border: none;}img, .wp-caption {max-width: 100%;height: auto;}iframe {max-width: 100%;}.clearfix:before, .clearfix:after {content: " ";display: table;}.clearfix:after {clear: both;}.clearfix {*zoom: 1;}.clear:after {clear: both;content: "";display: block;}html {overflow-y: scroll !important;}body {font-family: "Spartan", serif;font-weight: 400;font-size: 15px;line-height: 26px;color: #808080;background-color: #fff;overflow-x: hidden !important;-webkit-font-smoothing: antialiased;}h1 {font-size: 45px;line-height: 1.33em;}h2 {font-size: 37px;line-height: 1.35em;}h3 {font-size: 30px;line-height: 1.5em;}h4 {font-size: 22px;line-height: 1.5em;}h5 {font-size: 16px;line-height: 1.5em;}h6 {font-size: 14px;line-height: 1.93em;font-family: "Spartan", serif;font-weight: 600;color: #303030;margin: 20px 0;}h1, h2, h3, h4, h5 {font-family: "Spartan", serif;margin: 20px 0;color: #303030;font-weight: 700;}h1 a, h2 a, h3 a, h4 a, h5 a {color: inherit;font-family: inherit;font-size: inherit;font-weight: inherit;font-style: inherit;line-height: inherit;letter-spacing: inherit;text-transform: inherit;}h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {color: #40c4ff;}a, p a {color: #303030;text-decoration: none;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}a:hover, p a:hover {color: #40c4ff;}p {margin: 10px 0;}input[type='submit'] {-webkit-appearance: none;}ul, ol {list-style-position: inside;margin: 15px 0;}ul ul, ol ol, ol ul, ul ol {margin: 0;padding: 0 0 0 15px;}pre {background-color: #fff;padding: 15px;max-width: 100%;white-space: pre-wrap;word-wrap: break-word;margin: 15px 0;}dt {font-size: 15px;font-weight: bold;margin-bottom: 10px;}dd {margin-bottom: 15px;}sub, sup {font-size: 75%;height: 0;line-height: 0;position: relative;vertical-align: baseline;}sub {top: 0.5ex;}sup {bottom: 0.5ex;}.wp-caption-text {margin: 0;font-style: italic;}table {width: 100%;}table thead tr, table tbody tr {border: 1px solid #e5e5e5;}table tbody th {border-right: 1px solid #e5e5e5;}blockquote {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 10px 0;padding: 0 40px;font-size: 20px;font-family: "Merriweather", serif;font-weight: 700;font-style: italic;line-height: 37px;text-align: left;quotes: none;box-sizing: border-box;color: #40c4ff;}blockquote > * {color: inherit;font-family: inherit;font-size: inherit;font-weight: inherit;font-style: inherit;line-height: inherit;letter-spacing: inherit;text-transform: inherit;margin: 0;}blockquote:before, blockquote:after {content: '';}blockquote cite {font-style: normal;font-weight: 400;}blockquote p {display: table;}blockquote p:before {font-family: 'ElegantIcons';content: "\7b";display: table-cell;width: 1%;padding: 0 10px 0 0;font-size: 72px;line-height: 72px;font-weight: 400;color: #40c4ff;vertical-align: top;position: relative;top: -10px;font-style: normal;}::selection {background: #40c4ff;color: #fff;}::-moz-selection {background: #40c4ff;color: #fff;}.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {opacity: 1;}.alignleft {float: left;margin: 0 20px 20px 0;}.alignright {float: right;margin: 0 0 20px 20px;}.aligncenter {display: block;margin: 10px auto;}.alignwide {margin-left: auto;margin-right: auto;clear: both;}@media only screen and (max-width: 1024px) {.alignwide {width: 100%;max-width: 100%;}}.alignfull {position: relative;left: -1rem;width: calc( 100% + (2 * 1rem));max-width: calc( 100% + (2 * 1rem));clear: both;}@media only screen and (max-width: 1024px) {.alignfull {left: calc( -12.5% - 75px);width: calc( 125% + 150px);max-width: calc( 125% + 150px);margin-top: calc(2 * 1rem);margin-bottom: calc(2 * 1rem);}}.text-align-right {text-align: right;}.text-align-left {text-align: left;}.text-align-center {text-align: center;}.mkdf-wrapper {position: relative;left: 0;z-index: 1000;}.mkdf-wrapper .mkdf-wrapper-inner {width: 100%;overflow: hidden;}.mkdf-content {position: relative;margin-top: 0;z-index: 100;background-color: #fff;}.mkdf-boxed {overflow: hidden !important;}.mkdf-boxed .mkdf-wrapper {display: inline-block;vertical-align: middle;width: 100%;}.touch .mkdf-boxed .mkdf-wrapper {background-repeat: repeat;}.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner {width: 1150px;overflow: visible;margin: auto;}.mkdf-boxed .mkdf-content {overflow: hidden;}.mkdf-boxed .mkdf-footer-inner {width: 1150px;margin: auto;}.mkdf-boxed .mkdf-page-header .mkdf-sticky-header, .mkdf-boxed .mkdf-page-header .mkdf-fixed-wrapper.fixed {width: 1150px;left: auto;}.mkdf-paspartu-enabled .mkdf-wrapper {padding: 10px;background-color: #fff;box-sizing: border-box;}.mkdf-paspartu-enabled.mkdf-top-paspartu-disabled .mkdf-wrapper {padding-top: 0 !important;}.mkdf-smooth-transition-loader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 2000;background-color: #fff;}.mkdf-container {background-color: #fff;position: relative;padding: 0;width: 100%;z-index: 100;}.mkdf-container:before {content: " ";display: table;}.mkdf-container:after {content: " ";display: table;clear: both;}body.woocommerce-account .mkdf-content, body.page-template-user-dashboard .mkdf-content, body.woocommerce-cart .mkdf-content, body.woocommerce-checkout .mkdf-content {background-color: #fff;}.mkdf-container-inner {width: 1100px;margin: 0 auto;}.mkdf-full-width {position: relative;z-index: 100;}.mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {padding-top: 40px;}@media only screen and (min-width: 1400px) {.mkdf-grid-1300 .mkdf-grid, .mkdf-grid-1300 .mkdf-container-inner, .mkdf-grid-1300 .mkdf-row-grid-section, .mkdf-grid-1300 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-footer-bottom-border-holder.mkdf-in-grid {width: 1300px;}.mkdf-grid-1300.mkdf-boxed .mkdf-footer-inner, .mkdf-grid-1300.mkdf-boxed .mkdf-wrapper-inner {width: 1350px;}.mkdf-grid-1300.mkdf-boxed .mkdf-page-header .mkdf-sticky-header, .mkdf-grid-1300.mkdf-boxed .mkdf-page-header .mkdf-fixed-wrapper.fixed {width: 1350px;left: auto;}}@media only screen and (min-width: 1300px) {.mkdf-grid-1200 .mkdf-grid, .mkdf-grid-1200 .mkdf-container-inner, .mkdf-grid-1200 .mkdf-row-grid-section, .mkdf-grid-1200 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1200 .mkdf-footer-bottom-border-holder.mkdf-in-grid {width: 1200px;}.mkdf-grid-1200.mkdf-boxed .mkdf-footer-inner, .mkdf-grid-1200.mkdf-boxed .mkdf-wrapper-inner {width: 1250px;}.mkdf-grid-1200.mkdf-boxed .mkdf-page-header .mkdf-sticky-header, .mkdf-grid-1200.mkdf-boxed .mkdf-page-header .mkdf-fixed-wrapper.fixed {width: 1250px;left: auto;}}@media only screen and (min-width: 1200px) {.mkdf-grid-1000 .mkdf-grid, .mkdf-grid-1000 .mkdf-container-inner, .mkdf-grid-1000 .mkdf-row-grid-section, .mkdf-grid-1000 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1000 .mkdf-footer-bottom-border-holder.mkdf-in-grid {width: 1000px;}.mkdf-grid-1000.mkdf-boxed .mkdf-footer-inner, .mkdf-grid-1000.mkdf-boxed .mkdf-wrapper-inner {width: 1050px;}.mkdf-grid-1000.mkdf-boxed .mkdf-page-header .mkdf-sticky-header, .mkdf-grid-1000.mkdf-boxed .mkdf-page-header .mkdf-fixed-wrapper.fixed {width: 1050px;left: auto;}}@media only screen and (min-width: 1024px) {.mkdf-grid-800 .mkdf-grid, .mkdf-grid-800 .mkdf-container-inner, .mkdf-grid-800 .mkdf-row-grid-section, .mkdf-grid-800 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-800 .mkdf-footer-bottom-border-holder.mkdf-in-grid {width: 800px;}.mkdf-grid-800.mkdf-boxed .mkdf-footer-inner, .mkdf-grid-800.mkdf-boxed .mkdf-wrapper-inner {width: 850px;}.mkdf-grid-800.mkdf-boxed .mkdf-page-header .mkdf-sticky-header, .mkdf-grid-800.mkdf-boxed .mkdf-page-header .mkdf-fixed-wrapper.fixed {width: 850px;left: auto;}}@-webkit-keyframes preload-background {from {background-position: 0 0;}to {background-position: 100% 0;}}@keyframes preload-background {from {background-position: 0 0;}to {background-position: 100% 0;}}.mkdf-preload-background {background-color: transparent !important;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/preload_pattern.png) !important;background-repeat: repeat !important;background-attachment: scroll !important;background-size: inherit !important;-webkit-animation-name: preload-background;-webkit-animation-duration: 40s;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;-webkit-animation-delay: 0s;-webkit-animation-fill-mode: forwards;animation-name: preload-background;animation-duration: 40s;animation-iteration-count: infinite;animation-timing-function: linear;animation-delay: 0s;animation-fill-mode: forwards;}.mkdf-grid {width: 1100px;margin: 0 auto;}.mkdf-vertical-align-containers {position: relative;height: 100%;width: 100%;padding: 0 20px;box-sizing: border-box;}.mkdf-vertical-align-containers.mkdf-25-50-25 .mkdf-position-left, .mkdf-vertical-align-containers.mkdf-25-50-25 .mkdf-position-right {width: 25%;}.mkdf-vertical-align-containers.mkdf-25-50-25 .mkdf-position-center {width: 50%;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}.mkdf-vertical-align-containers.mkdf-33-33-33 .mkdf-position-left, .mkdf-vertical-align-containers.mkdf-33-33-33 .mkdf-position-center, .mkdf-vertical-align-containers.mkdf-33-33-33 .mkdf-position-right {width: 33.33%;}.mkdf-vertical-align-containers.mkdf-33-33-33 .mkdf-position-center {width: 50%;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}.mkdf-vertical-align-containers.mkdf-50-50 .mkdf-position-left, .mkdf-vertical-align-containers.mkdf-50-50 .mkdf-position-right {width: 50%;}.mkdf-vertical-align-containers.mkdf-33-66 .mkdf-position-left {width: 33.33%;}.mkdf-vertical-align-containers.mkdf-33-66 .mkdf-position-right {width: 66.66%;}.mkdf-vertical-align-containers.mkdf-66-33 .mkdf-position-left {width: 66.66%;}.mkdf-vertical-align-containers.mkdf-66-33 .mkdf-position-right {width: 33.33%;}.mkdf-vertical-align-containers .mkdf-position-left {position: relative;float: left;z-index: 2;height: 100%;}.mkdf-vertical-align-containers .mkdf-position-center {height: 100%;width: 100%;position: absolute;left: 0;text-align: center;z-index: 1;}.mkdf-vertical-align-containers .mkdf-position-right {position: relative;float: right;z-index: 2;height: 100%;text-align: right;}.mkdf-vertical-align-containers .mkdf-position-left-inner, .mkdf-vertical-align-containers .mkdf-position-center-inner, .mkdf-vertical-align-containers .mkdf-position-right-inner {vertical-align: middle;display: inline-block;}.mkdf-vertical-align-containers .mkdf-position-right.mkdf-has-widget .mkdf-position-right-inner {height: 100%;}.mkdf-vertical-align-containers .mkdf-position-left:before, .mkdf-vertical-align-containers .mkdf-position-center:before, .mkdf-vertical-align-containers .mkdf-position-right:before {content: "";display: inline-block;vertical-align: middle;height: 100%;margin-right: -3px;}.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {margin-bottom: 0 !important;}.vc_row .wpb_gmaps_widget .wpb_wrapper {padding: 0;background-color: transparent;}.mkdf-row-grid-section {position: relative;width: 1100px;margin: 0 auto;z-index: 20;}.mkdf-content-aligment-left {text-align: left;}.mkdf-content-aligment-center {text-align: center;}.mkdf-content-aligment-right {text-align: right;}@media only screen and (max-width: 1280px) {.mkdf-disabled-bg-image-bellow-1280 {background-image: none !important;}}@media only screen and (max-width: 1024px) {.mkdf-disabled-bg-image-bellow-1024 {background-image: none !important;}}@media only screen and (max-width: 768px) {.mkdf-disabled-bg-image-bellow-768 {background-image: none !important;}}@media only screen and (max-width: 680px) {.mkdf-disabled-bg-image-bellow-680 {background-image: none !important;}}@media only screen and (max-width: 480px) {.mkdf-disabled-bg-image-bellow-480 {background-image: none !important;}}.mkdf-parallax-row-holder {position: static;padding: 0;background-repeat: no-repeat;background-color: transparent;background-position: center 0;background-attachment: fixed;overflow: hidden;transform: translateZ(0);}@media only screen and (max-width: 1024px) {.mkdf-parallax-row-holder {height: auto !important;min-height: 200px !important;background-position: center top !important;background-attachment: scroll;background-size: cover;}}.mkdf-rev-has-paspartu {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 100%;margin: 0;box-sizing: border-box;}.mkdf-rev-has-paspartu.mkdf-side-paspartu-disabled {padding-left: 0 !important;padding-right: 0 !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-tiny {padding: 10px;}.mkdf-rev-has-paspartu.mkdf-paspartu-tiny.mkdf-top-paspartu-disabled {padding-top: 0;}.mkdf-rev-has-paspartu.mkdf-paspartu-tiny.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 10px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-tiny.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 42px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 20px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 52px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-small {padding: 20px;}.mkdf-rev-has-paspartu.mkdf-paspartu-small.mkdf-top-paspartu-disabled {padding-top: 0;}.mkdf-rev-has-paspartu.mkdf-paspartu-small.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 20px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-small.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 52px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 40px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 72px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal {padding: 30px;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal.mkdf-top-paspartu-disabled {padding-top: 0;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 30px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-normal.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 62px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 60px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 92px) !important;}@media only screen and (max-width: 680px) {.mkdf-rev-has-paspartu.mkdf-paspartu-normal {padding: 20px;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal.mkdf-top-paspartu-disabled {padding-top: 0;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 20px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-normal.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 52px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 40px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 72px) !important;}}.mkdf-rev-has-paspartu.mkdf-paspartu-large {padding: 50px;}.mkdf-rev-has-paspartu.mkdf-paspartu-large.mkdf-top-paspartu-disabled {padding-top: 0;}.mkdf-rev-has-paspartu.mkdf-paspartu-large.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 50px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-large.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 82px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 100px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 132px) !important;}@media only screen and (max-width: 680px) {.mkdf-rev-has-paspartu.mkdf-paspartu-large {padding: 20px;}.mkdf-rev-has-paspartu.mkdf-paspartu-large.mkdf-top-paspartu-disabled {padding-top: 0;}.mkdf-rev-has-paspartu.mkdf-paspartu-large.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 20px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-large.mkdf-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 52px) !important;}.mkdf-rev-has-paspartu.mkdf-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 40px) !important;}.admin-bar .mkdf-rev-has-paspartu.mkdf-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 72px) !important;}}.mkdf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner {width: 100% !important;left: 0 !important;}.mkdf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {left: 0 !important;width: 100% !important;height: 100% !important;}.mkdf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: 100vh !important;}.admin-bar .mkdf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {height: calc(100vh - 32px) !important;}.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}.screen-reader-text:focus {clip: auto !important;display: block;top: 5px;left: 5px;width: auto;height: auto;padding: 15px 23px 14px;color: #21759b;font-size: 14px;font-weight: bold;line-height: normal;text-decoration: none;background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);z-index: 100000;}.mkdf-two-columns-form-without-space .mkdf-column-left {display: table-cell;width: 99%;vertical-align: top;}.mkdf-two-columns-form-without-space .mkdf-column-right {display: table-cell;width: 1%;text-align: left;vertical-align: top;}.mkdf-two-columns-form-with-space .mkdf-column-left {display: table-cell;width: 99%;vertical-align: top;padding: 0 10px 0 0;box-sizing: border-box;}.mkdf-two-columns-form-with-space .mkdf-column-right {display: table-cell;width: 1%;text-align: left;vertical-align: top;padding: 0 0 0 10px;box-sizing: border-box;}.mkdf-grid-row {margin-left: -15px;margin-right: -15px;}.mkdf-grid-row:before, .mkdf-grid-row:after {content: " ";display: table;}.mkdf-grid-row:after {clear: both;}.mkdf-grid-row {*zoom: 1;}.mkdf-grid-row .mkdf-sidebar-holder {margin-bottom: 100px;}.mkdf-grid-row .mkdf-sidebar-holder.mkdf-sidebar-left {border-right: 1px solid #ebebeb;padding-right: 25px;}.mkdf-grid-row .mkdf-sidebar-holder.mkdf-sidebar-right {border-left: 1px solid #ebebeb;padding-left: 25px;}.mkdf-grid-row .mkdf-page-content-holder.mkdf-content-left {padding-right: 25px;}.mkdf-grid-row .mkdf-page-content-holder.mkdf-content-right {padding-left: 25px;}@media only screen and (max-width: 1024px) {.mkdf-grid-row .mkdf-page-content-holder.mkdf-content-left {padding-right: 15px;}.mkdf-grid-row .mkdf-page-content-holder.mkdf-content-right {padding-left: 15px;}.mkdf-grid-row .mkdf-sidebar-holder.mkdf-sidebar-left {border-right: none;}.mkdf-grid-row .mkdf-sidebar-holder.mkdf-sidebar-right {border-left: none;}}.mkdf-grid-no-gutter {margin-left: -0px;margin-right: -0px;}.mkdf-grid-no-gutter > div {padding-left: 0px;padding-right: 0px;}.mkdf-grid-tiny-gutter {margin-left: -5px;margin-right: -5px;}.mkdf-grid-tiny-gutter > div {padding-left: 5px;padding-right: 5px;}.mkdf-grid-small-gutter {margin-left: -10px;margin-right: -10px;}.mkdf-grid-small-gutter > div {padding-left: 10px;padding-right: 10px;}.mkdf-grid-normal-gutter {margin-left: -15px;margin-right: -15px;}.mkdf-grid-normal-gutter > div {padding-left: 15px;padding-right: 15px;}.mkdf-grid-medium-gutter {margin-left: -20px;margin-right: -20px;}.mkdf-grid-medium-gutter > div {padding-left: 20px;padding-right: 20px;}.mkdf-grid-large-gutter {margin-left: -25px;margin-right: -25px;}.mkdf-grid-large-gutter > div {padding-left: 25px;padding-right: 25px;}.mkdf-grid-col-1 {position: relative;float: left;width: 8.33333%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-1:before, .mkdf-grid-col-1:after {content: " ";display: table;}.mkdf-grid-col-1:after {clear: both;}.mkdf-grid-col-1 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-1 {width: 100%;float: none;}}.mkdf-grid-col-2 {position: relative;float: left;width: 16.66667%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-2:before, .mkdf-grid-col-2:after {content: " ";display: table;}.mkdf-grid-col-2:after {clear: both;}.mkdf-grid-col-2 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-2 {width: 100%;float: none;}}.mkdf-grid-col-3 {position: relative;float: left;width: 25%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-3:before, .mkdf-grid-col-3:after {content: " ";display: table;}.mkdf-grid-col-3:after {clear: both;}.mkdf-grid-col-3 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-3 {width: 100%;float: none;}}.mkdf-grid-col-4 {position: relative;float: left;width: 33.33333%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-4:before, .mkdf-grid-col-4:after {content: " ";display: table;}.mkdf-grid-col-4:after {clear: both;}.mkdf-grid-col-4 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-4 {width: 100%;float: none;}}.mkdf-grid-col-5 {position: relative;float: left;width: 41.66667%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-5:before, .mkdf-grid-col-5:after {content: " ";display: table;}.mkdf-grid-col-5:after {clear: both;}.mkdf-grid-col-5 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-5 {width: 100%;float: none;}}.mkdf-grid-col-6 {position: relative;float: left;width: 50%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-6:before, .mkdf-grid-col-6:after {content: " ";display: table;}.mkdf-grid-col-6:after {clear: both;}.mkdf-grid-col-6 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-6 {width: 100%;float: none;}}.mkdf-grid-col-7 {position: relative;float: left;width: 58.33333%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-7:before, .mkdf-grid-col-7:after {content: " ";display: table;}.mkdf-grid-col-7:after {clear: both;}.mkdf-grid-col-7 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-7 {width: 100%;float: none;}}.mkdf-grid-col-8 {position: relative;float: left;width: 66.66667%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-8:before, .mkdf-grid-col-8:after {content: " ";display: table;}.mkdf-grid-col-8:after {clear: both;}.mkdf-grid-col-8 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-8 {width: 100%;float: none;}}.mkdf-grid-col-9 {position: relative;float: left;width: 75%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-9:before, .mkdf-grid-col-9:after {content: " ";display: table;}.mkdf-grid-col-9:after {clear: both;}.mkdf-grid-col-9 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-9 {width: 100%;float: none;}}.mkdf-grid-col-10 {position: relative;float: left;width: 83.33333%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-10:before, .mkdf-grid-col-10:after {content: " ";display: table;}.mkdf-grid-col-10:after {clear: both;}.mkdf-grid-col-10 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-10 {width: 100%;float: none;}}.mkdf-grid-col-11 {position: relative;float: left;width: 91.66667%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-11:before, .mkdf-grid-col-11:after {content: " ";display: table;}.mkdf-grid-col-11:after {clear: both;}.mkdf-grid-col-11 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-11 {width: 100%;float: none;}}.mkdf-grid-col-12 {position: relative;float: left;width: 100%;min-height: 1px;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}.mkdf-grid-col-12:before, .mkdf-grid-col-12:after {content: " ";display: table;}.mkdf-grid-col-12:after {clear: both;}.mkdf-grid-col-12 {*zoom: 1;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-12 {width: 100%;float: none;}}.mkdf-grid-col-push-1 {left: 8.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-1 {left: 0;}}.mkdf-grid-col-pull-1 {right: 8.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-1 {right: 0;}}.mkdf-grid-col-push-2 {left: 16.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-2 {left: 0;}}.mkdf-grid-col-pull-2 {right: 16.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-2 {right: 0;}}.mkdf-grid-col-push-3 {left: 25%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-3 {left: 0;}}.mkdf-grid-col-pull-3 {right: 25%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-3 {right: 0;}}.mkdf-grid-col-push-4 {left: 33.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-4 {left: 0;}}.mkdf-grid-col-pull-4 {right: 33.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-4 {right: 0;}}.mkdf-grid-col-push-5 {left: 41.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-5 {left: 0;}}.mkdf-grid-col-pull-5 {right: 41.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-5 {right: 0;}}.mkdf-grid-col-push-6 {left: 50%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-6 {left: 0;}}.mkdf-grid-col-pull-6 {right: 50%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-6 {right: 0;}}.mkdf-grid-col-push-7 {left: 58.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-7 {left: 0;}}.mkdf-grid-col-pull-7 {right: 58.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-7 {right: 0;}}.mkdf-grid-col-push-8 {left: 66.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-8 {left: 0;}}.mkdf-grid-col-pull-8 {right: 66.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-8 {right: 0;}}.mkdf-grid-col-push-9 {left: 75%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-9 {left: 0;}}.mkdf-grid-col-pull-9 {right: 75%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-9 {right: 0;}}.mkdf-grid-col-push-10 {left: 83.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-10 {left: 0;}}.mkdf-grid-col-pull-10 {right: 83.33333%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-10 {right: 0;}}.mkdf-grid-col-push-11 {left: 91.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-11 {left: 0;}}.mkdf-grid-col-pull-11 {right: 91.66667%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-11 {right: 0;}}.mkdf-grid-col-push-12 {left: 100%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-push-12 {left: 0;}}.mkdf-grid-col-pull-12 {right: 100%;}@media only screen and (max-width: 1024px) {.mkdf-grid-col-pull-12 {right: 0;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-1 {width: 8.33333%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-2 {width: 16.66667%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-3 {width: 25%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-3 {width: 25%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-3 {width: 25%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-3 {width: 25%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-3 {width: 25%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-3 {width: 25%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-3 {width: 25%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-3 {width: 25%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-4 {width: 33.33333%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-5 {width: 41.66667%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-6 {width: 50%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-6 {width: 50%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-6 {width: 50%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-6 {width: 50%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-6 {width: 50%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-6 {width: 50%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-6 {width: 50%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-6 {width: 50%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-7 {width: 58.33333%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-8 {width: 66.66667%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-9 {width: 75%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-9 {width: 75%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-9 {width: 75%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-9 {width: 75%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-9 {width: 75%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-9 {width: 75%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-9 {width: 75%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-9 {width: 75%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-10 {width: 83.33333%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-11 {width: 91.66667%;float: left;}}@media only screen and (max-width: 1440px) {.mkdf-grid-col-laptop-landscape-large-12 {width: 100%;float: none;}}@media only screen and (max-width: 1280px) {.mkdf-grid-col-laptop-landscape-medium-12 {width: 100%;float: none;}}@media only screen and (max-width: 1200px) {.mkdf-grid-col-laptop-landscape-12 {width: 100%;float: none;}}@media only screen and (max-width: 1024px) {.mkdf-grid-col-ipad-landscape-12 {width: 100%;float: none;}}@media only screen and (max-width: 768px) {.mkdf-grid-col-ipad-portrait-12 {width: 100%;float: none;}}@media only screen and (max-width: 680px) {.mkdf-grid-col-phone-landscape-12 {width: 100%;float: none;}}@media only screen and (max-width: 480px) {.mkdf-grid-col-phone-portrait-12 {width: 100%;float: none;}}@media only screen and (max-width: 320px) {.mkdf-grid-col-smaller-phone-portrait-12 {width: 100%;float: none;}}@-webkit-keyframes element-from-left {0% {opacity: 0;transform: translate(-20%, 0);}100% {opacity: 1;transform: translate(0, 0);}}@keyframes element-from-left {0% {opacity: 0;transform: translate(-20%, 0);}100% {opacity: 1;transform: translate(0, 0);}}@-webkit-keyframes element-from-right {0% {opacity: 0;transform: translate(20%, 0);}100% {opacity: 1;transform: translate(0, 0);}}@keyframes element-from-right {0% {opacity: 0;transform: translate(20%, 0);}100% {opacity: 1;transform: translate(0, 0);}}@-webkit-keyframes element-from-top {0% {opacity: 0;transform: translate(0, -30%);}100% {opacity: 1;transform: translate(0, 0);}}@keyframes element-from-top {0% {opacity: 0;transform: translate(0, -30%);}100% {opacity: 1;transform: translate(0, 0);}}@-webkit-keyframes element-from-bottom {0% {opacity: 0;transform: translate(0, 30%);}100% {opacity: 1;transform: translate(0, 0);}}@keyframes element-from-bottom {0% {opacity: 0;transform: translate(0, 30%);}100% {opacity: 1;transform: translate(0, 0);}}.mkdf-element-from-left, .mkdf-element-from-right, .mkdf-element-from-top, .mkdf-element-from-bottom, .mkdf-element-from-fade {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-element-from-left > div, .mkdf-element-from-right > div, .mkdf-element-from-top > div, .mkdf-element-from-bottom > div, .mkdf-element-from-fade > div {position: relative;display: inline-block;width: 100%;vertical-align: middle;opacity: 0;}.mkdf-element-from-fade.mkdf-element-from-fade-on > div {opacity: 1;-webkit-transition: opacity 0.8s ease 0s;-moz-transition: opacity 0.8s ease 0s;transition: opacity 0.8s ease 0s;}.mkdf-element-from-left.mkdf-element-from-left-on > div {-webkit-animation: element-from-left 0.55s 1 ease;-moz-animation: element-from-left 0.55s 1 ease;animation: element-from-left 0.55s 1 ease;opacity: 1;}.mkdf-element-from-right.mkdf-element-from-right-on > div {-webkit-animation: element-from-right 0.55s 1 ease;-moz-animation: element-from-right 0.55s 1 ease;animation: element-from-right 0.55s 1 ease;opacity: 1;}.mkdf-element-from-top.mkdf-element-from-top-on > div {-webkit-animation: element-from-top 0.55s 1 ease;-moz-animation: element-from-top 0.55s 1 ease;animation: element-from-top 0.55s 1 ease;opacity: 1;}.mkdf-element-from-bottom.mkdf-element-from-bottom-on > div {-webkit-animation: element-from-bottom 0.55s 1 ease;-moz-animation: element-from-bottom 0.55s 1 ease;animation: element-from-bottom 0.55s 1 ease;opacity: 1;}.mkdf-flip-in {opacity: 0;-webkit-transform: perspective(1000px) rotateY(25deg);-moz-transform: perspective(1000px) rotateY(25deg);transform: perspective(1000px) rotateY(25deg);-webkit-transition: all 1.1s ease-in-out;-moz-transition: all 1.1s ease-in-out;transition: all 1.1s ease-in-out;}.mkdf-flip-in.mkdf-flip-in-on {opacity: 1;-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);transform: rotateY(0deg);}.mkdf-grow-in {opacity: 0;-webkit-transform: scale(0.8);-moz-transform: scale(0.8);transform: scale(0.8);-webkit-transition: all 1s cubic-bezier(0, 1, 0.5, 1);-moz-transition: all 1s cubic-bezier(0, 1, 0.5, 1);transition: all 1s cubic-bezier(0, 1, 0.5, 1);}.mkdf-grow-in.mkdf-grow-in-on {opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);}.mkdf-z-rotate {opacity: 0;-webkit-transform: rotateZ(7deg);-moz-transform: rotateZ(7deg);transform: rotateZ(7deg);-webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transform-origin: top right;-moz-transform-origin: top right;transform-origin: top right;}.mkdf-z-rotate.mkdf-z-rotate-on {opacity: 1;-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);transform: rotateZ(0deg);}.mkdf-x-rotate {opacity: 0;-webkit-transform: perspective(900px) rotateX(-45deg);-moz-transform: perspective(900px) rotateX(-45deg);transform: perspective(900px) rotateX(-45deg);-webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);-moz-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);}.mkdf-x-rotate.mkdf-x-rotate-on {opacity: 1;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);transform: rotateX(0deg);}.mkdf-y-translate {opacity: 0;-webkit-transform: translate(0, 30px);-moz-transform: translate(0, 30px);transform: translate(0, 30px);-webkit-transition: all 700ms cubic-bezier(0.68, -0.65, 0.265, 1.65);-moz-transition: all 700ms cubic-bezier(0.68, -0.65, 0.265, 1.65);transition: all 700ms cubic-bezier(0.68, -0.65, 0.265, 1.65);}.mkdf-y-translate.mkdf-y-translate-on {opacity: 1;-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);transform: translate(0, 0);}.mkdf-fade-in-down {opacity: 0;-webkit-transform: translate(0, -25px);-moz-transform: translate(0, -25px);transform: translate(0, -25px);-webkit-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);-moz-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);}.mkdf-fade-in-down.mkdf-fade-in-down-on {opacity: 1;-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);transform: translate(0, 0);}.mkdf-fade-in-left-x-rotate {opacity: 0;-webkit-transform: rotateZ(-5deg) translate(-30px, 0);-moz-transform: rotateZ(-5deg) translate(-30px, 0);transform: rotateZ(-5deg) translate(-30px, 0);-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;}.mkdf-fade-in-left-x-rotate.mkdf-fade-in-left-x-rotate-on {opacity: 1;-webkit-transform: rotateZ(0deg) translate(0, 0);-moz-transform: rotateZ(0deg) translate(0, 0);transform: rotateZ(0deg) translate(0, 0);}.mkdf-fade-in {opacity: 0;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}.mkdf-fade-in.mkdf-fade-in-on {opacity: 1;}.mkdf-st-loader {position: absolute;top: 50%;left: 50%;z-index: 2100;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.mkdf-st-loader1 {position: relative;display: inline-block;width: 100%;height: 100%;}.mkdf-st-loader2 {margin: -50% 0 0 -50%;}.mkdf-rotate-circles {width: 60px;height: 20px;}.mkdf-rotate-circles > div {background-color: #333;display: inline-block;width: 12px;height: 12px;margin: 4px;border-radius: 100%;opacity: 0;-webkit-animation: ball-fall 1.5s ease infinite;animation: ball-fall 1.5s ease infinite;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.mkdf-rotate-circles > div:nth-child(1) {-webkit-animation-delay: -200ms;animation-delay: -200ms;}.mkdf-rotate-circles > div:nth-child(2) {-webkit-animation-delay: -100ms;animation-delay: -100ms;}.mkdf-rotate-circles > div:nth-child(3) {-webkit-animation-delay: 0ms;animation-delay: 0ms;}@-webkit-keyframes ball-fall {0% {opacity: 0;-webkit-transform: translateY(-145%);-moz-transform: translateY(-145%);transform: translateY(-145%);}10% {opacity: .5;}20% {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}80% {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}90% {opacity: .5;}100% {opacity: 0;-webkit-transform: translateY(145%);-moz-transform: translateY(145%);transform: translateY(145%);}}@keyframes ball-fall {0% {opacity: 0;-webkit-transform: translateY(-145%);-moz-transform: translateY(-145%);transform: translateY(-145%);}10% {opacity: .5;}20% {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}80% {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}90% {opacity: .5;}100% {opacity: 0;-webkit-transform: translateY(145%);-moz-transform: translateY(145%);transform: translateY(145%);}}.mkdf-st-loader .pulse {width: 32px;height: 32px;margin: -16px 0 0 -16px;background-color: #40c4ff;border-radius: 16px;-webkit-animation: scaleout 1.0s infinite ease-in-out;animation: scaleout 1.0s infinite ease-in-out;}@-webkit-keyframes scaleout {0% {-webkit-transform: scale(0);}100% {-webkit-transform: scale(1);opacity: 0;}}@-moz-keyframes scaleout {0% {-moz-transform: scale(0);}100% {-moz-transform: scale(1);opacity: 0;}}@-ms-keyframes scaleout {0% {-ms-transform: scale(0);}100% {-ms-transform: scale(1);opacity: 0;}}@-o-keyframes scaleout {0% {-o-transform: scale(0);}100% {-o-transform: scale(1);opacity: 0;}}@keyframes scaleout {0% {transform: scale(0);-webkit-transform: scale(0);}100% {transform: scale(1);-webkit-transform: scale(1);opacity: 0;}}.mkdf-st-loader .double_pulse {width: 40px;height: 40px;margin: -20px 0 0 -20px;position: relative;}.mkdf-st-loader .double_pulse .double-bounce1, .mkdf-st-loader .double_pulse .double-bounce2 {width: 100%;height: 100%;border-radius: 50%;background-color: #40c4ff;opacity: 0.6;position: absolute;top: 0;left: 0;-webkit-animation: bounce 2.0s infinite ease-in-out;animation: bounce 2.0s infinite ease-in-out;}.mkdf-st-loader .double_pulse .double-bounce2 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}@-webkit-keyframes bounce {0%, 100% {-webkit-transform: scale(0);}50% {-webkit-transform: scale(1);}}@keyframes bounce {0%, 100% {transform: scale(0);-webkit-transform: scale(0);}50% {transform: scale(1);-webkit-transform: scale(1);}}.mkdf-st-loader .cube {width: 60px;height: 60px;margin: -30px 0 0 -30px;background-color: #40c4ff;-webkit-animation: rotateplane 1.2s infinite ease-in-out;animation: rotateplane 1.2s infinite ease-in-out;}@-webkit-keyframes rotateplane {0% {-webkit-transform: perspective(120px);}50% {-webkit-transform: perspective(120px) rotateY(180deg);}100% {-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);}}@keyframes rotateplane {0% {transform: perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);}50% {transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100% {transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.mkdf-st-loader .rotating_cubes {width: 32px;height: 32px;margin: -16px 0 0 -16px;position: relative;}.mkdf-st-loader .rotating_cubes .cube1, .mkdf-st-loader .rotating_cubes .cube2 {background-color: #40c4ff;width: 10px;height: 10px;position: absolute;top: 0;left: 0;-webkit-animation: cubemove 1.8s infinite ease-in-out;animation: cubemove 1.8s infinite ease-in-out;}.mkdf-st-loader .rotating_cubes .cube2 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}@-webkit-keyframes cubemove {25% {-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);}50% {-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);}75% {-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);}100% {-webkit-transform: rotate(-360deg);}}@keyframes cubemove {25% {transform: translateX(42px) rotate(-90deg) scale(0.5);-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);}50% {transform: translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);}50.1% {transform: translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);}75% {transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);}100% {transform: rotate(-360deg);-webkit-transform: rotate(-360deg);}}.mkdf-st-loader .stripes {width: 50px;height: 60px;margin: -30px 0 0 -25px;text-align: center;font-size: 10px;}.mkdf-st-loader .stripes > div {background-color: #40c4ff;height: 100%;width: 6px;display: inline-block;margin: 0 3px 0 0;-webkit-animation: stretchdelay 1.2s infinite ease-in-out;animation: stretchdelay 1.2s infinite ease-in-out;}.mkdf-st-loader .stripes .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.mkdf-st-loader .stripes .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.mkdf-st-loader .stripes .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.mkdf-st-loader .stripes .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}@-webkit-keyframes stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}.mkdf-st-loader .wave {width: 72px;text-align: center;margin: -9px 0 0 -36px;}.mkdf-st-loader .wave > div {width: 18px;height: 18px;background-color: #40c4ff;margin: 0 3px 0 0;border-radius: 100%;display: inline-block;-webkit-animation: bouncedelay 1.4s infinite ease-in-out;animation: bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.mkdf-st-loader .wave .bounce1 {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}.mkdf-st-loader .wave .bounce2 {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}@-webkit-keyframes bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);}40% {-webkit-transform: scale(1);}}@keyframes bouncedelay {0%, 80%, 100% {transform: scale(0);-webkit-transform: scale(0);}40% {transform: scale(1);-webkit-transform: scale(1);}}.mkdf-st-loader .two_rotating_circles {width: 40px;height: 40px;margin: -20px 0 0 -20px;position: relative;text-align: center;-webkit-animation: rotatecircles 2.0s infinite linear;animation: rotatecircles 2.0s infinite linear;}.mkdf-st-loader .two_rotating_circles .dot1, .mkdf-st-loader .two_rotating_circles .dot2 {width: 60%;height: 60%;display: inline-block;position: absolute;top: 0;background-color: #40c4ff;border-radius: 100%;-webkit-animation: bounce 2.0s infinite ease-in-out;animation: bounce 2.0s infinite ease-in-out;}.mkdf-st-loader .two_rotating_circles .dot2 {top: auto;bottom: 0;-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}@-webkit-keyframes rotatecircles {100% {-webkit-transform: rotate(360deg);}}@keyframes rotatecircles {100% {transform: rotate(360deg);-webkit-transform: rotate(360deg);}}.mkdf-st-loader .five_rotating_circles {width: 60px;height: 60px;margin: -30px 0 0 -30px;position: relative;}.mkdf-st-loader .five_rotating_circles .container1 > div, .mkdf-st-loader .five_rotating_circles .container2 > div, .mkdf-st-loader .five_rotating_circles .container3 > div {width: 12px;height: 12px;background-color: #40c4ff;border-radius: 100%;position: absolute;-webkit-animation: bouncedelay 1.2s infinite ease-in-out;animation: bouncedelay 1.2s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.mkdf-st-loader .five_rotating_circles .spinner-container {position: absolute;width: 100%;height: 100%;}.mkdf-st-loader .five_rotating_circles .container2 {-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg);}.mkdf-st-loader .five_rotating_circles .container3 {-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);}.mkdf-st-loader .five_rotating_circles .circle1 {top: 0;left: 0;}.mkdf-st-loader .five_rotating_circles .circle2 {top: 0;right: 0;}.mkdf-st-loader .five_rotating_circles .circle3 {right: 0;bottom: 0;}.mkdf-st-loader .five_rotating_circles .circle4 {left: 0;bottom: 0;}.mkdf-st-loader .five_rotating_circles .container2 .circle1 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.mkdf-st-loader .five_rotating_circles .container3 .circle1 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.mkdf-st-loader .five_rotating_circles .container1 .circle2 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.mkdf-st-loader .five_rotating_circles .container2 .circle2 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.mkdf-st-loader .five_rotating_circles .container3 .circle2 {-webkit-animation-delay: -0.7s;animation-delay: -0.7s;}.mkdf-st-loader .five_rotating_circles .container1 .circle3 {-webkit-animation-delay: -0.6s;animation-delay: -0.6s;}.mkdf-st-loader .five_rotating_circles .container2 .circle3 {-webkit-animation-delay: -0.5s;animation-delay: -0.5s;}.mkdf-st-loader .five_rotating_circles .container3 .circle3 {-webkit-animation-delay: -0.4s;animation-delay: -0.4s;}.mkdf-st-loader .five_rotating_circles .container1 .circle4 {-webkit-animation-delay: -0.3s;animation-delay: -0.3s;}.mkdf-st-loader .five_rotating_circles .container2 .circle4 {-webkit-animation-delay: -0.2s;animation-delay: -0.2s;}.mkdf-st-loader .five_rotating_circles .container3 .circle4 {-webkit-animation-delay: -0.1s;animation-delay: -0.1s;}.mkdf-st-loader .atom {width: 100px;height: 100px;margin: -50px 0 0 -50px;position: relative;}.mkdf-st-loader .atom .ball-1 {height: 50%;width: 50%;left: 50%;top: 50%;position: absolute;z-index: 1;-webkit-animation: atom_shrink 4.5s infinite linear;-moz-animation: atom_shrink 4.5s infinite linear;-o-animation: atom_shrink 4.5s infinite linear;animation: atom_shrink 4.5s infinite linear;}.mkdf-st-loader .atom .ball-1:before {content: '';background: #40c4ff;border-radius: 50%;height: 100%;width: 100%;position: absolute;top: -50%;left: -50%;}.mkdf-st-loader .atom .ball-2, .mkdf-st-loader .atom .ball-3, .mkdf-st-loader .atom .ball-4 {position: absolute;width: 100%;height: 100%;z-index: 0;}.mkdf-st-loader .atom .ball-2:before, .mkdf-st-loader .atom .ball-3:before, .mkdf-st-loader .atom .ball-4:before {content: '';height: 20px;width: 20px;border-radius: 50%;background: #40c4ff;top: 0;left: 0;margin: 0 auto;position: absolute;}.mkdf-st-loader .atom .ball-2 {-webkit-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);-moz-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);-o-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);animation: atom_zindex 1.5s 0.75s infinite steps(2, end);}.mkdf-st-loader .atom .ball-3 {-webkit-transform: rotate(120deg);-moz-transform: rotate(120deg);-o-transform: rotate(120deg);transform: rotate(120deg);-webkit-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);-moz-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);-o-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);animation: atom_zindex 1.5s -0.25s infinite steps(2, end);}.mkdf-st-loader .atom .ball-4 {-webkit-transform: rotate(240deg);-moz-transform: rotate(240deg);-o-transform: rotate(240deg);transform: rotate(240deg);-webkit-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);-moz-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);-o-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);animation: atom_zindex 1.5s 0.25s infinite steps(2, end);}.mkdf-st-loader .atom .ball-2:before {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;-moz-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;-o-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;}.mkdf-st-loader .atom .ball-3:before {-webkit-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;-moz-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;-o-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;}.mkdf-st-loader .atom .ball-4:before {-webkit-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;-moz-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;-o-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;}@-webkit-keyframes atom_position {50% {top: 80px;left: 80px;}}@-moz-keyframes atom_position {50% {top: 80px;left: 80px;}}@-o-keyframes atom_position {50% {top: 80px;left: 80px;}}@keyframes atom_position {50% {top: 80px;left: 80px;}}@-webkit-keyframes atom_size {50% {-webkit-transform: scale(0.5, 0.5);}}@-moz-keyframes atom_size {50% {-moz-transform: scale(0.5, 0.5);}}@-o-keyframes atom_size {50% {-o-transform: scale(0.5, 0.5);}}@keyframes atom_size {50% {transform: scale(0.5, 0.5);}}@-webkit-keyframes atom_zindex {100% {z-index: 10;}}@-moz-keyframes atom_zindex {100% {z-index: 10;}}@-o-keyframes atom_zindex {100% {z-index: 10;}}@keyframes atom_zindex {100% {z-index: 10;}}@-webkit-keyframes atom_shrink {50% {-webkit-transform: scale(0.9, 0.9);}}@-moz-keyframes atom_shrink {50% {-moz-transform: scale(0.9, 0.9);}}@-o-keyframes atom_shrink {50% {-o-transform: scale(0.9, 0.9);}}@keyframes atom_shrink {50% {transform: scale(0.9, 0.9);}}.mkdf-st-loader .clock {width: 50px;height: 50px;margin: -25px 0 0 -25px;position: relative;-webkit-animation: clock 8s infinite steps(8);-moz-animation: clock 8s infinite steps(8);-o-animation: clock 8s infinite steps(8);animation: clock 8s infinite steps(8);}.mkdf-st-loader .clock .ball {height: 50px;width: 50px;position: absolute;}.mkdf-st-loader .clock .ball:before {content: '';border-radius: 50%;height: 18.31501832px;width: 18.31501832px;position: absolute;background: #40c4ff;}.mkdf-st-loader .clock .ball-1 {-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);-webkit-animation: clock1 1s ease-in infinite;-moz-animation: clock1 1s ease-in infinite;-o-animation: clock1 1s ease-in infinite;animation: clock1 1s ease-in infinite;}.mkdf-st-loader .clock .ball-2 {transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg);-webkit-animation: clock2 1s ease-in infinite;-moz-animation: clock2 1s ease-in infinite;-o-animation: clock2 1s ease-in infinite;animation: clock2 1s ease-in infinite;}.mkdf-st-loader .clock .ball-3 {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-webkit-animation: clock3 1s ease-in infinite;-moz-animation: clock3 1s ease-in infinite;-o-animation: clock3 1s ease-in infinite;animation: clock3 1s ease-in infinite;}.mkdf-st-loader .clock .ball-4 {-webkit-animation: clock4 1s ease-in infinite;-moz-animation: clock4 1s ease-in infinite;-o-animation: clock4 1s ease-in infinite;animation: clock4 1s ease-in infinite;}@-webkit-keyframes clock {100% {-webkit-transform: rotate(360deg);}}@-moz-keyframes clock {100% {-moz-transform: rotate(360deg);}}@-o-keyframes clock {100% {-o-transform: rotate(360deg);}}@keyframes clock {100% {transform: rotate(360deg);}}@-webkit-keyframes clock1 {0% {-webkit-transform: rotate(-135deg);}30% {-webkit-transform: rotate(-450deg);}100% {-webkit-transform: rotate(-450deg);}}@-moz-keyframes clock1 {0% {-moz-transform: rotate(-135deg);}30% {-moz-transform: rotate(-450deg);}100% {-moz-transform: rotate(-450deg);}}@-o-keyframes clock1 {0% {-o-transform: rotate(-135deg);}30% {-o-transform: rotate(-450deg);}100% {-o-transform: rotate(-450deg);}}@keyframes clock1 {0% {transform: rotate(-135deg);}30% {transform: rotate(-450deg);}100% {transform: rotate(-450deg);}}@-webkit-keyframes clock2 {5% {-webkit-transform: rotate(-90deg);}35% {-webkit-transform: rotate(-405deg);}100% {-webkit-transform: rotate(-405deg);}}@-moz-keyframes clock2 {5% {-moz-transform: rotate(-90deg);}35% {-moz-transform: rotate(-405deg);}100% {-moz-transform: rotate(-405deg);}}@-o-keyframes clock2 {5% {-o-transform: rotate(-90deg);}35% {-o-transform: rotate(-405deg);}100% {-o-transform: rotate(-405deg);}}@keyframes clock2 {5% {transform: rotate(-90deg);}35% {transform: rotate(-405deg);}100% {transform: rotate(-405deg);}}@-webkit-keyframes clock3 {10% {-webkit-transform: rotate(-45deg);}40% {-webkit-transform: rotate(-360deg);}100% {-webkit-transform: rotate(-360deg);}}@-moz-keyframes clock3 {10% {-moz-transform: rotate(-45deg);}40% {-moz-transform: rotate(-360deg);}100% {-moz-transform: rotate(-360deg);}}@-o-keyframes clock3 {10% {-o-transform: rotate(-45deg);}40% {-o-transform: rotate(-360deg);}100% {-o-transform: rotate(-360deg);}}@keyframes clock3 {10% {transform: rotate(-45deg);}40% {transform: rotate(-360deg);}100% {transform: rotate(-360deg);}}@-webkit-keyframes clock4 {15% {-webkit-transform: rotate(0deg);}45% {-webkit-transform: rotate(-315deg);}100% {-webkit-transform: rotate(-315deg);}}@-moz-keyframes clock4 {15% {-moz-transform: rotate(0deg);}45% {-moz-transform: rotate(-315deg);}100% {-moz-transform: rotate(-315deg);}}@-o-keyframes clock4 {15% {-o-transform: rotate(0deg);}45% {-o-transform: rotate(-315deg);}100% {-o-transform: rotate(-315deg);}}@keyframes clock4 {15% {transform: rotate(0deg);}45% {transform: rotate(-315deg);}100% {transform: rotate(-315deg);}}.mkdf-st-loader .mitosis {height: 50px;width: 50px;margin: -25px 0 0 -25px;position: relative;-webkit-animation: mitosis_invert 2s infinite steps(2, end);-moz-animation: mitosis_invert 2s infinite steps(2, end);-o-animation: mitosis_invert 2s infinite steps(2, end);animation: mitosis_invert 2s infinite steps(2, end);}.mkdf-st-loader .mitosis .ball {height: 100%;width: 100%;position: absolute;border-radius: 50%;top: 0;left: 0;background: #40c4ff;}.mkdf-st-loader .mitosis .ball-1 {-webkit-animation: mitosis_ball1 1s infinite alternate linear;-moz-animation: mitosis_ball1 1s infinite alternate linear;-o-animation: mitosis_ball1 1s infinite alternate linear;animation: mitosis_ball1 1s infinite alternate linear;}.mkdf-st-loader .mitosis .ball-2 {-webkit-animation: mitosis_ball2 1s infinite alternate linear;-moz-animation: mitosis_ball2 1s infinite alternate linear;-o-animation: mitosis_ball2 1s infinite alternate linear;animation: mitosis_ball2 1s infinite alternate linear;}.mkdf-st-loader .mitosis .ball-3 {-webkit-animation: mitosis_ball3 1s infinite alternate linear;-moz-animation: mitosis_ball3 1s infinite alternate linear;-o-animation: mitosis_ball3 1s infinite alternate linear;animation: mitosis_ball3 1s infinite alternate linear;}.mkdf-st-loader .mitosis .ball-4 {-webkit-animation: mitosis_ball4 1s infinite alternate linear;-moz-animation: mitosis_ball4 1s infinite alternate linear;-o-animation: mitosis_ball4 1s infinite alternate linear;animation: mitosis_ball4 1s infinite alternate linear;}@-webkit-keyframes mitosis_invert {100% {-webkit-transform: rotate(180deg);}}@-moz-keyframes mitosis_invert {100% {-moz-transform: rotate(180deg);}}@-o-keyframes mitosis_invert {100% {-o-transform: rotate(180deg);}}@keyframes mitosis_invert {100% {transform: rotate(180deg);}}@-webkit-keyframes mitosis_ball1 {12% {-webkit-transform: none;}26% {-webkit-transform: translateX(25%) scale(1, 0.8);}40% {-webkit-transform: translateX(50%) scale(0.8, 0.8);}60% {-webkit-transform: translateX(50%) scale(0.8, 0.8);}74% {-webkit-transform: translate(50%, 25%) scale(0.6, 0.8);}88% {-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);}100% {-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);}}@-moz-keyframes mitosis_ball1 {12% {-moz-transform: none;}26% {-moz-transform: translateX(25%) scale(1, 0.8);}40% {-moz-transform: translateX(50%) scale(0.8, 0.8);}60% {-moz-transform: translateX(50%) scale(0.8, 0.8);}74% {-moz-transform: translate(50%, 25%) scale(0.6, 0.8);}88% {-moz-transform: translate(50%, 50%) scale(0.6, 0.6);}100% {-moz-transform: translate(50%, 50%) scale(0.6, 0.6);}}@-o-keyframes mitosis_ball1 {12% {-o-transform: none;}26% {-o-transform: translateX(25%) scale(1, 0.8);}40% {-o-transform: translateX(50%) scale(0.8, 0.8);}60% {-o-transform: translateX(50%) scale(0.8, 0.8);}74% {-o-transform: translate(50%, 25%) scale(0.6, 0.8);}88% {-o-transform: translate(50%, 50%) scale(0.6, 0.6);}100% {-o-transform: translate(50%, 50%) scale(0.6, 0.6);}}@keyframes mitosis_ball1 {12% {transform: none;}26% {transform: translateX(25%) scale(1, 0.8);}40% {transform: translateX(50%) scale(0.8, 0.8);}60% {transform: translateX(50%) scale(0.8, 0.8);}74% {transform: translate(50%, 25%) scale(0.6, 0.8);}88% {transform: translate(50%, 50%) scale(0.6, 0.6);}100% {transform: translate(50%, 50%) scale(0.6, 0.6);}}@-webkit-keyframes mitosis_ball2 {12% {-webkit-transform: none;}26% {-webkit-transform: translateX(25%) scale(1, 0.8);}40% {-webkit-transform: translateX(50%) scale(0.8, 0.8);}60% {-webkit-transform: translateX(50%) scale(0.8, 0.8);}74% {-webkit-transform: translate(50%, -25%) scale(0.6, 0.8);}88% {-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);}100% {-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);}}@-moz-keyframes mitosis_ball2 {12% {-moz-transform: none;}26% {-moz-transform: translateX(25%) scale(1, 0.8);}40% {-moz-transform: translateX(50%) scale(0.8, 0.8);}60% {-moz-transform: translateX(50%) scale(0.8, 0.8);}74% {-moz-transform: translate(50%, -25%) scale(0.6, 0.8);}88% {-moz-transform: translate(50%, -50%) scale(0.6, 0.6);}100% {-moz-transform: translate(50%, -50%) scale(0.6, 0.6);}}@-o-keyframes mitosis_ball2 {12% {-o-transform: none;}26% {-o-transform: translateX(25%) scale(1, 0.8);}40% {-o-transform: translateX(50%) scale(0.8, 0.8);}60% {-o-transform: translateX(50%) scale(0.8, 0.8);}74% {-o-transform: translate(50%, -25%) scale(0.6, 0.8);}88% {-o-transform: translate(50%, -50%) scale(0.6, 0.6);}100% {-o-transform: translate(50%, -50%) scale(0.6, 0.6);}}@keyframes mitosis_ball2 {12% {transform: none;}26% {transform: translateX(25%) scale(1, 0.8);}40% {transform: translateX(50%) scale(0.8, 0.8);}60% {transform: translateX(50%) scale(0.8, 0.8);}74% {transform: translate(50%, -25%) scale(0.6, 0.8);}88% {transform: translate(50%, -50%) scale(0.6, 0.6);}100% {transform: translate(50%, -50%) scale(0.6, 0.6);}}@-webkit-keyframes mitosis_ball3 {12% {-webkit-transform: none;}26% {-webkit-transform: translateX(-25%) scale(1, 0.8);}40% {-webkit-transform: translateX(-50%) scale(0.8, 0.8);}60% {-webkit-transform: translateX(-50%) scale(0.8, 0.8);}74% {-webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);}88% {-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);}100% {-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);}}@-moz-keyframes mitosis_ball3 {12% {-moz-transform: none;}26% {-moz-transform: translateX(-25%) scale(1, 0.8);}40% {-moz-transform: translateX(-50%) scale(0.8, 0.8);}60% {-moz-transform: translateX(-50%) scale(0.8, 0.8);}74% {-moz-transform: translate(-50%, 25%) scale(0.6, 0.8);}88% {-moz-transform: translate(-50%, 50%) scale(0.6, 0.6);}100% {-moz-transform: translate(-50%, 50%) scale(0.6, 0.6);}}@-o-keyframes mitosis_ball3 {12% {-o-transform: none;}26% {-o-transform: translateX(-25%) scale(1, 0.8);}40% {-o-transform: translateX(-50%) scale(0.8, 0.8);}60% {-o-transform: translateX(-50%) scale(0.8, 0.8);}74% {-o-transform: translate(-50%, 25%) scale(0.6, 0.8);}88% {-o-transform: translate(-50%, 50%) scale(0.6, 0.6);}100% {-o-transform: translate(-50%, 50%) scale(0.6, 0.6);}}@keyframes mitosis_ball3 {12% {transform: none;}26% {transform: translateX(-25%) scale(1, 0.8);}40% {transform: translateX(-50%) scale(0.8, 0.8);}60% {transform: translateX(-50%) scale(0.8, 0.8);}74% {transform: translate(-50%, 25%) scale(0.6, 0.8);}88% {transform: translate(-50%, 50%) scale(0.6, 0.6);}100% {transform: translate(-50%, 50%) scale(0.6, 0.6);}}@-webkit-keyframes mitosis_ball4 {12% {-webkit-transform: none;}26% {-webkit-transform: translateX(-25%) scale(1, 0.8);}40% {-webkit-transform: translateX(-50%) scale(0.8, 0.8);}60% {-webkit-transform: translateX(-50%) scale(0.8, 0.8);}74% {-webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);}88% {-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);}100% {-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);}}@-moz-keyframes mitosis_ball4 {12% {-moz-transform: none;}26% {-moz-transform: translateX(-25%) scale(1, 0.8);}40% {-moz-transform: translateX(-50%) scale(0.8, 0.8);}60% {-moz-transform: translateX(-50%) scale(0.8, 0.8);}74% {-moz-transform: translate(-50%, -25%) scale(0.6, 0.8);}88% {-moz-transform: translate(-50%, -50%) scale(0.6, 0.6);}100% {-moz-transform: translate(-50%, -50%) scale(0.6, 0.6);}}@-o-keyframes mitosis_ball4 {12% {-o-transform: none;}26% {-o-transform: translateX(-25%) scale(1, 0.8);}40% {-o-transform: translateX(-50%) scale(0.8, 0.8);}60% {-o-transform: translateX(-50%) scale(0.8, 0.8);}74% {-o-transform: translate(-50%, -25%) scale(0.6, 0.8);}88% {-o-transform: translate(-50%, -50%) scale(0.6, 0.6);}100% {-o-transform: translate(-50%, -50%) scale(0.6, 0.6);}}@keyframes mitosis_ball4 {12% {transform: none;}26% {transform: translateX(-25%) scale(1, 0.8);}40% {transform: translateX(-50%) scale(0.8, 0.8);}60% {transform: translateX(-50%) scale(0.8, 0.8);}74% {transform: translate(-50%, -25%) scale(0.6, 0.8);}88% {transform: translate(-50%, -50%) scale(0.6, 0.6);}100% {transform: translate(-50%, -50%) scale(0.6, 0.6);}}.mkdf-st-loader .lines {width: 60px;height: 60px;margin: 0 0 0 -30px;}.mkdf-st-loader .lines .line1, .mkdf-st-loader .lines .line2, .mkdf-st-loader .lines .line3, .mkdf-st-loader .lines .line4 {margin-left: 10px;position: absolute;width: 60px;height: 4px;background-color: #40c4ff;-webkit-animation: lines_spin 1.5s infinite linear;-webkit-animation-timing-function: ease;}.mkdf-st-loader .lines .line2 {-webkit-animation-delay: 0.1s;}.mkdf-st-loader .lines .line3 {-webkit-animation-delay: 0.2s;}.mkdf-st-loader .lines .line4 {-webkit-animation-delay: 0.3s;}@-webkit-keyframes lines_spin {100% {-webkit-transform: rotate(360deg);}}@-moz-keyframes lines_spin {100% {-moz-transform: rotate(360deg);}}@-o-keyframes lines_spin {100% {-o-transform: rotate(360deg);}}@keyframes lines_spin {100% {transform: rotate(360deg);}}.mkdf-st-loader .fussion {width: 30px;height: 30px;margin: -45px 0 0 -30px;position: relative;}.mkdf-st-loader .fussion .ball {height: 40px;width: 40px;left: 50%;top: 50%;background: #40c4ff;border-radius: 50%;float: left;position: absolute;}.mkdf-st-loader .fussion .ball-1 {background: #40c4ff;top: 0;left: 50%;-webkit-animation: fussion_ball1 1s 0s ease infinite;-moz-animation: fussion_ball1 1s 0s ease infinite;-o-animation: fussion_ball1 1s 0s ease infinite;animation: fussion_ball1 1s 0s ease infinite;z-index: 1;}.mkdf-st-loader .fussion .ball-2 {background: #40c4ff;top: 50%;left: 100%;-webkit-animation: fussion_ball2 1s 0s ease infinite;-moz-animation: fussion_ball2 1s 0s ease infinite;-o-animation: fussion_ball2 1s 0s ease infinite;animation: fussion_ball2 1s 0s ease infinite;z-index: 2;}.mkdf-st-loader .fussion .ball-3 {background: #40c4ff;top: 100%;left: 50%;-webkit-animation: fussion_ball3 1s 0s ease infinite;-moz-animation: fussion_ball3 1s 0s ease infinite;-o-animation: fussion_ball3 1s 0s ease infinite;animation: fussion_ball3 1s 0s ease infinite;z-index: 1;}.mkdf-st-loader .fussion .ball-4 {background: #40c4ff;top: 50%;left: 0;-webkit-animation: fussion_ball4 1s 0s ease infinite;-moz-animation: fussion_ball4 1s 0s ease infinite;-o-animation: fussion_ball4 1s 0s ease infinite;animation: fussion_ball4 1s 0s ease infinite;z-index: 2;}@-webkit-keyframes fussion_ball1 {50% {top: -100%;left: 200%;}100% {top: 50%;left: 100%;z-index: 2;}}@-moz-keyframes fussion_ball1 {50% {top: -100%;left: 200%;}100% {top: 50%;left: 100%;z-index: 2;}}@-o-keyframes fussion_ball1 {50% {top: -100%;left: 200%;}100% {top: 50%;left: 100%;z-index: 2;}}@keyframes fussion_ball1 {50% {top: -100%;left: 200%;}100% {top: 50%;left: 100%;z-index: 2;}}@-webkit-keyframes fussion_ball2 {50% {top: 200%;left: 200%;}100% {top: 100%;left: 50%;z-index: 1;}}@-moz-keyframes fussion_ball2 {50% {top: 200%;left: 200%;}100% {top: 100%;left: 50%;z-index: 1;}}@-o-keyframes fussion_ball2 {50% {top: 200%;left: 200%;}100% {top: 100%;left: 50%;z-index: 1;}}@keyframes fussion_ball2 {50% {top: 200%;left: 200%;}100% {top: 100%;left: 50%;z-index: 1;}}@-webkit-keyframes fussion_ball3 {50% {top: 200%;left: -100%;}100% {top: 50%;left: 0;z-index: 2;}}@-moz-keyframes fussion_ball3 {50% {top: 200%;left: -100%;}100% {top: 50%;left: 0;z-index: 2;}}@-o-keyframes fussion_ball3 {50% {top: 200%;left: -100%;}100% {top: 50%;left: 0;z-index: 2;}}@keyframes fussion_ball3 {50% {top: 200%;left: -100%;}100% {top: 50%;left: 0;z-index: 2;}}@-webkit-keyframes fussion_ball4 {50% {top: -100%;left: -100%;}100% {top: 0;left: 50%;z-index: 1;}}@-moz-keyframes fussion_ball4 {50% {top: -100%;left: -100%;}100% {top: 0;left: 50%;z-index: 1;}}@-o-keyframes fussion_ball4 {50% {top: -100%;left: -100%;}100% {top: 0;left: 50%;z-index: 1;}}@keyframes fussion_ball4 {50% {top: -100%;left: -100%;}100% {top: 0;left: 50%;z-index: 1;}}.mkdf-st-loader .wave_circles {width: 150px;height: 30px;margin: -15px 0 0 -75px;}.mkdf-st-loader .wave_circles .ball {height: 30px;width: 30px;float: left;background: #40c4ff;border-radius: 50%;margin-right: 10px;}.mkdf-st-loader .wave_circles .ball-1 {-webkit-animation: wave_jump3 1.8s infinite ease-out;-moz-animation: wave_jump3 1.8s infinite ease-out;-o-animation: wave_jump3 1.8s infinite ease-out;animation: wave_jump3 1.8s infinite ease-out;}.mkdf-st-loader .wave_circles .ball-2 {-webkit-animation: wave_jump2 1.8s infinite ease-out;-moz-animation: wave_jump2 1.8s infinite ease-out;-o-animation: wave_jump2 1.8s infinite ease-out;animation: wave_jump2 1.8s infinite ease-out;}.mkdf-st-loader .wave_circles .ball-3 {-webkit-animation: wave_jump1 1.8s infinite ease-out;-moz-animation: wave_jump1 1.8s infinite ease-out;-o-animation: wave_jump1 1.8s infinite ease-out;animation: wave_jump1 1.8s infinite ease-out;}.mkdf-st-loader .wave_circles .ball-4 {margin-right: 0;-webkit-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);-moz-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);-o-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);}@-webkit-keyframes wave_jump1 {12% {-webkit-transform: translate(20px, -40px);-webkit-animation-timing-function: ease-in;}24% {-webkit-transform: translate(40px, 0);}100% {-webkit-transform: translate(40px, 0);}}@-moz-keyframes wave_jump1 {12% {-moz-transform: translate(20px, -40px);-moz-animation-timing-function: ease-in;}24% {-moz-transform: translate(40px, 0);}100% {-moz-transform: translate(40px, 0);}}@-moz-keyframes wave_jump1 {12% {-o-transform: translate(20px, -40px);-o-animation-timing-function: ease-in;}24% {-o-transform: translate(40px, 0);}100% {-o-transform: translate(40px, 0);}}@keyframes wave_jump1 {12% {transform: translate(20px, -40px);animation-timing-function: ease-in;}24% {transform: translate(40px, 0);}100% {transform: translate(40px, 0);}}@-webkit-keyframes wave_jump2 {12% {-webkit-transform: translate(0, 0);}24% {-webkit-transform: translate(20px, -40px);-webkit-animation-timing-function: ease-in;}36% {-webkit-transform: translate(40px, 0);}100% {-webkit-transform: translate(40px, 0);}}@-moz-keyframes wave_jump2 {12% {-moz-transform: translate(0, 0);}24% {-moz-transform: translate(20px, -40px);-moz-animation-timing-function: ease-in;}36% {-moz-transform: translate(40px, 0);}100% {-moz-transform: translate(40px, 0);}}@-o-keyframes wave_jump2 {12% {-o-transform: translate(0, 0);}24% {-o-transform: translate(20px, -40px);-o-animation-timing-function: ease-in;}36% {-o-transform: translate(40px, 0);}100% {-o-transform: translate(40px, 0);}}@keyframes wave_jump2 {12% {transform: translate(0, 0);}24% {transform: translate(20px, -40px);animation-timing-function: ease-in;}36% {transform: translate(40px, 0);}100% {transform: translate(40px, 0);}}@-webkit-keyframes wave_jump3 {24% {-webkit-transform: translate(0, 0);}36% {-webkit-transform: translate(20px, -40px);-webkit-animation-timing-function: ease-in;}48% {-webkit-transform: translate(40px, 0);}100% {-webkit-transform: translate(40px, 0);}}@-moz-keyframes wave_jump3 {24% {-moz-transform: translate(0, 0);}36% {-moz-transform: translate(20px, -40px);-moz-animation-timing-function: ease-in;}48% {-moz-transform: translate(40px, 0);}100% {-moz-transform: translate(40px, 0);}}@-o-keyframes wave_jump3 {24% {-o-transform: translate(0, 0);}36% {-o-transform: translate(20px, -40px);-o-animation-timing-function: ease-in;}48% {-o-transform: translate(40px, 0);}100% {-o-transform: translate(40px, 0);}}@keyframes wave_jump3 {24% {transform: translate(0, 0);}36% {transform: translate(20px, -40px);animation-timing-function: ease-in;}48% {transform: translate(40px, 0);}100% {transform: translate(40px, 0);}}@-webkit-keyframes wave_wipe {48% {-webkit-transform: translateX(-120px);}100% {-webkit-transform: translateX(-120px);}}@-moz-keyframes wave_wipe {48% {-moz-transform: translateX(-120px);}100% {-moz-transform: translateX(-120px);}}@-o-keyframes wave_wipe {48% {-o-transform: translateX(-120px);}100% {-o-transform: translateX(-120px);}}@keyframes wave_wipe {48% {transform: translateX(-120px);}100% {transform: translateX(-120px);}}.mkdf-st-loader .pulse_circles {width: 100px;height: 100px;position: relative;}.mkdf-st-loader .pulse_circles * {box-sizing: border-box;}.mkdf-st-loader .pulse_circles .ball {height: 100%;width: 100%;background: #40c4ff;position: absolute;border-radius: 50%;border: 0 solid #40c4ff;-webkit-animation: pulse_circles_pulse 3s infinite;-moz-animation: pulse_circles_pulse 3s infinite;-o-animation: pulse_circles_pulse 3s infinite;animation: pulse_circles_pulse 3s infinite;}.mkdf-st-loader .pulse_circles .ball-2 {-webkit-animation-delay: -0.75s;-moz-animation-delay: -0.75s;-o-animation-delay: -0.75s;animation-delay: -0.75s;}.mkdf-st-loader .pulse_circles .ball-3 {-webkit-animation-delay: -1.5s;-moz-animation-delay: -1.5s;-o-animation-delay: -1.5s;animation-delay: -1.5s;}.mkdf-st-loader .pulse_circles .ball-4 {-webkit-animation-delay: -2.25s;-moz-animation-delay: -2.25s;-o-animation-delay: -2.25s;animation-delay: -2.25s;}@-webkit-keyframes pulse_circles_pulse {0% {-webkit-transform: scale(0.1, 0.1);opacity: 1;border-width: 50px;}100% {-webkit-transform: scale(1, 1);opacity: 0;border-width: 0;}}@-moz-keyframes pulse_circles_pulse {0% {-moz-transform: scale(0.1, 0.1);opacity: 1;border-width: 50px;}100% {-moz-transform: scale(1, 1);opacity: 0;border-width: 0;}}@-o-keyframes pulse_circles_pulse {0% {-o-transform: scale(0.1, 0.1);opacity: 1;border-width: 50px;}100% {-o-transform: scale(1, 1);opacity: 0;border-width: 0;}}@keyframes pulse_circles_pulse {0% {transform: scale(0.1, 0.1);opacity: 1;border-width: 50px;}100% {transform: scale(1, 1);opacity: 0;border-width: 0;}}.mkdf-comment-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;box-sizing: border-box;background-color: #ffffff;border: 1px solid #e5e5e5;}.mkdf-comment-holder .mkdf-comment {padding-bottom: 22px;}.mkdf-comment-holder .mkdf-comment.mkdf-pingback-comment .mkdf-comment-text {padding: 0;}.mkdf-comment-holder .mkdf-comment-list {list-style: none;position: relative;z-index: 150;padding: 0;margin: 0;}.mkdf-comment-holder .mkdf-comment-list li {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 11px 0 0;padding: 9px 0 0;}.mkdf-comment-holder .mkdf-comment-list li:not(:last-child) .mkdf-comment {border-bottom: 1px solid #ebebeb;}.mkdf-comment-holder .mkdf-comment-list li.depth-2 .mkdf-comment {padding-left: 95px;}.mkdf-comment-holder .mkdf-comment-list li.depth-3 .mkdf-comment {padding-left: 190px;}.mkdf-comment-holder .mkdf-comment-list li.depth-4 .mkdf-comment {padding-left: 285px;}.mkdf-comment-holder .mkdf-comment-list li.depth-5 .mkdf-comment {padding-left: 380px;}.mkdf-comment-holder .mkdf-comment-list li.depth-6 .mkdf-comment {padding-left: 475px;}.mkdf-comment-holder .mkdf-comment-list li.depth-7 .mkdf-comment {padding-left: 570px;}.mkdf-comment-holder .mkdf-comment-list li.depth-8 .mkdf-comment {padding-left: 665px;}.mkdf-comment-holder .mkdf-comment-list li.depth-9 .mkdf-comment {padding-left: 760px;}.mkdf-comment-holder .mkdf-comment-list li.depth-10 .mkdf-comment {padding-left: 855px;}.mkdf-comment-holder .mkdf-comment-list li.depth-1:last-child > .mkdf-comment:last-child {border-bottom: 0;}.mkdf-comment-holder .mkdf-comment-list > li:first-child {margin: 0;padding: 0;border: 0;}.mkdf-comment-holder .mkdf-comment-list .children {padding: 0 0 0 0;}.mkdf-comment-holder .mkdf-comments {padding: 0 40px;}.mkdf-comment-holder .mkdf-comments-title {margin-bottom: 33px;background-color: #fafafa;border-bottom: 1px solid #e5e5e5;}.mkdf-comment-holder .mkdf-comments-title > * {margin: 0;font-size: 16px;font-weight: 600;color: #b5b5b5;font-family: "Open Sans", sans-serif;text-transform: uppercase;padding: 17px 30px;}.mkdf-comment-holder .mkdf-comment-image {position: relative;display: block;top: 10px;left: 0;width: 86px;height: 86px;float: left;}.mkdf-comment-holder .mkdf-comment-image img {display: block;border-radius: 4em;}.mkdf-comment-holder .mkdf-comment-text {padding: 0 0 0 108px;min-height: 82px;}.mkdf-comment-holder .mkdf-comment-text .mkdf-comment-info {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 6px 0 0;}.mkdf-comment-holder .mkdf-comment-text .replay, .mkdf-comment-holder .mkdf-comment-text .comment-reply-link, .mkdf-comment-holder .mkdf-comment-text .comment-edit-link {margin-right: 10px;font-size: 14px;font-weight: 700;color: #40c4ff;font-family: "Merriweather", serif;}.mkdf-comment-holder .mkdf-comment-text .replay:hover, .mkdf-comment-holder .mkdf-comment-text .comment-reply-link:hover, .mkdf-comment-holder .mkdf-comment-text .comment-edit-link:hover {color: #303030;}.mkdf-comment-holder .mkdf-comment-text .replay:before, .mkdf-comment-holder .mkdf-comment-text .comment-reply-link:before, .mkdf-comment-holder .mkdf-comment-text .comment-edit-link:before {font-family: 'ElegantIcons';color: #40c4ff;margin-right: 5px;text-transform: none;}.mkdf-comment-holder .mkdf-comment-text .comment-edit-link:before {content: '\6a';}.mkdf-comment-holder .mkdf-comment-text .comment-reply-link:before {content: '\e066';}.mkdf-comment-holder .mkdf-comment-text .mkdf-comment-name {display: inline-block;vertical-align: middle;margin: 0 10px 0 0;color: #4b4b4b;}.mkdf-comment-holder .mkdf-comment-text .mkdf-comment-date {display: inline-block;vertical-align: middle;margin: 0;font-size: 14px;line-height: 25px;color: #b9b9b9;font-weight: 600;}.mkdf-comment-holder .mkdf-comment-text .mkdf-text-holder p {margin: 7px 0 12px;}.mkdf-comment-holder .mkdf-comment-text .comment-respond {margin: 20px 0;}.mkdf-comment-holder .mkdf-comment-text .comment-respond .comment-reply-title {margin: 0 0 10px;font-size: 14px;}.mkdf-comment-holder .mkdf-comment-text .comment-respond .logged-in-as {margin: 0 0 8px;}.mkdf-comment-holder .mkdf-comment-text #cancel-comment-reply-link {margin-left: 10px;font-size: 12px;color: #40c4ff;}.mkdf-comment-holder .mkdf-comment-text #cancel-comment-reply-link:hover {color: #303030;}.mkdf-comment-holder .mkdf-comment-text ul li, .mkdf-comment-holder .mkdf-comment-text ol li {display: list-item;}.mkdf-comment-holder .mkdf-comment-text li {margin: 0 !important;padding: 0 !important;border: 0 !important;}.mkdf-comment-form {padding: 0;clear: both;box-sizing: border-box;border: 1px solid #e5e5e5;background-color: #ffffff;}.mkdf-comment-form .mkdf-comment-form-inner {padding: 0 0 40px;}.mkdf-comment-form .comment-reply-title {margin: 0 0 37px;font-size: 16px;font-weight: 600;color: #b5b5b5;font-family: "Open Sans", sans-serif;text-transform: uppercase;padding: 15px 30px;background-color: #fafafa;border-bottom: 1px solid #e5e5e5;}.mkdf-comment-form .comment-form {box-sizing: border-box;padding: 0 40px;}.mkdf-comment-form .logged-in-as {margin: 0 0 8px;}@media only screen and (max-width: 768px) {.mkdf-comment-holder .mkdf-comment-list .children {padding: 0 0 0 40px;}}@media only screen and (max-width: 680px) {.mkdf-comment-holder .mkdf-comment-list .children {padding: 0;}.mkdf-comment-holder .mkdf-comment-text .mkdf-comment-date, .mkdf-comment-holder .mkdf-comment-text .mkdf-comment-name {float: none;}.mkdf-comment-holder .mkdf-comment-text .replay, .mkdf-comment-holder .mkdf-comment-text .comment-reply-link, .mkdf-comment-holder .mkdf-comment-text .comment-edit-link {float: none;margin: 0 10px 0 0;}}@media only screen and (max-width: 480px) {.mkdf-comment-holder .mkdf-comment-image {float: none;}.mkdf-comment-holder .mkdf-comment-text {padding: 20px 0 0;min-height: inherit;}}#respond textarea, #respond input[type='text'], .post-password-form input[type='password'], #respond input[type='email'] {width: 100%;margin: 0 0 20px;padding: 16px 24px 15px;font-family: inherit;font-size: 13px;line-height: 20px;font-weight: inherit;color: #b5b5b5;background-color: #f8f7f7;border: 1px solid #f2f2f2;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;outline: 0;-webkit-appearance: none;cursor: pointer;box-sizing: border-box;-webkit-transition: border-color 0.2s ease-in-out;-moz-transition: border-color 0.2s ease-in-out;transition: border-color 0.2s ease-in-out;}#respond textarea:focus, #respond input:focus[type='text'], .post-password-form input:focus[type='password'], #respond input:focus[type='email'] {color: #303030;border-color: #808080;}#respond textarea::-webkit-input-placeholder, #respond input[type='text']::-webkit-input-placeholder, .post-password-form input[type='password']::-webkit-input-placeholder, #respond input[type='email']::-webkit-input-placeholder {color: inherit;}#respond textarea:-moz-placeholder, #respond input:-moz-placeholder[type='text'], .post-password-form input:-moz-placeholder[type='password'], #respond input:-moz-placeholder[type='email'] {color: inherit;}#respond textarea::-moz-placeholder, #respond input[type='text']::-moz-placeholder, .post-password-form input[type='password']::-moz-placeholder, #respond input[type='email']::-moz-placeholder {color: inherit;}#respond textarea:-ms-input-placeholder, #respond input:-ms-input-placeholder[type='text'], .post-password-form input:-ms-input-placeholder[type='password'], #respond input:-ms-input-placeholder[type='email'] {color: inherit;}#respond textarea {display: block;padding: 15px 24px;}p.form-submit {margin: 0;}#submit_comment, .post-password-form input[type='submit'] {font-family: inherit;position: relative;display: inline-block;vertical-align: middle;width: auto;outline: none;line-height: 20px;letter-spacing: 0.05em;font-weight: 700;text-transform: uppercase;box-sizing: border-box;margin: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;-moz-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;color: #fff;background-color: #40c4ff;border: 2px solid transparent;cursor: pointer;font-size: 13px;padding: 11px 33px;}#submit_comment:hover, .post-password-form input[type='submit']:hover {color: #fff;background-color: #17b7fe;}.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-quiz {width: 100%;margin: 0 0 15px !important;padding: 11px 18px;font-family: inherit;font-size: 14px;line-height: 21px;font-weight: inherit;color: #808080;background-color: transparent;border: 1px solid #e5e5e5;border-radius: 0;outline: 0;-webkit-appearance: none;cursor: pointer;box-sizing: border-box;}.wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-number:focus, .wpcf7-form-control.wpcf7-date:focus, .wpcf7-form-control.wpcf7-textarea:focus, .wpcf7-form-control.wpcf7-select:focus, .wpcf7-form-control.wpcf7-quiz:focus {color: #303030;background-color: #fff;}.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-number::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-date::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-select::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder {color: inherit;}.wpcf7-form-control.wpcf7-text:-moz-placeholder, .wpcf7-form-control.wpcf7-number:-moz-placeholder, .wpcf7-form-control.wpcf7-date:-moz-placeholder, .wpcf7-form-control.wpcf7-textarea:-moz-placeholder, .wpcf7-form-control.wpcf7-select:-moz-placeholder, .wpcf7-form-control.wpcf7-quiz:-moz-placeholder {color: inherit;}.wpcf7-form-control.wpcf7-text::-moz-placeholder, .wpcf7-form-control.wpcf7-number::-moz-placeholder, .wpcf7-form-control.wpcf7-date::-moz-placeholder, .wpcf7-form-control.wpcf7-textarea::-moz-placeholder, .wpcf7-form-control.wpcf7-select::-moz-placeholder, .wpcf7-form-control.wpcf7-quiz::-moz-placeholder {color: inherit;}.wpcf7-form-control.wpcf7-text:-ms-input-placeholder, .wpcf7-form-control.wpcf7-number:-ms-input-placeholder, .wpcf7-form-control.wpcf7-date:-ms-input-placeholder, .wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder, .wpcf7-form-control.wpcf7-select:-ms-input-placeholder, .wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder {color: inherit;}footer .wpcf7-form-control.wpcf7-text, footer .wpcf7-form-control.wpcf7-number, footer .wpcf7-form-control.wpcf7-date, footer .wpcf7-form-control.wpcf7-textarea, footer .wpcf7-form-control.wpcf7-select, footer .wpcf7-form-control.wpcf7-quiz {margin: 0;}input.wpcf7-form-control.wpcf7-submit {font-family: inherit;position: relative;display: inline-block;vertical-align: middle;width: 100%;outline: none;line-height: 20px;letter-spacing: 0.05em;font-weight: 700;text-transform: uppercase;box-sizing: border-box;margin: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;padding: 17px 40px;font-size: 14px;color: #fff;background-color: #40c4ff;border: 2px solid transparent;cursor: pointer;}input.wpcf7-form-control.wpcf7-submit:hover {color: #fff;background-color: #17b7fe;}.wpcf7-form p {margin: 0;}.wpcf7-form textarea {vertical-align: middle;}.mkdf-two-columns-form-without-space .wpcf7-form .ajax-loader {display: none;}.mkdf-cf7-contact-wrapper {background-color: #fff;border: 1px solid #e5e5e5;}.mkdf-cf7-contact-wrapper .mkdf-cf7-title {background-color: #fafafa;line-height: 33px;font-size: 16px;font-weight: 600;color: #b5b5b5;padding: 10px 15px 10px 30px;border-bottom: 1px solid #e5e5e5;}.mkdf-cf7-contact-wrapper .mkdf-cf7-inputs {padding: 34px 15px;}.mkdf-cf7-contact-wrapper .mkdf-cf7-inputs label {font-size: 12px;font-weight: 600;color: #353535;}.mkdf-cf7-contact-wrapper.mkdf-button-small .mkdf-cf7-inputs {padding: 19px 15px 32px;}.mkdf-cf7-contact-wrapper.mkdf-button-small .wpcf7-form-control.wpcf7-text, .mkdf-cf7-contact-wrapper.mkdf-button-small .wpcf7-form-control.wpcf7-textarea {margin-bottom: 10px;padding: 8px 18px;}.mkdf-cf7-contact-wrapper.mkdf-button-small input.wpcf7-form-control.wpcf7-submit {width: auto;}.mkdf-cf7-contact-wrapper.mkdf-smaller-padding .mkdf-cf7-inputs {padding: 15px 15px 3px;}.mkdf-cf7-newsletter {position: relative;}.mkdf-cf7-newsletter input.wpcf7-form-control.wpcf7-submit {font-family: Linearicons-Free;position: absolute;top: 0;right: 0;background-color: transparent;color: #b3adad;font-size: 18px;padding: 17px 20px;width: 59px;}.mkdf-cf7-newsletter .wpcf7-form-control.wpcf7-text {padding: 18px 60px 18px 20px;margin-bottom: 0 !important;}.mkdf-cf7-newsletter .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder {color: #929292;}.mkdf-cf7-newsletter .wpcf7-form-control.wpcf7-text:-moz-placeholder {color: #929292;}.mkdf-cf7-newsletter .wpcf7-form-control.wpcf7-text::-moz-placeholder {color: #929292;}.mkdf-cf7-newsletter .wpcf7-form-control.wpcf7-text:-ms-input-placeholder {color: #929292;}.mkdf-cf7-coming-soon .mkdf-cf7-input {width: 39%;}.mkdf-cf7-coming-soon .mkdf-cf7-input .wpcf7-form-control.wpcf7-text {padding: 14px 18px;}.mkdf-cf7-coming-soon .mkdf-cf7-submit {width: 18%;}.mkdf-cf7-coming-soon .mkdf-cf7-submit input.wpcf7-form-control.wpcf7-submit {padding: 13px 40px;width: auto;}.mkdf-cf7-coming-soon > div {float: left;}.mkdf-cf7-coming-soon > div:not(:last-child) {margin-right: 2%;}input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {display: none;}.mkdf-owl-slider {visibility: hidden;}.mkdf-owl-slider .owl-stage-outer {z-index: 1;}.mkdf-owl-slider.mkdf-slider-has-both-nav .owl-nav .owl-prev, .mkdf-owl-slider.mkdf-slider-has-both-nav .owl-nav .owl-next {-webkit-transform: translateY(calc(-50% - 21px));-moz-transform: translateY(calc(-50% - 21px));transform: translateY(calc(-50% - 21px));}.mkdf-owl-slider .owl-nav .owl-prev, .mkdf-owl-slider .owl-nav .owl-next {position: absolute;top: 50%;z-index: 3;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-owl-slider .owl-nav .owl-prev:hover .mkdf-prev-icon, .mkdf-owl-slider .owl-nav .owl-prev:hover .mkdf-next-icon, .mkdf-owl-slider .owl-nav .owl-next:hover .mkdf-prev-icon, .mkdf-owl-slider .owl-nav .owl-next:hover .mkdf-next-icon {color: #40c4ff;}.mkdf-owl-slider .owl-nav .owl-prev {left: 30px;}.mkdf-owl-slider .owl-nav .owl-next {right: 30px;}.mkdf-owl-slider .owl-nav .mkdf-prev-icon, .mkdf-owl-slider .owl-nav .mkdf-next-icon {position: relative;display: inline-block;vertical-align: middle;color: #dbdbdb;line-height: 1;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-owl-slider .owl-nav .mkdf-prev-icon .mkdf-icon-arrow, .mkdf-owl-slider .owl-nav .mkdf-next-icon .mkdf-icon-arrow {position: relative;display: inline-block;vertical-align: middle;font-size: 24px;line-height: inherit;}.mkdf-owl-slider .owl-nav .mkdf-prev-icon .mkdf-icon-arrow:before, .mkdf-owl-slider .owl-nav .mkdf-next-icon .mkdf-icon-arrow:before {display: block;line-height: inherit;}.mkdf-owl-slider .owl-dots {text-align: center;margin: 30px 0 0;}.mkdf-owl-slider .owl-dots .owl-dot {display: inline-block;vertical-align: middle;}.mkdf-owl-slider .owl-dots .owl-dot span {display: inline-block;vertical-align: middle;width: 12px;height: 12px;margin: 0 6px;border-radius: 3em;background-color: #9ce0ff;-webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;-moz-transition: background-color 0.2s ease-out, border 0.2s ease-out;transition: background-color 0.2s ease-out, border 0.2s ease-out;box-sizing: border-box;}.mkdf-owl-slider .owl-dots .owl-dot:hover span, .mkdf-owl-slider .owl-dots .owl-dot.active span {background-color: #40c4ff;}.mkdf-owl-slider .owl-carousel .owl-item img {-webkit-transform: translateZ(0);}.mkdf-404-page.mkdf-wrapper {padding: 0 !important;}.mkdf-404-page .mkdf-content {height: 100vh;}.admin-bar .mkdf-404-page .mkdf-content {height: calc(100vh - 32px);}.mkdf-404-page .mkdf-content-inner {position: relative;display: table;height: 100%;width: 100%;}.mkdf-404-page .mkdf-page-not-found {position: relative;display: table-cell;width: 100%;height: 100%;vertical-align: middle;padding: 0 20%;text-align: center;}.mkdf-404-page .mkdf-page-not-found .mkdf-404-title {margin: 0;}.mkdf-404-page .mkdf-page-not-found .mkdf-404-title-image {margin-bottom: 10px;}.mkdf-404-page .mkdf-page-not-found .mkdf-404-subtitle {margin: 19px 0 0;}.mkdf-404-page .mkdf-page-not-found .mkdf-404-text {margin: 10px 0 0;}.mkdf-404-page .mkdf-page-not-found .mkdf-btn {margin: 39px 0 0;}.mkdf-404-page .mkdf-page-not-found .mkdf-btn.mkdf-btn-light-style {color: #585858;background-color: #fff;border-color: #fff;}.mkdf-404-page .mkdf-page-not-found .mkdf-btn.mkdf-btn-light-style:hover {color: #fff !important;background-color: transparent !important;border-color: #fff !important;}@media only screen and (min-width: 1919px) {.mkdf-404-page .mkdf-404-subtitle {padding: 0 15%;}}@media only screen and (max-width: 768px) {.mkdf-404-page .mkdf-page-not-found {padding: 40px 30px;}}@media only screen and (max-width: 680px) {.mkdf-404-page .mkdf-content {height: auto;margin: 0 !important;}.admin-bar .mkdf-404-page .mkdf-content {height: auto;}}#mkdf-back-to-top {display: block;position: fixed;right: 0;bottom: 0;margin: 0;width: 58px;height: 58px;opacity: 0;visibility: hidden;z-index: 10000;color: #fff;text-align: center;background-color: #40c4ff;box-sizing: border-box;-webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out, color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out, visibility 0.2s ease-out, color 0.2s ease-out;transition: opacity 0.2s ease-out, visibility 0.2s ease-out, color 0.2s ease-out;}#mkdf-back-to-top .mkdf-back-to-top-inner {display: block;position: relative;top: 64%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}#mkdf-back-to-top .mkdf-back-to-top-text {font-size: 13px;font-weight: 700;text-transform: uppercase;-webkit-transition: opacity 0.2s ease-in-out;-moz-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out;}#mkdf-back-to-top .mkdf-icon-stack {display: block;position: absolute;left: 50%;margin-left: -11px;line-height: 35px;font-size: 32px;-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;}#mkdf-back-to-top.off {opacity: 0;visibility: hidden;}#mkdf-back-to-top.on {opacity: 1;visibility: visible;}#mkdf-back-to-top:hover .mkdf-back-to-top-text {opacity: 0;}#mkdf-back-to-top:hover .mkdf-icon-stack {-webkit-transform: translateY(10px);-moz-transform: translateY(10px);transform: translateY(10px);}.mkdf-self-hosted-video-holder .mkdf-video-wrap .mejs-container, .mkdf-self-hosted-video-holder .mkdf-video-wrap .mejs-overlay-play {height: 100% !important;width: 100% !important;}.ps {-ms-touch-action: auto;touch-action: auto;overflow: hidden !important;-ms-overflow-style: none;}@supports (-ms-overflow-style: none) {.ps {overflow: auto !important;}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {.ps {overflow: auto !important;}}.ps.ps--active-x > .ps__scrollbar-x-rail, .ps.ps--active-y > .ps__scrollbar-y-rail {display: none;background-color: transparent;}.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {background-color: #eee;opacity: 0.9;}.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {background-color: #999;height: 11px;}.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {background-color: #eee;opacity: 0.9;}.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {background-color: #999;width: 11px;}.ps > .ps__scrollbar-x-rail {display: none;position: absolute;opacity: 0;transition: background-color .2s linear, opacity .2s linear;bottom: 0px;height: 15px;}.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {position: absolute;background-color: #aaa;border-radius: 6px;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;bottom: 2px;height: 6px;}.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {height: 11px;}.ps > .ps__scrollbar-y-rail {display: none;position: absolute;opacity: 0;transition: background-color .2s linear, opacity .2s linear;right: 0;width: 15px;}.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {position: absolute;background-color: #aaa;border-radius: 6px;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;right: 2px;width: 6px;}.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {width: 11px;}.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {background-color: #eee;opacity: 0.9;}.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {background-color: #999;height: 11px;}.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {background-color: #eee;opacity: 0.9;}.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {background-color: #999;width: 11px;}.ps:hover > .ps__scrollbar-x-rail, .ps:hover > .ps__scrollbar-y-rail {opacity: 0.6;}.ps:hover > .ps__scrollbar-x-rail:hover {background-color: #eee;opacity: 0.9;}.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {background-color: #999;}.ps:hover > .ps__scrollbar-y-rail:hover {background-color: #eee;opacity: 0.9;}.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {background-color: #999;}footer {}footer .widget {margin: 0 0 45px;padding: 0;}footer .widget .mkdf-widget-title-holder {margin-bottom: 15px;}footer .widget .mkdf-widget-title-holder .mkdf-widget-title {margin-bottom: 10px;}footer .widget .mkdf-widget-title-holder .mkdf-separator {border-color: #ffffff;border-bottom-width: 3px;width: 30px;}footer .widget ul {padding: 0;margin: 0;list-style: none;}footer .widget ul li {display: block;line-height: 20px;margin: 0;padding: 15px 0;}footer .widget ul li:last-child {border: 0;padding-bottom: 0;}footer .widget ul li a {color: #eeeeee;}footer .widget ul li a:hover {color: #40c4ff;}footer .widget ul .children, footer .widget ul .sub-menu {border-top: 1px solid #cccccc;margin-top: 15px;}footer .widget.widget_pages .mkdf-widget-title, footer .widget.widget_archive .mkdf-widget-title, footer .widget.widget_categories .mkdf-widget-title, footer .widget.widget_meta .mkdf-widget-title, footer .widget.widget_recent_entries .mkdf-widget-title {margin-bottom: 0;}footer .widget.widget_pages ul li, footer .widget.widget_archive ul li, footer .widget.widget_categories ul li, footer .widget.widget_meta ul li, footer .widget.widget_recent_entries ul li {overflow: hidden;}footer .widget.widget_pages ul li a, footer .widget.widget_archive ul li a, footer .widget.widget_categories ul li a, footer .widget.widget_meta ul li a, footer .widget.widget_recent_entries ul li a {display: inline;overflow: hidden;padding: 0;position: relative;font-size: 14px;font-weight: 600;-webkit-transition: padding 0.2s ease;-moz-transition: padding 0.2s ease;transition: padding 0.2s ease;}footer .widget.widget_pages ul li a:after, footer .widget.widget_archive ul li a:after, footer .widget.widget_categories ul li a:after, footer .widget.widget_meta ul li a:after, footer .widget.widget_recent_entries ul li a:after {content: "\f30f";display: inline-block;font-family: "IonIcons";font-size: 13px;left: -15px;line-height: 13px;position: absolute;speak: none;text-rendering: auto;text-transform: none;top: 50%;vertical-align: middle;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);-moz-transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);}footer .widget.widget_pages ul li a:hover, footer .widget.widget_archive ul li a:hover, footer .widget.widget_categories ul li a:hover, footer .widget.widget_meta ul li a:hover, footer .widget.widget_recent_entries ul li a:hover {padding-left: 15px;}footer .widget.widget_pages ul li a:hover:after, footer .widget.widget_archive ul li a:hover:after, footer .widget.widget_categories ul li a:hover:after, footer .widget.widget_meta ul li a:hover:after, footer .widget.widget_recent_entries ul li a:hover:after {left: 0;}footer .widget.widget_recent_comments .mkdf-widget-title, footer .widget.widget_rss .mkdf-widget-title {margin-bottom: 0;}footer .widget #wp-calendar {text-align: center;width: 100%;}footer .widget #wp-calendar caption {margin: 0 0 15px;}footer .widget #wp-calendar th, footer .widget #wp-calendar td {padding: 3px 4px;}footer .widget #wp-calendar td#today {color: #ffffff;background-color: #999999;}footer .widget #wp-calendar tfoot a {color: #eeeeee;}footer .widget #wp-calendar tfoot a:hover {color: #40c4ff;}footer .widget.widget_rss .rss-widget-icon {display: inline-block;}footer .widget.widget_rss .rss-date {display: block;margin-bottom: 15px;}footer .widget.widget_rss cite {display: block;margin-top: calc(15px / 2);}footer .widget.widget_search .input-holder {border-color: #cccccc;border-style: solid;border-width: 1px;}footer .widget.widget_search .input-holder input, footer .widget.widget_search .input-holder button {background-color: #fafafa;border: 0;border-radius: 0;box-sizing: border-box;color: #ffffff;display: inline-block;float: left;font-family: "Open Sans", sans-serif;font-size: 15px;font-weight: inherit;height: 52px;line-height: calc(52px - 2px);outline: 0;position: relative;vertical-align: top;-webkit-appearance: none;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}footer .widget.widget_search .input-holder input.search-field {width: calc(100% - 52px);padding: 0 0 0 21px;}footer .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {color: #b5b5b5;}footer .widget.widget_search .input-holder input.search-field:-moz-placeholder {color: #b5b5b5;}footer .widget.widget_search .input-holder input.search-field::-moz-placeholder {color: #b5b5b5;}footer .widget.widget_search .input-holder input.search-field:-ms-input-placeholder {color: #b5b5b5;}footer .widget.widget_search .input-holder button {background: #fafafa;color: #b5b5b5;cursor: pointer;font-size: 16px;width: 52px;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}footer .widget.widget_search .input-holder button:hover {color: #40c4ff;}footer .widget.widget_search .input-holder button span {display: block;left: 0;line-height: inherit;position: absolute;top: 0;width: 100%;}footer .widget.widget_search .input-holder button span:before {display: block;line-height: inherit;}footer .widget.mkdf-search-post-type-widget .mkdf-post-type-search-field {border-radius: 3px;border-color: #cccccc;border-style: solid;border-width: 1px;background-color: transparent;box-sizing: border-box;color: #ffffff;display: inline-block;float: left;font-family: "Open Sans", sans-serif;font-size: 12px;font-weight: inherit;height: 52px;line-height: calc(52px - 2px);outline: 0;position: relative;vertical-align: top;-webkit-appearance: none;padding: 0 25px 0 20px;width: 100%;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}footer .widget.mkdf-search-post-type-widget .mkdf-post-type-search-field::-webkit-input-placeholder {color: #ffffff;}footer .widget.mkdf-search-post-type-widget .mkdf-post-type-search-field:-moz-placeholder {color: #ffffff;}footer .widget.mkdf-search-post-type-widget .mkdf-post-type-search-field::-moz-placeholder {color: #ffffff;}footer .widget.mkdf-search-post-type-widget .mkdf-post-type-search-field:-ms-input-placeholder {color: #ffffff;}footer .widget.widget_archive select, footer .widget.widget_categories select, footer .widget.widget_text select {background-color: transparent;border-color: #cccccc;border-style: solid;border-width: 1px;border-radius: 0;box-sizing: border-box;color: #ffffff;display: inline-block;font-family: "Open Sans", sans-serif;font-size: 15px;font-weight: inherit;height: 52px;line-height: calc(52px - 2px);margin-top: 15px;outline: 0;padding: 0 0 0 21px;position: relative;vertical-align: top;width: 100%;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}footer .widget.widget_tag_cloud a {border-radius: 2px;color: #ffffff;display: inline-block;font-size: 11px !important;font-family: "Open Sans", sans-serif;font-weight: inherit;line-height: 30px;text-transform: uppercase;margin: 0 7px 7px 0;padding: 0 19px;}footer .widget.widget_tag_cloud a:hover {color: #40c4ff;}footer .mkdf-footer-bottom-holder .widget {margin: 0 !important;}aside.mkdf-sidebar {position: relative;z-index: 11;}aside.mkdf-sidebar .widget {color: #808080;}aside.mkdf-sidebar .widget.widget_text .mkdf-anchor-menu ul li {padding: 4px 0;}aside.mkdf-sidebar .widget.widget_text .mkdf-anchor-menu ul li a {font-size: 14px;color: #808080;}aside.mkdf-sidebar .widget.widget_text .mkdf-anchor-menu ul li:hover a {color: #40c4ff;}aside.mkdf-sidebar .widget:last-child {margin: 0 !important;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li {padding-top: 23px;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li:first-child {padding-top: 4px;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li.menu-item-has-children > a {font-family: "Merriweather", serif;font-size: 16px;color: #323232;font-weight: 700;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li.menu-item-has-children > a:hover, aside.mkdf-sidebar .widget.widget_nav_menu ul > li.menu-item-has-children > a.mkdf-custom-menu-active {color: #40c4ff;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li.menu-item-has-children > a:before {font-family: Linearicons-Free;content: "\e876";color: #40c4ff;margin-right: 13px;display: inline-block;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li.menu-item-has-children > a.mkdf-custom-menu-active:before {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}aside.mkdf-sidebar .widget.widget_nav_menu ul > li ul.sub-menu {border-top: none;padding-left: 30px;margin-top: 15px;display: none;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li ul.sub-menu li {padding: 3px 0;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li ul.sub-menu li.current-menu-item > a, aside.mkdf-sidebar .widget.widget_nav_menu ul > li ul.sub-menu li:hover > a {color: #40c4ff;}aside.mkdf-sidebar .widget.widget_nav_menu ul > li ul.sub-menu li a {font-family: "Open Sans", sans-serif;color: #929292;font-size: 14px;font-weight: 500;}.wpb_widgetised_column {position: relative;}.wpb_widgetised_column .widget .mkdf-sidearea-widget-title {margin: 0 0 19px;}.wpb_widgetised_column .widget:last-child {margin: 0 !important;}.wpb_widgetised_column .widget.widget_nav_menu ul > li {padding-top: 28px;}.wpb_widgetised_column .widget.widget_nav_menu ul > li.menu-item-has-children > a {font-family: "Merriweather", serif;font-size: 16px;color: #323232;font-weight: 700;}.wpb_widgetised_column .widget.widget_nav_menu ul > li.menu-item-has-children > a:before {font-family: Linearicons-Free;content: "\e876";color: #40c4ff;margin-right: 13px;display: inline-block;}.wpb_widgetised_column .widget.widget_nav_menu ul > li:hover > a:before, .wpb_widgetised_column .widget.widget_nav_menu ul > li.current-menu-ancestor > a:before {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}.wpb_widgetised_column .widget.widget_nav_menu ul > li:hover ul.sub-menu, .wpb_widgetised_column .widget.widget_nav_menu ul > li.current-menu-ancestor ul.sub-menu {display: block;}.wpb_widgetised_column .widget.widget_nav_menu ul > li ul.sub-menu {border-top: none;padding-left: 30px;margin-top: 13px;display: none;}.wpb_widgetised_column .widget.widget_nav_menu ul > li ul.sub-menu li {padding: 4px 0;}.wpb_widgetised_column .widget.widget_nav_menu ul > li ul.sub-menu li.current-menu-item a, .wpb_widgetised_column .widget.widget_nav_menu ul > li ul.sub-menu li:hover a {color: #40c4ff;}.wpb_widgetised_column .widget.widget_nav_menu ul > li ul.sub-menu li a {font-family: "Open Sans", sans-serif;color: #929292;font-size: 14px;font-weight: 600;}.widget.mkdf-blog-list-widget {margin: 0 0 20px;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content .mkdf-post-info-date {margin-top: 6px;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content:not(:first-child) {padding-left: 0;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-image {width: 90px;padding-right: 17px;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-title {line-height: 22px;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-title a {color: #353535;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-title a:hover {color: #40c4ff;}.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple.mkdf-bl-normal-space .mkdf-bl-item {margin-bottom: 15px;}.widget.mkdf-blog-list-widget .mkdf-post-info-date a {color: #808080;font-size: 12px;}.widget.mkdf-blog-list-widget .mkdf-post-info-date a:hover {color: #40c4ff;}aside.mkdf-sidebar {position: relative;z-index: 11;}aside.mkdf-sidebar .widget:last-child {margin: 0 !important;}.wpb_widgetised_column {position: relative;}.wpb_widgetised_column .widget:last-child {margin: 0 !important;}.wpb_widgetised_column.mkdf-course-features-widget .mkdf-course-features li {border-bottom: 1px solid #ebebeb;padding: 10px 0;}.wpb_widgetised_column.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-icon {color: #40c4ff;font-size: 18px;margin-right: 15px;}.wpb_widgetised_column.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-label {font-weight: 600;font-size: 14px;color: #303030;}.wpb_widgetised_column.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-value {float: right;font-size: 14px;}.widget {margin: 0 0 45px;}.widget .mkdf-widget-title {margin: 0 0 17px;}.widget .mkdf-widget-title a {color: inherit;}.widget ul {padding: 0;margin: 0;list-style: none;}.widget ul li {margin: 0 0 10px;}.widget ul li:last-child {margin: 0;}.widget.widget_text img {display: block;}.widget #wp-calendar {width: 100%;text-align: center;}.widget #wp-calendar caption {color: #303030;margin: 0 0 15px;}.widget #wp-calendar th, .widget #wp-calendar td {padding: 3px 4px;}.widget #wp-calendar td#today {color: #fff;background-color: #40c4ff;}.widget #wp-calendar td#today a {color: inherit;}.widget.widget_rss .mkdf-widget-title .rsswidget:hover {color: #40c4ff;}.widget.widget_rss .rss-widget-icon {display: inline-block;}.widget.widget_rss ul li {margin: 0 0 25px;}.widget.widget_rss ul li .rss-date {display: block;}.widget.widget_search form {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}.widget.widget_search form > div {position: relative;display: inline-block;width: 100%;vertical-align: middle;border-width: 1px;border-style: solid;border-color: #e5e5e5;box-sizing: border-box;}.widget.widget_search input, .widget.widget_search button {position: relative;display: inline-block;vertical-align: top;float: left;height: 43px;font-family: inherit;font-weight: 400;font-size: 15px;line-height: 52px;color: #808080;background-color: transparent;border: 0;border-radius: 0;-webkit-border-radius: 0;outline: 0;-webkit-appearance: none;box-sizing: border-box;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.widget.widget_search input {width: calc(100% - 40px);padding: 0 0 0 21px;border-radius: 100px 0 0 100px;-webkit-border-radius: 100px 0 0 100px;}.widget.widget_search input::-webkit-input-placeholder {color: #b5b5b5;}.widget.widget_search input:-moz-placeholder {color: #b5b5b5;}.widget.widget_search input::-moz-placeholder {color: #b5b5b5;}.widget.widget_search input:-ms-input-placeholder {color: #b5b5b5;}.widget.widget_search button {width: 40px;padding: 0 30px 0 9px;font-size: 13px;cursor: pointer;color: #808080;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.widget.widget_search button:hover {color: #40c4ff;}.widget.widget_search button span {display: block;line-height: inherit;}.widget.widget_search button span:before {display: block;line-height: inherit;}.widget.widget_pages ul li, .widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_recent_comments ul li, .widget.widget_nav_menu ul li {margin: 0;padding: 9px 0;}.widget.widget_pages ul li:last-child, .widget.widget_archive ul li:last-child, .widget.widget_categories ul li:last-child, .widget.widget_meta ul li:last-child, .widget.widget_recent_comments ul li:last-child, .widget.widget_nav_menu ul li:last-child {border: none;}.widget.widget_pages ul li ul, .widget.widget_archive ul li ul, .widget.widget_categories ul li ul, .widget.widget_meta ul li ul, .widget.widget_recent_comments ul li ul, .widget.widget_nav_menu ul li ul {margin: 4px 0 0;padding: 0 0 0 10px;}.widget.widget_pages ul li ul li:last-child, .widget.widget_archive ul li ul li:last-child, .widget.widget_categories ul li ul li:last-child, .widget.widget_meta ul li ul li:last-child, .widget.widget_recent_comments ul li ul li:last-child, .widget.widget_nav_menu ul li ul li:last-child {padding: 4px 0 0;}.widget.widget_recent_entries .mkdf-widget-title {margin: 0 0 23px;}.widget.widget_recent_entries ul li {margin: 0 0 12px;}.widget.widget_recent_entries ul li > span {display: block;font-size: 14px;}.widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select {width: 100%;max-width: 100%;height: 54px;padding: 0 18px;line-height: 54px;color: #808080;background-color: transparent;border: 1px solid #e5e5e5;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;outline: none;box-sizing: border-box;}.widget.posts_holder ul li.page_item_has_children > a {display: block;}.widget.posts_holder ul li.page_item_has_children > ul.children {padding-left: 10px;}.widget.posts_holder ul li.menu-item-has-children > a {display: block;}.widget.posts_holder ul li.menu-item-has-children > ul.sub-menu {padding-left: 10px;}.widget.widget_tag_cloud .mkdf-widget-title {margin: 0 0 8px;}.widget.widget_tag_cloud a {position: relative;display: inline-block;vertical-align: middle;color: #808080;font-family: inherit;font-weight: 400;font-size: 17px !important;text-transform: uppercase;background-color: transparent;}.widget.widget_tag_cloud a:after {content: ',';color: #808080;margin: 0;}.widget.widget_tag_cloud a:last-child:after {display: none;}.widget.widget_tag_cloud a:hover {color: #40c4ff;}.widget.mkdf-course-list-widget .mkdf-normal-space article {margin-bottom: 16px;}.widget.mkdf-course-list-widget .mkdf-course-list-holder {margin-top: 7px;}.widget.mkdf-course-categories-widget .mkdf-course-categories-list li {border-bottom: 1px solid #ebebeb;padding: 9px 0;}.widget.mkdf-course-categories-widget .mkdf-course-categories-list li > .mkdf-course-categories-list-title {margin: 0;}.widget.mkdf-course-categories-widget .mkdf-course-categories-list li span, .widget.mkdf-course-categories-widget .mkdf-course-categories-list li i {color: #40c4ff;font-size: 18px;margin-right: 15px;vertical-align: middle;}.widget.mkdf-course-categories-widget .mkdf-course-categories-list li a {color: inherit;}.widget.mkdf-course-categories-widget .mkdf-course-categories-list li a:hover {color: #40c4ff;}.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li {border-bottom: 1px solid #ebebeb;padding: 9px 0;}.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li > .mkdf-blog-categories-list-title {margin: 0;}.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li span, .widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li i {color: #40c4ff;font-size: 18px;margin-right: 15px;vertical-align: middle;}.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li a {color: inherit;}.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li a:hover {color: #40c4ff;}.widget.mkdf-course-features-widget .mkdf-course-features li {border-bottom: 1px solid #ebebeb;padding: 10px 0;}.widget.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-icon {color: #40c4ff;font-size: 18px;margin-right: 15px;}.widget.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-label {font-weight: 600;font-size: 14px;color: #303030;}.widget.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-value {float: right;font-size: 14px;}.vc_wp_search .widget.widget_search form > div {background-color: #fff;border: none;}.vc_wp_search .widget.widget_search input {width: calc(100% - 66px);padding: 0 0 0 33px;font-size: 15px;}.vc_wp_search .widget.widget_search button {width: 66px;padding: 0 39px 0 9px;}.mkdf-page-footer .widget.widget_text {margin: 0 0 32px;}.mkdf-side-menu .widget, .mkdf-page-footer .widget {color: #cecece;}.mkdf-side-menu .widget:last-child, .mkdf-page-footer .widget:last-child {margin: 0 !important;}.mkdf-side-menu .widget h1, .mkdf-side-menu .widget h2, .mkdf-side-menu .widget h3, .mkdf-side-menu .widget h4, .mkdf-side-menu .widget h5, .mkdf-side-menu .widget h6, .mkdf-page-footer .widget h1, .mkdf-page-footer .widget h2, .mkdf-page-footer .widget h3, .mkdf-page-footer .widget h4, .mkdf-page-footer .widget h5, .mkdf-page-footer .widget h6 {margin: 0;color: #cecece;}.mkdf-side-menu .widget .mkdf-widget-title-holder .mkdf-widget-title, .mkdf-page-footer .widget .mkdf-widget-title-holder .mkdf-widget-title {color: #fbfbfc;margin: 0 0 22px;}.mkdf-side-menu .widget a, .mkdf-page-footer .widget a {color: #cecece;}.mkdf-side-menu .widget a:hover, .mkdf-page-footer .widget a:hover {color: #40c4ff;}.mkdf-side-menu .widget table thead tr, .mkdf-side-menu .widget table tbody tr, .mkdf-page-footer .widget table thead tr, .mkdf-page-footer .widget table tbody tr {border-color: #b1b2b2;}.mkdf-side-menu .widget table tbody th, .mkdf-page-footer .widget table tbody th {border-right-color: #b1b2b2;}.mkdf-side-menu .widget #wp-calendar caption, .mkdf-page-footer .widget #wp-calendar caption {color: #b1b2b2;}.mkdf-side-menu .widget.widget_rss .mkdf-footer-widget-title .rsswidget, .mkdf-page-footer .widget.widget_rss .mkdf-footer-widget-title .rsswidget {color: #fff;}.mkdf-side-menu .widget.widget_rss .mkdf-footer-widget-title .rsswidget:hover, .mkdf-page-footer .widget.widget_rss .mkdf-footer-widget-title .rsswidget:hover {color: #40c4ff;}.mkdf-side-menu .widget.widget_search form > div, .mkdf-page-footer .widget.widget_search form > div {border-color: #b1b2b2;}.mkdf-side-menu .widget.widget_search input, .mkdf-page-footer .widget.widget_search input {color: #b1b2b2;}.mkdf-side-menu .widget.widget_search input::-webkit-input-placeholder, .mkdf-page-footer .widget.widget_search input::-webkit-input-placeholder {color: inherit;}.mkdf-side-menu .widget.widget_search input:-moz-placeholder, .mkdf-page-footer .widget.widget_search input:-moz-placeholder {color: inherit;}.mkdf-side-menu .widget.widget_search input::-moz-placeholder, .mkdf-page-footer .widget.widget_search input::-moz-placeholder {color: inherit;}.mkdf-side-menu .widget.widget_search input:-ms-input-placeholder, .mkdf-page-footer .widget.widget_search input:-ms-input-placeholder {color: inherit;}.mkdf-side-menu .widget.widget_search input[type='submit'], .mkdf-page-footer .widget.widget_search input[type='submit'] {color: #b1b2b2;}.mkdf-side-menu .widget.widget_search button:hover, .mkdf-page-footer .widget.widget_search button:hover {color: #40c4ff;}.mkdf-side-menu .widget.widget_archive select, .mkdf-side-menu .widget.widget_categories select, .mkdf-side-menu .widget.widget_text select, .mkdf-page-footer .widget.widget_archive select, .mkdf-page-footer .widget.widget_categories select, .mkdf-page-footer .widget.widget_text select {color: #b1b2b2;border-color: #b1b2b2;}.mkdf-side-menu .widget.widget_archive select option, .mkdf-side-menu .widget.widget_categories select option, .mkdf-side-menu .widget.widget_text select option, .mkdf-page-footer .widget.widget_archive select option, .mkdf-page-footer .widget.widget_categories select option, .mkdf-page-footer .widget.widget_text select option {background-color: #b1b2b2;}.mkdf-side-menu .widget.widget_tag_cloud a, .mkdf-page-footer .widget.widget_tag_cloud a {color: #b1b2b2;}.mkdf-side-menu .widget.widget_tag_cloud a:after, .mkdf-page-footer .widget.widget_tag_cloud a:after {color: inherit;}.mkdf-side-menu .widget.widget_tag_cloud a:hover, .mkdf-page-footer .widget.widget_tag_cloud a:hover {color: #40c4ff;}.mkdf-side-menu .widget.mkdf-course-list-widget .mkdf-course-list-holder, .mkdf-page-footer .widget.mkdf-course-list-widget .mkdf-course-list-holder {margin-top: 6px;}.mkdf-side-menu .widget.mkdf-course-list-widget .mkdf-course-list-holder article, .mkdf-page-footer .widget.mkdf-course-list-widget .mkdf-course-list-holder article {margin-bottom: 19px;}.mkdf-side-menu .widget.mkdf-course-list-widget .mkdf-instructor-name, .mkdf-page-footer .widget.mkdf-course-list-widget .mkdf-instructor-name {font-size: 14px;}.mkdf-side-menu .widget.mkdf-image-widget img {margin: 0 auto;}.mkdf-side-menu .widget {font-size: 18px;font-weight: 700;font-family: "Merriweather", serif;}.mkdf-side-menu .mkdf-side-menu-bottom .widget {color: #373838;}.mkdf-footer-bottom-holder .widget {margin: 0;color: #959595;font-size: 14px;display: inline-block;}.mkdf-footer-bottom-holder .mkdf-grid-col-6:first-child {text-align: left;}.mkdf-footer-bottom-holder .mkdf-grid-col-6:last-child {text-align: right;}.mkdf-top-bar {text-transform: uppercase;letter-spacing: 0.05em;}.mkdf-top-bar a {color: #969696;}.mkdf-top-bar a:hover {color: #40c4ff;}.mkdf-top-bar .widget {display: inline-block;vertical-align: middle;margin: 0;}.mkdf-top-bar .widget p {margin: 0;}.mkdf-top-bar .widget.widget_text {margin: 0 20px 0 0;}.mkdf-top-bar .widget.widget_nav_menu ul {clear: both;}.mkdf-top-bar .widget.widget_nav_menu ul li {float: left;padding: 0 8px;margin: 0;line-height: 14px;border-left: 1px solid #fff;}.mkdf-top-bar-light .mkdf-top-bar {color: #fff !important;}.mkdf-top-bar-light .mkdf-top-bar .mkdf-icon-widget-holder, .mkdf-top-bar-light .mkdf-top-bar #lang_sel .lang_sel_sel:after {color: #fff !important;}.mkdf-top-bar-light .mkdf-top-bar .mkdf-icon-widget-holder:hover {color: rgba(255, 255, 255, 0.85) !important;}.mkdf-top-bar-light .mkdf-top-bar .mkdf-position-left-inner a {color: #fff !important;}.mkdf-top-bar-light .mkdf-top-bar .mkdf-position-left-inner a:hover {color: rgba(255, 255, 255, 0.85) !important;}.mkdf-top-bar-light .mkdf-top-bar .widget {color: #fff !important;}.mkdf-top-bar-light .mkdf-top-bar .widget p, .mkdf-top-bar-light .mkdf-top-bar .widget > a, .mkdf-top-bar-light .mkdf-top-bar .widget span, .mkdf-top-bar-light .mkdf-top-bar .widget i, .mkdf-top-bar-light .mkdf-top-bar .widget .widgettitle {color: #fff !important;}.mkdf-top-bar-light .mkdf-top-bar .widget:after {border-color: rgba(255, 255, 255, 0.52);}.mkdf-top-bar-light .mkdf-top-bar .widget a:not(.lang_sel_sel):hover, .mkdf-top-bar-light .mkdf-top-bar .widget a:hover .mkdf-btn-text {color: #fff !important;}.mkdf-top-bar-dark .mkdf-top-bar {color: #212121 !important;}.mkdf-top-bar-dark .mkdf-top-bar .mkdf-icon-widget-holder {color: #212121 !important;}.mkdf-top-bar-dark .mkdf-top-bar a {color: #212121 !important;}.mkdf-top-bar-dark .mkdf-top-bar .mkdf-icon-widget-holder:hover {color: #40c4ff !important;}.mkdf-top-bar-dark .mkdf-top-bar .widget {color: #212121 !important;}.mkdf-top-bar-dark .mkdf-top-bar .widget p, .mkdf-top-bar-dark .mkdf-top-bar .widget a, .mkdf-top-bar-dark .mkdf-top-bar .widget span, .mkdf-top-bar-dark .mkdf-top-bar .widget i, .mkdf-top-bar-dark .mkdf-top-bar .widget .widgettitle {color: #212121 !important;}.mkdf-top-bar-dark .mkdf-top-bar .widget a:not(.lang_sel_sel):hover, .mkdf-top-bar-dark .mkdf-top-bar .widget a:hover .mkdf-btn-text {color: #40c4ff !important;}.mkdf-icon-widget-holder {position: relative;display: inline-block;vertical-align: middle;margin: 0;color: #40c4ff;}.mkdf-icon-widget-holder.mkdf-link-with-href:hover .mkdf-icon-text {color: #40c4ff;}.mkdf-icon-widget-holder > * {position: relative;display: inline-block;vertical-align: middle;color: inherit;font-size: inherit;line-height: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;text-transform: inherit;}.mkdf-icon-widget-holder .mkdf-icon-text {color: #808080;padding: 0 0 0 10px;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder:hover {color: rgba(255, 255, 255, 0.8) !important;}.widget.mkdf-image-widget {margin: 0 0 20px;}.widget.mkdf-image-widget .mkdf-widget-title {margin: 0 0 26px;}.widget.mkdf-image-widget img {display: block;}.mkdf-drop-down .second .inner .widget.mkdf-image-widget a {padding-top: 0;}aside.mkdf-sidebar .widget.widget_mkdf_instagram_widget .mkdf-widget-title, .wpb_widgetised_column .widget.widget_mkdf_instagram_widget .mkdf-widget-title {margin: 0 0 25px;}.mkdf-instagram-feed {list-style: none;padding: 0;margin: 0;}.mkdf-instagram-feed li {float: left;box-sizing: border-box;border: none !important;}.mkdf-instagram-feed li a {position: relative;display: block;overflow: hidden;}.mkdf-instagram-feed li a:after {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;content: '';background-color: rgba(48, 48, 48, 0.4);opacity: 0;-webkit-transition: opacity 0.4s cubic-bezier(0.38, 1, 0.57, 1);-moz-transition: opacity 0.4s cubic-bezier(0.38, 1, 0.57, 1);transition: opacity 0.4s cubic-bezier(0.38, 1, 0.57, 1);}.mkdf-instagram-feed li a:hover:after {opacity: 1;}.mkdf-instagram-feed li img {width: 100%;display: block;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-no-space {margin: 0;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-no-space li {padding: 0 0px;margin: 0 0 0px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-tiny-space {margin: 0 -5px -10px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-tiny-space li {padding: 0 5px;margin: 0 0 10px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-small-space {margin: 0 -10px -20px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-small-space li {padding: 0 10px;margin: 0 0 20px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-normal-space {margin: 0 -15px -30px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-normal-space li {padding: 0 15px;margin: 0 0 30px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-2 li {width: 50%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-3 li {width: 33.33333%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-4 li {width: 25%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-6 li {width: 16.66667%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-9 li {width: 11.11111%;}.mkdf-instagram-feed.mkdf-instagram-carousel li {position: relative;width: 100%;margin: 0;padding: 0;}.mkdf-instagram-feed.mkdf-instagram-carousel li a {position: relative;display: block;height: 100%;}.widget.mkdf-raw-html-widget {margin: 0;}.widget.mkdf-raw-html-widget.mkdf-grid-auto-width {position: relative;display: inline-block;vertical-align: middle;width: auto;}.widget.mkdf-separator-widget {margin: 0 !important;}.mkdf-social-icon-widget-holder {position: relative;display: inline-block;vertical-align: middle;margin: 0;}.mkdf-social-icon-widget-holder .mkdf-social-icon-widget {color: inherit;line-height: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder:hover {color: rgba(255, 255, 255, 0.8) !important;}.widget.widget_mkdf_twitter_widget {margin: 0 0 20px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li:not(:last-child) {margin: 0 0 22px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text {position: relative;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a {position: relative;line-height: inherit;color: inherit;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a.mkdf-tweet-time {display: block;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a.mkdf-tweet-time span {margin: 0 2px 0 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-twitter-icon {position: absolute;top: 2px;left: 0;color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-twitter-icon i {font-size: 18px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text {padding: 0 0 0 40px;font-size: 18px;}@media only screen and (max-width: 1280px) {.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text {font-size: 15px;}}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text a, .widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text span {color: #808080;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text a:hover {color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0 40px;text-align: center;box-sizing: border-box;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li {overflow: hidden;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-twitter-icon i {font-size: 16px;color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text {font-size: 14px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a, .widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text span {color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a:hover {color: #303030;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a.mkdf-tweet-time {margin: 21px 0 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider .owl-nav .owl-prev {left: 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider .owl-nav .owl-next {right: 0;}.widget.mkdf-blog-list-widget {margin: 0 0 20px;}.widget.mkdf-blog-list-widget > h4 {margin: 0 0 15px;}footer .mkdf-footer-top .widget.mkdf-blog-list-widget > h2, .mkdf-top-bar .widget.mkdf-blog-list-widget > h2 {margin: 0 0 8px;}.widget.mkdf-contact-form-7-widget {background-color: #f0f0f0;text-align: center;padding: 0 20px;background-size: cover;background-position-x: center;}.widget.mkdf-contact-form-7-widget .mkdf-widget-title-holder {margin-bottom: 0;}.widget.mkdf-contact-form-7-widget .mkdf-widget-title-holder .mkdf-widget-title {color: #fff;padding-top: 17px;margin-bottom: 0;}.widget.mkdf-contact-form-7-widget > span {font-size: 12px;color: #fff;margin: -2px 0 3px;}.widget.mkdf-contact-form-7-widget .wpcf7 {text-align: left;}.widget.mkdf-contact-form-7-widget .wpcf7-submit {border: none;width: 100%;}.widget {margin: 0 0 45px;padding: 0;}.widget .mkdf-widget-title-holder {margin-bottom: 15px;}.widget .mkdf-widget-title-holder .mkdf-widget-title {margin-bottom: 10px;}.widget .mkdf-widget-title-holder .mkdf-separator {border-color: inherit;border-bottom-width: 3px;width: 30px;}.widget ul {padding: 0;margin: 0;list-style: none;}.widget ul li {display: block;line-height: 20px;margin: 0;padding: 15px 0;}.widget ul li:last-child {border: 0;padding-bottom: 0;}.widget ul li a {color: #40c4ff;}.widget ul li a:hover {color: #272727;}.widget ul .children, .widget ul .sub-menu {border-top: 1px solid #e5e5e5;margin-top: 15px;}.widget.widget_pages .mkdf-widget-title, .widget.widget_archive .mkdf-widget-title, .widget.widget_categories .mkdf-widget-title, .widget.widget_meta .mkdf-widget-title, .widget.widget_recent_entries .mkdf-widget-title {margin-bottom: 0;}.widget.widget_pages ul li, .widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_recent_entries ul li {overflow: hidden;}.widget.widget_pages ul li a, .widget.widget_archive ul li a, .widget.widget_categories ul li a, .widget.widget_meta ul li a, .widget.widget_recent_entries ul li a {display: inline;overflow: hidden;padding: 0;position: relative;font-size: 14px;font-weight: 600;-webkit-transition: padding 0.2s ease;-moz-transition: padding 0.2s ease;transition: padding 0.2s ease;}.widget.widget_pages ul li a:after, .widget.widget_archive ul li a:after, .widget.widget_categories ul li a:after, .widget.widget_meta ul li a:after, .widget.widget_recent_entries ul li a:after {content: "\f30f";display: inline-block;font-family: "IonIcons";font-size: 13px;left: -15px;line-height: 13px;position: absolute;speak: none;text-rendering: auto;text-transform: none;top: 50%;vertical-align: middle;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);-moz-transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);}.widget.widget_pages ul li a:hover, .widget.widget_archive ul li a:hover, .widget.widget_categories ul li a:hover, .widget.widget_meta ul li a:hover, .widget.widget_recent_entries ul li a:hover {padding-left: 15px;}.widget.widget_pages ul li a:hover:after, .widget.widget_archive ul li a:hover:after, .widget.widget_categories ul li a:hover:after, .widget.widget_meta ul li a:hover:after, .widget.widget_recent_entries ul li a:hover:after {left: 0;}.widget.widget_recent_comments .mkdf-widget-title, .widget.widget_rss .mkdf-widget-title {margin-bottom: 0;}.widget #wp-calendar {text-align: center;width: 100%;}.widget #wp-calendar caption {margin: 0 0 15px;}.widget #wp-calendar th, .widget #wp-calendar td {padding: 3px 4px;}.widget #wp-calendar td#today {color: inherit;background-color: #ffffff;}.widget #wp-calendar tfoot a {color: #40c4ff;}.widget #wp-calendar tfoot a:hover {color: #272727;}.widget.widget_rss .rss-widget-icon {display: inline-block;}.widget.widget_rss .rss-date {display: block;margin-bottom: 15px;}.widget.widget_rss cite {display: block;margin-top: calc(15px / 2);}.widget.widget_search .input-holder {border-color: #e5e5e5;border-style: solid;border-width: 1px;}.widget.widget_search .input-holder input, .widget.widget_search .input-holder button {background-color: #fafafa;border: 0;border-radius: 0;box-sizing: border-box;color: inherit;display: inline-block;float: left;font-family: "Open Sans", sans-serif;font-size: 15px;font-weight: inherit;height: 52px;line-height: calc(52px - 2px);outline: 0;position: relative;vertical-align: top;-webkit-appearance: none;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.widget.widget_search .input-holder input.search-field {width: calc(100% - 52px);padding: 0 0 0 21px;}.widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {color: #b5b5b5;}.widget.widget_search .input-holder input.search-field:-moz-placeholder {color: #b5b5b5;}.widget.widget_search .input-holder input.search-field::-moz-placeholder {color: #b5b5b5;}.widget.widget_search .input-holder input.search-field:-ms-input-placeholder {color: #b5b5b5;}.widget.widget_search .input-holder button {background: #fafafa;color: #b5b5b5;cursor: pointer;font-size: 16px;width: 52px;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.widget.widget_search .input-holder button:hover {color: #272727;}.widget.widget_search .input-holder button span {display: block;left: 0;line-height: inherit;position: absolute;top: 0;width: 100%;}.widget.widget_search .input-holder button span:before {display: block;line-height: inherit;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-field {border-radius: 3px;border-color: #e5e5e5;border-style: solid;border-width: 1px;background-color: transparent;box-sizing: border-box;color: inherit;display: inline-block;float: left;font-family: "Open Sans", sans-serif;font-size: 12px;font-weight: inherit;height: 52px;line-height: calc(52px - 2px);outline: 0;position: relative;vertical-align: top;-webkit-appearance: none;padding: 0 25px 0 20px;width: 100%;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-field::-webkit-input-placeholder {color: inherit;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-field:-moz-placeholder {color: inherit;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-field::-moz-placeholder {color: inherit;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-field:-ms-input-placeholder {color: inherit;}.widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select {background-color: transparent;border-color: #e5e5e5;border-style: solid;border-width: 1px;border-radius: 0;box-sizing: border-box;color: inherit;display: inline-block;font-family: "Open Sans", sans-serif;font-size: 15px;font-weight: inherit;height: 52px;line-height: calc(52px - 2px);margin-top: 15px;outline: 0;padding: 0 0 0 21px;position: relative;vertical-align: top;width: 100%;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.widget.widget_tag_cloud a {border-radius: 2px;color: inherit;display: inline-block;font-size: 11px !important;font-family: "Open Sans", sans-serif;font-weight: inherit;line-height: 30px;text-transform: uppercase;margin: 0 7px 7px 0;padding: 0 19px;}.widget.widget_tag_cloud a:hover {color: #272727;}.mkdf-icon-widget-holder {position: relative;display: inline-block;vertical-align: middle;margin: 0;}.mkdf-icon-widget-holder > * {position: relative;display: inline-block;vertical-align: middle;color: inherit;font-size: inherit;line-height: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;text-transform: inherit;}.mkdf-top-bar .mkdf-icon-widget-holder, .mkdf-page-footer .mkdf-icon-widget-holder {color: #fff;}.mkdf-top-bar .mkdf-icon-widget-holder:hover, .mkdf-page-footer .mkdf-icon-widget-holder:hover {color: rgba(255, 255, 255, 0.8);}.mkdf-page-footer .mkdf-icon-widget-holder {display: block;}.mkdf-page-footer .mkdf-icon-widget-holder .mkdf-icon-text {font-weight: 600;font-size: 12px;color: #fff;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-icon-widget-holder:hover {color: rgba(255, 255, 255, 0.8) !important;}.widget.mkdf-image-slider-widget {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.widget.mkdf-image-slider-widget .mkdf-is-widget-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.widget.mkdf-image-slider-widget .mkdf-widget-title {margin: 0 0 32px;}.widget.mkdf-image-slider-widget img {display: block;}@media only screen and (max-width: 1200px) {.mkdf-instagram-feed:not(.mkdf-instagram-carousel) li img {width: 100%;}.mkdf-instagram-feed:not(.mkdf-instagram-carousel).mkdf-col-6 li {width: 25%;}.mkdf-instagram-feed:not(.mkdf-instagram-carousel).mkdf-col-9 li {width: 25%;}}@media only screen and (max-width: 768px) {.mkdf-instagram-feed:not(.mkdf-instagram-carousel).mkdf-col-6 li {width: 33.33333%;}.mkdf-instagram-feed:not(.mkdf-instagram-carousel).mkdf-col-9 li {width: 33.33333%;}}@media only screen and (max-width: 680px) {.mkdf-instagram-feed:not(.mkdf-instagram-carousel) li {width: 50% !important;}}.mkdf-instagram-feed {list-style: none;padding: 0;margin: 0;}.mkdf-instagram-feed li {float: left;box-sizing: border-box;border: none !important;}.mkdf-instagram-feed li a {position: relative;display: block;overflow: hidden;}.mkdf-instagram-feed li a:before {content: '';position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(48, 48, 48, 0.4);opacity: 0;-webkit-transition: opacity 0.6s;-moz-transition: opacity 0.6s;transition: opacity 0.6s;}.mkdf-instagram-feed li a:after {content: '\f16d';font-family: FontAwesome;display: inline-block;position: absolute;top: 50%;font-size: 20px;line-height: 1em;width: auto;height: auto;left: 50%;background-color: transparent;color: #fff;opacity: 0;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: opacity .2s ease-out,transform .2s ease-out;-moz-transition: opacity .2s ease-out,transform .2s ease-out;transition: opacity .2s ease-out,transform .2s ease-out;}.mkdf-instagram-feed li a:hover:after, .mkdf-instagram-feed li a:hover:before {opacity: 1;}.mkdf-instagram-feed li img {width: 100%;display: block;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-no-space {margin: 0;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-no-space li {padding: 0 0px;margin: 0 0 0px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-tiny-space {margin: 0 -2px -4px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-tiny-space li {padding: 0 2px;margin: 0 0 4px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-small-space {margin: 0 -6px -12px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-small-space li {padding: 0 6px;margin: 0 0 12px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-normal-space {margin: 0 -10px -20px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-normal-space li {padding: 0 10px;margin: 0 0 20px;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-2 li {width: 50%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-3 li {width: 33.33333%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-4 li {width: 25%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-6 li {width: 16.66667%;}.mkdf-instagram-feed.mkdf-instagram-gallery.mkdf-col-9 li {width: 11.11111%;}.mkdf-instagram-feed.mkdf-instagram-carousel li {position: relative;width: 100%;margin: 0;padding: 0;}.mkdf-instagram-feed.mkdf-instagram-carousel li a {position: relative;display: block;height: 100%;}.mkdf-instagram-feed.mkdf-instagram-carousel li a:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.25);opacity: 0;-webkit-transition: opacity 0.3s ease-in-out;-moz-transition: opacity 0.3s ease-in-out;transition: opacity 0.3s ease-in-out;}.mkdf-instagram-feed.mkdf-instagram-carousel li a:hover {opacity: 1;}.widget.mkdf-raw-html-widget {margin: 0;}.widget.mkdf-raw-html-widget.mkdf-grid-auto-width {position: relative;display: inline-block;vertical-align: middle;width: auto;}.widget.mkdf-search-post-type-widget {line-height: 0;position: relative;}.widget.mkdf-search-post-type-widget .mkdf-search-post-type {display: inline-block;width: 100%;position: relative;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-results {background: #fff;height: auto;display: none;width: 100%;position: absolute;z-index: 99;left: 0;top: 100%;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul {padding: 10px 20px;box-sizing: border-box;display: inline-block;line-height: 0;width: 100%;}.widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul li {display: inline-block;width: 100%;}.widget.mkdf-search-post-type-widget .mkdf-seach-icon-holder {position: absolute;right: 0;top: 0;font-size: 18px;color: #fff;width: 57px;height: 100%;line-height: 57px;background-color: #40c4ff;}.widget.mkdf-search-post-type-widget .mkdf-search-icon, .widget.mkdf-search-post-type-widget .mkdf-search-loading {-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;opacity: 1;position: absolute;top: 20px;left: 20px;}.widget.mkdf-search-post-type-widget .mkdf-search-icon.mkdf-hidden, .widget.mkdf-search-post-type-widget .mkdf-search-loading.mkdf-hidden {opacity: 0;}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-search-post-type {background-color: rgba(255, 255, 255, 0.9);}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-field {border-radius: 0;height: 57px;line-height: calc(57px - 2px);border: 0;font-size: 14px;color: #929292;}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-results {background-color: rgba(255, 255, 255, 0.9);border-top: 1px solid #dadada;}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul {padding: 16px 20px;}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul li {padding: 5px 0;}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul li a {color: #929292;font-size: 14px;}.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul li a:hover {color: #40c4ff;}.widget.mkdf-separator-widget {margin: 0 !important;}.mkdf-social-icon-widget-holder {position: relative;display: inline-block;vertical-align: middle;margin: 0;}.mkdf-social-icon-widget-holder .mkdf-social-icon-widget {color: inherit;line-height: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder:hover {color: rgba(255, 255, 255, 0.8) !important;}.widget.widget_mkdf_twitter_widget {margin: 0 0 20px;}.widget.widget_mkdf_twitter_widget > h4 {margin: 0 0 8px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li:not(:last-child) {margin: 0 0 12px !important;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text {position: relative;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a {position: relative;line-height: inherit;color: inherit;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a.mkdf-tweet-time {display: block;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a.mkdf-tweet-time span {margin: 0 2px 0 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-twitter-icon {position: absolute;top: 2px;left: 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-twitter-icon i {font-size: 18px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text {padding: 0 0 0 28px;font-size: 15px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text a, .widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text span {color: #303030;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text a:hover {color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0 40px;text-align: center;box-sizing: border-box;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li {overflow: hidden;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-twitter-icon i {font-size: 16px;color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text {font-size: 14px;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a, .widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text span {color: #40c4ff;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a:hover {color: #303030;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a.mkdf-tweet-time {margin: 21px 0 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider .owl-nav .owl-prev {left: 0;}.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider .owl-nav .owl-next {right: 0;}.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.animated.hinge {-webkit-animation-duration: 2s;animation-duration: 2s;}.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {-webkit-animation-duration: .75s;animation-duration: .75s;}@-webkit-keyframes bounce {from, 20%, 53%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}40%, 43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}}@keyframes bounce {from, 20%, 53%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}40%, 43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}}.bounce {-webkit-animation-name: bounce;animation-name: bounce;-webkit-transform-origin: center bottom;transform-origin: center bottom;}@-webkit-keyframes flash {from, 50%, to {opacity: 1;}25%, 75% {opacity: 0;}}@keyframes flash {from, 50%, to {opacity: 1;}25%, 75% {opacity: 0;}}.flash {-webkit-animation-name: flash;animation-name: flash;}@-webkit-keyframes pulse {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes pulse {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.pulse {-webkit-animation-name: pulse;animation-name: pulse;}@-webkit-keyframes rubberBand {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}30% {-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1);}40% {-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1);}50% {-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1);}65% {-webkit-transform: scale3d(0.95, 1.05, 1);transform: scale3d(0.95, 1.05, 1);}75% {-webkit-transform: scale3d(1.05, 0.95, 1);transform: scale3d(1.05, 0.95, 1);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes rubberBand {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}30% {-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1);}40% {-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1);}50% {-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1);}65% {-webkit-transform: scale3d(0.95, 1.05, 1);transform: scale3d(0.95, 1.05, 1);}75% {-webkit-transform: scale3d(1.05, 0.95, 1);transform: scale3d(1.05, 0.95, 1);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.rubberBand {-webkit-animation-name: rubberBand;animation-name: rubberBand;}@-webkit-keyframes shake {from, to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}10%, 30%, 50%, 70%, 90% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}20%, 40%, 60%, 80% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}}@keyframes shake {from, to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}10%, 30%, 50%, 70%, 90% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}20%, 40%, 60%, 80% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}}.shake {-webkit-animation-name: shake;animation-name: shake;}@-webkit-keyframes headShake {0% {-webkit-transform: translateX(0);transform: translateX(0);}6.5% {-webkit-transform: translateX(-6px) rotateY(-9deg);transform: translateX(-6px) rotateY(-9deg);}18.5% {-webkit-transform: translateX(5px) rotateY(7deg);transform: translateX(5px) rotateY(7deg);}31.5% {-webkit-transform: translateX(-3px) rotateY(-5deg);transform: translateX(-3px) rotateY(-5deg);}43.5% {-webkit-transform: translateX(2px) rotateY(3deg);transform: translateX(2px) rotateY(3deg);}50% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes headShake {0% {-webkit-transform: translateX(0);transform: translateX(0);}6.5% {-webkit-transform: translateX(-6px) rotateY(-9deg);transform: translateX(-6px) rotateY(-9deg);}18.5% {-webkit-transform: translateX(5px) rotateY(7deg);transform: translateX(5px) rotateY(7deg);}31.5% {-webkit-transform: translateX(-3px) rotateY(-5deg);transform: translateX(-3px) rotateY(-5deg);}43.5% {-webkit-transform: translateX(2px) rotateY(3deg);transform: translateX(2px) rotateY(3deg);}50% {-webkit-transform: translateX(0);transform: translateX(0);}}.headShake {-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-name: headShake;animation-name: headShake;}@-webkit-keyframes swing {20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}}@keyframes swing {20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}}.swing {-webkit-transform-origin: top center;transform-origin: top center;-webkit-animation-name: swing;animation-name: swing;}@-webkit-keyframes tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%, 20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%, 20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.tada {-webkit-animation-name: tada;animation-name: tada;}@-webkit-keyframes wobble {from {-webkit-transform: none;transform: none;}15% {-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30% {-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45% {-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60% {-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75% {-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to {-webkit-transform: none;transform: none;}}@keyframes wobble {from {-webkit-transform: none;transform: none;}15% {-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30% {-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45% {-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60% {-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75% {-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to {-webkit-transform: none;transform: none;}}.wobble {-webkit-animation-name: wobble;animation-name: wobble;}@-webkit-keyframes jello {from, 11.1%, to {-webkit-transform: none;transform: none;}22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7% {-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);transform: skewX(0.39063deg) skewY(0.39063deg);}88.8% {-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);transform: skewX(-0.19531deg) skewY(-0.19531deg);}}@keyframes jello {from, 11.1%, to {-webkit-transform: none;transform: none;}22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7% {-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);transform: skewX(0.39063deg) skewY(0.39063deg);}88.8% {-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);transform: skewX(-0.19531deg) skewY(-0.19531deg);}}.jello {-webkit-animation-name: jello;animation-name: jello;-webkit-transform-origin: center;transform-origin: center;}@-webkit-keyframes bounceIn {from, 20%, 40%, 60%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}20% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}40% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}60% {opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03);}80% {-webkit-transform: scale3d(0.97, 0.97, 0.97);transform: scale3d(0.97, 0.97, 0.97);}to {opacity: 1;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes bounceIn {from, 20%, 40%, 60%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}20% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}40% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}60% {opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03);}80% {-webkit-transform: scale3d(0.97, 0.97, 0.97);transform: scale3d(0.97, 0.97, 0.97);}to {opacity: 1;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.bounceIn {-webkit-animation-name: bounceIn;animation-name: bounceIn;}@-webkit-keyframes bounceInDown {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}to {-webkit-transform: none;transform: none;}}@keyframes bounceInDown {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}to {-webkit-transform: none;transform: none;}}.bounceInDown {-webkit-animation-name: bounceInDown;animation-name: bounceInDown;}@-webkit-keyframes bounceInLeft {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);}75% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}90% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}to {-webkit-transform: none;transform: none;}}@keyframes bounceInLeft {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);}75% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}90% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}to {-webkit-transform: none;transform: none;}}.bounceInLeft {-webkit-animation-name: bounceInLeft;animation-name: bounceInLeft;}@-webkit-keyframes bounceInRight {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0);}75% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}90% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}to {-webkit-transform: none;transform: none;}}@keyframes bounceInRight {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0);}75% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}90% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}to {-webkit-transform: none;transform: none;}}.bounceInRight {-webkit-animation-name: bounceInRight;animation-name: bounceInRight;}@-webkit-keyframes bounceInUp {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}75% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}90% {-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes bounceInUp {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}75% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}90% {-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.bounceInUp {-webkit-animation-name: bounceInUp;animation-name: bounceInUp;}@-webkit-keyframes bounceOut {20% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}50%, 55% {opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}to {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}}@keyframes bounceOut {20% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}50%, 55% {opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}to {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}}.bounceOut {-webkit-animation-name: bounceOut;animation-name: bounceOut;}@-webkit-keyframes bounceOutDown {20% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}@keyframes bounceOutDown {20% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}.bounceOutDown {-webkit-animation-name: bounceOutDown;animation-name: bounceOutDown;}@-webkit-keyframes bounceOutLeft {20% {opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}@keyframes bounceOutLeft {20% {opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}.bounceOutLeft {-webkit-animation-name: bounceOutLeft;animation-name: bounceOutLeft;}@-webkit-keyframes bounceOutRight {20% {opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}@keyframes bounceOutRight {20% {opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}.bounceOutRight {-webkit-animation-name: bounceOutRight;animation-name: bounceOutRight;}@-webkit-keyframes bounceOutUp {20% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}@keyframes bounceOutUp {20% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}.bounceOutUp {-webkit-animation-name: bounceOutUp;animation-name: bounceOutUp;}@-webkit-keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}@-webkit-keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}@-webkit-keyframes fadeInDownBig {from {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInDownBig {from {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInDownBig {-webkit-animation-name: fadeInDownBig;animation-name: fadeInDownBig;}@-webkit-keyframes fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}@-webkit-keyframes fadeInLeftBig {from {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInLeftBig {from {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInLeftBig {-webkit-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig;}@-webkit-keyframes fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}@-webkit-keyframes fadeInRightBig {from {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInRightBig {from {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInRightBig {-webkit-animation-name: fadeInRightBig;animation-name: fadeInRightBig;}@-webkit-keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}@-webkit-keyframes fadeInUpBig {from {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes fadeInUpBig {from {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}.fadeInUpBig {-webkit-animation-name: fadeInUpBig;animation-name: fadeInUpBig;}@-webkit-keyframes fadeOut {from {opacity: 1;}to {opacity: 0;}}@keyframes fadeOut {from {opacity: 1;}to {opacity: 0;}}.fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}@-webkit-keyframes fadeOutDown {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}@keyframes fadeOutDown {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}.fadeOutDown {-webkit-animation-name: fadeOutDown;animation-name: fadeOutDown;}@-webkit-keyframes fadeOutDownBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}@keyframes fadeOutDownBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}.fadeOutDownBig {-webkit-animation-name: fadeOutDownBig;animation-name: fadeOutDownBig;}@-webkit-keyframes fadeOutLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes fadeOutLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.fadeOutLeft {-webkit-animation-name: fadeOutLeft;animation-name: fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}@keyframes fadeOutLeftBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}.fadeOutLeftBig {-webkit-animation-name: fadeOutLeftBig;animation-name: fadeOutLeftBig;}@-webkit-keyframes fadeOutRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}@keyframes fadeOutRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}.fadeOutRight {-webkit-animation-name: fadeOutRight;animation-name: fadeOutRight;}@-webkit-keyframes fadeOutRightBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}@keyframes fadeOutRightBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}.fadeOutRightBig {-webkit-animation-name: fadeOutRightBig;animation-name: fadeOutRightBig;}@-webkit-keyframes fadeOutUp {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}@keyframes fadeOutUp {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}.fadeOutUp {-webkit-animation-name: fadeOutUp;animation-name: fadeOutUp;}@-webkit-keyframes fadeOutUpBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}@keyframes fadeOutUpBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}.fadeOutUpBig {-webkit-animation-name: fadeOutUpBig;animation-name: fadeOutUpBig;}@-webkit-keyframes flip {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}50% {-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}80% {-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);transform: perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}to {-webkit-transform: perspective(400px);transform: perspective(400px);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}}@keyframes flip {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}50% {-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}80% {-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);transform: perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}to {-webkit-transform: perspective(400px);transform: perspective(400px);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}}.animated.flip {-webkit-backface-visibility: visible;backface-visibility: visible;-webkit-animation-name: flip;animation-name: flip;}@-webkit-keyframes flipInX {from {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}@keyframes flipInX {from {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}.flipInX {-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInX;animation-name: flipInX;}@-webkit-keyframes flipInY {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}@keyframes flipInY {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}.flipInY {-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInY;animation-name: flipInY;}@-webkit-keyframes flipOutX {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}@keyframes flipOutX {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}.flipOutX {-webkit-animation-name: flipOutX;animation-name: flipOutX;-webkit-backface-visibility: visible !important;backface-visibility: visible !important;}@-webkit-keyframes flipOutY {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0;}}@keyframes flipOutY {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0;}}.flipOutY {-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipOutY;animation-name: flipOutY;}@-webkit-keyframes lightSpeedIn {from {-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0;}60% {-webkit-transform: skewX(20deg);transform: skewX(20deg);opacity: 1;}80% {-webkit-transform: skewX(-5deg);transform: skewX(-5deg);opacity: 1;}to {-webkit-transform: none;transform: none;opacity: 1;}}@keyframes lightSpeedIn {from {-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0;}60% {-webkit-transform: skewX(20deg);transform: skewX(20deg);opacity: 1;}80% {-webkit-transform: skewX(-5deg);transform: skewX(-5deg);opacity: 1;}to {-webkit-transform: none;transform: none;opacity: 1;}}.lightSpeedIn {-webkit-animation-name: lightSpeedIn;animation-name: lightSpeedIn;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}@-webkit-keyframes lightSpeedOut {from {opacity: 1;}to {-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0;}}@keyframes lightSpeedOut {from {opacity: 1;}to {-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0;}}.lightSpeedOut {-webkit-animation-name: lightSpeedOut;animation-name: lightSpeedOut;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}@-webkit-keyframes rotateIn {from {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);opacity: 0;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: none;transform: none;opacity: 1;}}@keyframes rotateIn {from {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);opacity: 0;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: none;transform: none;opacity: 1;}}.rotateIn {-webkit-animation-name: rotateIn;animation-name: rotateIn;}@-webkit-keyframes rotateInDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1;}}@keyframes rotateInDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1;}}.rotateInDownLeft {-webkit-animation-name: rotateInDownLeft;animation-name: rotateInDownLeft;}@-webkit-keyframes rotateInDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1;}}@keyframes rotateInDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1;}}.rotateInDownRight {-webkit-animation-name: rotateInDownRight;animation-name: rotateInDownRight;}@-webkit-keyframes rotateInUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1;}}@keyframes rotateInUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1;}}.rotateInUpLeft {-webkit-animation-name: rotateInUpLeft;animation-name: rotateInUpLeft;}@-webkit-keyframes rotateInUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1;}}@keyframes rotateInUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1;}}.rotateInUpRight {-webkit-animation-name: rotateInUpRight;animation-name: rotateInUpRight;}@-webkit-keyframes rotateOut {from {-webkit-transform-origin: center;transform-origin: center;opacity: 1;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);opacity: 0;}}@keyframes rotateOut {from {-webkit-transform-origin: center;transform-origin: center;opacity: 1;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);opacity: 0;}}.rotateOut {-webkit-animation-name: rotateOut;animation-name: rotateOut;}@-webkit-keyframes rotateOutDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}}@keyframes rotateOutDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}}.rotateOutDownLeft {-webkit-animation-name: rotateOutDownLeft;animation-name: rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}@keyframes rotateOutDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}.rotateOutDownRight {-webkit-animation-name: rotateOutDownRight;animation-name: rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}@keyframes rotateOutUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}.rotateOutUpLeft {-webkit-animation-name: rotateOutUpLeft;animation-name: rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);opacity: 0;}}@keyframes rotateOutUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);opacity: 0;}}.rotateOutUpRight {-webkit-animation-name: rotateOutUpRight;animation-name: rotateOutUpRight;}@-webkit-keyframes hinge {0% {-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}20%, 60% {-webkit-transform: rotate3d(0, 0, 1, 80deg);transform: rotate3d(0, 0, 1, 80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}40%, 80% {-webkit-transform: rotate3d(0, 0, 1, 60deg);transform: rotate3d(0, 0, 1, 60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;opacity: 1;}to {-webkit-transform: translate3d(0, 700px, 0);transform: translate3d(0, 700px, 0);opacity: 0;}}@keyframes hinge {0% {-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}20%, 60% {-webkit-transform: rotate3d(0, 0, 1, 80deg);transform: rotate3d(0, 0, 1, 80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}40%, 80% {-webkit-transform: rotate3d(0, 0, 1, 60deg);transform: rotate3d(0, 0, 1, 60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;opacity: 1;}to {-webkit-transform: translate3d(0, 700px, 0);transform: translate3d(0, 700px, 0);opacity: 0;}}.hinge {-webkit-animation-name: hinge;animation-name: hinge;}@-webkit-keyframes rollIn {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}@keyframes rollIn {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to {opacity: 1;-webkit-transform: none;transform: none;}}.rollIn {-webkit-animation-name: rollIn;animation-name: rollIn;}@-webkit-keyframes rollOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}@keyframes rollOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}.rollOut {-webkit-animation-name: rollOut;animation-name: rollOut;}@-webkit-keyframes zoomIn {from {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}@keyframes zoomIn {from {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn;}@-webkit-keyframes zoomInDown {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInDown {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInDown {-webkit-animation-name: zoomInDown;animation-name: zoomInDown;}@-webkit-keyframes zoomInLeft {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInLeft {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInLeft {-webkit-animation-name: zoomInLeft;animation-name: zoomInLeft;}@-webkit-keyframes zoomInRight {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInRight {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInRight {-webkit-animation-name: zoomInRight;animation-name: zoomInRight;}@-webkit-keyframes zoomInUp {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInUp {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInUp {-webkit-animation-name: zoomInUp;animation-name: zoomInUp;}@-webkit-keyframes zoomOut {from {opacity: 1;}50% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}to {opacity: 0;}}@keyframes zoomOut {from {opacity: 1;}50% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}to {opacity: 0;}}.zoomOut {-webkit-animation-name: zoomOut;animation-name: zoomOut;}@-webkit-keyframes zoomOutDown {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomOutDown {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomOutDown {-webkit-animation-name: zoomOutDown;animation-name: zoomOutDown;}@-webkit-keyframes zoomOutLeft {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);transform: scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin: left center;transform-origin: left center;}}@keyframes zoomOutLeft {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);transform: scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin: left center;transform-origin: left center;}}.zoomOutLeft {-webkit-animation-name: zoomOutLeft;animation-name: zoomOutLeft;}@-webkit-keyframes zoomOutRight {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);transform: scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin: right center;transform-origin: right center;}}@keyframes zoomOutRight {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);transform: scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin: right center;transform-origin: right center;}}.zoomOutRight {-webkit-animation-name: zoomOutRight;animation-name: zoomOutRight;}@-webkit-keyframes zoomOutUp {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomOutUp {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomOutUp {-webkit-animation-name: zoomOutUp;animation-name: zoomOutUp;}@-webkit-keyframes slideInDown {from {-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInDown {from {-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInDown {-webkit-animation-name: slideInDown;animation-name: slideInDown;}@-webkit-keyframes slideInLeft {from {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInLeft {from {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInLeft {-webkit-animation-name: slideInLeft;animation-name: slideInLeft;}@-webkit-keyframes slideInRight {from {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInRight {from {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInRight {-webkit-animation-name: slideInRight;animation-name: slideInRight;}@-webkit-keyframes slideInUp {from {-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInUp {from {-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInUp {-webkit-animation-name: slideInUp;animation-name: slideInUp;}@-webkit-keyframes slideOutDown {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}@keyframes slideOutDown {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}.slideOutDown {-webkit-animation-name: slideOutDown;animation-name: slideOutDown;}@-webkit-keyframes slideOutLeft {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes slideOutLeft {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.slideOutLeft {-webkit-animation-name: slideOutLeft;animation-name: slideOutLeft;}@-webkit-keyframes slideOutRight {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}@keyframes slideOutRight {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}.slideOutRight {-webkit-animation-name: slideOutRight;animation-name: slideOutRight;}@-webkit-keyframes slideOutUp {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}@keyframes slideOutUp {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}.slideOutUp {-webkit-animation-name: slideOutUp;animation-name: slideOutUp;}#tribe-events-content-wrapper {}#tribe-events-content-wrapper .tribe-bar-views-inner > label {font-family: "Merriweather", serif;font-size: 18px;color: #545454;font-weight: 700;display: inline-block;}#tribe-events-content-wrapper .tribe-events-list-separator-month, #tribe-events-content-wrapper .tribe-events-day .tribe-events-day-time-slot h5 {font-family: "Merriweather", serif;font-size: 26px;color: #545454;font-weight: 700;border: 1px solid #e5e5e5;padding: 16px 20px;background-color: #fafafa;display: block;margin-bottom: 72px;}#tribe-events-content-wrapper #tribe-bar-form {padding-bottom: 16px;margin-bottom: 70px;border-bottom: 1px dashed #e5e5e5;}#tribe-events-content-wrapper #tribe-bar-collapse-toggle {display: none;}#tribe-events-content-wrapper .tribe-bar-filters {margin-bottom: 25px;}#tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-date-filter {float: left;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-right: 15px;width: 41.6666666667%;}#tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-search-filter {float: left;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;padding-right: 15px;width: 41.6666666667%;}#tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-submit {float: left;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;width: 16.6666666667%;}#tribe-events-content-wrapper .tribe-bar-filters input[type=text] {width: 100%;margin-bottom: 22px;padding: 17px 20px;outline: 0;font-size: 14px;background-color: #ffffff;color: #969696;border: 1px solid #f2f2f2;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color .2s ease-out;-moz-transition: border-color .2s ease-out;transition: border-color .2s ease-out;resize: none;}#tribe-events-content-wrapper .tribe-bar-filters label {font-size: 16px;font-family: "Merriweather", serif;font-weight: 700;margin-bottom: 17px;display: block;color: #022222;}#tribe-events-content-wrapper .tribe-bar-filters .tribe-events-button {width: 100%;margin-top: 44px;padding: 15px 20px;background-color: #40c4ff;border: 1px solid #40c4ff;color: #fff;font-size: 14px;font-weight: 700;text-transform: uppercase;font-family: "Open Sans", sans-serif;cursor: pointer;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;transition: background-color 0.2s;}#tribe-events-content-wrapper .tribe-bar-filters .tribe-events-button:hover {background-color: #17b7fe;border-color: #17b7fe;}#tribe-events-content-wrapper .tribe-bar-views-select {display: none;}#tribe-events-content-wrapper #tribe-bar-views-toggle {display: none !important;}#tribe-events-content-wrapper .tribe-bar-views-inner > label {vertical-align: middle;margin-right: 20px;}#tribe-events-content-wrapper .tribe-bar-views-inner > label:after {content: ':';}#tribe-events-content-wrapper .tribe-bar-views-list {list-style-type: none;display: inline-block;margin: 0;vertical-align: middle;}#tribe-events-content-wrapper .tribe-bar-views-list:before, #tribe-events-content-wrapper .tribe-bar-views-list:after {content: " ";display: table;}#tribe-events-content-wrapper .tribe-bar-views-list:after {clear: both;}#tribe-events-content-wrapper .tribe-bar-views-list {*zoom: 1;}#tribe-events-content-wrapper .tribe-bar-views-list li {float: left;font-size: 14px;font-family: "Merriweather", serif;color: #969696;padding: 0 12.5px;cursor: pointer;}#tribe-events-content-wrapper .tribe-bar-views-list li.tribe-bar-active, #tribe-events-content-wrapper .tribe-bar-views-list li:hover {color: #40c4ff;}#tribe-events-content-wrapper #tribe-events-content {position: relative;padding-top: 0;margin-bottom: 81px !important;}#tribe-events-content-wrapper .tribe-events-page-title {margin-top: 0;margin-bottom: 34px;font-size: 22px;padding: 0 150px;text-transform: capitalize;}#tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-next {font-size: 16px;color: #969696;font-family: "Merriweather", serif;font-weight: 700;}#tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-next a {color: inherit;vertical-align: middle;}#tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-previous a:hover, #tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-next a:hover {color: #40c4ff;}#tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-previous span, #tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-next span {display: none;}#tribe-events-content-wrapper .tribe-events-month .tribe-events-nav-previous a:before, #tribe-events-content-wrapper .tribe-events-month .tribe-events-nav-next a:after, #tribe-events-content-wrapper .tribe-events-day .tribe-events-nav-previous a:before, #tribe-events-content-wrapper .tribe-events-day .tribe-events-nav-next a:after {font-family: 'Linearicons-Free';font-weight: 400;position: relative;top: 2px;}#tribe-events-content-wrapper .tribe-events-month .tribe-events-nav-next a:after, #tribe-events-content-wrapper .tribe-events-day .tribe-events-nav-next a:after {content: '\e876';}#tribe-events-content-wrapper .tribe-events-month .tribe-events-nav-previous a:before, #tribe-events-content-wrapper .tribe-events-day .tribe-events-nav-previous a:before {content: '\e875';}#tribe-events-content-wrapper .tribe-events-month .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-content-wrapper .tribe-events-month .tribe-events-sub-nav .tribe-events-nav-next {position: absolute;top: 4px;}#tribe-events-content-wrapper .tribe-events-month .tribe-events-sub-nav .tribe-events-nav-previous {left: 0;}#tribe-events-content-wrapper .tribe-events-month .tribe-events-sub-nav .tribe-events-nav-next {right: 0;}#tribe-events-content-wrapper .tribe-events-calendar {border: 1px solid #e5e5e5 !important;background-color: #fff !important;}#tribe-events-content-wrapper .tribe-events-calendar tr {border: none;}#tribe-events-content-wrapper .tribe-events-calendar td {border: 1px solid #e5e5e5;border-bottom: none;border-top: none;}#tribe-events-content-wrapper .tribe-events-calendar td a {font-size: 100%;}#tribe-events-content-wrapper .tribe-events-calendar th {padding: 24px 5px;letter-spacing: inherit;text-transform: none;font-family: "Merriweather", serif;font-size: 16px;color: #808080;font-weight: 700;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}#tribe-events-content-wrapper .tribe-events-calendar th:first-child {border-left: none;}#tribe-events-content-wrapper .tribe-events-calendar td div[id*=tribe-events-daynum-] {background-color: #f6f9fa;font-family: "Merriweather", serif;font-weight: 700;line-height: inherit;padding: 8px 17px;text-align: left;font-size: 20px;}#tribe-events-content-wrapper .tribe-events-calendar td div[id*=tribe-events-daynum-] a {font-size: 20px;color: #808080;}#tribe-events-content-wrapper .tribe-events-calendar td div[id*=tribe-events-daynum-] a:hover {color: #40c4ff;}#tribe-events-content-wrapper .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {background-color: #40c4ff;color: #fff;}#tribe-events-content-wrapper .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a {color: #fff;}#tribe-events-content-wrapper .tribe-events-calendar .type-tribe_events {border-bottom: 1px dashed #e5e5e5 !important;}#tribe-events-content-wrapper .tribe-events-calendar .type-tribe_events:last-child {border-bottom: none !important;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-month-event-title {font-size: 16px;color: #353535;font-weight: 700;font-family: "Merriweather", serif;text-align: left;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip {bottom: 100% !important;width: 290px;padding: 20px 22px;background-color: #fff;border: none;text-align: left;-webkit-box-shadow: 1px 2px 8.46px 0.54px rgba(0, 0, 0, 0.12);-moz-box-shadow: 1px 2px 8.46px 0.54px rgba(0, 0, 0, 0.12);box-shadow: 1px 2px 8.46px 0.54px rgba(0, 0, 0, 0.12);box-sizing: border-box;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip .tribe-events-arrow {width: 38px;height: 23px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/tooltip-arrow.png);background-repeat: no-repeat;bottom: -21px;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip .entry-title {font-family: "Merriweather", serif;font-size: 16px;font-weight: 700;color: #353535;letter-spacing: 0;line-height: 33px;margin-top: 0;margin-bottom: 5px;padding: 0;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip .tribe-event-duration {font-size: 12px;color: #ababab;font-weight: 600;text-transform: uppercase;line-height: 1.6em;margin-bottom: 13px;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb {margin-bottom: 10px;float: none;padding: 0;border: 1px solid #f2f2f2;margin-bottom: 11px;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb img {width: 100%;vertical-align: middle;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body {padding: 0;font-weight: inherit;line-height: 1.6em;font-size: 12px;color: #808080;}#tribe-events-content-wrapper .tribe-events-calendar .tribe-events-viewmore {padding: 15px 10px;font-weight: 600;font-family: "Merriweather", serif;font-size: 15px;}#tribe-events-content-wrapper .tribe-events-list .tribe-events-page-title {display: none;}#tribe-events-content-wrapper .tribe-events-list .tribe-events-sub-nav {margin-bottom: 20px;}#tribe-events-content-wrapper .tribe-events-list .tribe-events-sub-nav .tribe-events-nav-previous {float: left;}#tribe-events-content-wrapper .tribe-events-list .tribe-events-sub-nav .tribe-events-nav-next {float: right;}#tribe-events-content-wrapper .tribe-events-list .type-tribe_events {margin-bottom: 48px;padding-bottom: 48px;border-bottom: 1px dashed #e5e5e5;}#tribe-events-content-wrapper .tribe-events-list .type-tribe_events:last-child {margin-bottom: 0;border-bottom: none;}#tribe-events-content-wrapper .tribe-events-list .mkdf-events-list-item-image-holder {margin-bottom: 0;}#tribe-events-content-wrapper .tribe-events-list .mkdf-events-list-item-title-holder {margin-bottom: 21px;}#tribe-events-content-wrapper .tribe-events-list .qpdef-events-list-item-meta {margin-bottom: 43px;}#tribe-events-content-wrapper .tribe-events-list .qpdef-events-list-item-meta .mkdf-events-single-meta-item {margin-bottom: 11px;}#tribe-events-content-wrapper .tribe-events-list .qpdef-events-list-item-meta .mkdf-events-single-meta-item:last-child {margin-bottom: 0;}#tribe-events-content-wrapper .tribe-events-list .qpdef-events-list-item-meta .mkdf-events-single-meta-icon {display: inline-block;width: 27px;}#tribe-events-content-wrapper .tribe-events-list .qpdef-events-list-item-meta .mkdf-events-single-meta-label {text-transform: uppercase;margin-right: 7px;}#tribe-events-content-wrapper .tribe-events-list .qpdef-events-list-item-meta .mkdf-events-list-item-excerpt p {margin: 0;}#tribe-events-content-wrapper .tribe-events-day #tribe-events-header {display: none;margin: 0;}#tribe-events-content-wrapper .tribe-events-day .type-tribe_events {margin-left: 0;}#tribe-events-content-wrapper .tribe-events-day .tribe-events-day-time-slot h5 {text-transform: none;margin-top: 0;}#tribe-events-content-wrapper .tribe-events-ical.tribe-events-button {font-size: 14px;font-family: "Merriweather", serif;color: #40c4ff;}#tribe-events-content {margin-bottom: 11px !important;}.mkdf-owl-slider {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}.mkdf-owl-slider.owl-loaded {display: block;}.mkdf-owl-slider.owl-loading {opacity: 0;display: block;}.mkdf-owl-slider.owl-hidden {opacity: 0;}.mkdf-owl-slider.owl-refresh .owl-item {visibility: hidden;}.mkdf-owl-slider.owl-drag .owl-item {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.mkdf-owl-slider.owl-grab {cursor: move;cursor: grab;}.mkdf-owl-slider.owl-rtl {direction: rtl;}.mkdf-owl-slider.owl-rtl .owl-item {float: right;}.no-js .mkdf-owl-slider {display: block;}.mkdf-owl-slider .owl-stage {position: relative;-ms-touch-action: pan-Y;}.mkdf-owl-slider .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.mkdf-owl-slider .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px);}.mkdf-owl-slider .owl-wrapper, .mkdf-owl-slider .owl-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);}.mkdf-owl-slider .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;}.mkdf-owl-slider .owl-item img {display: block;width: 100%;}.mkdf-owl-slider .owl-item img .owl-lazy {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.mkdf-owl-slider .owl-item .owl-lazy {opacity: 0;transition: opacity 400ms ease;}.mkdf-owl-slider .owl-nav.disabled {display: none;}.mkdf-owl-slider .owl-nav .owl-prev, .mkdf-owl-slider .owl-nav .owl-next {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.mkdf-owl-slider .owl-dots.disabled {display: none;}.mkdf-owl-slider .owl-dots .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.mkdf-owl-slider .animated {-webkit-animation-duration: 1000ms;animation-duration: 1000ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.mkdf-owl-slider .owl-animated-in {z-index: 0;}.mkdf-owl-slider .owl-animated-out {z-index: 1;}.mkdf-owl-slider .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}.owl-height {transition: height 500ms ease-in-out;}@-webkit-keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}@keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}body .pp_pic_holder {position: fixed !important;top: 50% !important;left: 50% !important;display: none;width: 100px;z-index: 10001 !important;-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}body .pp_pic_holder .pp_top, body .pp_pic_holder .pp_bottom {display: none !important;}body .pp_pic_holder .pp_content {position: relative;background: none;margin: 0 auto;height: 40px;min-width: 40px;width: 100%;}@media only screen and (max-width: 768px) {body .pp_pic_holder .pp_content {width: 100% !important;}}* html body .pp_pic_holder .pp_content {width: 40px;}body .pp_pic_holder .pp_content_container {position: relative;text-align: left;width: 100%;}body .pp_pic_holder .pp_content_container .pp_left, body .pp_pic_holder .pp_content_container .pp_right {background: none !important;padding: 0 !important;}body .pp_pic_holder #pp_full_res {line-height: 1 !important;}body .pp_pic_holder #pp_full_res .pp_inline {color: #303030;text-align: left;}body .pp_pic_holder #pp_full_res .pp_inline p {margin: 0 0 15px;}body .pp_pic_holder #pp_full_res img {display: block;}@media only screen and (max-width: 768px) {body .pp_pic_holder #pp_full_res img {width: 100% !important;}}body .pp_pic_holder .ppt, body .pp_pic_holder .pp_gallery, body .pp_pic_holder .pp_description {display: none !important;}body .pp_pic_holder .pp_loaderIcon {position: absolute;left: 50%;top: 50%;width: 32px;height: 32px;margin: -16px 0 0 -16px;background-color: #fff;border-radius: 16px;-webkit-animation: scaleout 1.0s infinite ease-in-out;animation: scaleout 1.0s infinite ease-in-out;}body .pp_pic_holder .pp_fade {position: relative;top: 50%;display: none;-webkit-transform: translateY(-50%) translateZ(0);-moz-transform: translateY(-50%) translateZ(0);transform: translateY(-50%) translateZ(0);}body .pp_pic_holder .pp_details {position: relative;top: -1px;display: table;vertical-align: top;width: 100% !important;float: none !important;margin: 0 !important;padding: 15px 24px;background-color: #fff;box-sizing: border-box;}body .pp_pic_holder .pp_details .pp_nav {position: relative;display: table-cell;vertical-align: middle;width: 100%;height: auto;float: none;margin: 0 !important;}body .pp_pic_holder .pp_details .pp_nav .pp_play, body .pp_pic_holder .pp_details .pp_nav .pp_pause {display: none;}body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {position: absolute;top: 0;left: 50%;width: auto;margin: 0;padding: 0;float: none;color: #808080;font-family: inherit;font-size: inherit;line-height: 30px;font-style: inherit;letter-spacing: 5px;}body .pp_pic_holder a:focus {outline: none;}body .pp_pic_holder a.pp_arrow_previous, body .pp_pic_holder a.pp_arrow_next {position: relative;display: inline-block;vertical-align: top;left: auto !important;float: none;width: auto !important;height: auto !important;margin: 0 !important;color: #808080;font-family: 'Ionicons';font-size: 0;line-height: 1;text-indent: 0;background: none !important;opacity: 1 !important;overflow: visible;}body .pp_pic_holder a.pp_arrow_previous:after, body .pp_pic_holder a.pp_arrow_next:after {font-size: 30px;}body .pp_pic_holder a.pp_arrow_previous:hover, body .pp_pic_holder a.pp_arrow_next:hover {color: #303030;}body .pp_pic_holder a.pp_arrow_previous:after {content: "\f3d2";}body .pp_pic_holder a.pp_arrow_next {margin: 0 0 0 14px !important;}body .pp_pic_holder a.pp_arrow_next:after {content: "\f3d3";}body .pp_pic_holder a.pp_next, body .pp_pic_holder a.pp_previous {position: absolute;top: calc(50% - 20px);width: auto;height: auto;display: inline-block;margin: 0 !important;background: none !important;color: #303030;font-family: 'Ionicons';font-size: 40px;line-height: 1;text-indent: -9999px !important;opacity: 0;-webkit-transition: opacity 0.2s ease-out, color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out, color 0.2s ease-out;transition: opacity 0.2s ease-out, color 0.2s ease-out;}body .pp_pic_holder a.pp_next > *, body .pp_pic_holder a.pp_previous > * {display: none;}body .pp_pic_holder a.pp_next:after, body .pp_pic_holder a.pp_previous:after {display: block;line-height: inherit;text-indent: 0 !important;}body .pp_pic_holder a.pp_next:hover, body .pp_pic_holder a.pp_previous:hover {color: rgba(48, 48, 48, 0.8);}body .pp_pic_holder a.pp_previous {left: 30px;}@media only screen and (max-width: 768px) {body .pp_pic_holder a.pp_previous {left: 20px;}}body .pp_pic_holder a.pp_previous:after {content: "\f3d2";}body .pp_pic_holder a.pp_next {right: 30px;}@media only screen and (max-width: 768px) {body .pp_pic_holder a.pp_next {right: 20px;}}body .pp_pic_holder a.pp_next:after {content: "\f3d3";}body .pp_pic_holder a.pp_close {position: relative;display: table-cell;vertical-align: middle;width: auto;height: auto;margin: 0 !important;background: none !important;color: #808080;font-family: 'Ionicons';font-size: 0;line-height: 1;text-indent: 0;cursor: pointer;opacity: 1 !important;}body .pp_pic_holder a.pp_close:after {content: "\f2d7";font-size: 28px;}body .pp_pic_holder a.pp_close:hover {color: #303030;}body .pp_pic_holder a.pp_expand {position: absolute;right: -22px;top: -18px;display: block;height: auto;width: auto;color: #fff;font-family: 'Ionicons';font-size: 0;line-height: 1;text-align: center;text-indent: 0;background: none !important;z-index: 2001;}body .pp_pic_holder a.pp_expand:after {content: "\f386";font-size: 22px;}body .pp_pic_holder a.pp_expand:hover {color: rgba(255, 255, 255, 0.8);}body .pp_hoverContainer {position: absolute;top: 0;width: 100%;z-index: 2000;}@media only screen and (max-width: 768px) {body .pp_hoverContainer {width: 100% !important;}}body .pp_hoverContainer:hover a.pp_next, body .pp_hoverContainer:hover a.pp_previous {opacity: 1;}body .pp_overlay {position: absolute;top: 0;left: 0;width: 100%;display: none;background-color: #303030;z-index: 10000 !important;}.mkdf-tribe-events-single .mkdf-events-single-main-info {position: relative;padding-bottom: 48px;border-bottom: 1px solid #e5e5e5;margin-bottom: 56px;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-date-holder {position: absolute;top: 0;left: 0;font-family: "Merriweather", serif;font-weight: 700;background-color: #1a1921;width: 82px;height: 82px;text-align: center;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-date-holder .mkdf-events-single-date-inner {position: relative;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-date-holder .mkdf-events-single-date-inner span.mkdf-events-single-date-day {font-size: 30px;font-family: "Merriweather", serif;color: #fff;display: block;font-weight: 700;margin-bottom: 6px;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-date-holder .mkdf-events-single-date-inner span.mkdf-events-single-date-month {font-size: 18px;color: #fff;display: block;font-weight: 700;font-family: "Merriweather", serif;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder {position: relative;padding-left: 111px;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder h3.mkdf-events-single-title {font-weight: 700;color: #545454;margin-top: 0;margin-bottom: 6px;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder .mkdf-events-single-date {font-weight: 600;color: #808080;font-size: 14px;text-transform: uppercase;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder span.mkdf-events-single-info-icon {margin-right: 7px;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder .mkdf-events-single-cost {background-color: #40c4ff;display: inline-block;padding: 1px 17px;position: absolute;right: 0;top: 50%;color: #ffffff;font-weight: 600;text-transform: uppercase;font-size: 14px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder .mkdf-events-single-cost.mkdf-free {background-color: #ffd740;}.mkdf-tribe-events-single .mkdf-events-single-main-content .tribe-events-cal-links {margin-top: 62px;margin-bottom: 0;}.mkdf-tribe-events-single .mkdf-events-single-main-content .tribe-events-venue-map {width: 100%;float: none;margin: 0;border: none;padding: 0;border-radius: 0;}.mkdf-tribe-events-single .mkdf-events-single-main-content .tribe-events-venue-map > div {height: 0 !important;padding-bottom: 61%;}.mkdf-tribe-events-single .mkdf-events-single-meta {margin-top: 69px;}.mkdf-tribe-events-single .mkdf-events-single-meta h3 {color: #545454;font-weight: 700;margin-bottom: 25px;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-meta-item {color: #999;font-size: 13px;margin-bottom: 10px;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-meta-item span.mkdf-events-single-meta-icon {margin-right: 4px;font-size: 16px;color: #808080;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-meta-item span.mkdf-events-single-meta-label {font-size: 14px;text-transform: uppercase;font-weight: 600;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-meta-item span.mkdf-events-single-meta-value {font-size: 14px;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-meta-item span.mkdf-events-single-meta-value a {color: #40c4ff;font-weight: 600;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder {margin-top: 72px;padding: 40px 0 89px;border-top: 1px solid #ebebeb;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-nav-image img {display: block;width: 80px;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-prev-event, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-next-event {display: table;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-prev-event .mkdf-events-nav-image, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-prev-event .mkdf-events-nav-text, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-next-event .mkdf-events-nav-image, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-next-event .mkdf-events-nav-text {display: table-cell;vertical-align: middle;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-prev-event .mkdf-events-nav-text, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-next-event .mkdf-events-nav-text {padding: 0 24px;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-prev-event .mkdf-events-nav-text .mkdf-events-nav-label, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-navigation-holder .mkdf-events-single-next-event .mkdf-events-nav-text .mkdf-events-nav-label {display: block;font-size: 14px;font-weight: 600;color: #303030;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-next-event a, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-prev-event a {font-size: 14px;color: #808080;-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-next-event a:hover, .mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-prev-event a:hover {color: #40c4ff;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-prev-event {float: left;}.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-next-event {float: right;text-align: right;}.mkdf-tribe-events-single .tribe-events-cal-links .tribe-events-button {margin-right: 20px !important;padding: 14px 27px !important;background-color: #ffffff !important;border: 1px solid #eaebeb !important;color: #8a8a8a !important;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}.mkdf-tribe-events-single .tribe-events-cal-links .tribe-events-button:hover {background-color: #40c4ff !important;color: #fff !important;border-color: #40c4ff !important;}@media only screen and (max-width: 480px) {.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-date-holder {position: relative;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder {position: static;padding-left: 0;margin-top: 20px;}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder .mkdf-events-single-cost {top: 13px;}.mkdf-tribe-events-single .tribe-events-cal-links .tribe-events-button {width: 100% !important;display: block !important;text-align: center !important;}.mkdf-tribe-events-single .tribe-events-cal-links .tribe-events-button:first-child {margin-bottom: 19px;}.mkdf-tribe-events-single .mkdf-events-nav-image {display: none !important;}.mkdf-tribe-events-single .mkdf-events-nav-text {padding: 0 !important;}.mkdf-tribe-events-single .mkdf-events-nav-text a {display: none !important;}}.widget_icl_lang_sel_widget #lang_sel, .widget_icl_lang_sel_widget #lang_sel_click {position: relative;display: inline-block;vertical-align: middle;width: 180px;text-align: left;box-sizing: border-box;}.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel, .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {position: relative;display: block;padding: 9px 20px;border: 1px solid #e5e5e5;box-sizing: border-box;}.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after, .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {position: absolute;right: 20px;top: 50%;display: block;content: '\33';font-family: 'ElegantIcons';-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.widget_icl_lang_sel_widget #lang_sel ul, .widget_icl_lang_sel_widget #lang_sel_click ul {list-style: none;padding: 0;margin: 0;}.widget_icl_lang_sel_widget #lang_sel ul li, .widget_icl_lang_sel_widget #lang_sel_click ul li {display: block;width: 100%;margin: 0;padding: 0;}.widget_icl_lang_sel_widget #lang_sel ul li a, .widget_icl_lang_sel_widget #lang_sel_click ul li a {display: block;}.widget_icl_lang_sel_widget #lang_sel ul ul, .widget_icl_lang_sel_widget #lang_sel_click ul ul {position: absolute;top: 100%;left: 0;width: 100%;padding: 13px 20px;background-color: #fff;border: 1px solid #e5e5e5;border-top: none;z-index: 10;opacity: 0;visibility: hidden;box-sizing: border-box;-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;-moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;}.widget_icl_lang_sel_widget #lang_sel ul ul a, .widget_icl_lang_sel_widget #lang_sel_click ul ul a {padding: 7px 0;}.widget_icl_lang_sel_widget #lang_sel:hover ul ul, .widget_icl_lang_sel_widget #lang_sel_click:hover ul ul {opacity: 1;visibility: visible;-webkit-transition-delay: 0s;-moz-transition-delay: 0s;transition-delay: 0s;}.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul {list-style-type: none;margin: 0;padding: 0;}.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {display: inline-block;vertical-align: middle;margin: 0 15px 5px 0;}.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {margin: 0 0 5px;}.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {display: block;}.widget_icl_lang_sel_widget .lang_sel_list_vertical ul {list-style-type: none;margin: 0;padding: 0;}.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {display: block;margin: 0;padding: 3px 0;}.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {display: block;}.widget_icl_lang_sel_widget {position: relative;display: inline-block;vertical-align: middle;}.widget_icl_lang_sel_widget img {position: relative;display: inline-block !important;vertical-align: middle;margin: 0 5px 0 0;top: -1px;}.mkdf-sidebar .widget_icl_lang_sel_widget, .wpb_widgetised_column .widget_icl_lang_sel_widget, .mkdf-page-footer .widget_icl_lang_sel_widget, .mkdf-side-menu .widget_icl_lang_sel_widget {width: 100%;}.mkdf-sidebar .widget_icl_lang_sel_widget #lang_sel, .mkdf-sidebar .widget_icl_lang_sel_widget #lang_sel_click, .wpb_widgetised_column .widget_icl_lang_sel_widget #lang_sel, .wpb_widgetised_column .widget_icl_lang_sel_widget #lang_sel_click, .mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel, .mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel_click, .mkdf-side-menu .widget_icl_lang_sel_widget #lang_sel, .mkdf-side-menu .widget_icl_lang_sel_widget #lang_sel_click {width: 100%;}.mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel, .mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {border-color: #fff;}.mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel ul li a, .mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel_click ul li a {color: #999;}.mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel ul li a:hover, .mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel_click ul li a:hover {color: #fff;}.mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel ul ul, .mkdf-page-footer .widget_icl_lang_sel_widget #lang_sel_click ul ul {background-color: #303030;border-color: #fff;}.mkdf-page-footer .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {color: #999;}.mkdf-page-footer .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {color: #fff;}.mkdf-page-footer .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {color: #999;}.mkdf-page-footer .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {color: #fff;}.mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel, .mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel_click {width: auto;min-width: 130px;}.mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel, .mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {border: 0;padding: 4px 10px;}.mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after, .mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {right: 10px;}.mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel ul li a, .mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul li a {color: #fff;letter-spacing: 0;}.mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel ul li a:hover, .mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul li a:hover {color: #999;}.mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel ul ul, .mkdf-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul ul {padding: 8px 15px;background-color: #303030;border: 0;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {margin: 0 15px 0 0;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {margin: 0;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {color: #fff;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {color: #999;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {float: left;margin: 0 15px 0 0;padding: 0;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li:last-child {margin: 0;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {color: #fff;}.mkdf-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {color: #999;}.mkdf-menu-area .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {margin: 0 20px 0 0;}.mkdf-menu-area .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {margin: 0;}.mkdf-menu-area .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {float: left;margin: 0 20px 0 0;padding: 0;}.mkdf-menu-area .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li:last-child {margin: 0;}.mkdf-main-menu > ul > li.menu-item-language > a span {position: relative;display: block;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-main-menu > ul > li.menu-item-language > a span img {position: relative;display: inline-block;vertical-align: middle;top: -1px;margin: 0 5px 0 0;}.mkdf-main-menu > ul > li.menu-item-language > a span:after {content: '\33';font-family: 'ElegantIcons';position: absolute;right: -15px;top: 50%;display: block;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-main-menu .menu-item-language .submenu-languages {position: absolute;top: 100%;width: 200px;left: 0;z-index: 10;opacity: 0;visibility: hidden;border-top: none;padding: 18px 0;text-align: left;background-color: #fff;border-top: 1px solid #e5e5e5;box-sizing: border-box;-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;-moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;}.mkdf-main-menu .menu-item-language .submenu-languages li {display: block;width: 100%;float: none;padding: 0;box-sizing: border-box;}.mkdf-main-menu .menu-item-language .submenu-languages a {display: block;padding: 9px 26px;color: #808080;}.mkdf-main-menu .menu-item-language .submenu-languages a:hover {color: #303030;}.mkdf-main-menu .menu-item-language .submenu-languages img {position: relative;display: inline-block;vertical-align: middle;top: -1px;margin: 0 5px 0 0;}.mkdf-main-menu .menu-item-language:hover ul {opacity: 1;visibility: visible;-webkit-transition-delay: 0s;-moz-transition-delay: 0s;transition-delay: 0s;}#bbpress-forums {position: relative;display: inline-block;width: 100%;vertical-align: middle;}#bbpress-forums * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {border: none;}#bbpress-forums ul.bbp-topics {border: 1px solid #e5e5e5;}#bbpress-forums div.odd, #bbpress-forums ul.odd {background-color: transparent;}#bbpress-forums ul.bbp-forums {border: 1px solid #e5e5e5;}#bbpress-forums div.bbp-template-notice.info {background-color: #f0f8ff;border-color: #badbf9;}#bbpress-forums li.bbp-header {background-color: #fafafa;border-bottom: 1px solid #e5e5e5;border-top: none;padding: 0;}#bbpress-forums li.bbp-header > ul > li {font-size: 16px;font-weight: 600;color: #b5b5b5;padding: 15px 0;text-transform: uppercase;}#bbpress-forums li.bbp-header > ul > li.bbp-topic-title {padding-left: 30px;}#bbpress-forums li.bbp-header > ul > li.bbp-forum-info {padding-left: 30px;}#bbpress-forums li.bbp-header > ul > li.bbp-forum-topic-count, #bbpress-forums li.bbp-header > ul > li.bbp-topic-voice-count, #bbpress-forums li.bbp-header > ul > li.bbp-forum-reply-count, #bbpress-forums li.bbp-header > ul > li.bbp-topic-reply-count {width: 10%;}#bbpress-forums li.bbp-header > ul > li.bbp-forum-freshness, #bbpress-forums li.bbp-header > ul > li.bbp-topic-freshness {text-align: center !important;}#bbpress-forums li.bbp-header > ul > li:not(:first-child):not(:last-child) {text-align: center;}#bbpress-forums li.bbp-header > ul > li:first-child, #bbpress-forums li.bbp-header > ul > li:last-child {text-align: left;}#bbpress-forums li.bbp-header > ul > li a {color: #b5b5b5;}#bbpress-forums li.bbp-header > ul > li a:hover {color: #40c4ff;}#bbpress-forums li.bbp-body {padding: 0 30px;font-size: 14px;background-color: #ffffff;}#bbpress-forums li.bbp-body .bbp-forum-info .bbp-forum-title {font-size: 14px;color: #303030;font-weight: 600;}#bbpress-forums li.bbp-body .bbp-forum-freshness .bbp-author-name {font-size: 14px;color: #40c4ff;}#bbpress-forums li.bbp-body .bbp-forum-freshness .bbp-author-avatar {display: none;}#bbpress-forums li.bbp-footer {display: none;padding: 0;}#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {border: none;float: none;margin-bottom: 0;}#bbpress-forums {position: relative;display: inline-block;width: 100%;vertical-align: middle;}#bbpress-forums * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {border: none;}#bbpress-forums ul.bbp-topics {border: 1px solid #e5e5e5;}#bbpress-forums div.odd, #bbpress-forums ul.odd {background-color: transparent;}#bbpress-forums ul.bbp-forums {border: 1px solid #e5e5e5;}#bbpress-forums div.bbp-template-notice.info {background-color: #f0f8ff;border-color: #badbf9;}#bbpress-forums li.bbp-header {background-color: #fafafa;border-bottom: 1px solid #e5e5e5;border-top: none;padding: 0;}#bbpress-forums li.bbp-header > ul > li {font-size: 16px;font-weight: 600;color: #b5b5b5;padding: 15px 0;text-transform: uppercase;}#bbpress-forums li.bbp-header > ul > li.bbp-topic-title {padding-left: 30px;}#bbpress-forums li.bbp-header > ul > li.bbp-forum-info {padding-left: 30px;}#bbpress-forums li.bbp-header > ul > li.bbp-forum-topic-count, #bbpress-forums li.bbp-header > ul > li.bbp-topic-voice-count, #bbpress-forums li.bbp-header > ul > li.bbp-forum-reply-count, #bbpress-forums li.bbp-header > ul > li.bbp-topic-reply-count {width: 10%;}#bbpress-forums li.bbp-header > ul > li.bbp-forum-freshness, #bbpress-forums li.bbp-header > ul > li.bbp-topic-freshness {text-align: center !important;}#bbpress-forums li.bbp-header > ul > li:not(:first-child):not(:last-child) {text-align: center;}#bbpress-forums li.bbp-header > ul > li:first-child, #bbpress-forums li.bbp-header > ul > li:last-child {text-align: left;}#bbpress-forums li.bbp-header > ul > li a {color: #b5b5b5;}#bbpress-forums li.bbp-header > ul > li a:hover {color: #40c4ff;}#bbpress-forums li.bbp-body {padding: 0 30px;font-size: 14px;background-color: #ffffff;}#bbpress-forums li.bbp-body .bbp-forum-info .bbp-forum-title {font-size: 14px;color: #303030;font-weight: 600;}#bbpress-forums li.bbp-body .bbp-forum-freshness .bbp-author-name {font-size: 14px;color: #40c4ff;}#bbpress-forums li.bbp-body .bbp-forum-freshness .bbp-author-avatar {display: none;}#bbpress-forums li.bbp-footer {display: none;padding: 0;}#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {border: none;float: none;margin-bottom: 0;}body.forum-archive #bbpress-forums {}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;float: right;max-width: 300px;padding: 17px 0 28px;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search {position: relative;width: 100%;height: 50px;line-height: 50px;margin: 0;padding: 0 15px;font-family: inherit;font-size: 13px;font-weight: 400;color: #808080;background-color: #f5f7f7;border: none;outline: 0;vertical-align: middle;box-sizing: border-box;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search::-webkit-input-placeholder {color: #808080;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search:-moz-placeholder {color: #808080;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search::-moz-placeholder {color: #808080;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search:-ms-input-placeholder {color: #808080;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder #bbp_search_submit {position: relative;display: inline-block;width: 50px;height: 50px;line-height: 50px;padding: 0;font-size: 16px;color: #323131;background-color: #f5f7f7;border: none;outline: 0;cursor: pointer;vertical-align: middle;text-align: center;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}body.forum-archive #bbpress-forums .bbp-search-form .mkdf-search-menu-holder .mkdf-form-holder #bbp_search_submit:hover {color: #303030;}body.forum-archive #bbpress-forums div.bbp-breadcrumb {width: 60%;}body.forum-archive #bbpress-forums li.bbp-body ul.forum {border-top: none;padding: 26px 0 16px;border-bottom: 1px solid #e5e5e5;}body.forum-archive #bbpress-forums li.bbp-body ul.forum:last-child {border-bottom: none;}body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-forum-freshness, body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-topic-freshness {color: #808080;}body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-forum-freshness > a, body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-topic-freshness > a {color: #808080;font-size: 14px;}body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-forum-freshness > a:hover, body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-topic-freshness > a:hover {color: #40c4ff;}body.forum-archive #bbpress-forums li.bbp-body .bbp-forum-info .bbp-forum-content {font-size: 13px;font-weight: 400;color: #808080;}body.forum-archive #bbpress-forums li.bbp-body .bbp-topic-started-by {color: #808080;font-size: 12px;font-weight: 400;}body.forum-archive #bbpress-forums li.bbp-body .bbp-topic-started-by .bbp-author-name {font-size: 14px;color: #40c4ff;}body.forum-archive #bbpress-forums li.bbp-body .bbp-topic-started-by .bbp-author-name:hover {color: #303030;}body.forum #bbpress-forums {}body.forum #bbpress-forums .subscription-toggle {position: absolute;right: 0;padding-top: 74px;font-size: 12px;font-weight: 600;text-transform: uppercase;color: #40c4ff;}body.forum #bbpress-forums .subscription-toggle:before {font-family: Linearicons-Free;content: '\e8a7';margin-right: 7px;}body.forum #bbpress-forums .bbp-topics {margin: 0;}body.forum #bbpress-forums .bbp-topic-form {border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}body.forum #bbpress-forums .bbp-topic-form div.bbp-template-notice {padding: 0 30px;background-color: transparent;border: none;}body.forum #bbpress-forums .bbp-topic-form div.bbp-template-notice p {font-size: 14px;padding: 18px 18px;margin: 0 0 10px 0;color: #303030;background-color: #fff8dd;border: 1px solid #ffe275;display: inline-block;width: 100%;border-radius: 0;}body.forum #bbpress-forums li.bbp-header ul li.bbp-topic-title {padding-left: 30px;}body.forum #bbpress-forums li.bbp-body ul.topic {border-top: none;padding: 27px 0 28px 0px;border-bottom: 1px solid #e5e5e5;}body.forum #bbpress-forums li.bbp-body ul.topic:last-child {border-bottom: none;}body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-forum-freshness, body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-topic-freshness {color: #808080;}body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-forum-freshness > a, body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-topic-freshness > a {color: #808080;font-size: 14px;}body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-forum-freshness > a:hover, body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-topic-freshness > a:hover {color: #40c4ff;}body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-title {padding-right: 20px;}body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-title .bbp-topic-permalink {font-size: 14px;color: #303030;font-weight: 600;}body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-title .bbp-topic-meta {font-size: 14px;}body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-title .bbp-topic-meta .avatar {border: none;vertical-align: middle;margin: 0 5px 0 10px;}body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness-author .bbp-author-avatar {display: none;}body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness-author .bbp-author-name {font-size: 14px;color: #40c4ff;}body.forum #bbpress-forums li.bbp-body ul.topic.sticky {background-color: transparent !important;font-size: 1em;position: relative;}body.forum #bbpress-forums li.bbp-body ul.topic.sticky:after {content: '\f02e';font-family: 'FontAwesome';color: #40c4ff;font-size: 16px;position: absolute;top: -6px;right: 20px;vertical-align: top;}body.forum #bbpress-forums li.bbp-body .bbp-forum-info .bbp-forum-content {font-size: 13px;font-weight: 400;color: #808080;}body.forum #bbpress-forums li.bbp-body .bbp-topic-started-by {color: #808080;font-size: 14px;font-weight: 400;}body.forum #bbpress-forums li.bbp-body .bbp-topic-started-by .bbp-author-name {font-size: 14px;color: #40c4ff;}body.forum #bbpress-forums li.bbp-body .bbp-topic-started-by .bbp-author-name:hover {color: #303030;}body.forum #bbpress-forums .bbp-topic-form, body.forum #bbpress-forums .bbp-no-topic, body.forum #bbpress-forums .bbp-reply-form, body.forum #bbpress-forums .bbp-no-reply {padding: 0 0 46px;background-color: #fff;}body.forum .bbp-pagination:nth-of-type(4) {display: none;}#bbpress-forums div.bbp-breadcrumb {padding: 0 0 10px;font-size: 14px;float: none;}#bbpress-forums div.bbp-breadcrumb p {margin: 0;}#bbpress-forums div.bbp-breadcrumb p > *:not(:last-child):after {content: "";}#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-home {color: #808080;}#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-home:hover {color: #40c4ff;}#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-current {color: #40c4ff;}.mkdf-title-holder .mkdf-title-wrapper .mkdf-breadcrumbs div.bbp-breadcrumb, .mkdf-title-holder .mkdf-title-wrapper .mkdf-breadcrumbs div.bbp-topic-tags {font-size: 15px;}#bbpress-forums {margin-bottom: 95px;}#bbpress-forums fieldset.bbp-form {border: none;padding: 0;background-color: #fff;}#bbpress-forums fieldset.bbp-form .bbp-template-notice {margin-top: 30px;margin-bottom: 25px;}#bbpress-forums fieldset.bbp-form label {color: #353535;font-size: 12px;font-weight: 600;}#bbpress-forums fieldset.bbp-form #bbp_topic_subscription {float: left;margin: 7px 7px 0 0;text-align: left;}#bbpress-forums fieldset.bbp-form #bbp_topic_subscription + label {color: #353535;padding-left: 2px;font-weight: 600;width: 85%;float: left;font-size: 12px;}#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form textarea {width: 100%;margin-bottom: 7px;padding: 15px 20px;outline: 0;font-size: 12px;background-color: #f8f7f7;color: #808080;border: 1px solid #f2f2f2;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color 0.2s ease-out;-moz-transition: border-color 0.2s ease-out;transition: border-color 0.2s ease-out;resize: none;}#bbpress-forums fieldset.bbp-form input[type=text]:focus, #bbpress-forums fieldset.bbp-form select:focus, #bbpress-forums fieldset.bbp-form textarea:focus {border-color: #e5e5e5;}#bbpress-forums fieldset.bbp-form textarea.bbp-the-content {background-color: #fff;}#bbpress-forums fieldset.bbp-form div.bbp-submit-wrapper {float: none;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) {padding: 0 30px;margin-left: -15px;margin-right: -15px;*zoom: 1;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice):before {content: " ";display: table;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice):after {content: " ";display: table;clear: both;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) > p {float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;padding-right: 15px;width: 33.3333333333%;*zoom: 1;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) > p:before {content: " ";display: table;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) > p:after {content: " ";display: table;clear: both;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-the-content-wrapper {margin: 22px 0 29px;float: left;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;padding-right: 15px;width: 100%;*zoom: 1;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-the-content-wrapper:before {content: " ";display: table;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-the-content-wrapper:after {content: " ";display: table;clear: both;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-submit-wrapper {float: left;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;padding-right: 15px;width: 100%;*zoom: 1;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-submit-wrapper:before {content: " ";display: table;}#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-submit-wrapper:after {content: " ";display: table;clear: both;}#bbpress-forums fieldset.bbp-form legend {border-bottom: 1px solid #e5e5e5;width: 100%;background-color: #fafafa;font-size: 16px;font-weight: 600;color: #b5b5b5;padding: 15px 30px 15px 27px;text-transform: uppercase;}#bbpress-forums button {position: relative;display: inline-block;vertical-align: middle;outline: none;font-size: 13px;line-height: 2.714285714285714em;padding: 5px 38px;color: #fff;background-color: #40c4ff;border-width: 0;cursor: pointer;text-transform: uppercase;-webkit-transition: background-color 0.15s ease-out, color 0.15s ease-out;-moz-transition: background-color 0.15s ease-out, color 0.15s ease-out;transition: background-color 0.15s ease-out, color 0.15s ease-out;}#bbpress-forums button:hover {background-color: #17b7fe !important;}@media only screen and (max-width: 1024px) {#bbpress-forums button > div:not(.bbp-template-notice) > p {width: 100%;float: none;}}#bbpress-forums div.bbp-template-notice {padding: 13px 18px;margin: 0 0 10px 0;color: #808080;background-color: #fefff0;border-color: #f1ebaa;display: inline-block;width: 100%;border-radius: 0;}#bbpress-forums div.bbp-template-notice p {font-size: 13px;}#bbpress-forums div.bbp-template-notice a {color: inherit;}#bbpress-forums div.bbp-template-notice img.avatar {border: none;vertical-align: middle;margin-bottom: 0;margin-left: 5px;margin-right: 5px;}#bbpress-forums .bbp-breadcrumb + div.bbp-template-notice, #bbpress-forums .bbp-topic-tags + div.bbp-template-notice {margin: 0 0 20px;width: 100%;}#bbpress-forums .bbp-pagination {margin: 17px 0;color: #808080;font-size: 13px;}#bbpress-forums .bbp-template-notice + .bbp-pagination {margin: 0px 0px 41px;}#bbpress-forums #bbp-user-wrapper {padding: 39px 0;font-weight: 500;}#bbpress-forums #bbp-user-wrapper ul.bbp-topics {clear: both;}#bbpress-forums #bbp-user-wrapper ul.bbp-replies {clear: both;}#bbpress-forums #bbp-user-wrapper .bbp-user-forum-role, #bbpress-forums #bbp-user-wrapper .bbp-user-topic-count, #bbpress-forums #bbp-user-wrapper .bbp-user-reply-count {text-transform: none;font-size: 14px;color: #808080;font-weight: 600;}#bbpress-forums #bbp-user-wrapper h2.entry-title {font-size: 16px;font-weight: 600;padding-bottom: 0px;color: #b5b5b5;}#bbpress-forums #bbp-user-wrapper .bbp-user-description {font-size: 14px;margin-bottom: 12px;}#bbpress-forums #bbp-single-user-details {width: 160px;}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {background-color: transparent;opacity: 1;color: #40c4ff;}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a {font-size: 14px;border-bottom: 1px solid #e5e5e5;}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a:hover {color: #40c4ff;}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:last-child a {border-bottom: none;}#bbpress-forums #bbp-single-user-details #bbp-user-avatar {width: auto;}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {margin-bottom: 6px;border: 1px solid transparent;height: auto;width: 127px;}#bbpress-forums #bbp-user-body {margin-left: 180px;}#bbpress-forums #bbp-user-body .bbp-topic-title .bbp-topic-permalink {font-size: 14px;color: #303030;font-weight: 600;}#bbpress-forums #bbp-user-body .bbp-topic-meta {font-size: 14px;}#bbpress-forums #bbp-user-body .bbp-topic-started-by .bbp-author-name {color: #40c4ff;}#bbpress-forums #bbp-user-body .bbp-topic-freshness-author .bbp-author-avatar {display: none;}#bbpress-forums #bbp-user-body .bbp-topic-freshness-author .bbp-author-name {color: #40c4ff;}#bbpress-forums #bbp-user-body div.indicator-hint {padding: 12px 18px;color: #808080;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}#bbpress-forums #bbp-user-body div.indicator-hint p {font-size: 14px;}#bbpress-forums #bbp-user-body div.indicator-hint img.avatar {border: none;vertical-align: middle;margin-bottom: 0;margin-left: 5px;margin-right: 5px;}#bbpress-forums #bbp-your-profile fieldset {padding: 32px 0 12px;}#bbpress-forums #bbp-your-profile fieldset textarea, #bbpress-forums #bbp-your-profile fieldset input {background-color: #ebebeb;color: #afafae;border: 1px solid #ebebeb;}#bbpress-forums #bbp-your-profile fieldset textarea:focus, #bbpress-forums #bbp-your-profile fieldset input:focus {border-color: #303030;}#bbpress-forums #bbp-your-profile fieldset > div label[for] {width: 26%;line-height: 22px;}#bbpress-forums #bbp-your-profile fieldset > div label[for="display_name"] {padding-bottom: 11px;}#bbpress-forums #bbp-your-profile fieldset > div input {width: 72%;padding: 5px 14px;line-height: 22px;}#bbpress-forums #bbp-your-profile fieldset div {margin-bottom: 20px;}body.forum #bbpress-forums div.bbp-forum-header, body.forum #bbpress-forums div.bbp-topic-header, body.forum #bbpress-forums div.bbp-reply-header {background-color: #f4f9fc;padding-left: 25px;font-size: 14px;font-weight: 400;border: none;}body.topic #bbpress-forums div.reply {padding: 0 20px;}body.topic #bbpress-forums .bbp-pagination:nth-of-type(5) {display: none;}body.topic #bbpress-forums .bbp-topic-tags {display: block;margin-bottom: 30px;float: none;}body.topic #bbpress-forums .bbp-topic-tags, body.topic #bbpress-forums #subscription-toggle, body.topic #bbpress-forums #favorite-toggle {color: #808080;font-weight: 400;font-size: 14px;}body.topic #bbpress-forums .bbp-topic-tags a, body.topic #bbpress-forums #subscription-toggle a, body.topic #bbpress-forums #favorite-toggle a {color: #808080;}body.topic #bbpress-forums .bbp-topic-tags a:hover, body.topic #bbpress-forums #subscription-toggle a:hover, body.topic #bbpress-forums #favorite-toggle a:hover {color: #303030;}body.topic #bbpress-forums .bbp-topic-tags p, body.topic #bbpress-forums #subscription-toggle p, body.topic #bbpress-forums #favorite-toggle p {margin: 0;}body.topic #bbpress-forums .bbp-topic-tags .bbp-breadcrumb-current, body.topic #bbpress-forums #subscription-toggle .bbp-breadcrumb-current, body.topic #bbpress-forums #favorite-toggle .bbp-breadcrumb-current {color: #303030;}body.topic #bbpress-forums .bbp-replies {border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;margin-bottom: 0;}body.topic #bbpress-forums .bbp-replies li.bbp-header {padding-top: 13px;padding-bottom: 13px;padding-right: 30px;border-bottom: 0;}body.topic #bbpress-forums .bbp-replies li.bbp-header .bbp-reply-author {width: auto;margin-left: 27px;}body.topic #bbpress-forums .bbp-replies li.bbp-header .bbp-reply-content {margin-left: 170px;}body.topic #bbpress-forums .bbp-replies li.bbp-header .bbp-reply-content, body.topic #bbpress-forums .bbp-replies li.bbp-header .bbp-reply-author {color: #b5b5b5;font-size: 14px;font-weight: 600;}body.topic #bbpress-forums .bbp-replies li.bbp-body {padding: 0;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header {font-size: 14px;font-weight: 600;width: 100%;padding: 10px 30px;background-color: #f5f7f7;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header .bbp-reply-post-date {color: #818080;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header .bbp-admin-links {color: #808081;font-weight: 300;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header .bbp-admin-links a {color: #818080;font-size: 13px;font-weight: 300;text-transform: none;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header .bbp-admin-links a:hover {color: #303030;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header a.bbp-reply-permalink {color: #808081;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-header a.bbp-reply-permalink:hover {color: #303030;}body.topic #bbpress-forums .bbp-replies li.bbp-body .topic-author.odd, body.topic #bbpress-forums .bbp-replies li.bbp-body .topic-author.even {padding: 0 22px;}body.topic #bbpress-forums .bbp-replies li.bbp-body .topic-author.odd {padding: 0 30px;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-author {width: auto;margin-top: 20px;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-author .bbp-author-avatar {display: block;text-align: left;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-author .bbp-author-name {padding: 0;text-align: left;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-author > a, body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-author > a > img {margin: 0;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-content {margin-left: 120px;padding: 25px 12px 20px 0;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-content ul.bbp-reply-revision-log {margin: 11px 0 0 0;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-content > p {margin: 0;font-size: 13px;}body.topic #bbpress-forums .bbp-replies li.bbp-body > div.topic-author {padding: 0;}body.topic #bbpress-forums .bbp-replies li.bbp-body div.bbp-reply-author br, body.topic #bbpress-forums .bbp-replies li.bbp-body div.bbp-reply-author .bbp-reply-ip {display: none;}body.topic #bbpress-forums .bbp-replies li.bbp-body div.bbp-reply-author .bbp-author-name {color: #40c4ff;font-size: 14px;font-weight: 500;}body.topic #bbpress-forums .bbp-replies li.bbp-body div.bbp-reply-author .bbp-author-role {font-size: 14px;font-weight: 500;font-style: normal;color: #808080;margin-top: 2px;text-align: left;}body.topic #bbpress-forums .bbp-reply-form {border: 1px solid #e5e5e5;padding-bottom: 46px;background-color: #fff;}body.topic #bbpress-forums .bbp-reply-form div.bbp-template-notice {padding: 0 30px;background-color: transparent;border: none;}body.topic #bbpress-forums .bbp-reply-form div.bbp-template-notice p {font-size: 14px;padding: 18px 18px;margin: 0 0 10px 0;color: #303030;background-color: #fff8dd;border: 1px solid #ffe275;display: inline-block;width: 100%;border-radius: 0;}body.topic #bbpress-forums .bbp-reply-form .bbp-form > div:not(.bbp-template-notice) > p {float: none;}#bbpress-forums li.bbp-body ul.topic {padding: 8px 0;}li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {width: 11%;}.mkdf-sidebar .widget_display_search {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;float: right;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-column-left {display: table-cell;vertical-align: top;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-column-right {display: table-cell;width: 1%;text-align: left;vertical-align: top;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search {position: relative;width: 100%;height: 50px;line-height: 50px;margin: 0;padding: 0 15px;font-family: inherit;font-size: 13px;font-weight: 400;color: #808080;background-color: #f5f7f7;border: none;outline: 0;vertical-align: middle;box-sizing: border-box;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search::-webkit-input-placeholder {color: #808080;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search:-moz-placeholder {color: #808080;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search::-moz-placeholder {color: #808080;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder .mkdf-search-field#bbp_search:-ms-input-placeholder {color: #808080;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder #bbp_search_submit {position: relative;display: inline-block;width: 50px;height: 50px;line-height: 50px;padding: 0;font-size: 16px;font-family: FontAwesome;color: #323131;background-color: #f5f7f7;border: none;outline: 0;cursor: pointer;vertical-align: middle;text-align: center;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-form-holder #bbp_search_submit:hover {color: #303030;}.mkdf-sidebar .widget_display_search #bbp-search-form.mkdf-search-menu-holder .mkdf-search-label {display: block;margin: 15px 0 0;}.mkdf-sidebar .widget.widget_display_replies ul li, .mkdf-sidebar .widget.widget_display_topics ul li {font-weight: 400;font-size: 13px;color: #40c4ff;border-bottom: 1px solid #e5e5e5;margin-top: 10px;margin-bottom: 11px;padding-bottom: 7px;}.mkdf-sidebar .widget.widget_display_replies ul li a, .mkdf-sidebar .widget.widget_display_topics ul li a {display: inline-block;font-family: inherit;font-size: inherit;font-weight: inherit;border: none;margin: 0;padding: 0;font-weight: 500;}.mkdf-sidebar .widget.widget_display_replies ul li div, .mkdf-sidebar .widget.widget_display_topics ul li div {font-size: 12px;}.mkdf-sidebar .widget.widget_display_replies .bbp-author-avatar, .mkdf-sidebar .widget.widget_display_topics .bbp-author-avatar {padding-right: 5px;}.mkdf-sidebar .widget_display_views li a, .mkdf-sidebar .widget_display_forums li a {font-size: 13px;color: #808080;line-height: 43px;position: relative;display: block;font-weight: 500;padding: 0 10px 0 0;margin: 0;overflow: hidden;-webkit-transition: padding 0.2s ease;-moz-transition: padding 0.2s ease;transition: padding 0.2s ease;}.mkdf-sidebar .widget_display_views li a:after, .mkdf-sidebar .widget_display_forums li a:after {position: absolute;top: 50%;left: -15px;display: inline-block;vertical-align: middle;font-family: "IonIcons";content: "\f3d1";speak: none;color: #40c4ff;font-size: 17px;text-transform: none;text-rendering: auto;line-height: 17px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);-moz-transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);transition: left 0.2s cubic-bezier(0.54, 0.49, 0, 1.75);}.mkdf-sidebar .widget_display_views li a:hover, .mkdf-sidebar .widget_display_forums li a:hover {color: #40c4ff;padding: 0 15px 0 15px;}.mkdf-sidebar .widget_display_views li a:hover:after, .mkdf-sidebar .widget_display_forums li a:hover:after {left: 0;}.mkdf-sidebar .widget_display_stats dl {font-size: 13px;}.mkdf-sidebar .widget_display_stats dl > * {display: inline-block;float: left;border-bottom: 1px solid #e5e5e5;margin: 0 0 5px;padding: 0 0 5px;}.mkdf-sidebar .widget_display_stats dl dt {width: 80%;font-weight: 500;font-size: 13px;color: #808080;}.mkdf-sidebar .widget_display_stats dl dd {color: #808080;width: 20%;text-align: right;font-weight: 300;}.mkdf-sidebar .widget_display_stats dl dd strong:before {content: "(";}.mkdf-sidebar .widget_display_stats dl dd strong:after {content: ")";}.mkdf-sidebar .widget_display_stats dl dd:last-child {margin-bottom: 28px;}.mkdf-sidebar .bbp_widget_login .bbp-logged-in > * {margin: 0;line-height: 16px;}.mkdf-sidebar .bbp_widget_login .bbp-logged-in > * > a {font-size: 16px;line-height: 1em;font-weight: 500;}.mkdf-sidebar .bbp_widget_login input[type=text], .mkdf-sidebar .bbp_widget_login input[type=password] {width: 100%;margin-bottom: 0px;padding: 16px 20px;outline: 0;font-size: 14px;color: #767676;border: none;background-color: #f5f7f7;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color 0.2s ease-out;-moz-transition: border-color 0.2s ease-out;transition: border-color 0.2s ease-out;resize: none;}.mkdf-sidebar .bbp_widget_login input[type=text]:focus, .mkdf-sidebar .bbp_widget_login input[type=password]:focus {border-color: #303030;}.mkdf-sidebar .bbp_widget_login label {font-size: 12px;padding-bottom: 5px;}.mkdf-sidebar .bbp_widget_login .bbp-username {margin-top: 0;}.mkdf-sidebar .bbp_widget_login .bbp-remember-me label {font-size: 12px;}.mkdf-sidebar .bbp_widget_login .bbp-remember-me input {vertical-align: middle;}.mkdf-sidebar .bbp_widget_login .bbp-submit-wrapper {text-align: left;float: none;}.mkdf-sidebar .bbp_widget_login .logout-link {color: #808080;font-weight: 700;font-size: 12px;}.mkdf-sidebar .bbp_widget_login button {position: relative;display: inline-block;vertical-align: middle;outline: none;font-size: 13px;line-height: 2.714285714285714em;padding: 0 35px;color: #fff;background-color: #303030;border-width: 0;cursor: pointer;-webkit-transition: background-color 0.15s ease-out, color 0.15s ease-out;-moz-transition: background-color 0.15s ease-out, color 0.15s ease-out;transition: background-color 0.15s ease-out, color 0.15s ease-out;}.mkdf-sidebar .bbp_widget_login button:hover {background-color: #40c4ff;}@media only screen and (max-width: 1440px) {#bbpress-forums div.bbp-topic-tags {display: inline-block;float: none;}}@media only screen and (max-width: 1200px) {#bbpress-forums #bbp-your-profile fieldset > div label[for] {width: 30%;padding: 5px 11px 5px 0px;}#bbpress-forums #bbp-your-profile fieldset > div input {width: 70%;}}@media only screen and (max-width: 1024px) {#bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) > p {width: 100%;}#bbpress-forums div.bbp-template-notice {margin-bottom: 0;}}@media only screen and (max-width: 680px) {#bbpress-forums .bbp-forums .forum-titles .bbp-forum-topic-count, #bbpress-forums .bbp-forums .forum-titles .bbp-forum-reply-count, #bbpress-forums .bbp-forums .forum-titles .bbp-forum-freshness {display: none;}#bbpress-forums .bbp-forums .bbp-body .bbp-forum-topic-count, #bbpress-forums .bbp-forums .bbp-body .bbp-forum-reply-count, #bbpress-forums .bbp-forums .bbp-body .bbp-forum-freshness {display: none;}#bbpress-forums .bbp-forums .bbp-body .bbp-forum-info {width: 100%;padding-right: 0;}#bbpress-forums .bbp-topics .forum-titles .bbp-topic-voice-count, #bbpress-forums .bbp-topics .forum-titles .bbp-topic-reply-count, #bbpress-forums .bbp-topics .forum-titles .bbp-topic-freshness {display: none;}#bbpress-forums .bbp-topics .bbp-body .bbp-topic-voice-count, #bbpress-forums .bbp-topics .bbp-body .bbp-topic-reply-count, #bbpress-forums .bbp-topics .bbp-body .bbp-topic-freshness {display: none;}#bbpress-forums .bbp-topics .bbp-body .bbp-forum-info {width: 100%;padding-right: 0;}#bbpress-forums div.bbp-search-form, #bbpress-forums .bbp-breadcrumb, #bbpress-forums > #subscription-toggle {float: none;}#bbpress-forums #bbp-search-form #bbp_search {width: 100%;}#bbpress-forums div.bbp-template-notice, #bbpress-forums div.indicator-hint, #bbpress-forums .bbp-admin-links {display: none;}#bbpress-forums fieldset.bbp-form {padding-left: 0;padding-right: 0;}#bbpress-forums #bbp-your-profile fieldset > div label[for] {width: 100%;text-align: left;padding: 5px 11px 5px 0px;}#bbpress-forums #bbp-your-profile fieldset > div input {width: 100%;}#bbpress-forums #bbp-your-profile fieldset textarea, #bbpress-forums #bbp-your-profile fieldset fieldset.password {width: 100%;}}@media only screen and (max-width: 480px) {#bbpress-forums .bbp-body div.bbp-reply-author {margin: 0;min-height: 70px;}#bbpress-forums .bbp-body div.bbp-reply-content {margin-left: 0;margin-right: 0;}#bbpress-forums div.bbp-reply-author img.avatar {top: 0;margin-top: 0;}#bbpress-forums li.bbp-body div.hentry {padding-top: 16px;}#bbpress-forums li.bbp-header .bbp-reply-content {display: none;}#bbpress-forums li.bbp-header .bbp-reply-author {float: none;}#bbpress-forums #bbp-single-user-details {margin-bottom: 20px;}body.topic #bbpress-forums .bbp-replies li.bbp-body .bbp-reply-content {margin-left: 0;padding-top: 20px;}body.topic #bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) .bbp-the-content-wrapper {padding: 0;}body.topic #bbpress-forums fieldset.bbp-form > div:not(.bbp-template-notice) > p {width: 100%;}}.mkdf-blog-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 40px;clear: both;}.mkdf-blog-holder article {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-blog-holder article.sticky .mkdf-post-title a {color: #40c4ff;}.mkdf-blog-holder article .mkdf-post-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-blog-holder article .mkdf-post-image {position: relative;display: inline-block;vertical-align: middle;max-width: 100%;}.mkdf-blog-holder article .mkdf-post-image img {display: block;}.mkdf-blog-holder article .mkdf-post-text {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-blog-holder article .mkdf-post-title {margin: 0;}.mkdf-blog-holder article .mkdf-post-excerpt:after {content: '...';}.mkdf-blog-holder article .mkdf-post-info {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-blog-holder article .mkdf-post-info > * {position: relative;display: inline-block;vertical-align: top;color: currentColor;}.mkdf-blog-holder article .mkdf-post-info > * a {color: inherit;}.mkdf-blog-holder article.format-gallery .mkdf-post-image {width: 100%;}.mkdf-blog-holder article.format-gallery .owl-carousel .owl-item {z-index: 2;}.mkdf-blog-holder article.format-gallery .owl-carousel .owl-item.active {z-index: 3;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-embed, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-embed body, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls {background: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container {background-color: #303030;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls {height: 38px !important;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls {padding: 0 10px 0 4px;box-sizing: border-box;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button {width: 39px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button {width: 30px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button {height: 38px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button button {position: relative;height: 100%;background: none;background-position: center;background-repeat: no-repeat;margin: 0;border: 0;outline: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-play button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-play button {width: 39px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/play.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-pause button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-pause button {width: 39px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/pause.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-stop button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-stop button {width: 39px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/stop.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-mute button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-mute button {width: 30px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/sound.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-unmute button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-unmute button {width: 30px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/mute.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time {height: 100%;padding: 0;font-family: inherit;font-size: 13px;color: #fff;line-height: 36px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail {height: 100%;padding: 0;font-family: inherit;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total {height: 5px;margin: 15px 14px;background: none;background-color: #fff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-current {height: 5px;background-color: #40c4ff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float {top: -14px;border: 0;color: #fff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float .mejs-time-float-corner {border-top-color: #303030;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-loaded, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float {background: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider {height: 38px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {height: 5px;top: 15px;background: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {background-color: #fff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {background-color: #40c4ff;}.mkdf-blog-holder article.format-video .mkdf-self-hosted-video {max-width: 100%;}.mkdf-blog-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 40px;clear: both;}.mkdf-blog-holder article {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-blog-holder article.sticky .mkdf-post-title a {color: #40c4ff;}.mkdf-blog-holder article .mkdf-post-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-blog-holder article .mkdf-post-image {position: relative;display: inline-block;vertical-align: middle;max-width: 100%;}.mkdf-blog-holder article .mkdf-post-image img {display: block;}.mkdf-blog-holder article .mkdf-post-text {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-blog-holder article .mkdf-post-title {margin: 0;}.mkdf-blog-holder article .mkdf-post-excerpt:after {content: '...';}.mkdf-blog-holder article .mkdf-post-info {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-blog-holder article .mkdf-post-info > * {position: relative;display: inline-block;vertical-align: top;color: currentColor;}.mkdf-blog-holder article .mkdf-post-info > * a {color: inherit;}.mkdf-blog-holder article.format-gallery .mkdf-post-image {width: 100%;}.mkdf-blog-holder article.format-gallery .owl-carousel .owl-item {z-index: 2;}.mkdf-blog-holder article.format-gallery .owl-carousel .owl-item.active {z-index: 3;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-embed, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-embed body, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls {background: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container {background-color: #303030;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls {height: 38px !important;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls {padding: 0 10px 0 4px;box-sizing: border-box;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button {width: 39px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button {width: 30px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button {height: 38px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button button {position: relative;height: 100%;background: none;background-position: center;background-repeat: no-repeat;margin: 0;border: 0;outline: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-play button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-play button {width: 39px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/play.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-pause button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-pause button {width: 39px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/pause.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-stop button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-stop button {width: 39px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/stop.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-mute button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-mute button {width: 30px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/sound.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-unmute button, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-unmute button {width: 30px;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../framework/modules/blog/assets/img/audio/mute.png);}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time {height: 100%;padding: 0;font-family: inherit;font-size: 13px;color: #fff;line-height: 36px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail {height: 100%;padding: 0;font-family: inherit;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total {height: 5px;margin: 15px 14px;background: none;background-color: #fff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-current {height: 5px;background-color: #40c4ff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float {top: -14px;border: 0;color: #fff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float .mejs-time-float-corner {border-top-color: #303030;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-loaded, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float {background: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider {height: 38px;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {height: 5px;top: 15px;background: none;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {background-color: #fff;}.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {background-color: #40c4ff;}.mkdf-blog-holder article.format-video .mkdf-self-hosted-video {max-width: 100%;}.mkdf-blog-holder.mkdf-blog-centered {display: block;width: 66%;margin: 0 auto;text-align: center;}.mkdf-blog-holder.mkdf-blog-centered article {margin-bottom: 30px;padding-bottom: 0;border-bottom: 1px solid #ededed;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-post-info {margin-bottom: 20px;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-post-info > div {width: 100%;}.mkdf-blog-holder.mkdf-blog-centered article.format-link {position: relative;margin-bottom: 25px;padding: 35px 45px 50px;background-color: #f6f6f6;overflow: hidden;}.mkdf-blog-holder.mkdf-blog-centered article.format-link .mkdf-post-text:after {position: absolute;top: -25px;left: 50%;right: auto;content: "\f0c1";font-family: 'FontAwesome';font-size: 235px;line-height: 1em;color: #ececec;z-index: 10;-webkit-transform: translateX(-50%) rotateY(180deg);-moz-transform: translateX(-50%) rotateY(180deg);transform: translateX(-50%) rotateY(180deg);}.mkdf-blog-holder.mkdf-blog-centered article.format-link .mkdf-post-text-inner {position: relative;z-index: 20;}.mkdf-blog-holder.mkdf-blog-centered article.format-quote {position: relative;margin-bottom: 25px;padding: 35px 45px;background-color: #f6f6f6;overflow: hidden;z-index: 20;}.mkdf-blog-holder.mkdf-blog-centered article.format-quote .mkdf-post-text:after {position: absolute;top: -318px;right: auto;left: 50%;content: '\201C';font-family: 'Georgia', sans-serif;font-size: 505px;line-height: 1em;color: #ececec;z-index: 10;-webkit-transform: rotateX(180deg) rotateY(180deg) translateX(50%);-moz-transform: rotateX(180deg) rotateY(180deg) translateX(50%);transform: rotateX(180deg) rotateY(180deg) translateX(50%);}.mkdf-blog-holder.mkdf-blog-centered article.format-quote .mkdf-post-text-inner {position: relative;z-index: 20;}.mkdf-blog-holder.mkdf-blog-centered article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-heading {margin-bottom: 30px;}.mkdf-blog-holder.mkdf-blog-centered article.mkdf-post-has-media .mkdf-post-heading {margin-bottom: 30px;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-post-info {padding: 0;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-post-title {margin: 0;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-post-info-bottom {display: table;table-layout: fixed;width: 100%;height: 100%;margin-top: 40px;padding-bottom: 40px;border-bottom: 0;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-info-bottom-item {display: table-cell;width: 33.3%;height: 100%;vertical-align: middle;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-info-bottom-item:first-child {text-align: left;}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-info-bottom-item:last-child {text-align: right;}.mkdf-blog-holder.mkdf-blog-chequered article .mkdf-blog-masonry-gallery-link {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}.mkdf-blog-holder.mkdf-blog-chequered article .mkdf-post-content {overflow: hidden;height: 100%;z-index: 3;}.mkdf-blog-holder.mkdf-blog-chequered article.mkdf-post-no-media .mkdf-post-content {background-color: #f3f3f3;}.mkdf-blog-holder.mkdf-blog-chequered article .mkdf-post-heading {height: 100%;margin-bottom: 0;}.mkdf-blog-holder.mkdf-blog-chequered article .mkdf-post-heading .mkdf-post-image {height: 100%;}.mkdf-blog-holder.mkdf-blog-chequered article .mkdf-post-title {margin: 0;}.mkdf-blog-holder.mkdf-blog-chequered article .mkdf-post-info-bottom {position: absolute;display: inline-block;bottom: 22px;left: 30px;width: auto;height: auto;}.mkdf-blog-holder.mkdf-blog-chequered article.format-standard .mkdf-post-text {position: absolute;top: 0;bottom: 0;width: 100%;padding: 30px;background-color: rgba(64, 196, 255, 0.9);opacity: 0;box-sizing: border-box;-webkit-transition: opacity 0.3s;-moz-transition: opacity 0.3s;transition: opacity 0.3s;}.mkdf-blog-holder.mkdf-blog-chequered article.format-standard:hover .mkdf-post-text {opacity: 1;}.mkdf-blog-holder.mkdf-blog-chequered article.format-gallery .mkdf-post-heading {position: relative;}.mkdf-blog-holder.mkdf-blog-chequered article.format-link .mkdf-post-text, .mkdf-blog-holder.mkdf-blog-chequered article.format-quote .mkdf-post-text {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;background-color: #f3f3f3;text-align: center;}.mkdf-blog-holder.mkdf-blog-chequered article.format-link .mkdf-post-text-inner, .mkdf-blog-holder.mkdf-blog-chequered article.format-quote .mkdf-post-text-inner {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;padding-top: 0;padding-bottom: 0;z-index: 1;box-sizing: border-box;}.mkdf-blog-holder.mkdf-blog-chequered article.format-link .mkdf-post-mark, .mkdf-blog-holder.mkdf-blog-chequered article.format-quote .mkdf-post-mark {position: relative;top: auto;right: auto;width: auto;border: none;text-align: center;}.mkdf-blog-holder.mkdf-blog-chequered article.format-audio .mkdf-blog-audio-holder {display: none;}.mkdf-blog-holder.mkdf-blog-chequered article.format-video .mkdf-vb-play-icon, .mkdf-blog-holder.mkdf-blog-chequered article.format-audio .mkdf-vb-play-icon {position: absolute;left: 50%;top: 50%;width: 56px;height: 56px;font-size: 56px;color: #fff;z-index: 2;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.mkdf-blog-holder.mkdf-blog-masonry-gallery article {background-color: rgba(0, 0, 0, 0.2);-webkit-transition: opacity 0.15s ease-out;-moz-transition: opacity 0.15s ease-out;transition: opacity 0.15s ease-out;opacity: 0;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article.mkdf-appeared {opacity: 1;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-content {height: 100%;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-image {height: 100%;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-image img {width: 100%;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-image:after {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;content: '';background: rgba(48, 48, 48, 0.62);background: -webkit-linear-gradient(rgba(48, 48, 48, 0), rgba(48, 48, 48, 0.62));background: -moz-linear-gradient(rgba(48, 48, 48, 0), rgba(48, 48, 48, 0.62));background: linear-gradient(rgba(48, 48, 48, 0), rgba(48, 48, 48, 0.62));}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-text {position: absolute;bottom: 39px;left: 0;padding: 0 20px;text-align: center;box-sizing: border-box;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-text a {position: relative;z-index: 2;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-title {color: #fff;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-excerpt {color: #fff;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-post-info {color: #fff;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article .mkdf-blog-masonry-gallery-link {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article.format-link, .mkdf-blog-holder.mkdf-blog-masonry-gallery article.format-quote {background-color: rgba(0, 0, 0, 0.2);-webkit-transition: background-color 0.2s ease-out;-moz-transition: background-color 0.2s ease-out;transition: background-color 0.2s ease-out;}.mkdf-blog-holder.mkdf-blog-masonry-gallery article.format-link .mkdf-post-text, .mkdf-blog-holder.mkdf-blog-masonry-gallery article.format-quote .mkdf-post-text {top: 50%;left: 0;bottom: auto;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-blog-holder.mkdf-blog-masonry-gallery article.format-link:hover, .mkdf-blog-holder.mkdf-blog-masonry-gallery article.format-quote:hover {background-color: rgba(48, 48, 48, 0.88);}.mkdf-blog-holder.mkdf-blog-masonry-gallery article:not(.format-quote):not(.format-link) .mkdf-post-text {-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.44, 1.22, 0, 1.43);-moz-transition: -moz-transform 0.3s cubic-bezier(0.44, 1.22, 0, 1.43);transition: transform 0.3s cubic-bezier(0.44, 1.22, 0, 1.43);}.mkdf-blog-holder.mkdf-blog-masonry-gallery article:not(.format-quote):not(.format-link):hover .mkdf-post-text {-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.44, 1.22, 0, 1.43);-moz-transition: -moz-transform 0.5s cubic-bezier(0.44, 1.22, 0, 1.43);transition: transform 0.5s cubic-bezier(0.44, 1.22, 0, 1.43);-webkit-transform: translateY(-20px);-moz-transform: translateY(-20px);transform: translateY(-20px);}.mkdf-blog-holder.mkdf-blog-type-masonry {}.mkdf-blog-holder.mkdf-blog-type-masonry .mkdf-blog-holder-inner {opacity: 0;}.mkdf-blog-holder.mkdf-blog-type-masonry article {float: left;}.mkdf-blog-holder.mkdf-blog-type-masonry article, .mkdf-blog-holder.mkdf-blog-type-masonry .mkdf-blog-masonry-grid-sizer {width: 100%;}.mkdf-blog-holder.mkdf-blog-type-masonry .mkdf-blog-masonry-grid-gutter {width: 0;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns article, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns .mkdf-blog-masonry-grid-sizer {width: 50%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns article.mkdf-post-size-large-width, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns article.mkdf-post-size-large-width-height {width: 100%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns .mkdf-blog-masonry-grid-sizer {width: 33.33333%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article.mkdf-post-size-large-width, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article.mkdf-post-size-large-width-height {width: 66.66667%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns .mkdf-blog-masonry-grid-sizer {width: 25%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width-height {width: 50%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns .mkdf-blog-masonry-grid-sizer {width: 20%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width, .mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width-height {width: 40%;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-no-space .mkdf-blog-holder-inner {margin: 0 -0px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-no-space article {padding: 0 0px;margin: 0 0 0px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-tiny-space .mkdf-blog-holder-inner {margin: 0 -5px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-tiny-space article {padding: 0 5px;margin: 0 0 10px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-small-space .mkdf-blog-holder-inner {margin: 0 -10px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-small-space article {padding: 0 10px;margin: 0 0 20px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-normal-space .mkdf-blog-holder-inner {margin: 0 -15px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-normal-space article {padding: 0 15px;margin: 0 0 30px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-masonry-full-width {box-sizing: border-box;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-masonry-full-width.mkdf-blog-tiny-space {padding: 0 10px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-masonry-full-width.mkdf-blog-small-space {padding: 0 20px;}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-masonry-full-width.mkdf-blog-normal-space {padding: 0 30px;}.mkdf-blog-holder.mkdf-blog-masonry article {margin: 0 0 20px;padding: 0 0 30px;}.mkdf-blog-holder.mkdf-blog-masonry article.mkdf-post-has-media .mkdf-post-heading {margin-bottom: 24px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-title {margin: 0 0 5px 0;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-excerpt-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 19px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-more-link-container {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 20px 0 0;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top {margin-bottom: 8px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;font-weight: 600;font-size: 14px;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top > div a {color: inherit;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top > div a:hover {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top > div.mkdf-post-info-category a:before {content: "\e07c";font-family: 'ElegantIcons';display: inline-block;margin-right: 6px;position: relative;top: 2px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top > div.mkdf-post-info-category a:hover:before {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom {margin-top: 0;padding-top: 15px;border-top: 1px solid #dadada;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-bottom-left, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {position: relative;display: inline-block;width: 50%;float: left;line-height: 25px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div {margin-left: 15px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div:first-child {margin-left: 0;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-author {display: inline-block;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-author a {text-transform: capitalize;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-author a:hover {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {text-align: right;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-comments-holder, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like {display: inline-block;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-comments-holder a, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like a {display: inline-block;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-comments-holder a span, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-comments-holder a i, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like a span, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like a i {vertical-align: middle;color: inherit;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like i:first-child, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like span:first-child {-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;margin-right: 7px;color: #c4c3c3;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like:hover i:first-child, .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-blog-like:hover span:first-child {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-comments-holder span:first-child {-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;margin-right: 3px;color: #c4c3c3;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-comments-holder:hover span:first-child {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;font-weight: 600;font-size: 14px;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom > div a {color: inherit;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom > div a:hover {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom > div.mkdf-post-info-category a:before {content: "\e07c";font-family: 'ElegantIcons';display: inline-block;margin-right: 6px;position: relative;top: 2px;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom > div.mkdf-post-info-category a:hover:before {color: #606264;}.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-bottom .mkdf-post-info-author-avatar-holder {overflow: hidden;display: inline-block;width: 30px;height: 30px;vertical-align: middle;margin-right: 13px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-blog-holder.mkdf-blog-masonry article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-heading {margin-bottom: 30px;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-text {padding: 48px 25px 41px 40px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-mark {position: absolute;top: -11px;right: -11px;font-size: 101px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-mark .mkdf-link-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-info-bottom {border: none;padding-top: 10px;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-masonry article.format-link .mkdf-post-title {margin-bottom: 0;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-text {padding: 46px 25px 32px 40px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-mark {position: absolute;top: -58px;right: -21px;font-size: 175px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-mark .mkdf-quote-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-quote-author {font-weight: 600;font-size: 14px;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-info-bottom {border: none;padding-top: 23px;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-title {margin-bottom: 0;}.mkdf-blog-holder.mkdf-blog-masonry article.format-quote .mkdf-post-author {display: inline-block;margin-bottom: 23px;font-size: 13px;line-height: 20px;}.mkdf-blog-holder.mkdf-blog-masonry .mkdf-blog-pagination {margin: 47px 0 52px;}.mkdf-blog-holder.mkdf-blog-metro article {overflow: hidden;}.mkdf-blog-holder.mkdf-blog-metro article:not(.format-gallery) .mkdf-post-image {height: 100%;}.mkdf-blog-holder.mkdf-blog-metro article:not(.format-gallery) .mkdf-post-image a {display: block;height: 100%;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}.mkdf-blog-holder.mkdf-blog-metro article:not(.format-gallery) .mkdf-post-image a:before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;background: rgba(0, 0, 0, 0.2);}.mkdf-blog-holder.mkdf-blog-metro article:not(.format-gallery) .mkdf-post-image a img {height: 100%;}.mkdf-blog-holder.mkdf-blog-metro article .mkdf-post-info {position: absolute;left: 30px;bottom: 30px;width: calc(100% - 60px);}.mkdf-blog-holder.mkdf-blog-metro article .mkdf-post-info > * {display: block;}.mkdf-blog-holder.mkdf-blog-metro article .mkdf-post-info .mkdf-post-info-date {color: #fff;}.mkdf-blog-holder.mkdf-blog-metro article .mkdf-post-info .mkdf-post-title {color: #fff;}.mkdf-blog-holder.mkdf-blog-metro article .mkdf-post-info .mkdf-post-title a:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.mkdf-blog-holder.mkdf-blog-metro article.format-link .mkdf-post-mark {position: absolute;font-size: 30px;right: 34px;bottom: 38px;color: #fff;}.mkdf-blog-holder.mkdf-blog-metro article.format-link .mkdf-post-info {width: calc(100% - 100px);}.mkdf-blog-holder.mkdf-blog-metro article.format-quote .mkdf-post-mark {position: absolute;right: 21px;bottom: 20px;font-size: 50px;color: #fff;z-index: 20;}.mkdf-blog-holder.mkdf-blog-metro article.format-quote .mkdf-post-info {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.mkdf-blog-holder.mkdf-blog-metro article.format-quote .mkdf-post-info .mkdf-post-quote-holder {position: relative;display: table;width: 73%;height: 100%;margin: 0 auto;z-index: 20;}.mkdf-blog-holder.mkdf-blog-metro article.format-quote .mkdf-post-info .mkdf-post-quote-holder-inner {display: table-cell;vertical-align: middle;}.mkdf-blog-holder.mkdf-blog-metro article.format-quote .mkdf-post-info .mkdf-quote-title {display: block;color: #fff;font-size: 20px;line-height: 1.6em;}.mkdf-blog-holder.mkdf-blog-metro article.format-quote .mkdf-post-info .mkdf-quote-author {display: block;color: #fff;margin-top: 22px;}.mkdf-blog-holder.mkdf-blog-metro article.format-video .mkdf-video-post-link {position: absolute;left: 50%;top: 50%;width: 56px;height: 56px;font-size: 56px;color: #fff;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.mkdf-blog-holder.mkdf-blog-metro article.format-gallery .mkdf-blog-gallery, .mkdf-blog-holder.mkdf-blog-metro article.format-gallery .owl-wrapper-outer {display: block;height: 100%;width: 100%;}.mkdf-blog-holder.mkdf-blog-metro article.format-gallery .owl-wrapper, .mkdf-blog-holder.mkdf-blog-metro article.format-gallery .owl-item, .mkdf-blog-holder.mkdf-blog-metro article.format-gallery .mkdf-blog-gallery-item {height: 100%;}.mkdf-blog-holder.mkdf-blog-metro article.format-gallery .mkdf-blog-gallery-item {background-size: cover;}.mkdf-blog-holder.mkdf-blog-metro article.format-gallery .mkdf-blog-gallery-item a {display: block;height: 100%;width: 100%;}.mkdf-blog-holder.mkdf-blog-metro article.format-gallery .owl-stage-outer, .mkdf-blog-holder.mkdf-blog-metro article.format-gallery .owl-carousel .owl-stage {height: 100% !important;}.mkdf-blog-holder.mkdf-blog-metro article:hover .mkdf-post-image a {-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);-webkit-transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);-moz-transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);}.mkdf-blog-holder.mkdf-blog-metro article:hover .mkdf-post-image a:before {-webkit-transform-origin: 50% 100%;-moz-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}.mkdf-blog-holder.mkdf-blog-narrow {text-align: center;}.mkdf-blog-holder.mkdf-blog-narrow article {width: 63.63%;margin: 0 auto 78px;padding-bottom: 78px;border-bottom: 1px solid #dadada;opacity: 0;text-align: center;-webkit-transform: translateY(30%);-moz-transform: translateY(30%);transform: translateY(30%);}.mkdf-blog-holder.mkdf-blog-narrow article.mkdf-appeared {opacity: 1;-webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);-moz-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 1s cubic-bezier(0.23, 1, 0.32, 1);transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), transform 1s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-image {margin-bottom: 52px;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-excerpt {margin: 0 0 13px;padding: 0 8%;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-title {margin: 0 0 17px;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-top, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom {text-align: center;margin-bottom: 5px;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-top > div, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom > div {padding-right: 25px;margin-left: 5px;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-top > div:after, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom > div:after {content: "/";position: absolute;top: 0;right: 5px;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-top > div:first-child, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom > div:first-child {margin-left: 0;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-top > div:last-child:after, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom > div:last-child:after {content: '';}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-top > div span, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom > div span {color: #444;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom {padding-top: 3px;border-top: none;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-author a {text-transform: capitalize;color: #444;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-author a:hover {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-blog-like i:first-child, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-blog-like span:first-child {margin-right: 7px;color: #c4c3c3;-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-blog-like:hover i:first-child, .mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-blog-like:hover span:first-child {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-comments-holder {margin-right: 15px;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-comments-holder span:first-child {margin-right: 7px;color: #c4c3c3;-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;}.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-comments-holder:hover span:first-child {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-narrow .mkdf-blog-pagination-holder {display: block;width: 63.63%;margin: 0 auto 92px auto;opacity: 0;}.mkdf-blog-holder.mkdf-blog-narrow .mkdf-blog-pagination-holder.mkdf-appeared {opacity: 1;-webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;-moz-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;}.mkdf-blog-holder.mkdf-blog-split-column article {margin: 0 0 50px;padding: 0;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-content {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-heading, .mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-text {display: table-cell;position: relative;width: 50%;vertical-align: top;}.mkdf-blog-holder.mkdf-blog-split-column article.mkdf-post-no-media .mkdf-post-heading {display: none;}.mkdf-blog-holder.mkdf-blog-split-column article.mkdf-post-no-media .mkdf-post-text {display: inline-block;width: 100%;}.mkdf-blog-holder.mkdf-blog-split-column article.mkdf-post-no-media .mkdf-post-text .mkdf-post-text-inner {padding-left: 0;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-image {line-height: 0;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-image > a {position: relative;display: inline-block;vertical-align: middle;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-image > a:after {content: '';position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(255, 255, 255, 0.15);opacity: 0;-webkit-transition: opacity 0.4s;-moz-transition: opacity 0.4s;transition: opacity 0.4s;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-image > a:hover:after {opacity: 1;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-title {margin-bottom: 10px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-text-inner {padding-left: 40px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top {margin-bottom: 12px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;font-weight: 600;font-size: 14px;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div a {color: inherit;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div a:hover {color: #606264;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div.mkdf-post-info-category a:before {content: "\e07c";font-family: 'ElegantIcons';display: inline-block;margin-right: 6px;position: relative;top: 1px;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div.mkdf-post-info-category a:hover:before {color: #606264;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-top > div.mkdf-blog-like .icon_heart_alt {margin-right: 4px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom {padding-top: 14px;margin-top: 23px;border-top: 1px solid #ebebeb;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left, .mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {position: relative;display: inline-block;width: 50%;float: left;line-height: 27px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;color: #808080;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div a {display: inline-block;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 12px;padding: 0 14px;line-height: 20px;margin: 0 12px 5px 0;background-color: #40c4ff;border: 1px solid #40c4ff;-webkit-transition: background-color .15s ease-out, border .15s ease-out;-moz-transition: background-color .15s ease-out, border .15s ease-out;transition: background-color .15s ease-out, border .15s ease-out;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div a:hover {background-color: #17b7fe;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:after {content: "/";position: absolute;top: 0;right: -2px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:last-child:after {content: '';}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {text-align: right;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div {margin-left: 17px;}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div:first-child {margin-left: 0;}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio .mkdf-blog-audio-holder {width: 100%;position: absolute;left: 0;bottom: 0;}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-heading {display: table-cell;}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-text {display: table-cell;width: 50%;}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-text .mkdf-post-text-inner {padding-left: 20px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-text {padding: 40px 42px 40px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-mark {position: absolute;top: -58px;right: -11px;font-size: 175px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-mark .mkdf-quote-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-title {margin-bottom: 0;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-quote-author {color: #b9b9b9;font-weight: 600;font-size: 14px;display: block;margin-bottom: 23px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-author {display: inline-block;margin-bottom: 23px;font-size: 13px;line-height: 20px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-info-top {margin-bottom: 25px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-quote .mkdf-post-info-bottom {padding-top: 7px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-text {padding: 40px 42px 38px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-mark {position: absolute;top: -11px;right: -11px;font-size: 118px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-mark .mkdf-link-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-title {margin-bottom: 9px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-info-top {margin-bottom: 27px;}.mkdf-blog-holder.mkdf-blog-split-column article.format-link .mkdf-post-info-bottom {padding-top: 7px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article {padding-bottom: 20px;margin-bottom: 32px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.mkdf-post-has-media .mkdf-post-heading {margin-bottom: 30px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-text {display: table;table-layout: fixed;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-date-inner {display: table-cell;width: 75px;height: 100%;vertical-align: top;line-height: 0;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-date-inner .mkdf-post-date-day {display: inline-block;width: 100%;height: 40px;font-size: 24px;line-height: 40px;color: #40c4ff;background-color: #f9f9f9;border-radius: 3px 3px 0 0;text-align: center;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-date-inner .mkdf-post-date-month {display: inline-block;width: 100%;height: 26px;font-size: 12px;line-height: 26px;color: #40c4ff;background-color: #e9e9e9;border-radius: 3px 3px 0 0;text-align: center;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-text-inner {display: table-cell;width: 100%;height: 100%;padding-left: 20px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-title {margin: 0 0 15px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-title a:hover {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-excerpt {margin: 0 0 20px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info {margin-bottom: 12px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info > div {display: inline-block;position: relative;padding-right: 15px;color: #bbbbbb;text-transform: capitalize;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info > div:after {content: "/";position: absolute;right: 5px;top: 0;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info > div:last-child:after {content: '';}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info > div a {color: #808080;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info > div a:hover {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-heading {margin-bottom: 30px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-quote .mkdf-post-text, .mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-link .mkdf-post-text {padding: 34px 31px 38px;background-color: #f9f9f9;box-sizing: border-box;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-quote .mkdf-post-info, .mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-link .mkdf-post-info {margin-bottom: 19px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-quote .mkdf-post-title, .mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-link .mkdf-post-title {font-size: 22px;margin: 0 0 20px;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-quote .mkdf-post-date-inner .mkdf-post-date-day, .mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-link .mkdf-post-date-inner .mkdf-post-date-day {background-color: #fff;}.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-quote .mkdf-quote-author {font-size: 16px;color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-standard article {margin: 0 0 70px;padding: 0;}.mkdf-blog-holder.mkdf-blog-standard article.mkdf-post-has-media .mkdf-post-heading {margin-bottom: 34px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-title {margin: 0 0 8px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-excerpt-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 24px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-more-link-container {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 20px 0 0;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top {margin-bottom: 12px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;font-weight: 600;font-size: 14px;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div a {color: inherit;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div a:hover {color: #606264;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div.mkdf-post-info-category a:before {content: "\e07b";font-family: 'ElegantIcons';display: inline-block;margin-right: 6px;position: relative;top: 1px;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div.mkdf-post-info-category a:hover:before {color: #606264;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-top > div.mkdf-blog-like i {margin-right: 4px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom {padding-top: 17px;border-top: 1px solid #ebebeb;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {position: relative;display: inline-block;width: 50%;float: left;line-height: 27px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;color: #808080;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div a {display: inline-block;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 12px;padding: 0 14px;line-height: 20px;margin: 0 12px 5px 0;background-color: #40c4ff;border: 1px solid #40c4ff;-webkit-transition: background-color .15s ease-out,border .15s ease-out;-moz-transition: background-color .15s ease-out,border .15s ease-out;transition: background-color .15s ease-out,border .15s ease-out;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div a:hover {background-color: #17b7fe;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:after {content: "/";position: absolute;top: 0;right: -2px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:last-child:after {content: '';}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div {margin-left: 17px;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div:first-child {margin-left: 0;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-author {display: inline-block;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-author a {color: #444;text-transform: capitalize;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-author a:hover {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {text-align: right;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like {display: inline-block;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder a, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like a {display: inline-block;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder a span, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder a i, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like a span, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like a i {vertical-align: middle;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like i:first-child, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like span:first-child {margin-right: 7px;color: #c4c3c3;-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like:hover i:first-child, .mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like:hover span:first-child {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder span:first-child {margin-right: 7px;color: #c4c3c3;-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;}.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder:hover span:first-child {color: #40c4ff;}.mkdf-blog-holder.mkdf-blog-standard article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-heading {margin-bottom: 50px;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-text {padding: 38px 42px 38px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-mark {position: absolute;top: -11px;right: -11px;font-size: 118px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-mark .mkdf-link-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-title {margin-bottom: 7px;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-info-top {margin-bottom: 27px;}.mkdf-blog-holder.mkdf-blog-standard article.format-link .mkdf-post-info-bottom {padding-top: 7px;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-text {padding: 40px 42px 40px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-mark {position: absolute;top: -58px;right: -11px;font-size: 175px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-mark .mkdf-quote-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-title {margin-bottom: 0;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-quote-author {color: #b9b9b9;font-weight: 600;font-size: 14px;display: block;margin-bottom: 23px;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-author {display: inline-block;margin-bottom: 23px;font-size: 13px;line-height: 20px;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-info-top {margin-bottom: 25px;}.mkdf-blog-holder.mkdf-blog-standard article.format-quote .mkdf-post-info-bottom {padding-top: 7px;}.mkdf-author-description {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;background-color: #fcfcfc;box-sizing: border-box;border: 1px solid #f2f2f2;margin-top: 13px;margin-bottom: 52px;}.mkdf-author-description .mkdf-author-description-inner {padding: 40px 0;min-height: 78px;clear: both;}.mkdf-author-description .mkdf-author-description-content {position: relative;padding: 0 40px;}.mkdf-author-description .mkdf-author-description-image {float: left;width: 136px;margin-right: 11px;}.mkdf-author-description .mkdf-author-description-image img {display: block;border-radius: 5em;}.mkdf-author-description .mkdf-author-description-text-holder {position: relative;padding-left: 176px;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-name {margin: 0;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-name a {color: #303030;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-name a:hover {color: #40c4ff;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-position {font-size: 14px;margin: 3px 0;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-email {margin: 0;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-text {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-text > p {margin: 19px 0 24px;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons a span, .mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons a i {display: inline-block;width: 25px;height: 25px;line-height: 25px;font-size: 11px;margin-right: 8px;color: #fff;text-align: center;border-radius: 50%;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons a i {font-size: 13px;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-twitter {background-color: #00aced;border: 1px solid #00aced;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-instagram {background-color: #e12f67;border: 1px solid #e12f67;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-facebook {background-color: #3b5998;border: 1px solid #3b5998;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-pinterest {background-color: #cb2027;border: 1px solid #cb2027;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-tumblr {background-color: #32506d;border: 1px solid #32506d;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-googleplus {background-color: #dd4b39;border: 1px solid #dd4b39;}.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-social-icons .mkdf-author-social-linkedin {background-color: #007bb5;border: 1px solid #007bb5;}@media only screen and (max-width: 768px) {.mkdf-author-description .mkdf-author-description-image {display: block;width: 100%;margin-bottom: 30px;}.mkdf-author-description .mkdf-author-description-text-holder {display: block;padding: 0;}}@media only screen and (max-width: 680px) {.mkdf-author-description .mkdf-author-description-content {padding: 0 20px;}}.mkdf-blog-pagination-wp {display: none;}.mkdf-blog-pagination {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 30px;clear: both;}.mkdf-blog-pagination ul {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;margin: 0;list-style: none;text-align: center;}.mkdf-blog-pagination ul li {position: relative;display: inline-block;vertical-align: top;margin: 0 6px;}.mkdf-blog-pagination ul li a {position: relative;display: inline-block;vertical-align: middle;margin: 0;padding: 0;font-size: 14px;color: #ababab;}.mkdf-blog-pagination ul li a.mkdf-pag-active {color: #40c4ff;}.mkdf-blog-pagination ul li a:hover {color: #40c4ff;}.mkdf-blog-pagination ul li.mkdf-pag-prev, .mkdf-blog-pagination ul li.mkdf-pag-next, .mkdf-blog-pagination ul li.mkdf-pag-first, .mkdf-blog-pagination ul li.mkdf-pag-last {top: -1px;margin: 0;}.mkdf-blog-pagination ul li.mkdf-pag-prev a, .mkdf-blog-pagination ul li.mkdf-pag-next a, .mkdf-blog-pagination ul li.mkdf-pag-first a, .mkdf-blog-pagination ul li.mkdf-pag-last a {font-size: 22px;}.mkdf-blog-pagination ul li.mkdf-pag-prev a span, .mkdf-blog-pagination ul li.mkdf-pag-next a span, .mkdf-blog-pagination ul li.mkdf-pag-first a span, .mkdf-blog-pagination ul li.mkdf-pag-last a span {display: block;line-height: inherit;}.mkdf-blog-pagination ul li.mkdf-pag-prev a span:before, .mkdf-blog-pagination ul li.mkdf-pag-next a span:before, .mkdf-blog-pagination ul li.mkdf-pag-first a span:before, .mkdf-blog-pagination ul li.mkdf-pag-last a span:before {display: block;line-height: inherit;}.mkdf-blog-list-holder.mkdf-bl-pag-standard-blog-list .mkdf-blog-list {opacity: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-blog-list-holder.mkdf-bl-pag-standard-blog-list.mkdf-bl-pag-standard-blog-list-animate .mkdf-blog-list {opacity: 0;}.mkdf-bl-standard-pagination {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 20px 0 0;clear: both;}.mkdf-bl-standard-pagination ul {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;margin: 0;list-style: none;text-align: center;}.mkdf-bl-standard-pagination ul li {position: relative;display: inline-block;vertical-align: top;margin: 0 12px;padding: 0;}.mkdf-bl-standard-pagination ul li a {position: relative;display: inline-block;vertical-align: middle;margin: 0;padding: 0;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-active a {color: #40c4ff;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-prev, .mkdf-bl-standard-pagination ul li.mkdf-bl-pag-next {position: absolute;top: 0;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-prev a, .mkdf-bl-standard-pagination ul li.mkdf-bl-pag-next a {font-size: 30px;-webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;-moz-transition: color 0.2s ease-out, opacity 0.2s ease-out;transition: color 0.2s ease-out, opacity 0.2s ease-out;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-prev a span, .mkdf-bl-standard-pagination ul li.mkdf-bl-pag-next a span {display: block;line-height: inherit;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-prev a span:before, .mkdf-bl-standard-pagination ul li.mkdf-bl-pag-next a span:before {display: block;line-height: inherit;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-prev {left: 0;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-prev a {opacity: 0;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-next {right: 0;}.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-next a {opacity: 1;}.mkdf-blog-pag-load-more {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 40px 0 30px;text-align: center;}.mkdf-blog-pag-loading {position: relative;display: none;width: 100%;margin: 40px 0 20px;color: #303030;text-align: center;}.mkdf-blog-pag-loading.mkdf-standard-pag-trigger {position: absolute;top: 50px;left: 0;}.mkdf-blog-pag-loading.mkdf-showing {display: block;}.mkdf-blog-pag-loading > div {position: relative;display: inline-block;vertical-align: middle;width: 14px;height: 14px;margin: 0 3px;background-color: #303030;border-radius: 100%;-webkit-animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;-moz-animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;}.mkdf-blog-pag-loading .mkdf-blog-pag-bounce1 {-webkit-animation-delay: -0.32s;-moz-animation-delay: -0.32s;animation-delay: -0.32s;}.mkdf-blog-pag-loading .mkdf-blog-pag-bounce2 {-webkit-animation-delay: -0.16s;-moz-animation-delay: -0.16s;animation-delay: -0.16s;}@-webkit-keyframes bl-pag-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);}40% {-webkit-transform: scale(1);}}@-moz-keyframes bl-pag-bouncedelay {0%, 80%, 100% {-moz-transform: scale(0);}40% {-moz-transform: scale(1);}}@keyframes bl-pag-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1);transform: scale(1);}}.mkdf-blog-single-navigation {position: relative;display: table;width: 100%;vertical-align: middle;padding: 0;clear: both;box-sizing: border-box;}.mkdf-blog-single-navigation .mkdf-blog-single-navigation-inner {margin: 0 0 52px 0;}.mkdf-blog-single-navigation .mkdf-blog-single-prev, .mkdf-blog-single-navigation .mkdf-blog-single-next {color: #808080;}.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-mark, .mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-blog-single-nav-mark {font-size: 48px;line-height: inherit;color: inherit;}.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-mark:before, .mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-blog-single-nav-mark:before {display: block;line-height: inherit;}.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-label, .mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-blog-single-nav-label {font-size: 14px;color: #303030;font-weight: 600;}.mkdf-blog-single-navigation .mkdf-blog-single-prev:hover, .mkdf-blog-single-navigation .mkdf-blog-single-next:hover {color: #40c4ff;}.mkdf-blog-single-navigation .mkdf-blog-single-prev div, .mkdf-blog-single-navigation .mkdf-blog-single-next div {display: table-cell;vertical-align: middle;}.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-title, .mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-blog-single-nav-title {margin: 0;font-size: 14px;font-weight: 400;color: #808080;font-family: "Open Sans", sans-serif;}.mkdf-blog-single-navigation .mkdf-blog-single-prev {float: left;}.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-mark {margin: 0 14px 0 0;}.mkdf-blog-single-navigation .mkdf-blog-single-prev div {padding-right: 25px;}.mkdf-blog-single-navigation .mkdf-blog-single-next {float: right;}.mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-blog-single-nav-mark {margin: 0 0 0 14px;}.mkdf-blog-single-navigation .mkdf-blog-single-next div {float: right;padding-left: 25px;text-align: right;}.mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-nav-blog-post-label-wrapper {position: absolute;right: 103px;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-blog-single-navigation .mkdf-blog-single-next.mkdf-no-nav-image .mkdf-nav-blog-post-label-wrapper {right: 0;}.mkdf-blog-single-navigation .mkdf-nav-image {display: block;width: 78px;height: 78px;}.mkdf-single-links-pages {clear: both;margin: 20px 0 5px;}.mkdf-single-links-pages .mkdf-single-links-pages-inner > a, .mkdf-single-links-pages .mkdf-single-links-pages-inner > span {position: relative;display: inline-block;vertical-align: middle;margin: 0 15px 5px 0;}.mkdf-related-posts-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;box-sizing: border-box;}.mkdf-related-posts-holder .mkdf-related-posts-holder-inner {padding: 46px 0 26px;}.mkdf-related-posts-holder .mkdf-related-posts-title {margin: 0 0 40px;}.mkdf-related-posts-holder .mkdf-related-posts-title > * {margin: 0;}.mkdf-related-posts-holder .mkdf-related-posts-inner {margin: 0 -10px;}.mkdf-related-posts-holder .mkdf-related-post {position: relative;display: inline-block;float: left;width: 25%;margin: 0 0 20px;padding: 0 10px;box-sizing: border-box;}.mkdf-content-has-sidebar .mkdf-related-posts-holder .mkdf-related-post {widtH: 33.33333333333333%;}.touch .mkdf-related-posts-holder .mkdf-related-post {cursor: pointer;}.mkdf-related-posts-holder .mkdf-related-post:hover .mkdf-related-post-image a:after {opacity: 1;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-related-post-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;overflow: hidden;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-related-post-image a {position: relative;display: block;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-related-post-image a:after {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;content: '';opacity: 0;background-color: rgba(48, 48, 48, 0.2);-webkit-transition: opacity 0.3s ease;-moz-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-related-post-image img {display: block;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-title {margin: 19px 0 0;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 4px 0 0;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info > div {position: relative;display: inline-block;vertical-align: top;float: left;padding: 0 13px 0 0;color: inherit;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info > div:after {position: absolute;top: 0;right: 4px;content: '/';}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info > div:last-child {padding: 0;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info > div:last-child:after {display: none;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info > div.mkdf-post-info-author .mkdf-post-info-author-text {margin: 0 3px 0 0;}.mkdf-related-posts-holder .mkdf-related-post .mkdf-post-info > div a {color: inherit;line-height: inherit;font-size: inherit;font-weight: inherit;}.mkdf-blog-list-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}.mkdf-blog-list-holder .mkdf-blog-list {position: relative;display: inline-block;width: 100%;vertical-align: middle;list-style: none;margin: 0;padding: 0;}.mkdf-blog-list-holder .mkdf-bl-item {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;margin: 0;box-sizing: border-box;}.mkdf-blog-list-holder .mkdf-bli-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-blog-list-holder .mkdf-bli-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-blog-list-holder .mkdf-post-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 30px;overflow: hidden;}.mkdf-blog-list-holder .mkdf-post-image img {display: block;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;transition: transform 0.5s ease;backface-visibility: hidden;}.mkdf-blog-list-holder .mkdf-post-image a {display: block;}.mkdf-blog-list-holder .mkdf-post-image:hover img {-webkit-transform: scale(1.03);-moz-transform: scale(1.03);transform: scale(1.03);}.mkdf-blog-list-holder .mkdf-bli-info {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 8px;clear: both;}.mkdf-blog-list-holder .mkdf-bli-info > div {position: relative;display: inline-block;vertical-align: top;font-size: 14px;font-weight: 600;line-height: 1.2;float: left;padding: 0 20px 5px 0;color: #b9b9b9;}.mkdf-blog-list-holder .mkdf-bli-info > div:last-child {padding: 0 0 5px;}.mkdf-blog-list-holder .mkdf-bli-info > div a {color: #b9b9b9;}.mkdf-blog-list-holder .mkdf-bli-info > div a:hover {color: #606264;}.mkdf-blog-list-holder .mkdf-post-title {margin: 0;}.mkdf-blog-list-holder .mkdf-post-info-author-avatar-holder {overflow: hidden;display: inline-block;width: 30px;height: 30px;vertical-align: middle;margin-right: 13px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-blog-list-holder .mkdf-post-excerpt {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 14px 0 0;}.mkdf-blog-list-holder .mkdf-post-excerpt p {margin: 0;}.mkdf-blog-list-holder .mkdf-post-excerpt:after {content: '...';}.mkdf-blog-list-holder .mkdf-post-read-more-button {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 12px 0 0;}.mkdf-blog-list-holder.mkdf-bl-no-space .mkdf-bl-wrapper {margin: 0;}.mkdf-blog-list-holder.mkdf-bl-no-space .mkdf-bl-item {padding: 0 0px;margin: 0 0 0px;}.mkdf-blog-list-holder.mkdf-bl-tiny-space .mkdf-bl-wrapper {margin: 0 -5px;}.mkdf-blog-list-holder.mkdf-bl-tiny-space .mkdf-bl-item {padding: 0 5px;margin: 0 0 10px;}.mkdf-blog-list-holder.mkdf-bl-small-space .mkdf-bl-wrapper {margin: 0 -10px;}.mkdf-blog-list-holder.mkdf-bl-small-space .mkdf-bl-item {padding: 0 10px;margin: 0 0 20px;}.mkdf-blog-list-holder.mkdf-bl-normal-space .mkdf-bl-wrapper {margin: 0 -15px;}.mkdf-blog-list-holder.mkdf-bl-normal-space .mkdf-bl-item {padding: 0 15px;margin: 0 0 30px;}.mkdf-blog-list-holder.mkdf-bl-boxed:not(.mkdf-bl-one-column) .mkdf-bl-item {float: left;}.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-two-columns .mkdf-bl-item {width: 50%;}@media only screen and (min-width: 1025px) {.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-two-columns .mkdf-bl-item:nth-child(2n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-three-columns .mkdf-bl-item {width: 33.33333%;}@media only screen and (min-width: 1201px) {.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-three-columns .mkdf-bl-item:nth-child(3n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-four-columns .mkdf-bl-item {width: 25%;}@media only screen and (min-width: 1281px) {.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-four-columns .mkdf-bl-item:nth-child(4n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-five-columns .mkdf-bl-item {width: 20%;}@media only screen and (min-width: 1281px) {.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-five-columns .mkdf-bl-item:nth-child(5n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-boxed .mkdf-bli-content {padding: 40px 30px;background-color: #f6f6f6;}.mkdf-blog-list-holder.mkdf-bl-boxed .mkdf-post-image {margin: 0;}.mkdf-blog-list-holder.mkdf-bl-masonry {transition: none !important;overflow: visible !important;}.mkdf-blog-list-holder.mkdf-bl-masonry .mkdf-blog-list {opacity: 0;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-blog-list-holder.mkdf-bl-masonry .mkdf-bl-item {vertical-align: top;z-index: 100;}.mkdf-blog-list-holder.mkdf-bl-masonry .mkdf-bl-item, .mkdf-blog-list-holder.mkdf-bl-masonry .mkdf-bl-grid-sizer {width: 100%;}.mkdf-blog-list-holder.mkdf-bl-masonry .mkdf-bl-grid-gutter {width: 0;}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-two-columns .mkdf-bl-item, .mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-two-columns .mkdf-bl-grid-sizer {width: 50%;}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-three-columns .mkdf-bl-item, .mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-three-columns .mkdf-bl-grid-sizer {width: 33.33333%;}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-item, .mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-grid-sizer {width: 25%;}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-item, .mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-grid-sizer {width: 20%;}.mkdf-blog-list-holder.mkdf-bl-minimal .mkdf-post-info-date {display: block;margin: 0 0 12px;line-height: 1;}.mkdf-blog-list-holder.mkdf-bl-minimal .mkdf-post-info-date a {font-size: 13px;color: #808080;}.mkdf-blog-list-holder.mkdf-bl-minimal .mkdf-post-info-date a:hover {color: #303030;}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-image {display: table-cell;vertical-align: top;width: 136px;}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content {display: table-cell;vertical-align: top;width: auto;}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content .mkdf-post-excerpt {margin-top: 12px;}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content .mkdf-bli-info {margin-bottom: 0;}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content .mkdf-post-info-date, .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content .mkdf-post-info-comments-holder {display: block;margin: 20px 0 0;line-height: 1;}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content:not(:first-child) {padding-left: 20px;}.mkdf-blog-list-holder.mkdf-bl-standard:not(.mkdf-bl-one-column) .mkdf-bl-item {float: left;}.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-two-columns .mkdf-bl-item {width: 50%;}@media only screen and (min-width: 1025px) {.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-two-columns .mkdf-bl-item:nth-child(2n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-three-columns .mkdf-bl-item {width: 33.33333%;}@media only screen and (min-width: 1201px) {.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-three-columns .mkdf-bl-item:nth-child(3n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-four-columns .mkdf-bl-item {width: 25%;}@media only screen and (min-width: 1281px) {.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-four-columns .mkdf-bl-item:nth-child(4n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-five-columns .mkdf-bl-item {width: 20%;}@media only screen and (min-width: 1281px) {.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-five-columns .mkdf-bl-item:nth-child(5n+1) {clear: both;}}.mkdf-blog-list-holder.mkdf-bl-standard .mkdf-bli-info-bottom {margin-top: 28px;padding-top: 17px;border-top: 1px solid #efefef;}.mkdf-bl-loading {position: relative;display: none;width: 100%;margin: 40px 0 20px;text-align: center;}.mkdf-bl-loading.mkdf-showing {display: block;}.mkdf-bl-loading > div {position: relative;display: inline-block;vertical-align: middle;width: 14px;height: 14px;margin: 0 3px;background-color: #303030;border-radius: 100%;-webkit-animation: bl-bouncedelay 1.4s infinite ease-in-out both;-moz-animation: bl-bouncedelay 1.4s infinite ease-in-out both;animation: bl-bouncedelay 1.4s infinite ease-in-out both;}.mkdf-bl-loading .mkdf-bl-loading-bounce1 {-webkit-animation-delay: -0.32s;-moz-animation-delay: -0.32s;animation-delay: -0.32s;}.mkdf-bl-loading .mkdf-bl-loading-bounce2 {-webkit-animation-delay: -0.16s;-moz-animation-delay: -0.16s;animation-delay: -0.16s;}@-webkit-keyframes bl-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);}40% {-webkit-transform: scale(1);}}@-moz-keyframes bl-bouncedelay {0%, 80%, 100% {-moz-transform: scale(0);}40% {-moz-transform: scale(1);}}@keyframes bl-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1);transform: scale(1);}}.mkdf-blog-holder.mkdf-blog-single .mkdf-comment-form {margin-bottom: 60px;}.mkdf-blog-holder.mkdf-blog-single article {margin: 0 0 10px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-heading {margin-bottom: 28px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-text {padding: 0 0 21px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top {margin: 9px 0 21px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;font-weight: 600;font-size: 14px;color: #b9b9b9;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div a {color: inherit;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div a:hover {color: #606264;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div.mkdf-post-info-category a:before {content: "\e07c";font-family: 'ElegantIcons';display: inline-block;margin-right: 6px;position: relative;top: 1px;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div.mkdf-post-info-category a:hover:before {color: #606264;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top > div.mkdf-blog-like .icon_heart_alt {margin-right: 4px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 38px 0 20px;padding: 14px 0 0;border-top: 1px solid #ebebeb;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left, .mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {position: relative;display: inline-block;width: 50%;float: left;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div {position: relative;display: inline-block;padding-right: 8px;margin-right: 3px;color: #808080;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div a {display: inline-block;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 12px;padding: 0 14px;line-height: 20px;margin: 0 12px 5px 0;background-color: #40c4ff;border: 1px solid #40c4ff;-webkit-transition: background-color .15s ease-out,border .15s ease-out;-moz-transition: background-color .15s ease-out,border .15s ease-out;transition: background-color .15s ease-out,border .15s ease-out;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div a:hover {background-color: #17b7fe;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:after {content: "/";position: absolute;top: 0;right: -2px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:last-child {padding-right: 0;margin-right: 0;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left > div:last-child:after {content: '';}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {text-align: right;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div {margin-left: 17px;}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-right > div:first-child {margin-left: 0;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-text {padding: 40px 42px 38px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-mark {position: absolute;top: -11px;right: -11px;font-size: 118px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-mark .mkdf-link-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-title {margin-bottom: 7px;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-info-top {margin-bottom: 27px;margin-top: 0;}.mkdf-blog-holder.mkdf-blog-single article.format-link .mkdf-post-info-bottom {padding-top: 7px;margin-top: 0;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-text {padding: 40px 42px 40px;background-color: transparent;overflow: hidden;border: 1px solid #f2f2f2;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-position: left center;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-text-main {display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-mark {position: absolute;top: -58px;right: -11px;font-size: 175px;color: #b9b9b9;opacity: 0.22;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-mark .mkdf-quote-mark {padding-top: 5px;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-link-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;vertical-align: top;text-align: left;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-title {margin-bottom: 0;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-quote-author {color: #b9b9b9;font-weight: 600;font-size: 14px;display: block;margin-bottom: 15px;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-author {display: inline-block;margin-bottom: 23px;font-size: 13px;line-height: 20px;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-info-top {margin-bottom: 25px;}.mkdf-blog-holder.mkdf-blog-single article.format-quote .mkdf-post-info-bottom {padding-top: 7px;margin-top: 0;}.single-post .mkdf-blog-fullwidth-featured-image-holder {height: 370px;background-size: cover;}.mkdf-events-list {text-align: left;}.mkdf-events-list-item {margin-bottom: 30px;}.mkdf-events-list-item-image-holder {position: relative;border: 1px solid #f2f2f2;margin-bottom: 26px;overflow: hidden;}.mkdf-events-list-item-image-holder img {display: block;vertical-align: middle;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;transition: transform 0.5s ease;backface-visibility: hidden;}.mkdf-events-list-item-image-holder:hover img {-webkit-transform: scale(1.03);-moz-transform: scale(1.03);transform: scale(1.03);}.mkdf-events-list-item-date-holder {position: absolute;bottom: 0;left: 0;color: #fff;font-weight: 700;background-color: #1a1921;font-family: "Merriweather", serif;width: 82px;height: 82px;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.mkdf-events-list-item-date-holder .mkdf-events-list-item-date-inner {position: relative;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-events-list-item-date-holder .mkdf-events-list-item-date-day {font-size: 30px;display: block;margin-bottom: 7px;}.mkdf-events-list-item-date-holder .mkdf-events-list-item-date-month {font-size: 18px;}.mkdf-events-list-item-title-holder {position: relative;padding-right: 95px;}.mkdf-events-list-item-title-holder .mkdf-events-list-item-title {margin-top: 0;margin-bottom: 0;}.mkdf-events-list-item-title-holder .mkdf-events-list-item-price {position: absolute;top: 0;right: 0;font-size: 12px;font-weight: 700;color: #ffffff;text-transform: uppercase;background-color: #40c4ff;min-width: 82px;padding: 1.5px 12px;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 20px;}.mkdf-events-list-item-title-holder .mkdf-events-list-item-price.mkdf-free {background-color: #ffd740;}.mkdf-events-list-item-info {margin-top: 15px;padding-top: 16px;border-top: 1px solid #efefef;font-weight: 600;color: #808080;font-size: 14px;}.mkdf-events-list-item-info .mkdf-events-list-item-date {margin-bottom: 11px;}.mkdf-events-list-item-info .mkdf-events-item-info-icon {width: 22px;display: inline-block;}.mkdf-content-bottom .mkdf-content-bottom-inner {box-sizing: border-box;}.mkdf-content-bottom .mkdf-content-bottom-inner.mkdf-grid {padding: 20px 0;}.mkdf-content-bottom .mkdf-content-bottom-inner.mkdf-full-width {padding: 20px 50px;}.mkdf-page-footer {position: relative;display: inline-block;width: 100%;vertical-align: middle;z-index: 100;box-sizing: border-box;}.mkdf-page-footer .mkdf-footer-top-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;background-color: #222222;box-sizing: border-box;}.mkdf-page-footer .mkdf-footer-top-holder.light .widget {color: rgba(255, 255, 255, 0.7);}.mkdf-page-footer .mkdf-footer-top-holder.light .widget a {color: rgba(255, 255, 255, 0.7);}.mkdf-page-footer .mkdf-footer-top-holder.light .widget a:hover {color: #ffffff;}.mkdf-page-footer .mkdf-footer-top-holder.light .widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-instructor-name {color: rgba(255, 255, 255, 0.7);}.mkdf-page-footer .mkdf-footer-top-holder.dark .widget {color: #808080;}.mkdf-page-footer .mkdf-footer-top-holder.dark .widget a {color: #808080;}.mkdf-page-footer .mkdf-footer-top-holder.dark .widget a:hover {color: #40c4ff;}.mkdf-page-footer .mkdf-footer-top-holder.dark .widget .mkdf-widget-title-holder .mkdf-widget-title {color: #282727;}.mkdf-page-footer .mkdf-footer-top-holder.dark .widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-instructor-name {color: #b8b8b8 !important;}.mkdf-page-footer .mkdf-footer-top-holder.dark .mkdf-icon-widget-holder .mkdf-icon-text {color: #282727 !important;}.mkdf-page-footer .mkdf-footer-top-holder.mkdf-transparent-footer-top {background-color: transparent !important;}.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-center {text-align: center;}.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {text-align: left;}.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-right {text-align: right;}.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner {box-sizing: border-box;}.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {padding: 124px 0 72px;}.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-full-width {padding: 124px 50px 72px;}.mkdf-page-footer .mkdf-footer-bottom-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;background-color: #222222;box-sizing: border-box;text-align: center;}.mkdf-page-footer .mkdf-footer-bottom-holder.light .mkdf-footer-bottom-inner {border-top-color: rgba(255, 255, 255, 0.09);}.mkdf-page-footer .mkdf-footer-bottom-holder.light a {color: rgba(255, 255, 255, 0.4) !important;}.mkdf-page-footer .mkdf-footer-bottom-holder.light .widget {color: rgba(255, 255, 255, 0.4);}.mkdf-page-footer .mkdf-footer-bottom-holder.light .widget a {color: rgba(255, 255, 255, 0.4) !important;}.mkdf-page-footer .mkdf-footer-bottom-holder.dark .mkdf-footer-bottom-inner {border-top-color: #eee;}.mkdf-page-footer .mkdf-footer-bottom-holder.dark .widget {color: #b8b8b8;}.mkdf-page-footer .mkdf-footer-bottom-holder.dark .widget a {color: #b8b8b8;}.mkdf-page-footer .mkdf-footer-bottom-holder.mkdf-transparent-footer-bottom {background-color: transparent !important;}.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner {box-sizing: border-box;border-top: 1px solid rgba(72, 72, 72, 0.8);}.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner.mkdf-grid {padding: 27px 0;}.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner.mkdf-full-width {padding: 27px 50px;}.mkdf-page-header {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0;padding: 0;z-index: 110;box-sizing: border-box;}.mkdf-page-header a img {display: block;}.mkdf-page-header p {margin: 0;}.mkdf-page-header .mkdf-vertical-align-containers {padding: 0 60px;}.mkdf-paspartu-enabled .mkdf-page-header .mkdf-vertical-align-containers {padding: 0;}.mkdf-page-header .mkdf-grid {height: 100%;}.mkdf-page-header .mkdf-grid .mkdf-vertical-align-containers {padding: 0;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}.mkdf-page-header .mkdf-logo-area {position: relative;height: 95px;overflow: hidden;background-color: #fff;}.mkdf-page-header .mkdf-logo-area .mkdf-logo-wrapper a {max-height: 95px;}.mkdf-page-header .mkdf-menu-area {position: relative;height: 95px;background-color: #fff;box-sizing: border-box;}.mkdf-boxed .mkdf-page-header .mkdf-menu-area {padding: 0;}.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {max-height: 95px;}.mkdf-page-header .mkdf-menu-area .widget {display: inline-block;vertical-align: middle;margin: 0;}.mkdf-logo-area-border-disable .mkdf-page-header .mkdf-logo-area {border: none;}.mkdf-logo-area-in-grid-border-disable .mkdf-page-header .mkdf-logo-area .mkdf-grid .mkdf-vertical-align-containers {border: none;}.mkdf-header-logo-area-in-grid-padding .mkdf-page-header .mkdf-logo-area .mkdf-vertical-align-containers {padding: 0 25px;}.mkdf-menu-area-shadow-disable .mkdf-page-header .mkdf-menu-area {box-shadow: none;}.mkdf-menu-area-shadow-disable .mkdf-page-header .mkdf-menu-area .mkdf-grid .mkdf-vertical-align-containers {box-shadow: none;}.mkdf-menu-area-border-disable .mkdf-page-header .mkdf-menu-area {border: none;}.mkdf-menu-area-in-grid-border-disable .mkdf-page-header .mkdf-menu-area .mkdf-grid .mkdf-vertical-align-containers {border: none;}.mkdf-header-logo-area-in-grid-padding .mkdf-page-header .mkdf-menu-area .mkdf-vertical-align-containers {padding: 0 25px;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-light-logo {opacity: 1;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-normal-logo, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-dark-logo {opacity: 0;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget p, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget > a, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget span, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget i, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget .widgettitle {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget > a:hover {color: rgba(255, 255, 255, 0.8) !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget p, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget span, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget i, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget .widgettitle {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a:hover {color: rgba(255, 255, 255, 0.8) !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-dark-logo {opacity: 1;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-normal-logo, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-light-logo {opacity: 0;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget p, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget a, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget span, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget i, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget .widgettitle {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget a:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget p, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget span, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget i, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget .widgettitle {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-page-header {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0;padding: 0;z-index: 110;box-sizing: border-box;}.mkdf-page-header a img {display: block;}.mkdf-page-header p {margin: 0;}.mkdf-page-header .mkdf-vertical-align-containers {padding: 0 60px;}.mkdf-paspartu-enabled .mkdf-page-header .mkdf-vertical-align-containers {padding: 0;}.mkdf-page-header .mkdf-grid {height: 100%;}.mkdf-page-header .mkdf-grid .mkdf-vertical-align-containers {padding: 0;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}.mkdf-page-header .mkdf-logo-area {position: relative;height: 95px;overflow: hidden;background-color: #fff;}.mkdf-page-header .mkdf-logo-area .mkdf-logo-wrapper a {max-height: 95px;}.mkdf-page-header .mkdf-menu-area {position: relative;height: 95px;background-color: #fff;box-sizing: border-box;}.mkdf-boxed .mkdf-page-header .mkdf-menu-area {padding: 0;}.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {max-height: 95px;}.mkdf-page-header .mkdf-menu-area .widget {display: inline-block;vertical-align: middle;margin: 0;}.mkdf-logo-area-border-disable .mkdf-page-header .mkdf-logo-area {border: none;}.mkdf-logo-area-in-grid-border-disable .mkdf-page-header .mkdf-logo-area .mkdf-grid .mkdf-vertical-align-containers {border: none;}.mkdf-header-logo-area-in-grid-padding .mkdf-page-header .mkdf-logo-area .mkdf-vertical-align-containers {padding: 0 25px;}.mkdf-menu-area-shadow-disable .mkdf-page-header .mkdf-menu-area {box-shadow: none;}.mkdf-menu-area-shadow-disable .mkdf-page-header .mkdf-menu-area .mkdf-grid .mkdf-vertical-align-containers {box-shadow: none;}.mkdf-menu-area-border-disable .mkdf-page-header .mkdf-menu-area {border: none;}.mkdf-menu-area-in-grid-border-disable .mkdf-page-header .mkdf-menu-area .mkdf-grid .mkdf-vertical-align-containers {border: none;}.mkdf-header-logo-area-in-grid-padding .mkdf-page-header .mkdf-menu-area .mkdf-vertical-align-containers {padding: 0 25px;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-light-logo {opacity: 1;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-normal-logo, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-dark-logo {opacity: 0;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget p, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget > a, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget span, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget i, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget .widgettitle {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget > a:hover {color: rgba(255, 255, 255, 0.8) !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget p, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget span, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget i, .mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget .widgettitle {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a:hover {color: rgba(255, 255, 255, 0.8) !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-dark-logo {opacity: 1;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-normal-logo, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-light-logo {opacity: 0;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget p, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget a, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget span, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget i, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget .widgettitle {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header) .mkdf-menu-area .widget a:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget p, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget span, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget i, .mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget .widgettitle {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area .widget a:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-logo-wrapper {display: inline-block;vertical-align: middle;}.mkdf-logo-wrapper a {position: relative;display: inline-block;vertical-align: middle;max-width: 100%;}.mkdf-logo-wrapper a img {height: 100%;width: auto;-webkit-transition: opacity 0.2s ease;-moz-transition: opacity 0.2s ease;transition: opacity 0.2s ease;}.mkdf-logo-wrapper a img.mkdf-normal-logo {opacity: 1;}.mkdf-logo-wrapper a img.mkdf-dark-logo {opacity: 0;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%);}.mkdf-logo-wrapper a img.mkdf-light-logo {opacity: 0;-webkit-transform: translateY(-200%);-moz-transform: translateY(-200%);transform: translateY(-200%);}.mkdf-main-menu {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 100%;width: auto;}.mkdf-main-menu ul {list-style: none outside none;margin: 0;padding: 0;text-align: left;}.mkdf-main-menu ul li {position: relative;display: inline-block;float: left;padding: 0;margin: 0;}.mkdf-main-menu ul li a {font-size: 14px;line-height: 24px;color: #ababab;}.mkdf-main-menu ul li a:hover {color: #40c4ff;}.mkdf-main-menu ul li a i:before {margin: 0 7px 0 0;}.mkdf-main-menu ul li a .menu_icon_wrapper {position: relative;display: inline-block;vertical-align: middle;}.mkdf-main-menu ul li a .mkdf-menu-featured-icon {position: relative;top: -4px;left: 5px;color: #40c4ff;font-size: 10px;margin: 0;}.mkdf-main-menu ul li a .mkdf-menu-featured-icon:before {margin: 0;}.mkdf-main-menu > ul {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 100%;}.mkdf-main-menu > ul > li {float: left;height: 100%;box-sizing: border-box;}.mkdf-main-menu > ul > li > a {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 100%;padding: 0 28px;color: #606264;font-size: 14px;line-height: 23px;font-weight: 600;text-transform: uppercase;box-sizing: border-box;}.mkdf-main-menu > ul > li > a > span.item_outer {position: relative;display: block;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-main-menu > ul > li > a > span.item_outer .item_text {position: relative;display: inline-block;vertical-align: top;}.mkdf-main-menu > ul > li.mkdf-active-item > a {color: #40c4ff;}.mkdf-main-menu > ul > li.has_sub > a .mkdf-menu-arrow {display: none;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu > ul > li > a {color: #fff;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu > ul > li > a:hover {color: rgba(255, 255, 255, 0.8);}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu > ul > li.mkdf-active-item > a {color: rgba(255, 255, 255, 0.8);}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu > ul > li > a {color: #333;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu > ul > li > a:hover {color: #333;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu > ul > li.mkdf-active-item > a {color: #333;}.mkdf-drop-down .second {position: absolute;display: block;left: 10px;top: 100%;visibility: hidden;overflow: hidden;opacity: 0;z-index: 10;-webkit-transition: top 0.15s ease-out;-moz-transition: top 0.15s ease-out;transition: top 0.15s ease-out;}.mkdf-drop-down .second.mkdf-drop-down-start {visibility: visible;overflow: visible;opacity: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-drop-down .second.right {right: 10px;left: auto;}.mkdf-drop-down .second .inner {position: relative;display: block;padding: 0;margin: 0;z-index: 997;}.mkdf-drop-down .second .inner ul li {display: block;float: none;height: auto;}.mkdf-drop-down .second .inner ul li .widget {width: 100%;margin: 0 !important;}.mkdf-drop-down .second .inner ul li a {display: block;float: none;margin: 0;padding: 6px 17px;}.mkdf-drop-down .second .inner ul li a .item_outer {position: relative;display: block;overflow: hidden;box-sizing: border-box;-webkit-transition: padding 0.2s ease-in-out;-moz-transition: padding 0.2s ease-in-out;transition: padding 0.2s ease-in-out;}.mkdf-drop-down .second .inner ul li a:hover {color: #40c4ff;}.mkdf-drop-down .second .inner ul li.current-menu-ancestor > a, .mkdf-drop-down .second .inner ul li.current-menu-item > a {color: #40c4ff;}.mkdf-drop-down .second .inner ul li.sub > a .item_outer:after {position: absolute;display: inline-block;vertical-align: middle;top: -1px;right: -2px;content: "\35";font-family: 'ElegantIcons';font-size: 17px;font-weight: normal;font-style: normal;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.mkdf-drop-down .second .inner ul.right li.sub > a .item_outer:after {right: auto;left: -2px;content: "\34";}.mkdf-drop-down .second .inner ul.right li a {text-align: right;}.mkdf-drop-down .second .inner ul.right li ul {left: -100%;}.mkdf-drop-down li.left_position .second {left: 0;}.mkdf-drop-down li.right_position .second {left: auto;right: 0;}.mkdf-drop-down > ul > li:hover > .second {z-index: 20;}.mkdf-drop-down .narrow .second .inner ul {position: relative;display: inline-block;vertical-align: middle;background-color: #fff;padding: 9px 0;border-top: 4px solid #40c4ff;box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.05);}.mkdf-drop-down .narrow .second .inner ul li {width: 200px;}.mkdf-drop-down .narrow .second .inner ul li ul {position: absolute;left: 100%;top: -13px;height: auto;opacity: 0;overflow: hidden;z-index: 10;-webkit-transform: translateZ(0);-webkit-transition: opacity 0.4s ease-out;-moz-transition: opacity 0.4s ease-out;transition: opacity 0.4s ease-out;}.mkdf-drop-down .narrow .second .inner ul li:hover ul {z-index: 20;opacity: 1;}.mkdf-drop-down .narrow .second .inner ul.right li ul {left: -100%;}.mkdf-drop-down .wide .second .inner {background-color: #fff;text-align: center;border-top: 4px solid #40c4ff;box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.05);}.mkdf-drop-down .wide .second .inner ul li a {padding: 6px 0;}.mkdf-drop-down .wide .second .inner ul li a:hover {color: #40c4ff;}.mkdf-drop-down .wide .second .inner ul li ul {position: relative;display: block;top: 0;left: 0;visibility: visible;}.mkdf-drop-down .wide .second .inner ul li ul li:last-child a {padding-bottom: 0;}.mkdf-drop-down .wide .second .inner > ul {position: relative;display: inline-block;vertical-align: middle;width: 1100px;padding: 35px 0 30px;box-sizing: border-box;}@media only screen and (min-width: 1400px) {.mkdf-grid-1300 .mkdf-drop-down .wide .second .inner > ul {width: 1300px;}}@media only screen and (min-width: 1300px) {.mkdf-grid-1200 .mkdf-drop-down .wide .second .inner > ul {width: 1200px;}}@media only screen and (min-width: 1200px) {.mkdf-grid-1000 .mkdf-drop-down .wide .second .inner > ul {width: 1000px;}}@media only screen and (min-width: 1024px) {.mkdf-grid-800 .mkdf-drop-down .wide .second .inner > ul {width: 800px;}}.mkdf-drop-down .wide .second .inner > ul > li {float: left;width: 25%;margin: 0;padding: 0 26px;border-right: 1px solid #e5e5e5;box-sizing: border-box;}.mkdf-drop-down .wide .second .inner > ul > li:last-child {border-right: none;}.mkdf-drop-down .wide .second .inner > ul > li:nth-child(4n+1) {clear: both;}.mkdf-drop-down .wide .second .inner > ul > li > a {padding: 0 0 17px;color: #606264;font-size: 14px;letter-spacing: 0.05em;line-height: 1.1em;font-weight: 600;}.mkdf-drop-down .wide .second .inner > ul > li > a.no_link {cursor: default;color: #606264;}.mkdf-drop-down .wide .second .inner > ul > li > a .item_outer {padding: 0;overflow: inherit;}.mkdf-drop-down .wide .second .inner > ul > li > a .item_outer:before, .mkdf-drop-down .wide .second .inner > ul > li > a .item_outer:after {display: none;}.mkdf-drop-down .wide .second .inner > ul > li.current-menu-ancestor > a, .mkdf-drop-down .wide .second .inner > ul > li.current-menu-item > a {color: #40c4ff;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar {border-right: none;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget article {margin-bottom: 0 !important;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder {margin-top: 4px;margin-bottom: 0;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-image, .mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text-holder {display: block;width: 100%;height: auto;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-image img {min-height: 174px;}@media only screen and (max-width: 1280px) {.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-image img {min-height: 142px;}}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-cli-title {float: left;color: #606264;font-size: 14px;margin-top: 7px;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-cli-title a {color: inherit;font-size: inherit;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-cli-title a:hover {color: #40c4ff;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-ci-price-holder {margin-top: 16px;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-ci-price-holder .mkdf-ci-price-free {float: right;color: #ffffff;padding: 0 14px;line-height: 19px;border-radius: 5em;background-color: #ffd740 !important;text-transform: uppercase;}.mkdf-drop-down .wide .second .inner > ul > li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-ci-price-holder .mkdf-ci-price-value {background-color: #40c4ff;float: right;color: #ffffff !important;padding: 0 14px;line-height: 19px;border-radius: 5em;text-transform: uppercase;}.mkdf-drop-down .wide.left_position .second .inner > ul, .mkdf-drop-down .wide.right_position .second .inner > ul {width: auto;white-space: nowrap;}.mkdf-drop-down .wide.left_position .second .inner > ul > li, .mkdf-drop-down .wide.right_position .second .inner > ul > li {float: none;display: inline-block;vertical-align: top;}.mkdf-drop-down .wide.left_position .second .inner > ul > li:nth-child(4n+1), .mkdf-drop-down .wide.right_position .second .inner > ul > li:nth-child(4n+1) {border-left: none;}.mkdf-drop-down .wide.left_position .second ul li, .mkdf-drop-down .wide.right_position .second ul li {width: 200px;}.mkdf-page-header .mkdf-fixed-wrapper.fixed {position: fixed;top: 0;left: 0;width: 100%;-webkit-backface-visibility: hidden;}.admin-bar .mkdf-page-header .mkdf-fixed-wrapper.fixed {margin-top: 32px;}.mkdf-page-header .mkdf-fixed-wrapper.fixed .mkdf-menu-area {background-color: #fff;}.mkdf-fixed-on-scroll .mkdf-page-header .mkdf-fixed-wrapper .mkdf-menu-area {-webkit-transition: height 0.2s ease;-moz-transition: height 0.2s ease;transition: height 0.2s ease;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-fullscreen-menu-opener {color: #333;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-fullscreen-menu-opener:hover, .mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-fullscreen-menu-opener.mkdf-fm-opened {color: rgba(51, 51, 51, 0.8);}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-fullscreen-menu-opener {color: #fff;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-fullscreen-menu-opener:hover, .mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-fullscreen-menu-opener.mkdf-fm-opened {color: rgba(255, 255, 255, 0.8);}.mkdf-fullscreen-menu-opener {position: relative;display: inline-block;vertical-align: middle;}.mkdf-fullscreen-menu-opener .mkdf-fm-lines {position: relative;display: inline-block;vertical-align: middle;width: 20px;height: 16px;}.mkdf-fullscreen-menu-opener .mkdf-fm-lines .mkdf-fm-line {position: absolute;left: 0;height: 2px;width: 100%;background-color: currentColor;border-radius: 12px;-webkit-transition: -webkit-transform .3s ease, top .2s ease-out, background-color .2s ease-out;-moz-transition: -moz-transform .3s ease, top .2s ease-out, background-color .2s ease-out;transition: transform .3s ease, top .2s ease-out, background-color .2s ease-out;}.mkdf-fullscreen-menu-opener .mkdf-fm-lines .mkdf-fm-line.mkdf-line-1 {top: 0;outline: transparent solid 1px;}.mkdf-fullscreen-menu-opener .mkdf-fm-lines .mkdf-fm-line.mkdf-line-2 {top: calc(50% - 1px);outline: transparent solid 1px;}.mkdf-fullscreen-menu-opener .mkdf-fm-lines .mkdf-fm-line.mkdf-line-3 {top: calc(100% - 2px);outline: transparent solid 1px;}.mkdf-fullscreen-menu-opener:hover .mkdf-fm-lines .mkdf-fm-line.mkdf-line-1, .mkdf-fullscreen-menu-opener:hover .mkdf-fm-lines .mkdf-fm-line.mkdf-line-3 {top: calc(50% - 1px);}.mkdf-fullscreen-menu-opener:hover .mkdf-fm-lines .mkdf-fm-line.mkdf-line-2 {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}.mkdf-fullscreen-menu-opener.mkdf-fm-opened {color: #92919c;}.mkdf-fullscreen-menu-opener.mkdf-fm-opened .mkdf-fm-lines .mkdf-fm-line.mkdf-line-1 {display: none;}.mkdf-fullscreen-menu-opener.mkdf-fm-opened .mkdf-fm-lines .mkdf-fm-line.mkdf-line-2 {top: 50%;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}.mkdf-fullscreen-menu-opener.mkdf-fm-opened .mkdf-fm-lines .mkdf-fm-line.mkdf-line-3 {top: 50%;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);transform: rotate(-45deg);}.mkdf-fullscreen-menu-opened {position: fixed;top: 0;left: 0;height: 100%;width: 100%;overflow-y: hidden;}.mkdf-fullscreen-menu-opened .mkdf-page-header, .mkdf-fullscreen-menu-opened .mkdf-top-bar, .mkdf-fullscreen-menu-opened .mkdf-logo-wrapper {visibility: hidden;}.mkdf-fullscreen-menu-opened .mkdf-fullscreen-menu-opener {visibility: visible;}.mkdf-fullscreen-menu-opened .mkdf-fullscreen-menu-holder-outer {visibility: visible !important;opacity: 1 !important;}.mkdf-fullscreen-menu-opened.admin-bar {top: 32px;height: calc(100% - 32px);}.mkdf-fullscreen-menu-holder-outer {position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow-x: hidden !important;visibility: hidden;opacity: 0;z-index: 105;}.mkdf-fullscreen-menu-holder {position: relative;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.9);background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-size: cover;display: table;background-repeat: repeat;background-position: 0 0;}.mkdf-fullscreen-menu-holder-inner {display: table-cell;vertical-align: middle;padding: 100px 0;position: relative;}.touch .mkdf-fullscreen-menu-holder-outer {display: none;}.touch .mkdf-fullscreen-menu-opened .mkdf-fullscreen-menu-holder-outer {display: block;}nav.mkdf-fullscreen-menu {position: relative;top: 0;margin: 0 auto;text-align: left;}nav.mkdf-fullscreen-menu ul {position: relative;list-style: none;padding: 0;margin: 0;}nav.mkdf-fullscreen-menu ul li {margin: 0;padding: 0;text-align: center;}nav.mkdf-fullscreen-menu ul li a {position: relative;display: inline-block;vertical-align: middle;margin: 9px 0;font-size: 20px;line-height: 1.3em;text-transform: uppercase;}nav.mkdf-fullscreen-menu ul li a span {position: relative;display: inline-block;vertical-align: top;}nav.mkdf-fullscreen-menu ul li a .mkdf-fullscreen-menu-arrow {position: relative;top: 0;display: inline-block;vertical-align: middle;margin: 0 0 0 10px;font-size: 0.65em;line-height: inherit;}nav.mkdf-fullscreen-menu ul li ul {padding: 7px 0;}nav.mkdf-fullscreen-menu ul li ul.sub_menu {display: none;}nav.mkdf-fullscreen-menu ul li ul li.current-menu-ancestor > a, nav.mkdf-fullscreen-menu ul li ul li.current-menu-item > a {color: #40c4ff;}nav.mkdf-fullscreen-menu ul li ul li ul li a {font-size: 20px;}nav.mkdf-fullscreen-menu > ul {display: block;}nav.mkdf-fullscreen-menu > ul > li > a {font-size: 30px;font-weight: 600;}nav.mkdf-fullscreen-menu > ul > li.mkdf-active-item > a {color: #40c4ff;}.mkdf-fullscreen-below-menu-widget-holder {text-align: center;margin-top: 20px;position: absolute;bottom: 50px;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);}.mkdf-fullscreen-above-menu-widget-holder {text-align: center;position: absolute;top: 150px;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);}@-webkit-keyframes fade_out {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}@-moz-keyframes fade_out {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}@keyframes fade_out {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}@-webkit-keyframes fade_in {0% {opacity: 0;visibility: hidden;}100% {opacity: 1;visibility: visible;}}@-moz-keyframes fade_in {0% {opacity: 0;visibility: hidden;}100% {opacity: 1;visibility: visible;}}@keyframes fade_in {0% {opacity: 0;visibility: hidden;}100% {opacity: 1;visibility: visible;}}.mkdf-fade-push-text-right .mkdf-fullscreen-menu-holder-outer, .mkdf-fade-push-text-top .mkdf-fullscreen-menu-holder-outer, .mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;visibility: hidden;overflow: hidden !important;z-index: 105;opacity: 0;}.mkdf-fullscreen-fade-out .mkdf-fullscreen-menu-holder-outer {-webkit-animation: fade_out .25s linear both;-moz-animation: fade_out .25s linear both;animation: fade_out .25s linear both;}.mkdf-fullscreen-menu-opened.mkdf-fullscreen-fade-in .mkdf-fullscreen-menu-holder-outer {-webkit-animation: fade_in .25s linear both;-moz-animation: fade_in .25s linear both;animation: fade_in .25s linear both;}@-webkit-keyframes push_text_right {0% {opacity: 0;-webkit-transform: translateX(-60px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@-moz-keyframes push_text_right {0% {opacity: 0;-moz-transform: translateX(-60px);}100% {opacity: 1;-moz-transform: translateX(0);}}@keyframes push_text_right {0% {opacity: 0;transform: translateX(-60px);}100% {opacity: 1;transform: translateX(0);}}@-webkit-keyframes push_nav_right {0% {opacity: 0;-webkit-transform: translateX(-60px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@-moz-keyframes push_nav_right {0% {opacity: 0;-moz-transform: translateX(-60px);}100% {opacity: 1;-moz-transform: translateX(0);}}@keyframes push_nav_right {0% {opacity: 0;transform: translateX(-60px);}100% {opacity: 1;transform: translateX(0);}}.mkdf-fullscreen-menu-opened.mkdf-fade-push-text-right .mkdf-fullscreen-menu-holder-outer nav > ul > li > a, .mkdf-fullscreen-menu-opened.mkdf-fade-push-text-right .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-below-menu-widget-holder > div, .mkdf-fullscreen-menu-opened.mkdf-fade-push-text-right .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-above-menu-widget-holder > div {-webkit-animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;-moz-animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;}.mkdf-fade-push-text-right.mkdf-push-nav-right .mkdf-fullscreen-menu-holder-outer nav, .mkdf-fade-push-text-right.mkdf-push-nav-right .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-below-menu-widget-holder, .mkdf-fade-push-text-right.mkdf-push-nav-right .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-above-menu-widget-holder {-webkit-transition: all 0.75s ease-out;-moz-transition: all 0.75s ease-out;transition: all 0.75s ease-out;-webkit-transform: translateX(50px);-moz-transform: translateX(50px);transform: translateX(50px);}@-webkit-keyframes push_text_top {0% {opacity: 0;-webkit-transform: translateY(60px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@-moz-keyframes push_text_top {0% {opacity: 0;-moz-transform: translateY(60px);}100% {opacity: 1;-moz-transform: translateY(0);}}@keyframes push_text_top {0% {opacity: 0;transform: translateY(60px);}100% {opacity: 1;transform: translateY(0);}}.mkdf-fullscreen-menu-opened.mkdf-fade-push-text-top .mkdf-fullscreen-menu-holder-outer nav > ul > li > a, .mkdf-fullscreen-menu-opened.mkdf-fade-push-text-top .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-below-menu-widget-holder > div, .mkdf-fullscreen-menu-opened.mkdf-fade-push-text-top .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-above-menu-widget-holder > div {-webkit-animation: push_text_top 0.4s ease-out both 0.5s;-moz-animation: push_text_top 0.4s ease-out both 0.5s;animation: push_text_top 0.4s ease-out both 0.5s;}.mkdf-fade-push-text-top.mkdf-push-text-top .mkdf-fullscreen-menu-holder-outer nav, .mkdf-fade-push-text-top.mkdf-push-text-top .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-below-menu-widget-holder, .mkdf-fade-push-text-top.mkdf-push-text-top .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-above-menu-widget-holder {-webkit-transform: translateY(-30px);-moz-transform: translateY(-30px);transform: translateY(-30px);-webkit-transition: all 0.75s ease-out;-moz-transition: all 0.75s ease-out;transition: all 0.75s ease-out;}.mkdf-fullscreen-menu-opened.mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer nav, .mkdf-fullscreen-menu-opened.mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-below-menu-widget-holder, .mkdf-fullscreen-menu-opened.mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-above-menu-widget-holder {opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);-webkit-transition: all 0.25s linear 0.1s;-moz-transition: all 0.25s linear 0.1s;transition: all 0.25s linear 0.1s;}.mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer nav, .mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-below-menu-widget-holder, .mkdf-fade-text-scaledown .mkdf-fullscreen-menu-holder-outer .mkdf-fullscreen-above-menu-widget-holder {opacity: 0;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all 0.25s linear 0.1s;-moz-transition: all 0.25s linear 0.1s;transition: all 0.25s linear 0.1s;}.mkdf-header-minimal .mkdf-page-header .mkdf-menu-area .mkdf-position-right-inner {height: auto;}.mkdf-header-minimal .mkdf-page-header .mkdf-position-left:before, .mkdf-header-minimal .mkdf-page-header .mkdf-position-right:before {content: "";}.mkdf-header-minimal .mkdf-page-header .mkdf-sticky-header .mkdf-position-left-inner {height: auto;}.mkdf-header-minimal .mkdf-page-header .mkdf-sticky-header .mkdf-vertical-align-containers .mkdf-position-right .mkdf-position-right-inner {height: auto;}.mkdf-header-standard .mkdf-menu-area.mkdf-menu-left .mkdf-main-menu {width: auto;padding: 0 0 0 20px;}.mkdf-header-standard .mkdf-menu-area.mkdf-menu-left .mkdf-vertical-align-containers .mkdf-position-left-inner {height: 100%;}.mkdf-header-standard .mkdf-menu-area.mkdf-menu-center .mkdf-vertical-align-containers .mkdf-position-center-inner {height: 100%;}.mkdf-header-standard .mkdf-menu-area.mkdf-menu-right .mkdf-main-menu {width: auto;}.mkdf-header-standard .mkdf-menu-area.mkdf-menu-right .mkdf-vertical-align-containers .mkdf-position-right-inner {height: 100%;}.mkdf-mobile-header {display: none;position: relative;z-index: 101;}.mkdf-mobile-header .mkdf-mobile-side-area {background-color: #fff;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-size: cover;height: 100%;min-height: 100%;overflow: hidden;padding: 20% 70px;box-sizing: border-box;position: fixed;top: 0;right: 0;width: 420px;z-index: 9999;-webkit-backface-visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);-moz-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);-webkit-transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1);-moz-transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1);transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1);}@media only screen and (max-height: 600px) {.mkdf-mobile-header .mkdf-mobile-side-area {padding: 12% 50px;}}.mkdf-mobile-header .mkdf-mobile-side-area .mkdf-social-icon-widget-holder .mkdf-social-icon-widget {color: #fff;font-size: 15px;}.mkdf-mobile-header .mkdf-mobile-side-area .widget_text {margin-bottom: 5px;}.mkdf-mobile-header .mkdf-mobile-side-area.opened {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.mkdf-mobile-header .mkdf-mobile-side-area.opened .mkdf-mobile-nav, .mkdf-mobile-header .mkdf-mobile-side-area.opened .mkdf-mobile-menu-bottom {-webkit-transform: translateX(0px);-moz-transform: translateX(0px);transform: translateX(0px);opacity: 1;}.mkdf-mobile-header .mkdf-mobile-side-area .mkdf-mobile-side-area-inner {height: 100%;min-height: 100%;overflow: hidden;}.mkdf-mobile-header .mkdf-mobile-side-area .mkdf-close-mobile-side-area-holder {display: block;position: absolute;top: 23px;right: 24px;z-index: 1000;cursor: pointer;}.mkdf-mobile-header .mkdf-mobile-side-area .mkdf-close-mobile-side-area-holder span {color: #92919c;display: inline-block;font-size: 24px;height: 24px;width: 24px;line-height: 24px;position: relative;text-align: center;}.mkdf-mobile-header .mkdf-mobile-side-area .mkdf-mobile-menu-bottom {color: #fff;}.mkdf-mobile-header .mkdf-mobile-side-area .mkdf-mobile-menu-bottom .textwidget {color: #a5a5a5;font-size: 12px;letter-spacing: 0.1em;}.mkdf-mobile-header .mkdf-mobile-header-inner {position: relative;height: 100px;background-color: #fff;box-sizing: border-box;}.mkdf-mobile-header .mkdf-mobile-header-inner .mkdf-mobile-header-holder {position: relative;z-index: 2;height: 100%;}.mkdf-mobile-header .mkdf-grid {height: 100%;}.mkdf-mobile-header .mkdf-vertical-align-containers {padding: 0;}.mkdf-mobile-header .mkdf-mobile-logo-wrapper a {display: block;}.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {height: 100%;width: auto;}.mkdf-mobile-header .mkdf-mobile-menu-opener {float: left;position: relative;z-index: 2;height: 100%;}.mkdf-mobile-header .mkdf-mobile-menu-opener a {display: table;height: 100%;padding-right: 10px;font-size: 22px;}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mo-lines {position: relative;display: inline-block;vertical-align: middle;width: 31px;height: 17px;}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mo-lines .mkdf-mo-line {position: absolute;left: 0;height: 1px;width: 100%;background-color: #303030;-webkit-transition: -webkit-transform .3s ease, top .2s ease-out, background-color .2s ease-out;-moz-transition: -moz-transform .3s ease, top .2s ease-out, background-color .2s ease-out;transition: transform .3s ease, top .2s ease-out, background-color .2s ease-out;}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mo-lines .mkdf-mo-line:before {position: absolute;top: -1px;left: 0;display: block;width: 100%;height: 1px;background-color: inherit;opacity: 0.5;content: '';}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mo-lines .mkdf-mo-line.mkdf-line-1 {top: 0;}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mo-lines .mkdf-mo-line.mkdf-line-2 {top: calc(50% - 1px);top: -moz-calc(50%);outline: 1px solid transparent;}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mo-lines .mkdf-mo-line.mkdf-line-3 {top: calc(100% - 1px);}.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mobile-menu-text {position: relative;top: 0;margin: 0;padding-left: 3px;}.mkdf-mobile-header .mkdf-mobile-menu-opener a:hover .mkdf-mo-lines .mkdf-mo-line.mkdf-line-1, .mkdf-mobile-header .mkdf-mobile-menu-opener a:hover .mkdf-mo-lines .mkdf-mo-line.mkdf-line-3 {top: 50%;}.mkdf-mobile-header .mkdf-mobile-menu-opener a:hover .mkdf-mo-lines .mkdf-mo-line.mkdf-line-2 {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}.mkdf-mobile-header .mkdf-mobile-menu-opener .mkdf-mo-icon-holder {display: table-cell;vertical-align: middle;line-height: 1em;}.mkdf-mobile-header .mkdf-mobile-menu-opener .mkdf-mo-icon-holder > * {display: inline-block;vertical-align: middle;}.mkdf-sticky-up-mobile-header .mkdf-animate-mobile-header .mkdf-mobile-header-inner {width: 100%;-webkit-transition: -webkit-transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;-moz-transition: -moz-transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;-o-transition: -o-transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%);}.mkdf-sticky-up-mobile-header .mobile-header-appear .mkdf-mobile-header-inner {top: 0;left: 0;width: 100%;position: fixed;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}.mkdf-mobile-header .mkdf-mobile-nav ul {padding: 0;margin: 0;list-style-type: none;}.mkdf-mobile-header .mkdf-mobile-nav ul li {position: relative;margin: 0;padding: 0;font-size: 13px;text-transform: uppercase;}.mkdf-mobile-header .mkdf-mobile-nav ul li.current-menu-item > a, .mkdf-mobile-header .mkdf-mobile-nav ul li.current-menu-ancestor > a {color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav ul li a, .mkdf-mobile-header .mkdf-mobile-nav ul li h6 {position: relative;display: inline-block;padding: 12px 0;margin: 0;color: #b9b9b9;font-size: 23px;font-weight: 400;}.mkdf-mobile-header .mkdf-mobile-nav ul li a:hover, .mkdf-mobile-header .mkdf-mobile-nav ul li h6:hover {color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav ul ul {display: none;padding: 10px 0;}.mkdf-mobile-header .mkdf-mobile-nav ul ul li.current-menu-ancestor > a, .mkdf-mobile-header .mkdf-mobile-nav ul ul li.current-menu-item > a {color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav ul ul li .mobile_arrow {top: 1px;color: #b9b9b9;}.mkdf-mobile-header .mkdf-mobile-nav ul ul li a, .mkdf-mobile-header .mkdf-mobile-nav ul ul li h6 {font-size: 16px;line-height: 25px;text-transform: initial;padding: 3px 0;}.mkdf-mobile-header .mkdf-mobile-nav ul ul ul li a {font-size: 15px;}.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > a, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > h6 {font-size: 22px;font-weight: 600;color: #353535;}.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > a:hover, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > h6:hover {color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li.mkdf-active-item > a {opacity: .8;color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li.mkdf-active-item > .mobile_arrow > .mkdf-sub-arrow {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav li.current-menu-ancestor > .mobile_arrow, .mkdf-mobile-header .mkdf-mobile-nav li.current-menu-item .mobile_arrow {color: #40c4ff;}.mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow {position: relative;right: 0;top: -2px;width: 50px;height: 30px;line-height: 30px;font-size: 14px;text-align: right;color: #353535;padding-left: 3px;}.mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow:hover {cursor: pointer;}.mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow .mkdf-sub-arrow {-webkit-transition: transform 0.2s ease-in-out;-moz-transition: transform 0.2s ease-in-out;transition: transform 0.2s ease-in-out;display: inline-block;}.mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow .arrow_triangle-down {display: none;}.mkdf-mobile-header .mkdf-mobile-nav li.mkdf-opened > .mobile_arrow > .mkdf-sub-arrow {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}.mkdf-mobile-header .mkdf-mobile-nav > ul > li:last-child > a, .mkdf-mobile-header .mkdf-mobile-nav > .mkdf-grid > ul > li:last-child > a {border-bottom: none;}.mkdf-sticky-header {position: fixed;top: 0;left: 0;height: 70px;width: 100%;z-index: 100;-webkit-transition: -webkit-transform 0.6s ease;-moz-transition: -moz-transform 0.6s ease;transition: transform .6s ease;-webkit-backface-visibility: hidden;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%);}.mkdf-sticky-header .mkdf-grid {height: 100% !important;}.mkdf-sticky-header.header-appear {transform: translateY(0%);}.mkdf-sticky-header .mkdf-sticky-holder {position: relative;height: 100%;z-index: 2;background-color: #fff;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}.mkdf-sticky-header .mkdf-sticky-holder .mkdf-vertical-align-containers {padding: 0 40px;}.mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a {max-height: 70px;}.admin-bar .mkdf-sticky-header.header-appear {top: 32px;}.mkdf-sticky-header .mkdf-position-center-inner, .mkdf-sticky-header .mkdf-position-right-inner {height: 100%;}.mkdf-sticky-header .mkdf-sticky-right {display: inline-block;vertical-align: middle;}.mkdf-sticky-header .widget {display: inline-block;vertical-align: middle;margin: 0;}.mkdf-top-bar {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 46px;color: #606264;font-size: 12px;font-weight: 600;line-height: 1;background-color: #ffffff;z-index: 111;border-bottom: 1px solid #ebebeb;}.mkdf-top-bar > .mkdf-vertical-align-containers {padding: 0 60px;}.mkdf-top-bar > .mkdf-vertical-align-containers .mkdf-position-right-inner {height: 100%;}.mkdf-top-bar .mkdf-grid {height: 100%;}.mkdf-top-bar .mkdf-grid .mkdf-vertical-align-containers {padding-left: 0;padding-right: 0;}.mkdf-top-bar-in-grid-padding .mkdf-top-bar .mkdf-grid .mkdf-vertical-align-containers {padding: 0 60px;}.mkdf-top-bar .widget {margin: 0;}.mkdf-search-opener {position: relative;display: inline-block;vertical-align: middle;font-size: 16px;color: #606264;line-height: 1;margin: 0 3px 0 12px;}.mkdf-search-opener:hover {color: #606264;}.mkdf-search-opener .mkdf-search-opener-wrapper > * {position: relative;display: inline-block;vertical-align: middle;line-height: inherit;}.mkdf-search-opener .mkdf-search-opener-wrapper > *:before {display: block;line-height: inherit;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-search-opener, .mkdf-light-header .mkdf-top-bar .mkdf-search-opener {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-search-opener:hover, .mkdf-light-header .mkdf-top-bar .mkdf-search-opener:hover {color: rgba(255, 255, 255, 0.8) !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-search-opener, .mkdf-dark-header .mkdf-top-bar .mkdf-search-opener {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-search-opener:hover, .mkdf-dark-header .mkdf-top-bar .mkdf-search-opener:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-search-page-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 80px;}.mkdf-search-page-holder .mkdf-search-page-form {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 30px;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-search-title {margin: 0 0 20px;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-search-label {display: block;font-size: 13px;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 10px;clear: both;border-bottom: 1px solid #e5e5e5;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-column-left {display: table-cell;vertical-align: top;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-column-right {display: table-cell;width: 1%;text-align: left;vertical-align: top;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-field {position: relative;width: 100%;height: 40px;line-height: 40px;margin: 0;padding: 0 20px 0 3px;font-family: inherit;font-size: inherit;color: inherit;background-color: transparent;border: none;outline: 0;vertical-align: middle;-webkit-appearance: none;box-sizing: border-box;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-field::-webkit-input-placeholder {color: inherit;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-field:-moz-placeholder {color: inherit;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-field::-moz-placeholder {color: inherit;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-field:-ms-input-placeholder {color: inherit;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-submit {position: relative;display: inline-block;width: auto;height: 40px;line-height: 40px;padding: 0;font-size: 18px;color: #808080;background-color: transparent;border: 0;outline: 0;cursor: pointer;vertical-align: middle;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.mkdf-search-page-holder .mkdf-search-page-form .mkdf-form-holder .mkdf-search-submit:hover {color: #303030;}.mkdf-search-page-holder article {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 30px 0;margin: 0;}.mkdf-search-page-holder article.sticky .mkdf-post-title a {color: #40c4ff;}.mkdf-search-page-holder article.page .mkdf-post-title-area .mkdf-post-info > div.mkdf-post-info-category {display: none;}.mkdf-search-page-holder article .mkdf-post-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-search-page-holder article .mkdf-post-image {display: block;float: left;width: 130px;}.mkdf-search-page-holder article .mkdf-post-image a, .mkdf-search-page-holder article .mkdf-post-image img {display: block;}.mkdf-search-page-holder article .mkdf-post-title-area {min-height: 130px;padding: 0 0 0 150px;}.mkdf-search-page-holder article .mkdf-post-title-area.mkdf-no-thumbnail {padding: 0;min-height: inherit;}.mkdf-search-page-holder article .mkdf-post-title-area .mkdf-post-title-area-inner {width: 100%;height: 100%;overflow: hidden;box-sizing: border-box;}.mkdf-search-page-holder article .mkdf-post-title-area .mkdf-post-title-area-inner .mkdf-post-title {margin: 0;}.mkdf-search-page-holder article .mkdf-post-title-area .mkdf-post-title-area-inner .mkdf-post-excerpt {margin: 7px 0 0;}.mkdf-search-page-holder .mkdf-blog-pagination {margin: 50px 0 0;}.mkdf-slide-from-header-bottom-holder {position: absolute;top: 100%;right: 0;width: 300px;display: none;padding: 0 20px;margin: 0;background-color: #fff;border-top: 4px solid #40c4ff;overflow: hidden;z-index: 9999;box-sizing: border-box;}.mkdf-fixed-header-appear .mkdf-slide-from-header-bottom-holder, .mkdf-sticky-header-appear .mkdf-slide-from-header-bottom-holder, .mkdf-mobile-header.mobile-header-appear .mkdf-slide-from-header-bottom-holder {position: fixed;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field, .mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-submit {position: relative;display: inline-block;vertical-align: top;float: left;margin: 0;height: 46px;line-height: 42px;color: #808080;background-color: transparent;border: 0;border-radius: 0;outline: 0;-webkit-appearance: none;box-sizing: border-box;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field {width: calc(100% - 20px);padding: 0 10px 0 0;font-family: inherit;font-size: 12px;color: #b9b9b9;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field::-webkit-input-placeholder {color: #b9b9b9;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field::-moz-placeholder {color: #b9b9b9;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field:-ms-input-placeholder {color: #b9b9b9;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field:-moz-placeholder {color: #b9b9b9;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-field:focus {color: #808080;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-submit {width: 20px;padding: 0;font-size: 16px;cursor: pointer;color: #b9b9b9;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-submit span {display: block;line-height: inherit;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-submit span:before {display: block;line-height: inherit;}.mkdf-slide-from-header-bottom-holder .mkdf-form-holder .mkdf-search-submit:hover {color: #808080;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener .mkdf-side-menu-icon, .mkdf-light-header .mkdf-top-bar .mkdf-side-menu-button-opener .mkdf-side-menu-icon {color: #fff !important;}.mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener .mkdf-side-menu-icon.opened, .mkdf-light-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener .mkdf-side-menu-icon:hover, .mkdf-light-header .mkdf-top-bar .mkdf-side-menu-button-opener .mkdf-side-menu-icon.opened, .mkdf-light-header .mkdf-top-bar .mkdf-side-menu-button-opener .mkdf-side-menu-icon:hover {color: rgba(255, 255, 255, 0.8) !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener .mkdf-side-menu-icon, .mkdf-dark-header .mkdf-top-bar .mkdf-side-menu-button-opener .mkdf-side-menu-icon {color: #333 !important;}.mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener .mkdf-side-menu-icon.opened, .mkdf-dark-header .mkdf-page-header > div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener .mkdf-side-menu-icon:hover, .mkdf-dark-header .mkdf-top-bar .mkdf-side-menu-button-opener .mkdf-side-menu-icon.opened, .mkdf-dark-header .mkdf-top-bar .mkdf-side-menu-button-opener .mkdf-side-menu-icon:hover {color: rgba(51, 51, 51, 0.8) !important;}.mkdf-side-menu-button-opener {position: relative;display: inline-block;vertical-align: middle;top: 2px;}.mkdf-side-menu-button-opener .mkdf-side-menu-title {position: relative;display: inline-block;vertical-align: middle;margin: 0 8px 0 0;color: currentColor;}.mkdf-side-menu-button-opener .mkdf-side-menu-icon {position: relative;display: inline-block;vertical-align: middle;font-size: 25px;color: #606264;}.mkdf-side-menu-button-opener .mkdf-side-menu-icon span {display: block;line-height: inherit;}.mkdf-side-menu-button-opener .mkdf-side-menu-icon span:before {display: block;line-height: inherit;}.mkdf-side-menu-button-opener.opened, .mkdf-side-menu-button-opener:hover {color: #40c4ff;}.mkdf-side-menu {position: fixed;top: 0;right: -600px;width: 600px;height: 100%;min-height: 100%;padding: 72px 5.9% 36px;background-color: #fff;background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../img/background-pattern.jpg);background-size: cover;text-align: center;overflow: hidden;visibility: hidden;z-index: 9999;-webkit-backface-visibility: hidden;box-sizing: border-box;-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);}.mkdf-side-menu .mkdf-close-side-menu-holder {position: absolute;top: 20px;right: 20px;z-index: 1000;}.admin-bar .mkdf-side-menu .mkdf-close-side-menu-holder {top: 68px;}.mkdf-side-menu a.mkdf-close-side-menu {display: block;color: #92919c;font-size: 30px;z-index: 1000;}.mkdf-side-menu a.mkdf-close-side-menu:hover {color: #40c4ff;}.mkdf-side-menu a.mkdf-close-side-menu span {display: block;line-height: inherit;}.mkdf-side-menu a.mkdf-close-side-menu span:before {display: block;line-height: inherit;}.mkdf-side-menu .mkdf-side-area-holders {display: table;table-layout: fixed;width: 100%;height: 100%;}.mkdf-side-menu .mkdf-side-menu-top {display: table-row;width: 100%;height: 90%;}.mkdf-side-menu .mkdf-side-menu-bottom {display: table-row;width: 100%;height: 10%;}.mkdf-side-menu .widget.widget_text {margin-bottom: 0;}.mkdf-side-menu-slide-from-right.mkdf-right-side-menu-opened .mkdf-wrapper .mkdf-cover {z-index: 3000;}.mkdf-side-menu-slide-from-right.mkdf-right-side-menu-opened .mkdf-side-menu {right: 0;visibility: visible;}.mkdf-side-menu-slide-from-right .mkdf-wrapper .mkdf-cover {z-index: -1;position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;opacity: 0;}@media only screen and (max-width: 1280px) {.mkdf-side-menu-slide-from-right .mkdf-side-menu {width: 500px !important;right: -500px !important;}.mkdf-side-menu-slide-from-right.mkdf-right-side-menu-opened .mkdf-side-menu {right: 0 !important;visibility: visible;}}.mkdf-title-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 250px;background-color: rgba(64, 196, 255, 0.88);background-position: center 0;background-repeat: no-repeat;z-index: 101;}.mkdf-title-holder.mkdf-bg-responsive {height: auto !important;}.mkdf-title-holder.mkdf-bg-responsive .mkdf-title-image {display: block;}.mkdf-title-holder.mkdf-bg-responsive .mkdf-title-wrapper {position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-title-holder.mkdf-bg-parallax {background-attachment: fixed;}.mkdf-title-holder .mkdf-title-image {display: none;}.mkdf-title-holder .mkdf-title-image img {display: block;width: 100%;}.mkdf-title-holder .mkdf-title-wrapper {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-title-holder .mkdf-title-inner {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-title-holder.mkdf-breadcrumbs-type .mkdf-breadcrumbs {position: relative;display: inline-block;width: 100%;vertical-align: middle;color: #fff;}.mkdf-title-holder.mkdf-breadcrumbs-type .mkdf-breadcrumbs.mkdf-has-inline-style a {opacity: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-title-holder.mkdf-breadcrumbs-type .mkdf-breadcrumbs.mkdf-has-inline-style a:hover {color: inherit;opacity: 0.9;}.mkdf-title-holder.mkdf-breadcrumbs-type .mkdf-breadcrumbs a, .mkdf-title-holder.mkdf-breadcrumbs-type .mkdf-breadcrumbs span {position: relative;display: inline-block;vertical-align: middle;color: inherit;}.mkdf-title-holder.mkdf-breadcrumbs-type .mkdf-breadcrumbs a:hover {color: #303030;}.mkdf-title-holder.mkdf-centered-type .mkdf-title-inner {text-align: center;}.mkdf-title-holder.mkdf-centered-type .mkdf-page-title {margin: 0;}.mkdf-title-holder.mkdf-centered-type .mkdf-page-subtitle {display: block;margin: 10px 0 0 0;box-sizing: border-box;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-title-info, .mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs-info {display: table-cell;vertical-align: middle;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-title-info {display: block;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs-info {display: block;white-space: nowrap;margin-top: 7px;font-size: 14px;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-page-title {margin: 0;color: #fff;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-page-subtitle {margin: 5px 0 0;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs {color: #fff;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs.mkdf-has-inline-style a {opacity: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs.mkdf-has-inline-style a:hover {color: inherit;opacity: 0.9;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs a, .mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs span {position: relative;display: inline-block;vertical-align: middle;color: inherit;}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs a:hover {color: rgba(255, 255, 255, 0.85);}.mkdf-title-holder.mkdf-standard-type .mkdf-page-title {margin: 0;}.mkdf-title-holder.mkdf-standard-type .mkdf-page-subtitle {margin: 10px 0 0;}.mkdf-masonry-gallery-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-masonry-gallery-holder.mkdf-mg-no-space {margin: 0;}.mkdf-masonry-gallery-holder.mkdf-mg-no-space .mkdf-mg-inner {margin: 0;}.mkdf-masonry-gallery-holder.mkdf-mg-no-space .mkdf-mg-item {padding: 0px;}.mkdf-masonry-gallery-holder.mkdf-mg-tiny-space {margin: 0 -5px;}.mkdf-masonry-gallery-holder.mkdf-mg-tiny-space .mkdf-mg-inner {margin: 0 -5px;}.mkdf-masonry-gallery-holder.mkdf-mg-tiny-space .mkdf-mg-item {padding: 5px;}.mkdf-masonry-gallery-holder.mkdf-mg-small-space {margin: 0 -10px;}.mkdf-masonry-gallery-holder.mkdf-mg-small-space .mkdf-mg-inner {margin: 0 -10px;}.mkdf-masonry-gallery-holder.mkdf-mg-small-space .mkdf-mg-item {padding: 10px;}.mkdf-masonry-gallery-holder.mkdf-mg-normal-space {margin: 0 -15px;}.mkdf-masonry-gallery-holder.mkdf-mg-normal-space .mkdf-mg-inner {margin: 0 -15px;}.mkdf-masonry-gallery-holder.mkdf-mg-normal-space .mkdf-mg-item {padding: 15px;}.mkdf-masonry-gallery-holder .mkdf-mg-inner {opacity: 0;}.mkdf-masonry-gallery-holder .mkdf-mg-grid-gutter {width: 0;}.mkdf-masonry-gallery-holder .mkdf-mg-grid-sizer {width: 25%;}.mkdf-masonry-gallery-holder .mkdf-mg-item {position: relative;width: 25%;z-index: 1;box-sizing: border-box;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-square-big {width: 50%;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-rectangle-landscape {width: 50%;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-rectangle-landscape .mkdf-mg-image img {max-height: inherit;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-rectangle-portrait .mkdf-mg-image img {max-width: inherit;width: auto;height: 100%;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;height: 100%;box-sizing: border-box;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-outer {position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;box-sizing: border-box;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-inner {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-content {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;padding: 10px 13%;text-align: left;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-image {position: relative;height: 100%;width: 100%;overflow: hidden;-webkit-transform: translateZ(0px);-moz-transform: translateZ(0px);transform: translateZ(0px);}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-masonry-gallery-item-icon {margin-bottom: 8px;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-masonry-gallery-item-icon span {font-size: 36px;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-icon {margin: 0 0 1px;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-title {margin: 0;color: #fff;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-subtitle {color: #40c4ff;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-text {margin: 14px 0 0;color: #fff;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-button {margin: 30px 0 0;padding: 14px 27px;font-size: 12px;background-color: #ffffff;color: #535359;}.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-link {text-transform: uppercase;color: #40c4ff;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-item-outer {z-index: 3;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-image-overlay {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;background-color: transparent;z-index: 2;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-image {z-index: 1;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-item-content {padding: 0 18% 10px 13%;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-item-subtitle {margin-bottom: 15px;margin-top: 0;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-item-text {margin-top: 17px;font-size: 17px;line-height: 30px;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-link-over {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended img {-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;transition: transform 0.5s ease;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended:hover img {-webkit-transform: scale(1.03);-moz-transform: scale(1.03);transform: scale(1.03);}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-btn {display: table;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-btn span {display: table-cell;vertical-align: middle;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-btn span:before {font-size: 22px;padding-right: 20px;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-outer {z-index: 3;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-image-overlay {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;background-color: transparent;z-index: 2;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-image {z-index: 1;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-title, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-text, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-masonry-gallery-item-icon, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-link {color: #fff;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-link {font-size: 14px;font-weight: 700;position: relative;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-link:after {content: "\f105";position: absolute;top: 0;right: -15px;font-family: 'FontAwesome', serif;font-size: 17px;line-height: 1em;color: inherit;opacity: 0;-webkit-transform: translateX(-3px);-moz-transform: translateX(-3px);transform: translateX(-3px);-webkit-transition: transform 0.2s ease-in-out, opacity 0.1s;-moz-transition: transform 0.2s ease-in-out, opacity 0.1s;transition: transform 0.2s ease-in-out, opacity 0.1s;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-link:hover:after {opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0);transform: translateX(0);}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-link-over {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-title {margin-bottom: 9px;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard img {-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;transition: transform 0.5s ease;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard:hover img {-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple .mkdf-mg-item-title {margin-bottom: 9px;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple .mkdf-mg-item-link {font-size: 14px;font-weight: 700;position: relative;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple .mkdf-mg-item-link:after {content: "\f105";position: absolute;top: 0;right: -15px;font-family: 'FontAwesome', serif;font-size: 17px;line-height: 1em;color: inherit;opacity: 0;-webkit-transform: translateX(-3px);-moz-transform: translateX(-3px);transform: translateX(-3px);-webkit-transition: transform 0.2s ease-in-out, opacity 0.1s;-moz-transition: transform 0.2s ease-in-out, opacity 0.1s;transition: transform 0.2s ease-in-out, opacity 0.1s;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple .mkdf-mg-item-link:hover:after {opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0);transform: translateX(0);}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple .mkdf-mg-link-over {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-default .mkdf-mg-item-inner {background-color: #40c4ff;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-default .mkdf-mg-item-title, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-default .mkdf-mg-item-text, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-default .mkdf-mg-item-link, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-default .mkdf-masonry-gallery-item-icon {color: #fff;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-light .mkdf-mg-item-inner {background-color: #fff;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-light .mkdf-mg-item-title, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-light .mkdf-mg-item-text {color: #353535;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-dark .mkdf-mg-item-inner {background-color: #303030;}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-dark .mkdf-mg-item-title, .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-dark .mkdf-mg-item-text {color: #fff;}.mkdf-testimonials-holder.mkdf-testimonials-boxed {}.mkdf-testimonials-holder.mkdf-testimonials-boxed .mkdf-testimonials {margin: 0;}.mkdf-testimonials-holder.mkdf-testimonials-boxed .mkdf-testimonial-content {padding: 40px 57px 58px;background-color: #fbfbfb;box-sizing: border-box;}.mkdf-testimonials-holder.mkdf-testimonials-boxed .mkdf-testimonials-author-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 9px 0 0;}.mkdf-testimonials-holder.mkdf-testimonials-boxed .mkdf-testimonials-author-holder .mkdf-testimonial-image {float: left;}.mkdf-testimonials-holder.mkdf-testimonials-boxed .mkdf-testimonials-author-holder .mkdf-testimonial-author {padding: 3px 0 0 110px;}.mkdf-testimonials-holder.mkdf-testimonials-boxed .mkdf-testimonials-author-job {font-weight: 700;font-size: 14px;letter-spacing: 0.05em;color: #b9b9b9;text-transform: uppercase;}.mkdf-testimonials-holder.mkdf-testimonials-boxed.mkdf-testimonials-light .mkdf-testimonial-title, .mkdf-testimonials-holder.mkdf-testimonials-boxed.mkdf-testimonials-light .mkdf-testimonial-text, .mkdf-testimonials-holder.mkdf-testimonials-boxed.mkdf-testimonials-light .mkdf-testimonial-author {color: #fff;}.mkdf-testimonials-holder.mkdf-testimonials-boxed.mkdf-testimonials-light .owl-dots .owl-dot span {border: 2px solid rgba(255, 255, 255, 0.5);}.mkdf-testimonials-holder.mkdf-testimonials-boxed.mkdf-testimonials-light .owl-dots .owl-dot:hover span, .mkdf-testimonials-holder.mkdf-testimonials-boxed.mkdf-testimonials-light .owl-dots .owl-dot.active span {background-color: #fff;border-color: #fff;}.mkdf-testimonials-holder.mkdf-testimonials-standard {text-align: center;}.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0 0 15px;}.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-image img {display: block;margin: 0 auto;}.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title {margin: 0;}.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-author {margin: 38px 0 6px;}.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonials-author-job {font-weight: 700;font-size: 14px;letter-spacing: 0.05em;color: #b9b9b9;text-transform: uppercase;}.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text {margin: 19px 0 0;padding: 0 16%;color: #595959;font-size: 18px;line-height: 30px;}.mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .mkdf-testimonial-title, .mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .mkdf-testimonial-text, .mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .mkdf-testimonial-author, .mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .mkdf-testimonials-author-job, .mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .mkdf-owl-slider .owl-nav .mkdf-next-icon, .mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .mkdf-owl-slider .owl-nav .mkdf-prev-icon {color: #fff;}.mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .owl-dots .owl-dot span {background-color: rgba(255, 255, 255, 0.5);}.mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .owl-dots .owl-dot:hover span, .mkdf-testimonials-holder.mkdf-testimonials-standard.mkdf-testimonials-light .owl-dots .owl-dot.active span {background-color: #fff;}.mkdf-testimonials-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-testimonials-holder .mkdf-testimonials, .mkdf-testimonials-holder .mkdf-testimonial-content, .mkdf-testimonials-holder .mkdf-testimonial-text-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-testimonials-holder .mkdf-testimonials {padding: 0 50px;box-sizing: border-box;}.mkdf-testimonials-holder .mkdf-testimonial-image img {width: auto !important;border-radius: 5em;}.mkdf-accordion-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-accordion-holder .mkdf-accordion-title {position: relative;cursor: pointer;margin: 0;box-sizing: border-box;-webkit-transform: translateZ(0px);-moz-transform: translateZ(0px);transform: translateZ(0px);-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 1.6s;-moz-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 1.6s;transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 1.6s;}.mkdf-accordion-holder .mkdf-accordion-title .mkdf-tab-title {font-family: "Merriweather", serif;display: block;line-height: inherit;}.mkdf-accordion-holder .mkdf-accordion-title .mkdf-accordion-mark {position: absolute;top: 50%;left: 0;width: 20px;height: 16px;margin: -1px 0 0;font-size: 16px;line-height: 16px;text-align: center;color: #40c4ff;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-accordion-holder .mkdf-accordion-title .mkdf-accordion-mark span {position: absolute;display: block;width: 100%;height: 100%;font-size: inherit;line-height: inherit;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}.mkdf-accordion-holder .mkdf-accordion-title .mkdf-accordion-mark span:before {display: block;line-height: inherit;}.mkdf-accordion-holder .mkdf-accordion-title .mkdf-accordion-mark span.mkdf_icon_minus {opacity: 0;}.mkdf-accordion-holder .mkdf-accordion-title .mkdf-accordion-mark span.mkdf_icon_plus {opacity: 1;}.mkdf-accordion-holder .mkdf-accordion-title.ui-state-active .mkdf-accordion-mark span.mkdf_icon_minus, .mkdf-accordion-holder .mkdf-accordion-title.ui-state-hover .mkdf-accordion-mark span.mkdf_icon_minus {opacity: 0;}.mkdf-accordion-holder .mkdf-accordion-title.ui-state-active .mkdf-accordion-mark span.mkdf_icon_plus, .mkdf-accordion-holder .mkdf-accordion-title.ui-state-hover .mkdf-accordion-mark span.mkdf_icon_plus {opacity: 1;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}.mkdf-accordion-holder .mkdf-accordion-content {margin: 0;background-color: #ffffff;}.mkdf-accordion-holder .mkdf-accordion-content p {margin: 0;}.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title {margin: 15px 0 0;padding: 24px 20px 24px 53px;background-color: #ffffff;border: 1px solid #e5e5e5;}.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title:first-child {margin: 0;}.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title .mkdf-accordion-mark {left: 22px;}.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active {border-bottom-color: transparent;-webkit-transition: border-color 0.1s;-moz-transition: border-color 0.1s;transition: border-color 0.1s;}.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-content {padding: 0 53px 29px 53px;}.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-content.ui-accordion-content-active {border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}.mkdf-accordion-holder.mkdf-ac-simple {border-bottom: 1px solid #e5e5e5;}.mkdf-accordion-holder.mkdf-ac-simple .mkdf-accordion-title {padding: 17px 0 17px 30px;border-top: 1px solid #e5e5e5;}.mkdf-accordion-holder.mkdf-ac-simple .mkdf-accordion-content {border-top: 1px solid transparent;}.mkdf-accordion-holder.mkdf-ac-simple .mkdf-accordion-content.ui-accordion-content-active {border-color: #e5e5e5;}.mkdf-accordion-holder.mkdf-ac-simple .mkdf-accordion-content {padding: 21px 0 16px;}.mkdf-banner-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.touch .mkdf-banner-holder {cursor: pointer;}.mkdf-banner-holder.mkdf-visible-on-hover:hover .mkdf-banner-text-holder {opacity: 1;}.mkdf-banner-holder.mkdf-visible-on-hover .mkdf-banner-text-holder {opacity: 0;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-banner-holder.mkdf-disabled .mkdf-banner-text-holder {display: none;}.mkdf-banner-holder.mkdf-banner-info-centered .mkdf-banner-text-holder {padding: 70px 20px;text-align: center;}.mkdf-banner-holder .mkdf-banner-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-banner-holder .mkdf-banner-image img {display: block;}.mkdf-banner-holder .mkdf-banner-text-holder {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;padding: 35px;background-color: rgba(48, 48, 48, 0.4);box-sizing: border-box;}@media only screen and (max-width: 768px) {.mkdf-banner-holder .mkdf-banner-text-holder {padding: 25px;}}.mkdf-banner-holder .mkdf-banner-text-outer {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-banner-holder .mkdf-banner-text-inner {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: bottom;}.mkdf-banner-holder .mkdf-banner-subtitle {margin: 0 0 4px;color: #fff;}.mkdf-banner-holder .mkdf-banner-title {margin: 0;color: #fff;}.mkdf-banner-holder .mkdf-banner-title .mkdf-banner-title-light {font-weight: 300;}.mkdf-banner-holder .mkdf-banner-link-text {position: relative;display: inline-block;vertical-align: top;margin: 11px 0 0;color: #fff;line-height: 1em;z-index: 2;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);}.mkdf-banner-holder .mkdf-banner-link-text:hover .mkdf-banner-link-hover {width: 100%;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-original {position: relative;display: inline-block;vertical-align: top;width: 100%;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-original span {color: inherit;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-hover {position: absolute;top: 0;left: 0;width: 0.1%;height: 100%;display: inline-block;vertical-align: top;white-space: nowrap;overflow: hidden;-webkit-transition: width 0.4s ease-in-out;-moz-transition: width 0.4s ease-in-out;transition: width 0.4s ease-in-out;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-hover span {color: #40c4ff;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-icon, .mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-label {position: relative;display: inline-block;vertical-align: top;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-icon {margin: 0 2px 0 0;font-size: 15px;}.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-label {font-size: 14px;line-height: inherit;}.mkdf-banner-holder .mkdf-banner-link {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.mkdf-btn {font-family: inherit;position: relative;display: inline-block;vertical-align: middle;width: auto;outline: none;line-height: 20px;letter-spacing: 0.05em;font-weight: 700;text-transform: uppercase;box-sizing: border-box;margin: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;-moz-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;padding: 17px 40px;font-size: 14px;cursor: pointer;}.mkdf-btn.mkdf-btn-simple {padding: 0 !important;color: #40c4ff;background-color: transparent;border: 0;vertical-align: middle;overflow: hidden;backface-visibility: hidden;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;transition: transform 0.3s ease;}.mkdf-btn.mkdf-btn-simple .mkdf-btn-text {display: inline-block;vertical-align: middle;}.mkdf-btn.mkdf-btn-simple:not(.mkdf-btn-custom-hover-color):hover {color: #40c4ff !important;}.mkdf-btn.mkdf-btn-simple:not(.mkdf-btn-custom-hover-bg):hover {background-color: transparent !important;}.mkdf-btn.mkdf-btn-simple:not(.mkdf-btn-custom-border-hover):hover {border-color: transparent !important;}.mkdf-btn.mkdf-btn-simple .mkdf-btn-text {padding-right: 3px;}.mkdf-btn.mkdf-btn-simple.mkdf-btn-icon > i, .mkdf-btn.mkdf-btn-simple.mkdf-btn-icon > span:not(.mkdf-btn-text) {vertical-align: middle;margin: 0;font-size: 18px;opacity: 0;-webkit-transform: translateX(-3px);-moz-transform: translateX(-3px);transform: translateX(-3px);-webkit-transition: transform 0.2s ease-in-out, opacity 0.1s;-moz-transition: transform 0.2s ease-in-out, opacity 0.1s;transition: transform 0.2s ease-in-out, opacity 0.1s;}.mkdf-btn.mkdf-btn-simple:hover.mkdf-btn-icon > i, .mkdf-btn.mkdf-btn-simple:hover.mkdf-btn-icon > span:not(.mkdf-btn-text) {opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0);transform: translateX(0);}.mkdf-btn.mkdf-btn-solid {color: #fff;background-color: #40c4ff;border: 2px solid transparent;}.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-hover-color):hover {color: #fff !important;}.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-hover-bg):hover {background-color: #17b7fe !important;}.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-border-hover):hover {border-color: transparent !important;}.mkdf-btn.mkdf-btn-outline {color: #8a8a8a;background-color: transparent;border: 2px solid #eaebeb;}.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-color):hover {color: #fff !important;}.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-bg):hover {background-color: #40c4ff !important;}.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-border-hover):hover {border-color: #40c4ff !important;}.mkdf-btn.mkdf-btn-small {padding: 11px 37px;font-size: 12px;}.mkdf-btn.mkdf-btn-large {padding: 17px 55px;}.mkdf-btn.mkdf-btn-huge {display: block;text-align: center;padding: 22px 46px;}.mkdf-btn.mkdf-btn-icon > i, .mkdf-btn.mkdf-btn-icon > span:not(.mkdf-btn-text) {position: relative;display: inline-block;vertical-align: top;margin: 0 0 0 4px;font-size: 1.142857142857143em;line-height: inherit;}.mkdf-btn.mkdf-btn-icon > i:before, .mkdf-btn.mkdf-btn-icon > span:not(.mkdf-btn-text):before {display: block;line-height: inherit;}input[type=submit].mkdf-btn, button.mkdf-btn {cursor: pointer;}.mkdf-call-to-action-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-call-to-action-holder .mkdf-cta-text-holder, .mkdf-call-to-action-holder .mkdf-cta-button-holder {position: relative;display: inline-block;vertical-align: middle;}.mkdf-call-to-action-holder .mkdf-cta-text-holder h1, .mkdf-call-to-action-holder .mkdf-cta-text-holder h2, .mkdf-call-to-action-holder .mkdf-cta-text-holder h3, .mkdf-call-to-action-holder .mkdf-cta-text-holder h4, .mkdf-call-to-action-holder .mkdf-cta-text-holder h5, .mkdf-call-to-action-holder .mkdf-cta-text-holder h6 {margin: 0;}.mkdf-call-to-action-holder .mkdf-cta-button-holder .mkdf-btn {white-space: nowrap;}.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-inner {display: table;}.mkdf-call-to-action-holder.mkdf-normal-layout:not(.mkdf-content-in-grid) .mkdf-cta-inner {width: 100%;}.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-text-holder, .mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-button-holder {display: table-cell;box-sizing: border-box;}.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-button-holder {text-align: right;}.mkdf-call-to-action-holder.mkdf-simple-layout .mkdf-cta-inner {text-align: center;}.mkdf-call-to-action-holder.mkdf-simple-layout .mkdf-cta-text-holder, .mkdf-call-to-action-holder.mkdf-simple-layout .mkdf-cta-button-holder {width: 100%;}.mkdf-call-to-action-holder.mkdf-simple-layout .mkdf-cta-button-holder {margin: 28px 0 0;}.mkdf-call-to-action-holder.mkdf-two-halves-columns .mkdf-cta-text-holder, .mkdf-call-to-action-holder.mkdf-two-halves-columns .mkdf-cta-button-holder {width: 50%;}.mkdf-call-to-action-holder.mkdf-two-thirds-columns .mkdf-cta-text-holder {width: 66.66666666666667%;}.mkdf-call-to-action-holder.mkdf-two-thirds-columns .mkdf-cta-button-holder {width: 33.33333333333333%;}.mkdf-call-to-action-holder.mkdf-three-quarters-columns .mkdf-cta-text-holder {width: 75%;}.mkdf-call-to-action-holder.mkdf-three-quarters-columns .mkdf-cta-button-holder {width: 25%;}.mkdf-call-to-action-holder.mkdf-four-fifths-columns .mkdf-cta-text-holder {width: 80%;}.mkdf-call-to-action-holder.mkdf-four-fifths-columns .mkdf-cta-button-holder {width: 20%;}.mkdf-cards-gallery-holder {padding: 10px 0;}.mkdf-cards-gallery-holder .mkdf-cards-gallery {width: 100%;position: relative;z-index: 50;}.mkdf-cards-gallery-holder img {position: relative;display: block;-webkit-box-shadow: 0 9px 21px 3px rgba(19, 117, 154, 0.07);-moz-box-shadow: 0 9px 21px 3px rgba(19, 117, 154, 0.07);box-shadow: 0 9px 21px 3px rgba(19, 117, 154, 0.07);}.mkdf-cards-gallery-holder .fake_card {position: relative;display: block;opacity: 0;visibility: hidden;pointer-events: none;}.mkdf-cards-gallery-holder .card {box-sizing: border-box;position: absolute;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;width: auto;}.mkdf-cards-gallery-holder .card.animating {-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);pointer-events: none;}.mkdf-cards-gallery-holder .card.animating-siblings {-webkit-transition: all 0.6s cubic-bezier(0, 0, 0, 1);-moz-transition: all 0.6s cubic-bezier(0, 0, 0, 1);transition: all 0.6s cubic-bezier(0, 0, 0, 1);pointer-events: none;}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card {will-change: transform;}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card.out {-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);transform: translateX(-100%);}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:nth-last-child(6) {-webkit-transform: scale(0.5) translateX(80%);-moz-transform: scale(0.5) translateX(80%);transform: scale(0.5) translateX(80%);}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:nth-last-child(5) {-webkit-transform: scale(0.6) translateX(54%);-moz-transform: scale(0.6) translateX(54%);transform: scale(0.6) translateX(54%);}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:nth-last-child(4) {-webkit-transform: scale(0.7) translateX(35%);-moz-transform: scale(0.7) translateX(35%);transform: scale(0.7) translateX(35%);}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:nth-last-child(3) {-webkit-transform: scale(0.8) translateX(30%);-moz-transform: scale(0.8) translateX(30%);transform: scale(0.8) translateX(30%);}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:nth-last-child(2) {-webkit-transform: scale(0.9) translateX(14%);-moz-transform: scale(0.9) translateX(14%);transform: scale(0.9) translateX(14%);}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:not(:last-of-type) {cursor: pointer;}.mkdf-cards-gallery-holder.mkdf-shuffled-left .card:not(:last-of-type):not(.active):hover {margin-left: 10px !important;}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card {will-change: transform;}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card.out {-webkit-transform: translateX(100%);-moz-transform: translateX(100%);transform: translateX(100%);}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:nth-last-child(6) {-webkit-transform: scale(0.5) translateX(-80%);-moz-transform: scale(0.5) translateX(-80%);transform: scale(0.5) translateX(-80%);}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:nth-last-child(5) {-webkit-transform: scale(0.6) translateX(-54%);-moz-transform: scale(0.6) translateX(-54%);transform: scale(0.6) translateX(-54%);}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:nth-last-child(4) {-webkit-transform: scale(0.7) translateX(-35%);-moz-transform: scale(0.7) translateX(-35%);transform: scale(0.7) translateX(-35%);}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:nth-last-child(3) {-webkit-transform: scale(0.8) translateX(-21%);-moz-transform: scale(0.8) translateX(-21%);transform: scale(0.8) translateX(-21%);}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:nth-last-child(2) {-webkit-transform: scale(0.9) translateX(-9.2%);-moz-transform: scale(0.9) translateX(-9.2%);transform: scale(0.9) translateX(-9.2%);}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:not(:last-of-type) {cursor: pointer;}.mkdf-cards-gallery-holder.mkdf-shuffled-right .card:not(:last-of-type):not(.active):hover {margin-left: -10px !important;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes img {visibility: hidden;}@-webkit-keyframes mkdfCardAppearFromRight {0% {-webkit-transform: translate3d(100%, 0, 0);-moz-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);opacity: 0;visibility: visible;}30% {opacity: 1;visibility: visible;}100% {visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes mkdfCardAppearFromRight {0% {-webkit-transform: translate3d(100%, 0, 0);-moz-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);opacity: 0;visibility: visible;}30% {opacity: 1;visibility: visible;}100% {visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared img:not([data-lazy="true"]) {-webkit-animation: mkdfCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;-moz-animation: mkdfCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;animation: mkdfCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(1) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(2) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(3) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.6s;animation-delay: 0.6s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(4) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.8s;animation-delay: 0.8s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(5) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1s;animation-delay: 1s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(6) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(7) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1.4s;animation-delay: 1.4s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-right.mkdf-appeared .card:nth-child(8) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1.6s;animation-delay: 1.6s;}@-webkit-keyframes mkdfCardAppearFromLeft {0% {visibility: visible;-webkit-transform: translate3d(-100%, 0, 0);-moz-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);opacity: 0;}30% {visibility: visible;opacity: 1;}100% {visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes mkdfCardAppearFromLeft {0% {visibility: visible;-webkit-transform: translate3d(-100%, 0, 0);-moz-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);opacity: 0;}30% {visibility: visible;opacity: 1;}100% {visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared img:not([data-lazy="true"]) {-webkit-animation: mkdfCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;-moz-animation: mkdfCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;animation: mkdfCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(1) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(2) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(3) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.6s;animation-delay: 0.6s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(4) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 0.8s;animation-delay: 0.8s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(5) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1s;animation-delay: 1s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(6) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(7) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1.4s;animation-delay: 1.4s;}.no-touch .mkdf-cards-gallery-holder.mkdf-appear-effect-yes.mkdf-shuffled-left.mkdf-appeared .card:nth-child(8) img:not([data-lazy="true"]):not(.mkdf-animation-done) {-webkit-animation-delay: 1.6s;animation-delay: 1.6s;}.mkdf-clients-carousel-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-clients-carousel-holder .mkdf-cc-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-clients-carousel-holder .mkdf-cc-item {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.touch .mkdf-clients-carousel-holder .mkdf-cc-item {cursor: pointer;}.mkdf-clients-carousel-holder .mkdf-cc-item .mkdf-cc-item {position: relative;display: block;}.mkdf-clients-carousel-holder.mkdf-cc-hover-switch-images .mkdf-cc-item:hover .mkdf-cc-image {opacity: 0;}.mkdf-clients-carousel-holder.mkdf-cc-hover-switch-images .mkdf-cc-item:hover .mkdf-cc-hover-image {opacity: 1;}.mkdf-clients-carousel-holder.mkdf-cc-hover-switch-images .mkdf-cc-item .mkdf-cc-image {position: relative;display: block;width: auto;margin: 0 auto;opacity: 1;-webkit-transition: opacity 0.25s ease-in-out;-moz-transition: opacity 0.25s ease-in-out;transition: opacity 0.25s ease-in-out;}.mkdf-clients-carousel-holder.mkdf-cc-hover-switch-images .mkdf-cc-item .mkdf-cc-hover-image {position: absolute;top: 0;left: 50%;width: auto;opacity: 0;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: opacity 0.25s ease-in-out;-moz-transition: opacity 0.25s ease-in-out;transition: opacity 0.25s ease-in-out;}.mkdf-clients-carousel-holder.mkdf-cc-hover-roll-over .mkdf-cc-item {overflow: hidden;}.mkdf-clients-carousel-holder.mkdf-cc-hover-roll-over .mkdf-cc-item:hover .mkdf-cc-image {-webkit-transform: translateY(100%);-moz-transform: translateY(100%);transform: translateY(100%);}.mkdf-clients-carousel-holder.mkdf-cc-hover-roll-over .mkdf-cc-item:hover .mkdf-cc-hover-image {-webkit-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);transform: translate(-50%, 0);}.mkdf-clients-carousel-holder.mkdf-cc-hover-roll-over .mkdf-cc-item .mkdf-cc-image {position: relative;display: block;width: auto;margin: 0 auto;-webkit-transition: -webkit-transform .4s ease;-moz-transition: -moz-transform .4s ease;transition: transform .4s ease;}.mkdf-clients-carousel-holder.mkdf-cc-hover-roll-over .mkdf-cc-item .mkdf-cc-hover-image {position: absolute;top: 0;left: 50%;width: auto;-webkit-transition: -webkit-transform .4s ease;-moz-transition: -moz-transform .4s ease;transition: transform .4s ease;-webkit-transform: translate(-50%, -100%);-moz-transform: translate(-50%, -100%);transform: translate(-50%, -100%);}.mkdf-comparision-pricing-tables-holder {font-family: "Merriweather", serif;font-size: 16px;color: #808080;font-weight: 700;}.mkdf-comparision-pricing-tables-holder:before, .mkdf-comparision-pricing-tables-holder:after {content: " ";display: table;}.mkdf-comparision-pricing-tables-holder:after {clear: both;}.mkdf-comparision-pricing-tables-holder {*zoom: 1;}.mkdf-comparision-pricing-tables-holder ul {list-style-type: none;margin: 0;}.mkdf-comparision-pricing-tables-holder h4, .mkdf-comparision-pricing-tables-holder p {margin: 0;}.mkdf-comparision-pricing-tables-holder h4 {color: #3e3e3e;}.mkdf-comparision-pricing-tables-holder * {box-sizing: border-box;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table {float: left;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table-item-feature {display: none;}.mkdf-comparision-pricing-tables-holder.mkdf-two-columns .mkdf-cpt-table {width: 33.33%;}.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-table {width: 25%;}.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-table {width: 20%;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-features-holder .mkdf-cpt-features-title.mkdf-cpt-table-head-holder {padding-top: 143px;padding-left: 32px;background-color: #ffffff;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-features-holder .mkdf-cpt-features-title.mkdf-cpt-table-head-holder h4 {font-size: 24px;color: #3e3e3e;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-features-holder .mkdf-cpt-features-list-holder, .mkdf-comparision-pricing-tables-holder .mkdf-cpt-features-holder .mkdf-cpt-features-title {border-right: none !important;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-features-holder .mkdf-cpt-table-content li {padding: 10px 10px 10px 32px;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-features-holder .mkdf-cpt-table-content li span {display: block;position: relative;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-comparision-pricing-tables-holder .mkdf-comparision-table-holder .mkdf-cpt-table-head-holder {background-color: #f7fdff;}.mkdf-comparision-pricing-tables-holder .mkdf-comparision-table-holder .mkdf-cpt-table-image-holder {margin-bottom: 14px;}.mkdf-comparision-pricing-tables-holder .mkdf-comparision-table-holder .mkdf-cpt-table-content li {font-size: 20px;font-family: "Open Sans", sans-serif;font-weight: 400;}.mkdf-comparision-pricing-tables-holder .mkdf-comparision-table-holder .mkdf-cpt-table-footer {background-color: #f7fdff;border-bottom: 1px solid #efefef;border-left: 1px solid #efefef;text-align: center;}.mkdf-comparision-pricing-tables-holder .mkdf-comparision-table-holder:last-child .mkdf-cpt-table-footer {border-right: 1px solid #efefef;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table {border: 4px solid #d6f2ff;border-right: none;border-left: none;border-bottom: none;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item {border-top: 4px solid #40c4ff;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item .mkdf-cpt-table-btn a {color: #ffffff;background-color: #40c4ff;border-color: #40c4ff;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item .mkdf-cpt-table-btn a:hover {background-color: #17b7fe;border-color: #17b7fe;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table:not(.mkdf-cpt-features-holder) {text-align: center;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table:not(.mkdf-cpt-features-holder) .mkdf-cpt-table-head-holder, .mkdf-comparision-pricing-tables-holder .mkdf-cpt-table:not(.mkdf-cpt-features-holder) .mkdf-cpt-table-content {border-right: none;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table:not(.mkdf-cpt-features-holder) li {line-height: 60px;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table:last-child .mkdf-cpt-table-head-holder, .mkdf-comparision-pricing-tables-holder .mkdf-cpt-table:last-child .mkdf-cpt-table-content {border-right: 1px solid #efefef;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder, .mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-content {border-left: 1px solid #efefef;border-right: 1px solid #efefef;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-border-top {width: 100%;height: 6px;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder {display: table;height: 137px;width: 100%;padding: 40px 10px 37px;border-bottom: 1px solid #efefef;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder .mkdf-cpt-table-head-holder-inner {display: table-cell;vertical-align: middle;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder .mkdf-cpt-table-title {margin-bottom: 13px;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder .mkdf-cpt-table-price {font-size: 20px;font-family: "Open Sans", sans-serif;color: #545454;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder .mkdf-cpt-table-currency {font-size: 20px;font-family: "Open Sans", sans-serif;color: #545454;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-head-holder .mkdf-cpt-table-period {font-size: 14px;color: #868686;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-content li {height: 62px;border-bottom: 1px solid #efefef;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-content li:nth-child(odd) {background-color: #fff;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-content li:nth-child(even) {background-color: #fff;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-btn {padding: 23px 0;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-btn a {display: inline-block;height: 50px;color: #808080;font-size: 14px;font-family: "Open Sans", sans-serif;text-transform: uppercase;letter-spacing: 0.05em;background-color: #fff;border: 2px solid #eaebeb;padding: 0 33px;-webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s;-moz-transition: background-color 0.2s, color 0.2s, border-color 0.2s;transition: background-color 0.2s, color 0.2s, border-color 0.2s;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-btn a:hover {background-color: #40c4ff;border-color: #40c4ff;color: #ffffff;}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-btn a span {display: block;position: relative;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-countdown {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-countdown .countdown-rtl {direction: rtl;}.mkdf-countdown .countdown-row {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}.mkdf-countdown .countdown-row.countdown-show1 .countdown-section {width: 100%;}.mkdf-countdown .countdown-row.countdown-show2 .countdown-section {width: 50%;}.mkdf-countdown .countdown-row.countdown-show3 .countdown-section {width: 33.33333%;}.mkdf-countdown .countdown-row.countdown-show4 .countdown-section {width: 25%;}.mkdf-countdown .countdown-row.countdown-show5 .countdown-section {width: 20%;}.mkdf-countdown .countdown-row.countdown-show6 .countdown-section {width: 16.66667%;}.mkdf-countdown .countdown-row .countdown-section {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0 5px;box-sizing: border-box;}.mkdf-countdown .countdown-row .countdown-section .countdown-amount, .mkdf-countdown .countdown-row .countdown-section .countdown-period {font-family: "Merriweather", serif;color: #40c4ff;font-weight: 700;}.mkdf-countdown .countdown-row .countdown-section .countdown-amount {position: relative;display: block;font-size: 36px;line-height: 1em;}.mkdf-countdown .countdown-row .countdown-section .countdown-period {display: block;font-size: 16px;margin-top: 9px;}.mkdf-countdown.mkdf-inline .countdown-row .countdown-section .countdown-amount, .mkdf-countdown.mkdf-inline .countdown-row .countdown-section .countdown-period {display: inline-block;}.mkdf-countdown.mkdf-inline .countdown-row .countdown-section .countdown-amount {font-size: 48px;line-height: 1em;margin-right: 15px;}.mkdf-countdown.mkdf-inline .countdown-row .countdown-section .countdown-period {font-size: 18px;}.mkdf-countdown.mkdf-dark-skin .countdown-row .countdown-section .countdown-amount, .mkdf-countdown.mkdf-dark-skin .countdown-row .countdown-section .countdown-period {color: #303030;}.mkdf-countdown.mkdf-light-skin .countdown-row .countdown-section .countdown-amount, .mkdf-countdown.mkdf-light-skin .countdown-row .countdown-section .countdown-period {color: #fff;}.mkdf-counter-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;opacity: 0;-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}.mkdf-counter-holder .mkdf-counter-inner {position: relative;display: inline-block;vertical-align: middle;}.mkdf-counter-holder .mkdf-counter {font-family: "Merriweather", serif;vertical-align: middle;color: #40c4ff;font-size: 48px;line-height: 1em;font-weight: 700;overflow: hidden;}.mkdf-counter-holder .mkdf-counter-title {font-family: "Merriweather", serif;font-weight: 700;font-size: 18px;color: #40c4ff;margin: 14px 0 0;}.mkdf-counter-holder .mkdf-counter-text {margin: 14px 0 0;}.mkdf-course-category-list.mkdf-two-columns .mkdf-course-category-item {width: 49%;margin-right: 2%;}.mkdf-course-category-list.mkdf-two-columns .mkdf-course-category-item:last-child {margin-right: 0;}.mkdf-course-category-list.mkdf-three-columns .mkdf-course-category-item {width: 32%;margin-right: 2%;}.mkdf-course-category-list.mkdf-three-columns .mkdf-course-category-item:last-child {margin-right: 0;}.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item {width: 23.5%;margin-right: 2%;}.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item:last-child {margin-right: 0;}.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item {width: 18.4%;margin-right: 2%;}.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item:last-child {margin-right: 0;}.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item {width: 15%;margin-right: 2%;}.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item:last-child {margin-right: 0;}.mkdf-course-category-list .mkdf-course-category-item {float: left;box-sizing: border-box;text-align: center;margin-bottom: 2%;}.mkdf-course-category-list .mkdf-course-category-item:last-child {padding-right: 0;}.mkdf-course-category-list .mkdf-course-category-item .mkdf-course-category-item-inner {position: relative;padding: 40px;background-color: #f2f8fc;border: 1px solid #f2f2f2;}.mkdf-course-category-list .mkdf-course-category-item .mkdf-course-category-item-image {-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}.mkdf-course-category-list .mkdf-course-category-item .mkdf-corse-category-title-text {margin-bottom: 0;}.mkdf-course-category-list .mkdf-course-category-item .mkdf-course-category-item-link {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}.mkdf-course-category-list .mkdf-course-category-item:hover .mkdf-course-category-item-image {-webkit-transform: translateY(-4px);-moz-transform: translateY(-4px);transform: translateY(-4px);}.mkdf-dropcaps {position: relative;display: inline-block;vertical-align: top;float: left;line-height: 42px;font-size: 42px;color: #999;font-weight: 300;text-align: center;margin: 0 7px 0 0;}.mkdf-dropcaps.mkdf-square, .mkdf-dropcaps.mkdf-circle {height: 35px;width: 35px;font-size: 22px;line-height: 35px;font-weight: 600;color: #fff;background-color: #303030;margin: 6px 9px 0 0;box-sizing: border-box;}.mkdf-dropcaps.mkdf-circle {border-radius: 3em;}.mkdf-tml-holder .mkdf-timeline {position: relative;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder {position: relative;padding-bottom: 38px;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder.mkdf-appeared:not(:last-of-type)::after {height: 100%;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder.mkdf-appeared .mkdf-tml-item-content {opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0);transform: translateX(0);}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder:not(:last-of-type)::after {content: "";position: absolute;top: .6em;width: 3px;height: 0;background: #40c4ff;z-index: 1;-webkit-transition: linear height 0.5s;-moz-transition: linear height 0.5s;transition: linear height 0.5s;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder .mkdf-tml-item-circle {width: 12px;height: 12px;background-color: #40c4ff;position: absolute;top: 0;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-left: -5px;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder .mkdf-tml-item-content {padding-left: 27px;opacity: 0;-webkit-transform: translateX(-20px);-moz-transform: translateX(-20px);transform: translateX(-20px);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder .mkdf-tml-item-content div {font-size: 14px;}.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder .mkdf-tml-item-content .mkdf-tml-item-title {margin: 0;line-height: 1em;font-weight: 600;margin-bottom: 7px;color: #303030;}.mkdf-elements-holder {width: 100%;display: table;table-layout: fixed;}.mkdf-elements-holder.mkdf-eh-full-height {height: 100%;}.mkdf-elements-holder.mkdf-ehi-float .mkdf-eh-item {float: left;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-1-1 {width: 100%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-1-2 {width: 50%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-1-3 {width: 33.3333%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-2-3 {width: 66.6666%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-1-4 {width: 25%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-3-4 {width: 75%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-1-5 {width: 20%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-2-5 {width: 40%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-3-5 {width: 60%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-4-5 {width: 80%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-1-6 {width: 16.6666%;}.mkdf-elements-holder .mkdf-eh-item.mkdf-width-5-6 {width: 83.3333%;}.mkdf-elements-holder.mkdf-two-columns .mkdf-eh-item {width: 50%;}.mkdf-elements-holder.mkdf-three-columns .mkdf-eh-item {width: 33.33333%;}.mkdf-elements-holder.mkdf-four-columns .mkdf-eh-item {width: 25%;}.mkdf-elements-holder.mkdf-five-columns .mkdf-eh-item {width: 20%;}.mkdf-elements-holder.mkdf-six-columns .mkdf-eh-item {width: 16.66667%;}.mkdf-elements-holder .mkdf-eh-item {display: table-cell;vertical-align: middle;height: 100%;background-position: center;background-size: cover;}.mkdf-elements-holder .mkdf-eh-item.mkdf-vertical-alignment-top {vertical-align: top;}.mkdf-elements-holder .mkdf-eh-item.mkdf-vertical-alignment-bottom {vertical-align: bottom;}.mkdf-elements-holder .mkdf-eh-item.mkdf-horizontal-alignment-center {text-align: center;}.mkdf-elements-holder .mkdf-eh-item.mkdf-horizontal-alignment-right {text-align: right;}.mkdf-elements-holder .mkdf-eh-item .mkdf-elements-holder-item-inner {width: 100%;}.mkdf-elements-holder .mkdf-ehi-content {padding: 0 20px;}html.fp-enabled, .fp-enabled body {margin: 0;padding: 0;overflow: hidden;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}#superContainer {height: 100%;position: relative;-ms-touch-action: none;touch-action: none;}.fp-scrollable {overflow: hidden;position: relative;}.fp-scroller {overflow: hidden;}.iScrollIndicator {border: 0 !important;}.fp-notransition {-webkit-transition: none !important;transition: none !important;}.fp-auto-height.mkdf-fss-item, .fp-auto-height .mkdf-fss-slide, .fp-auto-height .fp-tableCell {height: auto !important;}.fp-responsive .fp-auto-height-responsive.mkdf-fss-item, .fp-responsive .fp-auto-height-responsive .mkdf-fss-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {height: auto !important;}#fp-nav {position: fixed;top: 50%;right: 40px;margin: -32px 0 0;z-index: 1001;}@media only screen and (max-width: 1024px) {#fp-nav {right: 30px;}}#fp-nav ul {margin: 0;padding: 0;}#fp-nav ul li {position: relative;display: block;margin: 10px 0;padding: 0;}#fp-nav ul li a {position: relative;display: block;z-index: 1;}#fp-nav ul li a span {position: relative;border-radius: 100%;display: block;width: 12px;height: 12px;-webkit-transition: background-color 0.2s ease-in-out;-moz-transition: background-color 0.2s ease-in-out;transition: background-color 0.2s ease-in-out;}#fp-nav ul li a.active span, #fp-nav ul li a:hover span {background-color: rgba(80, 80, 80, 0.7);}.mkdf-light-header #fp-nav ul li a span {background-color: rgba(255, 255, 255, 0.5);}.mkdf-light-header #fp-nav ul li a.active span, .mkdf-light-header #fp-nav ul li a:hover span {background-color: #fff;}.mkdf-dark-header #fp-nav ul li a span {background-color: rgba(64, 196, 255, 0.5);}.mkdf-dark-header #fp-nav ul li a.active span, .mkdf-dark-header #fp-nav ul li a:hover span {background-color: #40c4ff;}.mkdf-full-screen-sections {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-full-screen-sections .mkdf-fss-wrapper {visibility: hidden;}.mkdf-full-screen-sections .mkdf-fss-item {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;margin: 0;padding: 0;background-position: center;background-size: cover;-webkit-transition: -webkit-transform .3s ease-in-out;-moz-transition: -moz-transform .3s ease-in-out;transition: transform .3s ease-in-out;box-sizing: border-box;}.mkdf-full-screen-sections .mkdf-fss-item .fp-scroller > .vc_column_container {padding: 0;margin: 0;}.mkdf-full-screen-sections .mkdf-fss-item .fp-scroller > .vc_column_container > .vc_column-inner {padding: 0;margin: 0;}.mkdf-full-screen-sections .mkdf-fss-item.mkdf-fss-item-va-top .mkdf-fss-item-inner {vertical-align: top;}.mkdf-full-screen-sections .mkdf-fss-item.mkdf-fss-item-va-bottom .mkdf-fss-item-inner {vertical-align: bottom;}.mkdf-full-screen-sections .mkdf-fss-item.mkdf-fss-item-ha-left .mkdf-fss-item-inner {text-align: left;}.mkdf-full-screen-sections .mkdf-fss-item.mkdf-fss-item-ha-center .mkdf-fss-item-inner {text-align: center;}.mkdf-full-screen-sections .mkdf-fss-item.mkdf-fss-item-ha-right .mkdf-fss-item-inner {text-align: right;}.mkdf-full-screen-sections .mkdf-fss-item.mkdf-fss-item-has-link .mkdf-fss-item-inner a {position: relative;z-index: 2;}.mkdf-full-screen-sections .mkdf-fss-item .mkdf-fss-item-inner {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;padding: 5%;box-sizing: border-box;}.mkdf-full-screen-sections .mkdf-fss-item .mkdf-fss-item-inner a {position: relative;z-index: 2;}.mkdf-full-screen-sections .mkdf-fss-item .mkdf-fss-item-link {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.mkdf-full-screen-sections .mkdf-fss-nav-holder {position: fixed;bottom: 48px;left: 57px;display: block;width: 55px;text-align: center;visibility: hidden;z-index: 1001;}.mkdf-full-screen-sections .mkdf-fss-nav-holder a {display: block;font-size: 55px;line-height: 0.9;color: #303030;height: auto;opacity: 1;-webkit-transition: color 0.2s ease-out, opacity 0.25s ease-out;-moz-transition: color 0.2s ease-out, opacity 0.25s ease-out;transition: color 0.2s ease-out, opacity 0.25s ease-out;}.mkdf-full-screen-sections .mkdf-fss-nav-holder a:hover {color: rgba(48, 48, 48, 0.7);}.mkdf-light-header .mkdf-full-screen-sections .mkdf-fss-nav-holder a {color: #fff;}.mkdf-light-header .mkdf-full-screen-sections .mkdf-fss-nav-holder a:hover {color: rgba(255, 255, 255, 0.7);}.mkdf-dark-header .mkdf-full-screen-sections .mkdf-fss-nav-holder a {color: #000;}.mkdf-dark-header .mkdf-full-screen-sections .mkdf-fss-nav-holder a:hover {color: rgba(0, 0, 0, 0.7);}.mkdf-full-screen-sections .mkdf-fss-nav-holder a span {display: block;line-height: inherit;}.mkdf-full-screen-sections .mkdf-fss-nav-holder a span:before {display: block;line-height: inherit;}@media only screen and (max-width: 1024px) {.mkdf-full-screen-sections .mkdf-fss-nav-holder {bottom: 28px;left: 37px;}}.mkdf-google-map-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-google-map {display: block;width: 100%;height: 300px;}.mkdf-google-map iframe, .mkdf-google-map object, .mkdf-google-map embed {width: 100%;display: block;}.mkdf-google-map img {max-width: none;}.mkdf-google-map-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: none;z-index: 1000;}.mkdf-icon-list-holder {position: relative;display: table;table-layout: fixed;height: auto;width: 100%;margin-bottom: 24px;}.mkdf-icon-list-holder .mkdf-il-icon-holder, .mkdf-icon-list-holder .mkdf-il-text {position: relative;display: table-cell;vertical-align: top;}.mkdf-icon-list-holder .mkdf-il-icon-holder {width: 1%;}.mkdf-icon-list-holder .mkdf-il-icon-holder > * {position: relative;display: inline-block;vertical-align: top;color: #40c4ff;font-size: 18px;line-height: inherit;}.mkdf-icon-list-holder .mkdf-il-icon-holder > *:before {display: block;line-height: inherit;}.mkdf-icon-list-holder .mkdf-il-text {width: 99%;padding: 0 0 0 19px;box-sizing: border-box;font-size: 17px;}.mkdf-iwt {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-iwt .mkdf-iwt-icon a {position: relative;display: inline-block;vertical-align: middle;}.mkdf-iwt .mkdf-iwt-icon .mkdf-icon-shortcode {line-height: 1;}.mkdf-iwt .mkdf-iwt-icon .mkdf-icon-shortcode.mkdf-circle, .mkdf-iwt .mkdf-iwt-icon .mkdf-icon-shortcode.mkdf-square, .mkdf-iwt .mkdf-iwt-icon .mkdf-icon-shortcode.mkdf-dropcaps.mkdf-circle {line-height: 2;}.mkdf-iwt .mkdf-iwt-title {margin: 0;line-height: 1.2em;}.mkdf-iwt .mkdf-iwt-title a {position: relative;display: inline-block;vertical-align: top;}.mkdf-iwt .mkdf-iwt-title a:hover {color: #303030;}.mkdf-iwt .mkdf-iwt-title-text {display: block;}.mkdf-iwt .mkdf-iwt-text {margin: 16px 0 0;}.mkdf-iwt.mkdf-iwt-icon-left {width: auto;}.mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-icon, .mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-content {display: table-cell;vertical-align: top;}.mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-icon {position: relative;top: 1px;}.mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-icon img {max-width: none;}.mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-content {padding: 0 0 0 13px;}.mkdf-iwt.mkdf-iwt-icon-left-from-title .mkdf-iwt-icon, .mkdf-iwt.mkdf-iwt-icon-left-from-title .mkdf-iwt-title-text {position: relative;display: table-cell;vertical-align: middle;}.mkdf-iwt.mkdf-iwt-icon-left-from-title .mkdf-iwt-icon .mkdf-icon-element {-webkit-transition: none;-moz-transition: none;transition: none;}.mkdf-iwt.mkdf-iwt-icon-left-from-title .mkdf-iwt-icon img {max-width: none;}.mkdf-iwt.mkdf-iwt-icon-left-from-title .mkdf-iwt-title-text {padding: 0 0 0 17px;}.mkdf-iwt.mkdf-iwt-icon-top {text-align: center;}.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content {padding: 23px 0 0;}.mkdf-icon-shortcode {position: relative;display: inline-block;vertical-align: middle;line-height: 1.1em;}.mkdf-icon-shortcode.mkdf-circle, .mkdf-icon-shortcode.mkdf-square, .mkdf-icon-shortcode.mkdf-dropcaps.mkdf-circle {width: 2em;height: 2em;line-height: 2em;text-align: center;background-color: #40c4ff;-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;}.mkdf-icon-shortcode.mkdf-circle a, .mkdf-icon-shortcode.mkdf-square a, .mkdf-icon-shortcode.mkdf-dropcaps.mkdf-circle a {position: relative;display: inline-block;vertical-align: top;width: 100%;height: 100%;}.mkdf-icon-shortcode.mkdf-circle .mkdf-icon-element, .mkdf-icon-shortcode.mkdf-square .mkdf-icon-element, .mkdf-icon-shortcode.mkdf-dropcaps.mkdf-circle .mkdf-icon-element {color: #fff;line-height: inherit;}.mkdf-icon-shortcode.mkdf-circle {border-radius: 50%;}.mkdf-icon-shortcode .mkdf-icon-element {display: block;line-height: 1em;}.mkdf-icon-shortcode .mkdf-icon-element:before {display: block;line-height: inherit;}.mkdf-icon-animation-holder {position: relative;display: inline-block;vertical-align: middle;-webkit-transform: scale(0);-moz-transform: scale(0);transform: scale(0);-webkit-transition: transform 0.15s ease-in-out;-moz-transition: transform 0.15s ease-in-out;transition: transform 0.15s ease-in-out;}.mkdf-icon-animation-holder.mkdf-icon-animation-show {-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);}.mkdf-icon-tiny {font-size: 1.33333333em;line-height: .75em;vertical-align: -15%;}.mkdf-icon-small {font-size: 2em;}.mkdf-icon-medium {font-size: 3em;}.mkdf-icon-large {font-size: 4em;}.mkdf-icon-huge {font-size: 5em;}.mkdf-image-gallery {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-image-gallery.mkdf-has-shadow .mkdf-ig-image-inner {box-shadow: 6px 8px 20px 0 rgba(0, 0, 0, 0.3);}.mkdf-image-gallery.mkdf-has-shadow.mkdf-ig-slider-type .owl-stage-outer {padding: 0 0 20px;}.mkdf-image-gallery.mkdf-has-shadow.mkdf-ig-slider-type .mkdf-ig-image {box-shadow: 6px 8px 20px 0 rgba(0, 0, 0, 0.3);}.mkdf-image-gallery .mkdf-ig-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-image-gallery .mkdf-ig-image a, .mkdf-image-gallery .mkdf-ig-image img {position: relative;display: block;}.mkdf-image-gallery .mkdf-ig-image-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;overflow: hidden;}.mkdf-image-gallery .mkdf-ig-slider {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-no-space {margin: 0;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-no-space .mkdf-ig-image {padding: 0 0px;margin: 0 0 0px;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-tiny-space {margin: 0 -5px;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-tiny-space .mkdf-ig-image {padding: 0 5px;margin: 0 0 10px;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-small-space {margin: 0 -10px;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-small-space .mkdf-ig-image {padding: 0 10px;margin: 0 0 20px;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-normal-space {margin: 0 -15px;}.mkdf-image-gallery .mkdf-ig-inner.mkdf-ig-normal-space .mkdf-ig-image {padding: 0 15px;margin: 0 0 30px;}.mkdf-image-gallery .mkdf-ig-grid .mkdf-ig-image {float: left;}.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-two-columns .mkdf-ig-image {width: 50%;}@media only screen and (min-width: 1025px) {.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-two-columns .mkdf-ig-image:nth-child(2n+1) {clear: both;}}.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-three-columns .mkdf-ig-image {width: 33.33333%;}@media only screen and (min-width: 1025px) {.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-three-columns .mkdf-ig-image:nth-child(3n+1) {clear: both;}}.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-four-columns .mkdf-ig-image {width: 25%;}@media only screen and (min-width: 1025px) {.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-four-columns .mkdf-ig-image:nth-child(4n+1) {clear: both;}}.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-five-columns .mkdf-ig-image {width: 20%;}@media only screen and (min-width: 1025px) {.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-five-columns .mkdf-ig-image:nth-child(5n+1) {clear: both;}}.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-six-columns .mkdf-ig-image {width: 16.66667%;}@media only screen and (min-width: 1025px) {.mkdf-image-gallery .mkdf-ig-grid.mkdf-ig-six-columns .mkdf-ig-image:nth-child(6n+1) {clear: both;}}.mkdf-image-gallery .mkdf-ig-masonry {opacity: 0;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-image-gallery .mkdf-ig-masonry .mkdf-ig-grid-sizer {width: 100%;}.mkdf-image-gallery .mkdf-ig-masonry .mkdf-ig-grid-gutter {width: 0;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-two-columns .mkdf-ig-image, .mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-two-columns .mkdf-ig-grid-sizer {width: 50%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-two-columns .mkdf-ig-image.mkdf-large-masonry-item {width: 100%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-three-columns .mkdf-ig-image, .mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-three-columns .mkdf-ig-grid-sizer {width: 33.33333%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-three-columns .mkdf-ig-image.mkdf-large-masonry-item {width: 66.66667%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-four-columns .mkdf-ig-image, .mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-four-columns .mkdf-ig-grid-sizer {width: 25%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-four-columns .mkdf-ig-image.mkdf-large-masonry-item {width: 50%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-five-columns .mkdf-ig-image, .mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-five-columns .mkdf-ig-grid-sizer {width: 20%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-five-columns .mkdf-ig-image.mkdf-large-masonry-item {width: 40%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-six-columns .mkdf-ig-image, .mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-six-columns .mkdf-ig-grid-sizer {width: 16.66667%;}.mkdf-image-gallery .mkdf-ig-masonry.mkdf-ig-six-columns .mkdf-ig-image.mkdf-large-masonry-item {width: 33.33333%;}.mkdf-image-gallery.mkdf-image-behavior-lightbox .mkdf-ig-image img {-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;transition: transform 0.5s ease;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);backface-visibility: hidden;}.mkdf-image-gallery.mkdf-image-behavior-lightbox .mkdf-ig-image:hover img {-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);}.touch .mkdf-image-gallery.mkdf-image-behavior-zoom .mkdf-ig-image {cursor: pointer;}.mkdf-image-gallery.mkdf-image-behavior-zoom .mkdf-ig-image:hover img {-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);}.mkdf-image-gallery.mkdf-image-behavior-zoom .mkdf-ig-image .mkdf-ig-image-inner {overflow: hidden;}.mkdf-image-gallery.mkdf-image-behavior-zoom .mkdf-ig-image img {-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;transition: transform 0.5s ease;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);backface-visibility: hidden;}.mkdf-image-gallery.mkdf-image-behavior-grayscale .mkdf-ig-image {overflow: hidden;}.touch .mkdf-image-gallery.mkdf-image-behavior-grayscale .mkdf-ig-image {cursor: pointer;}.mkdf-image-gallery.mkdf-image-behavior-grayscale .mkdf-ig-image:hover img {-webkit-filter: grayscale(0);filter: none;}.mkdf-image-gallery.mkdf-image-behavior-grayscale .mkdf-ig-image img {filter: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../../../plugins/mkdf-core/assets/css/img/desaturate.svg#grayscale);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: gray;filter: grayscale(100%);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.mkdf-image-gallery.mkdf-ig-carousel-type.mkdf-active-item-enabled .owl-item:not(.center) .mkdf-ig-image {-webkit-transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;-moz-transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;-webkit-transform: translateZ(0) scale(0.898);-moz-transform: translateZ(0) scale(0.898);transform: translateZ(0) scale(0.898);}.mkdf-image-gallery.mkdf-ig-carousel-type.mkdf-active-item-enabled .owl-item.active .mkdf-ig-image {-webkit-transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;-moz-transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;}.mkdf-image-gallery.mkdf-ig-carousel-type.mkdf-image-no-behavior .mkdf-owl-slider .owl-item {cursor: -webkit-grab;}.mkdf-image-gallery.mkdf-ig-carousel-type.mkdf-has-shadow .mkdf-ig-image {padding: 20px 0;}.mkdf-image-gallery.mkdf-ig-carousel-type.mkdf-has-shadow .mkdf-ig-image img {-webkit-box-shadow: 0 5px 21px 5px rgba(19, 117, 154, 0.1);-moz-box-shadow: 0 5px 21px 5px rgba(19, 117, 154, 0.1);box-shadow: 0 5px 21px 5px rgba(19, 117, 154, 0.1);}.mkdf-image-gallery.mkdf-ig-carousel-type .mkdf-owl-slider .owl-dots {margin: 10px 0 0;}.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-prev:hover .mkdf-prev-icon, .mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-prev:hover .mkdf-next-icon, .mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-next:hover .mkdf-prev-icon, .mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-next:hover .mkdf-next-icon {color: #40c4ff;}.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-prev {left: 16%;}.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-next {right: 16%;}.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .mkdf-prev-icon, .mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .mkdf-next-icon {color: #40c4ff;background-color: #fff;width: 88px;height: 88px;line-height: 88px;text-align: center;border-radius: 50%;-webkit-box-shadow: 0 9px 21px -3px rgba(19, 117, 154, 0.08);-moz-box-shadow: 0 9px 21px -3px rgba(19, 117, 154, 0.08);box-shadow: 0 9px 21px -3px rgba(19, 117, 154, 0.08);}.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .mkdf-prev-icon .mkdf-icon-arrow, .mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .mkdf-next-icon .mkdf-icon-arrow {font-size: 35px;}.mkdf-image-with-text-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;text-align: center;}.mkdf-image-with-text-holder.mkdf-has-shadow .mkdf-iwt-image {-webkit-box-shadow: 0 5px 21px 5px rgba(19, 117, 154, 0.1);-moz-box-shadow: 0 5px 21px 5px rgba(19, 117, 154, 0.1);box-shadow: 0 5px 21px 5px rgba(19, 117, 154, 0.1);}.mkdf-image-with-text-holder .mkdf-iwt-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-image-with-text-holder .mkdf-iwt-image a, .mkdf-image-with-text-holder .mkdf-iwt-image img {position: relative;display: block;}.mkdf-image-with-text-holder .mkdf-iwt-text-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-image-with-text-holder .mkdf-iwt-title {margin: 35px 0 0;color: #847b7b;}.mkdf-image-with-text-holder .mkdf-iwt-link-overlay {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;}.mkdf-image-with-text-holder.mkdf-image-behavior-custom-link .mkdf-iwt-image {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.mkdf-image-with-text-holder.mkdf-image-behavior-custom-link:hover .mkdf-iwt-image {-webkit-box-shadow: 0 9px 21px 9px rgba(19, 117, 154, 0.1);-moz-box-shadow: 0 9px 21px 9px rgba(19, 117, 154, 0.1);box-shadow: 0 9px 21px 9px rgba(19, 117, 154, 0.1);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px);}.mkdf-image-with-text-holder.mkdf-image-behavior-lightbox .mkdf-iwt-image a:hover:after {opacity: 1;}.mkdf-image-with-text-holder.mkdf-image-behavior-lightbox .mkdf-iwt-image a:after {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;content: '';background-color: rgba(48, 48, 48, 0.4);opacity: 0;-webkit-transition: opacity 0.2s ease-in-out;-moz-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out;}.mkdf-image-with-text-holder.mkdf-image-behavior-zoom .mkdf-iwt-image {overflow: hidden;}.touch .mkdf-image-with-text-holder.mkdf-image-behavior-zoom .mkdf-iwt-image {cursor: pointer;}.mkdf-image-with-text-holder.mkdf-image-behavior-zoom .mkdf-iwt-image:hover img {-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);}.mkdf-image-with-text-holder.mkdf-image-behavior-zoom .mkdf-iwt-image img {-webkit-transition: -webkit-transform .3s ease-in-out;-moz-transition: -moz-transform .3s ease-in-out;transition: transform .3s ease-in-out;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);}.mkdf-image-with-text-holder.mkdf-image-behavior-grayscale .mkdf-iwt-image {overflow: hidden;}.touch .mkdf-image-with-text-holder.mkdf-image-behavior-grayscale .mkdf-iwt-image {cursor: pointer;}.mkdf-image-with-text-holder.mkdf-image-behavior-grayscale .mkdf-iwt-image:hover img {-webkit-filter: grayscale(0);filter: none;}.mkdf-image-with-text-holder.mkdf-image-behavior-grayscale .mkdf-iwt-image img {filter: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../../../plugins/mkdf-core/assets/css/img/desaturate.svg#grayscale);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: gray;filter: grayscale(100%);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.mkdf-pie-chart-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;opacity: 0;-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}.mkdf-pie-chart-holder .mkdf-pc-percentage {position: relative;display: block;height: 176px;width: 176px;line-height: 176px;text-align: center;margin: 0 auto;}.mkdf-pie-chart-holder .mkdf-pc-percentage canvas {position: absolute;top: 0;left: 0;}.mkdf-pie-chart-holder .mkdf-pc-percentage .mkdf-pc-percent {position: relative;display: inline-block;vertical-align: middle;color: #303030;font-size: 52px;line-height: inherit;font-weight: 600;font-family: "Merriweather", serif;}.mkdf-pie-chart-holder .mkdf-pc-percentage .mkdf-pc-percent:after {position: relative;top: -20px;content: '%';font-size: 22px;}.mkdf-pie-chart-holder .mkdf-pc-text-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;text-align: center;margin: 30px 0 0;}.mkdf-pie-chart-holder .mkdf-pc-text-holder .mkdf-pc-title {margin: 0;}.mkdf-pie-chart-holder .mkdf-pc-text-holder .mkdf-pc-text {margin: 14px 0 0;}.mkdf-pricing-tables {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}.mkdf-pricing-tables .mkdf-pt-wrapper {position: relative;}.mkdf-pricing-tables.mkdf-pt-no-space .mkdf-pt-wrapper {margin: 0;}.mkdf-pricing-tables.mkdf-pt-no-space .mkdf-price-table {padding: 0 0px;margin: 0 0 0px;}.mkdf-pricing-tables.mkdf-pt-tiny-space .mkdf-pt-wrapper {margin: 0 -5px;}.mkdf-pricing-tables.mkdf-pt-tiny-space .mkdf-price-table {padding: 0 5px;margin: 0 0 10px;}.mkdf-pricing-tables.mkdf-pt-small-space .mkdf-pt-wrapper {margin: 0 -10px;}.mkdf-pricing-tables.mkdf-pt-small-space .mkdf-price-table {padding: 0 10px;margin: 0 0 20px;}.mkdf-pricing-tables.mkdf-pt-normal-space .mkdf-pt-wrapper {margin: 0 -15px;}.mkdf-pricing-tables.mkdf-pt-normal-space .mkdf-price-table {padding: 0 15px;margin: 0 0 30px;}.mkdf-pricing-tables.mkdf-two-columns .mkdf-price-table {width: 50%;}.mkdf-pricing-tables.mkdf-three-columns .mkdf-price-table {width: 33.33333%;}.mkdf-pricing-tables.mkdf-four-columns .mkdf-price-table {width: 25%;}.mkdf-pricing-tables.mkdf-five-columns .mkdf-price-table {width: 20%;}.mkdf-price-table {position: relative;width: 100%;padding: 0;margin: 0;float: left;box-sizing: border-box;}.mkdf-price-table .mkdf-pt-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;background-color: #ffffff;border: 1px solid #f2f2f2;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.mkdf-price-table .mkdf-pt-inner ul {list-style: none;margin: 0;padding: 0;}.mkdf-price-table .mkdf-pt-inner ul li {margin: 0;padding: 6px 30px;text-align: center;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-title-holder {position: relative;color: #303030;font-family: "Merriweather", serif;font-size: 30px;line-height: 36px;font-weight: 700;letter-spacing: 0;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-title-holder .mkdf-pt-title {display: block;padding: 40px 0 4px;box-sizing: border-box;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices {position: relative;padding: 3px 15px 24px;font-family: "Merriweather", serif;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices .mkdf-pt-value {position: relative;vertical-align: top;bottom: -5px;font-size: 33px;line-height: 50px;font-weight: 700;color: #303030;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices .mkdf-pt-price {position: relative;display: inline-block;vertical-align: middle;left: -5px;font-size: 30px;line-height: 50px;font-weight: 700;color: #303030;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices .mkdf-pt-mark {position: relative;display: block;font-family: "Open Sans", sans-serif;font-weight: 600;color: #ababab;text-transform: uppercase;margin: 13px 0 0;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content {padding: 16px 15px;}.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-button {padding: 28px 15px 50px;}.mkdf-price-table .mkdf-pt-inner:hover {-webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-moz-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px);}.mkdf-price-table.mkdf-price-table-active .mkdf-active-pt-label {position: absolute;top: -1px;right: -1px;width: 66px;height: 66px;overflow: hidden;}.mkdf-price-table.mkdf-price-table-active .mkdf-active-pt-label .mkdf-active-pt-label-inner {height: 50px;width: 100px;background-color: #40c4ff;position: absolute;top: -12px;-webkit-transform: rotate(43deg);-moz-transform: rotate(43deg);transform: rotate(43deg);}.mkdf-price-table.mkdf-price-table-active .mkdf-active-pt-label:before {content: '\e033';font-family: 'ElegantIcons';position: absolute;right: 12px;top: 4px;color: #fff;font-size: 18px;z-index: 11;}.mkdf-process-holder {position: relative;margin-top: 55px;}.mkdf-process-holder .mkdf-process-inner:before, .mkdf-process-holder .mkdf-process-inner:after {content: " ";display: table;}.mkdf-process-holder .mkdf-process-inner:after {clear: both;}.mkdf-process-holder .mkdf-process-inner {*zoom: 1;}.mkdf-process-holder .mkdf-process-bg-holder {position: absolute;top: 0;left: 0;width: 120%;height: 100%;background: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../../../plugins/mkdf-core/assets/css/img/process-bg.png) no-repeat 50% 0;z-index: -1;opacity: 0;margin: 0 -100px 0 -100px;}.mkdf-process-holder .mkdf-process-item-holder {text-align: center;float: left;width: 25%;}.no-touch .mkdf-process-holder .mkdf-process-item-holder {opacity: 0;}.mkdf-process-holder .mkdf-process-item-holder .mkdf-pi-holder-inner {width: 72.03947368421053%;}.mkdf-process-holder .mkdf-process-item-holder.mkdf-pi-highlighted .mkdf-pi-image-holder {width: 314px;height: 314px;margin-top: -38px;}.mkdf-process-holder .mkdf-process-item-holder.mkdf-pi-highlighted .mkdf-pi-holder-inner {width: 100%;}.mkdf-process-holder .mkdf-process-item-holder.mkdf-pi-push-right .mkdf-pi-holder-inner {float: right;}.mkdf-process-holder.mkdf-process-holder-items-three .mkdf-process-item-holder {width: 33.33%;}.mkdf-process-holder.mkdf-process-multiple-highlights .mkdf-pi-holder-inner {width: 100%;}.mkdf-process-holder .mkdf-pi-title-holder {margin-bottom: 13px;}.mkdf-process-holder .mkdf-pi-title {margin: 0;}.mkdf-process-holder .mkdf-pi-text-holder p {margin: 0;}.mkdf-process-holder .mkdf-pi-image-holder {background-color: #fff;display: inline-block;width: 214px;height: 214px;border: 1px dashed #ebebeb;padding: 10px;margin-bottom: 15px;overflow: hidden;border-radius: 50%;box-sizing: border-box;}.mkdf-process-holder .mkdf-pi-image-holder img {vertical-align: middle;width: 100%;}.mkdf-progress-bar {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-progress-bar .mkdf-pb-title-holder {position: relative;margin: 10px 0 9px;}.mkdf-progress-bar .mkdf-pb-title-holder .mkdf-pb-title {position: relative;display: inline-block;vertical-align: middle;z-index: 100;}.mkdf-progress-bar .mkdf-pb-percent {position: absolute;right: 0;bottom: 1px;width: auto;display: inline-block;vertical-align: middle;opacity: 0;z-index: 10;letter-spacing: 0.025em;}.mkdf-progress-bar .mkdf-pb-percent:after {content: '%';}.mkdf-progress-bar .mkdf-pb-content-holder {position: relative;height: 9px;overflow: hidden;background-color: #f2f2f2;}.mkdf-progress-bar .mkdf-pb-content-holder .mkdf-pb-content {height: 9px;max-width: 100%;overflow: hidden;background-color: #40c4ff;}.mkdf-section-title-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-tiny-space .mkdf-st-inner {margin: 0 -5px;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-tiny-space .mkdf-st-title, .mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-tiny-space .mkdf-st-text {padding: 0 5px;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-small-space .mkdf-st-inner {margin: 0 -10px;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-small-space .mkdf-st-title, .mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-small-space .mkdf-st-text {padding: 0 10px;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-normal-space .mkdf-st-inner {margin: 0 -15px;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-normal-space .mkdf-st-title, .mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-normal-space .mkdf-st-text {padding: 0 15px;}.mkdf-section-title-holder.mkdf-st-two-columns .mkdf-st-title, .mkdf-section-title-holder.mkdf-st-two-columns .mkdf-st-text {position: relative;display: inline-block;vertical-align: middle;width: 50%;float: left;margin: 0;box-sizing: border-box;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-title-left .mkdf-st-title {text-align: right;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-title-left .mkdf-st-text {text-align: left;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-title-right .mkdf-st-title {float: right;text-align: left;}.mkdf-section-title-holder.mkdf-st-two-columns.mkdf-st-title-right .mkdf-st-text {text-align: right;}.mkdf-section-title-holder .mkdf-st-title {display: block;margin: 0;}.mkdf-section-title-holder .mkdf-st-title .mkdf-st-title-bold {font-weight: 700;}.mkdf-section-title-holder .mkdf-st-title .mkdf-st-title-light {font-weight: 300;}.mkdf-section-title-holder .mkdf-st-text {display: block;margin: 16px 0 0;font-size: 17px;color: #595959;}.mkdf-separator-holder {position: relative;height: auto;font-size: 0;line-height: 1em;}.mkdf-separator-holder.mkdf-separator-center {text-align: center;}.mkdf-separator-holder.mkdf-separator-left {text-align: left;}.mkdf-separator-holder.mkdf-separator-right {text-align: right;}.mkdf-separator-holder.mkdf-separator-full-width .mkdf-separator {width: 100% !important;}.mkdf-separator {position: relative;display: inline-block;vertical-align: middle;border-bottom: 1px solid #ebebeb;margin: 10px 0;}.mkdf-single-image-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-single-image-holder .mkdf-si-inner {background-size: cover;}.mkdf-single-image-holder.mkdf-has-shadow .mkdf-si-inner {-webkit-box-shadow: 0 10px 21px 0 rgba(19, 117, 154, 0.1);-moz-box-shadow: 0 10px 21px 0 rgba(19, 117, 154, 0.1);box-shadow: 0 10px 21px 0 rgba(19, 117, 154, 0.1);}.mkdf-single-image-holder .mkdf-si-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-single-image-holder .mkdf-si-inner a, .mkdf-single-image-holder .mkdf-si-inner img {position: relative;display: block;}.mkdf-single-image-holder.mkdf-image-behavior-custom-link .mkdf-si-inner {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.mkdf-single-image-holder.mkdf-image-behavior-custom-link:hover .mkdf-si-inner {-webkit-box-shadow: 0 9px 21px 9px rgba(19, 117, 154, 0.1);-moz-box-shadow: 0 9px 21px 9px rgba(19, 117, 154, 0.1);box-shadow: 0 9px 21px 9px rgba(19, 117, 154, 0.1);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px);}.mkdf-single-image-holder.mkdf-image-behavior-lightbox .mkdf-si-inner a:hover:after {opacity: 1;}.mkdf-single-image-holder.mkdf-image-behavior-lightbox .mkdf-si-inner a:after {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;content: '';background-color: rgba(48, 48, 48, 0.4);opacity: 0;-webkit-transition: opacity 0.2s ease-in-out;-moz-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out;}.mkdf-single-image-holder.mkdf-image-behavior-zoom .mkdf-si-inner {overflow: hidden;}.touch .mkdf-single-image-holder.mkdf-image-behavior-zoom .mkdf-si-inner {cursor: pointer;}.mkdf-single-image-holder.mkdf-image-behavior-zoom .mkdf-si-inner:hover img {-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);}.mkdf-single-image-holder.mkdf-image-behavior-zoom .mkdf-si-inner img {-webkit-transition: -webkit-transform .3s ease-in-out;-moz-transition: -moz-transform .3s ease-in-out;transition: transform .3s ease-in-out;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);}.mkdf-single-image-holder.mkdf-image-behavior-grayscale .mkdf-si-inner {overflow: hidden;}.touch .mkdf-single-image-holder.mkdf-image-behavior-grayscale .mkdf-si-inner {cursor: pointer;}.mkdf-single-image-holder.mkdf-image-behavior-grayscale .mkdf-si-inner:hover img {-webkit-filter: grayscale(0);filter: none;}.mkdf-single-image-holder.mkdf-image-behavior-grayscale .mkdf-si-inner img {filter: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../../../plugins/mkdf-core/assets/css/img/desaturate.svg#grayscale);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: gray;filter: grayscale(100%);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.mkdf-single-image-holder.mkdf-image-behavior-moving .mkdf-si-inner {overflow: hidden;background-repeat: no-repeat;background-position: 0 center;background-size: 120%;-webkit-transition: background 0.7s ease-out;-moz-transition: background 0.7s ease-out;transition: background 0.7s ease-out;}.mkdf-single-image-holder.mkdf-image-behavior-moving .mkdf-si-inner:hover {background-position: 90% center;}.touch .mkdf-single-image-holder.mkdf-image-behavior-moving .mkdf-si-inner {cursor: pointer;}.mkdf-single-image-holder.mkdf-image-behavior-moving .mkdf-si-inner img {z-index: -1;}@media only screen and (max-width: 1024px) {.mkdf-single-image-holder.mkdf-image-behavior-moving .mkdf-si-inner {background: none;}.mkdf-single-image-holder.mkdf-image-behavior-moving .mkdf-si-inner img {z-index: inherit;}}.mkdf-social-share-holder {display: inline-block;position: relative;vertical-align: middle;}.mkdf-social-share-holder ul {position: relative;display: inline-block;vertical-align: middle;list-style: none;padding: 0;margin: 0;}.mkdf-social-share-holder.mkdf-list .mkdf-social-title {position: relative;display: inline-block;vertical-align: top;margin: 0;color: #808080;font-weight: 600;}.mkdf-social-share-holder.mkdf-list li {position: relative;display: inline-block;vertical-align: middle;padding: 0;margin: 0 13px 3px 0;}.mkdf-social-share-holder.mkdf-list li:last-child {margin: 0 0 3px;}.mkdf-social-share-holder.mkdf-list li a {font-size: 17px;}.mkdf-social-share-holder.mkdf-list li.mkdf-facebook-share a {color: #3b5998;}.mkdf-social-share-holder.mkdf-list li.mkdf-twitter-share a {color: #55acee;}.mkdf-social-share-holder.mkdf-list li.mkdf-google_plus-share a {color: #dc4e41;}.mkdf-social-share-holder.mkdf-list li.mkdf-linkedin-share a {color: #007bb5;}.mkdf-social-share-holder.mkdf-list li.mkdf-tumblr-share a {color: #3a485d;}.mkdf-social-share-holder.mkdf-list li.mkdf-pinterest-share a {color: #bd081b;}.mkdf-social-share-holder.mkdf-list li.mkdf-vk-share a {color: #000;}.mkdf-social-share-holder.mkdf-dropdown {position: relative;display: inline-block;vertical-align: bottom;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown-opener {display: block;color: #808080;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown-opener .mkdf-social-share-title {display: inline-block;vertical-align: top;margin-right: 5px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown-opener .social_share {font-size: 12px;color: #303030;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown-opener:hover {color: #40c4ff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown-opener:hover .social_share {color: inherit;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown {position: relative;visibility: hidden;z-index: 950;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul {position: relative;display: block;z-index: 990;margin: 0;padding: 0 !important;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li {width: 84px;height: 28px;line-height: 28px;visibility: hidden;position: absolute;text-align: center;opacity: 0;margin: 0;padding: 0;border: 1px solid #e5e5e5;background-color: #fff;font-size: 12px;color: #808080;box-sizing: border-box;-webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;-moz-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:not(:first-child) {border-top: none;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-facebook-share:hover {background-color: #3b5998;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-twitter-share:hover {background-color: #00aced;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-google_plus-share:hover {background-color: #dd4b39;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-linkedin-share:hover {background-color: #007bb5;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-tumblr-share:hover {background-color: #32506d;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-pinterest-share:hover {background-color: #cb2027;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li.mkdf-vk-share:hover {background-color: #45668e;color: #fff;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li * {display: block;line-height: inherit;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li a {color: inherit !important;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(1) {bottom: -28px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(2) {bottom: -56px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(3) {bottom: -84px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(4) {bottom: -112px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(5) {bottom: -140px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(6) {bottom: -168px;}.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown ul li:nth-child(7) {bottom: -196px;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li {opacity: 1;visibility: visible;cursor: pointer;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li {}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li:nth-child(2) {-webkit-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li:nth-child(3) {-webkit-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li:nth-child(4) {-webkit-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li:nth-child(5) {-webkit-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li:nth-child(6) {-webkit-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;}.mkdf-social-share-holder.mkdf-dropdown:hover .mkdf-social-share-dropdown ul li:nth-child(7) {-webkit-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;-moz-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;}.mkdf-tabs {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-tabs .mkdf-tabs-nav {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 0;padding: 0;list-style: none;}.mkdf-tabs .mkdf-tabs-nav li {float: left;margin: 0;padding: 0;}.mkdf-tabs .mkdf-tabs-nav li a {position: relative;display: inline-block;vertical-align: middle;box-sizing: border-box;-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;-moz-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;}.mkdf-tabs .mkdf-tab-container {position: relative;display: inline-block;width: 100%;vertical-align: middle;visibility: hidden;opacity: 0;-webkit-transform: translateY(5px);-moz-transform: translateY(5px);transform: translateY(5px);}.mkdf-tabs .mkdf-tab-container.mkdf-visible {visibility: visible;opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);-webkit-transition: all 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);-moz-transition: all 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);transition: all 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);}.mkdf-tabs .mkdf-tab-container p {margin: 0;}.mkdf-tabs .mkdf-tab-description {margin-bottom: 59px;font-size: 17px;line-height: 28px;}.mkdf-tabs .mkdf-tab-content-holder {display: table;}.mkdf-tabs .mkdf-tab-content-holder .mkdf-tab-content {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 80%;}.mkdf-tabs .mkdf-tab-content-holder .mkdf-tab-image {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 20%;vertical-align: bottom;}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav {border-bottom: 1px solid #ebebeb;}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li a {font-family: "Merriweather", serif;padding: 13px 20px;font-size: 14px;line-height: 25px;font-weight: 700;color: #808080;background-color: transparent;}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li.ui-state-active a, .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li.ui-state-hover a {color: #353535;}.mkdf-tabs.mkdf-tabs-standard .mkdf-tab-container {margin: 28px 0 0;}.mkdf-tabs.mkdf-tabs-vertical {display: table;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav {display: table-cell;vertical-align: top;width: 31%;height: 100%;box-sizing: border-box;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li {display: block;float: none;border-bottom: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li:first-child {border-top: 1px solid #e5e5e5;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li a {font-family: "Merriweather", serif;font-size: 16px;line-height: 36px;font-weight: 700;color: #847b7b;width: 100%;padding: 20px 10px 20px 20px;border-left: 7px solid transparent;background-color: transparent;-webkit-transition: all 0.25s ease-out;-moz-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li.ui-state-active a, .mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li.ui-state-hover a {background-color: #fcfcfc;color: #40c4ff;border-left: 7px solid #40c4ff;padding-left: 25px;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li:last-child {margin: 0;}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tab-container {display: table-cell;vertical-align: top;width: 69%;height: 100%;padding: 0 0 0 45px;box-sizing: border-box;}.touch .mkdf-team .mkdf-team-social-holder {cursor: pointer;}.mkdf-team {}.mkdf-team p {margin: 0;}.mkdf-team .mkdf-team-social-wrapp {margin: 20px 0 0 0;}.mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode {font-size: 16px;margin: 0 7px;}.mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode i, .mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode span {color: #b9b9b9;-webkit-transition: color 0.15s ease-out;-moz-transition: color 0.15s ease-out;transition: color 0.15s ease-out;}.mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode i:hover, .mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode span:hover {color: #40c4ff;}.mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode.circle, .mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode.square {border: 1px solid #dbdbdb;width: 25px;height: 25px;line-height: 25px;font-size: 10px;}.mkdf-team.main-info-below-image .mkdf-team-image {overflow: hidden;position: relative;width: 155px;margin: 0 auto;}.mkdf-team.main-info-below-image .mkdf-team-image:hover .mkdf-team-image-overlay {opacity: 1;}.mkdf-team.main-info-below-image .mkdf-team-image .mkdf-team-image-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;background-color: rgba(67, 74, 84, 0.35);-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-team.main-info-below-image .mkdf-team-image img {display: block;}.mkdf-team.main-info-below-image .mkdf-team-info .mkdf-team-title-holder .mkdf-team-name {margin-top: 27px;margin-bottom: 0;}.mkdf-team.main-info-below-image .mkdf-team-info .mkdf-team-position {font-size: 14px;font-weight: 700;line-height: 27px;text-transform: uppercase;color: #b9b9b9;margin-top: 5px;}.mkdf-team.main-info-below-image .mkdf-team-info .mkdf-team-description {margin-top: 12px;padding: 0 20px;}.mkdf-team.main-info-below-image.info-below-image-standard .mkdf-team-image {margin-bottom: 23px;}.mkdf-team.main-info-below-image.info-below-image-standard .mkdf-team-social-wrapp .mkdf-icon-shortcode .flip-icon-holder .icon-normal span {color: #abb1bd;}.mkdf-team.main-info-below-image.info-below-image-standard .mkdf-team-social-wrapp .mkdf-icon-shortcode .flip-icon-holder .icon-flip span {color: #40c4ff;}.mkdf-team.main-info-below-image.info-below-image-boxed {background-color: #fff;border: 2px solid #e6e9ee;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-inner {box-sizing: border-box;padding: 48px 20px;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-image-overlay {display: none;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-image {margin-bottom: 23px;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-image img {display: block;border: 2px solid #e6e9ee;margin: 0 auto;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-info {text-align: center;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-social-wrapp .mkdf-icon-shortcode .flip-icon-holder .icon-normal span {color: #40c4ff;}.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-social-wrapp .mkdf-icon-shortcode .flip-icon-holder .icon-flip span {color: #303030;}.mkdf-team.main-info-below-image.light .mkdf-team-info .mkdf-team-title-holder .mkdf-team-name, .mkdf-team.main-info-below-image.light .mkdf-team-info .mkdf-team-title-holder .mkdf-team-position {color: #ffffff;}.mkdf-team.main-info-below-image.light .mkdf-team-info .mkdf-team-text .mkdf-team-description p {color: #ffffff;}.mkdf-team.main-info-below-image.light .mkdf-team-info .mkdf-team-social-wrapp .mkdf-icon-shortcode .mkdf-icon-element {color: #ffffff;}.mkdf-team.main-info-on-hover .mkdf-team-image {overflow: hidden;position: relative;}.mkdf-team.main-info-on-hover .mkdf-team-image img {display: block;}.mkdf-team.main-info-on-hover .mkdf-team-description {display: table;width: 100%;height: 100%;}.mkdf-team.main-info-on-hover .mkdf-team-text {padding: 20px 0 0 0;text-align: center;}.mkdf-team.main-info-on-hover .mkdf-team-social-wrapp {margin-top: 15px;}.mkdf-team.main-info-on-hover .mkdf-team-social-wrapp .mkdf-icon-shortcode {font-size: 16px;}.mkdf-team.main-info-on-hover .mkdf-team-social-holder {position: absolute;height: 100%;width: 100%;left: 0;top: 0;opacity: 0;filter: alpha(opacity=0);display: table-cell;vertical-align: middle;background-color: rgba(67, 73, 85, 0.85);-webkit-transition: opacity 0.15s ease-out, background-color 0.15s ease-out;-moz-transition: opacity 0.15s ease-out, background-color 0.15s ease-out;transition: opacity 0.15s ease-out, background-color 0.15s ease-out;-webkit-transform: translateZ(0px);-moz-transform: translateZ(0px);transform: translateZ(0px);}.mkdf-team.main-info-on-hover .mkdf-team-social-holder .mkdf-team-social {display: table;width: 100%;height: 100%;}.mkdf-team.main-info-on-hover .mkdf-team-social-holder .mkdf-team-social-inner {display: table-cell;vertical-align: middle;text-align: center;position: relative;}.mkdf-team.main-info-on-hover .mkdf-team-social-holder .mkdf-team-name {top: 100px;opacity: 0;transition-delay: 0s;transition-duration: 0.3s;color: #fff;}.mkdf-team.main-info-on-hover .mkdf-team-social-holder .mkdf-team-position {color: #b9b9b9;position: relative;top: 100px;opacity: 0;transition-delay: 0s;transition-duration: 0.3s;}.mkdf-team.main-info-on-hover .mkdf-team-social-holder .mkdf-team-social-wrapp span {position: relative;top: 100px;opacity: 0;transition-delay: 0s;transition-duration: 0.3s;}.mkdf-team.main-info-on-hover:hover .mkdf-team-social-holder {opacity: 1;filter: alpha(opacity=100);}.mkdf-team.main-info-on-hover:hover .mkdf-team-title-holder .mkdf-team-name {opacity: 1;top: 0;transition-delay: 0s;}.mkdf-team.main-info-on-hover:hover .mkdf-team-title-holder .mkdf-team-position {opacity: 1;top: 0;transition-delay: 0.1s;}.mkdf-team.main-info-on-hover:hover .mkdf-team-social-wrapp span {opacity: 1;top: 0;}.mkdf-team.main-info-on-hover:hover .mkdf-team-social-wrapp span:first-child {transition-delay: 0.2s;}.mkdf-team.main-info-on-hover:hover .mkdf-team-social-wrapp span:nth-child(2) {transition-delay: 0.3s;}.mkdf-team.main-info-on-hover:hover .mkdf-team-social-wrapp span:nth-child(3) {transition-delay: 0.4s;}.mkdf-video-button-holder {position: relative;display: inline-block;vertical-align: middle;}.mkdf-video-button-holder .mkdf-video-button-image {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-video-button-holder .mkdf-video-button-image img {display: block;}.mkdf-video-button-holder .mkdf-video-button-play, .mkdf-video-button-holder .mkdf-video-button-play-image {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.mkdf-video-button-holder .mkdf-video-button-play .mkdf-video-button-play-inner, .mkdf-video-button-holder .mkdf-video-button-play-image .mkdf-video-button-play-inner {position: relative;top: 50%;left: 0;display: block;text-align: center;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-video-button-holder .mkdf-video-button-play .mkdf-video-button-label, .mkdf-video-button-holder .mkdf-video-button-play-image .mkdf-video-button-label {font-size: 18px;font-weight: 700;color: #fff;margin-top: 18px;}.mkdf-video-button-holder .mkdf-video-button-play {color: #303030;line-height: 1;font-size: 64px;}.mkdf-video-button-holder .mkdf-video-button-play span {display: block;line-height: inherit;}.mkdf-video-button-holder .mkdf-video-button-play span:before {display: block;line-height: inherit;}.mkdf-video-button-holder .mkdf-video-button-play span.arrow_triangle-right {display: inline-block;padding: 15px;background-color: #fff;border-radius: 50%;-webkit-transition: all 0.25s;-moz-transition: all 0.25s;transition: all 0.25s;backface-visibility: hidden;}.mkdf-video-button-holder .mkdf-video-button-play span.arrow_triangle-right:hover {-webkit-transform: scale(1.08);-moz-transform: scale(1.08);transform: scale(1.08);}.mkdf-video-button-holder .mkdf-video-button-play-image.mkdf-vb-has-hover-image:hover img:first-child {opacity: 0;}.mkdf-video-button-holder .mkdf-video-button-play-image.mkdf-vb-has-hover-image:hover img:nth-child(2) {opacity: 1;}.mkdf-video-button-holder .mkdf-video-button-play-image img {display: block;margin: 0 auto;-webkit-transition: opacity 0.3s ease-in-out;-moz-transition: opacity 0.3s ease-in-out;transition: opacity 0.3s ease-in-out;}.mkdf-video-button-holder .mkdf-video-button-play-image img:first-child {position: relative;opacity: 1;}.mkdf-video-button-holder .mkdf-video-button-play-image img:nth-child(2) {position: absolute;top: 0;left: 50%;opacity: 0;-webkit-transform: translateX(-50%) translateZ(0);-moz-transform: translateX(-50%) translateZ(0);transform: translateX(-50%) translateZ(0);}.rev_slider_wrapper .mkdf-video-button-holder .mkdf-video-button-play-image img:nth-child(2) {-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);}.mkdf-comment-rating-box {display: inline-block;float: right;margin-left: 18px;}.mkdf-comment-rating-box .mkdf-star-rating {cursor: pointer;display: inline-block;font-family: 'ElegantIcons';letter-spacing: 5px;font-size: 16px;overflow: hidden;position: relative;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;color: #c8c8c8;}.mkdf-comment-rating-box .mkdf-star-rating.active {color: #ffd740;}.mkdf-comment-rating-box .mkdf-star-rating:before {content: '\e033';}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;margin-bottom: 20px;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item-image {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 100px;padding-right: 20px;line-height: 0;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item-title {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item-title > * {margin: 0;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-profile-course-status {font-size: 15px;}@media only screen and (max-width: 480px) {.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item, .mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item-image, .mkdf-membership-dashboard-content-holder .mkdf-lms-profile-courses-holder .mkdf-lms-profile-course-item-title {display: block;width: 100%;}}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;margin-bottom: 20px;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-image {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 100px;padding-right: 20px;line-height: 0;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-title {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-title > * {margin: 0;}.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-title .mkdf-course-wishlist {vertical-align: middle;color: #40c4ff;padding-left: 7px;font-size: 14px;}@media only screen and (max-width: 480px) {.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item, .mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-image, .mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-title {display: block;width: 100%;}}body.archive .mkdf-course-list-holder {margin-bottom: 70px;}.mkdf-course-list-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-course-list-holder article {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;}.touch .mkdf-course-list-holder article {cursor: pointer;}.mkdf-course-list-holder article .mkdf-cl-item-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-course-list-holder article .mkdf-cli-image-wrapper {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-course-list-holder article .mkdf-cli-image-wrapper img {display: block;width: 100%;}.mkdf-course-list-holder article .mkdf-cli-link {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.mkdf-course-list-holder article .mkdf-cli-text-wrapper {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-course-list-holder article .mkdf-cli-text {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-cli-title {margin: 0;position: relative;z-index: 2;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-instructor-name {position: relative;z-index: 2;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-cli-category-holder {position: relative;display: block;margin: 3px 0 0;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-cli-category-holder a {position: relative;display: inline-block;vertical-align: middle;padding: 0 6px 0 0;margin: 0 3px 0 0;z-index: 8;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-cli-category-holder a:after {position: absolute;top: 0;right: -3px;content: '/';color: inherit;font-size: 12px;line-height: inherit;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-cli-category-holder a:last-child {margin: 0;padding: 0;}.mkdf-course-list-holder article .mkdf-cli-text .mkdf-cli-category-holder a:last-child:after {display: none;}.mkdf-course-list-holder.mkdf-cl-simple .mkdf-cl-inner {padding: 0 3px 3px 3px;}.mkdf-course-list-holder.mkdf-cl-simple article {display: block;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner {display: table;width: 100%;table-layout: fixed;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-image-wrapper {width: 38%;display: table-cell;height: 100%;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder {width: 62%;display: table-cell;height: 100%;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-cli-title {display: inline-block;padding-right: 8px;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder {position: inherit;display: inline-block;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-instructor-name {display: block;}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder {float: none;}.mkdf-course-list-holder.mkdf-cl-has-filter .mkdf-cl-inner {overflow: hidden;}.mkdf-course-list-holder.mkdf-no-space .mkdf-cl-inner {margin: 0;}.mkdf-course-list-holder.mkdf-no-space article {padding: 0 0px;margin: 0 0 0px;}.mkdf-course-list-holder.mkdf-tiny-space .mkdf-cl-inner {margin: 0 -5px;}.mkdf-course-list-holder.mkdf-tiny-space article {padding: 0 5px;margin: 0 0 10px;}.mkdf-course-list-holder.mkdf-small-space .mkdf-cl-inner {margin: 0 -10px;}.mkdf-course-list-holder.mkdf-small-space article {padding: 0 10px;margin: 0 0 12px;}.mkdf-course-list-holder.mkdf-normal-space .mkdf-cl-inner {margin: 0 -15px;}.mkdf-course-list-holder.mkdf-normal-space article {padding: 0 15px;margin: 0 0 12px;}.mkdf-course-list-holder.mkdf-cl-gallery:not(.mkdf-cl-one-column) article {float: left;}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-two-columns article {width: 50%;}@media only screen and (min-width: 1025px) {.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-two-columns article:nth-child(2n+1) {clear: both;}}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article {width: 33.33333%;}@media only screen and (min-width: 1201px) {.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article:nth-child(3n+1) {clear: both;}}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article {width: 25%;}@media only screen and (min-width: 1281px) {.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article:nth-child(4n+1) {clear: both;}}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-five-columns article {width: 20%;}@media only screen and (min-width: 1281px) {.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-five-columns article:nth-child(5n+1) {clear: both;}}.mkdf-course-list-holder.mkdf-cl-has-animation article {opacity: 0;-webkit-transform: translateY(80px);-moz-transform: translateY(80px);transform: translateY(80px);-webkit-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04), transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);-moz-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04), transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04), transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);}.mkdf-course-list-holder.mkdf-cl-has-animation article.mkdf-item-show {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}.mkdf-course-list-holder.mkdf-cl-has-animation article.mkdf-item-show.mkdf-item-shown {-webkit-transition: none;-moz-transition: none;transition: none;}.touch .mkdf-course-list-holder.mkdf-cl-has-animation article {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);}.mkdf-cl-filter-holder {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;margin: 0 0 47px;text-align: center;background-color: #fafafa;border: 1px solid #e5e5e5;padding: 8px 10px 8px 20px;box-sizing: border-box;}.mkdf-cl-filter-holder .mkdf-course-layout-filter {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 55px;text-align: left;padding-right: 24px;}.mkdf-cl-filter-holder .mkdf-course-layout-filter span.mkdf-active {color: #40c4ff;}.mkdf-cl-filter-holder .mkdf-course-layout-filter span i {vertical-align: middle;}.mkdf-cl-filter-holder .mkdf-course-layout-filter span:first-child {font-size: 18px;margin-right: 9px;}.mkdf-cl-filter-holder .mkdf-course-layout-filter span:last-child {font-size: 20px;}.mkdf-cl-filter-holder .mkdf-course-layout-filter span:hover {color: #40c4ff;cursor: pointer;}.mkdf-cl-filter-holder .mkdf-course-items-counter {font-size: 14px;color: #ababab;position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 33%;text-align: left;line-height: 25px;}.mkdf-cl-filter-holder .mkdf-course-order-filter {height: 36px;width: 160px;text-align: right;border: 1px solid #f2f2f2;color: #808080;padding-left: 12px;font-size: 12px;float: right;}.mkdf-cl-filter-holder .mkdf-course-items-order {text-align: right;}.mkdf-cl-filter-holder .mkdf-course-items-order select {display: none;}.mkdf-cl-filter-holder .mkdf-course-items-order .select2-container--default .select2-selection--single {background-color: #fff;}.mkdf-Course-list-holder.mkdf-cl-pag-standard .mkdf-cl-inner {opacity: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-Course-list-holder.mkdf-cl-pag-standard.mkdf-cl-pag-standard-animate .mkdf-cl-inner {opacity: 0;}.mkdf-cl-standard-pagination {position: relative;display: inline-block;width: 100%;vertical-align: middle;margin: 20px 0 0;clear: both;}.mkdf-cl-standard-pagination ul {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;margin: 0;list-style: none;text-align: center;}.mkdf-cl-standard-pagination ul li {position: relative;display: inline-block;vertical-align: top;margin: 0 12px;padding: 0;}.mkdf-cl-standard-pagination ul li a {position: relative;display: inline-block;vertical-align: middle;margin: 0;padding: 0;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-active a {color: #40c4ff;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-prev, .mkdf-cl-standard-pagination ul li.mkdf-cl-pag-next {position: absolute;top: 0;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-prev a, .mkdf-cl-standard-pagination ul li.mkdf-cl-pag-next a {font-size: 30px;-webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;-moz-transition: color 0.2s ease-out, opacity 0.2s ease-out;transition: color 0.2s ease-out, opacity 0.2s ease-out;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-prev a span, .mkdf-cl-standard-pagination ul li.mkdf-cl-pag-next a span {display: block;line-height: inherit;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-prev a span:before, .mkdf-cl-standard-pagination ul li.mkdf-cl-pag-next a span:before {display: block;line-height: inherit;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-prev {left: 0;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-prev a {opacity: 0;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-next {right: 0;}.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-next a {opacity: 1;}.mkdf-cl-load-more-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-cl-load-more-holder .mkdf-cl-load-more {margin: 40px 0 0;text-align: center;}.mkdf-cl-loading {position: relative;display: none;width: 100%;margin: 40px 0 20px;color: #303030;text-align: center;}.mkdf-cl-loading.mkdf-filter-trigger {position: absolute;top: 250px;left: 0;}.mkdf-cl-loading.mkdf-standard-pag-trigger {position: absolute;top: 50px;left: 0;}.mkdf-cl-has-filter .mkdf-cl-loading.mkdf-standard-pag-trigger {top: 150px;}.mkdf-cl-loading.mkdf-showing {display: block;}.mkdf-cl-loading > div {position: relative;display: inline-block;vertical-align: middle;width: 14px;height: 14px;margin: 0 3px;background-color: #303030;border-radius: 100%;-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;-moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;animation: sk-bouncedelay 1.4s infinite ease-in-out both;}.mkdf-cl-loading .mkdf-cl-loading-bounce1 {-webkit-animation-delay: -0.32s;-moz-animation-delay: -0.32s;animation-delay: -0.32s;}.mkdf-cl-loading .mkdf-cl-loading-bounce2 {-webkit-animation-delay: -0.16s;-moz-animation-delay: -0.16s;animation-delay: -0.16s;}@-webkit-keyframes sk-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);}40% {-webkit-transform: scale(1);}}@-moz-keyframes sk-bouncedelay {0%, 80%, 100% {-moz-transform: scale(0);}40% {-moz-transform: scale(1);}}@keyframes sk-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1);transform: scale(1);}}.mkdf-advanced-course-search {margin-bottom: 25px;}.mkdf-advanced-course-search select {display: none;}.mkdf-advanced-course-search .select2 {min-width: calc(19% - 25px);margin-right: 25px;}.mkdf-advanced-course-search .select2 .select2-selection--single {height: 58px;line-height: 56px;font-size: 14px;margin-left: 58px;background-color: #fff;}.mkdf-advanced-course-search .select2.mkdf-course-category:before, .mkdf-advanced-course-search .select2.mkdf-course-instructor:before, .mkdf-advanced-course-search .select2.mkdf-course-price:before, .mkdf-advanced-course-search .select2.lco-mkdf-course-date:before, .mkdf-advanced-course-search .select2.lco-mkdf-course-age:before {position: absolute;color: #40c4ff;font-size: 24px;line-height: 58px;text-align: center;top: 0;left: 0;font-family: 'Linearicons-Free', serif;width: 58px;height: 100%;background-color: #dfedf3;}.mkdf-advanced-course-search .select2.lco-mkdf-course-date:before {content: "\e836";}.mkdf-advanced-course-search .select2.lco-mkdf-course-age:before {content: "\e82b";}.mkdf-advanced-course-search .select2.mkdf-course-category:before {content: "\e82a";}.mkdf-advanced-course-search .select2.mkdf-course-instructor:before {content: "\e821";}.mkdf-advanced-course-search .select2.mkdf-course-price:before {content: "\e82f";}@media only screen and (max-width: 1024px) {.mkdf-advanced-course-search .select2 {min-width: 100%;}.mkdf-advanced-course-search .select2 {margin: 0 0 15px 0;}}@media only screen and (max-width: 680px) {.mkdf-advanced-course-search .select2 {min-width: calc(100% - 40px);}.mkdf-advanced-course-search .select2 {margin: 0 0 15px 0;}}.mkdf-course-slider-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-course-slider-holder .mkdf-cl-inner {margin: 0 !important;}.mkdf-course-slider-holder article {width: auto !important;padding: 0 !important;margin: 0 !important;float: none !important;}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-light-skin .owl-nav .owl-prev:hover .mkdf-prev-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-light-skin .owl-nav .owl-prev:hover .mkdf-next-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-light-skin .owl-nav .owl-next:hover .mkdf-prev-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-light-skin .owl-nav .owl-next:hover .mkdf-next-icon {color: rgba(255, 255, 255, 0.8);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-light-skin .owl-nav .mkdf-prev-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-light-skin .owl-nav .mkdf-next-icon {color: #fff;}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-dark-skin .owl-nav .owl-prev:hover .mkdf-prev-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-dark-skin .owl-nav .owl-prev:hover .mkdf-next-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-dark-skin .owl-nav .owl-next:hover .mkdf-prev-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-dark-skin .owl-nav .owl-next:hover .mkdf-next-icon {color: rgba(51, 51, 51, 0.8);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-dark-skin .owl-nav .mkdf-prev-icon, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-nav-dark-skin .owl-nav .mkdf-next-icon {color: #333;}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-light-skin .owl-dots .owl-dot span {background-color: rgba(255, 255, 255, 0.2);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-light-skin .owl-dots .owl-dot.active span, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-light-skin .owl-dots .owl-dot:hover span {background-color: rgba(255, 255, 255, 0.8);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-dark-skin .owl-dots .owl-dot span {background-color: rgba(51, 51, 51, 0.2);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-dark-skin .owl-dots .owl-dot.active span, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-dark-skin .owl-dots .owl-dot:hover span {background-color: rgba(51, 51, 51, 0.8);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-on-slider .owl-nav .owl-prev, .mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-on-slider .owl-nav .owl-next {-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-on-slider .owl-nav .owl-prev {left: -47px;}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-on-slider .owl-nav .owl-next {right: -47px;}.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-on-slider .owl-dots {position: absolute;left: 0;bottom: 20px;width: 100%;margin: 0;}@media only screen and (max-width: 480px) {.mkdf-course-slider-holder .mkdf-course-list-holder.mkdf-pag-on-slider .owl-nav {display: none !important;}}.mkdf-course-table-holder thead {background-color: #f6f9fa;}.mkdf-course-table-holder thead td {font-size: 16px;font-weight: 600;color: #282727;padding: 26px 33px;text-align: left;text-transform: uppercase;}.mkdf-course-table-holder tbody {background-color: #ffffff;}.mkdf-course-table-holder tbody .mkdf-ct-item td {font-size: 16px;font-family: "Merriweather", serif;font-weight: 700;padding: 26px 33px;text-align: left;vertical-align: middle;}.mkdf-course-table-holder tbody .mkdf-ct-item td .mkdf-btn {font-size: 13px;letter-spacing: .05em;font-weight: 700;font-family: "Open Sans", sans-serif;}.mkdf-course-table-holder tbody .mkdf-ct-item td.mkdf-tc-button-field {text-align: right;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder {display: inline-block;margin-left: 10px;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder span {color: #ffffff;font-family: "Open Sans", sans-serif;font-weight: 600;text-transform: uppercase;font-size: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder .mkdf-ci-price-value {padding: 2px 21px;background-color: #40c4ff;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder .mkdf-ci-price-free {background-color: #ffd740;padding: 2px 18px;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-cli-title-holder {color: #808080;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-cli-title-holder:hover {color: #40c4ff;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field a {display: table;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field a:hover .mkdf-instructor-name {color: #40c4ff;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field img {display: table-cell;width: 45px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field .mkdf-instructor-name {display: table-cell;vertical-align: middle;color: #808080;padding-left: 28px;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-category-field .mkdf-cli-category-holder span {display: none;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-category-field .mkdf-cli-category-holder a {color: #808080;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-category-field .mkdf-cli-category-holder a:hover {color: #40c4ff;}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-button-field a.mkdf-btn {padding: 13px 36px 14px;}.mkdf-course-features-holder .mkdf-course-features {list-style: none;}.mkdf-course-features-holder .mkdf-course-features li {border-bottom: 1px solid #ebebeb;padding: 10px 0;}.mkdf-course-features-holder .mkdf-course-features li .mkdf-item-icon {color: #40c4ff;font-size: 18px;margin-right: 15px;}.mkdf-course-features-holder .mkdf-course-features li .mkdf-item-label {font-weight: 600;font-size: 14px;color: #303030;}.mkdf-course-features-holder .mkdf-course-features li .mkdf-item-value {float: right;font-size: 14px;}.select2-container--default {position: relative;display: inline-block;vertical-align: middle;width: auto;margin: 0;border: 0;border-radius: 0;text-align: initial;box-sizing: border-box;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {padding: 0 20px 0 30px;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {left: 20px;right: auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {float: right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {padding: 0 20px 0 30px;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin: 7px auto 0 5px;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin: 0 auto 0 3px;}.select2-container--default.select2-container--disabled .select2-selection--single {background-color: #eee;cursor: default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {display: none;}.select2-container--default.select2-container--disabled .select2-selection--multiple {background-color: #eee;cursor: default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove {display: none;}.select2-container--default.select2-container--open .select2-selection--single {color: #303030;}.select2-container--default.select2-container--open .select2-dropdown {left: 0;}.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {border-bottom-color: transparent;}.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {border-top-color: transparent;}.select2-container--default .select2-selection--single {display: block;height: 44px;line-height: 42px;padding: 0;font-family: inherit;font-size: inherit;color: inherit;background-color: transparent;border: 1px solid #e5e5e5;border-radius: 0;box-sizing: border-box;cursor: pointer;user-select: none;-webkit-user-select: none;}.select2-container--default .select2-selection--single .select2-selection__rendered {display: block;padding: 0 30px 0 20px;color: inherit;line-height: inherit;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;box-sizing: border-box;}.select2-container--default .select2-selection--single .select2-selection__clear {position: relative;cursor: pointer;float: right;margin: 0;font-weight: inherit;}.select2-container--default .select2-selection--single .select2-selection__placeholder {color: inherit;}.select2-container--default .select2-selection--single .select2-selection__arrow {position: absolute;width: auto;height: 100%;top: 0;right: 20px;color: inherit;line-height: inherit;text-align: center;}.select2-container--default .select2-selection--single .select2-selection__arrow b {display: none;}.select2-container--default .select2-selection--single .select2-selection__arrow:before {font-family: 'FontAwesome';content: '\f107';}.select2-container--default .select2-selection--multiple {display: block;height: 44px;line-height: 42px;padding: 0;font-family: inherit;font-size: inherit;color: inherit;background-color: transparent;border: 1px solid #e5e5e5;border-radius: 0;outline: 0;box-sizing: border-box;cursor: pointer;user-select: none;-webkit-user-select: none;}.select2-container--default .select2-selection--multiple .select2-selection__rendered {display: block;list-style: none;padding: 0 30px 0 20px;margin: 0;color: inherit;line-height: inherit;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;box-sizing: border-box;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li {list-style: none;}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {float: left;margin: 0;color: inherit;}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {position: relative;cursor: pointer;float: right;margin: 0;font-weight: inherit;}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {float: left;margin: 7px 5px 0 0;padding: 0 10px;line-height: 30px;color: #fff;background-color: #303030;border: 0;border-radius: 0;cursor: default;}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {display: inline-block;margin: 0 3px 0 0;color: inherit;font-weight: 700;cursor: pointer;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {color: inherit;opacity: 0.8;}.select2-container--default .select2-search--inline {float: left;}.select2-container--default .select2-search--inline .select2-search__field {margin: 0;padding: 0;font-size: 100%;background: transparent;border: none;outline: 0;box-shadow: none;-webkit-appearance: textfield;box-sizing: border-box;}.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none;}.select2-container--default .select2-dropdown {position: absolute;top: 0;left: -100000px;width: 100%;display: block;background-color: #fff;border: 1px solid #e5e5e5;border-radius: 0;z-index: 1051;box-sizing: border-box;}.select2-container--default .select2-search--dropdown {display: block;padding: 14px 15px 2px;}.select2-container--default .select2-search--dropdown.select2-search--hide {display: none;}.select2-container--default .select2-search--dropdown .select2-search__field {padding: 4px 8px;width: 100%;color: inherit;font-size: inherit;line-height: 20px;font-family: inherit;font-weight: inherit;border: 1px solid #e5e5e5;outline: none;box-sizing: border-box;-webkit-appearance: none;}.select2-container--default .select2-search--dropdown .select2-search__field:focus {border-color: #303030;}.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none;}.select2-container--default .select2-results {display: block;padding: 0;margin: 0;overflow: hidden;}.select2-container--default .select2-results > .select2-results__options {max-height: 200px;overflow-y: auto;}.select2-container--default .select2-results__options {position: relative;padding: 2px 15px;margin: 5px 0;list-style: none;}.select2-container--default .select2-results__option {padding: 7px 0;user-select: none;-webkit-user-select: none;-webkit-transition: color 0.2s ease-out;-moz-transition: color 0.2s ease-out;transition: color 0.2s ease-out;}.select2-container--default .select2-results__option[aria-selected] {cursor: pointer;}.select2-container--default .select2-results__option[role=group] {padding: 0;}.select2-container--default .select2-results__option[aria-disabled=true] {color: #303030;}.select2-container--default .select2-results__option[aria-selected=true] {color: #303030;background: none;}.select2-container--default .select2-results__option .select2-results__option {padding-left: 1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group {padding-left: 0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option {margin-left: -1em;padding-left: 2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -2em;padding-left: 3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -3em;padding-left: 4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -4em;padding-left: 5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -5em;padding-left: 6em;}.select2-container--default .select2-results__option--highlighted[aria-selected] {color: #303030;background: none;}.select2-container--default .select2-results__group {display: block;padding: 7px 0;cursor: default;}.select2-close-mask {border: 0;margin: 0;padding: 0;display: block;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 99;background-color: #fff;filter: alpha(opacity=0);}.select2-hidden-accessible {border: 0 !important;clip: rect(0 0 0 0) !important;height: 1px !important;margin: -1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important;}.mkdf-course-list-holder.mkdf-cl-minimal article {margin-bottom: 16px;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cl-item-inner {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-image {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 105px;padding-right: 17px;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text-holder {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text {vertical-align: text-top;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-instructor-name {font-size: 14px;color: #b9b9b9;font-weight: 600;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-instructor-name:hover {color: #606264;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-ci-price-holder {font-size: 12px;color: #40c4ff;font-weight: 600;}.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-ci-price-holder .mkdf-ci-price-free {color: #ffd740;text-transform: uppercase;}.mkdf-course-list-holder.mkdf-cl-standard article:hover .mkdf-cl-item-inner {-webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-moz-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px);}.mkdf-course-list-holder.mkdf-cl-standard article:hover .mkdf-course-wishlist, .mkdf-course-list-holder.mkdf-cl-standard article:hover .mkdf-cli-image:after {opacity: 1;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-image:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(7, 7, 7, 0.1);opacity: 0;-webkit-transition: opacity 0.2s ease-in-out;-moz-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-course-wishlist {position: absolute;top: 10px;right: 10px;z-index: 9999;color: #fff;font-size: 15px;opacity: 0;-webkit-transition: opacity 0.2s ease-in-out;-moz-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cl-item-inner {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;padding: 0;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder {text-align: left;background-color: #fff;padding: 20px;border: 1px solid #f2f2f2;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-text {position: relative;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-cli-title {padding-right: 65px;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-instructor-name {font-size: 14px;color: #b9b9b9;font-weight: 600;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-instructor-name:hover {color: #606264;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder {position: absolute;top: 0;right: 0;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder span {color: #ffffff;font-weight: 600;text-transform: uppercase;font-size: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder .mkdf-ci-price-value {padding: 2px 21px;background-color: #40c4ff;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder .mkdf-ci-price-free {background-color: #ffd740;padding: 2px 18px;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-excerpt {margin-top: 15px;margin-bottom: 17px;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info {color: #b9b9b9;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder, .mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-students-number-holder {display: inline;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-students-number-holder .mkdf-student-icon {font-size: 14px;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder {text-align: right;margin: 0 0 0 5px;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder .mkdf-category-icon {font-size: 14px;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder .mkdf-cli-category {color: #b9b9b9;font-weight: 700;font-size: 12px;text-transform: uppercase;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder:hover .mkdf-cli-category, .mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-cli-category-holder:hover .mkdf-category-icon {color: #606264;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper {margin-top: 11px;}.mkdf-course-single-holder .mkdf-sidebar-holder {padding-left: 25px;}.mkdf-course-single-holder .mkdf-course-title-wrapper {width: 100%;display: table;table-layout: fixed;}.mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-left-section, .mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-right-section {display: table-cell;vertical-align: middle;height: 100%;}.mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-left-section {width: 70%;}.mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-right-section {text-align: right;width: 30%;}.mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-right-section .mkdf-course-wishlist-wrapper a {font-size: 12px;color: #808080;text-transform: uppercase;}.mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-right-section .mkdf-course-wishlist-wrapper a i {font-size: 16px;top: 2px;position: relative;margin-right: 5px;}.mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-right-section .mkdf-course-wishlist-wrapper span {margin-right: 8px;}.mkdf-course-single-holder .mkdf-course-single-title {display: inline-block;}.mkdf-course-single-holder .mkdf-course-single-type {position: relative;top: -3px;padding: 0 20px;color: #ffffff;font-weight: 600;text-transform: uppercase;font-size: 14px;background-color: #40c4ff;margin-left: 17px;-webkit-border-radius: 13px;-moz-border-radius: 13px;border-radius: 13px;}.mkdf-course-single-holder .mkdf-course-single-type.mkdf-free-course {background-color: #ffd740;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-instructor-label, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-category-label, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-reviews-label {font-size: 14px;font-weight: 600;color: #303030;display: block;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-instructor-name, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-category-items a, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-post-info-comments {font-size: 14px;font-weight: 400;color: #808080;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-instructor-name:hover, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-category-items a:hover, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-post-info-comments:hover {color: #40c4ff;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-info {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image {width: 70px;padding-right: 18px;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image img {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;display: block;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-categories, .mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-reviews {padding-top: 7px;padding-left: 32px;border-left: 1px solid #ebebeb;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-stars i {color: #ffd740;}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-action {text-align: right;}.mkdf-course-single-holder .mkdf-course-image-wrapper {margin-top: 42px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper {margin-top: 30px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-tabs-nav .mkdf-tab-icon {font-size: 16px;padding-right: 5px;}.mkdf-course-reviews-list-top {background-color: #ffffff;border: 1px solid #e5e5e5;margin-bottom: 60px;}.mkdf-course-reviews-list-top .mkdf-course-reviews-number-wrapper {padding-top: 23%;padding-left: 15%;display: table;width: 100%;height: 100%;box-sizing: border-box;vertical-align: middle;}.mkdf-course-reviews-list-top .mkdf-course-reviews-number {font-family: "Merriweather", serif;font-size: 72px;color: #ffd740;font-weight: 700;line-height: 1em;margin-right: 22px;display: table-cell;vertical-align: middle;position: relative;top: -6px;}.mkdf-course-reviews-list-top .mkdf-course-stars-wrapper {display: table-cell;vertical-align: middle;}.mkdf-course-reviews-list-top .mkdf-course-stars-wrapper .mkdf-course-stars {display: block;}.mkdf-course-reviews-list-top .mkdf-course-stars-wrapper .mkdf-course-stars i {color: #ffd740;}.mkdf-course-reviews-list-top .mkdf-course-reviews-count {font-family: "Merriweather", serif;font-weight: 700;font-size: 14px;}.mkdf-course-reviews-list-top .mkdf-course-rating-percente-wrapper {padding: 29px 50px 40px;background-color: #fafafa;border-left: 1px solid #e5e5e5;}.mkdf-course-reviews-list {margin-bottom: 100px;}.mkdf-course-reviews-list .mkdf-comment-holder .mkdf-review-rating {display: inline-block;margin-left: 10px;color: #ffd740;}.mkdf-course-reviews-list .mkdf-comment-holder .mkdf-review-title {font-weight: 600;font-size: 15px;color: #40c4ff;}.mkdf-course-reviews-list .mkdf-comment-holder .mkdf-comment-name {margin-bottom: 5px;}.mkdf-course-reviews-list .mkdf-comment-holder .mkdf-text-holder p {margin-top: 3px;}.mkdf-course-reviews-list .mkdf-comment-form .mkdf-comment-input-title label, .mkdf-course-reviews-list .mkdf-comment-form .mkdf-comment-input-text label, .mkdf-course-reviews-list .mkdf-comment-form .mkdf-comment-form-rating label {font-size: 12px;font-weight: 600;color: #353535;}.mkdf-course-reviews-list .mkdf-comment-form .mkdf-comment-rating-box {display: block;margin-left: 0;float: none;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-curriculum-description {margin-bottom: 52px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-curriculum-description .mkdf-curriculum-title {margin-bottom: 15px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum {margin-top: 23px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-curriculum-section {border: 1px solid #e5e5e5;margin-bottom: 36px;box-sizing: border-box;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-curriculum-section:last-child {margin-bottom: 100px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-name {margin: 0;border-bottom: 1px solid #e5e5e5;padding: 14px 30px;background: #fafafa;color: #b5b5b5;text-transform: uppercase;font-family: "Open Sans", sans-serif;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-content {padding: 27px 30px 30px;background-color: #ffffff;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-title {margin: 0;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-description {margin: 10px 0 29px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-elements .mkdf-section-elements-summary {margin-bottom: 5px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-elements .mkdf-section-elements-summary i {font-size: 16px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-elements .mkdf-section-elements-summary .mkdf-summary-value {font-size: 14px;font-family: "Merriweather", serif;font-weight: 700;color: #808080;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element {border-bottom: 1px solid #ebebeb;padding: 4px 0;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element.mkdf-section-lesson {margin-left: 22px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element.mkdf-section-quiz {border-bottom: 0;margin-top: 24px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element.mkdf-section-quiz .mkdf-element-title .mkdf-element-icon {padding-right: 4px;vertical-align: middle;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element.mkdf-section-quiz .mkdf-element-title .mkdf-element-label {font-family: "Merriweather", serif;font-weight: 700;font-size: 14px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-title {display: inline-block;float: left;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-title .mkdf-element-icon {padding-right: 9px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-info {display: inline-block;float: right;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-info .mkdf-element-clock-icon {color: #40c4ff;font-size: 14px;margin-right: 4px;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-label {color: #353535;font-weight: 400;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-name {font-size: 14px;color: #808080;}.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-preview-holder {font-family: "Merriweather", serif;font-weight: 700;font-size: 13px;color: #40c4ff;margin-left: 7px;}.mkdf-course-popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;background-color: rgba(34, 34, 34, 0.9);padding: 6% 10%;display: none;opacity: 0;z-index: 1001;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-course-popup.mkdf-course-popup-opened {display: block;opacity: 1;}.mkdf-course-popup .mkdf-course-popup-inner {background-color: #fff;height: 100%;overflow: hidden;}.mkdf-course-popup .mkdf-course-popup-inner .mkdf-grid-row {margin: 0;height: 100%;}.mkdf-course-popup .mkdf-course-popup-inner .mkdf-grid-col-4, .mkdf-course-popup .mkdf-course-popup-inner .mkdf-grid-col-8 {padding: 0;}.mkdf-course-popup .mkdf-course-popup-inner .mkdf-grid-col-8 {float: right;}.mkdf-course-popup .mkdf-course-popup-inner .mkdf-popup-info-wrapper {background-image: url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/../../../../plugins/mkdf-lms/assets/img/video_preview_background.jpg);background-size: cover;padding: 22px;box-sizing: border-box;}.mkdf-course-popup .mkdf-lms-search-holder {margin-bottom: 30px;line-height: 0;position: relative;}.mkdf-course-popup .mkdf-lms-search-holder input {height: 50px;width: 100%;border: 1px solid #f2f2f2;box-sizing: border-box;padding-left: 20px;font-size: 12px;}.mkdf-course-popup .mkdf-lms-search-holder input::-webkit-input-placeholder {color: #808080;}.mkdf-course-popup .mkdf-lms-search-holder input:-moz-placeholder {color: #808080;}.mkdf-course-popup .mkdf-lms-search-holder input::-moz-placeholder {color: #808080;}.mkdf-course-popup .mkdf-lms-search-holder input:-ms-input-placeholder {color: #808080;}.mkdf-course-popup .mkdf-lms-search-holder .mkdf-lms-search-field-wrapper {display: inline-block;width: 100%;position: relative;}.mkdf-course-popup .mkdf-lms-search-holder .mkdf-lms-search-results {background: #fff;height: auto;display: none;width: 100%;position: absolute;z-index: 99;left: 0;top: 100%;}.mkdf-course-popup .mkdf-lms-search-holder .mkdf-lms-search-results ul {padding: 10px 20px;box-sizing: border-box;display: inline-block;line-height: 0;width: 100%;}.mkdf-course-popup .mkdf-lms-search-holder .mkdf-lms-search-results ul li {display: inline-block;width: 100%;line-height: 30px;}.mkdf-course-popup .mkdf-lms-search-holder .mkdf-search-icon, .mkdf-course-popup .mkdf-lms-search-holder .mkdf-search-loading {position: absolute;right: 20px;top: 50%;margin-top: -9px;font-size: 18px;color: #000000;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;opacity: 1;}.mkdf-course-popup .mkdf-lms-search-holder .mkdf-search-icon.mkdf-hidden, .mkdf-course-popup .mkdf-lms-search-holder .mkdf-search-loading.mkdf-hidden {opacity: 0;}.mkdf-course-popup .mkdf-course-item-preloader {display: inline-block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: #fff;opacity: 1;z-index: 999;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-course-popup .mkdf-course-item-preloader i {position: absolute;top: 50%;left: 50%;font-size: 60px;margin-top: -30px;margin-left: -30px;}.mkdf-course-popup .mkdf-course-item-preloader.mkdf-hide {opacity: 0;z-index: 0;}.mkdf-course-popup .mkdf-popup-heading {background-color: #40c4ff;padding: 20px 35px 20px 40px;display: inline-block;width: 100%;vertical-align: middle;position: relative;box-sizing: border-box;}.mkdf-course-popup .mkdf-popup-heading .mkdf-course-popup-title {text-transform: uppercase;margin: 0;padding: 0;float: left;color: #fff;line-height: 1.3em;}.mkdf-course-popup .mkdf-popup-content {height: 100%;border-left: 1px solid #ececec;z-index: 10;position: relative;}.mkdf-course-popup .mkdf-course-popup-close {font-size: 30px;color: #fff;position: absolute;right: 25px;top: 14px;cursor: pointer;z-index: 1001;}.mkdf-course-popup .mkdf-course-popup-items {padding-left: 22px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-popup-items-section {box-sizing: border-box;margin-bottom: 30px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-name {margin: 0;color: #b5b5b5;text-transform: uppercase;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-elements-summary {margin-bottom: 2px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-elements-summary i {margin-right: 5px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-title {margin: 0 0 24px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-description {margin-bottom: 20px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element.mkdf-section-lesson {padding: 0 25px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element.mkdf-section-quiz {margin-top: 22px;padding-left: 5px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element.mkdf-section-quiz .mkdf-element-title {border-bottom: 0;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element.mkdf-section-quiz .mkdf-element-title .mkdf-element-icon {vertical-align: middle;margin-right: 4px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element.mkdf-section-quiz .mkdf-element-label {font-family: "Merriweather", serif;font-weight: 700;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-title {display: inline-block;float: left;width: 100%;border-bottom: 1px solid #ebebeb;padding: 4px 0;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-title .mkdf-element-icon {margin-right: 8px;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-info {display: inline-block;float: right;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-label {font-size: 14px;font-weight: 400;color: #353535;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-name {font-size: 14px;font-weight: 400;color: #808080;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-name .mkdf-element-preview-holder {font-size: 13px;font-family: "Merriweather", serif;font-weight: 700;margin-left: 9px;color: #40c4ff;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;transition: opacity 0.2s;}.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-name:hover {color: #40c4ff;}.mkdf-course-popup .mkdf-course-popup-navigation {box-sizing: border-box;padding: 0 15% 45px;margin-top: 20px;}@media only screen and (max-width: 768px) {.mkdf-course-popup .mkdf-course-popup-navigation {padding: 0 10% 45px;}}@media only screen and (max-width: 480px) {.mkdf-course-popup .mkdf-course-popup-navigation {padding: 0 5% 45px;}}.mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-navigation-inner {border-top: 1px solid #ebebeb;display: table;width: 100%;table-layout: fixed;}.mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-prev, .mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-next {display: table-cell;vertical-align: middle;width: 50%;padding-top: 20px;}.mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-prev .mkdf-course-popup-nav-label, .mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-next .mkdf-course-popup-nav-label {font-size: 14px;font-weight: 600;color: #303030;}.mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-prev .mkdf-course-popup-nav-title, .mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-next .mkdf-course-popup-nav-title {color: #808080;font-weight: 400;}.mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-prev span, .mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-next span {display: block;}.mkdf-course-popup .mkdf-course-popup-navigation .mkdf-course-popup-next {text-align: right;}.mkdf-instructor-list-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-instructor-list-holder .mkdf-instructor {position: relative;display: inline-block;width: 100%;vertical-align: middle;float: left;box-sizing: border-box;}.mkdf-instructor-list-holder.mkdf-tl-no-space .mkdf-tl-inner {margin: 0;}.mkdf-instructor-list-holder.mkdf-tl-no-space .mkdf-instructor {padding: 0 0px;margin: 0 0 0px;}.mkdf-instructor-list-holder.mkdf-tl-tiny-space .mkdf-tl-inner {margin: 0 -5px;}.mkdf-instructor-list-holder.mkdf-tl-tiny-space .mkdf-instructor {padding: 0 5px;margin: 0 0 10px;}.mkdf-instructor-list-holder.mkdf-tl-small-space .mkdf-tl-inner {margin: 0 -10px;}.mkdf-instructor-list-holder.mkdf-tl-small-space .mkdf-instructor {padding: 0 10px;margin: 0 0 20px;}.mkdf-instructor-list-holder.mkdf-tl-normal-space .mkdf-tl-inner {margin: 0 -15px;}.mkdf-instructor-list-holder.mkdf-tl-normal-space .mkdf-instructor {padding: 0 15px;margin: 0 0 30px;}.mkdf-instructor-list-holder.mkdf-tl-two-columns .mkdf-instructor {width: 50%;}@media only screen and (min-width: 1025px) {.mkdf-instructor-list-holder.mkdf-tl-two-columns .mkdf-instructor:nth-child(2n+1) {clear: both;}}.mkdf-instructor-list-holder.mkdf-tl-three-columns .mkdf-instructor {width: 33.33333%;}@media only screen and (min-width: 1201px) {.mkdf-instructor-list-holder.mkdf-tl-three-columns .mkdf-instructor:nth-child(3n+1) {clear: both;}}.mkdf-instructor-list-holder.mkdf-tl-four-columns .mkdf-instructor {width: 25%;}@media only screen and (min-width: 1281px) {.mkdf-instructor-list-holder.mkdf-tl-four-columns .mkdf-instructor:nth-child(4n+1) {clear: both;}}.mkdf-instructor-list-holder.mkdf-tl-five-columns .mkdf-instructor {width: 20%;}@media only screen and (min-width: 1281px) {.mkdf-instructor-list-holder.mkdf-tl-five-columns .mkdf-instructor:nth-child(5n+1) {clear: both;}}.mkdf-instructor-list-holder.mkdf-has-shadow .mkdf-instructor-inner {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.mkdf-instructor-list-holder.mkdf-has-shadow .mkdf-instructor-inner:hover {-webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-moz-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px);}.mkdf-instructor-slider-holder .mkdf-instructor-slider-holder .mkdf-tl-inner {margin: 0 !important;}.mkdf-instructor-slider-holder .mkdf-owl-slider .owl-nav .owl-prev {left: -47px;}.mkdf-instructor-slider-holder .mkdf-owl-slider .owl-nav .owl-next {right: -47px;}.mkdf-instructor-slider-holder .mkdf-tl-normal-space .mkdf-instructor {margin-bottom: 0;}.mkdf-instructor.info-bellow .mkdf-instructor-inner {text-align: left;width: 100%;}.mkdf-instructor.info-bellow .mkdf-instructor-image {position: relative;overflow: hidden;display: block;margin: 0 auto;}.mkdf-instructor.info-bellow .mkdf-instructor-image a {position: relative;display: block;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}.mkdf-instructor.info-bellow .mkdf-instructor-image a:hover:after {opacity: 0.3;}.mkdf-instructor.info-bellow .mkdf-instructor-image a:after {content: '';position: absolute;height: 100%;width: 100%;top: 0;left: 0;background-color: #fff;opacity: 0;-webkit-transition: opacity 0.3s ease;-moz-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}.mkdf-instructor.info-bellow .mkdf-instructor-image img {display: block;}.mkdf-instructor.info-bellow .mkdf-instructor-title-holder {margin: 25px 0 0;}.mkdf-instructor.info-bellow .mkdf-instructor-name {line-height: 1.1em;margin: 0;}.mkdf-instructor.info-bellow .mkdf-instructor-name:hover {color: #40c4ff;}.mkdf-instructor.info-bellow .mkdf-instructor-position {margin: 0;font-size: 14px;color: #808080;}.mkdf-instructor.info-bellow .mkdf-instructor-social-holder-between {margin: 15px 0 0;}.mkdf-instructor.info-bellow .mkdf-icon-shortcode {margin: 0 8px;font-size: 17px;}.mkdf-instructor.info-bellow .mkdf-icon-shortcode:first-child {margin-left: 0;}.mkdf-instructor.info-bellow .mkdf-icon-shortcode .fa-google-plus {color: #dc4e41;}.mkdf-instructor.info-bellow .mkdf-icon-shortcode .social_facebook {color: #3b5998;}.mkdf-instructor.info-bellow .mkdf-icon-shortcode .social_twitter {color: #55acee;}.mkdf-instructor.info-hover .mkdf-instructor-inner {position: relative;}.mkdf-instructor.info-hover .mkdf-instructor-inner:hover .mkdf-instructor-info {opacity: 1;}.mkdf-instructor.info-hover .mkdf-instructor-image img {display: block;}.mkdf-instructor.info-hover .mkdf-instructor-image:hover .mkdf-instructor-info-tb {opacity: 1;}.mkdf-instructor.info-hover .mkdf-instructor-name, .mkdf-instructor.info-hover .mkdf-instructor-position, .mkdf-instructor.info-hover .mkdf-instructor-text, .mkdf-instructor.info-hover .mkdf-icon-shortcode, .mkdf-instructor.info-hover .mkdf-icon-shortcode > * {color: #000;}.mkdf-instructor.info-hover .mkdf-instructor-info-tb {display: inline-block;position: absolute;top: 0;left: 0;height: 100%;width: 100%;text-align: left;opacity: 0;background: rgba(255, 255, 255, 0.85);-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}.mkdf-instructor.info-hover .mkdf-instructor-info-tc {width: 100%;position: absolute;bottom: 0;left: 0;padding: 25px;box-sizing: border-box;}.mkdf-instructor.info-hover .mkdf-instructor-name {margin: 0;}.mkdf-instructor.info-hover .mkdf-instructor-position {margin: 0;font-size: 14px;color: #808080;}.mkdf-instructor.info-hover .mkdf-instructor-social-holder-between {margin: 15px 0 0;}.mkdf-instructor.info-hover .mkdf-icon-shortcode {margin: 0 8px;font-size: 20px;}.mkdf-instructor.info-hover .mkdf-icon-shortcode:first-child {margin-left: 0;}.mkdf-instructor.info-hover .mkdf-instructor-overlay-link {position: absolute;display: inline-block;width: 100%;height: 100%;left: 0;top: 0;}.mkdf-instructor.minimal .mkdf-instructor-inner {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-instructor.minimal .mkdf-instructor-image {line-height: 0;border-radius: 50%;overflow: hidden;padding: 3px;background-color: #fafafa;box-sizing: border-box;border: 1px solid #e7f3f7;}.mkdf-instructor.minimal .mkdf-instructor-image img {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-instructor.minimal .mkdf-instructor-image a {position: relative;display: inline-block;width: 100%;height: 100%;text-align: center;}.mkdf-instructor.minimal .mkdf-instructor-image a:before {content: '';position: absolute;left: 0;top: 0;display: inline-block;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);opacity: 0;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-instructor.minimal .mkdf-instructor-image a:hover:before {opacity: 1;}.mkdf-instructor.minimal .mkdf-instructor-image a:after {content: '\e870';font-family: Linearicons-Free;display: inline-block;position: absolute;top: 50%;margin-top: -9px;margin-left: -9px;font-size: 18px;line-height: 1em;color: #fff;opacity: 0;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);transform: translateY(10px);-webkit-transition: opacity 0.2s ease-out, transform 0.2s ease-out;-moz-transition: opacity 0.2s ease-out, transform 0.2s ease-out;transition: opacity 0.2s ease-out, transform 0.2s ease-out;}.mkdf-instructor.minimal .mkdf-instructor-image a:hover:after {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}.mkdf-instructor.simple .mkdf-instructor-inner {position: relative;display: table;table-layout: fixed;height: 100%;width: 100%;text-align: left;width: 100%;padding: 30px 32px;background-color: #f6f9fa;border: 1px solid #f2f2f2;box-sizing: border-box;}.mkdf-instructor.simple .mkdf-instructor-image {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;width: 70px;padding-right: 25px;}.mkdf-instructor.simple .mkdf-instructor-image img {display: block;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}.mkdf-instructor.simple .mkdf-instructor-info {position: relative;display: table-cell;height: 100%;width: 100%;vertical-align: middle;}.mkdf-instructor.simple .mkdf-instructor-link {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.mkdf-instructor.simple .mkdf-instructor-name {margin: 4px 0;position: relative;z-index: 2;}.mkdf-instructor.simple .mkdf-instructor-position {margin: 0;font-size: 14px;color: #808080;font-weight: 400;}.mkdf-instructor-single-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-instructor-single-holder .mkdf-name {margin: 9px 0 3px;}.mkdf-instructor-single-holder .mkdf-title {margin: 0 0 38px;color: #808080;font-size: 14px;}.mkdf-instructor-single-holder .mkdf-title .mkdf-icon-shortcode {position: relative;display: inline-block;vertical-align: middle;margin: 0 5px;}.mkdf-instructor-single-holder .mkdf-title .mkdf-icon-shortcode a, .mkdf-instructor-single-holder .mkdf-title .mkdf-icon-shortcode span, .mkdf-instructor-single-holder .mkdf-title .mkdf-icon-shortcode i {color: #999;}.mkdf-instructor-single-holder .mkdf-ts-insturctor-bio-holder {margin-bottom: 96px;}.mkdf-instructor-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav {width: 100%;}.mkdf-instructor-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li a {padding: 0px 20px 13px;}.mkdf-instructor-single-holder .mkdf-social .mkdf-icon-shortcode {margin: 0 13px 3px 0;}.mkdf-instructor-single-holder .mkdf-social .mkdf-icon-shortcode a {font-size: 17px;}.mkdf-instructor-single-holder .mkdf-social .mkdf-icon-shortcode .social_googleplus {color: #dc4e41;}.mkdf-instructor-single-holder .mkdf-social .mkdf-icon-shortcode .fa-google-plus {color: #dc4e41;}.mkdf-instructor-single-holder .mkdf-social .mkdf-icon-shortcode .social_facebook {color: #3b5998;}.mkdf-instructor-single-holder .mkdf-social .mkdf-icon-shortcode .social_twitter {color: #55acee;}.mkdf-instructor-single-holder .mkdf-course-list-holder {margin-bottom: 70px;}.mkdf-instructor-single-holder .mkdf-ts-info-row {padding: 10px 0;border-bottom: 1px solid #dadada;color: #ababab;font-size: 12px;}.mkdf-instructor-single-holder .mkdf-ts-info-row:last-child {border: 0;}.mkdf-instructor-single-holder .mkdf-ts-info-row .mkdf-ts-bio-icon {display: inline-block;vertical-align: middle;margin: 0 10px 0 0;font-size: 18px;}.mkdf-instructor-single-holder .mkdf-ts-info-row .mkdf-ts-bio-info {display: inline-block;vertical-align: middle;}.mkdf-instructor-single-holder .mkdf-instructor-single-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;}.mkdf-instructor-single-holder .mkdf-tabs .mkdf-tab-container {margin-top: 60px;}.mkdf-instructor-single-holder .mkdf-tabs .mkdf-tab-icon {margin-right: 10px;}.mkdf-lesson-single-holder .mkdf-lms-lesson-content-wrapper {padding: 28px 15% 24px;}@media only screen and (max-width: 768px) {.mkdf-lesson-single-holder .mkdf-lms-lesson-content-wrapper {padding: 28px 10% 24px;}}@media only screen and (max-width: 480px) {.mkdf-lesson-single-holder .mkdf-lms-lesson-content-wrapper {padding: 28px 5% 24px;}}.mkdf-lesson-single-holder .mkdf-lms-message {color: #40c4ff;}.mkdf-lesson-single-holder .mkdf-lms-message span {vertical-align: middle;}.mkdf-lesson-single-holder .mkdf-lms-message .mkdf-lms-message-text {padding-left: 5px;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input[type="text"] {width: 100%;margin: 0 0 20px;padding: 16px 24px 15px;font-family: inherit;font-size: 13px;line-height: 20px;font-weight: inherit;color: #b5b5b5;background-color: #f8f7f7;border: 1px solid #f2f2f2;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;outline: 0;-webkit-appearance: none;cursor: pointer;box-sizing: border-box;-webkit-transition: border-color 0.2s ease-in-out;-moz-transition: border-color 0.2s ease-in-out;transition: border-color 0.2s ease-in-out;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input:focus[type="text"] {color: #303030;border-color: #808080;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input[type="text"]::-webkit-input-placeholder {color: inherit;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input:-moz-placeholder[type="text"] {color: inherit;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input[type="text"]::-moz-placeholder {color: inherit;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input:-ms-input-placeholder[type="text"] {color: inherit;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper input[type="text"] {border-style: solid;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper.mkdf-true input[type="text"] {border-color: green;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper.mkdf-true label {color: green;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper.mkdf-false input[type="text"] {border-color: red;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper.mkdf-false label {color: red;text-decoration: line-through;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper.mkdf-base-true input[type="text"] {border-color: green;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper.mkdf-base-true label {color: green;}.mkdf-question-answer-wrapper .mkdf-answer-wrapper .mkdf-base-answer {color: green;}.mkdf-quiz-single-holder {padding: 20px 15%;}@media only screen and (max-width: 768px) {.mkdf-quiz-single-holder {padding: 20px 10%;}}@media only screen and (max-width: 480px) {.mkdf-quiz-single-holder {padding: 20px 5%;}}.mkdf-quiz-single-holder .mkdf-quiz-single-title {margin-bottom: 10px;}.mkdf-quiz-single-holder .mkdf-quiz-info-top-wrapper {margin-bottom: 39px;}.mkdf-quiz-single-holder .mkdf-quiz-questions-number i, .mkdf-quiz-single-holder .mkdf-quiz-duration i {margin-right: 4px;}.mkdf-quiz-single-holder .mkdf-question-single-title {margin-bottom: 16px;}.mkdf-quiz-single-holder .mkdf-question-text-wrapper {margin-bottom: 21px;}.mkdf-quiz-single-holder .mkdf-question-answer-wrapper {margin-bottom: 41px;}.mkdf-quiz-single-holder .mkdf-question-actions-wrapper {display: inline;}.mkdf-quiz-single-holder .mkdf-question-actions-wrapper form {display: inline-block;margin-bottom: 5px;margin-right: 2px;}.mkdf-quiz-single-holder .mkdf-quiz-finish-wrapper {display: inline;}.mkdf-quiz-single-holder .mkdf-quiz-old-results-wrapper {margin-top: 39px;}.mkdf-twitter-list-holder {position: relative;display: inline-block;width: 100%;vertical-align: middle;clear: both;}.mkdf-twitter-list-holder:not(.mkdf-tl-one-column) .mkdf-tl-item {float: left;}.mkdf-twitter-list-holder .mkdf-twitter-list {position: relative;display: inline-block;width: 100%;vertical-align: middle;list-style: none;margin: 0;padding: 0;}.mkdf-twitter-list-holder .mkdf-tl-item {position: relative;display: inline-block;width: 100%;vertical-align: middle;padding: 0;margin: 0;box-sizing: border-box;}.mkdf-twitter-list-holder .mkdf-tli-inner {position: relative;display: inline-block;width: 100%;vertical-align: middle;background-color: #ffffff;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.mkdf-twitter-list-holder .mkdf-tli-inner:hover {-webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-moz-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px);}.mkdf-twitter-list-holder .mkdf-tli-content {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;padding: 35px 23px;border: 1px solid #f2f2f2;}.mkdf-twitter-list-holder .mkdf-twitter-content-top {position: relative;display: inline-block;width: 100%;vertical-align: middle;box-sizing: border-box;margin-bottom: 25px;}.mkdf-twitter-list-holder .mkdf-twitter-link-over a {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.mkdf-twitter-list-holder .mkdf-twitter-user {display: inline-block;padding-right: 30px;width: 100%;box-sizing: border-box;}.mkdf-twitter-list-holder .mkdf-twitter-user .mkdf-twitter-image {display: inline-block;float: left;width: 56px;height: 56px;}.mkdf-twitter-list-holder .mkdf-twitter-user .mkdf-twitter-image img {border-radius: 50%;}.mkdf-twitter-list-holder .mkdf-twitter-user .mkdf-twitter-name {display: inline-block;float: left;width: calc(100% - 56px);padding-left: 15px;box-sizing: border-box;}.mkdf-twitter-list-holder .mkdf-twitter-user .mkdf-twitter-name * {margin: 0;}.mkdf-twitter-list-holder .mkdf-twitter-icon {display: inline-block;width: 20px;text-align: right;position: absolute;top: -7px;right: 3px;font-size: 24px;color: #40c4ff;}.mkdf-twitter-list-holder .mkdf-tweet-text {padding-left: 12px;box-sizing: border-box;}.mkdf-twitter-list-holder .mkdf-tweet-text a {color: #808080;position: relative;z-index: 2;}.mkdf-twitter-list-holder .mkdf-tweet-text a:hover {color: #40c4ff;}.mkdf-twitter-list-holder .mkdf-twitter-profile a {font-size: 14px;color: #808080;position: relative;z-index: 2;}.mkdf-twitter-list-holder .mkdf-twitter-profile a:hover {color: #40c4ff;}.mkdf-twitter-list-holder.mkdf-tl-two-columns .mkdf-tl-item {width: 50%;}@media only screen and (min-width: 1025px) {.mkdf-twitter-list-holder.mkdf-tl-two-columns .mkdf-tl-item:nth-child(2n+1) {clear: both;}}.mkdf-twitter-list-holder.mkdf-tl-three-columns .mkdf-tl-item {width: 33.33333%;}@media only screen and (min-width: 1201px) {.mkdf-twitter-list-holder.mkdf-tl-three-columns .mkdf-tl-item:nth-child(3n+1) {clear: both;}}.mkdf-twitter-list-holder.mkdf-tl-four-columns .mkdf-tl-item {width: 25%;}@media only screen and (min-width: 1281px) {.mkdf-twitter-list-holder.mkdf-tl-four-columns .mkdf-tl-item:nth-child(4n+1) {clear: both;}}.mkdf-twitter-list-holder.mkdf-tl-five-columns .mkdf-tl-item {width: 20%;}@media only screen and (min-width: 1281px) {.mkdf-twitter-list-holder.mkdf-tl-five-columns .mkdf-tl-item:nth-child(5n+1) {clear: both;}}.mkdf-twitter-list-holder.mkdf-tl-no-space .mkdf-tl-wrapper {margin: 0;}.mkdf-twitter-list-holder.mkdf-tl-no-space .mkdf-tl-item {padding: 0 0px;margin: 0 0 0px;}.mkdf-twitter-list-holder.mkdf-tl-tiny-space .mkdf-tl-wrapper {margin: 0 -5px;}.mkdf-twitter-list-holder.mkdf-tl-tiny-space .mkdf-tl-item {padding: 0 5px;margin: 0 0 10px;}.mkdf-twitter-list-holder.mkdf-tl-small-space .mkdf-tl-wrapper {margin: 0 -10px;}.mkdf-twitter-list-holder.mkdf-tl-small-space .mkdf-tl-item {padding: 0 10px;margin: 0 0 20px;}.mkdf-twitter-list-holder.mkdf-tl-normal-space .mkdf-tl-wrapper {margin: 0 -15px;}.mkdf-twitter-list-holder.mkdf-tl-normal-space .mkdf-tl-item {padding: 0 15px;margin: 0 0 30px;}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns .mkdf-cl-inner {display: flex;flex-wrap: wrap;justify-content: center;}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns .mkdf-cl-inner.clearfix::before {content: " ";display: none;}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article {width: 320px;flex-basis: 320px;flex-grow: 0;float: none;padding: 0;height: 310px;background-color: #FFFFFF;border-radius: 20px;overflow: hidden;margin-left: auto;margin-right: auto;}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article .mkdf-cl-item-inner {padding: 0;}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-cli-title {padding-right: 0;}.mkdf-course-list-holder article .mkdf-cli-image {width: 320px;height: 183px;overflow: hidden;}.mkdf-course-list-holder article .mkdf-cli-image img {width: 100%;height: 100%;object-fit: cover;}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/font-awesome/css/../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}

@font-face{font-family:'ElegantIcons';src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/elegant-icons/fonts/ElegantIcons.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/elegant-icons/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/elegant-icons/fonts/ElegantIcons.woff) format('woff'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/elegant-icons/fonts/ElegantIcons.ttf) format('truetype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/elegant-icons/fonts/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:normal;font-style:normal}[data-icon]:before{font-family:'ElegantIcons';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.arrow_up,.arrow_down,.arrow_left,.arrow_right,.arrow_left-up,.arrow_right-up,.arrow_right-down,.arrow_left-down,.arrow-up-down,.arrow_up-down_alt,.arrow_left-right_alt,.arrow_left-right,.arrow_expand_alt2,.arrow_expand_alt,.arrow_condense,.arrow_expand,.arrow_move,.arrow_carrot-up,.arrow_carrot-down,.arrow_carrot-left,.arrow_carrot-right,.arrow_carrot-2up,.arrow_carrot-2down,.arrow_carrot-2left,.arrow_carrot-2right,.arrow_carrot-up_alt2,.arrow_carrot-down_alt2,.arrow_carrot-left_alt2,.arrow_carrot-right_alt2,.arrow_carrot-2up_alt2,.arrow_carrot-2down_alt2,.arrow_carrot-2left_alt2,.arrow_carrot-2right_alt2,.arrow_triangle-up,.arrow_triangle-down,.arrow_triangle-left,.arrow_triangle-right,.arrow_triangle-up_alt2,.arrow_triangle-down_alt2,.arrow_triangle-left_alt2,.arrow_triangle-right_alt2,.arrow_back,.icon_minus-06,.icon_plus,.icon_close,.icon_check,.icon_minus_alt2,.icon_plus_alt2,.icon_close_alt2,.icon_check_alt2,.icon_zoom-out_alt,.icon_zoom-in_alt,.icon_search,.icon_box-empty,.icon_box-selected,.icon_minus-box,.icon_plus-box,.icon_box-checked,.icon_circle-empty,.icon_circle-slelected,.icon_stop_alt2,.icon_stop,.icon_pause_alt2,.icon_pause,.icon_menu,.icon_menu-square_alt2,.icon_menu-circle_alt2,.icon_ul,.icon_ol,.icon_adjust-horiz,.icon_adjust-vert,.icon_document_alt,.icon_documents_alt,.icon_pencil,.icon_pencil-edit_alt,.icon_pencil-edit,.icon_folder-alt,.icon_folder-open_alt,.icon_folder-add_alt,.icon_info_alt,.icon_error-oct_alt,.icon_error-circle_alt,.icon_error-triangle_alt,.icon_question_alt2,.icon_question,.icon_comment_alt,.icon_chat_alt,.icon_vol-mute_alt,.icon_volume-low_alt,.icon_volume-high_alt,.icon_quotations,.icon_quotations_alt2,.icon_clock_alt,.icon_lock_alt,.icon_lock-open_alt,.icon_key_alt,.icon_cloud_alt,.icon_cloud-upload_alt,.icon_cloud-download_alt,.icon_image,.icon_images,.icon_lightbulb_alt,.icon_gift_alt,.icon_house_alt,.icon_genius,.icon_mobile,.icon_tablet,.icon_laptop,.icon_desktop,.icon_camera_alt,.icon_mail_alt,.icon_cone_alt,.icon_ribbon_alt,.icon_bag_alt,.icon_creditcard,.icon_cart_alt,.icon_paperclip,.icon_tag_alt,.icon_tags_alt,.icon_trash_alt,.icon_cursor_alt,.icon_mic_alt,.icon_compass_alt,.icon_pin_alt,.icon_pushpin_alt,.icon_map_alt,.icon_drawer_alt,.icon_toolbox_alt,.icon_book_alt,.icon_calendar,.icon_film,.icon_table,.icon_contacts_alt,.icon_headphones,.icon_lifesaver,.icon_piechart,.icon_refresh,.icon_link_alt,.icon_link,.icon_loading,.icon_blocked,.icon_archive_alt,.icon_heart_alt,.icon_star_alt,.icon_star-half_alt,.icon_star,.icon_star-half,.icon_tools,.icon_tool,.icon_cog,.icon_cogs,.arrow_up_alt,.arrow_down_alt,.arrow_left_alt,.arrow_right_alt,.arrow_left-up_alt,.arrow_right-up_alt,.arrow_right-down_alt,.arrow_left-down_alt,.arrow_condense_alt,.arrow_expand_alt3,.arrow_carrot_up_alt,.arrow_carrot-down_alt,.arrow_carrot-left_alt,.arrow_carrot-right_alt,.arrow_carrot-2up_alt,.arrow_carrot-2dwnn_alt,.arrow_carrot-2left_alt,.arrow_carrot-2right_alt,.arrow_triangle-up_alt,.arrow_triangle-down_alt,.arrow_triangle-left_alt,.arrow_triangle-right_alt,.icon_minus_alt,.icon_plus_alt,.icon_close_alt,.icon_check_alt,.icon_zoom-out,.icon_zoom-in,.icon_stop_alt,.icon_menu-square_alt,.icon_menu-circle_alt,.icon_document,.icon_documents,.icon_pencil_alt,.icon_folder,.icon_folder-open,.icon_folder-add,.icon_folder_upload,.icon_folder_download,.icon_info,.icon_error-circle,.icon_error-oct,.icon_error-triangle,.icon_question_alt,.icon_comment,.icon_chat,.icon_vol-mute,.icon_volume-low,.icon_volume-high,.icon_quotations_alt,.icon_clock,.icon_lock,.icon_lock-open,.icon_key,.icon_cloud,.icon_cloud-upload,.icon_cloud-download,.icon_lightbulb,.icon_gift,.icon_house,.icon_camera,.icon_mail,.icon_cone,.icon_ribbon,.icon_bag,.icon_cart,.icon_tag,.icon_tags,.icon_trash,.icon_cursor,.icon_mic,.icon_compass,.icon_pin,.icon_pushpin,.icon_map,.icon_drawer,.icon_toolbox,.icon_book,.icon_contacts,.icon_archive,.icon_heart,.icon_profile,.icon_group,.icon_grid-2x2,.icon_grid-3x3,.icon_music,.icon_pause_alt,.icon_phone,.icon_upload,.icon_download,.social_facebook,.social_twitter,.social_pinterest,.social_googleplus,.social_tumblr,.social_tumbleupon,.social_wordpress,.social_instagram,.social_dribbble,.social_vimeo,.social_linkedin,.social_rss,.social_deviantart,.social_share,.social_myspace,.social_skype,.social_youtube,.social_picassa,.social_googledrive,.social_flickr,.social_blogger,.social_spotify,.social_delicious,.social_facebook_circle,.social_twitter_circle,.social_pinterest_circle,.social_googleplus_circle,.social_tumblr_circle,.social_stumbleupon_circle,.social_wordpress_circle,.social_instagram_circle,.social_dribbble_circle,.social_vimeo_circle,.social_linkedin_circle,.social_rss_circle,.social_deviantart_circle,.social_share_circle,.social_myspace_circle,.social_skype_circle,.social_youtube_circle,.social_picassa_circle,.social_googledrive_alt2,.social_flickr_circle,.social_blogger_circle,.social_spotify_circle,.social_delicious_circle,.social_facebook_square,.social_twitter_square,.social_pinterest_square,.social_googleplus_square,.social_tumblr_square,.social_stumbleupon_square,.social_wordpress_square,.social_instagram_square,.social_dribbble_square,.social_vimeo_square,.social_linkedin_square,.social_rss_square,.social_deviantart_square,.social_share_square,.social_myspace_square,.social_skype_square,.social_youtube_square,.social_picassa_square,.social_googledrive_square,.social_flickr_square,.social_blogger_square,.social_spotify_square,.social_delicious_square,.icon_printer,.icon_calulator,.icon_building,.icon_floppy,.icon_drive,.icon_search-2,.icon_id,.icon_id-2,.icon_puzzle,.icon_like,.icon_dislike,.icon_mug,.icon_currency,.icon_wallet,.icon_pens,.icon_easel,.icon_flowchart,.icon_datareport,.icon_briefcase,.icon_shield,.icon_percent,.icon_globe,.icon_globe-2,.icon_target,.icon_hourglass,.icon_balance,.icon_rook,.icon_printer-alt,.icon_calculator_alt,.icon_building_alt,.icon_floppy_alt,.icon_drive_alt,.icon_search_alt,.icon_id_alt,.icon_id-2_alt,.icon_puzzle_alt,.icon_like_alt,.icon_dislike_alt,.icon_mug_alt,.icon_currency_alt,.icon_wallet_alt,.icon_pens_alt,.icon_easel_alt,.icon_flowchart_alt,.icon_datareport_alt,.icon_briefcase_alt,.icon_shield_alt,.icon_percent_alt,.icon_globe_alt,.icon_clipboard{font-family:'ElegantIcons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.arrow_up:before{content:"\21"}.arrow_down:before{content:"\22"}.arrow_left:before{content:"\23"}.arrow_right:before{content:"\24"}.arrow_left-up:before{content:"\25"}.arrow_right-up:before{content:"\26"}.arrow_right-down:before{content:"\27"}.arrow_left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow_up-down_alt:before{content:"\2a"}.arrow_left-right_alt:before{content:"\2b"}.arrow_left-right:before{content:"\2c"}.arrow_expand_alt2:before{content:"\2d"}.arrow_expand_alt:before{content:"\2e"}.arrow_condense:before{content:"\2f"}.arrow_expand:before{content:"\30"}.arrow_move:before{content:"\31"}.arrow_carrot-up:before{content:"\32"}.arrow_carrot-down:before{content:"\33"}.arrow_carrot-left:before{content:"\34"}.arrow_carrot-right:before{content:"\35"}.arrow_carrot-2up:before{content:"\36"}.arrow_carrot-2down:before{content:"\37"}.arrow_carrot-2left:before{content:"\38"}.arrow_carrot-2right:before{content:"\39"}.arrow_carrot-up_alt2:before{content:"\3a"}.arrow_carrot-down_alt2:before{content:"\3b"}.arrow_carrot-left_alt2:before{content:"\3c"}.arrow_carrot-right_alt2:before{content:"\3d"}.arrow_carrot-2up_alt2:before{content:"\3e"}.arrow_carrot-2down_alt2:before{content:"\3f"}.arrow_carrot-2left_alt2:before{content:"\40"}.arrow_carrot-2right_alt2:before{content:"\41"}.arrow_triangle-up:before{content:"\42"}.arrow_triangle-down:before{content:"\43"}.arrow_triangle-left:before{content:"\44"}.arrow_triangle-right:before{content:"\45"}.arrow_triangle-up_alt2:before{content:"\46"}.arrow_triangle-down_alt2:before{content:"\47"}.arrow_triangle-left_alt2:before{content:"\48"}.arrow_triangle-right_alt2:before{content:"\49"}.arrow_back:before{content:"\4a"}.icon_minus-06:before{content:"\4b"}.icon_plus:before{content:"\4c"}.icon_close:before{content:"\4d"}.icon_check:before{content:"\4e"}.icon_minus_alt2:before{content:"\4f"}.icon_plus_alt2:before{content:"\50"}.icon_close_alt2:before{content:"\51"}.icon_check_alt2:before{content:"\52"}.icon_zoom-out_alt:before{content:"\53"}.icon_zoom-in_alt:before{content:"\54"}.icon_search:before{content:"\55"}.icon_box-empty:before{content:"\56"}.icon_box-selected:before{content:"\57"}.icon_minus-box:before{content:"\58"}.icon_plus-box:before{content:"\59"}.icon_box-checked:before{content:"\5a"}.icon_circle-empty:before{content:"\5b"}.icon_circle-slelected:before{content:"\5c"}.icon_stop_alt2:before{content:"\5d"}.icon_stop:before{content:"\5e"}.icon_pause_alt2:before{content:"\5f"}.icon_pause:before{content:"\60"}.icon_menu:before{content:"\61"}.icon_menu-square_alt2:before{content:"\62"}.icon_menu-circle_alt2:before{content:"\63"}.icon_ul:before{content:"\64"}.icon_ol:before{content:"\65"}.icon_adjust-horiz:before{content:"\66"}.icon_adjust-vert:before{content:"\67"}.icon_document_alt:before{content:"\68"}.icon_documents_alt:before{content:"\69"}.icon_pencil:before{content:"\6a"}.icon_pencil-edit_alt:before{content:"\6b"}.icon_pencil-edit:before{content:"\6c"}.icon_folder-alt:before{content:"\6d"}.icon_folder-open_alt:before{content:"\6e"}.icon_folder-add_alt:before{content:"\6f"}.icon_info_alt:before{content:"\70"}.icon_error-oct_alt:before{content:"\71"}.icon_error-circle_alt:before{content:"\72"}.icon_error-triangle_alt:before{content:"\73"}.icon_question_alt2:before{content:"\74"}.icon_question:before{content:"\75"}.icon_comment_alt:before{content:"\76"}.icon_chat_alt:before{content:"\77"}.icon_vol-mute_alt:before{content:"\78"}.icon_volume-low_alt:before{content:"\79"}.icon_volume-high_alt:before{content:"\7a"}.icon_quotations:before{content:"\7b"}.icon_quotations_alt2:before{content:"\7c"}.icon_clock_alt:before{content:"\7d"}.icon_lock_alt:before{content:"\7e"}.icon_lock-open_alt:before{content:"\e000"}.icon_key_alt:before{content:"\e001"}.icon_cloud_alt:before{content:"\e002"}.icon_cloud-upload_alt:before{content:"\e003"}.icon_cloud-download_alt:before{content:"\e004"}.icon_image:before{content:"\e005"}.icon_images:before{content:"\e006"}.icon_lightbulb_alt:before{content:"\e007"}.icon_gift_alt:before{content:"\e008"}.icon_house_alt:before{content:"\e009"}.icon_genius:before{content:"\e00a"}.icon_mobile:before{content:"\e00b"}.icon_tablet:before{content:"\e00c"}.icon_laptop:before{content:"\e00d"}.icon_desktop:before{content:"\e00e"}.icon_camera_alt:before{content:"\e00f"}.icon_mail_alt:before{content:"\e010"}.icon_cone_alt:before{content:"\e011"}.icon_ribbon_alt:before{content:"\e012"}.icon_bag_alt:before{content:"\e013"}.icon_creditcard:before{content:"\e014"}.icon_cart_alt:before{content:"\e015"}.icon_paperclip:before{content:"\e016"}.icon_tag_alt:before{content:"\e017"}.icon_tags_alt:before{content:"\e018"}.icon_trash_alt:before{content:"\e019"}.icon_cursor_alt:before{content:"\e01a"}.icon_mic_alt:before{content:"\e01b"}.icon_compass_alt:before{content:"\e01c"}.icon_pin_alt:before{content:"\e01d"}.icon_pushpin_alt:before{content:"\e01e"}.icon_map_alt:before{content:"\e01f"}.icon_drawer_alt:before{content:"\e020"}.icon_toolbox_alt:before{content:"\e021"}.icon_book_alt:before{content:"\e022"}.icon_calendar:before{content:"\e023"}.icon_film:before{content:"\e024"}.icon_table:before{content:"\e025"}.icon_contacts_alt:before{content:"\e026"}.icon_headphones:before{content:"\e027"}.icon_lifesaver:before{content:"\e028"}.icon_piechart:before{content:"\e029"}.icon_refresh:before{content:"\e02a"}.icon_link_alt:before{content:"\e02b"}.icon_link:before{content:"\e02c"}.icon_loading:before{content:"\e02d"}.icon_blocked:before{content:"\e02e"}.icon_archive_alt:before{content:"\e02f"}.icon_heart_alt:before{content:"\e030"}.icon_star_alt:before{content:"\e031"}.icon_star-half_alt:before{content:"\e032"}.icon_star:before{content:"\e033"}.icon_star-half:before{content:"\e034"}.icon_tools:before{content:"\e035"}.icon_tool:before{content:"\e036"}.icon_cog:before{content:"\e037"}.icon_cogs:before{content:"\e038"}.arrow_up_alt:before{content:"\e039"}.arrow_down_alt:before{content:"\e03a"}.arrow_left_alt:before{content:"\e03b"}.arrow_right_alt:before{content:"\e03c"}.arrow_left-up_alt:before{content:"\e03d"}.arrow_right-up_alt:before{content:"\e03e"}.arrow_right-down_alt:before{content:"\e03f"}.arrow_left-down_alt:before{content:"\e040"}.arrow_condense_alt:before{content:"\e041"}.arrow_expand_alt3:before{content:"\e042"}.arrow_carrot_up_alt:before{content:"\e043"}.arrow_carrot-down_alt:before{content:"\e044"}.arrow_carrot-left_alt:before{content:"\e045"}.arrow_carrot-right_alt:before{content:"\e046"}.arrow_carrot-2up_alt:before{content:"\e047"}.arrow_carrot-2dwnn_alt:before{content:"\e048"}.arrow_carrot-2left_alt:before{content:"\e049"}.arrow_carrot-2right_alt:before{content:"\e04a"}.arrow_triangle-up_alt:before{content:"\e04b"}.arrow_triangle-down_alt:before{content:"\e04c"}.arrow_triangle-left_alt:before{content:"\e04d"}.arrow_triangle-right_alt:before{content:"\e04e"}.icon_minus_alt:before{content:"\e04f"}.icon_plus_alt:before{content:"\e050"}.icon_close_alt:before{content:"\e051"}.icon_check_alt:before{content:"\e052"}.icon_zoom-out:before{content:"\e053"}.icon_zoom-in:before{content:"\e054"}.icon_stop_alt:before{content:"\e055"}.icon_menu-square_alt:before{content:"\e056"}.icon_menu-circle_alt:before{content:"\e057"}.icon_document:before{content:"\e058"}.icon_documents:before{content:"\e059"}.icon_pencil_alt:before{content:"\e05a"}.icon_folder:before{content:"\e05b"}.icon_folder-open:before{content:"\e05c"}.icon_folder-add:before{content:"\e05d"}.icon_folder_upload:before{content:"\e05e"}.icon_folder_download:before{content:"\e05f"}.icon_info:before{content:"\e060"}.icon_error-circle:before{content:"\e061"}.icon_error-oct:before{content:"\e062"}.icon_error-triangle:before{content:"\e063"}.icon_question_alt:before{content:"\e064"}.icon_comment:before{content:"\e065"}.icon_chat:before{content:"\e066"}.icon_vol-mute:before{content:"\e067"}.icon_volume-low:before{content:"\e068"}.icon_volume-high:before{content:"\e069"}.icon_quotations_alt:before{content:"\e06a"}.icon_clock:before{content:"\e06b"}.icon_lock:before{content:"\e06c"}.icon_lock-open:before{content:"\e06d"}.icon_key:before{content:"\e06e"}.icon_cloud:before{content:"\e06f"}.icon_cloud-upload:before{content:"\e070"}.icon_cloud-download:before{content:"\e071"}.icon_lightbulb:before{content:"\e072"}.icon_gift:before{content:"\e073"}.icon_house:before{content:"\e074"}.icon_camera:before{content:"\e075"}.icon_mail:before{content:"\e076"}.icon_cone:before{content:"\e077"}.icon_ribbon:before{content:"\e078"}.icon_bag:before{content:"\e079"}.icon_cart:before{content:"\e07a"}.icon_tag:before{content:"\e07b"}.icon_tags:before{content:"\e07c"}.icon_trash:before{content:"\e07d"}.icon_cursor:before{content:"\e07e"}.icon_mic:before{content:"\e07f"}.icon_compass:before{content:"\e080"}.icon_pin:before{content:"\e081"}.icon_pushpin:before{content:"\e082"}.icon_map:before{content:"\e083"}.icon_drawer:before{content:"\e084"}.icon_toolbox:before{content:"\e085"}.icon_book:before{content:"\e086"}.icon_contacts:before{content:"\e087"}.icon_archive:before{content:"\e088"}.icon_heart:before{content:"\e089"}.icon_profile:before{content:"\e08a"}.icon_group:before{content:"\e08b"}.icon_grid-2x2:before{content:"\e08c"}.icon_grid-3x3:before{content:"\e08d"}.icon_music:before{content:"\e08e"}.icon_pause_alt:before{content:"\e08f"}.icon_phone:before{content:"\e090"}.icon_upload:before{content:"\e091"}.icon_download:before{content:"\e092"}.social_facebook:before{content:"\e093"}.social_twitter:before{content:"\e094"}.social_pinterest:before{content:"\e095"}.social_googleplus:before{content:"\e096"}.social_tumblr:before{content:"\e097"}.social_tumbleupon:before{content:"\e098"}.social_wordpress:before{content:"\e099"}.social_instagram:before{content:"\e09a"}.social_dribbble:before{content:"\e09b"}.social_vimeo:before{content:"\e09c"}.social_linkedin:before{content:"\e09d"}.social_rss:before{content:"\e09e"}.social_deviantart:before{content:"\e09f"}.social_share:before{content:"\e0a0"}.social_myspace:before{content:"\e0a1"}.social_skype:before{content:"\e0a2"}.social_youtube:before{content:"\e0a3"}.social_picassa:before{content:"\e0a4"}.social_googledrive:before{content:"\e0a5"}.social_flickr:before{content:"\e0a6"}.social_blogger:before{content:"\e0a7"}.social_spotify:before{content:"\e0a8"}.social_delicious:before{content:"\e0a9"}.social_facebook_circle:before{content:"\e0aa"}.social_twitter_circle:before{content:"\e0ab"}.social_pinterest_circle:before{content:"\e0ac"}.social_googleplus_circle:before{content:"\e0ad"}.social_tumblr_circle:before{content:"\e0ae"}.social_stumbleupon_circle:before{content:"\e0af"}.social_wordpress_circle:before{content:"\e0b0"}.social_instagram_circle:before{content:"\e0b1"}.social_dribbble_circle:before{content:"\e0b2"}.social_vimeo_circle:before{content:"\e0b3"}.social_linkedin_circle:before{content:"\e0b4"}.social_rss_circle:before{content:"\e0b5"}.social_deviantart_circle:before{content:"\e0b6"}.social_share_circle:before{content:"\e0b7"}.social_myspace_circle:before{content:"\e0b8"}.social_skype_circle:before{content:"\e0b9"}.social_youtube_circle:before{content:"\e0ba"}.social_picassa_circle:before{content:"\e0bb"}.social_googledrive_alt2:before{content:"\e0bc"}.social_flickr_circle:before{content:"\e0bd"}.social_blogger_circle:before{content:"\e0be"}.social_spotify_circle:before{content:"\e0bf"}.social_delicious_circle:before{content:"\e0c0"}.social_facebook_square:before{content:"\e0c1"}.social_twitter_square:before{content:"\e0c2"}.social_pinterest_square:before{content:"\e0c3"}.social_googleplus_square:before{content:"\e0c4"}.social_tumblr_square:before{content:"\e0c5"}.social_stumbleupon_square:before{content:"\e0c6"}.social_wordpress_square:before{content:"\e0c7"}.social_instagram_square:before{content:"\e0c8"}.social_dribbble_square:before{content:"\e0c9"}.social_vimeo_square:before{content:"\e0ca"}.social_linkedin_square:before{content:"\e0cb"}.social_rss_square:before{content:"\e0cc"}.social_deviantart_square:before{content:"\e0cd"}.social_share_square:before{content:"\e0ce"}.social_myspace_square:before{content:"\e0cf"}.social_skype_square:before{content:"\e0d0"}.social_youtube_square:before{content:"\e0d1"}.social_picassa_square:before{content:"\e0d2"}.social_googledrive_square:before{content:"\e0d3"}.social_flickr_square:before{content:"\e0d4"}.social_blogger_square:before{content:"\e0d5"}.social_spotify_square:before{content:"\e0d6"}.social_delicious_square:before{content:"\e0d7"}.icon_printer:before{content:"\e103"}.icon_calulator:before{content:"\e0ee"}.icon_building:before{content:"\e0ef"}.icon_floppy:before{content:"\e0e8"}.icon_drive:before{content:"\e0ea"}.icon_search-2:before{content:"\e101"}.icon_id:before{content:"\e107"}.icon_id-2:before{content:"\e108"}.icon_puzzle:before{content:"\e102"}.icon_like:before{content:"\e106"}.icon_dislike:before{content:"\e0eb"}.icon_mug:before{content:"\e105"}.icon_currency:before{content:"\e0ed"}.icon_wallet:before{content:"\e100"}.icon_pens:before{content:"\e104"}.icon_easel:before{content:"\e0e9"}.icon_flowchart:before{content:"\e109"}.icon_datareport:before{content:"\e0ec"}.icon_briefcase:before{content:"\e0fe"}.icon_shield:before{content:"\e0f6"}.icon_percent:before{content:"\e0fb"}.icon_globe:before{content:"\e0e2"}.icon_globe-2:before{content:"\e0e3"}.icon_target:before{content:"\e0f5"}.icon_hourglass:before{content:"\e0e1"}.icon_balance:before{content:"\e0ff"}.icon_rook:before{content:"\e0f8"}.icon_printer-alt:before{content:"\e0fa"}.icon_calculator_alt:before{content:"\e0e7"}.icon_building_alt:before{content:"\e0fd"}.icon_floppy_alt:before{content:"\e0e4"}.icon_drive_alt:before{content:"\e0e5"}.icon_search_alt:before{content:"\e0f7"}.icon_id_alt:before{content:"\e0e0"}.icon_id-2_alt:before{content:"\e0fc"}.icon_puzzle_alt:before{content:"\e0f9"}.icon_like_alt:before{content:"\e0dd"}.icon_dislike_alt:before{content:"\e0f1"}.icon_mug_alt:before{content:"\e0dc"}.icon_currency_alt:before{content:"\e0f3"}.icon_wallet_alt:before{content:"\e0d8"}.icon_pens_alt:before{content:"\e0db"}.icon_easel_alt:before{content:"\e0f0"}.icon_flowchart_alt:before{content:"\e0df"}.icon_datareport_alt:before{content:"\e0f2"}.icon_briefcase_alt:before{content:"\e0f4"}.icon_shield_alt:before{content:"\e0d9"}.icon_percent_alt:before{content:"\e0da"}.icon_globe_alt:before{content:"\e0de"}.icon_clipboard:before{content:"\e0e6"}.glyph{float:left;text-align:center;padding:.75em;margin:.4em 1.5em .75em 0;width:6em;text-shadow:none}.glyph_big{font-size:128px;color:#59c5dc;float:left;margin-right:20px}.glyph div{padding-bottom:10px}.glyph input{font-family:consolas,monospace;font-size:12px;width:100%;text-align:center;border:0;box-shadow:0 0 0 1px #ccc;padding:.2em;-moz-border-radius:5px;-webkit-border-radius:5px}.centered{margin-left:auto;margin-right:auto}.glyph .fs1{font-size:2em}
@charset "UTF-8";/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/ion-icons/css/../fonts/ionicons.eot?v=2.0.0);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/ion-icons/css/../fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/ion-icons/css/../fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/ion-icons/css/../fonts/ionicons.woff?v=2.0.0) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/ion-icons/css/../fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}

@charset "UTF-8";@font-face{font-family:"linea-arrows-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/arrows/fonts/linea-arrows-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/arrows/fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/arrows/fonts/linea-arrows-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/arrows/fonts/linea-arrows-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/arrows/fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"linea-basic-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic/fonts/linea-basic-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic/fonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic/fonts/linea-basic-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic/fonts/linea-basic-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic/fonts/linea-basic-10.svg#linea-basic-10) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"linea-basic-elaboration-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"linea-ecommerce-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"linea-music-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/music/fonts/linea-music-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/music/fonts/linea-music-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/music/fonts/linea-music-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/music/fonts/linea-music-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/music/fonts/linea-music-10.svg#linea-music-10) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"linea-software-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/software/fonts/linea-software-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/software/fonts/linea-software-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/software/fonts/linea-software-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/software/fonts/linea-software-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/software/fonts/linea-software-10.svg#linea-software-10) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"linea-weather-10";src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/weather/fonts/linea-weather-10.eot);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/weather/fonts/linea-weather-10.eot?#iefix) format("embedded-opentype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/weather/fonts/linea-weather-10.woff) format("woff"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/weather/fonts/linea-weather-10.ttf) format("truetype"),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linea-icons/weather/fonts/linea-weather-10.svg#linea-weather-10) format("svg");font-weight:400;font-style:normal}[class^=icon-arrows][data-icon]:before{font-family:"linea-arrows-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-arrows-]:before,[class*=" icon-arrows-"]:before{font-family:"linea-arrows-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrows-anticlockwise:before{content:"\e000"}.icon-arrows-anticlockwise-dashed:before{content:"\e001"}.icon-arrows-button-down:before{content:"\e002"}.icon-arrows-button-off:before{content:"\e003"}.icon-arrows-button-on:before{content:"\e004"}.icon-arrows-button-up:before{content:"\e005"}.icon-arrows-check:before{content:"\e006"}.icon-arrows-circle-check:before{content:"\e007"}.icon-arrows-circle-down:before{content:"\e008"}.icon-arrows-circle-downleft:before{content:"\e009"}.icon-arrows-circle-downright:before{content:"\e00a"}.icon-arrows-circle-left:before{content:"\e00b"}.icon-arrows-circle-minus:before{content:"\e00c"}.icon-arrows-circle-plus:before{content:"\e00d"}.icon-arrows-circle-remove:before{content:"\e00e"}.icon-arrows-circle-right:before{content:"\e00f"}.icon-arrows-circle-up:before{content:"\e010"}.icon-arrows-circle-upleft:before{content:"\e011"}.icon-arrows-circle-upright:before{content:"\e012"}.icon-arrows-clockwise:before{content:"\e013"}.icon-arrows-clockwise-dashed:before{content:"\e014"}.icon-arrows-compress:before{content:"\e015"}.icon-arrows-deny:before{content:"\e016"}.icon-arrows-diagonal:before{content:"\e017"}.icon-arrows-diagonal2:before{content:"\e018"}.icon-arrows-down:before{content:"\e019"}.icon-arrows-down-double:before{content:"\e01a"}.icon-arrows-downleft:before{content:"\e01b"}.icon-arrows-downright:before{content:"\e01c"}.icon-arrows-drag-down:before{content:"\e01d"}.icon-arrows-drag-down-dashed:before{content:"\e01e"}.icon-arrows-drag-horiz:before{content:"\e01f"}.icon-arrows-drag-left:before{content:"\e020"}.icon-arrows-drag-left-dashed:before{content:"\e021"}.icon-arrows-drag-right:before{content:"\e022"}.icon-arrows-drag-right-dashed:before{content:"\e023"}.icon-arrows-drag-up:before{content:"\e024"}.icon-arrows-drag-up-dashed:before{content:"\e025"}.icon-arrows-drag-vert:before{content:"\e026"}.icon-arrows-exclamation:before{content:"\e027"}.icon-arrows-expand:before{content:"\e028"}.icon-arrows-expand-diagonal1:before{content:"\e029"}.icon-arrows-expand-horizontal1:before{content:"\e02a"}.icon-arrows-expand-vertical1:before{content:"\e02b"}.icon-arrows-fit-horizontal:before{content:"\e02c"}.icon-arrows-fit-vertical:before{content:"\e02d"}.icon-arrows-glide:before{content:"\e02e"}.icon-arrows-glide-horizontal:before{content:"\e02f"}.icon-arrows-glide-vertical:before{content:"\e030"}.icon-arrows-hamburger1:before{content:"\e031"}.icon-arrows-hamburger-2:before{content:"\e032"}.icon-arrows-horizontal:before{content:"\e033"}.icon-arrows-info:before{content:"\e034"}.icon-arrows-keyboard-alt:before{content:"\e035"}.icon-arrows-keyboard-cmd:before{content:"\e036"}.icon-arrows-keyboard-delete:before{content:"\e037"}.icon-arrows-keyboard-down:before{content:"\e038"}.icon-arrows-keyboard-left:before{content:"\e039"}.icon-arrows-keyboard-return:before{content:"\e03a"}.icon-arrows-keyboard-right:before{content:"\e03b"}.icon-arrows-keyboard-shift:before{content:"\e03c"}.icon-arrows-keyboard-tab:before{content:"\e03d"}.icon-arrows-keyboard-up:before{content:"\e03e"}.icon-arrows-left:before{content:"\e03f"}.icon-arrows-left-double-32:before{content:"\e040"}.icon-arrows-minus:before{content:"\e041"}.icon-arrows-move:before{content:"\e042"}.icon-arrows-move2:before{content:"\e043"}.icon-arrows-move-bottom:before{content:"\e044"}.icon-arrows-move-left:before{content:"\e045"}.icon-arrows-move-right:before{content:"\e046"}.icon-arrows-move-top:before{content:"\e047"}.icon-arrows-plus:before{content:"\e048"}.icon-arrows-question:before{content:"\e049"}.icon-arrows-remove:before{content:"\e04a"}.icon-arrows-right:before{content:"\e04b"}.icon-arrows-right-double:before{content:"\e04c"}.icon-arrows-rotate:before{content:"\e04d"}.icon-arrows-rotate-anti:before{content:"\e04e"}.icon-arrows-rotate-anti-dashed:before{content:"\e04f"}.icon-arrows-rotate-dashed:before{content:"\e050"}.icon-arrows-shrink:before{content:"\e051"}.icon-arrows-shrink-diagonal1:before{content:"\e052"}.icon-arrows-shrink-diagonal2:before{content:"\e053"}.icon-arrows-shrink-horizonal2:before{content:"\e054"}.icon-arrows-shrink-horizontal1:before{content:"\e055"}.icon-arrows-shrink-vertical1:before{content:"\e056"}.icon-arrows-shrink-vertical2:before{content:"\e057"}.icon-arrows-sign-down:before{content:"\e058"}.icon-arrows-sign-left:before{content:"\e059"}.icon-arrows-sign-right:before{content:"\e05a"}.icon-arrows-sign-up:before{content:"\e05b"}.icon-arrows-slide-down1:before{content:"\e05c"}.icon-arrows-slide-down2:before{content:"\e05d"}.icon-arrows-slide-left1:before{content:"\e05e"}.icon-arrows-slide-left2:before{content:"\e05f"}.icon-arrows-slide-right1:before{content:"\e060"}.icon-arrows-slide-right2:before{content:"\e061"}.icon-arrows-slide-up1:before{content:"\e062"}.icon-arrows-slide-up2:before{content:"\e063"}.icon-arrows-slim-down:before{content:"\e064"}.icon-arrows-slim-down-dashed:before{content:"\e065"}.icon-arrows-slim-left:before{content:"\e066"}.icon-arrows-slim-left-dashed:before{content:"\e067"}.icon-arrows-slim-right:before{content:"\e068"}.icon-arrows-slim-right-dashed:before{content:"\e069"}.icon-arrows-slim-up:before{content:"\e06a"}.icon-arrows-slim-up-dashed:before{content:"\e06b"}.icon-arrows-square-check:before{content:"\e06c"}.icon-arrows-square-down:before{content:"\e06d"}.icon-arrows-square-downleft:before{content:"\e06e"}.icon-arrows-square-downright:before{content:"\e06f"}.icon-arrows-square-left:before{content:"\e070"}.icon-arrows-square-minus:before{content:"\e071"}.icon-arrows-square-plus:before{content:"\e072"}.icon-arrows-square-remove:before{content:"\e073"}.icon-arrows-square-right:before{content:"\e074"}.icon-arrows-square-up:before{content:"\e075"}.icon-arrows-square-upleft:before{content:"\e076"}.icon-arrows-square-upright:before{content:"\e077"}.icon-arrows-squares:before{content:"\e078"}.icon-arrows-stretch-diagonal1:before{content:"\e079"}.icon-arrows-stretch-diagonal2:before{content:"\e07a"}.icon-arrows-stretch-diagonal3:before{content:"\e07b"}.icon-arrows-stretch-diagonal4:before{content:"\e07c"}.icon-arrows-stretch-horizontal1:before{content:"\e07d"}.icon-arrows-stretch-horizontal2:before{content:"\e07e"}.icon-arrows-stretch-vertical1:before{content:"\e07f"}.icon-arrows-stretch-vertical2:before{content:"\e080"}.icon-arrows-switch-horizontal:before{content:"\e081"}.icon-arrows-switch-vertical:before{content:"\e082"}.icon-arrows-up:before{content:"\e083"}.icon-arrows-up-double-33:before{content:"\e084"}.icon-arrows-upleft:before{content:"\e085"}.icon-arrows-upright:before{content:"\e086"}.icon-arrows-vertical:before{content:"\e087"}[class^=icon-basic-][data-icon]:before{font-family:"linea-basic-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-basic-]:before,[class*=" icon-basic-"]:before{font-family:"linea-basic-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-accelerator:before{content:"a"}.icon-basic-alarm:before{content:"b"}.icon-basic-anchor:before{content:"c"}.icon-basic-anticlockwise:before{content:"d"}.icon-basic-archive:before{content:"e"}.icon-basic-archive-full:before{content:"f"}.icon-basic-ban:before{content:"g"}.icon-basic-battery-charge:before{content:"h"}.icon-basic-battery-empty:before{content:"i"}.icon-basic-battery-full:before{content:"j"}.icon-basic-battery-half:before{content:"k"}.icon-basic-bolt:before{content:"l"}.icon-basic-book:before{content:"m"}.icon-basic-book-pen:before{content:"n"}.icon-basic-book-pencil:before{content:"o"}.icon-basic-bookmark:before{content:"p"}.icon-basic-calculator:before{content:"q"}.icon-basic-calendar:before{content:"r"}.icon-basic-cards-diamonds:before{content:"s"}.icon-basic-cards-hearts:before{content:"t"}.icon-basic-case:before{content:"u"}.icon-basic-chronometer:before{content:"v"}.icon-basic-clessidre:before{content:"w"}.icon-basic-clock:before{content:"x"}.icon-basic-clockwise:before{content:"y"}.icon-basic-cloud:before{content:"z"}.icon-basic-clubs:before{content:"A"}.icon-basic-compass:before{content:"B"}.icon-basic-cup:before{content:"C"}.icon-basic-diamonds:before{content:"D"}.icon-basic-display:before{content:"E"}.icon-basic-download:before{content:"F"}.icon-basic-exclamation:before{content:"G"}.icon-basic-eye:before{content:"H"}.icon-basic-eye-closed:before{content:"I"}.icon-basic-female:before{content:"J"}.icon-basic-flag1:before{content:"K"}.icon-basic-flag2:before{content:"L"}.icon-basic-floppydisk:before{content:"M"}.icon-basic-folder:before{content:"N"}.icon-basic-folder-multiple:before{content:"O"}.icon-basic-gear:before{content:"P"}.icon-basic-geolocalize-01:before{content:"Q"}.icon-basic-geolocalize-05:before{content:"R"}.icon-basic-globe:before{content:"S"}.icon-basic-gunsight:before{content:"T"}.icon-basic-hammer:before{content:"U"}.icon-basic-headset:before{content:"V"}.icon-basic-heart:before{content:"W"}.icon-basic-heart-broken:before{content:"X"}.icon-basic-helm:before{content:"Y"}.icon-basic-home:before{content:"Z"}.icon-basic-info:before{content:"0"}.icon-basic-ipod:before{content:"1"}.icon-basic-joypad:before{content:"2"}.icon-basic-key:before{content:"3"}.icon-basic-keyboard:before{content:"4"}.icon-basic-laptop:before{content:"5"}.icon-basic-life-buoy:before{content:"6"}.icon-basic-lightbulb:before{content:"7"}.icon-basic-link:before{content:"8"}.icon-basic-lock:before{content:"9"}.icon-basic-lock-open:before{content:"!"}.icon-basic-magic-mouse:before{content:"\""}.icon-basic-magnifier:before{content:"#"}.icon-basic-magnifier-minus:before{content:"$"}.icon-basic-magnifier-plus:before{content:"%"}.icon-basic-mail:before{content:"&"}.icon-basic-mail-multiple:before{content:"'"}.icon-basic-mail-open:before{content:"("}.icon-basic-mail-open-text:before{content:")"}.icon-basic-male:before{content:"*"}.icon-basic-map:before{content:"+"}.icon-basic-message:before{content:","}.icon-basic-message-multiple:before{content:"-"}.icon-basic-message-txt:before{content:"."}.icon-basic-mixer2:before{content:"/"}.icon-basic-mouse:before{content:":"}.icon-basic-notebook:before{content:";"}.icon-basic-notebook-pen:before{content:"<"}.icon-basic-notebook-pencil:before{content:"="}.icon-basic-paperplane:before{content:">"}.icon-basic-pencil-ruler:before{content:"?"}.icon-basic-pencil-ruler-pen:before{content:"@"}.icon-basic-photo:before{content:"["}.icon-basic-picture:before{content:"]"}.icon-basic-picture-multiple:before{content:"^"}.icon-basic-pin1:before{content:"_"}.icon-basic-pin2:before{content:"`"}.icon-basic-postcard:before{content:"{"}.icon-basic-postcard-multiple:before{content:"|"}.icon-basic-printer:before{content:"}"}.icon-basic-question:before{content:"~"}.icon-basic-rss:before{content:"\\"}.icon-basic-server:before{content:"\e000"}.icon-basic-server2:before{content:"\e001"}.icon-basic-server-cloud:before{content:"\e002"}.icon-basic-server-download:before{content:"\e003"}.icon-basic-server-upload:before{content:"\e004"}.icon-basic-settings:before{content:"\e005"}.icon-basic-share:before{content:"\e006"}.icon-basic-sheet:before{content:"\e007"}.icon-basic-sheet-multiple:before{content:"\e008"}.icon-basic-sheet-pen:before{content:"\e009"}.icon-basic-sheet-pencil:before{content:"\e00a"}.icon-basic-sheet-txt:before{content:"\e00b"}.icon-basic-signs:before{content:"\e00c"}.icon-basic-smartphone:before{content:"\e00d"}.icon-basic-spades:before{content:"\e00e"}.icon-basic-spread:before{content:"\e00f"}.icon-basic-spread-bookmark:before{content:"\e010"}.icon-basic-spread-text:before{content:"\e011"}.icon-basic-spread-text-bookmark:before{content:"\e012"}.icon-basic-star:before{content:"\e013"}.icon-basic-tablet:before{content:"\e014"}.icon-basic-target:before{content:"\e015"}.icon-basic-todo:before{content:"\e016"}.icon-basic-todo-pen:before{content:"\e017"}.icon-basic-todo-pencil:before{content:"\e018"}.icon-basic-todo-txt:before{content:"\e019"}.icon-basic-todolist-pen:before{content:"\e01a"}.icon-basic-todolist-pencil:before{content:"\e01b"}.icon-basic-trashcan:before{content:"\e01c"}.icon-basic-trashcan-full:before{content:"\e01d"}.icon-basic-trashcan-refresh:before{content:"\e01e"}.icon-basic-trashcan-remove:before{content:"\e01f"}.icon-basic-upload:before{content:"\e020"}.icon-basic-usb:before{content:"\e021"}.icon-basic-video:before{content:"\e022"}.icon-basic-watch:before{content:"\e023"}.icon-basic-webpage:before{content:"\e024"}.icon-basic-webpage-img-txt:before{content:"\e025"}.icon-basic-webpage-multiple:before{content:"\e026"}.icon-basic-webpage-txt:before{content:"\e027"}.icon-basic-world:before{content:"\e028"}[class^=icon-basic-elaboration-][data-icon]:before{font-family:"linea-basic-elaboration-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-basic-elaboration-]:before,[class*=" icon-basic-elaboration-"]:before{font-family:"linea-basic-elaboration-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-elaboration-bookmark-checck:before{content:"a"}.icon-basic-elaboration-bookmark-minus:before{content:"b"}.icon-basic-elaboration-bookmark-plus:before{content:"c"}.icon-basic-elaboration-bookmark-remove:before{content:"d"}.icon-basic-elaboration-briefcase-check:before{content:"e"}.icon-basic-elaboration-briefcase-download:before{content:"f"}.icon-basic-elaboration-briefcase-flagged:before{content:"g"}.icon-basic-elaboration-briefcase-minus:before{content:"h"}.icon-basic-elaboration-briefcase-plus:before{content:"i"}.icon-basic-elaboration-briefcase-refresh:before{content:"j"}.icon-basic-elaboration-briefcase-remove:before{content:"k"}.icon-basic-elaboration-briefcase-search:before{content:"l"}.icon-basic-elaboration-briefcase-star:before{content:"m"}.icon-basic-elaboration-briefcase-upload:before{content:"n"}.icon-basic-elaboration-browser-check:before{content:"o"}.icon-basic-elaboration-browser-download:before{content:"p"}.icon-basic-elaboration-browser-minus:before{content:"q"}.icon-basic-elaboration-browser-plus:before{content:"r"}.icon-basic-elaboration-browser-refresh:before{content:"s"}.icon-basic-elaboration-browser-remove:before{content:"t"}.icon-basic-elaboration-browser-search:before{content:"u"}.icon-basic-elaboration-browser-star:before{content:"v"}.icon-basic-elaboration-browser-upload:before{content:"w"}.icon-basic-elaboration-calendar-check:before{content:"x"}.icon-basic-elaboration-calendar-cloud:before{content:"y"}.icon-basic-elaboration-calendar-download:before{content:"z"}.icon-basic-elaboration-calendar-empty:before{content:"A"}.icon-basic-elaboration-calendar-flagged:before{content:"B"}.icon-basic-elaboration-calendar-heart:before{content:"C"}.icon-basic-elaboration-calendar-minus:before{content:"D"}.icon-basic-elaboration-calendar-next:before{content:"E"}.icon-basic-elaboration-calendar-noaccess:before{content:"F"}.icon-basic-elaboration-calendar-pencil:before{content:"G"}.icon-basic-elaboration-calendar-plus:before{content:"H"}.icon-basic-elaboration-calendar-previous:before{content:"I"}.icon-basic-elaboration-calendar-refresh:before{content:"J"}.icon-basic-elaboration-calendar-remove:before{content:"K"}.icon-basic-elaboration-calendar-search:before{content:"L"}.icon-basic-elaboration-calendar-star:before{content:"M"}.icon-basic-elaboration-calendar-upload:before{content:"N"}.icon-basic-elaboration-cloud-check:before{content:"O"}.icon-basic-elaboration-cloud-download:before{content:"P"}.icon-basic-elaboration-cloud-minus:before{content:"Q"}.icon-basic-elaboration-cloud-noaccess:before{content:"R"}.icon-basic-elaboration-cloud-plus:before{content:"S"}.icon-basic-elaboration-cloud-refresh:before{content:"T"}.icon-basic-elaboration-cloud-remove:before{content:"U"}.icon-basic-elaboration-cloud-search:before{content:"V"}.icon-basic-elaboration-cloud-upload:before{content:"W"}.icon-basic-elaboration-document-check:before{content:"X"}.icon-basic-elaboration-document-cloud:before{content:"Y"}.icon-basic-elaboration-document-download:before{content:"Z"}.icon-basic-elaboration-document-flagged:before{content:"0"}.icon-basic-elaboration-document-graph:before{content:"1"}.icon-basic-elaboration-document-heart:before{content:"2"}.icon-basic-elaboration-document-minus:before{content:"3"}.icon-basic-elaboration-document-next:before{content:"4"}.icon-basic-elaboration-document-noaccess:before{content:"5"}.icon-basic-elaboration-document-note:before{content:"6"}.icon-basic-elaboration-document-pencil:before{content:"7"}.icon-basic-elaboration-document-picture:before{content:"8"}.icon-basic-elaboration-document-plus:before{content:"9"}.icon-basic-elaboration-document-previous:before{content:"!"}.icon-basic-elaboration-document-refresh:before{content:"\""}.icon-basic-elaboration-document-remove:before{content:"#"}.icon-basic-elaboration-document-search:before{content:"$"}.icon-basic-elaboration-document-star:before{content:"%"}.icon-basic-elaboration-document-upload:before{content:"&"}.icon-basic-elaboration-folder-check:before{content:"'"}.icon-basic-elaboration-folder-cloud:before{content:"("}.icon-basic-elaboration-folder-document:before{content:")"}.icon-basic-elaboration-folder-download:before{content:"*"}.icon-basic-elaboration-folder-flagged:before{content:"+"}.icon-basic-elaboration-folder-graph:before{content:","}.icon-basic-elaboration-folder-heart:before{content:"-"}.icon-basic-elaboration-folder-minus:before{content:"."}.icon-basic-elaboration-folder-next:before{content:"/"}.icon-basic-elaboration-folder-noaccess:before{content:":"}.icon-basic-elaboration-folder-note:before{content:";"}.icon-basic-elaboration-folder-pencil:before{content:"<"}.icon-basic-elaboration-folder-picture:before{content:"="}.icon-basic-elaboration-folder-plus:before{content:">"}.icon-basic-elaboration-folder-previous:before{content:"?"}.icon-basic-elaboration-folder-refresh:before{content:"@"}.icon-basic-elaboration-folder-remove:before{content:"["}.icon-basic-elaboration-folder-search:before{content:"]"}.icon-basic-elaboration-folder-star:before{content:"^"}.icon-basic-elaboration-folder-upload:before{content:"_"}.icon-basic-elaboration-mail-check:before{content:"`"}.icon-basic-elaboration-mail-cloud:before{content:"{"}.icon-basic-elaboration-mail-document:before{content:"|"}.icon-basic-elaboration-mail-download:before{content:"}"}.icon-basic-elaboration-mail-flagged:before{content:"~"}.icon-basic-elaboration-mail-heart:before{content:"\\"}.icon-basic-elaboration-mail-next:before{content:"\e000"}.icon-basic-elaboration-mail-noaccess:before{content:"\e001"}.icon-basic-elaboration-mail-note:before{content:"\e002"}.icon-basic-elaboration-mail-pencil:before{content:"\e003"}.icon-basic-elaboration-mail-picture:before{content:"\e004"}.icon-basic-elaboration-mail-previous:before{content:"\e005"}.icon-basic-elaboration-mail-refresh:before{content:"\e006"}.icon-basic-elaboration-mail-remove:before{content:"\e007"}.icon-basic-elaboration-mail-search:before{content:"\e008"}.icon-basic-elaboration-mail-star:before{content:"\e009"}.icon-basic-elaboration-mail-upload:before{content:"\e00a"}.icon-basic-elaboration-message-check:before{content:"\e00b"}.icon-basic-elaboration-message-dots:before{content:"\e00c"}.icon-basic-elaboration-message-happy:before{content:"\e00d"}.icon-basic-elaboration-message-heart:before{content:"\e00e"}.icon-basic-elaboration-message-minus:before{content:"\e00f"}.icon-basic-elaboration-message-note:before{content:"\e010"}.icon-basic-elaboration-message-plus:before{content:"\e011"}.icon-basic-elaboration-message-refresh:before{content:"\e012"}.icon-basic-elaboration-message-remove:before{content:"\e013"}.icon-basic-elaboration-message-sad:before{content:"\e014"}.icon-basic-elaboration-smartphone-cloud:before{content:"\e015"}.icon-basic-elaboration-smartphone-heart:before{content:"\e016"}.icon-basic-elaboration-smartphone-noaccess:before{content:"\e017"}.icon-basic-elaboration-smartphone-note:before{content:"\e018"}.icon-basic-elaboration-smartphone-pencil:before{content:"\e019"}.icon-basic-elaboration-smartphone-picture:before{content:"\e01a"}.icon-basic-elaboration-smartphone-refresh:before{content:"\e01b"}.icon-basic-elaboration-smartphone-search:before{content:"\e01c"}.icon-basic-elaboration-tablet-cloud:before{content:"\e01d"}.icon-basic-elaboration-tablet-heart:before{content:"\e01e"}.icon-basic-elaboration-tablet-noaccess:before{content:"\e01f"}.icon-basic-elaboration-tablet-note:before{content:"\e020"}.icon-basic-elaboration-tablet-pencil:before{content:"\e021"}.icon-basic-elaboration-tablet-picture:before{content:"\e022"}.icon-basic-elaboration-tablet-refresh:before{content:"\e023"}.icon-basic-elaboration-tablet-search:before{content:"\e024"}.icon-basic-elaboration-todolist-2:before{content:"\e025"}.icon-basic-elaboration-todolist-check:before{content:"\e026"}.icon-basic-elaboration-todolist-cloud:before{content:"\e027"}.icon-basic-elaboration-todolist-download:before{content:"\e028"}.icon-basic-elaboration-todolist-flagged:before{content:"\e029"}.icon-basic-elaboration-todolist-minus:before{content:"\e02a"}.icon-basic-elaboration-todolist-noaccess:before{content:"\e02b"}.icon-basic-elaboration-todolist-pencil:before{content:"\e02c"}.icon-basic-elaboration-todolist-plus:before{content:"\e02d"}.icon-basic-elaboration-todolist-refresh:before{content:"\e02e"}.icon-basic-elaboration-todolist-remove:before{content:"\e02f"}.icon-basic-elaboration-todolist-search:before{content:"\e030"}.icon-basic-elaboration-todolist-star:before{content:"\e031"}.icon-basic-elaboration-todolist-upload:before{content:"\e032"}[class^=icon-ecommerce-][data-icon]:before,[class*=" icon-ecommerce-"][data-icon]:before{font-family:"linea-ecommerce-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-ecommerce-]:before,[class*=" icon-ecommerce-"]:before{font-family:"linea-ecommerce-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ecommerce-bag:before{content:"a"}.icon-ecommerce-bag-check:before{content:"b"}.icon-ecommerce-bag-cloud:before{content:"c"}.icon-ecommerce-bag-download:before{content:"d"}.icon-ecommerce-bag-minus:before{content:"e"}.icon-ecommerce-bag-plus:before{content:"f"}.icon-ecommerce-bag-refresh:before{content:"g"}.icon-ecommerce-bag-remove:before{content:"h"}.icon-ecommerce-bag-search:before{content:"i"}.icon-ecommerce-bag-upload:before{content:"j"}.icon-ecommerce-banknote:before{content:"k"}.icon-ecommerce-banknotes:before{content:"l"}.icon-ecommerce-basket:before{content:"m"}.icon-ecommerce-basket-check:before{content:"n"}.icon-ecommerce-basket-cloud:before{content:"o"}.icon-ecommerce-basket-download:before{content:"p"}.icon-ecommerce-basket-minus:before{content:"q"}.icon-ecommerce-basket-plus:before{content:"r"}.icon-ecommerce-basket-refresh:before{content:"s"}.icon-ecommerce-basket-remove:before{content:"t"}.icon-ecommerce-basket-search:before{content:"u"}.icon-ecommerce-basket-upload:before{content:"v"}.icon-ecommerce-bath:before{content:"w"}.icon-ecommerce-cart:before{content:"x"}.icon-ecommerce-cart-check:before{content:"y"}.icon-ecommerce-cart-cloud:before{content:"z"}.icon-ecommerce-cart-content:before{content:"A"}.icon-ecommerce-cart-download:before{content:"B"}.icon-ecommerce-cart-minus:before{content:"C"}.icon-ecommerce-cart-plus:before{content:"D"}.icon-ecommerce-cart-refresh:before{content:"E"}.icon-ecommerce-cart-remove:before{content:"F"}.icon-ecommerce-cart-search:before{content:"G"}.icon-ecommerce-cart-upload:before{content:"H"}.icon-ecommerce-cent:before{content:"I"}.icon-ecommerce-colon:before{content:"J"}.icon-ecommerce-creditcard:before{content:"K"}.icon-ecommerce-diamond:before{content:"L"}.icon-ecommerce-dollar:before{content:"M"}.icon-ecommerce-euro:before{content:"N"}.icon-ecommerce-franc:before{content:"O"}.icon-ecommerce-gift:before{content:"P"}.icon-ecommerce-graph1:before{content:"Q"}.icon-ecommerce-graph2:before{content:"R"}.icon-ecommerce-graph3:before{content:"S"}.icon-ecommerce-graph-decrease:before{content:"T"}.icon-ecommerce-graph-increase:before{content:"U"}.icon-ecommerce-guarani:before{content:"V"}.icon-ecommerce-kips:before{content:"W"}.icon-ecommerce-lira:before{content:"X"}.icon-ecommerce-megaphone:before{content:"Y"}.icon-ecommerce-money:before{content:"Z"}.icon-ecommerce-naira:before{content:"0"}.icon-ecommerce-pesos:before{content:"1"}.icon-ecommerce-pound:before{content:"2"}.icon-ecommerce-receipt:before{content:"3"}.icon-ecommerce-receipt-bath:before{content:"4"}.icon-ecommerce-receipt-cent:before{content:"5"}.icon-ecommerce-receipt-dollar:before{content:"6"}.icon-ecommerce-receipt-euro:before{content:"7"}.icon-ecommerce-receipt-franc:before{content:"8"}.icon-ecommerce-receipt-guarani:before{content:"9"}.icon-ecommerce-receipt-kips:before{content:"!"}.icon-ecommerce-receipt-lira:before{content:"\""}.icon-ecommerce-receipt-naira:before{content:"#"}.icon-ecommerce-receipt-pesos:before{content:"$"}.icon-ecommerce-receipt-pound:before{content:"%"}.icon-ecommerce-receipt-rublo:before{content:"&"}.icon-ecommerce-receipt-rupee:before{content:"'"}.icon-ecommerce-receipt-tugrik:before{content:"("}.icon-ecommerce-receipt-won:before{content:")"}.icon-ecommerce-receipt-yen:before{content:"*"}.icon-ecommerce-receipt-yen2:before{content:"+"}.icon-ecommerce-recept-colon:before{content:","}.icon-ecommerce-rublo:before{content:"-"}.icon-ecommerce-rupee:before{content:"."}.icon-ecommerce-safe:before{content:"/"}.icon-ecommerce-sale:before{content:":"}.icon-ecommerce-sales:before{content:";"}.icon-ecommerce-ticket:before{content:"<"}.icon-ecommerce-tugriks:before{content:"="}.icon-ecommerce-wallet:before{content:">"}.icon-ecommerce-won:before{content:"?"}.icon-ecommerce-yen:before{content:"@"}.icon-ecommerce-yen2:before{content:"["}[class^=icon-music-][data-icon]:before,[class*=" icon-music-"][data-icon]:before{font-family:"linea-music-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-music-]:before,[class*=" icon-music-"]:before{font-family:"linea-music-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-music-beginning-button:before{content:"a"}.icon-music-bell:before{content:"b"}.icon-music-cd:before{content:"c"}.icon-music-diapason:before{content:"d"}.icon-music-eject-button:before{content:"e"}.icon-music-end-button:before{content:"f"}.icon-music-fastforward-button:before{content:"g"}.icon-music-headphones:before{content:"h"}.icon-music-ipod:before{content:"i"}.icon-music-loudspeaker:before{content:"j"}.icon-music-microphone:before{content:"k"}.icon-music-microphone-old:before{content:"l"}.icon-music-mixer:before{content:"m"}.icon-music-mute:before{content:"n"}.icon-music-note-multiple:before{content:"o"}.icon-music-note-single:before{content:"p"}.icon-music-pause-button:before{content:"q"}.icon-music-play-button:before{content:"r"}.icon-music-playlist:before{content:"s"}.icon-music-radio-ghettoblaster:before{content:"t"}.icon-music-radio-portable:before{content:"u"}.icon-music-record:before{content:"v"}.icon-music-recordplayer:before{content:"w"}.icon-music-repeat-button:before{content:"x"}.icon-music-rewind-button:before{content:"y"}.icon-music-shuffle-button:before{content:"z"}.icon-music-stop-button:before{content:"A"}.icon-music-tape:before{content:"B"}.icon-music-volume-down:before{content:"C"}.icon-music-volume-up:before{content:"D"}[class^=icon-software-][data-icon]:before,[class*=" icon-software-"][data-icon]:before{font-family:"linea-software-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-software-]:before,[class*=" icon-software-"]:before{font-family:"linea-software-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-software-add-vectorpoint:before{content:"a"}.icon-software-box-oval:before{content:"b"}.icon-software-box-polygon:before{content:"c"}.icon-software-box-rectangle:before{content:"d"}.icon-software-box-roundedrectangle:before{content:"e"}.icon-software-character:before{content:"f"}.icon-software-crop:before{content:"g"}.icon-software-eyedropper:before{content:"h"}.icon-software-font-allcaps:before{content:"i"}.icon-software-font-baseline-shift:before{content:"j"}.icon-software-font-horizontal-scale:before{content:"k"}.icon-software-font-kerning:before{content:"l"}.icon-software-font-leading:before{content:"m"}.icon-software-font-size:before{content:"n"}.icon-software-font-smallcapital:before{content:"o"}.icon-software-font-smallcaps:before{content:"p"}.icon-software-font-strikethrough:before{content:"q"}.icon-software-font-tracking:before{content:"r"}.icon-software-font-underline:before{content:"s"}.icon-software-font-vertical-scale:before{content:"t"}.icon-software-horizontal-align-center:before{content:"u"}.icon-software-horizontal-align-left:before{content:"v"}.icon-software-horizontal-align-right:before{content:"w"}.icon-software-horizontal-distribute-center:before{content:"x"}.icon-software-horizontal-distribute-left:before{content:"y"}.icon-software-horizontal-distribute-right:before{content:"z"}.icon-software-indent-firstline:before{content:"A"}.icon-software-indent-left:before{content:"B"}.icon-software-indent-right:before{content:"C"}.icon-software-lasso:before{content:"D"}.icon-software-layers1:before{content:"E"}.icon-software-layers2:before{content:"F"}.icon-software-layout:before{content:"G"}.icon-software-layout-2columns:before{content:"H"}.icon-software-layout-3columns:before{content:"I"}.icon-software-layout-4boxes:before{content:"J"}.icon-software-layout-4columns:before{content:"K"}.icon-software-layout-4lines:before{content:"L"}.icon-software-layout-8boxes:before{content:"M"}.icon-software-layout-header:before{content:"N"}.icon-software-layout-header-2columns:before{content:"O"}.icon-software-layout-header-3columns:before{content:"P"}.icon-software-layout-header-4boxes:before{content:"Q"}.icon-software-layout-header-4columns:before{content:"R"}.icon-software-layout-header-complex:before{content:"S"}.icon-software-layout-header-complex2:before{content:"T"}.icon-software-layout-header-complex3:before{content:"U"}.icon-software-layout-header-complex4:before{content:"V"}.icon-software-layout-header-sideleft:before{content:"W"}.icon-software-layout-header-sideright:before{content:"X"}.icon-software-layout-sidebar-left:before{content:"Y"}.icon-software-layout-sidebar-right:before{content:"Z"}.icon-software-magnete:before{content:"0"}.icon-software-pages:before{content:"1"}.icon-software-paintbrush:before{content:"2"}.icon-software-paintbucket:before{content:"3"}.icon-software-paintroller:before{content:"4"}.icon-software-paragraph:before{content:"5"}.icon-software-paragraph-align-left:before{content:"6"}.icon-software-paragraph-align-right:before{content:"7"}.icon-software-paragraph-center:before{content:"8"}.icon-software-paragraph-justify-all:before{content:"9"}.icon-software-paragraph-justify-center:before{content:"!"}.icon-software-paragraph-justify-left:before{content:"\""}.icon-software-paragraph-justify-right:before{content:"#"}.icon-software-paragraph-space-after:before{content:"$"}.icon-software-paragraph-space-before:before{content:"%"}.icon-software-pathfinder-exclude:before{content:"&"}.icon-software-pathfinder-intersect:before{content:"'"}.icon-software-pathfinder-subtract:before{content:"("}.icon-software-pathfinder-unite:before{content:")"}.icon-software-pen:before{content:"*"}.icon-software-pen-add:before{content:"+"}.icon-software-pen-remove:before{content:","}.icon-software-pencil:before{content:"-"}.icon-software-polygonallasso:before{content:"."}.icon-software-reflect-horizontal:before{content:"/"}.icon-software-reflect-vertical:before{content:":"}.icon-software-remove-vectorpoint:before{content:";"}.icon-software-scale-expand:before{content:"<"}.icon-software-scale-reduce:before{content:"="}.icon-software-selection-oval:before{content:">"}.icon-software-selection-polygon:before{content:"?"}.icon-software-selection-rectangle:before{content:"@"}.icon-software-selection-roundedrectangle:before{content:"["}.icon-software-shape-oval:before{content:"]"}.icon-software-shape-polygon:before{content:"^"}.icon-software-shape-rectangle:before{content:"_"}.icon-software-shape-roundedrectangle:before{content:"`"}.icon-software-slice:before{content:"{"}.icon-software-transform-bezier:before{content:"|"}.icon-software-vector-box:before{content:"}"}.icon-software-vector-composite:before{content:"~"}.icon-software-vector-line:before{content:"\\"}.icon-software-vertical-align-bottom:before{content:"\e000"}.icon-software-vertical-align-center:before{content:"\e001"}.icon-software-vertical-align-top:before{content:"\e002"}.icon-software-vertical-distribute-bottom:before{content:"\e003"}.icon-software-vertical-distribute-center:before{content:"\e004"}.icon-software-vertical-distribute-top:before{content:"\e005"}[class^=icon-weather-][data-icon]:before,[class*=" icon-weather-"][data-icon]:before{font-family:"linea-weather-10" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-weather-]:before,[class*=" icon-weather-"]:before{font-family:"linea-weather-10" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-weather-aquarius:before{content:"\e000"}.icon-weather-aries:before{content:"\e001"}.icon-weather-cancer:before{content:"\e002"}.icon-weather-capricorn:before{content:"\e003"}.icon-weather-cloud:before{content:"\e004"}.icon-weather-cloud-drop:before{content:"\e005"}.icon-weather-cloud-lightning:before{content:"\e006"}.icon-weather-cloud-snowflake:before{content:"\e007"}.icon-weather-downpour-fullmoon:before{content:"\e008"}.icon-weather-downpour-halfmoon:before{content:"\e009"}.icon-weather-downpour-sun:before{content:"\e00a"}.icon-weather-drop:before{content:"\e00b"}.icon-weather-first-quarter:before{content:"\e00c"}.icon-weather-fog:before{content:"\e00d"}.icon-weather-fog-fullmoon:before{content:"\e00e"}.icon-weather-fog-halfmoon:before{content:"\e00f"}.icon-weather-fog-sun:before{content:"\e010"}.icon-weather-fullmoon:before{content:"\e011"}.icon-weather-gemini:before{content:"\e012"}.icon-weather-hail:before{content:"\e013"}.icon-weather-hail-fullmoon:before{content:"\e014"}.icon-weather-hail-halfmoon:before{content:"\e015"}.icon-weather-hail-sun:before{content:"\e016"}.icon-weather-last-quarter:before{content:"\e017"}.icon-weather-leo:before{content:"\e018"}.icon-weather-libra:before{content:"\e019"}.icon-weather-lightning:before{content:"\e01a"}.icon-weather-mistyrain:before{content:"\e01b"}.icon-weather-mistyrain-fullmoon:before{content:"\e01c"}.icon-weather-mistyrain-halfmoon:before{content:"\e01d"}.icon-weather-mistyrain-sun:before{content:"\e01e"}.icon-weather-moon:before{content:"\e01f"}.icon-weather-moondown-full:before{content:"\e020"}.icon-weather-moondown-half:before{content:"\e021"}.icon-weather-moonset-full:before{content:"\e022"}.icon-weather-moonset-half:before{content:"\e023"}.icon-weather-move2:before{content:"\e024"}.icon-weather-newmoon:before{content:"\e025"}.icon-weather-pisces:before{content:"\e026"}.icon-weather-rain:before{content:"\e027"}.icon-weather-rain-fullmoon:before{content:"\e028"}.icon-weather-rain-halfmoon:before{content:"\e029"}.icon-weather-rain-sun:before{content:"\e02a"}.icon-weather-sagittarius:before{content:"\e02b"}.icon-weather-scorpio:before{content:"\e02c"}.icon-weather-snow:before{content:"\e02d"}.icon-weather-snow-fullmoon:before{content:"\e02e"}.icon-weather-snow-halfmoon:before{content:"\e02f"}.icon-weather-snow-sun:before{content:"\e030"}.icon-weather-snowflake:before{content:"\e031"}.icon-weather-star:before{content:"\e032"}.icon-weather-storm-11:before{content:"\e033"}.icon-weather-storm-32:before{content:"\e034"}.icon-weather-storm-fullmoon:before{content:"\e035"}.icon-weather-storm-halfmoon:before{content:"\e036"}.icon-weather-storm-sun:before{content:"\e037"}.icon-weather-sun:before{content:"\e038"}.icon-weather-sundown:before{content:"\e039"}.icon-weather-sunset:before{content:"\e03a"}.icon-weather-taurus:before{content:"\e03b"}.icon-weather-tempest:before{content:"\e03c"}.icon-weather-tempest-fullmoon:before{content:"\e03d"}.icon-weather-tempest-halfmoon:before{content:"\e03e"}.icon-weather-tempest-sun:before{content:"\e03f"}.icon-weather-variable-fullmoon:before{content:"\e040"}.icon-weather-variable-halfmoon:before{content:"\e041"}.icon-weather-variable-sun:before{content:"\e042"}.icon-weather-virgo:before{content:"\e043"}.icon-weather-waning-cresent:before{content:"\e044"}.icon-weather-waning-gibbous:before{content:"\e045"}.icon-weather-waxing-cresent:before{content:"\e046"}.icon-weather-waxing-gibbous:before{content:"\e047"}.icon-weather-wind:before{content:"\e048"}.icon-weather-wind-e:before{content:"\e049"}.icon-weather-wind-fullmoon:before{content:"\e04a"}.icon-weather-wind-halfmoon:before{content:"\e04b"}.icon-weather-wind-n:before{content:"\e04c"}.icon-weather-wind-ne:before{content:"\e04d"}.icon-weather-wind-nw:before{content:"\e04e"}.icon-weather-wind-s:before{content:"\e04f"}.icon-weather-wind-se:before{content:"\e050"}.icon-weather-wind-sun:before{content:"\e051"}.icon-weather-wind-sw:before{content:"\e052"}.icon-weather-wind-w:before{content:"\e053"}.icon-weather-windgust:before{content:"\e054"}
@font-face{font-family:'Linearicons-Free';src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linear-icons/fonts/Linearicons-Free.eot?w118d);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linear-icons/fonts/Linearicons-Free.eot?#iefixw118d) format('embedded-opentype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linear-icons/fonts/Linearicons-Free.woff2?w118d) format('woff2'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linear-icons/fonts/Linearicons-Free.woff?w118d) format('woff'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linear-icons/fonts/Linearicons-Free.ttf?w118d) format('truetype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/linear-icons/fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format('svg');font-weight:400;font-style:normal}.lnr{font-family:'Linearicons-Free';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}
@font-face{font-family:'simple-line-icons';src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/simple-line-icons/fonts/Simple-Line-Icons.eot?-i3a2kk);src:url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/simple-line-icons/fonts/Simple-Line-Icons.eot?#iefix-i3a2kk) format('embedded-opentype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/simple-line-icons/fonts/Simple-Line-Icons.ttf?-i3a2kk) format('truetype'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/simple-line-icons/fonts/Simple-Line-Icons.woff2?-i3a2kk) format('woff2'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/simple-line-icons/fonts/Simple-Line-Icons.woff?-i3a2kk) format('woff'),url(//www.liveclassesonline.com/wp-content/themes/lco-iacademy/assets/css/simple-line-icons/fonts/Simple-Line-Icons.svg?-i3a2kk#simple-line-icons) format('svg');font-weight:400;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-close,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawar,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calender,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symble-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pintarest,.icon-social-github,.icon-social-gplus,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-close:before{content:"\e082"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawar:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calender:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symble-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pintarest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-gplus:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;box-sizing:border-box;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.liveclassesonline.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:mejs-loading-spinner 1s linear infinite;animation:mejs-loading-spinner 1s linear infinite;background:transparent url(//www.liveclassesonline.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs-loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mejs-loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.liveclassesonline.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid transparent;border-top-color:#eee;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{background:hsla(0,0%,100%,.9);left:0;margin:0;position:absolute;width:100%}.mejs-volume-handle{background:hsla(0,0%,100%,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}
.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
a:hover,blockquote,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,p a:hover,blockquote p:before,.mkdf-comment-holder .mkdf-comment-text .comment-edit-link,.mkdf-comment-holder .mkdf-comment-text .comment-reply-link,.mkdf-comment-holder .mkdf-comment-text .replay,.mkdf-comment-holder .mkdf-comment-text .comment-edit-link:before,.mkdf-comment-holder .mkdf-comment-text .comment-reply-link:before,.mkdf-comment-holder .mkdf-comment-text .replay:before,.mkdf-comment-holder .mkdf-comment-text #cancel-comment-reply-link,.mkdf-owl-slider .owl-nav .owl-next:hover .mkdf-next-icon,.mkdf-owl-slider .owl-nav .owl-next:hover .mkdf-prev-icon,.mkdf-owl-slider .owl-nav .owl-prev:hover .mkdf-next-icon,.mkdf-owl-slider .owl-nav .owl-prev:hover .mkdf-prev-icon,footer .widget ul li a:hover,footer .widget #wp-calendar tfoot a:hover,footer .widget.widget_search .input-holder button:hover,footer .widget.widget_tag_cloud a:hover,aside.mkdf-sidebar .widget.widget_text .mkdf-anchor-menu ul li:hover a,aside.mkdf-sidebar .widget.widget_nav_menu ul>li ul.sub-menu li.current-menu-item>a,aside.mkdf-sidebar .widget.widget_nav_menu ul>li ul.sub-menu li:hover>a,aside.mkdf-sidebar .widget.widget_nav_menu ul>li.menu-item-has-children>a.mkdf-custom-menu-active,aside.mkdf-sidebar .widget.widget_nav_menu ul>li.menu-item-has-children>a:hover,aside.mkdf-sidebar .widget.widget_nav_menu ul>li.menu-item-has-children>a:before,.wpb_widgetised_column .widget.widget_nav_menu ul>li.menu-item-has-children>a:before,.wpb_widgetised_column .widget.widget_nav_menu ul>li ul.sub-menu li.current-menu-item a,.wpb_widgetised_column .widget.widget_nav_menu ul>li ul.sub-menu li:hover a,.widget.mkdf-blog-list-widget .mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-title a:hover,.widget.mkdf-blog-list-widget .mkdf-post-info-date a:hover,.wpb_widgetised_column.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-icon,.widget.widget_rss .mkdf-widget-title .rsswidget:hover,.widget.widget_search button:hover,.widget.mkdf-course-categories-widget .mkdf-course-categories-list li i,.widget.mkdf-course-categories-widget .mkdf-course-categories-list li span,.widget.mkdf-course-categories-widget .mkdf-course-categories-list li a:hover,.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li i,.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li span,.widget.mkdf-blog-categories-widget .mkdf-blog-categories-list li a:hover,.widget.mkdf-course-features-widget .mkdf-course-features li .mkdf-item-icon,.mkdf-page-footer .widget a:hover,.mkdf-side-menu .widget a:hover,.mkdf-page-footer .widget.widget_rss .mkdf-footer-widget-title .rsswidget:hover,.mkdf-side-menu .widget.widget_rss .mkdf-footer-widget-title .rsswidget:hover,.mkdf-page-footer .widget.widget_search button:hover,.mkdf-side-menu .widget.widget_search button:hover,.mkdf-page-footer .widget.widget_tag_cloud a:hover,.mkdf-side-menu .widget.widget_tag_cloud a:hover,.mkdf-top-bar a:hover,.mkdf-icon-widget-holder,.mkdf-icon-widget-holder.mkdf-link-with-href:hover .mkdf-icon-text,.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-twitter-icon,.widget ul li a,.widget #wp-calendar tfoot a,.wpb_widgetised_column .widget.mkdf-search-post-type-widget .mkdf-post-type-search-results ul li a:hover,.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text a,.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-tweet-text span,.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-standard li .mkdf-tweet-text a:hover,.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget.mkdf-twitter-slider li .mkdf-twitter-icon i,#tribe-events-content-wrapper .tribe-bar-views-list li a:hover,#tribe-events-content-wrapper .tribe-bar-views-list li.tribe-bar-active a,#tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-next a:hover,#tribe-events-content-wrapper .tribe-events-sub-nav .tribe-events-nav-previous a:hover,#tribe-events-content-wrapper .tribe-events-calendar td div[id*=tribe-events-daynum-] a:hover,#tribe-events-content-wrapper .tribe-events-ical.tribe-events-button,.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-meta-item span.mkdf-events-single-meta-value a,.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-next-event a:hover,.mkdf-tribe-events-single .mkdf-events-single-meta .mkdf-events-single-prev-event a:hover,#bbpress-forums li.bbp-header>ul>li a:hover,#bbpress-forums li.bbp-body .bbp-forum-freshness .bbp-author-name,body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-forum-freshness>a:hover,body.forum-archive #bbpress-forums li.bbp-body ul.forum li.bbp-topic-freshness>a:hover,body.forum-archive #bbpress-forums li.bbp-body .bbp-topic-started-by .bbp-author-name,body.forum #bbpress-forums .subscription-toggle,body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-forum-freshness>a:hover,body.forum #bbpress-forums li.bbp-body ul.topic li.bbp-topic-freshness>a:hover,body.forum #bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness-author .bbp-author-name,body.forum #bbpress-forums li.bbp-body ul.topic.sticky:after,body.forum #bbpress-forums li.bbp-body .bbp-topic-started-by .bbp-author-name,#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-current,#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-home:hover,#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a:hover,#bbpress-forums #bbp-user-body .bbp-topic-freshness-author .bbp-author-name,#bbpress-forums #bbp-user-body .bbp-topic-started-by .bbp-author-name,body.topic #bbpress-forums .bbp-replies li.bbp-body div.bbp-reply-author .bbp-author-name,.mkdf-sidebar .widget.widget_display_replies ul li,.mkdf-sidebar .widget.widget_display_topics ul li,.mkdf-sidebar .widget_display_forums li a:after,.mkdf-sidebar .widget_display_views li a:after,.mkdf-sidebar .widget_display_forums li a:hover,.mkdf-sidebar .widget_display_views li a:hover,.mkdf-blog-holder article.sticky .mkdf-post-title a,.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-author a:hover,.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-blog-like:hover i:first-child,.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-blog-like:hover span:first-child,.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-info.mkdf-section-bottom .mkdf-post-info-comments-holder:hover span:first-child,.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-date-inner .mkdf-post-date-day,.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-date-inner .mkdf-post-date-month,.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-title a:hover,.mkdf-blog-holder.mkdf-blog-standard-date-on-side article .mkdf-post-info>div a:hover,.mkdf-blog-holder.mkdf-blog-standard-date-on-side article.format-quote .mkdf-quote-author,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-author a:hover,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like:hover i:first-child,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-blog-like:hover span:first-child,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-comments-holder:hover span:first-child,.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-name a:hover,.mkdf-bl-standard-pagination ul li.mkdf-bl-pag-active a,.mkdf-blog-pagination ul li a.mkdf-pag-active,.mkdf-blog-pagination ul li a:hover,.mkdf-blog-single-navigation .mkdf-blog-single-next:hover,.mkdf-blog-single-navigation .mkdf-blog-single-prev:hover,.mkdf-page-footer .mkdf-footer-top-holder.dark .widget a:hover,.mkdf-main-menu ul li a:hover,.mkdf-main-menu ul li a .mkdf-menu-featured-icon,.mkdf-main-menu>ul>li.mkdf-active-item>a,.mkdf-drop-down .second .inner ul li a:hover,.mkdf-drop-down .second .inner ul li.current-menu-ancestor>a,.mkdf-drop-down .second .inner ul li.current-menu-item>a,.mkdf-drop-down .wide .second .inner ul li a:hover,.mkdf-drop-down .wide .second .inner>ul>li.current-menu-ancestor>a,.mkdf-drop-down .wide .second .inner>ul>li.current-menu-item>a,.mkdf-drop-down .wide .second .inner>ul>li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-cli-title a:hover,nav.mkdf-fullscreen-menu ul li ul li.current-menu-ancestor>a,nav.mkdf-fullscreen-menu ul li ul li.current-menu-item>a,nav.mkdf-fullscreen-menu>ul>li.mkdf-active-item>a,.mkdf-mobile-header .mkdf-mobile-nav ul li.current-menu-ancestor>a,.mkdf-mobile-header .mkdf-mobile-nav ul li.current-menu-item>a,.mkdf-mobile-header .mkdf-mobile-nav ul li a:hover,.mkdf-mobile-header .mkdf-mobile-nav ul li h6:hover,.mkdf-mobile-header .mkdf-mobile-nav ul ul li.current-menu-ancestor>a,.mkdf-mobile-header .mkdf-mobile-nav ul ul li.current-menu-item>a,.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>a:hover,.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>h6:hover,.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li.mkdf-active-item>a,.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li.mkdf-active-item>.mobile_arrow>.mkdf-sub-arrow,.mkdf-mobile-header .mkdf-mobile-nav li.current-menu-ancestor>.mobile_arrow,.mkdf-mobile-header .mkdf-mobile-nav li.current-menu-item .mobile_arrow,.mkdf-search-page-holder article.sticky .mkdf-post-title a,.mkdf-side-menu-button-opener.opened,.mkdf-side-menu-button-opener:hover,.mkdf-side-menu a.mkdf-close-side-menu:hover,.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-subtitle,.mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-link,.mkdf-accordion-holder .mkdf-accordion-title .mkdf-accordion-mark,.mkdf-banner-holder .mkdf-banner-link-text .mkdf-banner-link-hover span,.mkdf-btn.mkdf-btn-simple,.mkdf-countdown .countdown-row .countdown-section .countdown-amount,.mkdf-countdown .countdown-row .countdown-section .countdown-period,.mkdf-counter-holder .mkdf-counter,.mkdf-counter-holder .mkdf-counter-title,.mkdf-icon-list-holder .mkdf-il-icon-holder>*,.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-next:hover .mkdf-next-icon,.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-next:hover .mkdf-prev-icon,.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-prev:hover .mkdf-next-icon,.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .owl-prev:hover .mkdf-prev-icon,.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .mkdf-next-icon,.mkdf-image-gallery.mkdf-ig-carousel-type .owl-nav .mkdf-prev-icon,.mkdf-social-share-holder.mkdf-dropdown .mkdf-social-share-dropdown-opener:hover,.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li.ui-state-active a,.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li.ui-state-hover a,.mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode i:hover,.mkdf-team .mkdf-team-social-wrapp .mkdf-icon-shortcode span:hover,.mkdf-team.main-info-below-image.info-below-image-boxed .mkdf-team-social-wrapp .mkdf-icon-shortcode .flip-icon-holder .icon-normal span,.mkdf-team.main-info-below-image.info-below-image-standard .mkdf-team-social-wrapp .mkdf-icon-shortcode .flip-icon-holder .icon-flip span,.mkdf-membership-dashboard-content-holder .mkdf-lms-profile-favorites-holder .mkdf-lms-profile-favorite-item-title .mkdf-course-wishlist,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in:hover .mkdf-logged-in-user .mkdf-logged-in-user-inner>span,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a:hover,.mkdf-cl-filter-holder .mkdf-course-layout-filter span.mkdf-active,.mkdf-cl-filter-holder .mkdf-course-layout-filter span:hover,.mkdf-cl-standard-pagination ul li.mkdf-cl-pag-active a,.mkdf-advanced-course-search .select2.mkdf-course-category:before,.mkdf-advanced-course-search .select2.mkdf-course-instructor:before,.mkdf-advanced-course-search .select2.mkdf-course-price:before,.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-cli-title-holder:hover,.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field a:hover .mkdf-instructor-name,.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-category-field .mkdf-cli-category-holder a:hover,.mkdf-course-features-holder .mkdf-course-features li .mkdf-item-icon,.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-ci-price-holder,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-category-items a:hover,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-instructor-name:hover,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-post-info-comments:hover,.mkdf-course-reviews-list .mkdf-comment-holder .mkdf-review-title,.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-info .mkdf-element-clock-icon,.mkdf-course-single-holder .mkdf-course-tabs-wrapper .mkdf-course-curriculum .mkdf-section-element .mkdf-element-preview-holder,.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-name .mkdf-element-preview-holder,.mkdf-course-popup .mkdf-course-popup-items .mkdf-section-element .mkdf-element-name:hover,.mkdf-instructor.info-bellow .mkdf-instructor-name:hover,.mkdf-lesson-single-holder .mkdf-lms-message,.mkdf-twitter-list-holder .mkdf-twitter-icon,.mkdf-twitter-list-holder .mkdf-tweet-text a:hover,.mkdf-twitter-list-holder .mkdf-twitter-profile a:hover,.mkdf-modal-holder .mkdf-modal-content .mkdf-lost-pass-holder a,.mkdf-modal-holder .mkdf-modal-content .mkdf-register-link-holder .mkdf-modal-opener,.mkdf-login-register-content .mkdf-lost-pass-remember-holder .mkdf-lost-pass-holder a,.mkdf-login-register-content .mkdf-register-link-holder .mkdf-modal-opener,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener,.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a:hover,.mkdf-woocommerce-page table.cart tr.cart_item td.product-name a:hover,.mkdf-woocommerce-page table.cart tr.cart_item td.product-subtotal .amount,.mkdf-woocommerce-page .cart-collaterals table td strong,.woocommerce-pagination .page-numbers li a.current,.woocommerce-pagination .page-numbers li a:hover,.woocommerce-pagination .page-numbers li span.current,.woocommerce-pagination .page-numbers li span:hover,.woocommerce-page .mkdf-content .mkdf-quantity-buttons .mkdf-quantity-minus:hover,.woocommerce-page .mkdf-content .mkdf-quantity-buttons .mkdf-quantity-plus:hover,div.woocommerce .mkdf-quantity-buttons .mkdf-quantity-minus:hover,div.woocommerce .mkdf-quantity-buttons .mkdf-quantity-plus:hover,.mkdf-woo-pl-info-below-image .mkdf-pl-main-holder ul.products>.product .added_to_cart,.mkdf-woo-pl-info-below-image .mkdf-pl-main-holder ul.products>.product .button,ul.products>.product:hover .added_to_cart,ul.products>.product:hover .button,ul.products>.product:hover .mkdf-pl-inner .added_to_cart,ul.products>.product:hover .mkdf-pl-inner .button,ul.products>.product .price,ul.products>.product .added_to_cart,ul.products>.product .button,.mkdf-woo-single-page .mkdf-single-product-summary .price,.mkdf-woo-single-page .mkdf-single-product-summary .product_meta>span a:hover,.mkdf-woo-single-page .mkdf-single-product-summary .mkdf-woo-social-share-holder .mkdf-social-share-title,.mkdf-woo-single-page .mkdf-single-product-summary .mkdf-woo-social-share-holder .social_share,.mkdf-woo-single-page .related.products .product .button,.mkdf-woo-single-page .upsells.products .product .button,.mkdf-shopping-cart-dropdown .mkdf-item-info-holder .remove:hover,.mkdf-shopping-cart-dropdown .mkdf-item-info-holder .amount,.mkdf-shopping-cart-dropdown .mkdf-item-info-holder .mkdf-quantity,.widget.woocommerce.widget_layered_nav ul li.chosen a,.widget.woocommerce.widget_price_filter .price_slider_amount .button,.widget.woocommerce.widget_product_categories ul li a:hover,.widget.woocommerce.widget_products ul li a:hover,.widget.woocommerce.widget_recently_viewed_products ul li a:hover,.widget.woocommerce.widget_top_rated_products ul li a:hover,.widget.woocommerce.widget_products ul li .amount,.widget.woocommerce.widget_recently_viewed_products ul li .amount,.widget.woocommerce.widget_top_rated_products ul li .amount{color:#1da4c2}.mkdf-top-bar-dark .mkdf-top-bar .mkdf-icon-widget-holder:hover,.mkdf-top-bar-dark .mkdf-top-bar .widget a:hover .mkdf-btn-text,.mkdf-top-bar-dark .mkdf-top-bar .widget a:not(.lang_sel_sel):hover,.mkdf-btn.mkdf-btn-simple:not(.mkdf-btn-custom-hover-color):hover,.mkdf-woocommerce-page .woocommerce-message a.button{color:#1da4c2!important}.mkdf-st-loader .pulse,.mkdf-st-loader .double_pulse .double-bounce1,.mkdf-st-loader .double_pulse .double-bounce2,.mkdf-st-loader .cube,.mkdf-st-loader .rotating_cubes .cube1,.mkdf-st-loader .rotating_cubes .cube2,.mkdf-st-loader .stripes>div,.mkdf-st-loader .wave>div,.mkdf-st-loader .two_rotating_circles .dot1,.mkdf-st-loader .two_rotating_circles .dot2,.mkdf-st-loader .five_rotating_circles .container1>div,.mkdf-st-loader .five_rotating_circles .container2>div,.mkdf-st-loader .five_rotating_circles .container3>div,.mkdf-st-loader .atom .ball-1:before,.mkdf-st-loader .atom .ball-2:before,.mkdf-st-loader .atom .ball-3:before,.mkdf-st-loader .atom .ball-4:before,.mkdf-st-loader .clock .ball:before,.mkdf-st-loader .mitosis .ball,.mkdf-st-loader .lines .line1,.mkdf-st-loader .lines .line2,.mkdf-st-loader .lines .line3,.mkdf-st-loader .lines .line4,.mkdf-st-loader .fussion .ball,.mkdf-st-loader .fussion .ball-1,.mkdf-st-loader .fussion .ball-2,.mkdf-st-loader .fussion .ball-3,.mkdf-st-loader .fussion .ball-4,.mkdf-st-loader .wave_circles .ball,.mkdf-st-loader .pulse_circles .ball,#submit_comment,.post-password-form input[type=submit],input.wpcf7-form-control.wpcf7-submit,.mkdf-owl-slider .owl-dots .owl-dot.active span,.mkdf-owl-slider .owl-dots .owl-dot:hover span,#mkdf-back-to-top,.widget.mkdf-search-post-type-widget .mkdf-seach-icon-holder,#tribe-events-content-wrapper .tribe-bar-filters .tribe-events-button,#tribe-events-content-wrapper .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder .mkdf-events-single-cost,#bbpress-forums button,.mkdf-sidebar .bbp_widget_login button:hover,.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-current,.mkdf-blog-holder article.format-audio .mkdf-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a,.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a,.mkdf-events-list-item-title-holder .mkdf-events-list-item-price,.mkdf-drop-down .wide .second .inner>ul>li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-ci-price-holder .mkdf-ci-price-value,.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-simple.mkdf-mg-skin-default .mkdf-mg-item-inner,.mkdf-btn.mkdf-btn-solid,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item .mkdf-cpt-table-btn a,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-btn a:hover,.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder:not(:last-of-type):after,.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-holder .mkdf-tml-item-circle,.mkdf-dark-header #fp-nav ul li a.active span,.mkdf-dark-header #fp-nav ul li a:hover span,.mkdf-icon-shortcode.mkdf-circle,.mkdf-icon-shortcode.mkdf-dropcaps.mkdf-circle,.mkdf-icon-shortcode.mkdf-square,.mkdf-price-table.mkdf-price-table-active .mkdf-active-pt-label .mkdf-active-pt-label-inner,.mkdf-progress-bar .mkdf-pb-content-holder .mkdf-pb-content,.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder .mkdf-ci-price-value,.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder .mkdf-ci-price-value,.mkdf-course-single-holder .mkdf-course-single-type,.mkdf-course-popup .mkdf-popup-heading,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener:hover,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-register-opener,.woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button),.woocommerce-page .mkdf-content a.added_to_cart,.woocommerce-page .mkdf-content a.button,.woocommerce-page .mkdf-content button[type=submit]:not(.mkdf-woo-search-widget-button),.woocommerce-page .mkdf-content input[type=submit],div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button),div.woocommerce a.added_to_cart,div.woocommerce a.button,div.woocommerce button[type=submit]:not(.mkdf-woo-search-widget-button),div.woocommerce input[type=submit],.woocommerce .mkdf-out-of-stock,.mkdf-shopping-cart-holder .mkdf-header-cart .mkdf-cart-count,.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle,.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-default-skin .added_to_cart,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-default-skin .button,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-light-skin .added_to_cart:hover,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-light-skin .button:hover,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-dark-skin .added_to_cart:hover,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-dark-skin .button:hover{background-color:#1da4c2}.mkdf-tribe-events-single .tribe-events-cal-links .tribe-events-button:hover,.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-bg):hover{background-color:#1da4c2!important}.mkdf-st-loader .pulse_circles .ball,#tribe-events-content-wrapper .tribe-bar-filters .tribe-events-button,.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a,.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item .mkdf-cpt-table-btn a,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-btn a:hover,.mkdf-woocommerce-page table.cart td.actions>input:hover,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-login-opener:hover{border-color:#1da4c2}.mkdf-tribe-events-single .tribe-events-cal-links .tribe-events-button:hover,.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-border-hover):hover{border-color:#1da4c2!important}.mkdf-drop-down .narrow .second .inner ul,.mkdf-drop-down .wide .second .inner,.mkdf-slide-from-header-bottom-holder,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item,.mkdf-shopping-cart-dropdown,.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown{border-top-color:#1da4c2}.mkdf-woo-single-page .woocommerce-tabs ul.tabs>li.active:after{border-bottom-color:#1da4c2}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li.ui-state-active a,.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li.ui-state-hover a{border-left-color:#1da4c2}.mkdf-title-holder{background-color:rgba(29,164,194,.88)}.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover{color:#158ca6}#submit_comment:hover,.post-password-form input[type=submit]:hover,input.wpcf7-form-control.wpcf7-submit:hover,#tribe-events-content-wrapper .tribe-bar-filters .tribe-events-button:hover,.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a:hover,.mkdf-blog-holder.mkdf-blog-standard article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a:hover,.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a:hover,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item .mkdf-cpt-table-btn a:hover,.woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,.woocommerce-page .mkdf-content a.added_to_cart:hover,.woocommerce-page .mkdf-content a.button:hover,.woocommerce-page .mkdf-content button[type=submit]:not(.mkdf-woo-search-widget-button):hover,.woocommerce-page .mkdf-content input[type=submit]:hover,div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover,div.woocommerce a.added_to_cart:hover,div.woocommerce a.button:hover,div.woocommerce button[type=submit]:not(.mkdf-woo-search-widget-button):hover,div.woocommerce input[type=submit]:hover,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-default-skin .added_to_cart:hover,.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text-inner .mkdf-pli-add-to-cart.mkdf-default-skin .button:hover,.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-modal-opener.mkdf-register-opener:hover{background-color:#158ca6}#bbpress-forums button:hover,.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-hover-bg):hover{background-color:#158ca6!important}#tribe-events-content-wrapper .tribe-bar-filters .tribe-events-button:hover,.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table.mkdf-featured-item .mkdf-cpt-table-btn a:hover{border-color:#158ca6}.mkdf-comment-rating-box .mkdf-star-rating.active,.mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-ci-price-holder .mkdf-ci-price-free,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-stars i,.mkdf-course-reviews-list-top .mkdf-course-reviews-number,.mkdf-course-reviews-list-top .mkdf-course-stars-wrapper .mkdf-course-stars i,.mkdf-course-reviews-list .mkdf-comment-holder .mkdf-review-rating,.woocommerce .star-rating,.woocommerce .star-rating span,.mkdf-modal-holder .mkdf-modal-content .mkdf-username-label:after,.mkdf-modal-holder .mkdf-modal-content .mkdf-password-label:after{color:#d63232}.mkdf-tribe-events-single .mkdf-events-single-main-info .mkdf-events-single-title-holder .mkdf-events-single-cost.mkdf-free,.mkdf-events-list-item-title-holder .mkdf-events-list-item-price.mkdf-free,.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder .mkdf-ci-price-free,.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder .mkdf-ci-price-free,.mkdf-course-single-holder .mkdf-course-single-type.mkdf-free-course,.woocommerce .mkdf-onsale{background-color:#d63232}.mkdf-drop-down .wide .second .inner>ul>li.uses-custom-sidebar .widget.mkdf-course-list-widget .mkdf-course-list-holder.mkdf-cl-minimal article .mkdf-cli-text .mkdf-ci-price-holder .mkdf-ci-price-free{background-color:#d63232!important}.mkdf-wrapper-inner,.mkdf-content,.mkdf-container{background-color:#fff}.mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner{padding-top:10px}.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner{padding-top:10px}.mkdf-404-page .mkdf-page-not-found .mkdf-404-title{color:#222;font-family:Open Sans;font-size:72px;line-height:92px;font-weight:700;text-transform:uppercase}.mkdf-404-page .mkdf-page-not-found .mkdf-404-subtitle{color:#595959;font-family:Open Sans;font-size:17px;line-height:27px;font-weight:400}.mkdf-top-bar-background{height:89px}.mkdf-page-header .mkdf-menu-area{height:90px !important}.mkdf-header-centered .mkdf-logo-area .mkdf-logo-wrapper{padding:}.mkdf-side-menu-slide-from-right .mkdf-side-menu{right:-600px;width:600px}
@media only screen and (max-width:1024px){body:not(.mkdf-content-is-behind-header):not(.error404) .mkdf-content{margin-top:0!important}}@media only screen and (max-width:1024px){.mkdf-hide-on-tablet{display:none!important}}@media only screen and (max-width:680px){.mkdf-hide-on-mobile{display:none!important}}@media only screen and (max-width:480px){blockquote{padding:0}blockquote p:before{display:block}}@media only screen and (max-width:1200px){.mkdf-grid,.mkdf-container-inner,.mkdf-row-grid-section{width:950px}}@media only screen and (max-width:1024px){.mkdf-grid,.mkdf-container-inner,.mkdf-row-grid-section{width:768px}}@media only screen and (max-width:768px){.mkdf-grid,.mkdf-container-inner,.mkdf-row-grid-section{width:600px}}@media only screen and (max-width:680px){.mkdf-grid,.mkdf-container-inner,.mkdf-row-grid-section{width:420px}}@media only screen and (max-width:480px){.mkdf-grid,.mkdf-container-inner,.mkdf-row-grid-section{width:300px}}@media only screen and (max-width:320px){.mkdf-grid,.mkdf-container-inner,.mkdf-row-grid-section{width:90%}}@media only screen and (max-width:1200px){.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner,.mkdf-boxed .mkdf-wrapper .mkdf-footer-inner{width:1000px}}@media only screen and (max-width:1024px){.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner,.mkdf-boxed .mkdf-wrapper .mkdf-footer-inner{width:818px}}@media only screen and (max-width:768px){.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner,.mkdf-boxed .mkdf-wrapper .mkdf-footer-inner{width:650px}}@media only screen and (max-width:680px){.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner,.mkdf-boxed .mkdf-wrapper .mkdf-footer-inner{width:470px}}@media only screen and (max-width:480px){.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner,.mkdf-boxed .mkdf-wrapper .mkdf-footer-inner{width:350px}}@media only screen and (max-width:320px){.mkdf-boxed .mkdf-wrapper .mkdf-wrapper-inner,.mkdf-boxed .mkdf-wrapper .mkdf-footer-inner{width:92%}}@media only screen and (max-width:1200px){.mkdf-blog-holder.mkdf-blog-centered{width:80%}}@media only screen and (max-width:768px){.mkdf-blog-holder.mkdf-blog-centered{width:100%}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-post-info-bottom{margin-top:0;padding:0}.mkdf-blog-holder.mkdf-blog-centered article .mkdf-info-bottom-item{display:block;width:100%;margin:20px 0;text-align:center!important}}@media only screen and (max-width:1440px){.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns .mkdf-blog-masonry-grid-sizer{width:25%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width-height{width:50%}}@media only screen and (max-width:1280px){.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns .mkdf-blog-masonry-grid-sizer{width:33.33333%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width-height{width:66.66667%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns .mkdf-blog-masonry-grid-sizer{width:33.33333%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width-height{width:66.66667%}}@media only screen and (max-width:1024px){.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns .mkdf-blog-masonry-grid-sizer{width:50%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article.mkdf-post-size-large-width-height{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns .mkdf-blog-masonry-grid-sizer{width:50%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width-height{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns .mkdf-blog-masonry-grid-sizer{width:50%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width-height{width:100%}}@media only screen and (max-width:680px){.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns .mkdf-blog-masonry-grid-sizer{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-two-columns article.mkdf-post-size-large-width-height{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns .mkdf-blog-masonry-grid-sizer{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-three-columns article.mkdf-post-size-large-width-height{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns .mkdf-blog-masonry-grid-sizer{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-four-columns article.mkdf-post-size-large-width-height{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns .mkdf-blog-masonry-grid-sizer{width:100%}.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width,.mkdf-blog-holder.mkdf-blog-type-masonry.mkdf-blog-five-columns article.mkdf-post-size-large-width-height{width:100%}}@media only screen and (max-width:1024px){.mkdf-blog-holder.mkdf-blog-narrow article,.mkdf-blog-holder.mkdf-blog-narrow .mkdf-pagination{width:80%}}@media only screen and (max-width:768px){.mkdf-blog-holder.mkdf-blog-narrow article,.mkdf-blog-holder.mkdf-blog-narrow .mkdf-pagination{width:90%}}@media only screen and (max-width:680px){.mkdf-blog-holder.mkdf-blog-narrow article,.mkdf-blog-holder.mkdf-blog-narrow .mkdf-pagination{width:100%}}@media only screen and (max-width:680px){.mkdf-blog-holder.mkdf-blog-narrow article .mkdf-post-excerpt{padding:0 20px}}@media only screen and (max-width:1024px){.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-content .mkdf-post-heading,.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-content .mkdf-post-text{display:block;width:100%}.mkdf-blog-holder.mkdf-blog-split-column article .mkdf-post-content .mkdf-post-text-inner{padding-left:0}.mkdf-blog-holder.mkdf-blog-split-column article.mkdf-post-has-media .mkdf-post-heading{margin-bottom:30px}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-heading{display:block;margin-bottom:30px}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-text{display:block;width:100%}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-no-media.has-post-thumbnail .mkdf-post-text .mkdf-post-text-inner{padding-left:0}.mkdf-blog-holder.mkdf-blog-split-column article.format-audio.mkdf-post-has-media:not(.has-post-thumbnail) .mkdf-post-heading{min-height:38px;margin-bottom:30px}}@media only screen and (max-width:768px){.mkdf-related-posts-holder .mkdf-related-post{width:50%!important}.mkdf-blog-single-navigation .mkdf-blog-single-next .mkdf-blog-single-nav-title,.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-title{display:none}}@media only screen and (max-width:480px){.mkdf-related-posts-holder .mkdf-related-post{width:100%!important}}@media only screen and (max-width:1440px){.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-grid-sizer{width:25%}}@media only screen and (max-width:1280px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-four-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-four-columns .mkdf-bl-item{width:33.33333%}}@media only screen and (max-width:1280px) and (min-width:1025px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-four-columns .mkdf-bl-item:nth-child(3n+1),.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-four-columns .mkdf-bl-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1280px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-five-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-five-columns .mkdf-bl-item{width:33.33333%}}@media only screen and (max-width:1280px) and (min-width:1025px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-five-columns .mkdf-bl-item:nth-child(3n+1),.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-five-columns .mkdf-bl-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1280px){.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-grid-sizer{width:33.33333%}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-grid-sizer{width:33.33333%}}@media only screen and (max-width:1024px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-three-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-three-columns .mkdf-bl-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-three-columns .mkdf-bl-item:nth-child(2n+1),.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-three-columns .mkdf-bl-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-four-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-four-columns .mkdf-bl-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-four-columns .mkdf-bl-item:nth-child(2n+1),.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-four-columns .mkdf-bl-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-five-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-five-columns .mkdf-bl-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-blog-list-holder.mkdf-bl-standard.mkdf-bl-five-columns .mkdf-bl-item:nth-child(2n+1),.mkdf-blog-list-holder.mkdf-bl-boxed.mkdf-bl-five-columns .mkdf-bl-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-three-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-three-columns .mkdf-bl-grid-sizer{width:50%}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-grid-sizer{width:50%}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-grid-sizer{width:50%}}@media only screen and (max-width:680px){.mkdf-blog-list-holder.mkdf-bl-standard .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-boxed .mkdf-bl-item{width:100%!important}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-two-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-two-columns .mkdf-bl-grid-sizer{width:100%}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-three-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-three-columns .mkdf-bl-grid-sizer{width:100%}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-four-columns .mkdf-bl-grid-sizer{width:100%}.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-item,.mkdf-blog-list-holder.mkdf-bl-masonry.mkdf-bl-five-columns .mkdf-bl-grid-sizer{width:100%}}@media only screen and (max-width:480px){.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-post-image{display:block;width:100%}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content{display:block;width:100%}.mkdf-blog-list-holder.mkdf-bl-simple .mkdf-bli-content:not(:first-child){padding-left:0}}@media only screen and (max-width:1024px){.mkdf-blog-slider-holder .active .mkdf-blog-slider-item .mkdf-item-image:after,.mkdf-blog-slider-holder .active .mkdf-blog-slider-item .mkdf-item-text-wrapper{opacity:1}}@media only screen and (max-width:768px){.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-left,.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-right{width:100%;float:none}.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom .mkdf-post-info-bottom-right{text-align:inherit;margin:10px 0 0}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-page-footer .mkdf-column-content.mkdf-grid-col-3{width:50%;float:left}.mkdf-page-footer .mkdf-column-content.mkdf-grid-col-3:nth-child(2n+1){clear:both}.mkdf-page-footer .mkdf-column-content.mkdf-grid-col-3:nth-child(3),.mkdf-page-footer .mkdf-column-content.mkdf-grid-col-3:nth-child(4){margin-top:30px}.mkdf-page-footer .mkdf-column-content.mkdf-grid-col-4{width:33.33333333333333%;float:left}}@media only screen and (max-width:1024px){.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-grid-col-6:last-child{text-align:left}}@media only screen and (max-width:680px){.mkdf-page-footer .mkdf-column-content:not(:first-child){margin-top:30px}}@media only screen and (max-width:480px){footer .mkdf-footer-bottom-holder .widget{display:block}footer .mkdf-social-icon-widget-holder:first-of-type{margin-left:0!important}}@media only screen and (max-width:1280px){.mkdf-page-header .mkdf-vertical-align-containers{padding:0 40px}.mkdf-paspartu-enabled .mkdf-page-header .mkdf-vertical-align-containers{padding:0}.mkdf-main-menu>ul>li>a{padding:0 21px}}@media only screen and (max-width:1200px){.mkdf-drop-down .wide .second>.inner>ul{width:950px}}@media only screen and (max-width:1024px){.mkdf-page-header{display:none}.mkdf-drop-down .wide .second>.inner>ul{width:768px}}@media only screen and (max-width:1200px){.mkdf-boxed .mkdf-page-header .mkdf-fixed-wrapper.fixed{width:1000px}}@media only screen and (max-width:1300px){.mkdf-header-standard .mkdf-menu-area{padding:0 40px}.mkdf-header-standard .mkdf-menu-area .mkdf-grid{width:100%}}@media only screen and (max-width:1024px){.mkdf-mobile-header{display:block}}@media only screen and (max-width:480px){.mkdf-mobile-header .mkdf-mobile-side-area{width:100%}}@media only screen and (max-width:1200px){.mkdf-boxed .mkdf-page-header .mkdf-sticky-header{width:1000px}}@media only screen and (max-width:1024px){.mkdf-boxed.mkdf-sticky-up-mobile-header .mobile-header-appear .mkdf-mobile-header-inner{width:818px;left:auto}}@media only screen and (max-width:768px){.mkdf-boxed.mkdf-sticky-up-mobile-header .mobile-header-appear .mkdf-mobile-header-inner{width:650px}}@media only screen and (max-width:680px){.mkdf-boxed.mkdf-sticky-up-mobile-header .mobile-header-appear .mkdf-mobile-header-inner{width:470px}}@media only screen and (max-width:480px){.mkdf-boxed.mkdf-sticky-up-mobile-header .mobile-header-appear .mkdf-mobile-header-inner{width:350px}}@media only screen and (max-width:320px){.mkdf-boxed.mkdf-sticky-up-mobile-header .mobile-header-appear .mkdf-mobile-header-inner{width:92%}}@media only screen and (max-width:1280px){.mkdf-top-bar>.mkdf-vertical-align-containers{padding:0 40px}.mkdf-top-bar .mkdf-grid{width:100%}.mkdf-top-bar .mkdf-grid .mkdf-vertical-align-containers{padding:0 40px}.mkdf-top-bar-in-grid-padding .mkdf-top-bar .mkdf-grid .mkdf-vertical-align-containers{padding:0 40px}}@media only screen and (max-width:1024px){.mkdf-top-bar{display:none}}@media only screen and (max-width:1024px){.mkdf-search-page-holder article .mkdf-post-image{width:80px}.mkdf-search-page-holder article .mkdf-post-title-area{padding:0 0 0 105px;min-height:80px}}@media only screen and (max-width:680px){.mkdf-search-page-holder article .mkdf-post-image{width:60px}.mkdf-search-page-holder article .mkdf-post-title-area{padding:0 0 0 80px;min-height:60px}}@media only screen and (max-width:1024px){.mkdf-title-holder.mkdf-has-bg-image{height:auto!important;padding:0!important;background-image:none!important}.mkdf-title-holder.mkdf-has-bg-image .mkdf-title-image{display:block}.mkdf-title-holder.mkdf-has-bg-image .mkdf-title-wrapper{position:absolute;top:50%;left:0;height:100%!important;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:1024px){.mkdf-title-holder.mkdf-centered-type .mkdf-page-subtitle{padding:0!important}}@media only screen and (max-width:1024px){.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-title-info,.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs-info{display:block;width:100%}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs-info{margin:10px 0 0;text-align:initial;white-space:inherit}}@media only screen and (max-width:1024px){.mkdf-masonry-gallery-holder .mkdf-mg-grid-sizer,.mkdf-masonry-gallery-holder .mkdf-mg-item{width:50%}.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-square-big,.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-rectangle-landscape{width:100%}}@media only screen and (max-width:680px){.mkdf-masonry-gallery-holder .mkdf-mg-grid-sizer,.mkdf-masonry-gallery-holder .mkdf-mg-item{width:100%}}@media only screen and (max-width:480px){.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-extended .mkdf-mg-item-text{display:none}}@media only screen and (max-width:1440px){.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text{padding:0 6%}}@media only screen and (max-width:1280px){.mkdf-testimonials-holder.mkdf-testimonials-disable-padding.mkdf-testimonials-standard .mkdf-testimonial-text{padding:0}}@media only screen and (max-width:1024px){.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text{padding:0 8%}}@media only screen and (max-width:768px){.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text{padding:0 20px}}@media only screen and (max-width:480px){.mkdf-testimonials-holder .mkdf-testimonials{padding:0}}@media only screen and (max-width:1200px){.mkdf-btn.mkdf-btn-large,.mkdf-btn.mkdf-btn-huge{padding:17px 40px;font-size:14px}}@media only screen and (min-width:1201px) and (max-width:1300px){.mkdf-call-to-action-holder .mkdf-grid{width:1100px}}@media only screen and (max-width:1200px){.mkdf-call-to-action-holder.mkdf-three-quarters-columns .mkdf-cta-text-holder,.mkdf-call-to-action-holder.mkdf-four-fifths-columns .mkdf-cta-text-holder{width:66.66666666666667%}.mkdf-call-to-action-holder.mkdf-three-quarters-columns .mkdf-cta-button-holder,.mkdf-call-to-action-holder.mkdf-four-fifths-columns .mkdf-cta-button-holder{width:33.33333333333333%}}@media only screen and (max-width:768px){.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-inner,.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-text-holder,.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-button-holder{display:block}.mkdf-call-to-action-holder.mkdf-normal-layout .mkdf-cta-button-holder{margin:28px 0 0;text-align:initial}.mkdf-call-to-action-holder.mkdf-two-halves-columns .mkdf-cta-text-holder,.mkdf-call-to-action-holder.mkdf-two-halves-columns .mkdf-cta-button-holder,.mkdf-call-to-action-holder.mkdf-two-thirds-columns .mkdf-cta-text-holder,.mkdf-call-to-action-holder.mkdf-two-thirds-columns .mkdf-cta-button-holder,.mkdf-call-to-action-holder.mkdf-three-quarters-columns .mkdf-cta-text-holder,.mkdf-call-to-action-holder.mkdf-three-quarters-columns .mkdf-cta-button-holder,.mkdf-call-to-action-holder.mkdf-four-fifths-columns .mkdf-cta-text-holder,.mkdf-call-to-action-holder.mkdf-four-fifths-columns .mkdf-cta-button-holder{width:100%}}@media only screen and (max-width:768px){.mkdf-cards-gallery-holder .card:nth-last-child(8){-webkit-transform:scale(.3);-moz-transform:scale(.3);transform:scale(.3);top:-70%}.mkdf-cards-gallery-holder .card:nth-last-child(7){-webkit-transform:scale(.4);-moz-transform:scale(.4);transform:scale(.4);top:-60%}.mkdf-cards-gallery-holder .card:nth-last-child(6){-webkit-transform:scale(.5);-moz-transform:scale(.5);transform:scale(.5);top:-50%}.mkdf-cards-gallery-holder .card:nth-last-child(5){-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);top:-40%}.mkdf-cards-gallery-holder .card:nth-last-child(4){-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);top:-30%}.mkdf-cards-gallery-holder .card:nth-last-child(3){-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);top:-20%}.mkdf-cards-gallery-holder .card:nth-last-child(2){-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9);top:-10%}}@media only screen and (max-width:1024px){.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-features-holder{display:none}.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-table{width:100%;float:none;margin-bottom:30px}.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-table .mkdf-cpt-table-head-holder,.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-table .mkdf-cpt-table-content,.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-table .mkdf-cpt-table-footer{border-left:1px solid #f2f2f2!important;border-right:1px solid #f2f2f2!important}.mkdf-comparision-pricing-tables-holder.mkdf-three-columns .mkdf-cpt-table-item-feature{display:inline-block;margin-right:10px}.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-table{width:50%;margin-bottom:30px}.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-features-holder{display:none}.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-table-item-feature{display:inline-block;margin-right:10px}.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-table-head-holder,.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-table-content{border-left:1px solid #f2f2f2!important}.mkdf-comparision-pricing-tables-holder .mkdf-cpt-table .mkdf-cpt-table-content li{line-height:1.7em;padding-top:15px}}@media only screen and (max-width:768px){.mkdf-comparision-pricing-tables-holder.mkdf-four-columns .mkdf-cpt-table,.mkdf-comparision-pricing-tables-holder.mkdf-two-columns .mkdf-cpt-table{width:100%;margin-bottom:30px}.mkdf-comparision-pricing-tables-holder.mkdf-two-columns .mkdf-cpt-features-holder{display:none}.mkdf-comparision-pricing-tables-holder.mkdf-two-columns .mkdf-cpt-table-item-feature{display:inline-block;margin-right:10px}.mkdf-comparision-pricing-tables-holder.mkdf-two-columns .mkdf-cpt-table-head-holder,.mkdf-comparision-pricing-tables-holder.mkdf-two-columns .mkdf-cpt-table-content{border-left:1px solid #f2f2f2!important}}@media only screen and (max-width:1200px){.mkdf-countdown .countdown-row .countdown-section .countdown-amount{font-size:60px}}@media only screen and (max-width:768px){.mkdf-countdown .countdown-row.countdown-show4 .countdown-section,.mkdf-countdown .countdown-row.countdown-show5 .countdown-section,.mkdf-countdown .countdown-row.countdown-show6 .countdown-section{width:33.33333333333333%}.mkdf-countdown .countdown-row .countdown-section .countdown-amount{font-size:50px}}@media only screen and (max-width:680px){.mkdf-countdown .countdown-row .countdown-section .countdown-amount{font-size:40px}}@media only screen and (max-width:1024px){.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item{width:32.66667%}}@media only screen and (max-width:1024px) and (min-width:1025px){.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item:nth-child(3n){margin-right:0}.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item{width:32%}}@media only screen and (max-width:1024px) and (min-width:1025px){.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item:nth-child(3n){margin-right:0}.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item{width:31.33333%}}@media only screen and (max-width:1024px) and (min-width:1025px){.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item:nth-child(3n){margin-right:0}.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item{width:48%}}@media only screen and (max-width:768px) and (min-width:1025px){.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item{width:47%}}@media only screen and (max-width:768px) and (min-width:1025px){.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item{width:46%}}@media only screen and (max-width:768px) and (min-width:1025px){.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:480px){.mkdf-course-category-list.mkdf-two-columns .mkdf-course-category-item{width:100%;margin-right:0}.mkdf-course-category-list.mkdf-three-columns .mkdf-course-category-item{width:100%;margin-right:0}.mkdf-course-category-list.mkdf-four-columns .mkdf-course-category-item{width:100%;margin-right:0}.mkdf-course-category-list.mkdf-five-columns .mkdf-course-category-item{width:100%;margin-right:0}.mkdf-course-category-list.mkdf-six-columns .mkdf-course-category-item{width:100%;margin-right:0}}@media only screen and (max-width:1280px){.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-two-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-three-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-four-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-five-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-six-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-1-1,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-1-2,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-1-3,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-1-4,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-2-3,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-3-4,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-1-5,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-2-5,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-3-5,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-4-5,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-1-6,.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column .mkdf-eh-item.mkdf-width-5-6{width:100%;display:block;height:auto}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column-alignment-left .mkdf-eh-item .mkdf-eh-item-content{text-align:left}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column-alignment-right .mkdf-eh-item .mkdf-eh-item-content{text-align:right}.mkdf-elements-holder.mkdf-responsive-mode-1280.mkdf-one-column-alignment-center .mkdf-eh-item .mkdf-eh-item-content{text-align:center}}@media only screen and (max-width:1024px){.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-two-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-three-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-four-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-five-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-six-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-1-1,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-1-2,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-1-3,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-1-4,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-2-3,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-3-4,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-1-5,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-2-5,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-3-5,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-4-5,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-1-6,.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column .mkdf-eh-item.mkdf-width-5-6{width:100%;display:block;height:auto}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column-alignment-left .mkdf-eh-item .mkdf-eh-item-content{text-align:left}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column-alignment-right .mkdf-eh-item .mkdf-eh-item-content{text-align:right}.mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column-alignment-center .mkdf-eh-item .mkdf-eh-item-content{text-align:center}}@media only screen and (max-width:768px){.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-two-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-three-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-four-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-five-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-six-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-1-1,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-1-2,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-1-3,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-1-4,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-2-3,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-3-4,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-1-5,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-2-5,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-3-5,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-4-5,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-1-6,.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column .mkdf-eh-item.mkdf-width-5-6{width:100%;display:block;height:auto}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column-alignment-left .mkdf-eh-item .mkdf-eh-item-content{text-align:left}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column-alignment-right .mkdf-eh-item .mkdf-eh-item-content{text-align:right}.mkdf-elements-holder.mkdf-responsive-mode-768.mkdf-one-column-alignment-center .mkdf-eh-item .mkdf-eh-item-content{text-align:center}}@media only screen and (max-width:680px){.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-two-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-three-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-four-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-five-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-six-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-1-1,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-1-2,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-1-3,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-1-4,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-2-3,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-3-4,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-1-5,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-2-5,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-3-5,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-4-5,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-1-6,.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column .mkdf-eh-item.mkdf-width-5-6{width:100%;display:block;height:auto}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column-alignment-left .mkdf-eh-item .mkdf-eh-item-content{text-align:left}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column-alignment-right .mkdf-eh-item .mkdf-eh-item-content{text-align:right}.mkdf-elements-holder.mkdf-responsive-mode-680.mkdf-one-column-alignment-center .mkdf-eh-item .mkdf-eh-item-content{text-align:center}}@media only screen and (max-width:480px){.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-two-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-three-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-four-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-five-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-six-columns .mkdf-eh-item{width:100%;height:auto;display:inline-block}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-1-1,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-1-2,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-1-3,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-1-4,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-2-3,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-3-4,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-1-5,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-2-5,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-3-5,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-4-5,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-1-6,.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column .mkdf-eh-item.mkdf-width-5-6{width:100%;display:block;height:auto}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column-alignment-left .mkdf-eh-item .mkdf-eh-item-content{text-align:left}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column-alignment-right .mkdf-eh-item .mkdf-eh-item-content{text-align:right}.mkdf-elements-holder.mkdf-responsive-mode-480.mkdf-one-column-alignment-center .mkdf-eh-item .mkdf-eh-item-content{text-align:center}.mkdf-elements-holder .mkdf-eh-item-content{padding:0 10px}}@media only screen and (max-width:1024px){.mkdf-section-title-holder.mkdf-st-two-columns{padding:0!important}}@media only screen and (max-width:768px){.mkdf-section-title-holder{padding:0!important}.mkdf-section-title-holder.mkdf-st-two-columns .mkdf-st-title,.mkdf-section-title-holder.mkdf-st-two-columns .mkdf-st-text{width:100%;float:none!important;text-align:initial!important}.mkdf-section-title-holder.mkdf-st-two-columns .mkdf-st-text{margin:14px 0 0}.mkdf-section-title-holder.mkdf-st-disable-title-break .mkdf-st-title br{display:none}}@media only screen and (max-width:1024px){.mkdf-tabs .mkdf-tab-content-holder{display:block;height:auto}.mkdf-tabs .mkdf-tab-content-holder .mkdf-tab-content{display:block;width:100%}.mkdf-tabs .mkdf-tab-content-holder .mkdf-tab-image{display:block;width:100%}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li a{padding:7px 21px}}@media only screen and (max-width:768px){.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav,.mkdf-tabs.mkdf-tabs-vertical .mkdf-tab-container{display:inline-block;width:100%;height:auto}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tabs-nav li{display:block;width:100%}.mkdf-tabs.mkdf-tabs-vertical .mkdf-tab-container{padding:0;margin-top:50px}}@media only screen and (max-width:680px){.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav{width:100%;border-bottom:0}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li{border-bottom:1px solid #ebebeb;display:block;float:none}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li a{padding:10px 0 7px;width:100%}}@media only screen and (min-width:1024px) and (max-width:1280px){.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder{padding:24px 15px 25px}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder{top:-3px}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder .mkdf-ci-price-value{padding:2px 17px}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-ci-price-holder .mkdf-ci-price-free{padding:2px 11px}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-top-info .mkdf-cli-title{font-size:15px;padding-right:0}}@media only screen and (max-width:1200px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article{width:310px;flex-basis:310px}.mkdf-course-list-holder article .mkdf-cli-image{width:310px;height:275px;overflow:hidden}}@media only screen and (max-width:1200px) and (min-width:1025px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article:nth-child(3n+1){clear:both}}@media only screen and (max-width:1200px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-five-columns article{width:33.33333%}}@media only screen and (max-width:1200px) and (min-width:1025px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-five-columns article:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-image-wrapper{width:47%}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder{padding:24px 30px 25px;width:53%}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article{width:50%}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns .mkdf-cl-inner{justify-content:center}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-five-columns article{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-five-columns article:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner{display:block;table-layout:inherit}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-image-wrapper{display:block;width:100%}.mkdf-course-list-holder.mkdf-cl-simple article .mkdf-cl-item-inner .mkdf-cli-text-holder{display:block;width:100%;box-sizing:border-box}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article{width:300px;flex-basis:300px;margin-left:5px;margin-right:5px}.mkdf-course-list-holder article .mkdf-cli-image{width:300px;height:200px;overflow:hidden}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns .mkdf-cl-inner{justify-content:center}}@media only screen and (max-width:680px){.mkdf-course-list-holder.mkdf-cl-gallery article{width:100%!important}.mkdf-cl-filter-holder{padding:10px 20px}.mkdf-cl-filter-holder .mkdf-course-layout-filter{display:none}.mkdf-cl-filter-holder .mkdf-course-items-counter,.mkdf-cl-filter-holder .mkdf-course-items-order{display:block;width:100%;padding:15px 0;text-align:left}}@media only screen and (max-width:1024px){.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-course-field .mkdf-ci-price-holder{margin-left:0;margin-top:5px}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field .mkdf-instructor-image{display:none}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field .mkdf-instructor-name{padding-left:0}}@media only screen and (max-width:768px){.mkdf-course-table-holder tbody .mkdf-ct-item td{padding:17px 15px}}@media only screen and (max-width:680px){.mkdf-course-table-holder thead{display:none}.mkdf-course-table-holder thead td{padding:26px 15px}.mkdf-course-table-holder tbody .mkdf-ct-item{display:block;padding:25px 0 30px}.mkdf-course-table-holder tbody .mkdf-ct-item td{display:block;text-align:center;padding:10px 33px}.mkdf-course-table-holder tbody .mkdf-ct-item td.mkdf-tc-button-field{text-align:center}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-ci-price-holder{display:block!important}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field a{display:block!important}.mkdf-course-table-holder tbody .mkdf-ct-item .mkdf-tc-instructor-field .mkdf-instructor-name{display:block;padding-left:0}}@media only screen and (max-width:1024px){.mkdf-course-popup .mkdf-course-popup-inner .mkdf-grid-col-8{float:none}}@media only screen and (max-width:1280px){.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-categories,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-instructor,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-reviews{min-height:80px}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-post-info-comments{display:block}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-instructor-name,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-category,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-post-info-comments{display:block;line-height:20px}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-action{padding-top:15px}.mkdf-course-single-wrapper .mkdf-course-reviews-list-top .mkdf-course-reviews-number-wrapper{padding-left:13%}}@media only screen and (max-width:1024px){.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-grid-col-4.mkdf-course-info-wrapper{width:33%;float:left}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-action{text-align:left}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-action .mkdf-btn{margin-top:20px}}@media only screen and (max-width:680px){.mkdf-course-single-wrapper .mkdf-course-single-holder .mkdf-course-title-wrapper .mkdf-course-right-section{text-align:left}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper{margin-top:25px}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-action{text-align:center}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-instructor{display:block;text-align:center}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-info{display:block}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image{padding-right:0;margin:0 auto}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-grid-col-4.mkdf-course-info-wrapper{width:100%;float:none}.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-instructor,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-reviews,.mkdf-course-single-wrapper .mkdf-course-basic-info-wrapper .mkdf-course-categories{text-align:center;padding-left:0;border-left:0}.mkdf-course-single-wrapper .mkdf-course-title-wrapper{display:block;text-align:center}.mkdf-course-single-wrapper .mkdf-course-title-wrapper .mkdf-course-left-section{display:block;width:100%}.mkdf-course-single-wrapper .mkdf-course-title-wrapper .mkdf-course-left-section .mkdf-course-single-type{margin-left:0}.mkdf-course-single-wrapper .mkdf-course-title-wrapper .mkdf-course-right-section{text-align:center;width:100%;display:block}}@media only screen and (max-width:1200px){.mkdf-instructor-list-holder.mkdf-tl-four-columns .mkdf-instructor{width:33.33333%}}@media only screen and (max-width:1200px) and (min-width:1025px){.mkdf-instructor-list-holder.mkdf-tl-four-columns .mkdf-instructor:nth-child(3n+1){clear:both}}@media only screen and (max-width:1200px){.mkdf-instructor-list-holder.mkdf-tl-five-columns .mkdf-instructor{width:33.33333%}}@media only screen and (max-width:1200px) and (min-width:1025px){.mkdf-instructor-list-holder.mkdf-tl-five-columns .mkdf-instructor:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-instructor-list-holder.mkdf-tl-three-columns .mkdf-instructor{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-instructor-list-holder.mkdf-tl-three-columns .mkdf-instructor:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-instructor-list-holder.mkdf-tl-four-columns .mkdf-instructor{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-instructor-list-holder.mkdf-tl-four-columns .mkdf-instructor:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-instructor-list-holder.mkdf-tl-five-columns .mkdf-instructor{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-instructor-list-holder.mkdf-tl-five-columns .mkdf-instructor:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-instructor-list-holder .mkdf-tl-inner .mkdf-instructor{width:100%}}@media only screen and (max-width:1024px){.mkdf-instructor.info-bellow .mkdf-instructor-image{width:100%}}@media only screen and (max-width:768px){.mkdf-instructor.info-hover{margin-bottom:30px}}@media only screen and (max-width:680px){.mkdf-instructor-slider-holder .mkdf-owl-slider .owl-nav .owl-prev{left:-20px}.mkdf-instructor-slider-holder .mkdf-owl-slider .owl-nav .owl-next{right:-20px}}@media only screen and (max-width:1024px){.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-instructor-image,.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-ts-insturctor-bio-holder{width:50%;display:inline-block;margin-bottom:20px}.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-ts-insturctor-bio-holder{box-sizing:border-box;padding-left:20px;float:right}.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-ts-insturctor-bio-holder .mkdf-name{margin-top:0}}@media only screen and (max-width:768px){.mkdf-instructor-single-info-holder .mkdf-ts-content-holder{margin-top:15px}.mkdf-instructor-single-info-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li{display:inline-block}}@media only screen and (max-width:680px){.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-instructor-image,.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-ts-insturctor-bio-holder{display:block;width:100%}.mkdf-instructor-single-info-holder .mkdf-ts-info-holder .mkdf-ts-insturctor-bio-holder{padding-left:0;padding-top:20px}}@media only screen and (max-width:1280px){.mkdf-twitter-list-holder.mkdf-tl-four-columns .mkdf-tl-item{width:33.33333%}}@media only screen and (max-width:1280px) and (min-width:1025px){.mkdf-twitter-list-holder.mkdf-tl-four-columns .mkdf-tl-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1280px){.mkdf-twitter-list-holder.mkdf-tl-five-columns .mkdf-tl-item{width:33.33333%}}@media only screen and (max-width:1280px) and (min-width:1025px){.mkdf-twitter-list-holder.mkdf-tl-five-columns .mkdf-tl-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-twitter-list-holder.mkdf-tl-three-columns .mkdf-tl-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-twitter-list-holder.mkdf-tl-three-columns .mkdf-tl-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-twitter-list-holder.mkdf-tl-four-columns .mkdf-tl-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-twitter-list-holder.mkdf-tl-four-columns .mkdf-tl-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.mkdf-twitter-list-holder.mkdf-tl-five-columns .mkdf-tl-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.mkdf-twitter-list-holder.mkdf-tl-five-columns .mkdf-tl-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.mkdf-twitter-list-holder .mkdf-tl-item{width:100%!important}}
@media only screen and (max-width:1024px){.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner,.mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner{padding-top:10px!important}}
.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder{padding:15px}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-schedules-number-holder .lco-current-schedules-available{font-size:.9em;font-weight:700}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder .mkdf-cli-bottom-info .mkdf-schedules-number-holder .lco-no-current-schedules{font-size:.9em;font-weight:400}article.mkdf-cl-item{box-shadow:0px 0px 12px #0000004D}.mkdf-wrapper .mkdf-wrapper-inner .mkdf-page-header .mkdf-fixed-wrapper,.mkdf-wrapper .mkdf-wrapper-inner .mkdf-mobile-header .mkdf-mobile-header-inner{box-shadow:0px 0px 12px #0000004D}.lco-mkdf-ci-price-holder{display:block;position:relative;float:right}.lco-mkdf-instructor-name{font-size:.8em;font-weight:400}.lco-mkdf-ci-price-holder{font-size:1em;font-weight:700}.mkdf-schedules-number-holder{display:block;position:relative;float:right}.lco-background-stars-small{background:url('/wp-content/themes/lco-iacademy/assets/img/no-stars-80.png') 0 0 no-repeat;display:block;width:80px;height:20px}.lco-foreground-stars-small{background:url('/wp-content/themes/lco-iacademy/assets/img/5-stars-80.png') 0 0 no-repeat;display:block;height:20px}.lco-rating-wrapper-small{position:relative;display:inline-block;margin-top:4px;width:80px}.lco-background-stars-large{background:url('/wp-content/themes/lco-iacademy/assets/img/no-stars-200.png') 0 0 no-repeat;display:block;width:200px;height:40px}.lco-foreground-stars-large{background-image:url('/wp-content/themes/lco-iacademy/assets/img/5-stars-200.png');display:block;height:40px}.lco-rating-wrapper-large{position:relative;display:inline-block;margin-top:4px;width:200px}.lco-mkdf-cli-one-on-one-cta{position:absolute;float:left;border-radius:10px;padding:0 5px;margin:5px;display:inline-block;font-size:.8em;font-weight:700;left:0;top:0}.lco-mkdf-cli-category-holder{position:absolute;float:right;border-radius:10px;padding:0 5px;margin:5px;display:inline-block;font-size:.8em;font-weight:700;right:0;bottom:0}.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article,.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article{height:310px}.lco-mkdf-request-a-class.rac-style{position:absolute;z-index:200;width:160px;right:0;cursor:pointer;text-align:right}@media only screen and (max-width:768px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article,.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article{width:320px;flex-basis:320px;margin-left:5px;margin-right:5px}}@media only screen and (max-width:1200px){.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-four-columns article,.mkdf-course-list-holder.mkdf-cl-gallery.mkdf-cl-three-columns article{width:320px;flex-basis:320px}.mkdf-course-list-holder article .mkdf-cli-image{width:320px;height:183px;overflow:hidden}}#lco-mkdf-course-keyword{background-color:#fff;border:1px solid #fff;box-shadow:0px 4px 4px 1px #ebebeb;font-size:1em;font-style:italic;padding:14px;margin:0 20px 15px 0;width:340px;display:inline-block;border-radius:24px}#lco-mkdf-scroll-for-more{display:none;padding:0;background-color:transparent;font-weight:300px;font-size:.75em;text-align:center}#lco-mkdf-category-cloud-wrapper2{margin-bottom:15px}#lco-mkdf-category-cloud-wrapper{position:relative;overflow:hidden;overflow-y:hidden;overflow-x:auto;white-space:nowrap;padding:10px;display:block;text-align:center;height:100px}#lco-mkdf-category-cloud-wrapper::-webkit-scrollbar{-webkit-appearance:none}#lco-mkdf-category-cloud-wrapper::-webkit-scrollbar:vertical{width:11px}#lco-mkdf-category-cloud-wrapper::-webkit-scrollbar:horizontal{height:11px}#lco-mkdf-category-cloud-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #bbb;background-color:rgba(0,0,0,.5)}#lco-mkdf-category-cloud-wrapper::-webkit-scrollbar-track{background-color:#fff;border-radius:8px;border:1px solid #bbb}.lco-mkdf-category-cloud-puff{position:relative;border-radius:20px;padding:5px 10px;margin:5px;display:inline-block}.lco-mkdf-category-cloud-puff a{font-weight:700}.mkdf-course-list-holder{margin-bottom:80px}#lco-mkdf-category-name{width:100%;text-align:center;font-size:2.5em;margin-top:0;padding-top:0}.searchform.mkdf-advanced-course-search button.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid{padding:10px 20px;border-radius:24px;font-size:1.5em;font-weight:700;height:48px;line-height:28px;box-shadow:0px 4px 4px 1px #ebebeb}.mkdf-advanced-course-search .select2 .select2-selection--single{height:48px;line-height:46px;font-size:14px;margin-left:48px;font-weight:700;border-radius:0 24px 24px 0;background-color:#fff;border:1px solid #fff;box-shadow:0px 4px 4px 1px #ebebeb}.mkdf-advanced-course-search .select2.mkdf-course-instructor:before,.mkdf-advanced-course-search .select2.lco-mkdf-course-date:before,.mkdf-advanced-course-search .select2.lco-mkdf-course-age:before{position:absolute;font-size:24px;line-height:46px;text-align:center;top:0;left:0;font-family:'Linearicons-Free',serif;width:46px;height:46px;border-radius:24px 0 0 24px;border:1px solid #fff;box-shadow:0px 4px 4px 1px #ebebeb}.select2.select2-container.select2-container--default.mkdf-course-instructor,.select2.select2-container.select2-container--default.lco-mkdf-course-date,.select2.select2-container.select2-container--default.lco-mkdf-course-age{margin-right:20px}@media screen and (max-width:1200px){#lco-mkdf-scroll-for-more{display:block}}@media screen and (max-width:480px){.mkdf-course-list-holder{margin-bottom:40px}#lco-mkdf-course-keyword{width:230px}#lco-mkdf-category-cloud-wrapper{height:90px}.lco-mkdf-category-cloud-puff{padding:0 5px;margin:5px}.lco-mkdf-category-cloud-puff a{font-size:.75em}#lco-mkdf-category-name{font-size:2em}}.mkdf-course-single-holder .lco_course_sessions_label{font-size:14px;font-weight:600;display:block}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-instructor-name,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-category-items a,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-post-info-comments{font-weight:600}.mkdf-course-single-holder .lco_course_sessions_message{font-weight:700;font-size:16px}.mkdf-course-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav{padding:0;margin:0;width:100%}.mkdf-course-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li{margin:0 10px 0 0}.mkdf-course-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li a{margin:10px 15px 5px;padding:0}.mkdf-course-single-holder #tab-description h4{text-decoration:underline}.mkdf-course-single-holder .mkdf-accordion-content{color:gray}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-info{vertical-align:top}.mkdf-tabs .mkdf-tab-container{padding-bottom:2rem}.lco-mkdf-course-schedules .mkdf-course-action{margin-left:auto}.lco-mkdf-course-schedules-wrapper{border-radius:10px;padding:5px;margin-bottom:60px}.lco_course_sessions_header{display:block;position:relative;border-radius:10px;padding:15px;text-align:center;font-size:1.6em;font-weight:700}.lco_course_sessions_footer{display:block;position:relative;padding:15px;align-content:center;text-align:center;font-size:1.4em;font-weight:700}.lco-mkdf-request-a-class.rac-style.rac-button{position:relative;display:block;border:2px solid transparent;line-height:28px;border-radius:10px;padding:5px 10px;margin:auto auto;font-size:16px;font-weight:700;cursor:pointer;width:300px;box-shadow:0px 4px 4px 1px #ebebeb;text-align:center}.lco_course_sessions_title{display:block;text-align:center;align-content:center}.lco-mkdf-course-schedules-wrapper .lco-mkdf-course-schedules .lco_course_sessions_container{display:flex;justify-content:space-evenly;flex-wrap:wrap;text-align:center}.lco_course_sessions_container{max-height:1400px;overflow-y:auto}.lco_course_sessions_container::-webkit-scrollbar{-webkit-appearance:none}.lco_course_sessions_container::-webkit-scrollbar:vertical{width:11px}.lco_course_sessions_container::-webkit-scrollbar:horizontal{height:11px}.lco_course_sessions_container::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #bbb;background-color:rgba(0,0,0,.5)}.lco_course_sessions_container::-webkit-scrollbar-track{background-color:#fff;border-radius:8px;border:1px solid #bbb}.lco_course_session_container{margin:1em;flex:0 0 300px;padding:0;border-radius:1em;margin-left:.75em;margin-right:.75em;box-shadow:0px 0px 12px #0000004D}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{border:2px solid transparent;line-height:28px;border-radius:15px;padding:5px 10px;font-size:22px;font-weight:700;cursor:pointer;box-shadow:0px 4px 4px 1px #ebebeb}.lco_course_session_dates{position:relative;display:block;font-size:2em;font-weight:900;text-align:left;margin-bottom:20px}.lco_course_session_more_info{content:"i";width:27px;height:27px;border-radius:50%;cursor:pointer;float:right;position:relative;display:block;font-weight:700;font-size:1.2em;right:0;top:0}.lco_course_session_days{position:relative;display:block;font-size:10px;font-weight:700;text-align:left;margin-bottom:15px}.lco_course_session_count{position:relative;display:inline-block;width:50%;text-align:left}.lco_course_session_ages{position:relative;display:inline-block;width:50%;text-align:right;font-weight:700}.lco_course_session_title{font-weight:700;font-size:1.25em;position:relative;display:block;text-align:left;margin-bottom:10px}.lco_course_session_price{display:inline-block;position:relative;font-size:1.8em;font-weight:700;margin-top:20px;width:40%;text-align:left;align-content:left}.lco_course_unavailable{font-size:22px;margin-top:20px}.lco_course_session_button{display:inline-block;position:relative;text-align:right;align-content:right;width:60%}.description_tab,.reviews_tab{border-radius:10px 10px 0 0;margin-right:20px;!important}.description_tab .ui-tabs-anchor .mkdf-tab-icon,.description_tab .ui-tabs-anchor .mkdf-tab-title,.reviews_tab .ui-tabs-anchor .mkdf-tab-icon,.reviews_tab .ui-tabs-anchor .mkdf-tab-title{font-size:18px}.mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav{width:100%}.mkdf-course-list-holder.mkdf-cl-standard article .mkdf-cli-text-holder{padding:15px}.lco_course_session_info_holder{position:absolute;padding:20px;box-shadow:0px 3px 10px #0000004D;opacity:1;width:200px;border-radius:5px;float:right;z-index:10;right:50px;margin-top:35px}.lco_course_session_holder_triangle{display:block;position:absolute;float:right;z-index:10;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;right:0;top:-15px;right:20px}.lco_course_session_registration_deadline{font-size:.8em;margin-top:10px;padding-top:10px;border-top:1px dashed #999}.lco_course_session_registration_deadline.lco_label,.lco_course_session_instructor_deadline.lco_label{display:block;position:relative;font-weight:700;width:100%;font-size:18px}.lco_datetime_single_display .lco_datetime_display{font-weight:400}.lco_close_info{display:block;float:right;position:relative;font-size:12px;font-weight:700;right:-10px;top:-15px;cursor:pointer}.lco_course_session_spots{font-weight:700;font-size:18px;margin-bottom:10px}.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-image,.mkdf-course-single-holder .mkdf-course-basic-info-wrapper .mkdf-course-instructor .mkdf-instructor-info{vertical-align:top}.mkdf-course-info-wrapper .mkdf-course-instructor .mkdf-instructor-info .mkdf-instructor-label,.mkdf-course-info-wrapper .mkdf-course-categories .mkdf-course-category-label{color:#0c7489}.mkdf-course-info-wrapper .lco-mkdf-course-qanda{background:#1f5a7a;text-align:center}.mkdf-course-info-wrapper .lco-mkdf-course-qanda .lco-mkdf-course-qanda-label{font-size:16px;font-weight:700;display:block;padding-left:0;border-left:0;padding-top:7px;margin-bottom:5px}.mkdf-course-info-wrapper .lco-mkdf-course-qanda .lco-mkdf-course-qanda-items a{padding:5px 10px;font-weight:700;border-radius:10px;font-size:16px;display:inline-block;width:180px;margin-bottom:12px}.mkdf-course-image{height:400px;overflow:hidden;overflow-y:hidden}.lco-mkdf-course-rating{margin-bottom:20px}.lco-mkdf-course-info-wrapper{background-color:#ddd}.lco-mkdf-decision-deadline-notice{color:#262626;font-size:.8em;text-align:center;padding:30px}.lco_course_enrollment_type{background:#1f5a7a;color:#fff;border-radius:8px 8px 0 0;border:2px solid #bbb;text-align:center;font-weight:700;padding:10px 0;font-size:1.4em}.lco_course_session_padding{padding:15px}.lco_course_session_cta{background:#1f5a7a;border:2px solid transparent;line-height:28px;border-radius:15px;padding:5px 10px;font-size:1.4em;font-weight:700;cursor:pointer;box-shadow:0px 4px 4px 1px #ebebeb;color:#fff;margin-top:15px;width:100%}.lco_go{color:#ff0;font-style:italic}.lco_course_session_one_on_one_price{display:inline-block;position:relative;font-size:1.8em;font-weight:700;margin-top:15px;text-align:left;align-content:left}.lco_must_register_by{text-decoration:underline;font-weight:700}.mkdf-course-image{position:relative;display:block;background-size:cover;background-attachment:scroll;background-color:transparent;background-position:center;background-clip:border-box;background-repeat:no-repeat;height:400px;width:100%}#course_gallery_wrapper{position:relative;display:block;min-height:460px;width:100%}#course_gallery{position:relative;display:block;max-height:400px;max-width:100%}.course_gallery_img{position:absolute;display:block;background-size:cover;background-attachment:scroll;background-color:transparent;background-position:center;background-clip:border-box;background-repeat:no-repeat;height:400px;width:100%;opacity:0}.course_gallery_img.active{opacity:100;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}#course_gallery_controls{position:relative;display:flex;flex-wrap:wrap;flex-grow:1;top:400px}.course_gallery_control{position:relative;display:inline-flex;border:2px solid #fff;background-color:#fff;background-size:cover;background-attachment:scroll;background-position:center;background-clip:border-box;background-repeat:no-repeat;height:60px;width:90px}.course_gallery_control.active{border:2px solid red}@media only screen and (max-width:1400px){.lco_course_session_container{flex:0 0 290px}.lco_course_session_dates{font-size:2em}.lco_course_session_days{font-size:1.2em}.lco_course_session_count{font-size:.9em}.lco_course_session_ages{font-size:.9em}.lco_course_session_price{font-size:1.8em}.lco_course_session_info_holder{right:40px}.lco-mkdf-request-a-class.rac-style.rac-button{width:280px;font-size:16px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:24px;padding:5px 10px;font-size:1.2em}}@media only screen and (max-width:1200px){.lco_course_session_container{flex:0 0 250px}.lco_course_session_dates{font-size:1.5em}.lco_course_session_days{font-size:1.2em}.lco_course_session_count{font-size:.8em}.lco_course_session_ages{font-size:.8em}.lco_course_session_price{font-size:1.3em}.lco_course_session_info_holder{right:30px}.lco-mkdf-request-a-class.rac-style.rac-button{width:220px;font-size:20px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:24px;padding:5px 10px;font-size:1.2em}}@media only screen and (max-width:1024px){.lco_course_session_container{flex:0 0 310px}.lco_course_session_dates{font-size:2.1em}.lco_course_session_days{font-size:1.3em}.lco_course_session_count{font-size:1.1em}.lco_course_session_ages{font-size:1.1em}.lco_course_session_price{font-size:1.9em}.lco_course_session_info_holder{right:50px}.lco-mkdf-request-a-class.rac-style.rac-button{width:300px;font-size:16px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:28px;border-radius:15px;padding:5px 10px;font-size:1.1em}}@media only screen and (max-width:768px){.lco_course_session_container{flex:0 0 310px}.lco_course_session_dates{font-size:2em}.lco_course_session_days{font-size:1.5em}.lco_course_session_count{font-size:1.1em}.lco_course_session_ages{font-size:1.1em}.lco_course_session_price{font-size:2em}.lco_course_session_info_holder{right:50px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:28px;border-radius:15px;padding:5px 10px;font-size:1.2em}}@media only screen and (max-width:680px){.lco_course_session_container{flex:0 0 310px}.lco_course_session_dates{font-size:2.1em}.lco_course_session_days{font-size:1.3em}.lco_course_session_count{font-size:1.1em}.lco_course_session_ages{font-size:1.1em}.lco_course_session_price{font-size:2em}.lco_course_session_info_holder{right:50px}.mkdf-course-image{height:450px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:28px;border-radius:15px;padding:5px 10px;font-size:1.2em}}@media only screen and (max-width:480px){.lco_course_session_container{flex:0 0 250px}.lco_course_session_dates{font-size:1.8em}.lco_course_session_days{font-size:1.2em}.lco_course_session_count{font-size:.8em}.lco_course_session_ages{font-size:.8em}.lco_course_session_price{font-size:1.5em}.lco_course_session_info_holder{right:35px}.lco-mkdf-request-a-class.rac-style.rac-button{width:220px;font-size:20px}.mkdf-course-image{height:320px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:24px;padding:5px 10px;font-size:.9em}}@media only screen and (max-width:320px){.lco_course_session_container{flex:0 0 240px}.lco_course_session_dates{font-size:1.4em}.lco_course_session_days{font-size:1.1em}.lco_course_session_count{font-size:.8em}.lco_course_session_ages{font-size:.8em}.lco_course_session_price{font-size:1.2em}.lco_course_session_info_holder{right:30px}.mkdf-course-image{height:200px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:24px;padding:5px 10px;font-size:1em}}@media only screen and (max-width:280px){.lco_course_session_container{flex:0 0 210px}.lco_course_session_dates{font-size:1.5em}.lco_course_session_days{font-size:.9em}.lco_course_session_count{font-size:.8em}.lco_course_session_ages{font-size:.8em}.lco_course_session_price{font-size:1.2em}.lco_course_session_info_holder{right:30px}.lco_course_session_container .lco_course_session_button .lco_add_to_cart_button{line-height:24px;padding:5px 10px;font-size:.8em}}@media screen and (max-width:768px){.description_tab .ui-tabs-anchor .mkdf-tab-icon,.description_tab .ui-tabs-anchor .mkdf-tab-title,.reviews_tab .ui-tabs-anchor .mkdf-tab-icon,.reviews_tab .ui-tabs-anchor .mkdf-tab-title{margin-left:15px}}.mkdf-instructor-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li a{padding:10px 15px 5px;margin:0;color:#fff}.mkdf-instructor-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav li{margin:0 10px 0 0;padding:0;color:#fff}.mkdf-instructor-single-holder .mkdf-tabs.mkdf-tabs-standard .mkdf-tabs-nav{padding:0;margin:0;width:100%}.mkdf-instructor-single-holder .mkdf-page-content-holder .mkdf-instructor-single-outer .mkdf-instructor-single-info-holder .mkdf-instructor-image{box-shadow:0px 0px 12px #0000004D}.mkdf-instructor-single-holder .mkdf-page-content-holder .mkdf-instructor-single-outer .mkdf-instructor-single-info-holder .mkdf-instructor-image,.mkdf-instructor-single-holder .mkdf-page-content-holder .mkdf-instructor-single-outer .mkdf-instructor-single-info-holder .mkdf-instructor-image img{border-radius:10px;padding:0}.mkdf-ts-info-holder .mkdf-ts-insturctor-bio-holder .mkdf-title,.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-content .mkdf-tml-item-title,.mkdf-tml-holder .mkdf-timeline .mkdf-tml-item-content .mkdf-tml-item-subtitle{font-weight:700}.curriculum_tab,.courses_tab{font-weight:700;border-radius:10px 10px 0 0}.curriculum_tab a,.courses_tab a{font-weight:700;margin-top:15px}.curriculum_tab .ui-state-default,.courses_tab .ui-state-default{font-weight:700}.curriculum_tab.ui-state-default .ui-tabs-anchor>*,.courses_tab.ui-state-default .ui-tabs-anchor>*{font-weight:700}.curriculum_tab.ui-state-default.ui-tabs-active.ui-state-active,.courses_tab.ui-state-default.ui-tabs-active.ui-state-active{font-weight:700}.curriculum_tab.ui-state-default.ui-tabs-active.ui-state-active .ui-tabs-anchor>*,.courses_tab.ui-state-default.ui-tabs-active.ui-state-active .ui-tabs-anchor>*{font-weight:700}.curriculum_tab .ui-tabs-anchor .mkdf-tab-icon,.curriculum_tab .ui-tabs-anchor .mkdf-tab-title,.courses_tab .ui-tabs-anchor .mkdf-tab-icon,.courses_tab .ui-tabs-anchor .mkdf-tab-title{font-size:18px}.mkdf-woocommerce-page table.cart tr.cart_item td .variation>*{vertical-align:top;padding-left:1rem}.lco_session_weekdays{margin-top:0;margin-bottom:0}#lco-cart-checkout-button-iframe-message{text-align:right;display:none}#lco-cart-checkout-button-iframe-message span{display:inline-block;width:280px;text-align:left}.lco-iframed #lco-cart-checkout-button-iframe-message{display:block}.mkdf-woocommerce-page.woocommerce-account .woocommerce{margin-top:100px}.lco-mkdf-request-a-class-wrapper,.lco-mkdf-ask-the-instructor-wrapper{background:#efefef;border:1px solid #dfdfdf;padding:30px;margin-bottom:50px}.lco-mkdf-request-a-class-blurb,.lco-mkdf-ask-the-instructor-blurb{font-size:1em;font-weight:700;color:#262626}.lco-mkdf-request-a-class-title,.lco-mkdf-ask-the-instructor-title{font-size:1.2em;font-weight:700;color:#262626}.lco-mkdf-request-a-class-instructor,.lco-mkdf-ask-the-instructor-name{color:#262626}.lco-mkdf-request-a-class-form label,.lco-mkdf-ask-the-instructor-form label{color:#262626;font-size:1.2em}.lco-mkdf-request-a-class-text-input,.lco-mkdf-ask-the-instructor-text-input{padding:20px;font-size:1em;width:calc(100% - 42px);border:1px solid #dfdfdf;color:#262626;margin-top:10px}.lco-mkdf-request-a-class-submit-button,.lco-mkdf-ask-the-instructor-submit-button{background-color:#3e80a3;padding:11px 37px;font-size:12px;font-family:inherit;position:relative;display:inline-block;vertical-align:middle;width:auto;outline:0;line-height:20px;letter-spacing:.05em;font-weight:700;text-transform:uppercase;box-sizing:border-box;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease;-moz-transition:color .15s ease,background-color .15s ease,border-color .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease;color:#fff;border:2px solid transparent;cursor:pointer;z-index:3;padding:13px 40px}.lco-mkdf-inline-loader{background:url('/wp-content/themes/lco-iacademy/assets/img/Ellipsis-1s-40px.gif') 0 -7px no-repeat}.lco-mkdf-request-a-class-success,.lco-mkdf-ask-the-instructor-success{padding:30px;background-color:#d0ecb4;border:1px solid #84ce3a;color:#262626;font-size:1em}.lco-mkdf-request-a-class-error,.lco-mkdf-ask-the-instructor-error{padding:30px;background-color:#ffb2ae;border:1px solid #ff2015;color:#262626;font-size:1em}.woocommerce{margin-top:80px}html.lco-iframed,html.lco-iframed body{overflow-y:auto !important}.a2a_dd.addtoany_share_save.addtoany_share{display:none}
.mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner{padding-top:100px}.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner{padding-top:100px}.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner,.mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner{padding-top:100px!important}
@font-face{font-family:"Spartan Bold";font-style:normal;font-weight:400;src:url("/wp-content/themes/lco-iacademy/assets/fonts/lco/Spartan/static/Spartan-Bold.ttf")}@font-face{font-family:"Spartan ExtraBold";font-style:normal;font-weight:400;src:url("/wp-content/themes/lco-iacademy/assets/fonts/lco/Spartan/static/Spartan-ExtraBold.ttf")}@font-face{font-family:"Roboto Light";font-style:normal;font-weight:400;src:url("/wp-content/themes/lco-iacademy/assets/fonts/lco/Roboto/Roboto-Light.ttf")}@font-face{font-family:"Roboto BoldItalic";font-style:normal;font-weight:400;src:url("/wp-content/themes/lco-iacademy/assets/fonts/lco/Robato/Roboto-BoldItalic.ttf")}body{background-color:#1da4c2;margin:0;padding:1.25rem}#lco-partner-user-welcome-container,#lco-partner-user-welcome-container *{box-sizing:border-box}#lco-partner-user-welcome-container .lco-header{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center}#lco-partner-user-welcome-container .lco-header .lco-logo{flex:100px 0 0;margin-right:1.25rem;margin-bottom:1.25rem}#lco-partner-user-welcome-container .lco-header .lco-title{flex:calc(100% - 100px - 1.25rem) 0 1;margin-bottom:1.25rem;font-family:"Spartan Bold";font-size:1.75rem;line-height:1.25;color:#fff;text-align:left}#lco-partner-user-welcome-container .lco-header .lco-text{flex:100% 0 1;margin-bottom:1.25rem;font-family:"Roboto Light";font-size:1.5em;line-height:1.25;color:#fff;text-align:justify}#lco-partner-user-welcome-container .lco-header .lco-text .lco-highlighted{font-family:"Roboto BoldItalic"}#lco-partner-user-welcome-container .lco-button-wrapper{text-align:center}#lco-partner-user-welcome-container .lco-button-wrapper input{background-color:#f70;border:none;border-radius:22px;color:#fff;font-family:"Spartan Bold";font-size:1.25rem;line-height:44px;padding:0 1.5rem;box-shadow:0px 3px 6px #00000029;cursor:pointer}#lco-partner-user-welcome-container .lco-sites-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}#lco-partner-user-welcome-container .lco-site-wrapper{flex:100% 0 0;text-align:center;font-family:"Spartan ExtraBold";font-size:1.125rem;color:#13a4c2;line-height:2rem;margin-top:2rem}#lco-partner-user-welcome-container .lco-site{max-width:300px;height:100%;background-color:#fff;border-radius:20px;padding:1rem .5rem;margin-left:auto;margin-right:auto}#lco-partner-user-welcome-container .lco-site-wrapper .lco-text{padding-bottom:1rem}#lco-partner-user-welcome-container .lco-site-wrapper .lco-image-wrapper{position:relative;width:100%}#lco-partner-user-welcome-container .lco-site-wrapper .lco-image-wrapper .lco-wrapper-outer{height:0;overflow:hidden;padding-top:69.44%;position:relative}#lco-partner-user-welcome-container .lco-site-wrapper .lco-image-wrapper .lco-wrapper-inner{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}#lco-partner-user-welcome-container .lco-aco .lco-wrapper-inner{background-image:url("/wp-content/themes/lco-iacademy/assets/img/lco/partnerWelcomeAcoGraphic.png")}#lco-partner-user-welcome-container .lco-kco .lco-wrapper-inner{background-image:url("/wp-content/themes/lco-iacademy/assets/img/lco/partnerWelcomeKcoGraphic.png")}#lco-partner-user-welcome-container .lco-sco .lco-wrapper-inner{background-image:url("/wp-content/themes/lco-iacademy/assets/img/lco/partnerWelcomeScoGraphic.png")}#lco-partner-user-welcome-container .lco-site-wrapper .lco-image-wrapper img{max-width:100%;max-height:100%}#lco-partner-user-welcome-container .lco-site-wrapper .lco-site-name{padding-top:1rem}@media (min-width:768px){#lco-partner-user-welcome-container .lco-header .lco-title br{display:none}#lco-partner-user-welcome-container .lco-header .lco-text{text-align:center}#lco-partner-user-welcome-container .lco-site-wrapper{flex:30% 0 0}}@media (min-width:840px){#lco-partner-user-welcome-container .lco-header .lco-logo{flex:12.5% 0 0;margin-right:0}#lco-partner-user-welcome-container .lco-header .lco-title{flex:75% 0 0;text-align:center}}@media (min-width:992px){#lco-partner-user-welcome-container{max-width:1200px;margin-left:auto;margin-right:auto;position:relative}#lco-partner-user-welcome-container .lco-header{width:calc(75% - 4rem);margin-left:auto;margin-right:auto}#lco-partner-user-welcome-container .lco-header .lco-logo{width:12.5%;position:absolute;top:0;left:0}#lco-partner-user-welcome-container .lco-header .lco-title{flex:100% 0 0;text-align:center}#lco-partner-user-welcome-container .lco-header .lco-text{flex:100% 0 0;*/}#lco-partner-user-welcome-container .lco-sites-wrapper{width:calc(75% - 4rem);margin-left:auto;margin-right:auto}}
.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.addtoany_list a:hover,.widget .addtoany_list a:hover{border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}