@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Light.eot');
    src: url('../fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Light.woff2') format('woff2'), url('../fonts/IRANSansWeb_Light.woff') format('woff'), url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IRANSansWeb_Medium.eot');
    src: url('../fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Medium.woff2') format('woff2'), url('../fonts/IRANSansWeb_Medium.woff') format('woff'), url('../fonts/IRANSansWeb_Medium.ttf') format('truetype');
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: IRANSans, Tahoma;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: IRANSans, Tahoma;
    font-size: 14px;
    line-height: 2em;
    /*font: normal 14px/1.8 'Roboto','Arial';*/
    text-align: right;
    background-color: #fff
}


/**/

@media only screen and (max-width:991px) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden
    }
}

@media only screen and (max-width:1400px) and (orientation:landscape) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden
    }
}

@media only screen and (max-width:1024px) and (orientation:portrait) {
    .dng-main {
        overflow-x: hidden;
        overflow-y: hidden
    }
}

h1 {
    margin: 0 10px 10px 0;
}

h2 {
    margin: 0 10px 10px 0;
}

h3 {
    margin: 0 0px 10px 0;
}

h4 {
    margin: 0 0px 10px 0;
}

h5 {
    margin: 0 0px 10px 0;
    text-align: right;
}

h6 {
    margin: 0 10px 10px 0;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.9
}

:-moz-placeholder {
    color: inherit;
    opacity: 0.9
}

::-moz-placeholder {
    color: inherit;
    opacity: 0.9
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 0.9
}

:placeholder {
    color: inherit;
    opacity: 0.9
}

a,
a:link {
    text-decoration: none;
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms
}

a:visited {}

button {
    color: inherit
}

.row {
    display: -ms-flexbox;
    display: flex;
    justify-content: normal;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.container {
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}


/*left full,right full*/

@media (max-width:1199px) {
    .full-lg-none.full-column-inner {
        margin-left: 0 !important;
        width: auto !important
    }
}

@media (max-width:991px) {
    .full-md-none.full-column-inner {
        margin-left: 0 !important;
        width: auto !important
    }
}

@media (max-width:767px) {
    .full-sm-none.full-column-inner {
        margin-left: 0 !important;
        width: auto !important
    }
}

@media (max-width:575px) {
    .full-xs-none.full-column-inner {
        margin-left: 0 !important;
        width: auto !important
    }
}

.dng-left-full,
.dng-right-full {
    max-width: none
}


/*Fixed Footer*/

.fixed_footer_bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    max-height: 100%
}

.fixed_footer_bottom .fixed_footer.active {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    overflow-Y: auto
}

.fixed_footer_clone {
    background-color: #121212
}

.dng-main.Boxed .rev_slider_wrapper.fullscreen-container {
    max-width: 100% !important;
    right: 0 !important
}

@media only screen and (max-width:991px) {
    .fixed_footer_bottom .fixed_footer.active {
        position: relative
    }
    .fixed_footer_bottom,
    .fixed_footer_clone,
    .footer_box {
        height: auto !important;
        position: relative !important;
        max-height: inherit !important
    }
}


/*color-white*/

.color-white,
.color-white p,
.color-white .Normal,
.color-white a,
.color-white a:link,
.color-white a:active,
.color-white a:visited,
.color-white a:hover,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6 {
    color: #FFF !important
}


/*ilightbox-noscroll*/

body.ilightbox-noscroll {
    overflow: visible
}

[data-parallax="parallax"] {
    visibility: hidden
}

[data-parallax="parallax"].parallax-load {
    visibility: visible
}


/*input*/

input[type="text"] {
    border-radius: 0
}


/*icon*/

.fa,
.fas {
    font-weight: 900 !important
}

.sico,
.icon-svg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
    margin: 10px 0px;
}

.sico svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: inherit;
    vertical-align: initial;
    margin-left: 0px;
}

.rtl .sico svg {
    margin-left: 0px;
    margin-right: 0px;
}

p>.sico,
p>.icon-svg,
li>.sico,
li>.icon-svg {
    vertical-align: middle;
    margin-bottom: 0.2em
}


/*icon-svg*/

.icon-svg svg {
    width: 1em;
    height: 1em;
    stroke: currentColor !important;
    opacity: 0;
    vertical-align: sub;
    color: inherit
}

.icon-svg svg * {
    color: inherit
}

.icon-svg svg path,
.icon-svg svg polyline,
.icon-svg svg rect,
.icon-svg svg line {
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-miterlimit: 10
}

.icon-svg.animated svg {
    opacity: 1
}

.overflow-hidden {
    overflow: hidden
}


/*btn*/

[class^='button-'],
[class*=' button-'] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    margin-left: 3px;
    margin-bottom: 3px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 50px;
    -webkit-transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
    transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -webkit-appearance: none;
    appearance: none
}

.header-replace button,
.mobile-header-replace button {
    padding-right: 6px;
    padding-left: 6px
}

body [class*='btn-']:hover {}

[class*='btn-']:focus {
    outline: 0;
    box-shadow: none
}

body [class*='btn-'] {
    text-decoration: none !important
}


/*social [class*="social-"]{
	position:relative;
	display:inline-block
}
	*/


/* section-no-padding */

.d-wrapper .section-no-padding.is-box .is-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}


/* col-no-padding */

.row.col-no-padding {
    margin-right: 0;
    margin-left: 0
}

.row.col-no-padding [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.is-container.no-space {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important
}

.layout-no-mt .is-container {
    margin-top: 0 !important
}

.layout-no-mb .is-container {
    margin-bottom: 0 !important;
    margin-top: 30px !important;
}

.layout-no-plr .is-container {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.pointer-events-none {
    pointer-events: none !important
}


/*border radius*/

.border-radius-0 {
    border-radius: 0 !important
}

.border-radius-3 {
    border-radius: 3px !important
}

.border-radius-6 {
    border-radius: 6px !important
}

.border-radius-15 {
    border-radius: 15px !important
}

.border-radius-circle {
    border-radius: 50px !important
}


/*icon-cross*/

.icon-cross {
    width: 1em;
    height: 1em;
    display: inline-block;
    position: relative
}

.icon-cross::after,
.icon-cross::before {
    content: "";
    border-right: 2px solid currentColor;
    position: absolute;
    height: 94%;
    margin-top: 3%;
    right: 50%;
    border-radius: 3px;
    margin-right: -1px
}

.icon-cross::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-cross::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}


/* */


/* Adjustment for Default & Foundation */

.d-wrapper .container>.row,
.d-wrapper .container>div>.row {
    margin-top: 0;
    margin-bottom: 0
}

.d-wrapper a:hover {
    text-decoration: none
}

.d-wrapper img {
    max-width: 100%
}


/* Container for All Sections */

.d-wrapper {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 100%;
    transition: all ease 0.5s
}

.d-wrapper>div {
    display: flex;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    transition: all ease 0.3s;
    flex-direction: column
}

.d-wrapper .is-wrapper {
    position: relative
}

.d-wrapper::after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden
}

.d-wrapper .d-placeholder {
    display: none
}


/* Boxes */

.is-box {
    vertical-align: middle
}

.is-section .is-boxes {
    display: flex;
    flex: 0 0 100%;
    height: 100%;
    width: 100%;
    position: relative
}

.is-section .is-container {
    align-self: center
}

.is-section.layout-lightbox-content {
    display: none
}

.is-boxes:empty {
    min-height: 50px
}

.is-overlay+.is-boxes:empty,
.is-overlay+.is-boxes>.is-box-centered:empty {
    height: 275px
}

@media all and (max-width:991px) {
    .is-overlay+.is-boxes:empty {
        min-height: 275px
    }
    .is-overlay+.is-boxes:empty,
    .is-overlay+.is-boxes>.is-box-centered:empty {
        height: 275px
    }
}

.no-min-height {
    min-height: auto
}

.is-box-centered {
    width: 100%;
    position: relative;
    vertical-align: middle
}

.is-stretch>div:not(.is-arrow-down) {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.flexi-position {
    position: relative
}

.is-stretch .flexi-position {
    position: absolute
}

.is-section.is-stretch {
    min-height: 300px
}

.is-section.layout-hidden-content {
    display: none
}

@media all and (max-width:991px) {
    .is-box-md-reverse {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}


/* New */

.table-responsive {
    overflow-x: auto
}

@media all and (max-width:991px) {
    .table-responsive table {
        zoom: 0.8
    }
}

@media all and (max-width:1024px) {
    .is-section.box-lg-wrap .is-boxes {
        display: block
    }
    .is-section.box-lg-wrap .is-box {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media all and (max-width:991px) {
    /* .is-section:not(.is-stretch),.is-section-100:not(.is-stretch){
		height:auto !important
	}
		is-stretch is an exception */
    .is-section:not(.is-box):not(.section-pagepiling) {
        height: auto !important
    }
    /* .is-boxes{
		height:auto !important
	}
	.is-boxes{
		height:100% !important
	}
		*/
    /* new */
    .is-box-img {
        height: 300px !important
    }
    .is-box-img .is-boxes {
        height: 100% !important
    }
    .is-section:not(.section-slider) .is-boxes {
        display: block
    }
    .is-section .is-box {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%
    }
    /* new */
}

.is-container {
    margin: 0 auto;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    transition: all ease 0.3s
}


/* Boxed Layout */

.d-wrapper .is-boxed-layout .is-container {
    padding: 50px;
    background: #fff
}


/* 80px */

@media all and (max-width:1280px) {
    .d-wrapper .is-boxed-layout .is-container {
        padding: 30px
    }
}

@media all and (max-width:1024px) {
    .d-wrapper .is-boxed-layout .is-container {
        padding: 30px
    }
    /* .d-wrapper .is-boxed-layout .is-overlay{
		display:none !important
	}
	.d-wrapper .is-boxed-layout{
		background:#fff !important
	}
		*/
}


/* Default Layout */


/* Middle */

.d-wrapper .is-box .is-container {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.has-sidebar .d-wrapper .is-box .is-container {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0
}

@media all and (max-width:991px) {
    .d-wrapper .is-box .is-container {
        margin-top: 60px;
        margin-bottom: 60px
    }
    .has-sidebar .d-wrapper .is-box .is-container {
        margin-top: 20px;
        margin-bottom: 20px
    }
}


/* Overlay */

.is-overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*z-index:1;
	*/
}


/*.is-boxes,.is-box-centered{
	z-index:1
}
	*/

.is-overlay .is-overlay-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 60%
}

.is-overlay .is-overlay-bg.is-scale-animated.is-appeared {
    animation: is-scale 25s ease forwards;
    -ms-animation: is-scale 25s ease forwards;
    -webkit-animation: is-scale 25s ease forwards;
    -o-animation: is-scale 25s ease forwards;
    -moz-animation: is-scale 25s ease forwards
}

@keyframes is-scale {
    from {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1)
    }
    to {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2)
    }
}

.is-overlay .is-overlay-color {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.05
}

.is-overlay .is-overlay-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: inherit;
    /* dec 2017 */
}

.is-overlay .is-overlay-content.content-selectable {
    z-index: 1
}

.overlay-responsive .is-overlay-mobile-bg {
    display: none
}

@media (max-width:767px) {
    .overlay-responsive .is-overlay-bg {
        display: none
    }
    .overlay-responsive .is-overlay-mobile-bg {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

.is-overlay-Video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none
}

.is-overlay-Video-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover
}


/* dec 2017 .is-container{
	z-index:1
}
	*/


/* dec 2017 */


/* Section & Content Styles */


/* Background Color */

