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