

@font-face {
    font-family: 'proxima_nova_altbold';
    src: url('../fonts/proxima_nova_alt_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_nova_altlight';
    src: url('../fonts/proxima_nova_alt_light-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_nova_altthin';
    src: url('../fonts/proxima_nova_alt_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_novablack';
    src: url('../fonts/proxima_nova_black-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('../fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_novathin';
    src: url('../fonts/proxima_nova_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'), url('../fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.input-group-text {
    padding: 0;
    border: 0;
}

    .input-group-text .form-select {
        width: 65px !important;
        height: 40px !important;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        padding: 0;
        -moz-padding-start: 0;
        padding-left: 5px;
        background-image: none;
        /* background-color: rgba(0, 149, 218, 0.25);*/
        background-color: #fff;
        color: #000 !important;
        border: 1px solid #93989c;
    }
.form-control.custome-form-control {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not( .form-floating ) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.form-control.price {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.responsive-img {
    width: 100%;
}
.thank-css{ margin-top:250px;}
.ban-parent {
    height: 100vh;
    position: relative;
    padding-left: 0px;
    padding-right: 0;
}
.triangle-p {
    background: url("../images/triangle-img.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_one 100s linear infinite;
    -moz-animation: cloud_one 100s linear infinite;
    -o-animation: cloud_one 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1; opacity:0.3;
}

.triangle-p2 {
    background: url("../images/triangle-img2.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 100s linear infinite;
    -moz-animation: cloud_two 100s linear infinite;
    -o-animation: cloud_two 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
    opacity: 0.3;
}

.triangle-p3 {
    background: url("../images/triangle-img3.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_three 100s linear infinite;
    -moz-animation: cloud_three 100s linear infinite;
    -o-animation: cloud_three 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
    opacity: 0.3;
}

.triangle-p4 {
    background: url("../images/triangle-img3.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_four 100s linear infinite;
    -moz-animation: cloud_four 100s linear infinite;
    -o-animation: cloud_four 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
    opacity: 0.3;
}
.op1{ opacity:0.10;}
.ban-img {
    position: absolute;
    z-index: 100;
    width: 100%;
}

.sky {
    overflow-y: hidden;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* position: absolute;*/
    overflow-x: hidden;
    /*background-image: radial-gradient(#07234b, #203e69, #030a14);
    background-image: radial-gradient(#157776, #203e69, #034443);*/
    /* background-image: radial-gradient(#157776, #203e69, #034443);
    */
    /* background: #0f1b2c;
    background: -moz-radial-gradient(center, ellipse cover, #0f1b2c 0%, #143564 100%, #7db9e8 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#adbed6), color-stop(100%,#143564), color-stop(100%,#7db9e8));
    background: -webkit-radial-gradient(center, ellipse cover, #adbed6 0%,#143564 100%,0f1b2c 100%);
    background: -o-radial-gradient(center, ellipse cover, #0f1b2c 0%,#143564 100%,#7db9e8 100%);
    background: -ms-radial-gradient(center, ellipse cover, #0f1b2c 0%,#143564 100%,#7db9e8 100%);
    background: radial-gradient(ellipse at center, #0f1b2cadbed6 0%,#143564 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f1b2c', endColorstr='#7db9e8',GradientType=1 );*/
    /* background: #48678D;
    /*-webkit-animation:sky_background 50s ease-out infinite;
			-moz-animation:sky_background 50s ease-out infinite;
			-o-animation:sky_background 50s ease-out infinite;
			-webkit-transform:translate3d(0,0,0);
			-moz-transform:translate3d(0,0,0);
			-o-transform:translate3d(0,0,0)*/
}
/*
.sky2 {
    background-image: linear-gradient(#100748, #335b84, #1f0344);
}*/
.body-1 {
    background-image: radial-gradient(#157776, #203e69, #034443); 
}
.body-2 {
    background-image: linear-gradient(#100748, #335b84, #1f0344);

}
    .clouds_one_1 {
        background: url("../images/cloud_one.png");
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 300%;
        -webkit-animation: cloud_one 150s linear infinite;
        -moz-animation: cloud_one 150s linear infinite;
        -o-animation: cloud_one 150s linear infinite;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        z-index: 1;
    }

.click-me {
    position: relative;
    z-index: 200001
}

.clouds_one-copy {
    background: url("../images/cloud_one2.png");
    position: absolute;
    left: 20%;
    top: 0%;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_one 250s linear infinite;
    -moz-animation: cloud_one 250s linear infinite;
    -o-animation: cloud_one 250s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}


.clouds_two {
    background: url("../images/cloud_two.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 275s linear infinite;
    -moz-animation: cloud_two 275s linear infinite;
    -o-animation: cloud_two 275s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.clouds_two-copy {
    background: url("../images/cloud_two.png");
    position: absolute;
    left: 20%;
    top: 0%;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 275s linear infinite;
    -moz-animation: cloud_two 275s linear infinite;
    -o-animation: cloud_two 275s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.clouds_two-copy2 {
    background: url("../images/cloud_two.png");
    position: absolute;
    left: 0;
    top: 20%;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 275s linear infinite;
    -moz-animation: cloud_two 275s linear infinite;
    -o-animation: cloud_two 275s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.clouds_three {
    background: url("../images/cloud_three.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_three 300s linear infinite;
    -moz-animation: cloud_three 300s linear infinite;
    -o-animation: cloud_three 300s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

@-webkit-keyframes sky_background {
    0% {
        background: #007fd5;
        color: #007fd5
    }

    50% {
        background: #000;
        color: #a3d9ff
    }

    100% {
        background: #007fd5;
        color: #007fd5
    }
}

@-webkit-keyframes moon {
    0% {
        opacity: 0;
        left: -200%;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1);
        left: 0%;
        bottom: 250px;
        -webkit-transform: scale(1);
    }

    100% {
        opacity: 0;
        bottom: 500px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}

@-webkit-keyframes cloud_one {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-webkit-keyframes cloud_two {
    0% {
        right: 0
    }

    100% {
        right: -200%
    }
}

@-webkit-keyframes cloud_three {
    0% {
        top: 0;
        left: 0;
    }

    100% {
        top: -200%;
        left: 200%;
    }
}

@-webkit-keyframes cloud_four {
    0% {
        bottom: 0;
        right: 0;
    }

    100% {
        bottom: -200%;
        right: 200%;
    }
}

@-moz-keyframes sky_background {
    0% {
        background: #007fd5;
        color: #007fd5
    }

    50% {
        background: #000;
        color: #a3d9ff
    }

    100% {
        background: #007fd5;
        color: #007fd5
    }
}

@-moz-keyframes moon {
    0% {
        opacity: 0;
        left: -200%;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1);
        left: 0%;
        bottom: 250px;
        -webkit-transform: scale(1);
    }

    100% {
        opacity: 0;
        bottom: 500px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}

@-moz-keyframes cloud_one {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-moz-keyframes cloud_two {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-moz-keyframes cloud_three {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}




.custome-nav { text-align:center;}
.custome-nav li {
    display: inline-block;
}

#loading {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
}

#loading-image {
    position: absolute;
    top: 100px;
    left: 240px;
    z-index: 100;
}

.responsive-img {
    width: 100%;
}

.padd-l-r-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.padd-r-0 {
    padding-right: 0 !important;
}

.padd-l-0 {
    padding-left: 0 !important;
}

.padd-l-r-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.padd-r-5 {
    padding-right: 5px !important;
}

.padd-l-5 {
    padding-left: 5px !important;
}

.desktop-display {
    display: block;
}

.desktop-inline-display {
    display: inline-block;
}

.tab-display {
    display: none;
}

.tab-inline-display {
    display: none;
}

.pull-left1 {
    float: left
}

.pull-right1 {
    float: right
}

.text-left1 {
    text-align: left
}

.text-right1 {
    text-align: right
}

.m-display {
    display: none;
}
/*** Edited Bootstrap ****/
body {
    font-family: 'proxima_novaregular', sans-serif;
    color: #444;
    font-size: 1rem;
    line-height: 26px;
}

.responsive-img {
    width: 100%;
}

.btn {
    --bs-btn-color: #e3000f;
}



.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #eeba25;
    --bs-btn-border-color: #eeba25;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #eeba25;
    --bs-btn-hover-border-color: #eeba25;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #eeba25;
    --bs-btn-active-border-color: #eeba25;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #eeba25;
    --bs-btn-disabled-border-color: #eeba25;
    padding: 6px 20px;
    border-radius: 5px;
    color: #000;
    font-family: 'proxima_novabold'; text-transform:uppercase; font-size:16px;
}
.mar-bot-form{ margin-bottom:1rem !important;}
.btn-primary.btn:hover {
    color: #333;
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
}
.bg-primary {
    background-color: #2588d9 !important;
}
.btn.btn-secondary{ color:#fff;}
.logo {
    width: 100%;
    max-width: 510px;
}

.pro-pic{font-size:100px !important; color:#ddd;}
.dropdown-toggle.user-icon {
    background-color: transparent;
    color: #666;
    border: 0;
    padding-top: 0;
}
    .dropdown-toggle.user-icon:after { display:none
    }
    .dropdown-toggle.user-icon:focus{ background-color:transparent; color:#666;}
.dropdown-menu.user-pro-menu{border-radius:0; color:#999; padding-bottom:0; border:1px solid #efefef;}
    .dropdown-menu.user-pro-menu li a{ color:#aaa; border-bottom:1px solid #efefef;}
.dd-logout{ border:0; background-color:#efefef; display:block; text-align:center; font-size:18px; padding-top:10px; padding-bottom:10px;}
.search-pop{width:80%; border:1px solid #e3e3e3;}
.modal-header{ border-bottom:0; padding-bottom:0;}
.search-pop-btn{background-color:#000; color:#fff; padding:6px; padding-bottom:8px;position:relative; top:1px;}

.clear-rating {
    display: none !important;
}
.cart-aside {
    position: fixed;
    height: 100%;
    right: -300px;
    width: 300px;
    z-index: 20;
    background-color: #fff;
    padding: 10px;
    top: 0;
    overflow-y: scroll;transition:all ease-in-out 0.3s;
}

.background-cart {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 19;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;display:none;
   
}
.bg-display{ display:block;}
.added-cart-item .cart-item-in {
    position: relative;
    padding-left: 70px;
    font-size: 13px;
}
.added-cart-item .cart-item-in img {
    position: absolute;
    left: 0;
    top:5px;
    width: 60px;
    height: 80px;
}

.added-cart-item .cart-item-in p {
    font-size: 13px;
    line-height: 17px;
}
    .added-cart-item .cart-item-in h5 {
        font-family: 'proxima_novabold'; font-size:15px;
    }
    .added-cart-item {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .added-cart-item button{ font-size:14px;}
.discount-amt {
    font-size: 18px;
    color: #111;
    font-family: 'proxima_novabold';
}
.original-amt, .original-amt i{
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

/* width */
::-webkit-scrollbar {
    width:8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccc;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
.cart-price{ position:relative; margin-bottom:3px; font-size:15px;}
    .cart-price span{ position:absolute; right:0;}
.cart-total {
    font-family: 'proxima_novabold'; font-size:17px;
}
.cart-window-pricing {
    font-family: 'proxima_novabold';
    font-size: 17px;
}
.mover-window {
    font-size: 30px;
    right: 10px;
    position:relative;
    top: 5px; z-index:5555;
}
.grand-txt {
    font-size: 12px;
    margin-bottom: 0
}
.total-saving{ margin-bottom:0; font-size:14px;}
.pos-r {
    position: relative;
}
.total-fixed{ position:fixed; background-color:#fff; border-top:1px solid #ccc; z-index:200; bottom:0;width:300px;}
.proceed{ position:absolute; right:15px; bottom:0;}
.total-amount {
    font-family: 'proxima_novabold'; font-size:20x;
}
.display-right{ right:-300px;}
.display-right-o{ right:0;}

.empty-cart {
    width: 300px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #eee;
    z-index: 2500;
    right: 0; display:none;
  
}
    .empty-cart p {
        font-family: 'proxima_novabold'; font-size:18px;padding:20px 10px; border-bottom:1px solid #ccc;
    }
.continue-shop-btn {
    border: 0;
    background-color: transparent;
    padding: 20px 20px;
    font-family: 'proxima_novabold';
    width:100%;
}
.cart-window:hover  .empty-cart { display:block;
}

.cart-open, .search-icon {
    cursor: pointer;
}
.input-search .form-control {
    height: 40px;
    background-color: #e5e5e4;}
.input-search .input-group-text {
    background-color: #e3000f;
    color: #fff;
    padding-left:25px;
    padding-right:25px;
    height: 40px;
}
.login-sign-up a {
    color: #0c1239;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    font-family: 'proxima_novabold'; text-decoration:none;
}
.txt-tra{ text-transform:uppercase;}

.pro-pic{font-size:30px; color:#666;}
.cart-window .fa-shopping-cart { font-size:20px;
}
.cart-window{  text-align:left;}
.d-flex.account-nav {
    display: inline-block !important;
}
.display-inline-block{ display:inline-block}
.mr-t-10{ margin-top:10px;}


/*  Main Nav*/
.custome-nav{ padding-left:0; text-align:end; margin-bottom:0;}
    .custome-nav li {
        display: inline-block;

        font-family: 'proxima_novabold'; text-transform:uppercase; font-size:14px;
    }
        .custome-nav li a {
            display: inline-block;
            padding: 15px 10px;
            color: #fff;
        }
.main-nav {
    background-color: #e5e5e4;

}
.head-1 {
  
    background-color: #eaf5fb;
    border-bottom: 2px solid #0a7b6f;
    position: relative;
    z-index: 1000;
}
.head-logo{ margin-top:10px; width:90px;}
.banner-head {
    color: #a0f6ec;
    font-size: 40px;
    font-family: 'proxima_novabold';
    text-align: left;
    text-transform: uppercase;
    margin-top: 50px;
}
.banner-head.ban-head-2{ margin-top:20px; font-size:40px;}
.btn-lgg.btn-lg { font-size:18px; padding:10px 30px; margin-top:20px;
}
.position-r{ position:relative;}
.vertical-divider {
    position: absolute;
    height: 80%;
    width: 3px;
    background-color:rgba(255, 255, 255, 0.5);
    top: 8%;
    right: 70px;
}
.or-css {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #eeba25; display:inline-block; text-align:center; color:#333; padding-top:10px; font-weight:bold; position:absolute; top:45%; right:-20px;
}
.banner-p {
    position: absolute;
    z-index: 10000;
}
.move-1 {
    -webkit-animation: move1 5s infinite;
    animation: move1 5s infinite;
}

.move-2 {
    -webkit-animation: move2 5s infinite;
    animation: move2 5s infinite;
}

.move-3 {
    -webkit-animation: move3 5s infinite;
    animation: move3 5s infinite;
}

.move-4 {
    -webkit-animation: move4 5s infinite;
    animation: move4 5s infinite;
}

@-webkit-keyframes move4 {
    0% {
        -webkit-transform: translate(0, -5px);
        transform: translate(0, -5px);
    }

    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px);
    }

    100% {
        -webkit-transform: translate(0, -5px);
        transform: translate(0, -5px);
    }
}

@-webkit-keyframes move1 {
    0% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px);
    }

    50% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px);
    }

    100% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px);
    }
}

@keyframes move1 {
    0% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px);
    }

    50% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px);
    }

    100% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px);
    }
}

@-webkit-keyframes move2 {
    0% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px);
    }

    50% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px);
    }

    100% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px);
    }
}

@-webkit-keyframes move3 {
    0% {
        transform: translate(0, 0);
    }

    20% {
        transform: translate(5px, 0);
    }

    40% {
        transform: translate(5px, 5px);
    }

    65% {
        transform: translate(0, 5px);
    }

    65% {
        transform: translate(5px, 0);
    }

    100% {
        transform: translate(0, 0);
    }
}
.ban-text {
    color: #fff;
    font-size: 18px;
    position: absolute;
    z-index: 20000;
    line-height: 23px;
    top: 190px;


}
/*Banner form */
div.omrs-input-group {
    margin-bottom: 1.5rem;
    position: relative;
    width: 20.4375rem;
}
    div.omrs-input-group label{ width:100%;}
    /* Input*/
    .omrs-input-underlined > input,
    .omrs-input-filled > input {
        border: none;
        border-bottom: 0.125rem solid var(--omrs-color-ink-medium-contrast);
        width: 100%;
        height:45px;
        font-size: 1.0625rem;
        padding-left: 0.875rem;
        line-height: 147.6%;
        padding-top: 0.825rem;
        padding-bottom: 0.5rem;
        background-color: rgba(255, 255, 255, 0.2);
    }
/* Input*/
        .omrs-input-underlined > input::-ms-input-placeholder, .omrs-input-filled > input::-ms-input-placeholder { /* Edge 12-18 */
            color:#fff !important;
        }

        .omrs-input-underlined > input::placeholder, .omrs-input-filled > input::placeholder {
            color: #fff !important;
        }
    .omrs-input-underlined > input:focus,
    .omrs-input-filled > input:focus {
        outline: none;
    }

.omrs-input-underlined > .omrs-input-label,
.omrs-input-filled > .omrs-input-label {
    position: absolute;
    top:-10px;
    left: 0.875rem;
    line-height:10px;
    color:#fff;
    transition: top .2s; background-color:rgba(0, 0, 0, 0.6); padding:8px; border-radius:5px; font-size:14px;
}

.omrs-input-underlined > svg,
.omrs-input-filled > svg {
    position: absolute;
    top: 0.9375rem;
    right: 0.875rem;
    fill: var(--omrs-color-ink-medium-contrast);
}

.omrs-input-underlined > .omrs-input-helper,
.omrs-input-filled > .omrs-input-helper {
    font-size: 0.9375rem;
    color: #fff;
    letter-spacing: 0.0275rem;
    margin: 0.125rem 0.875rem;
}

.omrs-input-underlined > input:hover,
.omrs-input-filled > input:hover {
    background: var(--omrs-color-interaction-minus-two);
    border-color: var(--omrs-color-ink-high-contrast);
}

.omrs-input-underlined > input:focus + .omrs-input-label,
.omrs-input-underlined > input:valid + .omrs-input-label,
.omrs-input-filled > input:focus + .omrs-input-label,
.omrs-input-filled > input:valid + .omrs-input-label {
    top: -10px;
    font-size:14px;
    margin-bottom: 32px;
    
}

.omrs-input-underlined:not(.omrs-input-danger) > input:focus + .omrs-input-label,
.omrs-input-filled:not(.omrs-input-danger) > input:focus + .omrs-input-label {
    color: #fff;
}

.omrs-input-underlined:not(.omrs-input-danger) > input:focus,
.omrs-input-filled:not(.omrs-input-danger) > input:focus {
    border-color: var(--omrs-color-interaction);
}

    .omrs-input-underlined:not(.omrs-input-danger) > input:focus ~ svg,
    .omrs-input-filled:not(.omrs-input-danger) > input:focus ~ svg {
        fill: var(--omrs-color-ink-high-contrast);
    }

/** DISABLED **/

.omrs-input-underlined > input:disabled {
    background: var(--omrs-color-bg-low-contrast);
    cursor: not-allowed;
}

    .omrs-input-underlined > input:disabled + .omrs-input-label,
    .omrs-input-underlined > input:disabled ~ .omrs-input-helper {
        color: var(--omrs-color-ink-low-contrast);
    }

    .omrs-input-underlined > input:disabled ~ svg {
        fill: var(--omrs-color-ink-low-contrast);
    }


/** DANGER **/

.omrs-input-underlined.omrs-input-danger > .omrs-input-label, .omrs-input-underlined.omrs-input-danger > .omrs-input-helper,
.omrs-input-filled.omrs-input-danger > .omrs-input-label, .omrs-input-filled.omrs-input-danger > .omrs-input-helper {
    color: #fff;
}

.omrs-input-danger > svg {
    fill: var(--omrs-color-danger);
}

.omrs-input-danger > input {
    border-color: var(--omrs-color-danger);
}

.omrs-input-underlined > input {
    background: var(--omrs-color-bg-high-contrast);
}

.omrs-input-filled > input {
    background: var(--omrs-color-bg-low-contrast);
}
.form-control2 {
    background-color: rgba(255, 255, 255, 1) !important; height:20px; width:100%; border-radius:5px;
}
.form-control.offer-input {
    background-color: rgba(255, 255, 255, 0.62) !important;
    height: 20px;
    width: 100%;
    border-radius: 5px;
}
.ban-img-p {
    position: absolute;
    z-index: 20000;
}
.dropdown-toggle.custome-dd, .dropdown-toggle.custome-dd:hover, .dropdown-toggle.custome-dd:focus {
    background-color: #fff; border:0px;
}
.form-floating > label.special-label {
    left: 50px;
}
.custome-form label {
    color: #000 !important;
}
.custome-form .form-control {
    background-color: rgba(0, 149, 218, 0.25);
    color: #999 !important;
    padding:10px 6px;
}
   
input::-ms-input-placeholder { /* Edge 12-18 */
    color:#999 !important;
}

input::placeholder {
    color:#999 !important;
}

.form-control {

    border: 1px solid #93989c; color:#999;
}
    /*
banner-left*/
    .ban-parent-child {
    position: relative;
    z-index: 2000000;
}
.ban-right {
    padding: 20px 20px 0px 20px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-bottom: 50px;
    margin-top: 30px;
    border-radius: 10px;
    border: 4px solid #0095da;
}
    .ban-right h3 {
        color: #0095da;
        font-size: 20px;
        font-family: 'proxima_novabold';
        margin-bottom: 20px;
        text-transform: uppercase; position:relative; padding-bottom:10px;
    }
        .ban-right h3:before {
            content: '';
            position: absolute;
            width: 100px;
            height: 3px;
            background-color: #eeba25;
            display: block;
            bottom: 3px;
        }
        .ban-left {
            color: #fff;
        }
            .ban-left h4 span {
                color: #eeba25;
                font-weight: bold;
                font-size: 40px;
            }
.running-txt {
    font-family: 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 40px;
    color: #a0f6ec; /*#eeba25*/
    opacity: 0.8;
}
.modal-backdrop {
    --bs-backdrop-zindex: 10500000;
}
.modal {
    --bs-modal-zindex: 100000000000000
}
    /*
banner-left ends*/
    .down-arrow {
    position: absolute;
    /* position: relative; */
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    bottom: 60px;
} .down-arrow a {
    text-align: center;
    position: relative;
    bottom: 20px;
    right: 0;
    width: 40px;
    height: 62px;
    /* background-image: url(../images/down-arrow.png); */
    background-repeat: no-repeat;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    z-index: 5000000;
    left: 0;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding-top: 15px;
}
    /**Sample 2 css
 **/
    .i-intro{ padding-bottom:80px; padding-top:80px;} .i-intro h1 {
        font-family: 'proxima_novabold';
        text-transform: uppercase;
        color: #0c7b6f;
    } .divider-1 {
    width: 28px;
    height: 31px;
    background-image: url("../images/logo-symbol.png"); background-repeat:no-repeat; position:relative; margin-bottom:10px; margin-top:10px; display:inline-block;
} .divider-1:before {
        content: '';
        display: inline-block;
        width: 125px;
        height: 2px;
        background-color: #f4bc24;
        position: absolute;
        left: -125px;
        top: 15px;
    } .divider-1:after {
        content: '';
        display: inline-block;
        width: 125px;
        height: 2px;
        background-color: #f4bc24;
        position: absolute;
        right: -125px;
        top: 15px;
    } .i-intro p{font-size:18px;} .i-sec3 {
    background-image: url("../images/sec-3-bg.jpg");
    background-repeat: no-repeat;
    background-size:cover; padding-bottom:100px; padding-top:100px;
} .i-sec3-content{ color:#fff; background-color:rgba(0, 0, 0, 0.5); padding:30px;} .i-sec3 p{ font-size:18px;} .i-sec3-content h1 {
    font-family: 'proxima_novabold';
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
} .i-sec-row {
    padding-top: 100px;
    padding-bottom: 100px;
} .i-sec4-indi h1 {
    font-family: 'proxima_novabold';
    text-transform: uppercase;
    color: #05594f;
    font-size: 35px;
    margin-bottom: 30px;
    position: relative;
} .i-sec4-indi h1:after {
        content: '';
        display: block;
        position: absolute;
        width: 75px;
        height: 4px;
        background-color: #eeba25;
        bottom: -10px;
        right: 0px;
    } .i-sec4-right.i-sec4-indi h1:after {
    content: '';
    display: block;
    position: absolute;
    width: 75px;
    height: 4px;
    background-color: #eeba25;
    bottom: -10px;
    left: 0px;
} .i-sec4 {
    /* background-color: rgba(0, 0, 0, 0.1);*/
    background-image: radial-gradient(#ffffff, #e1e1e3, #d3d0d0);
} .padd-l-r-60 {
    padding-left: 60px;
    padding-right: 60px;
} .sec-4-l-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 10px solid #eeba25; position:absolute; display:inline-block; right:-212px;
} .sec-4-l-img:before {
        content: '';
        display: block;
        position: absolute;
        top: 30%;
        left: -40px;
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-bottom:40px solid transparent;
        border-right: 40px solid #eeba25;
    } .sec-4-l-img img{border-radius:50%;} .i-sec4-right{ margin-top:300px;} .sec-4-r-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 10px solid #eeba25;
    position: absolute;
    display: inline-block;
    left: -200px;
} .sec-4-r-img:before {
        content: '';
        display: block;
        position: absolute;
        top: 30%;
        right: -40px;
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-left: 40px solid #eeba25;
    } .sec-4-r-img img {
        border-radius: 50%;
    } .head-1.sample-head-2 {
    background-color: #f9d681;
} .main-nav.main-nav-sample2 {
    background-color: #d5ae50;
}
    /*.i-banner {
    background-color: #007179;
    background-image: url("../images/ban-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}
    */
    .carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
} .carousel-item.ban1 {
        background-image: url("../images/ban-bg2.png");
        background-color: #ea414c;
    } .carousel-item.ban2 {
        background-image: url("../images/ban-bg.png");
        background-color: #007179;
    } .carousel-caption {
    bottom: 8.25rem;
    padding-top: 50px;
    padding-bottom: 50px;
} element.style {
} .carousel-caption {
    /* background-color: rgba(0, 0, 0, 0.4); */
    bottom: 8.25rem;
    padding-top: 50px;
    padding-bottom: 50px;
} @media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
} .d-none {
    display: none !important;
} .carousel-caption {

    right: auto;
   
    text-align: left;
} .carousel-caption h1 {
        text-transform: uppercase;
        font-family: 'proxima_novabold';
     font-size:45px;} .carousel-caption p{font-size:25px;} .btn-default {
    font-family: 'proxima_novabold';
    background-color: #fff; text-transform:uppercase;
} @media (min-width: 768px) {
    .input-search.col-md-5.input-group {
            flex: 0 0 auto;
            width: 41.66666667%;
        }
    } .i-banner{ margin-top:-16px;} .navbar-toggler, .navbar-toggler:focus {
    border: 0 !important;
    box-shadow: none;
    padding: 0;
} .navbar-toggler {
    position: fixed;
    z-index: 20000;
    top:10px;
    right: 20px;
} .i-head-1 span {
    display: inline-block;
    font-family: 'proxima_novathin'; padding-left:10px; padding-right:10px;
} .i-head-1 span b {
        font-family: 'proxima_novabold'; font-size:50px;
    } .hr-all {
    width: 120px;
    height: 6px;
    border-top: 1px solid #e40615;
    border-bottom: 1px solid #e40615; display:inline-block; position:relative; top:-8px;
} .i-pdt-display {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #efefef;
} .pdt-list-in {
    margin: 15px;
    border: 1px solid #ccc;
    padding: 15px; background-color:#fff; position:relative;
} .pdt-list-in i.fa.fa-heart-o, .pdt-list-in i.fa.fa-heart.wish-listed {
        position: absolute;
    top: 20px;
    left: 20px;
    font-size: 18px; z-index:333;
    } .pdt-list-in i.fa.wish-listed {
            color: #e40615;
        } .pdt-window {
    font-size: 13px;
    padding: 10px;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 0;
} .pdt-window p{ margin-bottom:0px;} .pdt-window p.pdt-price i, .pdt-window p.pdt-price {
            
            color: #555;
            font-size: 20px;
        } .pdt-window p.pdt-price {
            font-family: 'proxima_novabold';
        } .fa-shopping-cart.pdt-list-cart{ font-size:20px;} .pdt-window p i {
    margin-right: 4px;
    color: #e40615;
} .pdt-window h5 {
            font-family: 'proxima_novabold';
            margin-top: 10px; font-size:15px;
        } .pdt-window p .btn-primary{ width:100%;} .pdt-pdt-page .col-lg-2 {
    width: 12%
} .pdt-pdt-page .col-lg-10 {
   width:88%
} .left-nav{ margin-top:30px; padding-left:0;} .left-nav li {
    list-style-type:none;
} .left-nav li a{ color:#aaa; text-decoration:none;} .pdt-list-indi{ position:relative; padding-left:320px; margin-bottom:20px;} .pdt-list-img{ position:absolute; left:0; top:0; width:300px;} .pg-list-details{ position:relative; padding-left:35px; line-height:17px;} .pg-list-details i{ font-size:30px; position:absolute; left:0; top:0;} .pdt-list-btn {
    font-family: 'proxima_novabold'; position:absolute; right:10px; bottom:10px;
} .pdt-list-price {
    font-family: 'proxima_novabold'; font-size:20px;
} .pdt-list-price i{color:#444;} .pdt-desc{ margin-bottom:20px !important; font-size:16px;} .dtls-row{ margin-left:0;} .pdt-list-img{ height:100%; } .pdt-list-in figure{ position:relative;} .pdt-list-in figure:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        left: 0;
        top: 0;
        transition: all ease-in-out 0.3s;
        z-index: 111;
        opacity: 0;
    } .product-details-pg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.3s;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top:50%; z-index:222; text-decoration:none; opacity:0;
} .product-details-pg:hover{color:#fff;} .pdt-list-in figure:hover:before, .pdt-list-in figure:hover .product-details-pg {
    opacity: 1;
}
    /**index testimonials starts**/
    .test-p .btn {
    border-radius: 0;
    float: right;
    position: relative;
    z-index: 222;
    right: 30px;
    top: -30px
} .testimonials-p {
    background-image: url("../images/test-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
} .test-indi {
    padding: 30px 50px 30px 0px; position:relative;
} .test-indi p {
        font-size:16px; line-height:25px;
    } .test-grid {
    background-color: rgba(255, 255, 255, 0.3); padding:20px; height:183px;
} .test-pro-pic {
    position: absolute;
    right: 25px;
    bottom: 25px;
} .faq-indi p, .faq-indi h5{ position:relative; padding-left:20px;} .faq-indi p span, .faq-indi h5 span {
        position: absolute;
        font-family: 'proxima_novabold'; left:0; top:0;
    } .i-head-2 {
        position: relative;
        padding-bottom: 10px;
        font-family: 'proxima_novabold';
        margin-bottom: 40px;
    } .i-head-2:before {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height:7px;
    background-color: #e40615; bottom:-10px; left:0;
} .test-p.i-faq .btn { right:50px;
}
    /**index testimonials ends**/
    /** footer starts**/
    .form-control.i-foot-form {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); margin-bottom:15px; border-radius:0;
} .form-control.i-foot-form::-webkit-input-placeholder { /* Edge */
        color:#fff;
    } .form-control.i-foot-form:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    } .form-control.i-foot-form::placeholder {
        color: #fff;
    } .footer { position:absolute; bottom:0;
   
    color: #fff;
 
} .foot1{ padding-bottom:30px;} .footer h1 {
    font-family: 'proxima_novabold';
} .foot-contact-dtls span{ padding-left:40px; padding-right:40px;} .foot-contact-dtls span a{color:#fff; text-decoration:none;} .foot-contact-dtls span i{ margin-right:15px;} .foot-list a{ display:inline-block; color:#fff; text-decoration:none; padding-left:10px; padding-right:10px;} .foot2 {
    background-color: #17192d;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
} .foot2 a {
        color: #e3000f;
    } .foot-social-links{ margin-bottom:0;} .foot-social-links a {
    display: inline-block;
    text-decoration: none;
} .foot-social-links a i {
        background-color: #eeba25;
        font-size: 40px;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        color: #333;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 10px;
    } .web-design a {
    color: #eeba25;
} .foot-trac-order {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    
} .foot-trac-order h2 {
        font-family: 'proxima_novabold'; text-transform:uppercase; margin-bottom:20px;
    } .track-indi aside {
        padding-left: 5px;
        padding-right: 5px;
    } .track-indi aside .form-control{ border-radius:0;} .track-indi aside .btn-primary{ border-radius:0;}
    /**footer ends**/
    .demo {
            margin: 0 auto;
            width: 600px;
        } .tickul li {
    line-height: 24px;
} .foot-2 {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
} .foot-nav li {
    list-style-type: none;
    text-align: left;
} .foot-nav li a{color:#fff; text-decoration:none; font-size:16px; display:block; padding-left:15px; padding-bottom:3px; padding-top:3px; position:relative;} .foot-nav li a i{position:absolute; left:0;} .foot-2-end p a {
    color: #fff;
    text-decoration: none;
    font-size: 16px; position:relative; padding-left:15px;
} .foot-2-end p a i{position:absolute; left:0; top:0;} .foot-2-start-div a{margin-bottom:20px; display:block;}
    /* zoom-section */
    .zoom-section {
    clear: both;
    margin-top: 20px;
} *html .zoom-section {
    display: inline;
    clear: both;
} .zoom-desc {
    float: left;
    margin-left: 10px;

    margin-bottom: 20px; position:absolute;
} .zoom-desc p{ margin-bottom:0;}
    /**/ .zoom-small-image {
    border:0;
    margin-bottom: 20px;
   width: 80%; 
    position: relative;
    left: 62px;
} .zoom-tiny-image {
    border: 1px solid #CCC;
    margin: 0px;
} .zoom-tiny-image:hover {
        border: 1px solid #C00;
    } .cloud-zoom-big{ left:100%;} .count-css{ font-size:40px; background-color:cadetblue;} .days-css{ font-size:20px;} .count{ font-size:30px;} #demo {
    font-size: 30px;
} .countdown-show-indi ul{ padding-left:0;} .countdown-show-indi ul li {
    display: inline-block;
    list-style-type: none;
    font-size: 30px;
    text-align: center;
} .countdown-show-indi ul li span.counts{padding:15px 5px 15px 5px; color:#fff; width:60px; background-color:cadetblue; font-size:20px; border-radius:10px; text-align:center; display:block;} .countdown-show-indi ul li span{font-size:12px;} .crs-details aside {
    width: 200px;
    border-radius: 10px;
    background-color: #ddd;
    margin: 10px;
    text-align: center;
    padding: 20px 10px 20px 10px;
    display: inline-block;
} .crs-details aside i, .crs-details aside span {
        display: block;
    } .crs-details aside i{ font-size:30px;}
    /**Index pdt list**/
    /**Index pdt list**/
    /*       @media (min-width: 1360px) {
            .container {
        max-width: 1280px;
    }
}*/
    .dtls-sec1{ background-color:#fff; position:relative; z-index:200;} .fixed-panel{ position:fixed; z-index:190; right:8%; top:50px; background-color:#999; padding:20px; width:200px;} .i-form {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
} .i-form h4 {
        text-transform: uppercase;
        text-align: center;
    } .i-form h4 span {
            display: inline-block;
            position: relative;
            font-family: 'Proxima Nova Light';
            font-size: 22px;
        } .i-form h4 span:before, .i-form h4 span:after {
                content: '';
                width: auto;
                height: 1px;
                background-color: #fff;
                display: block;
                position: relative;
            } .i-form h4 span:before {
                right: 94%;
                margin-right: 15px;
                top: 13px;
            } .i-form h4 span:after {
                left: 94%;
                margin-left: 15px;
                bottom: 13px;
            } .i-form .form-control {
        background-color: rgba(255, 255, 255, 0.3);
        color: #fff;
        border-radius: 30px;
        padding-left: 20px;
        border: 2px solid #fff;
    } .i-form .form-label-group > label {
        left: 20px;
        color: #fff;
        top: 10px;
    } .i-form .form-label-group input:not(:placeholder-shown) ~ label {
        color: #fff;
        display: inline-block;
        padding: 0 5px;
        background-color: #fff;
        width: auto;
        border-radius: 10px;
    } .form-p{ padding-left:150px; background-color:#e3e3e3;} .form-label-group {
    position: relative;
    margin-bottom: 20px;
} .form-label-group > input, .form-label-group > label {
        padding: var(--input-padding-y) var(--input-padding-x);
    } .form-label-group > label {
        position: absolute;
        top: 14px;
        left: 0;
        display: block;
        width: 100%;
        margin-bottom: 0; /* Override default `<label>` margin */
        line-height: 1.5;
        color: #a4acb3;
        border: 1px solid transparent;
        border-radius: 0;
        transition: all .1s ease-in-out;
    } .form-label-group input::-webkit-input-placeholder {
        color:#333;
    } .form-label-group input:-ms-input-placeholder {
        color: #333;
    } .form-label-group input::-ms-input-placeholder {
        color: #333;
    } .form-label-group input::-moz-placeholder {
        color: #333;
    } .form-label-group input::placeholder {
        color: #333;
    } .form-label-group input:not(:placeholder-shown) {
        padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
        padding-bottom: calc(var(--input-padding-y) / 3);
    } .form-label-group input:not(:placeholder-shown) ~ label {
            padding-top: calc(var(--input-padding-y) / 1);
            padding-bottom: calc(var(--input-padding-y) / 1);
            font-size: 12px;
            top: -10px;
            color: #333;
        } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-text-fill-color: #333;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
} select option, select option:hover, select option:focus {
    color: #333;
} input[type="button"] {
    padding: .5rem 1rem !important;
} input[type="submit"] {
    padding: .5rem 1rem !important;
} .field-icon {
    float: right;
    font-size: 20px;
    margin-left: -25px;
    margin-top: -30px;
    position: relative;
    z-index: 2;
} .sign-in-btn {
    background-image: -moz-linear-gradient(0deg,#2d4bb7 0%,#092386 100%);
    background-image: -webkit-linear-gradient(0deg,#2d4bb7 0%,#092386 100%);
    background-image: -ms-linear-gradient(0deg,#2d4bb7 0%,#092386 100%);
    margin-top: 10px;
    font-family: 'Proxima Nova Semibold';
} .regi-on-login {
    line-height: 20px;
    font-size: 13px;
    margin-top: 10px;
} .forgot-pass-p {
    margin-bottom: 0;
    margin-top: 20px;
} .forgot-pass {
    color: #b6bbbf;
    font-size: 14px;
} .select-css {
    font-size: 12px;
    top: -10px !important;
    color: #777 !important;
} .pdt-dtls-p {
    padding-bottom: 20px;
} .pro-menu ul {
    padding-left: 0;
} .pro-menu ul li {
        list-style-type: none;
    } .pro-menu ul li a {
            display: block;
            color: rgba(255, 255, 255, 0.5);
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            padding: 5px 0;
        } .pro-menu h4 {
    padding-top: 25px;
    font-size: 20px;
} .pro-menu h4 span {
        position: relative;
        display: inline-block;
    } .display-m {
    display: none !important;
} .pro-indi {
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
} .edit {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 40px;
    color: rgba(187, 2, 114, 1);
    cursor: pointer;
} .pro-mail-edit {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
} .add-add-p {
    padding-top: 15px;
} .add-pro .edit-add, .add-pro .remove-add {
    cursor: pointer;
    color: rgba(187, 2, 114, 1);
} .close-pro1.edit, .edit.close-add-pro, .edit.add-address {
    right: -40px;
    top: -10px;
} .edit-add-pro {
    display: none;
} .edit-pro1 {
    display: none
} .remove-add-display {
    display: none;
} .pro-display {
    display: none;
} .edit-pro-display {
    display: block;
} .edit-profile{ color:#333;} .modal-body .caption-badge{ display:none;} .pdt-list-star{ margin-top:30px;} 


 @media (max-width:991px) {
    .ban-left {
        padding-bottom: 35px; margin-bottom:20px;
    }
    .vertical-divider {
        height: 3px;
        width: 100%;
        top: auto;
        right: 0;
        bottom: -10px;
    }
    .or-css {

        top: -23px;
        right: auto;
        left: 45%;
    }
    .footer {
         position: relative;
      bottom: 0;
        color: #fff;
        z-index: 20000000;
    }
    .banner-head {
        
        font-size: 40px;
    }
    .ban-left h4 a {

        font-size: 22px;
    }
    .banner-head.ban-head-2 {
   
        font-size: 35px;
    }
    .running-txt {
    
        font-size: 32px;
    }
        .account-nav {
        position: absolute;
        right: 68px;
    }

    .navbar-collapse {
        width: 200px;
        right: 10px;
        flex-basis: 300px;
        flex-grow: 1;
        align-items: center;
        position: fixed;
        text-align: right;
        background-color: #fff;
        z-index: 3;
        border: 1px solid #efefef;
        top: 0;
        padding-top: 30px;
        padding-right:10px;
    }
} @font-face {
        font-family: simple-line-icons;
        src: url(../fonts/Simple-Line-Icons.eot?v=2.3.2);
        src: url(../fonts/Simple-Line-Icons.eot?v=2.3.2#iefix) format('embedded-opentype'), url(../fonts/Simple-Line-Icons.woff2?v=2.3.2) format('woff2'), url(../fonts/Simple-Line-Icons.ttf?v=2.3.2) format('truetype'), url(../fonts/Simple-Line-Icons.woff?v=2.3.2) format('woff'), url(../fonts/Simple-Line-Icons.svg?v=2.3.2#simple-line-icons) format('svg');
        font-weight: 400;
        font-style:
    } .icon-action-redo, .icon-action-undo, .icon-anchor, .icon-arrow-down, .icon-arrow-down-circle, .icon-arrow-left, .icon-arrow-left-circle, .icon-arrow-right, .icon-arrow-right-circle, .icon-arrow-up, .icon-arrow-up-circle, .icon-badge, .icon-bag, .icon-ban, .icon-basket, .icon-basket-loaded, .icon-bell, .icon-book-open, .icon-briefcase, .icon-bubble, .icon-bubbles, .icon-bulb, .icon-calculator, .icon-calendar, .icon-call-end, .icon-call-in, .icon-call-out, .icon-camera, .icon-camrecorder, .icon-chart, .icon-check, .icon-chemistry, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-compass, .icon-control-end, .icon-control-forward, .icon-control-pause, .icon-control-play, .icon-control-rewind, .icon-control-start, .icon-credit-card, .icon-crop, .icon-cup, .icon-cursor, .icon-cursor-move, .icon-diamond, .icon-direction, .icon-directions, .icon-disc, .icon-dislike, .icon-doc, .icon-docs, .icon-drawer, .icon-drop, .icon-earphones, .icon-earphones-alt, .icon-emotsmile, .icon-energy, .icon-envelope, .icon-envelope-letter, .icon-envelope-open, .icon-equalizer, .icon-exclamation, .icon-eye, .icon-eyeglass, .icon-feed, .icon-film, .icon-fire, .icon-flag, .icon-folder, .icon-folder-alt, .icon-frame, .icon-game-controller, .icon-ghost, .icon-globe, .icon-globe-alt, .icon-graduation, .icon-graph, .icon-grid, .icon-handbag, .icon-heart, .icon-home, .icon-hourglass, .icon-info, .icon-key, .icon-layers, .icon-like, .icon-link, .icon-list, .icon-location-pin, .icon-lock, .icon-lock-open, .icon-login, .icon-logout, .icon-loop, .icon-magic-wand, .icon-magnet, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-map, .icon-menu, .icon-microphone, .icon-minus, .icon-mouse, .icon-music-tone, .icon-music-tone-alt, .icon-mustache, .icon-note, .icon-notebook, .icon-options, .icon-options-vertical, .icon-organization, .icon-paper-clip, .icon-paper-plane, .icon-paypal, .icon-pencil, .icon-people, .icon-phone, .icon-picture, .icon-pie-chart, .icon-pin, .icon-plane, .icon-playlist, .icon-plus, .icon-power, .icon-present, .icon-printer, .icon-puzzle, .icon-question, .icon-refresh, .icon-reload, .icon-rocket, .icon-screen-desktop, .icon-screen-smartphone, .icon-screen-tablet, .icon-settings, .icon-share, .icon-share-alt, .icon-shield, .icon-shuffle, .icon-size-actual, .icon-size-fullscreen, .icon-social-behance, .icon-social-dribbble, .icon-social-dropbox, .icon-social-facebook, .icon-social-foursqare, .icon-social-github, .icon-social-google, .icon-social-instagram, .icon-social-linkedin, .icon-social-pinterest, .icon-social-reddit, .icon-social-skype, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-social-tumblr, .icon-social-twitter, .icon-social-youtube, .icon-speech, .icon-speedometer, .icon-star, .icon-support, .icon-symbol-female, .icon-symbol-male, .icon-tag, .icon-target, .icon-trash, .icon-trophy, .icon-umbrella, .icon-user, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-vector, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-wallet, .icon-wrench {
        font-family: simple-line-icons;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    } .icon-user:before {
            content: "\e005"
        } .icon-people:before {
            content: "\e001"
        } .icon-user-female:before {
            content: "\e000"
        } .icon-user-follow:before {
            content: "\e002"
        } .icon-user-following:before {
            content: "\e003"
        } .icon-user-unfollow:before {
            content: "\e004"
        } .icon-login:before {
            content: "\e066"
        } .icon-logout:before {
            content: "\e065"
        } .icon-emotsmile:before {
            content: "\e021"
        } .icon-phone:before {
            content: "\e600"
        } .icon-call-end:before {
            content: "\e048"
        } .icon-call-in:before {
            content: "\e047"
        } .icon-call-out:before {
            content: "\e046"
        } .icon-map:before {
            content: "\e033"
        } .icon-location-pin:before {
            content: "\e096"
        } .icon-direction:before {
            content: "\e042"
        } .icon-directions:before {
            content: "\e041"
        } .icon-compass:before {
            content: "\e045"
        } .icon-layers:before {
            content: "\e034"
        } .icon-menu:before {
            content: "\e601"
        } .icon-list:before {
            content: "\e067"
        } .icon-options-vertical:before {
            content: "\e602"
        } .icon-options:before {
            content: "\e603"
        } .icon-arrow-down:before {
            content: "\e604"
        } .icon-arrow-left:before {
            content: "\e605"
        } .icon-arrow-right:before {
            content: "\e606"
        } .icon-arrow-up:before {
            content: "\e607"
        } .icon-arrow-up-circle:before {
            content: "\e078"
        } .icon-arrow-left-circle:before {
            content: "\e07a"
        } .icon-arrow-right-circle:before {
            content: "\e079"
        } .icon-arrow-down-circle:before {
            content: "\e07b"
        } .icon-check:before {
            content: "\e080"
        } .icon-clock:before {
            content: "\e081"
        } .icon-plus:before {
            content: "\e095"
        } .icon-minus:before {
            content: "\e615"
        } .icon-close:before {
            content: "\e082"
        } .icon-exclamation:before {
            content: "\e617"
        } .icon-organization:before {
            content: "\e616"
        } .icon-trophy:before {
            content: "\e006"
        } .icon-screen-smartphone:before {
            content: "\e010"
        } .icon-screen-desktop:before {
            content: "\e011"
        } .icon-plane:before {
            content: "\e012"
        } .icon-notebook:before {
            content: "\e013"
        } .icon-mustache:before {
            content: "\e014"
        } .icon-mouse:before {
            content: "\e015"
        } .icon-magnet:before {
            content: "\e016"
        } .icon-energy:before {
            content: "\e020"
        } .icon-disc:before {
            content: "\e022"
        } .icon-cursor:before {
            content: "\e06e"
        } .icon-cursor-move:before {
            content: "\e023"
        } .icon-crop:before {
            content: "\e024"
        } .icon-chemistry:before {
            content: "\e026"
        } .icon-speedometer:before {
            content: "\e007"
        } .icon-shield:before {
            content: "\e00e"
        } .icon-screen-tablet:before {
            content: "\e00f"
        } .icon-magic-wand:before {
            content: "\e017"
        } .icon-hourglass:before {
            content: "\e018"
        } .icon-graduation:before {
            content: "\e019"
        } .icon-ghost:before {
            content: "\e01a"
        } .icon-game-controller:before {
            content: "\e01b"
        } .icon-fire:before {
            content: "\e01c"
        } .icon-eyeglass:before {
            content: "\e01d"
        } .icon-envelope-open:before {
            content: "\e01e"
        } .icon-envelope-letter:before {
            content: "\e01f"
        } .icon-bell:before {
            content: "\e027"
        } .icon-badge:before {
            content: "\e028"
        } .icon-anchor:before {
            content: "\e029"
        } .icon-wallet:before {
            content: "\e02a"
        } .icon-vector:before {
            content: "\e02b"
        } .icon-speech:before {
            content: "\e02c"
        } .icon-puzzle:before {
            content: "\e02d"
        } .icon-printer:before {
            content: "\e02e"
        } .icon-present:before {
            content: "\e02f"
        } .icon-playlist:before {
            content: "\e030"
        } .icon-pin:before {
            content: "\e031"
        } .icon-picture:before {
            content: "\e032"
        } .icon-handbag:before {
            content: "\e035"
        } .icon-globe-alt:before {
            content: "\e036"
        } .icon-globe:before {
            content: "\e037"
        } .icon-folder-alt:before {
            content: "\e039"
        } .icon-folder:before {
            content: "\e089"
        } .icon-film:before {
            content: "\e03a"
        } .icon-feed:before {
            content: "\e03b"
        } .icon-drop:before {
            content: "\e03e"
        } .icon-drawer:before {
            content: "\e03f"
        } .icon-docs:before {
            content: "\e040"
        } .icon-doc:before {
            content: "\e085"
        } .icon-diamond:before {
            content: "\e043"
        } .icon-cup:before {
            content: "\e044"
        } .icon-calculator:before {
            content: "\e049"
        } .icon-bubbles:before {
            content: "\e04a"
        } .icon-briefcase:before {
            content: "\e04b"
        } .icon-book-open:before {
            content: "\e04c"
        } .icon-basket-loaded:before {
            content: "\e04d"
        } .icon-basket:before {
            content: "\e04e"
        } .icon-bag:before {
            content: "\e04f"
        } .icon-action-undo:before {
            content: "\e050"
        } .icon-action-redo:before {
            content: "\e051"
        } .icon-wrench:before {
            content: "\e052"
        } .icon-umbrella:before {
            content: "\e053"
        } .icon-trash:before {
            content: "\e054"
        } .icon-tag:before {
            content: "\e055"
        } .icon-support:before {
            content: "\e056"
        } .icon-frame:before {
            content: "\e038"
        } .icon-size-fullscreen:before {
            content: "\e057"
        } .icon-size-actual:before {
            content: "\e058"
        } .icon-shuffle:before {
            content: "\e059"
        } .icon-share-alt:before {
            content: "\e05a"
        } .icon-share:before {
            content: "\e05b"
        } .icon-rocket:before {
            content: "\e05c"
        } .icon-question:before {
            content: "\e05d"
        } .icon-pie-chart:before {
            content: "\e05e"
        } .icon-pencil:before {
            content: "\e05f"
        } .icon-note:before {
            content: "\e060"
        } .icon-loop:before {
            content: "\e064"
        } .icon-home:before {
            content: "\e069"
        } .icon-grid:before {
            content: "\e06a"
        } .icon-graph:before {
            content: "\e06b"
        } .icon-microphone:before {
            content: "\e063"
        } .icon-music-tone-alt:before {
            content: "\e061"
        } .icon-music-tone:before {
            content: "\e062"
        } .icon-earphones-alt:before {
            content: "\e03c"
        } .icon-earphones:before {
            content: "\e03d"
        } .icon-equalizer:before {
            content: "\e06c"
        } .icon-like:before {
            content: "\e068"
        } .icon-dislike:before {
            content: "\e06d"
        } .icon-control-start:before {
            content: "\e06f"
        } .icon-control-rewind:before {
            content: "\e070"
        } .icon-control-play:before {
            content: "\e071"
        } .icon-control-pause:before {
            content: "\e072"
        } .icon-control-forward:before {
            content: "\e073"
        } .icon-control-end:before {
            content: "\e074"
        } .icon-volume-1:before {
            content: "\e09f"
        } .icon-volume-2:before {
            content: "\e0a0"
        } .icon-volume-off:before {
            content: "\e0a1"
        } .icon-calendar:before {
            content: "\e075"
        } .icon-bulb:before {
            content: "\e076"
        } .icon-chart:before {
            content: "\e077"
        } .icon-ban:before {
            content: "\e07c"
        } .icon-bubble:before {
            content: "\e07d"
        } .icon-camrecorder:before {
            content: "\e07e"
        } .icon-camera:before {
            content: "\e07f"
        } .icon-cloud-download:before {
            content: "\e083"
        } .icon-cloud-upload:before {
            content: "\e084"
        } .icon-envelope:before {
            content: "\e086"
        } .icon-eye:before {
            content: "\e087"
        } .icon-flag:before {
            content: "\e088"
        } .icon-heart:before {
            content: "\e08a"
        } .icon-info:before {
            content: "\e08b"
        } .icon-key:before {
            content: "\e08c"
        } .icon-link:before {
            content: "\e08d"
        } .icon-lock:before {
            content: "\e08e"
        } .icon-lock-open:before {
            content: "\e08f"
        } .icon-magnifier:before {
            content: "\e090"
        } .icon-magnifier-add:before {
            content: "\e091"
        } .icon-magnifier-remove:before {
            content: "\e092"
        } .icon-paper-clip:before {
            content: "\e093"
        } .icon-paper-plane:before {
            content: "\e094"
        } .icon-power:before {
            content: "\e097"
        } .icon-refresh:before {
            content: "\e098"
        } .icon-reload:before {
            content: "\e099"
        } .icon-settings:before {
            content: "\e09a"
        } .icon-star:before {
            content: "\e09b"
        } .icon-symbol-female:before {
            content: "\e09c"
        } .icon-symbol-male:before {
            content: "\e09d"
        } .icon-target:before {
            content: "\e09e"
        } .icon-credit-card:before {
            content: "\e025"
        } .icon-paypal:before {
            content: "\e608"
        } .icon-social-tumblr:before {
            content: "\e00a"
        } .icon-social-twitter:before {
            content: "\e009"
        } .icon-social-facebook:before {
            content: "\e00b"
        } .icon-social-instagram:before {
            content: "\e609"
        } .icon-social-linkedin:before {
            content: "\e60a"
        } .icon-social-pinterest:before {
            content: "\e60b"
        } .icon-social-github:before {
            content: "\e60c"
        } .icon-social-google:before {
            content: "\e60d"
        } .icon-social-reddit:before {
            content: "\e60e"
        } .icon-social-skype:before {
            content: "\e60f"
        } .icon-social-dribbble:before {
            content: "\e00d"
        } .icon-social-behance:before {
            content: "\e610"
        } .icon-social-foursqare:before {
            content: "\e611"
        } .icon-social-soundcloud:before {
            content: "\e612"
        } .icon-social-spotify:before {
            content: "\e613"
        } .icon-social-stumbleupon:before {
            content: "\e614"
        } .icon-social-youtube:before {
            content: "\e008"
        } .icon-social-dropbox:before {
            content: "\e00c"
        }
    /*
  	Flaticon icon font: Flaticon
  	Creation date: 22/06/2016 15:02
  	*/
    @font-face {
        font-family: Flaticon;
        src: url(Flaticon.eot);
        src: url(Flaticon.eot?#iefix) format("embedded-opentype"), url(Flaticon.woff) format("woff"), url(Flaticon.ttf) format("truetype"), url(Flaticon.svg#Flaticon) format("svg");
        font-weight: 400;
        font-style: normal
    } @media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
            font-family: Flaticon;
            src: url(Flaticon.svg#Flaticon) format("svg")
        }
    } [class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
        font-family: Flaticon;
        font-size: 20px;
        font-style: normal;
        margin-left: 20px
    } .flaticon-amplified-speaker:before {
        content: "\f100"
    } .flaticon-battery:before {
        content: "\f101"
    } .flaticon-battery-charging-status:before {
        content: "\f102"
    } .flaticon-brightness:before {
        content: "\f103"
    } .flaticon-calendar:before {
        content: "\f104"
    } .flaticon-camera:before {
        content: "\f105"
    } .flaticon-cassette:before {
        content: "\f106"
    } .flaticon-cd:before {
        content: "\f107"
    } .flaticon-chains:before {
        content: "\f108"
    } .flaticon-check:before {
        content: "\f109"
    } .flaticon-cinema-reel-video-camera:before {
        content: "\f10a"
    } .flaticon-circles:before {
        content: "\f10b"
    } .flaticon-circular-arrow:before {
        content: "\f10c"
    } .flaticon-circular-design:before {
        content: "\f10d"
    } .flaticon-circular-design-with-crown:before {
        content: "\f10e"
    } .flaticon-clock:before {
        content: "\f10f"
    } .flaticon-cloud:before {
        content: "\f110"
    } .flaticon-cloud-with-thunderbolt:before {
        content: "\f111"
    } .flaticon-cloudy:before {
        content: "\f112"
    } .flaticon-coffee-cup:before {
        content: "\f113"
    } .flaticon-cogwheel:before {
        content: "\f114"
    } .flaticon-compact-disc:before {
        content: "\f115"
    } .flaticon-compass:before {
        content: "\f116"
    } .flaticon-crop-tool:before {
        content: "\f117"
    } .flaticon-cross:before {
        content: "\f118"
    } .flaticon-crown:before {
        content: "\f119"
    } .flaticon-curve-arrows:before {
        content: "\f11a"
    } .flaticon-design:before {
        content: "\f11b"
    } .flaticon-diamond:before {
        content: "\f11c"
    } .flaticon-document:before {
        content: "\f11d"
    } .flaticon-dollar-symbol:before {
        content: "\f11e"
    } .flaticon-door-hanger:before {
        content: "\f11f"
    } .flaticon-double-arrow:before {
        content: "\f120"
    } .flaticon-double-arrow-1:before {
        content: "\f121"
    } .flaticon-double-arrows:before {
        content: "\f122"
    } .flaticon-downloading:before {
        content: "\f123"
    } .flaticon-eject-button:before {
        content: "\f124"
    } .flaticon-envelope:before {
        content: "\f125"
    } .flaticon-eye:before {
        content: "\f126"
    } .flaticon-fast-forward-button:before {
        content: "\f127"
    } .flaticon-fast-forward-button-1:before {
        content: "\f128"
    } .flaticon-file:before {
        content: "\f129"
    } .flaticon-film-camera:before {
        content: "\f12a"
    } .flaticon-fire:before {
        content: "\f12b"
    } .flaticon-flag:before {
        content: "\f12c"
    } .flaticon-folder:before {
        content: "\f12d"
    } .flaticon-four-squares:before {
        content: "\f12e"
    } .flaticon-full-battery:before {
        content: "\f12f"
    } .flaticon-half-battery:before {
        content: "\f130"
    } .flaticon-headphones:before {
        content: "\f131"
    } .flaticon-heart:before {
        content: "\f132"
    } .flaticon-home:before {
        content: "\f133"
    } .flaticon-leaf:before {
        content: "\f134"
    } .flaticon-left-arrow:before {
        content: "\f135"
    } .flaticon-left-arrow-1:before {
        content: "\f136"
    } .flaticon-light-bulb:before {
        content: "\f137"
    } .flaticon-line-chart:before {
        content: "\f138"
    } .flaticon-low-battery:before {
        content: "\f139"
    } .flaticon-magnification-lens:before {
        content: "\f13a"
    } .flaticon-map:before {
        content: "\f13b"
    } .flaticon-mathematical-operations:before {
        content: "\f13c"
    } .flaticon-microphone:before {
        content: "\f13d"
    } .flaticon-molecular-structure:before {
        content: "\f13e"
    } .flaticon-multiple-line:before {
        content: "\f13f"
    } .flaticon-music-controller:before {
        content: "\f140"
    } .flaticon-mute-button:before {
        content: "\f141"
    } .flaticon-newspaper-page:before {
        content: "\f142"
    } .flaticon-no-protection:before {
        content: "\f143"
    } .flaticon-padlock:before {
        content: "\f144"
    } .flaticon-padlock-1:before {
        content: "\f145"
    } .flaticon-paint-brush:before {
        content: "\f146"
    } .flaticon-paper-bag:before {
        content: "\f147"
    } .flaticon-paper-plane:before {
        content: "\f148"
    } .flaticon-paper-tray:before {
        content: "\f149"
    } .flaticon-paperclip:before {
        content: "\f14a"
    } .flaticon-pencil:before {
        content: "\f14b"
    } .flaticon-phone-auricular:before {
        content: "\f14c"
    } .flaticon-picture:before {
        content: "\f14d"
    } .flaticon-placeholder:before {
        content: "\f14e"
    } .flaticon-play-button:before {
        content: "\f14f"
    } .flaticon-quaver:before {
        content: "\f150"
    } .flaticon-rain:before {
        content: "\f151"
    } .flaticon-religion-stained-glass:before {
        content: "\f152"
    } .flaticon-rewind-button:before {
        content: "\f153"
    } .flaticon-rewind-button-1:before {
        content: "\f154"
    } .flaticon-right-arrow:before {
        content: "\f155"
    } .flaticon-right-arrow-1:before {
        content: "\f156"
    } .flaticon-round-socket:before {
        content: "\f157"
    } .flaticon-scissors:before {
        content: "\f158"
    } .flaticon-screen:before {
        content: "\f159"
    } .flaticon-screen-1:before {
        content: "\f15a"
    } .flaticon-select:before {
        content: "\f15b"
    } .flaticon-shield:before {
        content: "\f15c"
    } .flaticon-shopping-cart:before {
        content: "\f15d"
    } .flaticon-shuffle:before {
        content: "\f15e"
    } .flaticon-signal:before {
        content: "\f15f"
    } .flaticon-smartphone:before {
        content: "\f160"
    } .flaticon-snowflake:before {
        content: "\f161"
    } .flaticon-spand-arrows:before {
        content: "\f162"
    } .flaticon-speaker:before {
        content: "\f163"
    } .flaticon-speech-balloon:before {
        content: "\f164"
    } .flaticon-speech-balloon-1:before {
        content: "\f165"
    } .flaticon-speech-balloons:before {
        content: "\f166"
    } .flaticon-square:before {
        content: "\f167"
    } .flaticon-square-1:before {
        content: "\f168"
    } .flaticon-squares:before {
        content: "\f169"
    } .flaticon-stamp:before {
        content: "\f16a"
    } .flaticon-star:before {
        content: "\f16b"
    } .flaticon-stop-button:before {
        content: "\f16c"
    } .flaticon-symbol:before {
        content: "\f16d"
    } .flaticon-t-shirt:before {
        content: "\f16e"
    } .flaticon-tag:before {
        content: "\f16f"
    } .flaticon-target:before {
        content: "\f170"
    } .flaticon-telephone-receiver:before {
        content: "\f171"
    } .flaticon-thunderbolt:before {
        content: "\f172"
    } .flaticon-trash:before {
        content: "\f173"
    } .flaticon-trophy:before {
        content: "\f174"
    } .flaticon-umbrella:before {
        content: "\f175"
    } .flaticon-user:before {
        content: "\f176"
    } .flaticon-user-1:before {
        content: "\f177"
    } .flaticon-wallet:before {
        content: "\f178"
    } .flaticon-world:before {
        content: "\f179"
    } @font-face {
        font-family: Linearicons-Free;
        src: url(../fonts/Linearicons-Free.eot?7y0ygv);
        src: url(../fonts/Linearicons-Free.eot?#iefix7y0ygv) format('embedded-opentype'), url(../fonts/Linearicons-Free.woff2?7y0ygv) format('woff2'), url(../fonts/Linearicons-Free.woff?7y0ygv) format('woff'), url(../fonts/Linearicons-Free.ttf?7y0ygv) format('truetype'), url(../fonts/Linearicons-Free.svg?7y0ygv#Linearicons-Free) format('svg');
        font-weight: 400;
        font-style: normal
    } .lnr {
        font-family: Linearicons-Free;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        letter-spacing: 0;
        -webkit-font-feature-settings: "liga";
        -moz-font-feature-settings: "liga=1";
        -moz-font-feature-settings: "liga";
        -ms-font-feature-settings: "liga" 1;
        -o-font-feature-settings: "liga";
        font-feature-settings: "liga";
        -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"
    } .lnr-uni21:before {
        content: "\21"
    } .lnr-uni22:before {
        content: "\22"
    } .lnr-uni23:before {
        content: "\23"
    } .lnr-uni24:before {
        content: "\24"
    } .lnr-uni25:before {
        content: "\25"
    } .lnr-uni26:before {
        content: "\26"
    } .lnr-uni27:before {
        content: "\27"
    } .lnr-uni28:before {
        content: "\28"
    } .lnr-uni29:before {
        content: "\29"
    } .lnr-uni2a:before {
        content: "\2a"
    } .lnr-uni2b:before {
        content: "\2b"
    } .lnr-uni2c:before {
        content: "\2c"
    } .lnr-uni2d:before {
        content: "\2d"
    } .lnr-uni2e:before {
        content: "\2e"
    } .lnr-uni2f:before {
        content: "\2f"
    } .lnr-uni30:before {
        content: "\30"
    } .lnr-uni31:before {
        content: "\31"
    } .lnr-uni32:before {
        content: "\32"
    } .lnr-uni33:before {
        content: "\33"
    } .lnr-uni34:before {
        content: "\34"
    } .lnr-uni35:before {
        content: "\35"
    } .lnr-uni36<div > <br > </div > :before {
        content: "\36"
    } .lnr-uni37:before {
        content: "\37"
    } .lnr-uni38:before {
        content: "\38"
    } .lnr-uni39:before {
        content: "\39"
    } .lnr-uni3a:before {
        content: "\3a"
    } .lnr-uni3b:before {
        content: "\3b"
    } .lnr-uni3c:before {
        content: "\3c"
    } .lnr-uni3d:before {
        content: "\3d"
    } .lnr-uni3e:before {
        content: "\3e"
    } .lnr-uni3f:before {
        content: "\3f"
    } .lnr-uni40:before {
        content: "\40"
    } .lnr-uni41:before {
        content: "\41"
    } .lnr-uni42:before {
        content: "\42"
    } .lnr-uni43:before {
        content: "\43"
    } .lnr-uni44:before {
        content: "\44"
    } .lnr-uni45:before {
        content: "\45"
    } .lnr-uni46:before {
        content: "\46"
    } .lnr-uni47:before {
        content: "\47"
    } .lnr-uni48:before {
        content: "\48"
    } .lnr-uni49:before {
        content: "\49"
    } .lnr-uni4a:before {
        content: "\4a"
    } .lnr-uni4b:before {
        content: "\4b"
    } .lnr-uni4c:before {
        content: "\4c"
    } .lnr-uni4d:before {
        content: "\4d"
    } .lnr-uni4e:before {
        content: "\4e"
    } .lnr-uni4f:before {
        content: "\4f"
    } .lnr-uni50:before {
        content: "\50"
    } .lnr-uni51:before {
        content: "\51"
    } .lnr-uni52:before {
        content: "\52"
    } .lnr-uni53:before {
        content: "\53"
    } .lnr-uni54:before {
        content: "\54"
    } .lnr-uni55:before {
        content: "\55"
    } .lnr-uni56:before {
        content: "\56"
    } .lnr-uni57:before {
        content: "\57"
    } .lnr-uni58:before {
        content: "\58"
    } .lnr-uni59:before {
        content: "\59"
    } .lnr-uni5a:before {
        content: "\5a"
    } .lnr-uni5b:before {
        content: "\5b"
    } .lnr-uni5c:before {
        content: "\5c"
    } .lnr-uni5d:before {
        content: "\5d"
    } .lnr-uni5e:before {
        content: "\5e"
    } .lnr-uni5f:before {
        content: "\5f"
    } .lnr-uni60:before {
        content: "\60"
    } .lnr-uni61:before {
        content: "\61"
    } .lnr-uni62:before {
        content: "\62"
    } .lnr-uni63:before {
        content: "\63"
    } .lnr-uni64:before {
        content: "\64"
    } .lnr-uni65:before {
        content: "\65"
    } .lnr-uni66:before {
        content: "\66"
    } .lnr-uni67:before {
        content: "\67"
    } .lnr-uni68:before {
        content: "\68"
    } .lnr-uni69:before {
        content: "\69"
    } .lnr-uni6a:before {
        content: "\6a"
    } .lnr-uni6b:before {
        content: "\6b"
    } .lnr-uni6c:before {
        content: "\6c"
    } .lnr-uni6d:before {
        content: "\6d"
    } .lnr-uni6e:before {
        content: "\6e"
    } .lnr-uni6f:before {
        content: "\6f"
    } .lnr-uni70:before {
        content: "\70"
    } .lnr-uni71:before {
        content: "\71"
    } .lnr-uni72:before {
        content: "\72"
    } .lnr-uni73:before {
        content: "\73"
    } .lnr-uni74:before {
        content: "\74"
    } .lnr-uni75:before {
        content: "\75"
    } .lnr-uni76:before {
        content: "\76"
    } .lnr-uni77:before {
        content: "\77"
    } .lnr-uni78:before {
        content: "\78"
    } .lnr-uni79:before {
        content: "\79"
    } .lnr-uni7a:before {
        content: "\7a"
    } .lnr-uni7b:before {
        content: "\7b"
    } .lnr-uni7c:before {
        content: "\7c"
    } .lnr-uni7d:before {
        content: "\7d"
    } .lnr-uni7e:before {
        content: "\7e"
    } .lnr-copyright:before {
        content: "\a9"
    } font-face {
        font-family: linea-ecommerce-10;
        src: url(../fonts/linea-ecommerce-10.eot);
        src: url(../fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"), url(../fonts/linea-ecommerce-10.woff) format("woff"), url(../fonts/linea-ecommerce-10.ttf) format("truetype"), url(../fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");
        font-weight: 400;
        font-style: normal
    } [class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
        font-family: linea-ecommerce-10 !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    } [data-icon]:before {
        content: attr(data-icon)
    } .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: "["
    }
    /* FOnt Awspme*/
    /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
    /* FONT PATH
 * -------------------------- */
    .fa.fa-pull-left, .fa.pull-left {
        margin-right: .3em
    } .fa, .fa-stack {
        display: inline-block
    } .fa-fw, .fa-li {
        text-align: center
    } @font-face {
        font-family: FontAwesome;
        src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
        src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
        font-weight: 400;
        font-style: normal
    } .fa {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    } .fa-lg {
        font-size: 1.33333333em;
        line-height: .75em;
        vertical-align: -15%
    } .fa-2x {
        font-size: 2em
    } .fa-3x {
        font-size: 3em
    } .fa-4x {
        font-size: 4em
    } .fa-5x {
        font-size: 5em
    } .fa-fw {
        width: 1.28571429em
    } .fa-ul {
        padding-left: 0;
        margin-left: 2.14285714em;
        list-style-type: none
    } .fa.fa-pull-right, .fa.pull-right {
        margin-left: .3em
    } .fa-ul > li {
        position: relative
    } .fa-li {
        position: absolute;
        left: -2.14285714em;
        width: 2.14285714em;
        top: .14285714em
    } .fa-li.fa-lg {
            left: -1.85714286em
        } .fa-border {
        padding: .2em .25em .15em;
        border: .08em solid #eee;
        border-radius: .1em
    } .fa-pull-left {
        float: left
    } .fa-pull-right, .pull-right {
        float: right
    } .pull-left {
        float: left
    } .fa-spin {
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear
    } .fa-pulse {
        -webkit-animation: fa-spin 1s infinite steps(8);
        animation: fa-spin 1s infinite steps(8)
    } @-webkit-keyframes fa-spin {
        0% {
            -webkit-transform: rotate(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)
        }
    } .fa-rotate-90 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    } .fa-rotate-180 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    } .fa-rotate-270 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    } .fa-flip-horizontal {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1)
    } .fa-flip-vertical {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1)
    } :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
        filter: none
    } .fa-stack {
        position: relative;
        width: 2em;
        height: 2em;
        line-height: 2em;
        vertical-align: middle
    } .fa-stack-1x, .fa-stack-2x {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center
    } .fa-stack-1x {
        line-height: inherit
    } .fa-stack-2x {
        font-size: 2em
    } .fa-inverse {
        color: #fff
    } .fa-glass:before {
        content: "\f000"
    } .fa-music:before {
        content: "\f001"
    } .fa-search:before {
        content: "\f002"
    } .fa-envelope-o:before {
        content: "\f003"
    } .fa-heart:before {
        content: "\f004"
    } .fa-star:before {
        content: "\f005"
    } .fa-star-o:before {
        content: "\f006"
    } .fa-user:before {
        content: "\f007"
    } .fa-film:before {
        content: "\f008"
    } .fa-th-large:before {
        content: "\f009"
    } .fa-th:before {
        content: "\f00a"
    } .fa-th-list:before {
        content: "\f00b"
    } .fa-check:before {
        content: "\f00c"
    } .fa-close:before, .fa-remove:before, .fa-times:before {
        content: "\f00d"
    } .fa-search-plus:before {
        content: "\f00e"
    } .fa-search-minus:before {
        content: "\f010"
    } .fa-power-off:before {
        content: "\f011"
    } .fa-signal:before {
        content: "\f012"
    } .fa-cog:before, .fa-gear:before {
        content: "\f013"
    } .fa-trash-o:before {
        content: "\f014"
    } .fa-home:before {
        content: "\f015"
    } .fa-file-o:before {
        content: "\f016"
    } .fa-clock-o:before {
        content: "\f017"
    } .fa-road:before {
        content: "\f018"
    } .fa-download:before {
        content: "\f019"
    } .fa-arrow-circle-o-down:before {
        content: "\f01a"
    } .fa-arrow-circle-o-up:before {
        content: "\f01b"
    } .fa-inbox:before {
        content: "\f01c"
    } .fa-play-circle-o:before {
        content: "\f01d"
    } .fa-repeat:before, .fa-rotate-right:before {
        content: "\f01e"
    } .fa-refresh:before {
        content: "\f021"
    } .fa-list-alt:before {
        content: "\f022"
    } .fa-lock:before {
        content: "\f023"
    } .fa-flag:before {
        content: "\f024"
    } .fa-headphones:before {
        content: "\f025"
    } .fa-volume-off:before {
        content: "\f026"
    } .fa-volume-down:before {
        content: "\f027"
    } .fa-volume-up:before {
        content: "\f028"
    } .fa-qrcode:before {
        content: "\f029"
    } .fa-barcode:before {
        content: "\f02a"
    } .fa-tag:before {
        content: "\f02b"
    } .fa-tags:before {
        content: "\f02c"
    } .fa-book:before {
        content: "\f02d"
    } .fa-bookmark:before {
        content: "\f02e"
    } .fa-print:before {
        content: "\f02f"
    } .fa-camera:before {
        content: "\f030"
    } .fa-font:before {
        content: "\f031"
    } .fa-bold:before {
        content: "\f032"
    } .fa-italic:before {
        content: "\f033"
    } .fa-text-height:before {
        content: "\f034"
    } .fa-text-width:before {
        content: "\f035"
    } .fa-align-left:before {
        content: "\f036"
    } .fa-align-center:before {
        content: "\f037"
    } .fa-align-right:before {
        content: "\f038"
    } .fa-align-justify:before {
        content: "\f039"
    } .fa-list:before {
        content: "\f03a"
    } .fa-dedent:before, .fa-outdent:before {
        content: "\f03b"
    } .fa-indent:before {
        content: "\f03c"
    } .fa-video-camera:before {
        content: "\f03d"
    } .fa-image:before, .fa-photo:before, .fa-picture-o:before {
        content: "\f03e"
    } .fa-pencil:before {
        content: "\f040"
    } .fa-map-marker:before {
        content: "\f041"
    } .fa-adjust:before {
        content: "\f042"
    } .fa-tint:before {
        content: "\f043"
    } .fa-edit:before, .fa-pencil-square-o:before {
        content: "\f044"
    } .fa-share-square-o:before {
        content: "\f045"
    } .fa-check-square-o:before {
        content: "\f046"
    } .fa-arrows:before {
        content: "\f047"
    } .fa-step-backward:before {
        content: "\f048"
    } .fa-fast-backward:before {
        content: "\f049"
    } .fa-backward:before {
        content: "\f04a"
    } .fa-play:before {
        content: "\f04b"
    } .fa-pause:before {
        content: "\f04c"
    } .fa-stop:before {
        content: "\f04d"
    } .fa-forward:before {
        content: "\f04e"
    } .fa-fast-forward:before {
        content: "\f050"
    } .fa-step-forward:before {
        content: "\f051"
    } .fa-eject:before {
        content: "\f052"
    } .fa-chevron-left:before {
        content: "\f053"
    } .fa-chevron-right:before {
        content: "\f054"
    } .fa-plus-circle:before {
        content: "\f055"
    } .fa-minus-circle:before {
        content: "\f056"
    } .fa-times-circle:before {
        content: "\f057"
    } .fa-check-circle:before {
        content: "\f058"
    } .fa-question-circle:before {
        content: "\f059"
    } .fa-info-circle:before {
        content: "\f05a"
    } .fa-crosshairs:before {
        content: "\f05b"
    } .fa-times-circle-o:before {
        content: "\f05c"
    } .fa-check-circle-o:before {
        content: "\f05d"
    } .fa-ban:before {
        content: "\f05e"
    } .fa-arrow-left:before {
        content: "\f060"
    } .fa-arrow-right:before {
        content: "\f061"
    } .fa-arrow-up:before {
        content: "\f062"
    } .fa-arrow-down:before {
        content: "\f063"
    } .fa-mail-forward:before, .fa-share:before {
        content: "\f064"
    } .fa-expand:before {
        content: "\f065"
    } .fa-compress:before {
        content: "\f066"
    } .fa-plus:before {
        content: "\f067"
    } .fa-minus:before {
        content: "\f068"
    } .fa-asterisk:before {
        content: "\f069"
    } .fa-exclamation-circle:before {
        content: "\f06a"
    } .fa-gift:before {
        content: "\f06b"
    } .fa-leaf:before {
        content: "\f06c"
    } .fa-fire:before {
        content: "\f06d"
    } .fa-eye:before {
        content: "\f06e"
    } .fa-eye-slash:before {
        content: "\f070"
    } .fa-exclamation-triangle:before, .fa-warning:before {
        content: "\f071"
    } .fa-plane:before {
        content: "\f072"
    } .fa-calendar:before {
        content: "\f073"
    } .fa-random:before {
        content: "\f074"
    } .fa-comment:before {
        content: "\f075"
    } .fa-magnet:before {
        content: "\f076"
    } .fa-chevron-up:before {
        content: "\f077"
    } .fa-chevron-down:before {
        content: "\f078"
    } .fa-retweet:before {
        content: "\f079"
    } .fa-shopping-cart:before {
        content: "\f07a"
    } .fa-folder:before {
        content: "\f07b"
    } .fa-folder-open:before {
        content: "\f07c"
    } .fa-arrows-v:before {
        content: "\f07d"
    } .fa-arrows-h:before {
        content: "\f07e"
    } .fa-bar-chart-o:before, .fa-bar-chart:before {
        content: "\f080"
    } .fa-twitter-square:before {
        content: "\f081"
    } .fa-facebook-square:before {
        content: "\f082"
    } .fa-camera-retro:before {
        content: "\f083"
    } .fa-key:before {
        content: "\f084"
    } .fa-cogs:before, .fa-gears:before {
        content: "\f085"
    } .fa-comments:before {
        content: "\f086"
    } .fa-thumbs-o-up:before {
        content: "\f087"
    } .fa-thumbs-o-down:before {
        content: "\f088"
    } .fa-star-half:before {
        content: "\f089"
    } .fa-heart-o:before {
        content: "\f08a"
    } .fa-sign-out:before {
        content: "\f08b"
    } .fa-linkedin-square:before {
        content: "\f08c"
    } .fa-thumb-tack:before {
        content: "\f08d"
    } .fa-external-link:before {
        content: "\f08e"
    } .fa-sign-in:before {
        content: "\f090"
    } .fa-trophy:before {
        content: "\f091"
    } .fa-github-square:before {
        content: "\f092"
    } .fa-upload:before {
        content: "\f093"
    } .fa-lemon-o:before {
        content: "\f094"
    } .fa-phone:before {
        content: "\f095"
    } .fa-square-o:before {
        content: "\f096"
    } .fa-bookmark-o:before {
        content: "\f097"
    } .fa-phone-square:before {
        content: "\f098"
    } .fa-twitter:before {
        content: "\f099"
    } .fa-facebook-f:before, .fa-facebook:before {
        content: "\f09a"
    } .fa-github:before {
        content: "\f09b"
    } .fa-unlock:before {
        content: "\f09c"
    } .fa-credit-card:before {
        content: "\f09d"
    } .fa-feed:before, .fa-rss:before {
        content: "\f09e"
    } .fa-hdd-o:before {
        content: "\f0a0"
    } .fa-bullhorn:before {
        content: "\f0a1"
    } .fa-bell:before {
        content: "\f0f3"
    } .fa-certificate:before {
        content: "\f0a3"
    } .fa-hand-o-right:before {
        content: "\f0a4"
    } .fa-hand-o-left:before {
        content: "\f0a5"
    } .fa-hand-o-up:before {
        content: "\f0a6"
    } .fa-hand-o-down:before {
        content: "\f0a7"
    } .fa-arrow-circle-left:before {
        content: "\f0a8"
    } .fa-arrow-circle-right:before {
        content: "\f0a9"
    } .fa-arrow-circle-up:before {
        content: "\f0aa"
    } .fa-arrow-circle-down:before {
        content: "\f0ab"
    } .fa-globe:before {
        content: "\f0ac"
    } .fa-wrench:before {
        content: "\f0ad"
    } .fa-tasks:before {
        content: "\f0ae"
    } .fa-filter:before {
        content: "\f0b0"
    } .fa-briefcase:before {
        content: "\f0b1"
    } .fa-arrows-alt:before {
        content: "\f0b2"
    } .fa-group:before, .fa-users:before {
        content: "\f0c0"
    } .fa-chain:before, .fa-link:before {
        content: "\f0c1"
    } .fa-cloud:before {
        content: "\f0c2"
    } .fa-flask:before {
        content: "\f0c3"
    } .fa-cut:before, .fa-scissors:before {
        content: "\f0c4"
    } .fa-copy:before, .fa-files-o:before {
        content: "\f0c5"
    } .fa-paperclip:before {
        content: "\f0c6"
    } .fa-floppy-o:before, .fa-save:before {
        content: "\f0c7"
    } .fa-square:before {
        content: "\f0c8"
    } .fa-bars:before, .fa-navicon:before, .fa-reorder:before {
        content: "\f0c9"
    } .fa-list-ul:before {
        content: "\f0ca"
    } .fa-list-ol:before {
        content: "\f0cb"
    } .fa-strikethrough:before {
        content: "\f0cc"
    } .fa-underline:before {
        content: "\f0cd"
    } .fa-table:before {
        content: "\f0ce"
    } .fa-magic:before {
        content: "\f0d0"
    } .fa-truck:before {
        content: "\f0d1"
    } .fa-pinterest:before {
        content: "\f0d2"
    } .fa-pinterest-square:before {
        content: "\f0d3"
    } .fa-google-plus-square:before {
        content: "\f0d4"
    } .fa-google-plus:before {
        content: "\f0d5"
    } .fa-money:before {
        content: "\f0d6"
    } .fa-caret-down:before {
        content: "\f0d7"
    } .fa-caret-up:before {
        content: "\f0d8"
    } .fa-caret-left:before {
        content: "\f0d9"
    } .fa-caret-right:before {
        content: "\f0da"
    } .fa-columns:before {
        content: "\f0db"
    } .fa-sort:before, .fa-unsorted:before {
        content: "\f0dc"
    } .fa-sort-desc:before, .fa-sort-down:before {
        content: "\f0dd"
    } .fa-sort-asc:before, .fa-sort-up:before {
        content: "\f0de"
    } .fa-envelope:before {
        content: "\f0e0"
    } .fa-linkedin:before {
        content: "\f0e1"
    } .fa-rotate-left:before, .fa-undo:before {
        content: "\f0e2"
    } .fa-gavel:before, .fa-legal:before {
        content: "\f0e3"
    } .fa-dashboard:before, .fa-tachometer:before {
        content: "\f0e4"
    } .fa-comment-o:before {
        content: "\f0e5"
    } .fa-comments-o:before {
        content: "\f0e6"
    } .fa-bolt:before, .fa-flash:before {
        content: "\f0e7"
    } .fa-sitemap:before {
        content: "\f0e8"
    } .fa-umbrella:before {
        content: "\f0e9"
    } .fa-clipboard:before, .fa-paste:before {
        content: "\f0ea"
    } .fa-lightbulb-o:before {
        content: "\f0eb"
    } .fa-exchange:before {
        content: "\f0ec"
    } .fa-cloud-download:before {
        content: "\f0ed"
    } .fa-cloud-upload:before {
        content: "\f0ee"
    } .fa-user-md:before {
        content: "\f0f0"
    } .fa-stethoscope:before {
        content: "\f0f1"
    } .fa-suitcase:before {
        content: "\f0f2"
    } .fa-bell-o:before {
        content: "\f0a2"
    } .fa-coffee:before {
        content: "\f0f4"
    } .fa-cutlery:before {
        content: "\f0f5"
    } .fa-file-text-o:before {
        content: "\f0f6"
    } .fa-building-o:before {
        content: "\f0f7"
    } .fa-hospital-o:before {
        content: "\f0f8"
    } .fa-ambulance:before {
        content: "\f0f9"
    } .fa-medkit:before {
        content: "\f0fa"
    } .fa-fighter-jet:before {
        content: "\f0fb"
    } .fa-beer:before {
        content: "\f0fc"
    } .fa-h-square:before {
        content: "\f0fd"
    } .fa-plus-square:before {
        content: "\f0fe"
    } .fa-angle-double-left:before {
        content: "\f100"
    } .fa-angle-double-right:before {
        content: "\f101"
    } .fa-angle-double-up:before {
        content: "\f102"
    } .fa-angle-double-down:before {
        content: "\f103"
    } .fa-angle-left:before {
        content: "\f104"
    } .fa-angle-right:before {
        content: "\f105"
    } .fa-angle-up:before {
        content: "\f106"
    } .fa-angle-down:before {
        content: "\f107"
    } .fa-desktop:before {
        content: "\f108"
    } .fa-laptop:before {
        content: "\f109"
    } .fa-tablet:before {
        content: "\f10a"
    } .fa-mobile-phone:before, .fa-mobile:before {
        content: "\f10b"
    } .fa-circle-o:before {
        content: "\f10c"
    } .fa-quote-left:before {
        content: "\f10d"
    } .fa-quote-right:before {
        content: "\f10e"
    } .fa-spinner:before {
        content: "\f110"
    } .fa-circle:before {
        content: "\f111"
    } .fa-mail-reply:before, .fa-reply:before {
        content: "\f112"
    } .fa-github-alt:before {
        content: "\f113"
    } .fa-folder-o:before {
        content: "\f114"
    } .fa-folder-open-o:before {
        content: "\f115"
    } .fa-smile-o:before {
        content: "\f118"
    } .fa-frown-o:before {
        content: "\f119"
    } .fa-meh-o:before {
        content: "\f11a"
    } .fa-gamepad:before {
        content: "\f11b"
    } .fa-keyboard-o:before {
        content: "\f11c"
    } .fa-flag-o:before {
        content: "\f11d"
    } .fa-flag-checkered:before {
        content: "\f11e"
    } .fa-terminal:before {
        content: "\f120"
    } .fa-code:before {
        content: "\f121"
    } .fa-mail-reply-all:before, .fa-reply-all:before {
        content: "\f122"
    } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
        content: "\f123"
    } .fa-location-arrow:before {
        content: "\f124"
    } .fa-crop:before {
        content: "\f125"
    } .fa-code-fork:before {
        content: "\f126"
    } .fa-chain-broken:before, .fa-unlink:before {
        content: "\f127"
    } .fa-question:before {
        content: "\f128"
    } .fa-info:before {
        content: "\f129"
    } .fa-exclamation:before {
        content: "\f12a"
    } .fa-superscript:before {
        content: "\f12b"
    } .fa-subscript:before {
        content: "\f12c"
    } .fa-eraser:before {
        content: "\f12d"
    } .fa-puzzle-piece:before {
        content: "\f12e"
    } .fa-microphone:before {
        content: "\f130"
    } .fa-microphone-slash:before {
        content: "\f131"
    } .fa-shield:before {
        content: "\f132"
    } .fa-calendar-o:before {
        content: "\f133"
    } .fa-fire-extinguisher:before {
        content: "\f134"
    } .fa-rocket:before {
        content: "\f135"
    } .fa-maxcdn:before {
        content: "\f136"
    } .fa-chevron-circle-left:before {
        content: "\f137"
    } .fa-chevron-circle-right:before {
        content: "\f138"
    } .fa-chevron-circle-up:before {
        content: "\f139"
    } .fa-chevron-circle-down:before {
        content: "\f13a"
    } .fa-html5:before {
        content: "\f13b"
    } .fa-css3:before {
        content: "\f13c"
    } .fa-anchor:before {
        content: "\f13d"
    } .fa-unlock-alt:before {
        content: "\f13e"
    } .fa-bullseye:before {
        content: "\f140"
    } .fa-ellipsis-h:before {
        content: "\f141"
    } .fa-ellipsis-v:before {
        content: "\f142"
    } .fa-rss-square:before {
        content: "\f143"
    } .fa-play-circle:before {
        content: "\f144"
    } .fa-ticket:before {
        content: "\f145"
    } .fa-minus-square:before {
        content: "\f146"
    } .fa-minus-square-o:before {
        content: "\f147"
    } .fa-level-up:before {
        content: "\f148"
    } .fa-level-down:before {
        content: "\f149"
    } .fa-check-square:before {
        content: "\f14a"
    } .fa-pencil-square:before {
        content: "\f14b"
    } .fa-external-link-square:before {
        content: "\f14c"
    } .fa-share-square:before {
        content: "\f14d"
    } .fa-compass:before {
        content: "\f14e"
    } .fa-caret-square-o-down:before, .fa-toggle-down:before {
        content: "\f150"
    } .fa-caret-square-o-up:before, .fa-toggle-up:before {
        content: "\f151"
    } .fa-caret-square-o-right:before, .fa-toggle-right:before {
        content: "\f152"
    } .fa-eur:before, .fa-euro:before {
        content: "\f153"
    } .fa-gbp:before {
        content: "\f154"
    } .fa-dollar:before, .fa-usd:before {
        content: "\f155"
    } .fa-inr:before, .fa-rupee:before {
        content: "\f156"
    } .fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
        content: "\f157"
    } .fa-rouble:before, .fa-rub:before, .fa-ruble:before {
        content: "\f158"
    } .fa-krw:before, .fa-won:before {
        content: "\f159"
    } .fa-bitcoin:before, .fa-btc:before {
        content: "\f15a"
    } .fa-file:before {
        content: "\f15b"
    } .fa-file-text:before {
        content: "\f15c"
    } .fa-sort-alpha-asc:before {
        content: "\f15d"
    } .fa-sort-alpha-desc:before {
        content: "\f15e"
    } .fa-sort-amount-asc:before {
        content: "\f160"
    } .fa-sort-amount-desc:before {
        content: "\f161"
    } .fa-sort-numeric-asc:before {
        content: "\f162"
    } .fa-sort-numeric-desc:before {
        content: "\f163"
    } .fa-thumbs-up:before {
        content: "\f164"
    } .fa-thumbs-down:before {
        content: "\f165"
    } .fa-youtube-square:before {
        content: "\f166"
    } .fa-youtube:before {
        content: "\f167"
    } .fa-xing:before {
        content: "\f168"
    } .fa-xing-square:before {
        content: "\f169"
    } .fa-youtube-play:before {
        content: "\f16a"
    } .fa-dropbox:before {
        content: "\f16b"
    } .fa-stack-overflow:before {
        content: "\f16c"
    } .fa-instagram:before {
        content: "\f16d"
    } .fa-flickr:before {
        content: "\f16e"
    } .fa-adn:before {
        content: "\f170"
    } .fa-bitbucket:before {
        content: "\f171"
    } .fa-bitbucket-square:before {
        content: "\f172"
    } .fa-tumblr:before {
        content: "\f173"
    } .fa-tumblr-square:before {
        content: "\f174"
    } .fa-long-arrow-down:before {
        content: "\f175"
    } .fa-long-arrow-up:before {
        content: "\f176"
    } .fa-long-arrow-left:before {
        content: "\f177"
    } .fa-long-arrow-right:before {
        content: "\f178"
    } .fa-apple:before {
        content: "\f179"
    } .fa-windows:before {
        content: "\f17a"
    } .fa-android:before {
        content: "\f17b"
    } .fa-linux:before {
        content: "\f17c"
    } .fa-dribbble:before {
        content: "\f17d"
    } .fa-skype:before {
        content: "\f17e"
    } .fa-foursquare:before {
        content: "\f180"
    } .fa-trello:before {
        content: "\f181"
    } .fa-female:before {
        content: "\f182"
    } .fa-male:before {
        content: "\f183"
    } .fa-gittip:before, .fa-gratipay:before {
        content: "\f184"
    } .fa-sun-o:before {
        content: "\f185"
    } .fa-moon-o:before {
        content: "\f186"
    } .fa-archive:before {
        content: "\f187"
    } .fa-bug:before {
        content: "\f188"
    } .fa-vk:before {
        content: "\f189"
    } .fa-weibo:before {
        content: "\f18a"
    } .fa-renren:before {
        content: "\f18b"
    } .fa-pagelines:before {
        content: "\f18c"
    } .fa-stack-exchange:before {
        content: "\f18d"
    } .fa-arrow-circle-o-right:before {
        content: "\f18e"
    } .fa-arrow-circle-o-left:before {
        content: "\f190"
    } .fa-caret-square-o-left:before, .fa-toggle-left:before {
        content: "\f191"
    } .fa-dot-circle-o:before {
        content: "\f192"
    } .fa-wheelchair:before {
        content: "\f193"
    } .fa-vimeo-square:before {
        content: "\f194"
    } .fa-try:before, .fa-turkish-lira:before {
        content: "\f195"
    } .fa-plus-square-o:before {
        content: "\f196"
    } .fa-space-shuttle:before {
        content: "\f197"
    } .fa-slack:before {
        content: "\f198"
    } .fa-envelope-square:before {
        content: "\f199"
    } .fa-wordpress:before {
        content: "\f19a"
    } .fa-openid:before {
        content: "\f19b"
    } .fa-bank:before, .fa-institution:before, .fa-university:before {
        content: "\f19c"
    } .fa-graduation-cap:before, .fa-mortar-board:before {
        content: "\f19d"
    } .fa-yahoo:before {
        content: "\f19e"
    } .fa-google:before {
        content: "\f1a0"
    } .fa-reddit:before {
        content: "\f1a1"
    } .fa-reddit-square:before {
        content: "\f1a2"
    } .fa-stumbleupon-circle:before {
        content: "\f1a3"
    } .fa-stumbleupon:before {
        content: "\f1a4"
    } .fa-delicious:before {
        content: "\f1a5"
    } .fa-digg:before {
        content: "\f1a6"
    } .fa-pied-piper-pp:before {
        content: "\f1a7"
    } .fa-pied-piper-alt:before {
        content: "\f1a8"
    } .fa-drupal:before {
        content: "\f1a9"
    } .fa-joomla:before {
        content: "\f1aa"
    } .fa-language:before {
        content: "\f1ab"
    } .fa-fax:before {
        content: "\f1ac"
    } .fa-building:before {
        content: "\f1ad"
    } .fa-child:before {
        content: "\f1ae"
    } .fa-paw:before {
        content: "\f1b0"
    } .fa-spoon:before {
        content: "\f1b1"
    } .fa-cube:before {
        content: "\f1b2"
    } .fa-cubes:before {
        content: "\f1b3"
    } .fa-behance:before {
        content: "\f1b4"
    } .fa-behance-square:before {
        content: "\f1b5"
    } .fa-steam:before {
        content: "\f1b6"
    } .fa-steam-square:before {
        content: "\f1b7"
    } .fa-recycle:before {
        content: "\f1b8"
    } .fa-automobile:before, .fa-car:before {
        content: "\f1b9"
    } .fa-cab:before, .fa-taxi:before {
        content: "\f1ba"
    } .fa-tree:before {
        content: "\f1bb"
    } .fa-spotify:before {
        content: "\f1bc"
    } .fa-deviantart:before {
        content: "\f1bd"
    } .fa-soundcloud:before {
        content: "\f1be"
    } .fa-database:before {
        content: "\f1c0"
    } .fa-file-pdf-o:before {
        content: "\f1c1"
    } .fa-file-word-o:before {
        content: "\f1c2"
    } .fa-file-excel-o:before {
        content: "\f1c3"
    } .fa-file-powerpoint-o:before {
        content: "\f1c4"
    } .fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
        content: "\f1c5"
    } .fa-file-archive-o:before, .fa-file-zip-o:before {
        content: "\f1c6"
    } .fa-file-audio-o:before, .fa-file-sound-o:before {
        content: "\f1c7"
    } .fa-file-movie-o:before, .fa-file-video-o:before {
        content: "\f1c8"
    } .fa-file-code-o:before {
        content: "\f1c9"
    } .fa-vine:before {
        content: "\f1ca"
    } .fa-codepen:before {
        content: "\f1cb"
    } .fa-jsfiddle:before {
        content: "\f1cc"
    } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
        content: "\f1cd"
    } .fa-circle-o-notch:before {
        content: "\f1ce"
    } .fa-ra:before, .fa-rebel:before, .fa-resistance:before {
        content: "\f1d0"
    } .fa-empire:before, .fa-ge:before {
        content: "\f1d1"
    } .fa-git-square:before {
        content: "\f1d2"
    } .fa-git:before {
        content: "\f1d3"
    } .fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
        content: "\f1d4"
    } .fa-tencent-weibo:before {
        content: "\f1d5"
    } .fa-qq:before {
        content: "\f1d6"
    } .fa-wechat:before, .fa-weixin:before {
        content: "\f1d7"
    } .fa-paper-plane:before, .fa-send:before {
        content: "\f1d8"
    } .fa-paper-plane-o:before, .fa-send-o:before {
        content: "\f1d9"
    } .fa-history:before {
        content: "\f1da"
    } .fa-circle-thin:before {
        content: "\f1db"
    } .fa-header:before {
        content: "\f1dc"
    } .fa-paragraph:before {
        content: "\f1dd"
    } .fa-sliders:before {
        content: "\f1de"
    } .fa-share-alt:before {
        content: "\f1e0"
    } .fa-share-alt-square:before {
        content: "\f1e1"
    } .fa-bomb:before {
        content: "\f1e2"
    } .fa-futbol-o:before, .fa-soccer-ball-o:before {
        content: "\f1e3"
    } .fa-tty:before {
        content: "\f1e4"
    } .fa-binoculars:before {
        content: "\f1e5"
    } .fa-plug:before {
        content: "\f1e6"
    } .fa-slideshare:before {
        content: "\f1e7"
    } .fa-twitch:before {
        content: "\f1e8"
    } .fa-yelp:before {
        content: "\f1e9"
    } .fa-newspaper-o:before {
        content: "\f1ea"
    } .fa-wifi:before {
        content: "\f1eb"
    } .fa-calculator:before {
        content: "\f1ec"
    } .fa-paypal:before {
        content: "\f1ed"
    } .fa-google-wallet:before {
        content: "\f1ee"
    } .fa-cc-visa:before {
        content: "\f1f0"
    } .fa-cc-mastercard:before {
        content: "\f1f1"
    } .fa-cc-discover:before {
        content: "\f1f2"
    } .fa-cc-amex:before {
        content: "\f1f3"
    } .fa-cc-paypal:before {
        content: "\f1f4"
    } .fa-cc-stripe:before {
        content: "\f1f5"
    } .fa-bell-slash:before {
        content: "\f1f6"
    } .fa-bell-slash-o:before {
        content: "\f1f7"
    } .fa-trash:before {
        content: "\f1f8"
    } .fa-copyright:before {
        content: "\f1f9"
    } .fa-at:before {
        content: "\f1fa"
    } .fa-eyedropper:before {
        content: "\f1fb"
    } .fa-paint-brush:before {
        content: "\f1fc"
    } .fa-birthday-cake:before {
        content: "\f1fd"
    } .fa-area-chart:before {
        content: "\f1fe"
    } .fa-pie-chart:before {
        content: "\f200"
    } .fa-line-chart:before {
        content: "\f201"
    } .fa-lastfm:before {
        content: "\f202"
    } .fa-lastfm-square:before {
        content: "\f203"
    } .fa-toggle-off:before {
        content: "\f204"
    } .fa-toggle-on:before {
        content: "\f205"
    } .fa-bicycle:before {
        content: "\f206"
    } .fa-bus:before {
        content: "\f207"
    } .fa-ioxhost:before {
        content: "\f208"
    } .fa-angellist:before {
        content: "\f209"
    } .fa-cc:before {
        content: "\f20a"
    } .fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
        content: "\f20b"
    } .fa-meanpath:before {
        content: "\f20c"
    } .fa-buysellads:before {
        content: "\f20d"
    } .fa-connectdevelop:before {
        content: "\f20e"
    } .fa-dashcube:before {
        content: "\f210"
    } .fa-forumbee:before {
        content: "\f211"
    } .fa-leanpub:before {
        content: "\f212"
    } .fa-sellsy:before {
        content: "\f213"
    } .fa-shirtsinbulk:before {
        content: "\f214"
    } .fa-simplybuilt:before {
        content: "\f215"
    } .fa-skyatlas:before {
        content: "\f216"
    } .fa-cart-plus:before {
        content: "\f217"
    } .fa-cart-arrow-down:before {
        content: "\f218"
    } .fa-diamond:before {
        content: "\f219"
    } .fa-ship:before {
        content: "\f21a"
    } .fa-user-secret:before {
        content: "\f21b"
    } .fa-motorcycle:before {
        content: "\f21c"
    } .fa-street-view:before {
        content: "\f21d"
    } .fa-heartbeat:before {
        content: "\f21e"
    } .fa-venus:before {
        content: "\f221"
    } .fa-mars:before {
        content: "\f222"
    } .fa-mercury:before {
        content: "\f223"
    } .fa-intersex:before, .fa-transgender:before {
        content: "\f224"
    } .fa-transgender-alt:before {
        content: "\f225"
    } .fa-venus-double:before {
        content: "\f226"
    } .fa-mars-double:before {
        content: "\f227"
    } .fa-venus-mars:before {
        content: "\f228"
    } .fa-mars-stroke:before {
        content: "\f229"
    } .fa-mars-stroke-v:before {
        content: "\f22a"
    } .fa-mars-stroke-h:before {
        content: "\f22b"
    } .fa-neuter:before {
        content: "\f22c"
    } .fa-genderless:before {
        content: "\f22d"
    } .fa-facebook-official:before {
        content: "\f230"
    } .fa-pinterest-p:before {
        content: "\f231"
    } .fa-whatsapp:before {
        content: "\f232"
    } .fa-server:before {
        content: "\f233"
    } .fa-user-plus:before {
        content: "\f234"
    } .fa-user-times:before {
        content: "\f235"
    } .fa-bed:before, .fa-hotel:before {
        content: "\f236"
    } .fa-viacoin:before {
        content: "\f237"
    } .fa-train:before {
        content: "\f238"
    } .fa-subway:before {
        content: "\f239"
    } .fa-medium:before {
        content: "\f23a"
    } .fa-y-combinator:before, .fa-yc:before {
        content: "\f23b"
    } .fa-optin-monster:before {
        content: "\f23c"
    } .fa-opencart:before {
        content: "\f23d"
    } .fa-expeditedssl:before {
        content: "\f23e"
    } .fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
        content: "\f240"
    } .fa-battery-3:before, .fa-battery-three-quarters:before {
        content: "\f241"
    } .fa-battery-2:before, .fa-battery-half:before {
        content: "\f242"
    } .fa-battery-1:before, .fa-battery-quarter:before {
        content: "\f243"
    } .fa-battery-0:before, .fa-battery-empty:before {
        content: "\f244"
    } .fa-mouse-pointer:before {
        content: "\f245"
    } .fa-i-cursor:before {
        content: "\f246"
    } .fa-object-group:before {
        content: "\f247"
    } .fa-object-ungroup:before {
        content: "\f248"
    } .fa-sticky-note:before {
        content: "\f249"
    } .fa-sticky-note-o:before {
        content: "\f24a"
    } .fa-cc-jcb:before {
        content: "\f24b"
    } .fa-cc-diners-club:before {
        content: "\f24c"
    } .fa-clone:before {
        content: "\f24d"
    } .fa-balance-scale:before {
        content: "\f24e"
    } .fa-hourglass-o:before {
        content: "\f250"
    } .fa-hourglass-1:before, .fa-hourglass-start:before {
        content: "\f251"
    } .fa-hourglass-2:before, .fa-hourglass-half:before {
        content: "\f252"
    } .fa-hourglass-3:before, .fa-hourglass-end:before {
        content: "\f253"
    } .fa-hourglass:before {
        content: "\f254"
    } .fa-hand-grab-o:before, .fa-hand-rock-o:before {
        content: "\f255"
    } .fa-hand-paper-o:before, .fa-hand-stop-o:before {
        content: "\f256"
    } .fa-hand-scissors-o:before {
        content: "\f257"
    } .fa-hand-lizard-o:before {
        content: "\f258"
    } .fa-hand-spock-o:before {
        content: "\f259"
    } .fa-hand-pointer-o:before {
        content: "\f25a"
    } .fa-hand-peace-o:before {
        content: "\f25b"
    } .fa-trademark:before {
        content: "\f25c"
    } .fa-registered:before {
        content: "\f25d"
    } .fa-creative-commons:before {
        content: "\f25e"
    } .fa-gg:before {
        content: "\f260"
    } .fa-gg-circle:before {
        content: "\f261"
    } .fa-tripadvisor:before {
        content: "\f262"
    } .fa-odnoklassniki:before {
        content: "\f263"
    } .fa-odnoklassniki-square:before {
        content: "\f264"
    } .fa-get-pocket:before {
        content: "\f265"
    } .fa-wikipedia-w:before {
        content: "\f266"
    } .fa-safari:before {
        content: "\f267"
    } .fa-chrome:before {
        content: "\f268"
    } .fa-firefox:before {
        content: "\f269"
    } .fa-opera:before {
        content: "\f26a"
    } .fa-internet-explorer:before {
        content: "\f26b"
    } .fa-television:before, .fa-tv:before {
        content: "\f26c"
    } .fa-contao:before {
        content: "\f26d"
    } .fa-500px:before {
        content: "\f26e"
    } .fa-amazon:before {
        content: "\f270"
    } .fa-calendar-plus-o:before {
        content: "\f271"
    } .fa-calendar-minus-o:before {
        content: "\f272"
    } .fa-calendar-times-o:before {
        content: "\f273"
    } .fa-calendar-check-o:before {
        content: "\f274"
    } .fa-industry:before {
        content: "\f275"
    } .fa-map-pin:before {
        content: "\f276"
    } .fa-map-signs:before {
        content: "\f277"
    } .fa-map-o:before {
        content: "\f278"
    } .fa-map:before {
        content: "\f279"
    } .fa-commenting:before {
        content: "\f27a"
    } .fa-commenting-o:before {
        content: "\f27b"
    } .fa-houzz:before {
        content: "\f27c"
    } .fa-vimeo:before {
        content: "\f27d"
    } .fa-black-tie:before {
        content: "\f27e"
    } .fa-fonticons:before {
        content: "\f280"
    } .fa-reddit-alien:before {
        content: "\f281"
    } .fa-edge:before {
        content: "\f282"
    } .fa-credit-card-alt:before {
        content: "\f283"
    } .fa-codiepie:before {
        content: "\f284"
    } .fa-modx:before {
        content: "\f285"
    } .fa-fort-awesome:before {
        content: "\f286"
    } .fa-usb:before {
        content: "\f287"
    } .fa-product-hunt:before {
        content: "\f288"
    } .fa-mixcloud:before {
        content: "\f289"
    } .fa-scribd:before {
        content: "\f28a"
    } .fa-pause-circle:before {
        content: "\f28b"
    } .fa-pause-circle-o:before {
        content: "\f28c"
    } .fa-stop-circle:before {
        content: "\f28d"
    } .fa-stop-circle-o:before {
        content: "\f28e"
    } .fa-shopping-bag:before {
        content: "\f290"
    } .fa-shopping-basket:before {
        content: "\f291"
    } .fa-hashtag:before {
        content: "\f292"
    } .fa-bluetooth:before {
        content: "\f293"
    } .fa-bluetooth-b:before {
        content: "\f294"
    } .fa-percent:before {
        content: "\f295"
    } .fa-gitlab:before {
        content: "\f296"
    } .fa-wpbeginner:before {
        content: "\f297"
    } .fa-wpforms:before {
        content: "\f298"
    } .fa-envira:before {
        content: "\f299"
    } .fa-universal-access:before {
        content: "\f29a"
    } .fa-wheelchair-alt:before {
        content: "\f29b"
    } .fa-question-circle-o:before {
        content: "\f29c"
    } .fa-blind:before {
        content: "\f29d"
    } .fa-audio-description:before {
        content: "\f29e"
    } .fa-volume-control-phone:before {
        content: "\f2a0"
    } .fa-braille:before {
        content: "\f2a1"
    } .fa-assistive-listening-systems:before {
        content: "\f2a2"
    } .fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
        content: "\f2a3"
    } .fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
        content: "\f2a4"
    } .fa-glide:before {
        content: "\f2a5"
    } .fa-glide-g:before {
        content: "\f2a6"
    } .fa-sign-language:before, .fa-signing:before {
        content: "\f2a7"
    } .fa-low-vision:before {
        content: "\f2a8"
    } .fa-viadeo:before {
        content: "\f2a9"
    } .fa-viadeo-square:before {
        content: "\f2aa"
    } .fa-snapchat:before {
        content: "\f2ab"
    } .fa-snapchat-ghost:before {
        content: "\f2ac"
    } .fa-snapchat-square:before {
        content: "\f2ad"
    } .fa-pied-piper:before {
        content: "\f2ae"
    } .fa-first-order:before {
        content: "\f2b0"
    } .fa-yoast:before {
        content: "\f2b1"
    } .fa-themeisle:before {
        content: "\f2b2"
    } .fa-google-plus-circle:before, .fa-google-plus-official:before {
        content: "\f2b3"
    } .fa-fa:before, .fa-font-awesome:before {
        content: "\f2b4"
    } .fa-handshake-o:before {
        content: "\f2b5"
    } .fa-envelope-open:before {
        content: "\f2b6"
    } .fa-envelope-open-o:before {
        content: "\f2b7"
    } .fa-linode:before {
        content: "\f2b8"
    } .fa-address-book:before {
        content: "\f2b9"
    } .fa-address-book-o:before {
        content: "\f2ba"
    } .fa-address-card:before, .fa-vcard:before {
        content: "\f2bb"
    } .fa-address-card-o:before, .fa-vcard-o:before {
        content: "\f2bc"
    } .fa-user-circle:before {
        content: "\f2bd"
    } .fa-user-circle-o:before {
        content: "\f2be"
    } .fa-user-o:before {
        content: "\f2c0"
    } .fa-id-badge:before {
        content: "\f2c1"
    } .fa-drivers-license:before, .fa-id-card:before {
        content: "\f2c2"
    } .fa-drivers-license-o:before, .fa-id-card-o:before {
        content: "\f2c3"
    } .fa-quora:before {
        content: "\f2c4"
    } .fa-free-code-camp:before {
        content: "\f2c5"
    } .fa-telegram:before {
        content: "\f2c6"
    } .fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
        content: "\f2c7"
    } .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
        content: "\f2c8"
    } .fa-thermometer-2:before, .fa-thermometer-half:before {
        content: "\f2c9"
    } .fa-thermometer-1:before, .fa-thermometer-quarter:before {
        content: "\f2ca"
    } .fa-thermometer-0:before, .fa-thermometer-empty:before {
        content: "\f2cb"
    } .fa-shower:before {
        content: "\f2cc"
    } .fa-bath:before, .fa-bathtub:before, .fa-s15:before {
        content: "\f2cd"
    } .fa-podcast:before {
        content: "\f2ce"
    } .fa-window-maximize:before {
        content: "\f2d0"
    } .fa-window-minimize:before {
        content: "\f2d1"
    } .fa-window-restore:before {
        content: "\f2d2"
    } .fa-times-rectangle:before, .fa-window-close:before {
        content: "\f2d3"
    } .fa-times-rectangle-o:before, .fa-window-close-o:before {
        content: "\f2d4"
    } .fa-bandcamp:before {
        content: "\f2d5"
    } .fa-grav:before {
        content: "\f2d6"
    } .fa-etsy:before {
        content: "\f2d7"
    } .fa-imdb:before {
        content: "\f2d8"
    } .fa-ravelry:before {
        content: "\f2d9"
    } .fa-eercast:before {
        content: "\f2da"
    } .fa-microchip:before {
        content: "\f2db"
    } .fa-snowflake-o:before {
        content: "\f2dc"
    } .fa-superpowers:before {
        content: "\f2dd"
    } .fa-wpexplorer:before {
        content: "\f2de"
    } .fa-meetup:before {
        content: "\f2e0"
    } .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    } .sr-only-focusable:active, .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto
    }
    /*!
  Ionicons, v4.1.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("../fonts/ionicons.eot?v=4.1.1");
        src: url("../fonts/ionicons.eot?v=4.1.1#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.1.1") format("woff2"), url("../fonts/ionicons.woff?v=4.1.1") format("woff"), url("../fonts/ionicons.ttf?v=4.1.1") format("truetype"), url("../fonts/ionicons.svg?v=4.1.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: "\f102"
    } .ion-ios-add-circle:before {
        content: "\f101"
    } .ion-ios-add-circle-outline:before {
        content: "\f100"
    } .ion-ios-airplane:before {
        content: "\f137"
    } .ion-ios-alarm:before {
        content: "\f3c8"
    } .ion-ios-albums:before {
        content: "\f3ca"
    } .ion-ios-alert:before {
        content: "\f104"
    } .ion-ios-american-football:before {
        content: "\f106"
    } .ion-ios-analytics:before {
        content: "\f3ce"
    } .ion-ios-aperture:before {
        content: "\f108"
    } .ion-ios-apps:before {
        content: "\f10a"
    } .ion-ios-appstore:before {
        content: "\f10c"
    } .ion-ios-archive:before {
        content: "\f10e"
    } .ion-ios-arrow-back:before {
        content: "\f3cf"
    } .ion-ios-arrow-down:before {
        content: "\f3d0"
    } .ion-ios-arrow-dropdown:before {
        content: "\f110"
    } .ion-ios-arrow-dropdown-circle:before {
        content: "\f125"
    } .ion-ios-arrow-dropleft:before {
        content: "\f112"
    } .ion-ios-arrow-dropleft-circle:before {
        content: "\f129"
    } .ion-ios-arrow-dropright:before {
        content: "\f114"
    } .ion-ios-arrow-dropright-circle:before {
        content: "\f12b"
    } .ion-ios-arrow-dropup:before {
        content: "\f116"
    } .ion-ios-arrow-dropup-circle:before {
        content: "\f12d"
    } .ion-ios-arrow-forward:before {
        content: "\f3d1"
    } .ion-ios-arrow-round-back:before {
        content: "\f117"
    } .ion-ios-arrow-round-down:before {
        content: "\f118"
    } .ion-ios-arrow-round-forward:before {
        content: "\f119"
    } .ion-ios-arrow-round-up:before {
        content: "\f11a"
    } .ion-ios-arrow-up:before {
        content: "\f3d8"
    } .ion-ios-at:before {
        content: "\f3da"
    } .ion-ios-attach:before {
        content: "\f11b"
    } .ion-ios-backspace:before {
        content: "\f11d"
    } .ion-ios-barcode:before {
        content: "\f3dc"
    } .ion-ios-baseball:before {
        content: "\f3de"
    } .ion-ios-basket:before {
        content: "\f11f"
    } .ion-ios-basketball:before {
        content: "\f3e0"
    } .ion-ios-battery-charging:before {
        content: "\f120"
    } .ion-ios-battery-dead:before {
        content: "\f121"
    } .ion-ios-battery-full:before {
        content: "\f122"
    } .ion-ios-beaker:before {
        content: "\f124"
    } .ion-ios-bed:before {
        content: "\f139"
    } .ion-ios-beer:before {
        content: "\f126"
    } .ion-ios-bicycle:before {
        content: "\f127"
    } .ion-ios-bluetooth:before {
        content: "\f128"
    } .ion-ios-boat:before {
        content: "\f12a"
    } .ion-ios-body:before {
        content: "\f3e4"
    } .ion-ios-bonfire:before {
        content: "\f12c"
    } .ion-ios-book:before {
        content: "\f3e8"
    } .ion-ios-bookmark:before {
        content: "\f12e"
    } .ion-ios-bookmarks:before {
        content: "\f3ea"
    } .ion-ios-bowtie:before {
        content: "\f130"
    } .ion-ios-briefcase:before {
        content: "\f3ee"
    } .ion-ios-browsers:before {
        content: "\f3f0"
    } .ion-ios-brush:before {
        content: "\f132"
    } .ion-ios-bug:before {
        content: "\f134"
    } .ion-ios-build:before {
        content: "\f136"
    } .ion-ios-bulb:before {
        content: "\f138"
    } .ion-ios-bus:before {
        content: "\f13a"
    } .ion-ios-business:before {
        content: "\f1a3"
    } .ion-ios-cafe:before {
        content: "\f13c"
    } .ion-ios-calculator:before {
        content: "\f3f2"
    } .ion-ios-calendar:before {
        content: "\f3f4"
    } .ion-ios-call:before {
        content: "\f13e"
    } .ion-ios-camera:before {
        content: "\f3f6"
    } .ion-ios-car:before {
        content: "\f140"
    } .ion-ios-card:before {
        content: "\f142"
    } .ion-ios-cart:before {
        content: "\f3f8"
    } .ion-ios-cash:before {
        content: "\f144"
    } .ion-ios-cellular:before {
        content: "\f13d"
    } .ion-ios-chatboxes:before {
        content: "\f3fa"
    } .ion-ios-chatbubbles:before {
        content: "\f146"
    } .ion-ios-checkbox:before {
        content: "\f148"
    } .ion-ios-checkbox-outline:before {
        content: "\f147"
    } .ion-ios-checkmark:before {
        content: "\f3ff"
    } .ion-ios-checkmark-circle:before {
        content: "\f14a"
    } .ion-ios-checkmark-circle-outline:before {
        content: "\f149"
    } .ion-ios-clipboard:before {
        content: "\f14c"
    } .ion-ios-clock:before {
        content: "\f403"
    } .ion-ios-close:before {
        content: "\f406"
    } .ion-ios-close-circle:before {
        content: "\f14e"
    } .ion-ios-close-circle-outline:before {
        content: "\f14d"
    } .ion-ios-cloud:before {
        content: "\f40c"
    } .ion-ios-cloud-circle:before {
        content: "\f152"
    } .ion-ios-cloud-done:before {
        content: "\f154"
    } .ion-ios-cloud-download:before {
        content: "\f408"
    } .ion-ios-cloud-outline:before {
        content: "\f409"
    } .ion-ios-cloud-upload:before {
        content: "\f40b"
    } .ion-ios-cloudy:before {
        content: "\f410"
    } .ion-ios-cloudy-night:before {
        content: "\f40e"
    } .ion-ios-code:before {
        content: "\f157"
    } .ion-ios-code-download:before {
        content: "\f155"
    } .ion-ios-code-working:before {
        content: "\f156"
    } .ion-ios-cog:before {
        content: "\f412"
    } .ion-ios-color-fill:before {
        content: "\f159"
    } .ion-ios-color-filter:before {
        content: "\f414"
    } .ion-ios-color-palette:before {
        content: "\f15b"
    } .ion-ios-color-wand:before {
        content: "\f416"
    } .ion-ios-compass:before {
        content: "\f15d"
    } .ion-ios-construct:before {
        content: "\f15f"
    } .ion-ios-contact:before {
        content: "\f41a"
    } .ion-ios-contacts:before {
        content: "\f161"
    } .ion-ios-contract:before {
        content: "\f162"
    } .ion-ios-contrast:before {
        content: "\f163"
    } .ion-ios-copy:before {
        content: "\f41c"
    } .ion-ios-create:before {
        content: "\f165"
    } .ion-ios-crop:before {
        content: "\f41e"
    } .ion-ios-cube:before {
        content: "\f168"
    } .ion-ios-cut:before {
        content: "\f16a"
    } .ion-ios-desktop:before {
        content: "\f16c"
    } .ion-ios-disc:before {
        content: "\f16e"
    } .ion-ios-document:before {
        content: "\f170"
    } .ion-ios-done-all:before {
        content: "\f171"
    } .ion-ios-download:before {
        content: "\f420"
    } .ion-ios-easel:before {
        content: "\f173"
    } .ion-ios-egg:before {
        content: "\f175"
    } .ion-ios-exit:before {
        content: "\f177"
    } .ion-ios-expand:before {
        content: "\f178"
    } .ion-ios-eye:before {
        content: "\f425"
    } .ion-ios-eye-off:before {
        content: "\f17a"
    } .ion-ios-fastforward:before {
        content: "\f427"
    } .ion-ios-female:before {
        content: "\f17b"
    } .ion-ios-filing:before {
        content: "\f429"
    } .ion-ios-film:before {
        content: "\f42b"
    } .ion-ios-finger-print:before {
        content: "\f17c"
    } .ion-ios-fitness:before {
        content: "\f1ab"
    } .ion-ios-flag:before {
        content: "\f42d"
    } .ion-ios-flame:before {
        content: "\f42f"
    } .ion-ios-flash:before {
        content: "\f17e"
    } .ion-ios-flash-off:before {
        content: "\f12f"
    } .ion-ios-flashlight:before {
        content: "\f141"
    } .ion-ios-flask:before {
        content: "\f431"
    } .ion-ios-flower:before {
        content: "\f433"
    } .ion-ios-folder:before {
        content: "\f435"
    } .ion-ios-folder-open:before {
        content: "\f180"
    } .ion-ios-football:before {
        content: "\f437"
    } .ion-ios-funnel:before {
        content: "\f182"
    } .ion-ios-gift:before {
        content: "\f191"
    } .ion-ios-git-branch:before {
        content: "\f183"
    } .ion-ios-git-commit:before {
        content: "\f184"
    } .ion-ios-git-compare:before {
        content: "\f185"
    } .ion-ios-git-merge:before {
        content: "\f186"
    } .ion-ios-git-network:before {
        content: "\f187"
    } .ion-ios-git-pull-request:before {
        content: "\f188"
    } .ion-ios-glasses:before {
        content: "\f43f"
    } .ion-ios-globe:before {
        content: "\f18a"
    } .ion-ios-grid:before {
        content: "\f18c"
    } .ion-ios-hammer:before {
        content: "\f18e"
    } .ion-ios-hand:before {
        content: "\f190"
    } .ion-ios-happy:before {
        content: "\f192"
    } .ion-ios-headset:before {
        content: "\f194"
    } .ion-ios-heart:before {
        content: "\f443"
    } .ion-ios-heart-dislike:before {
        content: "\f13f"
    } .ion-ios-heart-empty:before {
        content: "\f19b"
    } .ion-ios-heart-half:before {
        content: "\f19d"
    } .ion-ios-help:before {
        content: "\f446"
    } .ion-ios-help-buoy:before {
        content: "\f196"
    } .ion-ios-help-circle:before {
        content: "\f198"
    } .ion-ios-help-circle-outline:before {
        content: "\f197"
    } .ion-ios-home:before {
        content: "\f448"
    } .ion-ios-hourglass:before {
        content: "\f103"
    } .ion-ios-ice-cream:before {
        content: "\f19a"
    } .ion-ios-image:before {
        content: "\f19c"
    } .ion-ios-images:before {
        content: "\f19e"
    } .ion-ios-infinite:before {
        content: "\f44a"
    } .ion-ios-information:before {
        content: "\f44d"
    } .ion-ios-information-circle:before {
        content: "\f1a0"
    } .ion-ios-information-circle-outline:before {
        content: "\f19f"
    } .ion-ios-jet:before {
        content: "\f1a5"
    } .ion-ios-journal:before {
        content: "\f189"
    } .ion-ios-key:before {
        content: "\f1a7"
    } .ion-ios-keypad:before {
        content: "\f450"
    } .ion-ios-laptop:before {
        content: "\f1a8"
    } .ion-ios-leaf:before {
        content: "\f1aa"
    } .ion-ios-link:before {
        content: "\f22a"
    } .ion-ios-list:before {
        content: "\f454"
    } .ion-ios-list-box:before {
        content: "\f143"
    } .ion-ios-locate:before {
        content: "\f1ae"
    } .ion-ios-lock:before {
        content: "\f1b0"
    } .ion-ios-log-in:before {
        content: "\f1b1"
    } .ion-ios-log-out:before {
        content: "\f1b2"
    } .ion-ios-magnet:before {
        content: "\f1b4"
    } .ion-ios-mail:before {
        content: "\f1b8"
    } .ion-ios-mail-open:before {
        content: "\f1b6"
    } .ion-ios-mail-unread:before {
        content: "\f145"
    } .ion-ios-male:before {
        content: "\f1b9"
    } .ion-ios-man:before {
        content: "\f1bb"
    } .ion-ios-map:before {
        content: "\f1bd"
    } .ion-ios-medal:before {
        content: "\f1bf"
    } .ion-ios-medical:before {
        content: "\f45c"
    } .ion-ios-medkit:before {
        content: "\f45e"
    } .ion-ios-megaphone:before {
        content: "\f1c1"
    } .ion-ios-menu:before {
        content: "\f1c3"
    } .ion-ios-mic:before {
        content: "\f461"
    } .ion-ios-mic-off:before {
        content: "\f45f"
    } .ion-ios-microphone:before {
        content: "\f1c6"
    } .ion-ios-moon:before {
        content: "\f468"
    } .ion-ios-more:before {
        content: "\f1c8"
    } .ion-ios-move:before {
        content: "\f1cb"
    } .ion-ios-musical-note:before {
        content: "\f46b"
    } .ion-ios-musical-notes:before {
        content: "\f46c"
    } .ion-ios-navigate:before {
        content: "\f46e"
    } .ion-ios-notifications:before {
        content: "\f1d3"
    } .ion-ios-notifications-off:before {
        content: "\f1d1"
    } .ion-ios-notifications-outline:before {
        content: "\f133"
    } .ion-ios-nuclear:before {
        content: "\f1d5"
    } .ion-ios-nutrition:before {
        content: "\f470"
    } .ion-ios-open:before {
        content: "\f1d7"
    } .ion-ios-options:before {
        content: "\f1d9"
    } .ion-ios-outlet:before {
        content: "\f1db"
    } .ion-ios-paper:before {
        content: "\f472"
    } .ion-ios-paper-plane:before {
        content: "\f1dd"
    } .ion-ios-partly-sunny:before {
        content: "\f1df"
    } .ion-ios-pause:before {
        content: "\f478"
    } .ion-ios-paw:before {
        content: "\f47a"
    } .ion-ios-people:before {
        content: "\f47c"
    } .ion-ios-person:before {
        content: "\f47e"
    } .ion-ios-person-add:before {
        content: "\f1e1"
    } .ion-ios-phone-landscape:before {
        content: "\f1e2"
    } .ion-ios-phone-portrait:before {
        content: "\f1e3"
    } .ion-ios-photos:before {
        content: "\f482"
    } .ion-ios-pie:before {
        content: "\f484"
    } .ion-ios-pin:before {
        content: "\f1e5"
    } .ion-ios-pint:before {
        content: "\f486"
    } .ion-ios-pizza:before {
        content: "\f1e7"
    } .ion-ios-planet:before {
        content: "\f1eb"
    } .ion-ios-play:before {
        content: "\f488"
    } .ion-ios-play-circle:before {
        content: "\f113"
    } .ion-ios-podium:before {
        content: "\f1ed"
    } .ion-ios-power:before {
        content: "\f1ef"
    } .ion-ios-pricetag:before {
        content: "\f48d"
    } .ion-ios-pricetags:before {
        content: "\f48f"
    } .ion-ios-print:before {
        content: "\f1f1"
    } .ion-ios-pulse:before {
        content: "\f493"
    } .ion-ios-qr-scanner:before {
        content: "\f1f3"
    } .ion-ios-quote:before {
        content: "\f1f5"
    } .ion-ios-radio:before {
        content: "\f1f9"
    } .ion-ios-radio-button-off:before {
        content: "\f1f6"
    } .ion-ios-radio-button-on:before {
        content: "\f1f7"
    } .ion-ios-rainy:before {
        content: "\f495"
    } .ion-ios-recording:before {
        content: "\f497"
    } .ion-ios-redo:before {
        content: "\f499"
    } .ion-ios-refresh:before {
        content: "\f49c"
    } .ion-ios-refresh-circle:before {
        content: "\f135"
    } .ion-ios-remove:before {
        content: "\f1fc"
    } .ion-ios-remove-circle:before {
        content: "\f1fb"
    } .ion-ios-remove-circle-outline:before {
        content: "\f1fa"
    } .ion-ios-reorder:before {
        content: "\f1fd"
    } .ion-ios-repeat:before {
        content: "\f1fe"
    } .ion-ios-resize:before {
        content: "\f1ff"
    } .ion-ios-restaurant:before {
        content: "\f201"
    } .ion-ios-return-left:before {
        content: "\f202"
    } .ion-ios-return-right:before {
        content: "\f203"
    } .ion-ios-reverse-camera:before {
        content: "\f49f"
    } .ion-ios-rewind:before {
        content: "\f4a1"
    } .ion-ios-ribbon:before {
        content: "\f205"
    } .ion-ios-rocket:before {
        content: "\f14b"
    } .ion-ios-rose:before {
        content: "\f4a3"
    } .ion-ios-sad:before {
        content: "\f207"
    } .ion-ios-save:before {
        content: "\f1a6"
    } .ion-ios-school:before {
        content: "\f209"
    } .ion-ios-search:before {
        content: "\f4a5"
    } .ion-ios-send:before {
        content: "\f20c"
    } .ion-ios-settings:before {
        content: "\f4a7"
    } .ion-ios-share:before {
        content: "\f211"
    } .ion-ios-share-alt:before {
        content: "\f20f"
    } .ion-ios-shirt:before {
        content: "\f213"
    } .ion-ios-shuffle:before {
        content: "\f4a9"
    } .ion-ios-skip-backward:before {
        content: "\f215"
    } .ion-ios-skip-forward:before {
        content: "\f217"
    } .ion-ios-snow:before {
        content: "\f218"
    } .ion-ios-speedometer:before {
        content: "\f4b0"
    } .ion-ios-square:before {
        content: "\f21a"
    } .ion-ios-square-outline:before {
        content: "\f15c"
    } .ion-ios-star:before {
        content: "\f4b3"
    } .ion-ios-star-half:before {
        content: "\f4b1"
    } .ion-ios-star-outline:before {
        content: "\f4b2"
    } .ion-ios-stats:before {
        content: "\f21c"
    } .ion-ios-stopwatch:before {
        content: "\f4b5"
    } .ion-ios-subway:before {
        content: "\f21e"
    } .ion-ios-sunny:before {
        content: "\f4b7"
    } .ion-ios-swap:before {
        content: "\f21f"
    } .ion-ios-switch:before {
        content: "\f221"
    } .ion-ios-sync:before {
        content: "\f222"
    } .ion-ios-tablet-landscape:before {
        content: "\f223"
    } .ion-ios-tablet-portrait:before {
        content: "\f24e"
    } .ion-ios-tennisball:before {
        content: "\f4bb"
    } .ion-ios-text:before {
        content: "\f250"
    } .ion-ios-thermometer:before {
        content: "\f252"
    } .ion-ios-thumbs-down:before {
        content: "\f254"
    } .ion-ios-thumbs-up:before {
        content: "\f256"
    } .ion-ios-thunderstorm:before {
        content: "\f4bd"
    } .ion-ios-time:before {
        content: "\f4bf"
    } .ion-ios-timer:before {
        content: "\f4c1"
    } .ion-ios-today:before {
        content: "\f14f"
    } .ion-ios-train:before {
        content: "\f258"
    } .ion-ios-transgender:before {
        content: "\f259"
    } .ion-ios-trash:before {
        content: "\f4c5"
    } .ion-ios-trending-down:before {
        content: "\f25a"
    } .ion-ios-trending-up:before {
        content: "\f25b"
    } .ion-ios-trophy:before {
        content: "\f25d"
    } .ion-ios-tv:before {
        content: "\f115"
    } .ion-ios-umbrella:before {
        content: "\f25f"
    } .ion-ios-undo:before {
        content: "\f4c7"
    } .ion-ios-unlock:before {
        content: "\f261"
    } .ion-ios-videocam:before {
        content: "\f4cd"
    } .ion-ios-volume-high:before {
        content: "\f11c"
    } .ion-ios-volume-low:before {
        content: "\f11e"
    } .ion-ios-volume-mute:before {
        content: "\f263"
    } .ion-ios-volume-off:before {
        content: "\f264"
    } .ion-ios-walk:before {
        content: "\f266"
    } .ion-ios-wallet:before {
        content: "\f18b"
    } .ion-ios-warning:before {
        content: "\f268"
    } .ion-ios-watch:before {
        content: "\f269"
    } .ion-ios-water:before {
        content: "\f26b"
    } .ion-ios-wifi:before {
        content: "\f26d"
    } .ion-ios-wine:before {
        content: "\f26f"
    } .ion-ios-woman:before {
        content: "\f271"
    } .ion-logo-android:before {
        content: "\f225"
    } .ion-logo-angular:before {
        content: "\f227"
    } .ion-logo-apple:before {
        content: "\f229"
    } .ion-logo-bitbucket:before {
        content: "\f193"
    } .ion-logo-bitcoin:before {
        content: "\f22b"
    } .ion-logo-buffer:before {
        content: "\f22d"
    } .ion-logo-chrome:before {
        content: "\f22f"
    } .ion-logo-closed-captioning:before {
        content: "\f105"
    } .ion-logo-codepen:before {
        content: "\f230"
    } .ion-logo-css3:before {
        content: "\f231"
    } .ion-logo-designernews:before {
        content: "\f232"
    } .ion-logo-dribbble:before {
        content: "\f233"
    } .ion-logo-dropbox:before {
        content: "\f234"
    } .ion-logo-euro:before {
        content: "\f235"
    } .ion-logo-facebook:before {
        content: "\f236"
    } .ion-logo-flickr:before {
        content: "\f107"
    } .ion-logo-foursquare:before {
        content: "\f237"
    } .ion-logo-freebsd-devil:before {
        content: "\f238"
    } .ion-logo-game-controller-a:before {
        content: "\f13b"
    } .ion-logo-game-controller-b:before {
        content: "\f181"
    } .ion-logo-github:before {
        content: "\f239"
    } .ion-logo-google:before {
        content: "\f23a"
    } .ion-logo-googleplus:before {
        content: "\f23b"
    } .ion-logo-hackernews:before {
        content: "\f23c"
    } .ion-logo-html5:before {
        content: "\f23d"
    } .ion-logo-instagram:before {
        content: "\f23e"
    } .ion-logo-ionic:before {
        content: "\f150"
    } .ion-logo-ionitron:before {
        content: "\f151"
    } .ion-logo-javascript:before {
        content: "\f23f"
    } .ion-logo-linkedin:before {
        content: "\f240"
    } .ion-logo-markdown:before {
        content: "\f241"
    } .ion-logo-model-s:before {
        content: "\f153"
    } .ion-logo-no-smoking:before {
        content: "\f109"
    } .ion-logo-nodejs:before {
        content: "\f242"
    } .ion-logo-npm:before {
        content: "\f195"
    } .ion-logo-octocat:before {
        content: "\f243"
    } .ion-logo-pinterest:before {
        content: "\f244"
    } .ion-logo-playstation:before {
        content: "\f245"
    } .ion-logo-polymer:before {
        content: "\f15e"
    } .ion-logo-python:before {
        content: "\f246"
    } .ion-logo-reddit:before {
        content: "\f247"
    } .ion-logo-rss:before {
        content: "\f248"
    } .ion-logo-sass:before {
        content: "\f249"
    } .ion-logo-skype:before {
        content: "\f24a"
    } .ion-logo-slack:before {
        content: "\f10b"
    } .ion-logo-snapchat:before {
        content: "\f24b"
    } .ion-logo-steam:before {
        content: "\f24c"
    } .ion-logo-tumblr:before {
        content: "\f24d"
    } .ion-logo-tux:before {
        content: "\f2ae"
    } .ion-logo-twitch:before {
        content: "\f2af"
    } .ion-logo-twitter:before {
        content: "\f2b0"
    } .ion-logo-usd:before {
        content: "\f2b1"
    } .ion-logo-vimeo:before {
        content: "\f2c4"
    } .ion-logo-vk:before {
        content: "\f10d"
    } .ion-logo-whatsapp:before {
        content: "\f2c5"
    } .ion-logo-windows:before {
        content: "\f32f"
    } .ion-logo-wordpress:before {
        content: "\f330"
    } .ion-logo-xbox:before {
        content: "\f34c"
    } .ion-logo-xing:before {
        content: "\f10f"
    } .ion-logo-yahoo:before {
        content: "\f34d"
    } .ion-logo-yen:before {
        content: "\f34e"
    } .ion-logo-youtube:before {
        content: "\f34f"
    } .ion-md-add:before {
        content: "\f273"
    } .ion-md-add-circle:before {
        content: "\f272"
    } .ion-md-add-circle-outline:before {
        content: "\f158"
    } .ion-md-airplane:before {
        content: "\f15a"
    } .ion-md-alarm:before {
        content: "\f274"
    } .ion-md-albums:before {
        content: "\f275"
    } .ion-md-alert:before {
        content: "\f276"
    } .ion-md-american-football:before {
        content: "\f277"
    } .ion-md-analytics:before {
        content: "\f278"
    } .ion-md-aperture:before {
        content: "\f279"
    } .ion-md-apps:before {
        content: "\f27a"
    } .ion-md-appstore:before {
        content: "\f27b"
    } .ion-md-archive:before {
        content: "\f27c"
    } .ion-md-arrow-back:before {
        content: "\f27d"
    } .ion-md-arrow-down:before {
        content: "\f27e"
    } .ion-md-arrow-dropdown:before {
        content: "\f280"
    } .ion-md-arrow-dropdown-circle:before {
        content: "\f27f"
    } .ion-md-arrow-dropleft:before {
        content: "\f282"
    } .ion-md-arrow-dropleft-circle:before {
        content: "\f281"
    } .ion-md-arrow-dropright:before {
        content: "\f284"
    } .ion-md-arrow-dropright-circle:before {
        content: "\f283"
    } .ion-md-arrow-dropup:before {
        content: "\f286"
    } .ion-md-arrow-dropup-circle:before {
        content: "\f285"
    } .ion-md-arrow-forward:before {
        content: "\f287"
    } .ion-md-arrow-round-back:before {
        content: "\f288"
    } .ion-md-arrow-round-down:before {
        content: "\f289"
    } .ion-md-arrow-round-forward:before {
        content: "\f28a"
    } .ion-md-arrow-round-up:before {
        content: "\f28b"
    } .ion-md-arrow-up:before {
        content: "\f28c"
    } .ion-md-at:before {
        content: "\f28d"
    } .ion-md-attach:before {
        content: "\f28e"
    } .ion-md-backspace:before {
        content: "\f28f"
    } .ion-md-barcode:before {
        content: "\f290"
    } .ion-md-baseball:before {
        content: "\f291"
    } .ion-md-basket:before {
        content: "\f292"
    } .ion-md-basketball:before {
        content: "\f293"
    } .ion-md-battery-charging:before {
        content: "\f294"
    } .ion-md-battery-dead:before {
        content: "\f295"
    } .ion-md-battery-full:before {
        content: "\f296"
    } .ion-md-beaker:before {
        content: "\f297"
    } .ion-md-bed:before {
        content: "\f160"
    } .ion-md-beer:before {
        content: "\f298"
    } .ion-md-bicycle:before {
        content: "\f299"
    } .ion-md-bluetooth:before {
        content: "\f29a"
    } .ion-md-boat:before {
        content: "\f29b"
    } .ion-md-body:before {
        content: "\f29c"
    } .ion-md-bonfire:before {
        content: "\f29d"
    } .ion-md-book:before {
        content: "\f29e"
    } .ion-md-bookmark:before {
        content: "\f29f"
    } .ion-md-bookmarks:before {
        content: "\f2a0"
    } .ion-md-bowtie:before {
        content: "\f2a1"
    } .ion-md-briefcase:before {
        content: "\f2a2"
    } .ion-md-browsers:before {
        content: "\f2a3"
    } .ion-md-brush:before {
        content: "\f2a4"
    } .ion-md-bug:before {
        content: "\f2a5"
    } .ion-md-build:before {
        content: "\f2a6"
    } .ion-md-bulb:before {
        content: "\f2a7"
    } .ion-md-bus:before {
        content: "\f2a8"
    } .ion-md-business:before {
        content: "\f1a4"
    } .ion-md-cafe:before {
        content: "\f2a9"
    } .ion-md-calculator:before {
        content: "\f2aa"
    } .ion-md-calendar:before {
        content: "\f2ab"
    } .ion-md-call:before {
        content: "\f2ac"
    } .ion-md-camera:before {
        content: "\f2ad"
    } .ion-md-car:before {
        content: "\f2b2"
    } .ion-md-card:before {
        content: "\f2b3"
    } .ion-md-cart:before {
        content: "\f2b4"
    } .ion-md-cash:before {
        content: "\f2b5"
    } .ion-md-cellular:before {
        content: "\f164"
    } .ion-md-chatboxes:before {
        content: "\f2b6"
    } .ion-md-chatbubbles:before {
        content: "\f2b7"
    } .ion-md-checkbox:before {
        content: "\f2b9"
    } .ion-md-checkbox-outline:before {
        content: "\f2b8"
    } .ion-md-checkmark:before {
        content: "\f2bc"
    } .ion-md-checkmark-circle:before {
        content: "\f2bb"
    } .ion-md-checkmark-circle-outline:before {
        content: "\f2ba"
    } .ion-md-clipboard:before {
        content: "\f2bd"
    } .ion-md-clock:before {
        content: "\f2be"
    } .ion-md-close:before {
        content: "\f2c0"
    } .ion-md-close-circle:before {
        content: "\f2bf"
    } .ion-md-close-circle-outline:before {
        content: "\f166"
    } .ion-md-cloud:before {
        content: "\f2c9"
    } .ion-md-cloud-circle:before {
        content: "\f2c2"
    } .ion-md-cloud-done:before {
        content: "\f2c3"
    } .ion-md-cloud-download:before {
        content: "\f2c6"
    } .ion-md-cloud-outline:before {
        content: "\f2c7"
    } .ion-md-cloud-upload:before {
        content: "\f2c8"
    } .ion-md-cloudy:before {
        content: "\f2cb"
    } .ion-md-cloudy-night:before {
        content: "\f2ca"
    } .ion-md-code:before {
        content: "\f2ce"
    } .ion-md-code-download:before {
        content: "\f2cc"
    } .ion-md-code-working:before {
        content: "\f2cd"
    } .ion-md-cog:before {
        content: "\f2cf"
    } .ion-md-color-fill:before {
        content: "\f2d0"
    } .ion-md-color-filter:before {
        content: "\f2d1"
    } .ion-md-color-palette:before {
        content: "\f2d2"
    } .ion-md-color-wand:before {
        content: "\f2d3"
    } .ion-md-compass:before {
        content: "\f2d4"
    } .ion-md-construct:before {
        content: "\f2d5"
    } .ion-md-contact:before {
        content: "\f2d6"
    } .ion-md-contacts:before {
        content: "\f2d7"
    } .ion-md-contract:before {
        content: "\f2d8"
    } .ion-md-contrast:before {
        content: "\f2d9"
    } .ion-md-copy:before {
        content: "\f2da"
    } .ion-md-create:before {
        content: "\f2db"
    } .ion-md-crop:before {
        content: "\f2dc"
    } .ion-md-cube:before {
        content: "\f2dd"
    } .ion-md-cut:before {
        content: "\f2de"
    } .ion-md-desktop:before {
        content: "\f2df"
    } .ion-md-disc:before {
        content: "\f2e0"
    } .ion-md-document:before {
        content: "\f2e1"
    } .ion-md-done-all:before {
        content: "\f2e2"
    } .ion-md-download:before {
        content: "\f2e3"
    } .ion-md-easel:before {
        content: "\f2e4"
    } .ion-md-egg:before {
        content: "\f2e5"
    } .ion-md-exit:before {
        content: "\f2e6"
    } .ion-md-expand:before {
        content: "\f2e7"
    } .ion-md-eye:before {
        content: "\f2e9"
    } .ion-md-eye-off:before {
        content: "\f2e8"
    } .ion-md-fastforward:before {
        content: "\f2ea"
    } .ion-md-female:before {
        content: "\f2eb"
    } .ion-md-filing:before {
        content: "\f2ec"
    } .ion-md-film:before {
        content: "\f2ed"
    } .ion-md-finger-print:before {
        content: "\f2ee"
    } .ion-md-fitness:before {
        content: "\f1ac"
    } .ion-md-flag:before {
        content: "\f2ef"
    } .ion-md-flame:before {
        content: "\f2f0"
    } .ion-md-flash:before {
        content: "\f2f1"
    } .ion-md-flash-off:before {
        content: "\f169"
    } .ion-md-flashlight:before {
        content: "\f16b"
    } .ion-md-flask:before {
        content: "\f2f2"
    } .ion-md-flower:before {
        content: "\f2f3"
    } .ion-md-folder:before {
        content: "\f2f5"
    } .ion-md-folder-open:before {
        content: "\f2f4"
    } .ion-md-football:before {
        content: "\f2f6"
    } .ion-md-funnel:before {
        content: "\f2f7"
    } .ion-md-gift:before {
        content: "\f199"
    } .ion-md-git-branch:before {
        content: "\f2fa"
    } .ion-md-git-commit:before {
        content: "\f2fb"
    } .ion-md-git-compare:before {
        content: "\f2fc"
    } .ion-md-git-merge:before {
        content: "\f2fd"
    } .ion-md-git-network:before {
        content: "\f2fe"
    } .ion-md-git-pull-request:before {
        content: "\f2ff"
    } .ion-md-glasses:before {
        content: "\f300"
    } .ion-md-globe:before {
        content: "\f301"
    } .ion-md-grid:before {
        content: "\f302"
    } .ion-md-hammer:before {
        content: "\f303"
    } .ion-md-hand:before {
        content: "\f304"
    } .ion-md-happy:before {
        content: "\f305"
    } .ion-md-headset:before {
        content: "\f306"
    } .ion-md-heart:before {
        content: "\f308"
    } .ion-md-heart-dislike:before {
        content: "\f167"
    } .ion-md-heart-empty:before {
        content: "\f1a1"
    } .ion-md-heart-half:before {
        content: "\f1a2"
    } .ion-md-help:before {
        content: "\f30b"
    } .ion-md-help-buoy:before {
        content: "\f309"
    } .ion-md-help-circle:before {
        content: "\f30a"
    } .ion-md-help-circle-outline:before {
        content: "\f16d"
    } .ion-md-home:before {
        content: "\f30c"
    } .ion-md-hourglass:before {
        content: "\f111"
    } .ion-md-ice-cream:before {
        content: "\f30d"
    } .ion-md-image:before {
        content: "\f30e"
    } .ion-md-images:before {
        content: "\f30f"
    } .ion-md-infinite:before {
        content: "\f310"
    } .ion-md-information:before {
        content: "\f312"
    } .ion-md-information-circle:before {
        content: "\f311"
    } .ion-md-information-circle-outline:before {
        content: "\f16f"
    } .ion-md-jet:before {
        content: "\f315"
    } .ion-md-journal:before {
        content: "\f18d"
    } .ion-md-key:before {
        content: "\f316"
    } .ion-md-keypad:before {
        content: "\f317"
    } .ion-md-laptop:before {
        content: "\f318"
    } .ion-md-leaf:before {
        content: "\f319"
    } .ion-md-link:before {
        content: "\f22e"
    } .ion-md-list:before {
        content: "\f31b"
    } .ion-md-list-box:before {
        content: "\f31a"
    } .ion-md-locate:before {
        content: "\f31c"
    } .ion-md-lock:before {
        content: "\f31d"
    } .ion-md-log-in:before {
        content: "\f31e"
    } .ion-md-log-out:before {
        content: "\f31f"
    } .ion-md-magnet:before {
        content: "\f320"
    } .ion-md-mail:before {
        content: "\f322"
    } .ion-md-mail-open:before {
        content: "\f321"
    } .ion-md-mail-unread:before {
        content: "\f172"
    } .ion-md-male:before {
        content: "\f323"
    } .ion-md-man:before {
        content: "\f324"
    } .ion-md-map:before {
        content: "\f325"
    } .ion-md-medal:before {
        content: "\f326"
    } .ion-md-medical:before {
        content: "\f327"
    } .ion-md-medkit:before {
        content: "\f328"
    } .ion-md-megaphone:before {
        content: "\f329"
    } .ion-md-menu:before {
        content: "\f32a"
    } .ion-md-mic:before {
        content: "\f32c"
    } .ion-md-mic-off:before {
        content: "\f32b"
    } .ion-md-microphone:before {
        content: "\f32d"
    } .ion-md-moon:before {
        content: "\f32e"
    } .ion-md-more:before {
        content: "\f1c9"
    } .ion-md-move:before {
        content: "\f331"
    } .ion-md-musical-note:before {
        content: "\f332"
    } .ion-md-musical-notes:before {
        content: "\f333"
    } .ion-md-navigate:before {
        content: "\f334"
    } .ion-md-notifications:before {
        content: "\f338"
    } .ion-md-notifications-off:before {
        content: "\f336"
    } .ion-md-notifications-outline:before {
        content: "\f337"
    } .ion-md-nuclear:before {
        content: "\f339"
    } .ion-md-nutrition:before {
        content: "\f33a"
    } .ion-md-open:before {
        content: "\f33b"
    } .ion-md-options:before {
        content: "\f33c"
    } .ion-md-outlet:before {
        content: "\f33d"
    } .ion-md-paper:before {
        content: "\f33f"
    } .ion-md-paper-plane:before {
        content: "\f33e"
    } .ion-md-partly-sunny:before {
        content: "\f340"
    } .ion-md-pause:before {
        content: "\f341"
    } .ion-md-paw:before {
        content: "\f342"
    } .ion-md-people:before {
        content: "\f343"
    } .ion-md-person:before {
        content: "\f345"
    } .ion-md-person-add:before {
        content: "\f344"
    } .ion-md-phone-landscape:before {
        content: "\f346"
    } .ion-md-phone-portrait:before {
        content: "\f347"
    } .ion-md-photos:before {
        content: "\f348"
    } .ion-md-pie:before {
        content: "\f349"
    } .ion-md-pin:before {
        content: "\f34a"
    } .ion-md-pint:before {
        content: "\f34b"
    } .ion-md-pizza:before {
        content: "\f354"
    } .ion-md-planet:before {
        content: "\f356"
    } .ion-md-play:before {
        content: "\f357"
    } .ion-md-play-circle:before {
        content: "\f174"
    } .ion-md-podium:before {
        content: "\f358"
    } .ion-md-power:before {
        content: "\f359"
    } .ion-md-pricetag:before {
        content: "\f35a"
    } .ion-md-pricetags:before {
        content: "\f35b"
    } .ion-md-print:before {
        content: "\f35c"
    } .ion-md-pulse:before {
        content: "\f35d"
    } .ion-md-qr-scanner:before {
        content: "\f35e"
    } .ion-md-quote:before {
        content: "\f35f"
    } .ion-md-radio:before {
        content: "\f362"
    } .ion-md-radio-button-off:before {
        content: "\f360"
    } .ion-md-radio-button-on:before {
        content: "\f361"
    } .ion-md-rainy:before {
        content: "\f363"
    } .ion-md-recording:before {
        content: "\f364"
    } .ion-md-redo:before {
        content: "\f365"
    } .ion-md-refresh:before {
        content: "\f366"
    } .ion-md-refresh-circle:before {
        content: "\f228"
    } .ion-md-remove:before {
        content: "\f368"
    } .ion-md-remove-circle:before {
        content: "\f367"
    } .ion-md-remove-circle-outline:before {
        content: "\f176"
    } .ion-md-reorder:before {
        content: "\f369"
    } .ion-md-repeat:before {
        content: "\f36a"
    } .ion-md-resize:before {
        content: "\f36b"
    } .ion-md-restaurant:before {
        content: "\f36c"
    } .ion-md-return-left:before {
        content: "\f36d"
    } .ion-md-return-right:before {
        content: "\f36e"
    } .ion-md-reverse-camera:before {
        content: "\f36f"
    } .ion-md-rewind:before {
        content: "\f370"
    } .ion-md-ribbon:before {
        content: "\f371"
    } .ion-md-rocket:before {
        content: "\f179"
    } .ion-md-rose:before {
        content: "\f372"
    } .ion-md-sad:before {
        content: "\f373"
    } .ion-md-save:before {
        content: "\f1a9"
    } .ion-md-school:before {
        content: "\f374"
    } .ion-md-search:before {
        content: "\f375"
    } .ion-md-send:before {
        content: "\f376"
    } .ion-md-settings:before {
        content: "\f377"
    } .ion-md-share:before {
        content: "\f379"
    } .ion-md-share-alt:before {
        content: "\f378"
    } .ion-md-shirt:before {
        content: "\f37a"
    } .ion-md-shuffle:before {
        content: "\f37b"
    } .ion-md-skip-backward:before {
        content: "\f37c"
    } .ion-md-skip-forward:before {
        content: "\f37d"
    } .ion-md-snow:before {
        content: "\f37e"
    } .ion-md-speedometer:before {
        content: "\f37f"
    } .ion-md-square:before {
        content: "\f381"
    } .ion-md-square-outline:before {
        content: "\f380"
    } .ion-md-star:before {
        content: "\f384"
    } .ion-md-star-half:before {
        content: "\f382"
    } .ion-md-star-outline:before {
        content: "\f383"
    } .ion-md-stats:before {
        content: "\f385"
    } .ion-md-stopwatch:before {
        content: "\f386"
    } .ion-md-subway:before {
        content: "\f387"
    } .ion-md-sunny:before {
        content: "\f388"
    } .ion-md-swap:before {
        content: "\f389"
    } .ion-md-switch:before {
        content: "\f38a"
    } .ion-md-sync:before {
        content: "\f38b"
    } .ion-md-tablet-landscape:before {
        content: "\f38c"
    } .ion-md-tablet-portrait:before {
        content: "\f38d"
    } .ion-md-tennisball:before {
        content: "\f38e"
    } .ion-md-text:before {
        content: "\f38f"
    } .ion-md-thermometer:before {
        content: "\f390"
    } .ion-md-thumbs-down:before {
        content: "\f391"
    } .ion-md-thumbs-up:before {
        content: "\f392"
    } .ion-md-thunderstorm:before {
        content: "\f393"
    } .ion-md-time:before {
        content: "\f394"
    } .ion-md-timer:before {
        content: "\f395"
    } .ion-md-today:before {
        content: "\f17d"
    } .ion-md-train:before {
        content: "\f396"
    } .ion-md-transgender:before {
        content: "\f397"
    } .ion-md-trash:before {
        content: "\f398"
    } .ion-md-trending-down:before {
        content: "\f399"
    } .ion-md-trending-up:before {
        content: "\f39a"
    } .ion-md-trophy:before {
        content: "\f39b"
    } .ion-md-tv:before {
        content: "\f17f"
    } .ion-md-umbrella:before {
        content: "\f39c"
    } .ion-md-undo:before {
        content: "\f39d"
    } .ion-md-unlock:before {
        content: "\f39e"
    } .ion-md-videocam:before {
        content: "\f39f"
    } .ion-md-volume-high:before {
        content: "\f123"
    } .ion-md-volume-low:before {
        content: "\f131"
    } .ion-md-volume-mute:before {
        content: "\f3a1"
    } .ion-md-volume-off:before {
        content: "\f3a2"
    } .ion-md-walk:before {
        content: "\f3a4"
    } .ion-md-wallet:before {
        content: "\f18f"
    } .ion-md-warning:before {
        content: "\f3a5"
    } .ion-md-watch:before {
        content: "\f3a6"
    } .ion-md-water:before {
        content: "\f3a7"
    } .ion-md-wifi:before {
        content: "\f3a8"
    } .ion-md-wine:before {
        content: "\f3a9"
    } .ion-md-woman:before {
        content: "\f3aa"
    }