.is-bg-grey,
.d-wrapper>div.is-bg-grey,
.is-section.section-slider .is-box.is-bg-grey {
    background-color: #eeeff0
}

.is-bg-dark,
.d-wrapper>div.is-bg-dark,
.is-section.section-slider .is-box.is-bg-dark {
    background-color: #111
}

.is-bg-light,
.d-wrapper>div.is-bg-light,
.is-section.section-slider .is-box.is-bg-light {
    background-color: #fff
}

.d-wrapper>div.is-bg-none,
.is-section.section-slider .is-box.is-bg-none {
    background-color: transparent
}

.bg-white {
    background-color: #FFF
}

.bg-dark {
    background-color: #111
}


/* Text Color */

.is-light-text,
.is-light-text h1,
.is-light-text h2,
.is-light-text h3,
.is-light-text h4,
.is-light-text h5,
.is-light-text h6,
.is-light-text p,
.is-light-text li,
.is-light-text div,
.is-light-text span:not(.sico) {
    color: #fff
}

.is-dark-text .is-light-text {
    color: #fff
}

.is-light-text a,
.is-light-text a:link,
.is-light-text a:visited {
    color: #fff
}

.is-light-text a:hover {
    color: #fff;
    text-decoration: underline
}


/**/

.is-section.is-light-text {
    background-color: #000000
}

.is-section.is-light-text:not([style*="background-color"]) .is-overlay-bg,
.is-section.is-light-text:not([style*="background-color"]) .is-overlay-mobile-bg {
    background-color: #FFF
}


/* Vertical Alignment */

.is-content-top {
    vertical-align: top
}

.is-content-bottom {
    vertical-align: bottom
}

.is-content-top>.is-boxes>.is-container {
    align-self: flex-start
}

.is-content-bottom>.is-boxes>.is-container {
    align-self: flex-end
}


/* Horizontal Alignment */

.is-container.is-content-left {
    margin-right: 100px
}

.is-container.is-content-right {
    margin-left: 100px
}

@media all and (max-width:1200px) {
    .is-container.is-content-left {
        margin-right: 60px
    }
    .is-container.is-content-left {
        margin-left: 60px
    }
}

@media all and (max-width:991px) {
    .is-container.is-content-left {
        margin-right: auto
    }
    .is-container.is-content-left {
        margin-left: auto
    }
}


/* Text Alignment */

.is-align-right {
    text-align: left
}

.is-align-center {
    text-align: center
}

.is-align-left {
    text-align: right
}

.is-align-justify {
    text-align: justify
}


/* Section Height */

@media (max-width:575.98px) {
    #Body .is-section-xs-50 {
        height: 50vh
    }
    #Body .is-section-xs-auto {
        height: auto;
        min-height: auto
    }
}

@media (max-width:767.98px) {
    #Body .is-section-sm-50 {
        height: 50vh
    }
    #Body .is-section-sm-auto {
        height: auto;
        min-height: auto
    }
}

@media (max-width:991.98px) {
    #Body .is-section-md-50 {
        height: 50vh
    }
    #Body .is-section-md-auto {
        height: auto;
        min-height: auto
    }
}

@media (max-width:1199.98px) {
    #Body .is-section-lg-50 {
        height: 50vh
    }
    #Body .is-section-lg-auto {
        height: auto;
        min-height: auto
    }
}


/* Stretched container (not used yet) */

.is-container.is-stretch-w {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
}

.is-container.is-stretch-h {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.is-container.is-stretch-w>div {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.is-container.is-stretch-w>div>div {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.is-container.is-stretch-h>div {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.is-container.is-fullheight {
    height: 100%
}

.is-container.is-container-fluid {
    max-width: none;
    width: auto
}

.bg-attachment-fixed,
.bg-attachment-fixed .is-overlay-bg {
    background-attachment: fixed !important
}


/* Others */

.is-hidden {
    display: none !important
}

.gm-style {
    font-family: inherit !important
}


/*custom module loading*/

@-webkit-keyframes loading-rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes loading-rotate {
    0% {
        -moz-transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}

@keyframes loading-rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.custom-module .swiper-container.loading,
.custom-module .soon.loading {
    min-height: 100px;
    max-height: 50vh;
    position: relative
}

.custom-module .swiper-container.loading>*,
.custom-module .soon.loading>* {
    visibility: hidden
}

.custom-module .swiper-container.loading:after,
.custom-module .soon.loading:after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 5px solid #E3E3E3;
    border-top-color: #555;
    border-right-color: #555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    right: 50%;
    margin-right: -20px;
    -webkit-animation: loading-rotate 0.7s infinite;
    -moz-animation: loading-rotate 0.7s infinite;
    animation: loading-rotate 0.7s infinite;
    z-index: 101
}

.custom-module .soon {
    display: none
}

.custom-module .number {
    color: currentColor
}

#Body:not(.builder-editor-mode) .custom-module .ajaxform .from-error {
    display: none
}


/*video*/

.html5-video {
    position: relative
}

.html5-video video {
    width: 100%
}

.html5-video .play-button,
.html5-video .play-button2 {
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -36px 0 0 -36px;
    cursor: pointer
}


/*fixed element*/

.fixed-element {
    position: absolute;
    pointer-events: none;
    max-width: 100%
}

.fixed-element img,
.fixed-element svg {
    max-width: 100vw
}


/*css3-animate*/

.css3-animate {
    opacity: 0;
    position: relative
}

.css3-animate:not(.animated) {
    -webkit-animation: none;
    animation: none
}

.css3-animate.animated {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated {
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animation.brush {
    z-index: 1;
    position: relative;
    display: inline-block;
    white-space: nowrap
}

.bg-attachment-js .is-overlay {
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    pointer-events: none
}

.bg-attachment-js .is-overlay-bg {
    position: static;
    backface-visibility: hidden;
    background-size: auto 110%
}

@media only screen and (min-width:992px) {
    .bg-attachment-js .is-overlay-bg {
        background-size: auto 110%
    }
}

a:focus,
button:focus,
[tabindex="0"] {
    outline: none
}


/*skip-menu*/

#skip-menu {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    z-index: 999999
}

#skip-menu ul {
    padding: 0;
    margin: 0
}

#skip-menu ul a {
    color: #fff;
    background: #c72d29;
    position: absolute;
    top: 0;
    right: -9999px;
    left: auto;
    white-space: nowrap;
    padding: 10px;
    border: none;
    display: block
}

#skip-menu ul a:focus {
    right: 0
}

.builder-tab-title {
    cursor: pointer
}

.builder-tab-cont {
    display: none
}

@media only screen and (max-width:991px) {
    .builder-tab-title:not(.mobile-show),
    .is-section .section-tabs-list {
        display: unset !important
    }
    .section-tabs-container button {
        display: none !important;
    }
    .Construction01-section-tabs .section-tabs-list .item,
    .Construction01-section-tabs .section-tabs-container>.item {
        padding: 0px 10px 5px 10px !important;
        margin-bottom: 30px !important;
    }
    .Construction01-section-tabs .section-tabs-list .item::after,
    .Construction01-section-tabs .section-tabs-container>.item::after {
        font-size: 50px !important;
    }
}

@media only screen and (min-width:992px) {
    .mobile-show {
        display: none !important
    }
}

.section-tabs-container .is-container {
    transition: none
}

.section-tabs-container[data-effect="slide"] {
    position: relative;
    overflow: hidden
}

.section-tabs-container[data-effect="slide"]>.is-container {
    transition: all 300ms ease-in;
    opacity: 1
}

.section-tabs-container[data-effect="slide"]>.is-container.out {
    transform: translateX(-100%);
    opacity: 0
}

.section-tabs-container[data-effect="slide"]>.is-container.in {
    transform: translateX(100%);
    opacity: 1
}

.section-tabs-container>.is-container:focus {
    outline: 2px dotted #f00 !important
}


/**/

.img-shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.portfolio-shadow .pic {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.z-index-10 {
    z-index: 10;
    position: relative
}

.Welcome-banner .section-arrow-down .icon {
    white-space: nowrap;
    font-size: 14px;
    font-style: normal
}

.Welcome-banner .section-arrow-down .icon::after {
    content: "";
    width: 0;
    height: 70px;
    border-right: 1px solid var(--accent-color);
    display: block;
    margin: 0 auto
}

.Welcome-banner .section-arrow-down a:hover {
    text-decoration: none
}

.Welcome-Portfolios .isotope-main .pic {
    overflow: visible
}

.Welcome-Portfolios .pic img {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
    overflow: hidden
}

.row-product .infobox-carousel01 .item-box::after {
    background-color: #00043c;
}

.list-03 li:hover {
    margin: 0 3px 10px 0;
    transition: all 200ms ease-out 0s;
}

.title-25::after {
    margin: 7px 0 7px !important;
}

.title-01 {
    text-align: center;
    margin: 0 0 5px!important;
}

.title-01 .icon {
    display: inline-flex;
    align-items: center;
    font-size: 1.5rem!important;
    color: #da2e29;
    padding-top: 0!important;
}

.accordion04 .panel-heading button {
    text-align: right!important;
    font-family: inherit !important;
    font-size: 1rem;
}

.hotspot02 .hotspot-content .hotspot-info {
    text-align: center!important;
    display: block!important;
}

.hotspot02 .hotspot-content h6.title {
    font-size: 17px;
    margin: 21px auto;
    text-align: center;
    font-weight: bold;
    color: #333;
}

body .button-02 {
    font-size: 14px
}

.sico,
.icon-svg {
    margin: 1px 0px !important;
}

button,
input,
select,
textarea,
.btn {
    font-family: inherit !important;
}

.floating-active #headerrow-114062 {
    background-color: #e5e5fd!important;
}

.blogbox-05:hover,
.blogbox-05.active {
    box-shadow: 0px 0px 15px rgb(88 86 86 / 30%);
}

.blogbox-05 {
    background-color: #FFF;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    position: relative;
    transition: all ease-in 300ms;
    margin-bottom: 30px;
}

.blogbox-05::after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-bottom: 5px solid #da2e29;
    opacity: 0;
    transition: opacity ease-in 300ms;
    border-radius: 21px;
}

.blogbox-05 .cont {
    padding: 30px 35px 24px;
}

.blogbox-05 {
    background-color: #FFF;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    position: relative;
    transition: all ease-in 300ms;
    margin-bottom: 30px;
}

.blogbox-05:hover:after,
.blogbox-05.active:after {
    opacity: 1;
    z-index: 2;
}

.listingItem .imglist h2 {
    font-size: 15px;
    color: #333333;
    line-height: 23px;
    margin: 0 0 25px 0;
    position: relative;
    font-weight: bold;
    min-height: 46px;
}

.listingItem .imglist h2:before {
    width: 27px;
    margin: 0 0 0 -14px;
    border: 1px solid #da2e29;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -18px;
}

.listingItem .dg-imagebox .pic:before {
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
}

.listingItem .dg-imagebox .pic {
    position: relative;
}

.listingItem .dg-imagebox .pic>img {
    width: 100%;
}

.listingItem .imglist {
    text-align: center;
    border: 10px solid #f7f7f7;
    margin-bottom: 20px;
    color: #333333;
}

.listingItem .dg-imagebox:hover .pic:after,
.listingItem .dg-imagebox:hover .pic:before {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 300ms ease-in 300ms;
    -moz-transition: all 300ms ease-in 300ms;
    -webkit-transition: all 300ms ease-in 300ms;
    -o-transition: all 300ms ease-in 300ms;
    -ms-transition: all 300ms ease-in 300ms;
}

.listingItem .dg-imagebox:hover .icon {
    opacity: 1;
    transform: scaleX(1);
    transition: all 200ms ease-in 500ms;
    -moz-transition: all 200ms ease-in 500ms;
    -webkit-transition: all 200ms ease-in 500ms;
    -o-transition: all 200ms ease-in 500ms;
    -ms-transition: all 200ms ease-in 500ms;
}

.listingItem .dg-imagebox .icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #0b2e45;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin-bottom: 24px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -18px -18px 0 0;
    z-index: 3;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: center;
    transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
}

.fa-link:before {
    content: "\f0c1";
}

.listingItem .dg-imagebox .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    opacity: 1;
    z-index: 0;
    margin-top: 3px;
    opacity: 1;
    transition: all 300ms ease-in 500ms;
    -moz-transition: all 300ms ease-in 500ms;
    -webkit-transition: all 300ms ease-in 500ms;
    -o-transition: all 300ms ease-in 500ms;
    -ms-transition: all 300ms ease-in 500ms;
}

.listingItem .dg-imagebox:hover .bg {
    opacity: 0.7;
    top: 0;
    margin-top: 0;
    transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
}

.listingItem .dg-imagebox .pic:after {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
}

.listingItem .dg-imagebox .pic:after {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
}

.listingItem .imglist p {
    padding: 0;
    text-align: justify;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 10px;
}

.listingItem .dg-imagebox:hover .pic:after,
.listingItem .dg-imagebox:hover .pic:before {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 300ms ease-in 300ms;
    -moz-transition: all 300ms ease-in 300ms;
    -webkit-transition: all 300ms ease-in 300ms;
    -o-transition: all 300ms ease-in 300ms;
    -ms-transition: all 300ms ease-in 300ms;
}

.listingItem .dg-imagebox .pic:before {
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
}

.listingItem .dg-imagebox .pic:after,
.listingItem .dg-imagebox .pic:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    left: 20px;
    bottom: 20px;
    opacity: .5;
    z-index: 1;
    transition: all 300ms ease-in 200ms;
    -moz-transition: all 300ms ease-in 200ms;
    -webkit-transition: all 300ms ease-in 200ms;
    -o-transition: all 300ms ease-in 200ms;
    -ms-transition: all 300ms ease-in 200ms;
}

body .button-02,
.info-box03 .title {
    font-family: inherit !important;
}

.listingItem .imglist:hover h2 {
    color: #da2e29;
}

.listingItem .imglist .news-cont {
    padding: 15px;
    min-height: 212px;
}

#dng-megamenu666470 .dnngo_menu_list,
#dng-megamenu666470 .dnngo_boxslide {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 3px;
}

.page-title-arrow {
    position: absolute;
    right: 48%;
    bottom: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    z-index: 99;
    transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    /* -webkit-transform: translate3d(-50%,0,0); */
    -o-transform: translate3d(-50%, 0, 0);
}

.page-title-arrow .arrow-first {
    animation: arrow-movement 1.5s ease-in-out infinite;
}

.page-title-arrow .arrow-second {
    animation: arrow-movement 1.5s 0.75s ease-in-out infinite;
}

.page-title-arrow .arrow {
    opacity: 0;
    position: absolute;
    right: 12%;
    top: 15px;
    transform-origin: 50% 50%;
    transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
}

.page-title-arrow .arrow:before {
    transform: rotate(45deg) translateX(-15%)!important;
    transform-origin: top left!important;
}

.page-title.light .page-title-arrow .arrow:before,
.page-title.light .page-title-arrow .arrow:after {
    background: #fff !important;
}

.page-title-arrow .arrow:after {
    transform: rotate(-45deg) translateX(15%)!important;
    transform-origin: top right!important;
}

.page-title-arrow .arrow:before,
.page-title-arrow .arrow:after {
    background: #666;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
}

.lan {
    background: #da2e29;
    border-radius: 50%;
    width: 42px !important;
    height: 42px !important;
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 45px;
    font-weight: bold;
    color: #fff !important;
}

.submenu.Menu .submenu_title>a>span {
    color: #da2e29 !important;
    border-bottom: 1px dashed;
    padding: 0px 0 6px 21px;
    font-weight: 900;
}

.dng-megamenu .dnngo_custommenu ul li {
    list-style: square;
    color: #da2e299e;
    margin: 0 21px;
    transition: all 200ms ease-in-out 0s;
}

.dng-megamenu .dnngo_custommenu ul li:hover {
    list-style: square;
    color: #da2e299e;
    margin: 0 23px;
    transition: all 200ms ease-in-out 0.3s;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

#row-669714 {
    background-color: #122744!important;
}


/*------------------آموزش-------------------*/

.gray {
    background: #f6f6f6;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.font-26 {
    font-size: 26px;
}

.am-title-1 .feature.animated:after {
    width: 100%;
}

span.color-accent2.feature.dng_animate_visible {
    border-bottom: 4px solid #fa4c4b;
}

h2.am-title-1.mb-30.font-26 {
    color: #472a2b;
}

.width-70 {
    width: 70%!important;
    width: 70% !important;
    text-align: center;
    margin: 0 auto;
}

.text-right {
    text-align: right!important;
}

.list-icon ul,
.list-icon ol {
    list-style: none;
    margin: 0;
}

.am-list.line-solid li,
.am-list.line-dashed li,
.am-list.line-dotted li {
    margin-bottom: 14px;
    padding-bottom: 14px;
}

.am-list.em-border li,
.am-list.em-background li {
    padding-right: 41px;
    margin-bottom: 6px;
}

.am-list.list-icon li {
    padding-left: 0;
}

.am-list.line-solid li,
.am-list.line-dashed li,
.am-list.line-dotted li {
    border-bottom: 1px solid #dcdcdc;
}

.am-list li {
    font-size: 16px;
    line-height: 36px;
}

.list-numbers li,
.list-icon li {
    position: relative;
}

.list-numbers.em-background li:before,
.list-icon.em-background li i,
.list-icon.em-background li em {
    background-color: #2c5cda;
}

.am-list.em-border li:before,
.am-list.em-border li i,
.am-list.em-border li em,
.am-list.em-background li:before,
.am-list.em-background li i,
.am-list.em-background li em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 3px;
}

.am-list.list-icon li i,
.am-list.list-icon li em {
    font-size: 17px;
    position: relative;
    top: 10px;
    right: -6px;
}

.list-numbers.em-background li:before,
.list-icon.em-background li i,
.list-icon.em-background li em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background-color: #00a4e4;
    color: #FFF;
}

.list-numbers li:before,
.list-icon li i,
.list-icon li em {
    color: #00a4e4;
}

.bg-eftekharat .list-numbers li::before,
.list-icon li i,
.list-icon li em {
    color: #db9200 !important;
}

.list-numbers li:before,
.list-icon li i,
.list-icon li em {
    position: absolute;
    top: 10px;
    right: 0;
    color: #00a4e4;
    line-height: 1;
    display: inline-block;
}

.lnr {
    font-family: linearicons!important;
    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;
}

div#dnn_ContentPane ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #085a7a;
}

.am-list.list-icon li i,
.am-list.list-icon li em {
    font-size: 17px;
    position: relative;
    top: 4px;
    right: -6px;
}


/***********************************************************/

@font-face {
    font-family: linearicons;
    font-display: block;
    src: url(../fonts/linearicons.eot?ykticn);
    src: url(../fonts/linearicons.eot?#iefix) format('embedded-opentype'), url(../fonts/linearicons.ttf?ykticn) format('truetype'), url(../fonts/linearicons.woff?ykticn) format('woff'), url(../fonts/linearicons.svg?#linearicons) format('svg');
    font-weight: 400;
    font-style: normal
}

.lnr {
    font-family: linearicons!important;
    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: "\e600"
}

.lnr-home2:before {
    content: "\e601"
}

.lnr-home3:before {
    content: "\e602"
}

.lnr-home4:before {
    content: "\e603"
}

.lnr-home5:before {
    content: "\e604"
}

.lnr-home6:before {
    content: "\e605"
}

.lnr-bathtub:before {
    content: "\e606"
}

.lnr-toothbrush:before {
    content: "\e607"
}

.lnr-bed:before {
    content: "\e608"
}

.lnr-couch:before {
    content: "\e609"
}

.lnr-chair:before {
    content: "\e60a"
}

.lnr-city:before {
    content: "\e60b"
}

.lnr-apartment:before {
    content: "\e60c"
}

.lnr-pencil:before {
    content: "\e60d"
}

.lnr-pencil2:before {
    content: "\e60e"
}

.lnr-pen:before {
    content: "\e60f"
}

.lnr-pencil3:before {
    content: "\e610"
}

.lnr-eraser:before {
    content: "\e611"
}

.lnr-pencil4:before {
    content: "\e612"
}

.lnr-pencil5:before {
    content: "\e613"
}

.lnr-feather:before {
    content: "\e614"
}

.lnr-feather2:before {
    content: "\e615"
}

.lnr-feather3:before {
    content: "\e616"
}

.lnr-pen2:before {
    content: "\e617"
}

.lnr-pen-add:before {
    content: "\e618"
}

.lnr-pen-remove:before {
    content: "\e619"
}

.lnr-vector:before {
    content: "\e61a"
}

.lnr-pen3:before {
    content: "\e61b"
}

.lnr-blog:before {
    content: "\e61c"
}

.lnr-brush:before {
    content: "\e61d"
}

.lnr-brush2:before {
    content: "\e61e"
}

.lnr-spray:before {
    content: "\e61f"
}

.lnr-paint-roller:before {
    content: "\e620"
}

.lnr-stamp:before {
    content: "\e621"
}

.lnr-tape:before {
    content: "\e622"
}

.lnr-desk-tape:before {
    content: "\e623"
}

.lnr-texture:before {
    content: "\e624"
}

.lnr-eye-dropper:before {
    content: "\e625"
}

.lnr-palette:before {
    content: "\e626"
}

.lnr-color-sampler:before {
    content: "\e627"
}

.lnr-bucket:before {
    content: "\e628"
}

.lnr-gradient:before {
    content: "\e629"
}

.lnr-gradient2:before {
    content: "\e62a"
}

.lnr-magic-wand:before {
    content: "\e62b"
}

.lnr-magnet:before {
    content: "\e62c"
}

.lnr-pencil-ruler:before {
    content: "\e62d"
}

.lnr-pencil-ruler2:before {
    content: "\e62e"
}

.lnr-compass:before {
    content: "\e62f"
}

.lnr-aim:before {
    content: "\e630"
}

.lnr-gun:before {
    content: "\e631"
}

.lnr-bottle:before {
    content: "\e632"
}

.lnr-drop:before {
    content: "\e633"
}

.lnr-drop-crossed:before {
    content: "\e634"
}

.lnr-drop2:before {
    content: "\e635"
}

.lnr-snow:before {
    content: "\e636"
}

.lnr-snow2:before {
    content: "\e637"
}

.lnr-fire:before {
    content: "\e638"
}

.lnr-lighter:before {
    content: "\e639"
}

.lnr-knife:before {
    content: "\e63a"
}

.lnr-dagger:before {
    content: "\e63b"
}

.lnr-tissue:before {
    content: "\e63c"
}

.lnr-toilet-paper:before {
    content: "\e63d"
}

.lnr-poop:before {
    content: "\e63e"
}

.lnr-umbrella:before {
    content: "\e63f"
}

.lnr-umbrella2:before {
    content: "\e640"
}

.lnr-rain:before {
    content: "\e641"
}

.lnr-tornado:before {
    content: "\e642"
}

.lnr-wind:before {
    content: "\e643"
}

.lnr-fan:before {
    content: "\e644"
}

.lnr-contrast:before {
    content: "\e645"
}

.lnr-sun-small:before {
    content: "\e646"
}

.lnr-sun:before {
    content: "\e647"
}

.lnr-sun2:before {
    content: "\e648"
}

.lnr-moon:before {
    content: "\e649"
}

.lnr-cloud:before {
    content: "\e64a"
}

.lnr-cloud-upload:before {
    content: "\e64b"
}

.lnr-cloud-download:before {
    content: "\e64c"
}

.lnr-cloud-rain:before {
    content: "\e64d"
}

.lnr-cloud-hailstones:before {
    content: "\e64e"
}

.lnr-cloud-snow:before {
    content: "\e64f"
}

.lnr-cloud-windy:before {
    content: "\e650"
}

.lnr-sun-wind:before {
    content: "\e651"
}

.lnr-cloud-fog:before {
    content: "\e652"
}

.lnr-cloud-sun:before {
    content: "\e653"
}

.lnr-cloud-lightning:before {
    content: "\e654"
}

.lnr-cloud-sync:before {
    content: "\e655"
}

.lnr-cloud-lock:before {
    content: "\e656"
}

.lnr-cloud-gear:before {
    content: "\e657"
}

.lnr-cloud-alert:before {
    content: "\e658"
}

.lnr-cloud-check:before {
    content: "\e659"
}

.lnr-cloud-cross:before {
    content: "\e65a"
}

.lnr-cloud-crossed:before {
    content: "\e65b"
}

.lnr-cloud-database:before {
    content: "\e65c"
}

.lnr-database:before {
    content: "\e65d"
}

.lnr-database-add:before {
    content: "\e65e"
}

.lnr-database-remove:before {
    content: "\e65f"
}

.lnr-database-lock:before {
    content: "\e660"
}

.lnr-database-refresh:before {
    content: "\e661"
}

.lnr-database-check:before {
    content: "\e662"
}

.lnr-database-history:before {
    content: "\e663"
}

.lnr-database-upload:before {
    content: "\e664"
}

.lnr-database-download:before {
    content: "\e665"
}

.lnr-server:before {
    content: "\e666"
}

.lnr-shield:before {
    content: "\e667"
}

.lnr-shield-check:before {
    content: "\e668"
}

.lnr-shield-alert:before {
    content: "\e669"
}

.lnr-shield-cross:before {
    content: "\e66a"
}

.lnr-lock:before {
    content: "\e66b"
}

.lnr-rotation-lock:before {
    content: "\e66c"
}

.lnr-unlock:before {
    content: "\e66d"
}

.lnr-key:before {
    content: "\e66e"
}

.lnr-key-hole:before {
    content: "\e66f"
}

.lnr-toggle-off:before {
    content: "\e670"
}

.lnr-toggle-on:before {
    content: "\e671"
}

.lnr-cog:before {
    content: "\e672"
}

.lnr-cog2:before {
    content: "\e673"
}

.lnr-wrench:before {
    content: "\e674"
}

.lnr-screwdriver:before {
    content: "\e675"
}

.lnr-hammer-wrench:before {
    content: "\e676"
}

.lnr-hammer:before {
    content: "\e677"
}

.lnr-saw:before {
    content: "\e678"
}

.lnr-axe:before {
    content: "\e679"
}

.lnr-axe2:before {
    content: "\e67a"
}

.lnr-shovel:before {
    content: "\e67b"
}

.lnr-pickaxe:before {
    content: "\e67c"
}

.lnr-factory:before {
    content: "\e67d"
}

.lnr-factory2:before {
    content: "\e67e"
}

.lnr-recycle:before {
    content: "\e67f"
}

.lnr-trash:before {
    content: "\e680"
}

.lnr-trash2:before {
    content: "\e681"
}

.lnr-trash3:before {
    content: "\e682"
}

.lnr-broom:before {
    content: "\e683"
}

.lnr-game:before {
    content: "\e684"
}

.lnr-gamepad:before {
    content: "\e685"
}

.lnr-joystick:before {
    content: "\e686"
}

.lnr-dice:before {
    content: "\e687"
}

.lnr-spades:before {
    content: "\e688"
}

.lnr-diamonds:before {
    content: "\e689"
}

.lnr-clubs:before {
    content: "\e68a"
}

.lnr-hearts:before {
    content: "\e68b"
}

.lnr-heart:before {
    content: "\e68c"
}

.lnr-star:before {
    content: "\e68d"
}

.lnr-star-half:before {
    content: "\e68e"
}

.lnr-star-empty:before {
    content: "\e68f"
}

.lnr-flag:before {
    content: "\e690"
}

.lnr-flag2:before {
    content: "\e691"
}

.lnr-flag3:before {
    content: "\e692"
}

.lnr-mailbox-full:before {
    content: "\e693"
}

.lnr-mailbox-empty:before {
    content: "\e694"
}

.lnr-at-sign:before {
    content: "\e695"
}

.lnr-envelope:before {
    content: "\e696"
}

.lnr-envelope-open:before {
    content: "\e697"
}

.lnr-paperclip:before {
    content: "\e698"
}

.lnr-paper-plane:before {
    content: "\e699"
}

.lnr-reply:before {
    content: "\e69a"
}

.lnr-reply-all:before {
    content: "\e69b"
}

.lnr-inbox:before {
    content: "\e69c"
}

.lnr-inbox2:before {
    content: "\e69d"
}

.lnr-outbox:before {
    content: "\e69e"
}

.lnr-box:before {
    content: "\e69f"
}

.lnr-archive:before {
    content: "\e6a0"
}

.lnr-archive2:before {
    content: "\e6a1"
}

.lnr-drawers:before {
    content: "\e6a2"
}

.lnr-drawers2:before {
    content: "\e6a3"
}

.lnr-drawers3:before {
    content: "\e6a4"
}

.lnr-eye:before {
    content: "\e6a5"
}

.lnr-eye-crossed:before {
    content: "\e6a6"
}

.lnr-eye-plus:before {
    content: "\e6a7"
}

.lnr-eye-minus:before {
    content: "\e6a8"
}

.lnr-binoculars:before {
    content: "\e6a9"
}

.lnr-binoculars2:before {
    content: "\e6aa"
}

.lnr-hdd:before {
    content: "\e6ab"
}

.lnr-hdd-down:before {
    content: "\e6ac"
}

.lnr-hdd-up:before {
    content: "\e6ad"
}

.lnr-floppy-disk:before {
    content: "\e6ae"
}

.lnr-disc:before {
    content: "\e6af"
}

.lnr-tape2:before {
    content: "\e6b0"
}

.lnr-printer:before {
    content: "\e6b1"
}

.lnr-shredder:before {
    content: "\e6b2"
}

.lnr-file-empty:before {
    content: "\e6b3"
}

.lnr-file-add:before {
    content: "\e6b4"
}

.lnr-file-check:before {
    content: "\e6b5"
}

.lnr-file-lock:before {
    content: "\e6b6"
}

.lnr-files:before {
    content: "\e6b7"
}

.lnr-copy:before {
    content: "\e6b8"
}

.lnr-compare:before {
    content: "\e6b9"
}

.lnr-folder:before {
    content: "\e6ba"
}

.lnr-folder-search:before {
    content: "\e6bb"
}

.lnr-folder-plus:before {
    content: "\e6bc"
}

.lnr-folder-minus:before {
    content: "\e6bd"
}

.lnr-folder-download:before {
    content: "\e6be"
}

.lnr-folder-upload:before {
    content: "\e6bf"
}

.lnr-folder-star:before {
    content: "\e6c0"
}

.lnr-folder-heart:before {
    content: "\e6c1"
}

.lnr-folder-user:before {
    content: "\e6c2"
}

.lnr-folder-shared:before {
    content: "\e6c3"
}

.lnr-folder-music:before {
    content: "\e6c4"
}

.lnr-folder-picture:before {
    content: "\e6c5"
}

.lnr-folder-film:before {
    content: "\e6c6"
}

.lnr-scissors:before {
    content: "\e6c7"
}

.lnr-paste:before {
    content: "\e6c8"
}

.lnr-clipboard-empty:before {
    content: "\e6c9"
}

.lnr-clipboard-pencil:before {
    content: "\e6ca"
}

.lnr-clipboard-text:before {
    content: "\e6cb"
}

.lnr-clipboard-check:before {
    content: "\e6cc"
}

.lnr-clipboard-down:before {
    content: "\e6cd"
}

.lnr-clipboard-left:before {
    content: "\e6ce"
}

.lnr-clipboard-alert:before {
    content: "\e6cf"
}

.lnr-clipboard-user:before {
    content: "\e6d0"
}

.lnr-register:before {
    content: "\e6d1"
}

.lnr-enter:before {
    content: "\e6d2"
}

.lnr-exit:before {
    content: "\e6d3"
}

.lnr-papers:before {
    content: "\e6d4"
}

.lnr-news:before {
    content: "\e6d5"
}

.lnr-reading:before {
    content: "\e6d6"
}

.lnr-typewriter:before {
    content: "\e6d7"
}

.lnr-document:before {
    content: "\e6d8"
}

.lnr-document2:before {
    content: "\e6d9"
}

.lnr-graduation-hat:before {
    content: "\e6da"
}

.lnr-license:before {
    content: "\e6db"
}

.lnr-license2:before {
    content: "\e6dc"
}

.lnr-medal-empty:before {
    content: "\e6dd"
}

.lnr-medal-first:before {
    content: "\e6de"
}

.lnr-medal-second:before {
    content: "\e6df"
}

.lnr-medal-third:before {
    content: "\e6e0"
}

.lnr-podium:before {
    content: "\e6e1"
}

.lnr-trophy:before {
    content: "\e6e2"
}

.lnr-trophy2:before {
    content: "\e6e3"
}

.lnr-music-note:before {
    content: "\e6e4"
}

.lnr-music-note2:before {
    content: "\e6e5"
}

.lnr-music-note3:before {
    content: "\e6e6"
}

.lnr-playlist:before {
    content: "\e6e7"
}

.lnr-playlist-add:before {
    content: "\e6e8"
}

.lnr-guitar:before {
    content: "\e6e9"
}

.lnr-trumpet:before {
    content: "\e6ea"
}

.lnr-album:before {
    content: "\e6eb"
}

.lnr-shuffle:before {
    content: "\e6ec"
}

.lnr-repeat-one:before {
    content: "\e6ed"
}

.lnr-repeat:before {
    content: "\e6ee"
}

.lnr-headphones:before {
    content: "\e6ef"
}

.lnr-headset:before {
    content: "\e6f0"
}

.lnr-loudspeaker:before {
    content: "\e6f1"
}

.lnr-equalizer:before {
    content: "\e6f2"
}

.lnr-theater:before {
    content: "\e6f3"
}

.lnr-3d-glasses:before {
    content: "\e6f4"
}

.lnr-ticket:before {
    content: "\e6f5"
}

.lnr-presentation:before {
    content: "\e6f6"
}

.lnr-play:before {
    content: "\e6f7"
}

.lnr-film-play:before {
    content: "\e6f8"
}

.lnr-clapboard-play:before {
    content: "\e6f9"
}

.lnr-media:before {
    content: "\e6fa"
}

.lnr-film:before {
    content: "\e6fb"
}

.lnr-film2:before {
    content: "\e6fc"
}

.lnr-surveillance:before {
    content: "\e6fd"
}

.lnr-surveillance2:before {
    content: "\e6fe"
}

.lnr-camera:before {
    content: "\e6ff"
}

.lnr-camera-crossed:before {
    content: "\e700"
}

.lnr-camera-play:before {
    content: "\e701"
}

.lnr-time-lapse:before {
    content: "\e702"
}

.lnr-record:before {
    content: "\e703"
}

.lnr-camera2:before {
    content: "\e704"
}

.lnr-camera-flip:before {
    content: "\e705"
}

.lnr-panorama:before {
    content: "\e706"
}

.lnr-time-lapse2:before {
    content: "\e707"
}

.lnr-shutter:before {
    content: "\e708"
}

.lnr-shutter2:before {
    content: "\e709"
}

.lnr-face-detection:before {
    content: "\e70a"
}

.lnr-flare:before {
    content: "\e70b"
}

.lnr-convex:before {
    content: "\e70c"
}

.lnr-concave:before {
    content: "\e70d"
}

.lnr-picture:before {
    content: "\e70e"
}

.lnr-picture2:before {
    content: "\e70f"
}

.lnr-picture3:before {
    content: "\e710"
}

.lnr-pictures:before {
    content: "\e711"
}

.lnr-book:before {
    content: "\e712"
}

.lnr-audio-book:before {
    content: "\e713"
}

.lnr-book2:before {
    content: "\e714"
}

.lnr-bookmark:before {
    content: "\e715"
}

.lnr-bookmark2:before {
    content: "\e716"
}

.lnr-label:before {
    content: "\e717"
}

.lnr-library:before {
    content: "\e718"
}

.lnr-library2:before {
    content: "\e719"
}

.lnr-contacts:before {
    content: "\e71a"
}

.lnr-profile:before {
    content: "\e71b"
}

.lnr-portrait:before {
    content: "\e71c"
}

.lnr-portrait2:before {
    content: "\e71d"
}

.lnr-user:before {
    content: "\e71e"
}

.lnr-user-plus:before {
    content: "\e71f"
}

.lnr-user-minus:before {
    content: "\e720"
}

.lnr-user-lock:before {
    content: "\e721"
}

.lnr-users:before {
    content: "\e722"
}

.lnr-users2:before {
    content: "\e723"
}

.lnr-users-plus:before {
    content: "\e724"
}

.lnr-users-minus:before {
    content: "\e725"
}

.lnr-group-work:before {
    content: "\e726"
}

.lnr-woman:before {
    content: "\e727"
}

.lnr-man:before {
    content: "\e728"
}

.lnr-baby:before {
    content: "\e729"
}

.lnr-baby2:before {
    content: "\e72a"
}

.lnr-baby3:before {
    content: "\e72b"
}

.lnr-baby-bottle:before {
    content: "\e72c"
}

.lnr-walk:before {
    content: "\e72d"
}

.lnr-hand-waving:before {
    content: "\e72e"
}

.lnr-jump:before {
    content: "\e72f"
}

.lnr-run:before {
    content: "\e730"
}

.lnr-woman2:before {
    content: "\e731"
}

.lnr-man2:before {
    content: "\e732"
}

.lnr-man-woman:before {
    content: "\e733"
}

.lnr-height:before {
    content: "\e734"
}

.lnr-weight:before {
    content: "\e735"
}

.lnr-scale:before {
    content: "\e736"
}

.lnr-button:before {
    content: "\e737"
}

.lnr-bow-tie:before {
    content: "\e738"
}

.lnr-tie:before {
    content: "\e739"
}

.lnr-socks:before {
    content: "\e73a"
}

.lnr-shoe:before {
    content: "\e73b"
}

.lnr-shoes:before {
    content: "\e73c"
}

.lnr-hat:before {
    content: "\e73d"
}

.lnr-pants:before {
    content: "\e73e"
}

.lnr-shorts:before {
    content: "\e73f"
}

.lnr-flip-flops:before {
    content: "\e740"
}

.lnr-shirt:before {
    content: "\e741"
}

.lnr-hanger:before {
    content: "\e742"
}

.lnr-laundry:before {
    content: "\e743"
}

.lnr-store:before {
    content: "\e744"
}

.lnr-haircut:before {
    content: "\e745"
}

.lnr-store-24:before {
    content: "\e746"
}

.lnr-barcode:before {
    content: "\e747"
}

.lnr-barcode2:before {
    content: "\e748"
}

.lnr-barcode3:before {
    content: "\e749"
}

.lnr-cashier:before {
    content: "\e74a"
}

.lnr-bag:before {
    content: "\e74b"
}

.lnr-bag2:before {
    content: "\e74c"
}

.lnr-cart:before {
    content: "\e74d"
}

.lnr-cart-empty:before {
    content: "\e74e"
}

.lnr-cart-full:before {
    content: "\e74f"
}

.lnr-cart-plus:before {
    content: "\e750"
}

.lnr-cart-plus2:before {
    content: "\e751"
}

.lnr-cart-add:before {
    content: "\e752"
}

.lnr-cart-remove:before {
    content: "\e753"
}

.lnr-cart-exchange:before {
    content: "\e754"
}

.lnr-tag:before {
    content: "\e755"
}

.lnr-tags:before {
    content: "\e756"
}

.lnr-receipt:before {
    content: "\e757"
}

.lnr-wallet:before {
    content: "\e758"
}

.lnr-credit-card:before {
    content: "\e759"
}

.lnr-cash-dollar:before {
    content: "\e75a"
}

.lnr-cash-euro:before {
    content: "\e75b"
}

.lnr-cash-pound:before {
    content: "\e75c"
}

.lnr-cash-yen:before {
    content: "\e75d"
}

.lnr-bag-dollar:before {
    content: "\e75e"
}

.lnr-bag-euro:before {
    content: "\e75f"
}

.lnr-bag-pound:before {
    content: "\e760"
}

.lnr-bag-yen:before {
    content: "\e761"
}

.lnr-coin-dollar:before {
    content: "\e762"
}

.lnr-coin-euro:before {
    content: "\e763"
}

.lnr-coin-pound:before {
    content: "\e764"
}

.lnr-coin-yen:before {
    content: "\e765"
}

.lnr-calculator:before {
    content: "\e766"
}

.lnr-calculator2:before {
    content: "\e767"
}

.lnr-abacus:before {
    content: "\e768"
}

.lnr-vault:before {
    content: "\e769"
}

.lnr-telephone:before {
    content: "\e76a"
}

.lnr-phone-lock:before {
    content: "\e76b"
}

.lnr-phone-wave:before {
    content: "\e76c"
}

.lnr-phone-pause:before {
    content: "\e76d"
}

.lnr-phone-outgoing:before {
    content: "\e76e"
}

.lnr-phone-incoming:before {
    content: "\e76f"
}

.lnr-phone-in-out:before {
    content: "\e770"
}

.lnr-phone-error:before {
    content: "\e771"
}

.lnr-phone-sip:before {
    content: "\e772"
}

.lnr-phone-plus:before {
    content: "\e773"
}

.lnr-phone-minus:before {
    content: "\e774"
}

.lnr-voicemail:before {
    content: "\e775"
}

.lnr-dial:before {
    content: "\e776"
}

.lnr-telephone2:before {
    content: "\e777"
}

.lnr-pushpin:before {
    content: "\e778"
}

.lnr-pushpin2:before {
    content: "\e779"
}

.lnr-map-marker:before {
    content: "\e77a"
}

.lnr-map-marker-user:before {
    content: "\e77b"
}

.lnr-map-marker-down:before {
    content: "\e77c"
}

.lnr-map-marker-check:before {
    content: "\e77d"
}

.lnr-map-marker-crossed:before {
    content: "\e77e"
}

.lnr-radar:before {
    content: "\e77f"
}

.lnr-compass2:before {
    content: "\e780"
}

.lnr-map:before {
    content: "\e781"
}

.lnr-map2:before {
    content: "\e782"
}

.lnr-location:before {
    content: "\e783"
}

.lnr-road-sign:before {
    content: "\e784"
}

.lnr-calendar-empty:before {
    content: "\e785"
}

.lnr-calendar-check:before {
    content: "\e786"
}

.lnr-calendar-cross:before {
    content: "\e787"
}

.lnr-calendar-31:before {
    content: "\e788"
}

.lnr-calendar-full:before {
    content: "\e789"
}

.lnr-calendar-insert:before {
    content: "\e78a"
}

.lnr-calendar-text:before {
    content: "\e78b"
}

.lnr-calendar-user:before {
    content: "\e78c"
}

.lnr-mouse:before {
    content: "\e78d"
}

.lnr-mouse-left:before {
    content: "\e78e"
}

.lnr-mouse-right:before {
    content: "\e78f"
}

.lnr-mouse-both:before {
    content: "\e790"
}

.lnr-keyboard:before {
    content: "\e791"
}

.lnr-keyboard-up:before {
    content: "\e792"
}

.lnr-keyboard-down:before {
    content: "\e793"
}

.lnr-delete:before {
    content: "\e794"
}

.lnr-spell-check:before {
    content: "\e795"
}

.lnr-escape:before {
    content: "\e796"
}

.lnr-enter2:before {
    content: "\e797"
}

.lnr-screen:before {
    content: "\e798"
}

.lnr-aspect-ratio:before {
    content: "\e799"
}

.lnr-signal:before {
    content: "\e79a"
}

.lnr-signal-lock:before {
    content: "\e79b"
}

.lnr-signal-80:before {
    content: "\e79c"
}

.lnr-signal-60:before {
    content: "\e79d"
}

.lnr-signal-40:before {
    content: "\e79e"
}

.lnr-signal-20:before {
    content: "\e79f"
}

.lnr-signal-0:before {
    content: "\e7a0"
}

.lnr-signal-blocked:before {
    content: "\e7a1"
}

.lnr-sim:before {
    content: "\e7a2"
}

.lnr-flash-memory:before {
    content: "\e7a3"
}

.lnr-usb-drive:before {
    content: "\e7a4"
}

.lnr-phone:before {
    content: "\e7a5"
}

.lnr-smartphone:before {
    content: "\e7a6"
}

.lnr-smartphone-notification:before {
    content: "\e7a7"
}

.lnr-smartphone-vibration:before {
    content: "\e7a8"
}

.lnr-smartphone-embed:before {
    content: "\e7a9"
}

.lnr-smartphone-waves:before {
    content: "\e7aa"
}

.lnr-tablet:before {
    content: "\e7ab"
}

.lnr-tablet2:before {
    content: "\e7ac"
}

.lnr-laptop:before {
    content: "\e7ad"
}

.lnr-laptop-phone:before {
    content: "\e7ae"
}

.lnr-desktop:before {
    content: "\e7af"
}

.lnr-launch:before {
    content: "\e7b0"
}

.lnr-new-tab:before {
    content: "\e7b1"
}

.lnr-window:before {
    content: "\e7b2"
}

.lnr-cable:before {
    content: "\e7b3"
}

.lnr-cable2:before {
    content: "\e7b4"
}

.lnr-tv:before {
    content: "\e7b5"
}

.lnr-radio:before {
    content: "\e7b6"
}

.lnr-remote-control:before {
    content: "\e7b7"
}

.lnr-power-switch:before {
    content: "\e7b8"
}

.lnr-power:before {
    content: "\e7b9"
}

.lnr-power-crossed:before {
    content: "\e7ba"
}

.lnr-flash-auto:before {
    content: "\e7bb"
}

.lnr-lamp:before {
    content: "\e7bc"
}

.lnr-flashlight:before {
    content: "\e7bd"
}

.lnr-lampshade:before {
    content: "\e7be"
}

.lnr-cord:before {
    content: "\e7bf"
}

.lnr-outlet:before {
    content: "\e7c0"
}

.lnr-battery-power:before {
    content: "\e7c1"
}

.lnr-battery-empty:before {
    content: "\e7c2"
}

.lnr-battery-alert:before {
    content: "\e7c3"
}

.lnr-battery-error:before {
    content: "\e7c4"
}

.lnr-battery-low1:before {
    content: "\e7c5"
}

.lnr-battery-low2:before {
    content: "\e7c6"
}

.lnr-battery-low3:before {
    content: "\e7c7"
}

.lnr-battery-mid1:before {
    content: "\e7c8"
}

.lnr-battery-mid2:before {
    content: "\e7c9"
}

.lnr-battery-mid3:before {
    content: "\e7ca"
}

.lnr-battery-full:before {
    content: "\e7cb"
}

.lnr-battery-charging:before {
    content: "\e7cc"
}

.lnr-battery-charging2:before {
    content: "\e7cd"
}

.lnr-battery-charging3:before {
    content: "\e7ce"
}

.lnr-battery-charging4:before {
    content: "\e7cf"
}

.lnr-battery-charging5:before {
    content: "\e7d0"
}

.lnr-battery-charging6:before {
    content: "\e7d1"
}

.lnr-battery-charging7:before {
    content: "\e7d2"
}

.lnr-chip:before {
    content: "\e7d3"
}

.lnr-chip-x64:before {
    content: "\e7d4"
}

.lnr-chip-x86:before {
    content: "\e7d5"
}

.lnr-bubble:before {
    content: "\e7d6"
}

.lnr-bubbles:before {
    content: "\e7d7"
}

.lnr-bubble-dots:before {
    content: "\e7d8"
}

.lnr-bubble-alert:before {
    content: "\e7d9"
}

.lnr-bubble-question:before {
    content: "\e7da"
}

.lnr-bubble-text:before {
    content: "\e7db"
}

.lnr-bubble-pencil:before {
    content: "\e7dc"
}

.lnr-bubble-picture:before {
    content: "\e7dd"
}

.lnr-bubble-video:before {
    content: "\e7de"
}

.lnr-bubble-user:before {
    content: "\e7df"
}

.lnr-bubble-quote:before {
    content: "\e7e0"
}

.lnr-bubble-heart:before {
    content: "\e7e1"
}

.lnr-bubble-emoticon:before {
    content: "\e7e2"
}

.lnr-bubble-attachment:before {
    content: "\e7e3"
}

.lnr-phone-bubble:before {
    content: "\e7e4"
}

.lnr-quote-open:before {
    content: "\e7e5"
}

.lnr-quote-close:before {
    content: "\e7e6"
}

.lnr-dna:before {
    content: "\e7e7"
}

.lnr-heart-pulse:before {
    content: "\e7e8"
}

.lnr-pulse:before {
    content: "\e7e9"
}

.lnr-syringe:before {
    content: "\e7ea"
}

.lnr-pills:before {
    content: "\e7eb"
}

.lnr-first-aid:before {
    content: "\e7ec"
}

.lnr-lifebuoy:before {
    content: "\e7ed"
}

.lnr-bandage:before {
    content: "\e7ee"
}

.lnr-bandages:before {
    content: "\e7ef"
}

.lnr-thermometer:before {
    content: "\e7f0"
}

.lnr-microscope:before {
    content: "\e7f1"
}

.lnr-brain:before {
    content: "\e7f2"
}

.lnr-beaker:before {
    content: "\e7f3"
}

.lnr-skull:before {
    content: "\e7f4"
}

.lnr-bone:before {
    content: "\e7f5"
}

.lnr-construction:before {
    content: "\e7f6"
}

.lnr-construction-cone:before {
    content: "\e7f7"
}

.lnr-pie-chart:before {
    content: "\e7f8"
}

.lnr-pie-chart2:before {
    content: "\e7f9"
}

.lnr-graph:before {
    content: "\e7fa"
}

.lnr-chart-growth:before {
    content: "\e7fb"
}

.lnr-chart-bars:before {
    content: "\e7fc"
}

.lnr-chart-settings:before {
    content: "\e7fd"
}

.lnr-cake:before {
    content: "\e7fe"
}

.lnr-gift:before {
    content: "\e7ff"
}

.lnr-balloon:before {
    content: "\e800"
}

.lnr-rank:before {
    content: "\e801"
}

.lnr-rank2:before {
    content: "\e802"
}

.lnr-rank3:before {
    content: "\e803"
}

.lnr-crown:before {
    content: "\e804"
}

.lnr-lotus:before {
    content: "\e805"
}

.lnr-diamond:before {
    content: "\e806"
}

.lnr-diamond2:before {
    content: "\e807"
}

.lnr-diamond3:before {
    content: "\e808"
}

.lnr-diamond4:before {
    content: "\e809"
}

.lnr-linearicons:before {
    content: "\e80a"
}

.lnr-teacup:before {
    content: "\e80b"
}

.lnr-teapot:before {
    content: "\e80c"
}

.lnr-glass:before {
    content: "\e80d"
}

.lnr-bottle2:before {
    content: "\e80e"
}

.lnr-glass-cocktail:before {
    content: "\e80f"
}

.lnr-glass2:before {
    content: "\e810"
}

.lnr-dinner:before {
    content: "\e811"
}

.lnr-dinner2:before {
    content: "\e812"
}

.lnr-chef:before {
    content: "\e813"
}

.lnr-scale2:before {
    content: "\e814"
}

.lnr-egg:before {
    content: "\e815"
}

.lnr-egg2:before {
    content: "\e816"
}

.lnr-eggs:before {
    content: "\e817"
}

.lnr-platter:before {
    content: "\e818"
}

.lnr-steak:before {
    content: "\e819"
}

.lnr-hamburger:before {
    content: "\e81a"
}

.lnr-hotdog:before {
    content: "\e81b"
}

.lnr-pizza:before {
    content: "\e81c"
}

.lnr-sausage:before {
    content: "\e81d"
}

.lnr-chicken:before {
    content: "\e81e"
}

.lnr-fish:before {
    content: "\e81f"
}

.lnr-carrot:before {
    content: "\e820"
}

.lnr-cheese:before {
    content: "\e821"
}

.lnr-bread:before {
    content: "\e822"
}

.lnr-ice-cream:before {
    content: "\e823"
}

.lnr-ice-cream2:before {
    content: "\e824"
}

.lnr-candy:before {
    content: "\e825"
}

.lnr-lollipop:before {
    content: "\e826"
}

.lnr-coffee-bean:before {
    content: "\e827"
}

.lnr-coffee-cup:before {
    content: "\e828"
}

.lnr-cherry:before {
    content: "\e829"
}

.lnr-grapes:before {
    content: "\e82a"
}

.lnr-citrus:before {
    content: "\e82b"
}

.lnr-apple:before {
    content: "\e82c"
}

.lnr-leaf:before {
    content: "\e82d"
}

.lnr-landscape:before {
    content: "\e82e"
}

.lnr-pine-tree:before {
    content: "\e82f"
}

.lnr-tree:before {
    content: "\e830"
}

.lnr-cactus:before {
    content: "\e831"
}

.lnr-paw:before {
    content: "\e832"
}

.lnr-footprint:before {
    content: "\e833"
}

.lnr-speed-slow:before {
    content: "\e834"
}

.lnr-speed-medium:before {
    content: "\e835"
}

.lnr-speed-fast:before {
    content: "\e836"
}

.lnr-rocket:before {
    content: "\e837"
}

.lnr-hammer2:before {
    content: "\e838"
}

.lnr-balance:before {
    content: "\e839"
}

.lnr-briefcase:before {
    content: "\e83a"
}

.lnr-luggage-weight:before {
    content: "\e83b"
}

.lnr-dolly:before {
    content: "\e83c"
}

.lnr-plane:before {
    content: "\e83d"
}

.lnr-plane-crossed:before {
    content: "\e83e"
}

.lnr-helicopter:before {
    content: "\e83f"
}

.lnr-traffic-lights:before {
    content: "\e840"
}

.lnr-siren:before {
    content: "\e841"
}

.lnr-road:before {
    content: "\e842"
}

.lnr-engine:before {
    content: "\e843"
}

.lnr-oil-pressure:before {
    content: "\e844"
}

.lnr-coolant-temperature:before {
    content: "\e845"
}

.lnr-car-battery:before {
    content: "\e846"
}

.lnr-gas:before {
    content: "\e847"
}

.lnr-gallon:before {
    content: "\e848"
}

.lnr-transmission:before {
    content: "\e849"
}

.lnr-car:before {
    content: "\e84a"
}

.lnr-car-wash:before {
    content: "\e84b"
}

.lnr-car-wash2:before {
    content: "\e84c"
}

.lnr-bus:before {
    content: "\e84d"
}

.lnr-bus2:before {
    content: "\e84e"
}

.lnr-car2:before {
    content: "\e84f"
}

.lnr-parking:before {
    content: "\e850"
}

.lnr-car-lock:before {
    content: "\e851"
}

.lnr-taxi:before {
    content: "\e852"
}

.lnr-car-siren:before {
    content: "\e853"
}

.lnr-car-wash3:before {
    content: "\e854"
}

.lnr-car-wash4:before {
    content: "\e855"
}

.lnr-ambulance:before {
    content: "\e856"
}

.lnr-truck:before {
    content: "\e857"
}

.lnr-trailer:before {
    content: "\e858"
}

.lnr-scale-truck:before {
    content: "\e859"
}

.lnr-train:before {
    content: "\e85a"
}

.lnr-ship:before {
    content: "\e85b"
}

.lnr-ship2:before {
    content: "\e85c"
}

.lnr-anchor:before {
    content: "\e85d"
}

.lnr-boat:before {
    content: "\e85e"
}

.lnr-bicycle:before {
    content: "\e85f"
}

.lnr-bicycle2:before {
    content: "\e860"
}

.lnr-dumbbell:before {
    content: "\e861"
}

.lnr-bench-press:before {
    content: "\e862"
}

.lnr-swim:before {
    content: "\e863"
}

.lnr-football:before {
    content: "\e864"
}

.lnr-baseball-bat:before {
    content: "\e865"
}

.lnr-baseball:before {
    content: "\e866"
}

.lnr-tennis:before {
    content: "\e867"
}

.lnr-tennis2:before {
    content: "\e868"
}

.lnr-ping-pong:before {
    content: "\e869"
}

.lnr-hockey:before {
    content: "\e86a"
}

.lnr-8ball:before {
    content: "\e86b"
}

.lnr-bowling:before {
    content: "\e86c"
}

.lnr-bowling-pins:before {
    content: "\e86d"
}

.lnr-golf:before {
    content: "\e86e"
}

.lnr-golf2:before {
    content: "\e86f"
}

.lnr-archery:before {
    content: "\e870"
}

.lnr-slingshot:before {
    content: "\e871"
}

.lnr-soccer:before {
    content: "\e872"
}

.lnr-basketball:before {
    content: "\e873"
}

.lnr-cube:before {
    content: "\e874"
}

.lnr-3d-rotate:before {
    content: "\e875"
}

.lnr-puzzle:before {
    content: "\e876"
}

.lnr-glasses:before {
    content: "\e877"
}

.lnr-glasses2:before {
    content: "\e878"
}

.lnr-accessibility:before {
    content: "\e879"
}

.lnr-wheelchair:before {
    content: "\e87a"
}

.lnr-wall:before {
    content: "\e87b"
}

.lnr-fence:before {
    content: "\e87c"
}

.lnr-wall2:before {
    content: "\e87d"
}

.lnr-icons:before {
    content: "\e87e"
}

.lnr-resize-handle:before {
    content: "\e87f"
}

.lnr-icons2:before {
    content: "\e880"
}

.lnr-select:before {
    content: "\e881"
}

.lnr-select2:before {
    content: "\e882"
}

.lnr-site-map:before {
    content: "\e883"
}

.lnr-earth:before {
    content: "\e884"
}

.lnr-earth-lock:before {
    content: "\e885"
}

.lnr-network:before {
    content: "\e886"
}

.lnr-network-lock:before {
    content: "\e887"
}

.lnr-planet:before {
    content: "\e888"
}

.lnr-happy:before {
    content: "\e889"
}

.lnr-smile:before {
    content: "\e88a"
}

.lnr-grin:before {
    content: "\e88b"
}

.lnr-tongue:before {
    content: "\e88c"
}

.lnr-sad:before {
    content: "\e88d"
}

.lnr-wink:before {
    content: "\e88e"
}

.lnr-dream:before {
    content: "\e88f"
}

.lnr-shocked:before {
    content: "\e890"
}

.lnr-shocked2:before {
    content: "\e891"
}

.lnr-tongue2:before {
    content: "\e892"
}

.lnr-neutral:before {
    content: "\e893"
}

.lnr-happy-grin:before {
    content: "\e894"
}

.lnr-cool:before {
    content: "\e895"
}

.lnr-mad:before {
    content: "\e896"
}

.lnr-grin-evil:before {
    content: "\e897"
}

.lnr-evil:before {
    content: "\e898"
}

.lnr-wow:before {
    content: "\e899"
}

.lnr-annoyed:before {
    content: "\e89a"
}

.lnr-wondering:before {
    content: "\e89b"
}

.lnr-confused:before {
    content: "\e89c"
}

.lnr-zipped:before {
    content: "\e89d"
}

.lnr-grumpy:before {
    content: "\e89e"
}

.lnr-mustache:before {
    content: "\e89f"
}

.lnr-tombstone-hipster:before {
    content: "\e8a0"
}

.lnr-tombstone:before {
    content: "\e8a1"
}

.lnr-ghost:before {
    content: "\e8a2"
}

.lnr-ghost-hipster:before {
    content: "\e8a3"
}

.lnr-halloween:before {
    content: "\e8a4"
}

.lnr-christmas:before {
    content: "\e8a5"
}

.lnr-easter-egg:before {
    content: "\e8a6"
}

.lnr-mustache2:before {
    content: "\e8a7"
}

.lnr-mustache-glasses:before {
    content: "\e8a8"
}

.lnr-pipe:before {
    content: "\e8a9"
}

.lnr-alarm:before {
    content: "\e8aa"
}

.lnr-alarm-add:before {
    content: "\e8ab"
}

.lnr-alarm-snooze:before {
    content: "\e8ac"
}

.lnr-alarm-ringing:before {
    content: "\e8ad"
}

.lnr-bullhorn:before {
    content: "\e8ae"
}

.lnr-hearing:before {
    content: "\e8af"
}

.lnr-volume-high:before {
    content: "\e8b0"
}

.lnr-volume-medium:before {
    content: "\e8b1"
}

.lnr-volume-low:before {
    content: "\e8b2"
}

.lnr-volume:before {
    content: "\e8b3"
}

.lnr-mute:before {
    content: "\e8b4"
}

.lnr-lan:before {
    content: "\e8b5"
}

.lnr-lan2:before {
    content: "\e8b6"
}

.lnr-wifi:before {
    content: "\e8b7"
}

.lnr-wifi-lock:before {
    content: "\e8b8"
}

.lnr-wifi-blocked:before {
    content: "\e8b9"
}

.lnr-wifi-mid:before {
    content: "\e8ba"
}

.lnr-wifi-low:before {
    content: "\e8bb"
}

.lnr-wifi-low2:before {
    content: "\e8bc"
}

.lnr-wifi-alert:before {
    content: "\e8bd"
}

.lnr-wifi-alert-mid:before {
    content: "\e8be"
}

.lnr-wifi-alert-low:before {
    content: "\e8bf"
}

.lnr-wifi-alert-low2:before {
    content: "\e8c0"
}

.lnr-stream:before {
    content: "\e8c1"
}

.lnr-stream-check:before {
    content: "\e8c2"
}

.lnr-stream-error:before {
    content: "\e8c3"
}

.lnr-stream-alert:before {
    content: "\e8c4"
}

.lnr-communication:before {
    content: "\e8c5"
}

.lnr-communication-crossed:before {
    content: "\e8c6"
}

.lnr-broadcast:before {
    content: "\e8c7"
}

.lnr-antenna:before {
    content: "\e8c8"
}

.lnr-satellite:before {
    content: "\e8c9"
}

.lnr-satellite2:before {
    content: "\e8ca"
}

.lnr-mic:before {
    content: "\e8cb"
}

.lnr-mic-mute:before {
    content: "\e8cc"
}

.lnr-mic2:before {
    content: "\e8cd"
}

.lnr-spotlights:before {
    content: "\e8ce"
}

.lnr-hourglass:before {
    content: "\e8cf"
}

.lnr-loading:before {
    content: "\e8d0"
}

.lnr-loading2:before {
    content: "\e8d1"
}

.lnr-loading3:before {
    content: "\e8d2"
}

.lnr-refresh:before {
    content: "\e8d3"
}

.lnr-refresh2:before {
    content: "\e8d4"
}

.lnr-undo:before {
    content: "\e8d5"
}

.lnr-redo:before {
    content: "\e8d6"
}

.lnr-jump2:before {
    content: "\e8d7"
}

.lnr-undo2:before {
    content: "\e8d8"
}

.lnr-redo2:before {
    content: "\e8d9"
}

.lnr-sync:before {
    content: "\e8da"
}

.lnr-repeat-one2:before {
    content: "\e8db"
}

.lnr-sync-crossed:before {
    content: "\e8dc"
}

.lnr-sync2:before {
    content: "\e8dd"
}

.lnr-repeat-one3:before {
    content: "\e8de"
}

.lnr-sync-crossed2:before {
    content: "\e8df"
}

.lnr-return:before {
    content: "\e8e0"
}

.lnr-return2:before {
    content: "\e8e1"
}

.lnr-refund:before {
    content: "\e8e2"
}

.lnr-history:before {
    content: "\e8e3"
}

.lnr-history2:before {
    content: "\e8e4"
}

.lnr-self-timer:before {
    content: "\e8e5"
}

.lnr-clock:before {
    content: "\e8e6"
}

.lnr-clock2:before {
    content: "\e8e7"
}

.lnr-clock3:before {
    content: "\e8e8"
}

.lnr-watch:before {
    content: "\e8e9"
}

.lnr-alarm2:before {
    content: "\e8ea"
}

.lnr-alarm-add2:before {
    content: "\e8eb"
}

.lnr-alarm-remove:before {
    content: "\e8ec"
}

.lnr-alarm-check:before {
    content: "\e8ed"
}

.lnr-alarm-error:before {
    content: "\e8ee"
}

.lnr-timer:before {
    content: "\e8ef"
}

.lnr-timer-crossed:before {
    content: "\e8f0"
}

.lnr-timer2:before {
    content: "\e8f1"
}

.lnr-timer-crossed2:before {
    content: "\e8f2"
}

.lnr-download:before {
    content: "\e8f3"
}

.lnr-upload:before {
    content: "\e8f4"
}

.lnr-download2:before {
    content: "\e8f5"
}

.lnr-upload2:before {
    content: "\e8f6"
}

.lnr-enter-up:before {
    content: "\e8f7"
}

.lnr-enter-down:before {
    content: "\e8f8"
}

.lnr-enter-left:before {
    content: "\e8f9"
}

.lnr-enter-right:before {
    content: "\e8fa"
}

.lnr-exit-up:before {
    content: "\e8fb"
}

.lnr-exit-down:before {
    content: "\e8fc"
}

.lnr-exit-left:before {
    content: "\e8fd"
}

.lnr-exit-right:before {
    content: "\e8fe"
}

.lnr-enter-up2:before {
    content: "\e8ff"
}

.lnr-enter-down2:before {
    content: "\e900"
}

.lnr-enter-vertical:before {
    content: "\e901"
}

.lnr-enter-left2:before {
    content: "\e902"
}

.lnr-enter-right2:before {
    content: "\e903"
}

.lnr-enter-horizontal:before {
    content: "\e904"
}

.lnr-exit-up2:before {
    content: "\e905"
}

.lnr-exit-down2:before {
    content: "\e906"
}

.lnr-exit-left2:before {
    content: "\e907"
}

.lnr-exit-right2:before {
    content: "\e908"
}

.lnr-cli:before {
    content: "\e909"
}

.lnr-bug:before {
    content: "\e90a"
}

.lnr-code:before {
    content: "\e90b"
}

.lnr-file-code:before {
    content: "\e90c"
}

.lnr-file-image:before {
    content: "\e90d"
}

.lnr-file-zip:before {
    content: "\e90e"
}

.lnr-file-audio:before {
    content: "\e90f"
}

.lnr-file-video:before {
    content: "\e910"
}

.lnr-file-preview:before {
    content: "\e911"
}

.lnr-file-charts:before {
    content: "\e912"
}

.lnr-file-stats:before {
    content: "\e913"
}

.lnr-file-spreadsheet:before {
    content: "\e914"
}

.lnr-link:before {
    content: "\e915"
}

.lnr-unlink:before {
    content: "\e916"
}

.lnr-link2:before {
    content: "\e917"
}

.lnr-unlink2:before {
    content: "\e918"
}

.lnr-thumbs-up:before {
    content: "\e919"
}

.lnr-thumbs-down:before {
    content: "\e91a"
}

.lnr-thumbs-up2:before {
    content: "\e91b"
}

.lnr-thumbs-down2:before {
    content: "\e91c"
}

.lnr-thumbs-up3:before {
    content: "\e91d"
}

.lnr-thumbs-down3:before {
    content: "\e91e"
}

.lnr-share:before {
    content: "\e91f"
}

.lnr-share2:before {
    content: "\e920"
}

.lnr-share3:before {
    content: "\e921"
}

.lnr-magnifier:before {
    content: "\e922"
}

.lnr-file-search:before {
    content: "\e923"
}

.lnr-find-replace:before {
    content: "\e924"
}

.lnr-zoom-in:before {
    content: "\e925"
}

.lnr-zoom-out:before {
    content: "\e926"
}

.lnr-loupe:before {
    content: "\e927"
}

.lnr-loupe-zoom-in:before {
    content: "\e928"
}

.lnr-loupe-zoom-out:before {
    content: "\e929"
}

.lnr-cross:before {
    content: "\e92a"
}

.lnr-menu:before {
    content: "\e92b"
}

.lnr-list:before {
    content: "\e92c"
}

.lnr-list2:before {
    content: "\e92d"
}

.lnr-list3:before {
    content: "\e92e"
}

.lnr-menu2:before {
    content: "\e92f"
}

.lnr-list4:before {
    content: "\e930"
}

.lnr-menu3:before {
    content: "\e931"
}

.lnr-exclamation:before {
    content: "\e932"
}

.lnr-question:before {
    content: "\e933"
}

.lnr-check:before {
    content: "\e934"
}

.lnr-cross2:before {
    content: "\e935"
}

.lnr-plus:before {
    content: "\e936"
}

.lnr-minus:before {
    content: "\e937"
}

.lnr-percent:before {
    content: "\e938"
}

.lnr-chevron-up:before {
    content: "\e939"
}

.lnr-chevron-down:before {
    content: "\e93a"
}

.lnr-chevron-left:before {
    content: "\e93b"
}

.lnr-chevron-right:before {
    content: "\e93c"
}

.lnr-chevrons-expand-vertical:before {
    content: "\e93d"
}

.lnr-chevrons-expand-horizontal:before {
    content: "\e93e"
}

.lnr-chevrons-contract-vertical:before {
    content: "\e93f"
}

.lnr-chevrons-contract-horizontal:before {
    content: "\e940"
}

.lnr-arrow-up:before {
    content: "\e941"
}

.lnr-arrow-down:before {
    content: "\e942"
}

.lnr-arrow-left:before {
    content: "\e943"
}

.lnr-arrow-right:before {
    content: "\e944"
}

.lnr-arrow-up-right:before {
    content: "\e945"
}

.lnr-arrows-merge:before {
    content: "\e946"
}

.lnr-arrows-split:before {
    content: "\e947"
}

.lnr-arrow-divert:before {
    content: "\e948"
}

.lnr-arrow-return:before {
    content: "\e949"
}

.lnr-expand:before {
    content: "\e94a"
}

.lnr-contract:before {
    content: "\e94b"
}

.lnr-expand2:before {
    content: "\e94c"
}

.lnr-contract2:before {
    content: "\e94d"
}

.lnr-move:before {
    content: "\e94e"
}

.lnr-tab:before {
    content: "\e94f"
}

.lnr-arrow-wave:before {
    content: "\e950"
}

.lnr-expand3:before {
    content: "\e951"
}

.lnr-expand4:before {
    content: "\e952"
}

.lnr-contract3:before {
    content: "\e953"
}

.lnr-notification:before {
    content: "\e954"
}

.lnr-warning:before {
    content: "\e955"
}

.lnr-notification-circle:before {
    content: "\e956"
}

.lnr-question-circle:before {
    content: "\e957"
}

.lnr-menu-circle:before {
    content: "\e958"
}

.lnr-checkmark-circle:before {
    content: "\e959"
}

.lnr-cross-circle:before {
    content: "\e95a"
}

.lnr-plus-circle:before {
    content: "\e95b"
}

.lnr-circle-minus:before {
    content: "\e95c"
}

.lnr-percent-circle:before {
    content: "\e95d"
}

.lnr-arrow-up-circle:before {
    content: "\e95e"
}

.lnr-arrow-down-circle:before {
    content: "\e95f"
}

.lnr-arrow-left-circle:before {
    content: "\e960"
}

.lnr-arrow-right-circle:before {
    content: "\e961"
}

.lnr-chevron-up-circle:before {
    content: "\e962"
}

.lnr-chevron-down-circle:before {
    content: "\e963"
}

.lnr-chevron-left-circle:before {
    content: "\e964"
}

.lnr-chevron-right-circle:before {
    content: "\e965"
}

.lnr-backward-circle:before {
    content: "\e966"
}

.lnr-first-circle:before {
    content: "\e967"
}

.lnr-previous-circle:before {
    content: "\e968"
}

.lnr-stop-circle:before {
    content: "\e969"
}

.lnr-play-circle:before {
    content: "\e96a"
}

.lnr-pause-circle:before {
    content: "\e96b"
}

.lnr-next-circle:before {
    content: "\e96c"
}

.lnr-last-circle:before {
    content: "\e96d"
}

.lnr-forward-circle:before {
    content: "\e96e"
}

.lnr-eject-circle:before {
    content: "\e96f"
}

.lnr-crop:before {
    content: "\e970"
}

.lnr-frame-expand:before {
    content: "\e971"
}

.lnr-frame-contract:before {
    content: "\e972"
}

.lnr-focus:before {
    content: "\e973"
}

.lnr-transform:before {
    content: "\e974"
}

.lnr-grid:before {
    content: "\e975"
}

.lnr-grid-crossed:before {
    content: "\e976"
}

.lnr-layers:before {
    content: "\e977"
}

.lnr-layers-crossed:before {
    content: "\e978"
}

.lnr-toggle:before {
    content: "\e979"
}

.lnr-rulers:before {
    content: "\e97a"
}

.lnr-ruler:before {
    content: "\e97b"
}

.lnr-funnel:before {
    content: "\e97c"
}

.lnr-flip-horizontal:before {
    content: "\e97d"
}

.lnr-flip-vertical:before {
    content: "\e97e"
}

.lnr-flip-horizontal2:before {
    content: "\e97f"
}

.lnr-flip-vertical2:before {
    content: "\e980"
}

.lnr-angle:before {
    content: "\e981"
}

.lnr-angle2:before {
    content: "\e982"
}

.lnr-subtract:before {
    content: "\e983"
}

.lnr-combine:before {
    content: "\e984"
}

.lnr-intersect:before {
    content: "\e985"
}

.lnr-exclude:before {
    content: "\e986"
}

.lnr-align-center-vertical:before {
    content: "\e987"
}

.lnr-align-right:before {
    content: "\e988"
}

.lnr-align-bottom:before {
    content: "\e989"
}

.lnr-align-left:before {
    content: "\e98a"
}

.lnr-align-center-horizontal:before {
    content: "\e98b"
}

.lnr-align-top:before {
    content: "\e98c"
}

.lnr-square:before {
    content: "\e98d"
}

.lnr-plus-square:before {
    content: "\e98e"
}

.lnr-minus-square:before {
    content: "\e98f"
}

.lnr-percent-square:before {
    content: "\e990"
}

.lnr-arrow-up-square:before {
    content: "\e991"
}

.lnr-arrow-down-square:before {
    content: "\e992"
}

.lnr-arrow-left-square:before {
    content: "\e993"
}

.lnr-arrow-right-square:before {
    content: "\e994"
}

.lnr-chevron-up-square:before {
    content: "\e995"
}

.lnr-chevron-down-square:before {
    content: "\e996"
}

.lnr-chevron-left-square:before {
    content: "\e997"
}

.lnr-chevron-right-square:before {
    content: "\e998"
}

.lnr-check-square:before {
    content: "\e999"
}

.lnr-cross-square:before {
    content: "\e99a"
}

.lnr-menu-square:before {
    content: "\e99b"
}

.lnr-prohibited:before {
    content: "\e99c"
}

.lnr-circle:before {
    content: "\e99d"
}

.lnr-radio-button:before {
    content: "\e99e"
}

.lnr-ligature:before {
    content: "\e99f"
}

.lnr-text-format:before {
    content: "\e9a0"
}

.lnr-text-format-remove:before {
    content: "\e9a1"
}

.lnr-text-size:before {
    content: "\e9a2"
}

.lnr-bold:before {
    content: "\e9a3"
}

.lnr-italic:before {
    content: "\e9a4"
}

.lnr-underline:before {
    content: "\e9a5"
}

.lnr-strikethrough:before {
    content: "\e9a6"
}

.lnr-highlight:before {
    content: "\e9a7"
}

.lnr-text-align-left:before {
    content: "\e9a8"
}

.lnr-text-align-center:before {
    content: "\e9a9"
}

.lnr-text-align-right:before {
    content: "\e9aa"
}

.lnr-text-align-justify:before {
    content: "\e9ab"
}

.lnr-line-spacing:before {
    content: "\e9ac"
}

.lnr-indent-increase:before {
    content: "\e9ad"
}

.lnr-indent-decrease:before {
    content: "\e9ae"
}

.lnr-text-wrap:before {
    content: "\e9af"
}

.lnr-pilcrow:before {
    content: "\e9b0"
}

.lnr-direction-ltr:before {
    content: "\e9b1"
}

.lnr-direction-rtl:before {
    content: "\e9b2"
}

.lnr-page-break:before {
    content: "\e9b3"
}

.lnr-page-break2:before {
    content: "\e9b4"
}

.lnr-sort-alpha-asc:before {
    content: "\e9b5"
}

.lnr-sort-alpha-desc:before {
    content: "\e9b6"
}

.lnr-sort-numeric-asc:before {
    content: "\e9b7"
}

.lnr-sort-numeric-desc:before {
    content: "\e9b8"
}

.lnr-sort-amount-asc:before {
    content: "\e9b9"
}

.lnr-sort-amount-desc:before {
    content: "\e9ba"
}

.lnr-sort-time-asc:before {
    content: "\e9bb"
}

.lnr-sort-time-desc:before {
    content: "\e9bc"
}

.lnr-sigma:before {
    content: "\e9bd"
}

.lnr-pencil-line:before {
    content: "\e9be"
}

.lnr-hand:before {
    content: "\e9bf"
}

.lnr-pointer-up:before {
    content: "\e9c0"
}

.lnr-pointer-right:before {
    content: "\e9c1"
}

.lnr-pointer-down:before {
    content: "\e9c2"
}

.lnr-pointer-left:before {
    content: "\e9c3"
}

.lnr-finger-tap:before {
    content: "\e9c4"
}

.lnr-fingers-tap:before {
    content: "\e9c5"
}

.lnr-reminder:before {
    content: "\e9c6"
}

.lnr-fingers-crossed:before {
    content: "\e9c7"
}

.lnr-fingers-victory:before {
    content: "\e9c8"
}

.lnr-gesture-zoom:before {
    content: "\e9c9"
}

.lnr-gesture-pinch:before {
    content: "\e9ca"
}

.lnr-fingers-scroll-horizontal:before {
    content: "\e9cb"
}

.lnr-fingers-scroll-vertical:before {
    content: "\e9cc"
}

.lnr-fingers-scroll-left:before {
    content: "\e9cd"
}

.lnr-fingers-scroll-right:before {
    content: "\e9ce"
}

.lnr-hand2:before {
    content: "\e9cf"
}

.lnr-pointer-up2:before {
    content: "\e9d0"
}

.lnr-pointer-right2:before {
    content: "\e9d1"
}

.lnr-pointer-down2:before {
    content: "\e9d2"
}

.lnr-pointer-left2:before {
    content: "\e9d3"
}

.lnr-finger-tap2:before {
    content: "\e9d4"
}

.lnr-fingers-tap2:before {
    content: "\e9d5"
}

.lnr-reminder2:before {
    content: "\e9d6"
}

.lnr-gesture-zoom2:before {
    content: "\e9d7"
}

.lnr-gesture-pinch2:before {
    content: "\e9d8"
}

.lnr-fingers-scroll-horizontal2:before {
    content: "\e9d9"
}

.lnr-fingers-scroll-vertical2:before {
    content: "\e9da"
}

.lnr-fingers-scroll-left2:before {
    content: "\e9db"
}

.lnr-fingers-scroll-right2:before {
    content: "\e9dc"
}

.lnr-fingers-scroll-vertical3:before {
    content: "\e9dd"
}

.lnr-border-style:before {
    content: "\e9de"
}

.lnr-border-all:before {
    content: "\e9df"
}

.lnr-border-outer:before {
    content: "\e9e0"
}

.lnr-border-inner:before {
    content: "\e9e1"
}

.lnr-border-top:before {
    content: "\e9e2"
}

.lnr-border-horizontal:before {
    content: "\e9e3"
}

.lnr-border-bottom:before {
    content: "\e9e4"
}

.lnr-border-left:before {
    content: "\e9e5"
}

.lnr-border-vertical:before {
    content: "\e9e6"
}

.lnr-border-right:before {
    content: "\e9e7"
}

.lnr-border-none:before {
    content: "\e9e8"
}

.lnr-ellipsis:before {
    content: "\e9e9"
}