[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.25,.75,.75);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39,.575,.565,1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445,.05,.55,.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955);
}

[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
    transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
    transition-duration: .1s;
}

[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
    transition-duration: .15s;
}

[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
    transition-duration: .2s;
}

[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
    transition-duration: .25s;
}

[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
    transition-duration: .3s;
}

[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
    transition-duration: .35s;
}

[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
    transition-duration: .4s;
}

[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
    transition-duration: .45s;
}

[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
    transition-duration: .5s;
}

[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
    transition-duration: .55s;
}

[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
    transition-duration: .6s;
}

[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
    transition-duration: .65s;
}

[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
    transition-duration: .7s;
}

[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
    transition-duration: .75s;
}

[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
    transition-duration: .8s;
}

[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
    transition-duration: .85s;
}

[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
    transition-duration: .9s;
}

[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
    transition-duration: .95s;
}

[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
    transition-duration: 1s;
}

[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
    transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
    transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
    transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
    transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
    transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
    transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
    transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
    transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
    transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
    transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
    transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
    transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
    transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
    transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
    transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
    transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
    transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
    transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
    transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
    transition-duration: 2s;
}

[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
    transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
    transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
    transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
    transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
    transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
    transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
    transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
    transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
    transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
    transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
    transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
    transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
    transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
    transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
    transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
    transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
    transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
    transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
    transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
    transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
    transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
    transition-delay: .1s;
}

[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
    transition-delay: .15s;
}

[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
    transition-delay: .2s;
}

[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
    transition-delay: .25s;
}

[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
    transition-delay: .3s;
}

[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
    transition-delay: .35s;
}

[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
    transition-delay: .4s;
}

[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
    transition-delay: .45s;
}

[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
    transition-delay: .5s;
}

[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
    transition-delay: .55s;
}

[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
    transition-delay: .6s;
}

[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
    transition-delay: .65s;
}

[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
    transition-delay: .7s;
}

[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
    transition-delay: .75s;
}

[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
    transition-delay: .8s;
}

[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
    transition-delay: .85s;
}

[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
    transition-delay: .9s;
}

[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
    transition-delay: .95s;
}

[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
    transition-delay: 1s;
}

[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
    transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
    transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
    transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
    transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
    transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
    transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
    transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
    transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
    transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
    transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
    transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
    transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
    transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
    transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
    transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
    transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
    transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
    transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
    transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
    transition-delay: 2s;
}

[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
    transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
    transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
    transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
    transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
    transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
    transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
    transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
    transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
    transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
    transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
    transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
    transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
    transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
    transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
    transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
    transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
    transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
    transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
    transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
    transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
    transition-delay: 3s;
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0);
}

[data-aos=fade-up] {
    transform: translateY(100px);
}

[data-aos=fade-down] {
    transform: translateY(-100px);
}

[data-aos=fade-right] {
    transform: translate(-100px);
}

[data-aos=fade-left] {
    transform: translate(100px);
}

[data-aos=fade-up-right] {
    transform: translate(-100px,100px);
}

[data-aos=fade-up-left] {
    transform: translate(100px,100px);
}

[data-aos=fade-down-right] {
    transform: translate(-100px,-100px);
}

[data-aos=fade-down-left] {
    transform: translate(100px,-100px);
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1);
}

[data-aos=zoom-in] {
    transform: scale(.6);
}

[data-aos=zoom-in-up] {
    transform: translateY(100px) scale(.6);
}

[data-aos=zoom-in-down] {
    transform: translateY(-100px) scale(.6);
}

[data-aos=zoom-in-right] {
    transform: translate(-100px) scale(.6);
}

[data-aos=zoom-in-left] {
    transform: translate(100px) scale(.6);
}

[data-aos=zoom-out] {
    transform: scale(1.2);
}

[data-aos=zoom-out-up] {
    transform: translateY(100px) scale(1.2);
}

[data-aos=zoom-out-down] {
    transform: translateY(-100px) scale(1.2);
}

[data-aos=zoom-out-right] {
    transform: translate(-100px) scale(1.2);
}

[data-aos=zoom-out-left] {
    transform: translate(100px) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translate(0);
}

[data-aos=slide-up] {
    transform: translateY(100%);
}

[data-aos=slide-down] {
    transform: translateY(-100%);
}

[data-aos=slide-right] {
    transform: translateX(-100%);
}

[data-aos=slide-left] {
    transform: translateX(100%);
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform;
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
}

/* !
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/* !
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ac1466c26c5df6d796baad87460182e0)
 * Config saved to config.json and https://gist.github.com/ac1466c26c5df6d796baad87460182e0 */
/* !
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/* ! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}

[role="button"] {
    cursor: pointer;
}

code,
kbd,
pre,
samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px){
    .container {
        width: 750px;
    }
}

@media (min-width:992px){
    .container {
        width: 970px;
    }
}

@media (min-width:1200px){
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
    grid-gap: 4px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px){
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px){
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
        text-align: left;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px){
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
        padding-top: 15px;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport{
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px){
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px){
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px){
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px){
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px){
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px){
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px){
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px){
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px){
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px){
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px){
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px){
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px){
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print{
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print{
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print{
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print{
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print{
    .hidden-print {
        display: none !important;
    }
}

.mfp-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
    z-index: 1042;
}

.mfp-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none !important;
    overflow: hidden !important;
    z-index: 1043;
}

.mfp-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    perspective: 1000px;
}

.mfp-container::before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

.mfp-align-top .mfp-container::before {
    display: none;
}

.mfp-content {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #000;
    text-align: left;
    box-shadow: 0 20px 72px -20px rgba(0,0,0,0.5);
    cursor: auto;
    vertical-align: top;
    z-index: 1045;
}

.mfp-content::before,
.mfp-content::after {
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #000;
    box-shadow: 0 20px 72px -20px rgba(0,0,0,0.5);
    content: '';
    z-index: 1041;
}

.mfp-content::after {
    left: 100%;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

.mfp-close {
    display: inline-block;
    position: fixed;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    z-index: 1046;
}

.mfp-close::after {
    opacity: .6;
}

.mfp-close:hover::after {
    opacity: 1;
}

.mfp-iframe-holder .mfp-content {
    width: 100%;
    max-width: 900px;
    line-height: 0;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
    z-index: 1050;
}

.mfp-iframe-scaler iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mfp-fade.mfp-bg {
    transition: all .5s ease-out;
    opacity: 0;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 1;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    transform: rotateX(45deg);
    transform-style: preserve-3d;
    transition: .6s;
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content::before,
.mfp-fade.mfp-wrap .mfp-content::after {
    left: 0;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    transform: rotateX(0deg);
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content::before,
.mfp-fade.mfp-wrap.mfp-ready .mfp-content::after {
    left: -100%;
    transition: .5s 1.5s;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content::after {
    left: 100%;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

@font-face{
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot);
    src: local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts/MaterialIcons-Regular.woff2) format("woff2"),url(../fonts/MaterialIcons-Regular.woff) format("woff"),url(../fonts/MaterialIcons-Regular.ttf) format("truetype");
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.material-icons.d3_rotation:before {
    content: "\e84d";
}

.material-icons.ac_unit:before {
    content: "\eb3b";
}

.material-icons.access_alarm:before {
    content: "\e190";
}

.material-icons.access_alarms:before {
    content: "\e191";
}

.material-icons.access_time:before {
    content: "\e192";
}

.material-icons.accessibility:before {
    content: "\e84e";
}

.material-icons.accessible:before {
    content: "\e914";
}

.material-icons.account_balance:before {
    content: "\e84f";
}

.material-icons.account_balance_wallet:before {
    content: "\e850";
}

.material-icons.account_box:before {
    content: "\e851";
}

.material-icons.account_circle:before {
    content: "\e853";
}

.material-icons.adb:before {
    content: "\e60e";
}

.material-icons.add:before {
    content: "\e145";
}

.material-icons.add_a_photo:before {
    content: "\e439";
}

.material-icons.add_alarm:before {
    content: "\e193";
}

.material-icons.add_alert:before {
    content: "\e003";
}

.material-icons.add_box:before {
    content: "\e146";
}

.material-icons.add_circle:before {
    content: "\e147";
}

.material-icons.add_circle_outline:before {
    content: "\e148";
}

.material-icons.add_location:before {
    content: "\e567";
}

.material-icons.add_shopping_cart:before {
    content: "\e854";
}

.material-icons.add_to_photos:before {
    content: "\e39d";
}

.material-icons.add_to_queue:before {
    content: "\e05c";
}

.material-icons.adjust:before {
    content: "\e39e";
}

.material-icons.airline_seat_flat:before {
    content: "\e630";
}

.material-icons.airline_seat_flat_angled:before {
    content: "\e631";
}

.material-icons.airline_seat_individual_suite:before {
    content: "\e632";
}

.material-icons.airline_seat_legroom_extra:before {
    content: "\e633";
}

.material-icons.airline_seat_legroom_normal:before {
    content: "\e634";
}

.material-icons.airline_seat_legroom_reduced:before {
    content: "\e635";
}

.material-icons.airline_seat_recline_extra:before {
    content: "\e636";
}

.material-icons.airline_seat_recline_normal:before {
    content: "\e637";
}

.material-icons.airplanemode_active:before {
    content: "\e195";
}

.material-icons.airplanemode_inactive:before {
    content: "\e194";
}

.material-icons.airplay:before {
    content: "\e055";
}

.material-icons.airport_shuttle:before {
    content: "\eb3c";
}

.material-icons.alarm:before {
    content: "\e855";
}

.material-icons.alarm_add:before {
    content: "\e856";
}

.material-icons.alarm_off:before {
    content: "\e857";
}

.material-icons.alarm_on:before {
    content: "\e858";
}

.material-icons.album:before {
    content: "\e019";
}

.material-icons.all_inclusive:before {
    content: "\eb3d";
}

.material-icons.all_out:before {
    content: "\e90b";
}

.material-icons.android:before {
    content: "\e859";
}

.material-icons.announcement:before {
    content: "\e85a";
}

.material-icons.apps:before {
    content: "\e5c3";
}

.material-icons.archive:before {
    content: "\e149";
}

.material-icons.arrow_back:before {
    content: "\e5c4";
}

.material-icons.arrow_downward:before {
    content: "\e5db";
}

.material-icons.arrow_drop_down:before {
    content: "\e5c5";
}

.material-icons.arrow_drop_down_circle:before {
    content: "\e5c6";
}

.material-icons.arrow_drop_up:before {
    content: "\e5c7";
}

.material-icons.arrow_forward:before {
    content: "\e5c8";
}

.material-icons.arrow_upward:before {
    content: "\e5d8";
}

.material-icons.art_track:before {
    content: "\e060";
}

.material-icons.aspect_ratio:before {
    content: "\e85b";
}

.material-icons.assessment:before {
    content: "\e85c";
}

.material-icons.assignment:before {
    content: "\e85d";
}

.material-icons.assignment_ind:before {
    content: "\e85e";
}

.material-icons.assignment_late:before {
    content: "\e85f";
}

.material-icons.assignment_return:before {
    content: "\e860";
}

.material-icons.assignment_returned:before {
    content: "\e861";
}

.material-icons.assignment_turned_in:before {
    content: "\e862";
}

.material-icons.assistant:before {
    content: "\e39f";
}

.material-icons.assistant_photo:before {
    content: "\e3a0";
}

.material-icons.attach_file:before {
    content: "\e226";
}

.material-icons.attach_money:before {
    content: "\e227";
}

.material-icons.attachment:before {
    content: "\e2bc";
}

.material-icons.audiotrack:before {
    content: "\e3a1";
}

.material-icons.autorenew:before {
    content: "\e863";
}

.material-icons.av_timer:before {
    content: "\e01b";
}

.material-icons.backspace:before {
    content: "\e14a";
}

.material-icons.backup:before {
    content: "\e864";
}

.material-icons.battery_alert:before {
    content: "\e19c";
}

.material-icons.battery_charging_full:before {
    content: "\e1a3";
}

.material-icons.battery_full:before {
    content: "\e1a4";
}

.material-icons.battery_std:before {
    content: "\e1a5";
}

.material-icons.battery_unknown:before {
    content: "\e1a6";
}

.material-icons.beach_access:before {
    content: "\eb3e";
}

.material-icons.beenhere:before {
    content: "\e52d";
}

.material-icons.block:before {
    content: "\e14b";
}

.material-icons.bluetooth:before {
    content: "\e1a7";
}

.material-icons.bluetooth_audio:before {
    content: "\e60f";
}

.material-icons.bluetooth_connected:before {
    content: "\e1a8";
}

.material-icons.bluetooth_disabled:before {
    content: "\e1a9";
}

.material-icons.bluetooth_searching:before {
    content: "\e1aa";
}

.material-icons.blur_circular:before {
    content: "\e3a2";
}

.material-icons.blur_linear:before {
    content: "\e3a3";
}

.material-icons.blur_off:before {
    content: "\e3a4";
}

.material-icons.blur_on:before {
    content: "\e3a5";
}

.material-icons.book:before {
    content: "\e865";
}

.material-icons.bookmark:before {
    content: "\e866";
}

.material-icons.bookmark_border:before {
    content: "\e867";
}

.material-icons.border_all:before {
    content: "\e228";
}

.material-icons.border_bottom:before {
    content: "\e229";
}

.material-icons.border_clear:before {
    content: "\e22a";
}

.material-icons.border_color:before {
    content: "\e22b";
}

.material-icons.border_horizontal:before {
    content: "\e22c";
}

.material-icons.border_inner:before {
    content: "\e22d";
}

.material-icons.border_left:before {
    content: "\e22e";
}

.material-icons.border_outer:before {
    content: "\e22f";
}

.material-icons.border_right:before {
    content: "\e230";
}

.material-icons.border_style:before {
    content: "\e231";
}

.material-icons.border_top:before {
    content: "\e232";
}

.material-icons.border_vertical:before {
    content: "\e233";
}

.material-icons.branding_watermark:before {
    content: "\e06b";
}

.material-icons.brightness_1:before {
    content: "\e3a6";
}

.material-icons.brightness_2:before {
    content: "\e3a7";
}

.material-icons.brightness_3:before {
    content: "\e3a8";
}

.material-icons.brightness_4:before {
    content: "\e3a9";
}

.material-icons.brightness_5:before {
    content: "\e3aa";
}

.material-icons.brightness_6:before {
    content: "\e3ab";
}

.material-icons.brightness_7:before {
    content: "\e3ac";
}

.material-icons.brightness_auto:before {
    content: "\e1ab";
}

.material-icons.brightness_high:before {
    content: "\e1ac";
}

.material-icons.brightness_low:before {
    content: "\e1ad";
}

.material-icons.brightness_medium:before {
    content: "\e1ae";
}

.material-icons.broken_image:before {
    content: "\e3ad";
}

.material-icons.brush:before {
    content: "\e3ae";
}

.material-icons.bubble_chart:before {
    content: "\e6dd";
}

.material-icons.bug_report:before {
    content: "\e868";
}

.material-icons.build:before {
    content: "\e869";
}

.material-icons.burst_mode:before {
    content: "\e43c";
}

.material-icons.business:before {
    content: "\e0af";
}

.material-icons.business_center:before {
    content: "\eb3f";
}

.material-icons.cached:before {
    content: "\e86a";
}

.material-icons.cake:before {
    content: "\e7e9";
}

.material-icons.call:before {
    content: "\e0b0";
}

.material-icons.call_end:before {
    content: "\e0b1";
}

.material-icons.call_made:before {
    content: "\e0b2";
}

.material-icons.call_merge:before {
    content: "\e0b3";
}

.material-icons.call_missed:before {
    content: "\e0b4";
}

.material-icons.call_missed_outgoing:before {
    content: "\e0e4";
}

.material-icons.call_received:before {
    content: "\e0b5";
}

.material-icons.call_split:before {
    content: "\e0b6";
}

.material-icons.call_to_action:before {
    content: "\e06c";
}

.material-icons.camera:before {
    content: "\e3af";
}

.material-icons.camera_alt:before {
    content: "\e3b0";
}

.material-icons.camera_enhance:before {
    content: "\e8fc";
}

.material-icons.camera_front:before {
    content: "\e3b1";
}

.material-icons.camera_rear:before {
    content: "\e3b2";
}

.material-icons.camera_roll:before {
    content: "\e3b3";
}

.material-icons.cancel:before {
    content: "\e5c9";
}

.material-icons.card_giftcard:before {
    content: "\e8f6";
}

.material-icons.card_membership:before {
    content: "\e8f7";
}

.material-icons.card_travel:before {
    content: "\e8f8";
}

.material-icons.casino:before {
    content: "\eb40";
}

.material-icons.cast:before {
    content: "\e307";
}

.material-icons.cast_connected:before {
    content: "\e308";
}

.material-icons.center_focus_strong:before {
    content: "\e3b4";
}

.material-icons.center_focus_weak:before {
    content: "\e3b5";
}

.material-icons.change_history:before {
    content: "\e86b";
}

.material-icons.chat:before {
    content: "\e0b7";
}

.material-icons.chat_bubble:before {
    content: "\e0ca";
}

.material-icons.chat_bubble_outline:before {
    content: "\e0cb";
}

.material-icons.check:before {
    content: "\e5ca";
}

.material-icons.check_box:before {
    content: "\e834";
}

.material-icons.check_box_outline_blank:before {
    content: "\e835";
}

.material-icons.check_circle:before {
    content: "\e86c";
}

.material-icons.chevron_left:before {
    content: "\e5cb";
}

.material-icons.chevron_right:before {
    content: "\e5cc";
}

.material-icons.child_care:before {
    content: "\eb41";
}

.material-icons.child_friendly:before {
    content: "\eb42";
}

.material-icons.chrome_reader_mode:before {
    content: "\e86d";
}

.material-icons.class:before {
    content: "\e86e";
}

.material-icons.clear:before {
    content: "\e14c";
}

.material-icons.clear_all:before {
    content: "\e0b8";
}

.material-icons.close:before {
    content: "\e5cd";
}

.material-icons.closed_caption:before {
    content: "\e01c";
}

.material-icons.cloud:before {
    content: "\e2bd";
}

.material-icons.cloud_circle:before {
    content: "\e2be";
}

.material-icons.cloud_done:before {
    content: "\e2bf";
}

.material-icons.cloud_download:before {
    content: "\e2c0";
}

.material-icons.cloud_off:before {
    content: "\e2c1";
}

.material-icons.cloud_queue:before {
    content: "\e2c2";
}

.material-icons.cloud_upload:before {
    content: "\e2c3";
}

.material-icons.code:before {
    content: "\e86f";
}

.material-icons.collections:before {
    content: "\e3b6";
}

.material-icons.collections_bookmark:before {
    content: "\e431";
}

.material-icons.color_lens:before {
    content: "\e3b7";
}

.material-icons.colorize:before {
    content: "\e3b8";
}

.material-icons.comment:before {
    content: "\e0b9";
}

.material-icons.compare:before {
    content: "\e3b9";
}

.material-icons.compare_arrows:before {
    content: "\e915";
}

.material-icons.computer:before {
    content: "\e30a";
}

.material-icons.confirmation_number:before {
    content: "\e638";
}

.material-icons.contact_mail:before {
    content: "\e0d0";
}

.material-icons.contact_phone:before {
    content: "\e0cf";
}

.material-icons.contacts:before {
    content: "\e0ba";
}

.material-icons.content_copy:before {
    content: "\e14d";
}

.material-icons.content_cut:before {
    content: "\e14e";
}

.material-icons.content_paste:before {
    content: "\e14f";
}

.material-icons.control_point:before {
    content: "\e3ba";
}

.material-icons.control_point_duplicate:before {
    content: "\e3bb";
}

.material-icons.copyright:before {
    content: "\e90c";
}

.material-icons.create:before {
    content: "\e150";
}

.material-icons.create_new_folder:before {
    content: "\e2cc";
}

.material-icons.credit_card:before {
    content: "\e870";
}

.material-icons.crop:before {
    content: "\e3be";
}

.material-icons.crop_16_9:before {
    content: "\e3bc";
}

.material-icons.crop_3_2:before {
    content: "\e3bd";
}

.material-icons.crop_5_4:before {
    content: "\e3bf";
}

.material-icons.crop_7_5:before {
    content: "\e3c0";
}

.material-icons.crop_din:before {
    content: "\e3c1";
}

.material-icons.crop_free:before {
    content: "\e3c2";
}

.material-icons.crop_landscape:before {
    content: "\e3c3";
}

.material-icons.crop_original:before {
    content: "\e3c4";
}

.material-icons.crop_portrait:before {
    content: "\e3c5";
}

.material-icons.crop_rotate:before {
    content: "\e437";
}

.material-icons.crop_square:before {
    content: "\e3c6";
}

.material-icons.dashboard:before {
    content: "\e871";
}

.material-icons.data_usage:before {
    content: "\e1af";
}

.material-icons.date_range:before {
    content: "\e916";
}

.material-icons.dehaze:before {
    content: "\e3c7";
}

.material-icons.delete:before {
    content: "\e872";
}

.material-icons.delete_forever:before {
    content: "\e92b";
}

.material-icons.delete_sweep:before {
    content: "\e16c";
}

.material-icons.description:before {
    content: "\e873";
}

.material-icons.desktop_mac:before {
    content: "\e30b";
}

.material-icons.desktop_windows:before {
    content: "\e30c";
}

.material-icons.details:before {
    content: "\e3c8";
}

.material-icons.developer_board:before {
    content: "\e30d";
}

.material-icons.developer_mode:before {
    content: "\e1b0";
}

.material-icons.device_hub:before {
    content: "\e335";
}

.material-icons.devices:before {
    content: "\e1b1";
}

.material-icons.devices_other:before {
    content: "\e337";
}

.material-icons.dialer_sip:before {
    content: "\e0bb";
}

.material-icons.dialpad:before {
    content: "\e0bc";
}

.material-icons.directions:before {
    content: "\e52e";
}

.material-icons.directions_bike:before {
    content: "\e52f";
}

.material-icons.directions_boat:before {
    content: "\e532";
}

.material-icons.directions_bus:before {
    content: "\e530";
}

.material-icons.directions_car:before {
    content: "\e531";
}

.material-icons.directions_railway:before {
    content: "\e534";
}

.material-icons.directions_run:before {
    content: "\e566";
}

.material-icons.directions_subway:before {
    content: "\e533";
}

.material-icons.directions_transit:before {
    content: "\e535";
}

.material-icons.directions_walk:before {
    content: "\e536";
}

.material-icons.disc_full:before {
    content: "\e610";
}

.material-icons.dns:before {
    content: "\e875";
}

.material-icons.do_not_disturb:before {
    content: "\e612";
}

.material-icons.do_not_disturb_alt:before {
    content: "\e611";
}

.material-icons.do_not_disturb_off:before {
    content: "\e643";
}

.material-icons.do_not_disturb_on:before {
    content: "\e644";
}

.material-icons.dock:before {
    content: "\e30e";
}

.material-icons.domain:before {
    content: "\e7ee";
}

.material-icons.done:before {
    content: "\e876";
}

.material-icons.done_all:before {
    content: "\e877";
}

.material-icons.donut_large:before {
    content: "\e917";
}

.material-icons.donut_small:before {
    content: "\e918";
}

.material-icons.drafts:before {
    content: "\e151";
}

.material-icons.drag_handle:before {
    content: "\e25d";
}

.material-icons.drive_eta:before {
    content: "\e613";
}

.material-icons.dvr:before {
    content: "\e1b2";
}

.material-icons.edit:before {
    content: "\e3c9";
}

.material-icons.edit_location:before {
    content: "\e568";
}

.material-icons.eject:before {
    content: "\e8fb";
}

.material-icons.email:before {
    content: "\e0be";
}

.material-icons.enhanced_encryption:before {
    content: "\e63f";
}

.material-icons.equalizer:before {
    content: "\e01d";
}

.material-icons.error:before {
    content: "\e000";
}

.material-icons.error_outline:before {
    content: "\e001";
}

.material-icons.euro_symbol:before {
    content: "\e926";
}

.material-icons.ev_station:before {
    content: "\e56d";
}

.material-icons.event:before {
    content: "\e878";
}

.material-icons.event_available:before {
    content: "\e614";
}

.material-icons.event_busy:before {
    content: "\e615";
}

.material-icons.event_note:before {
    content: "\e616";
}

.material-icons.event_seat:before {
    content: "\e903";
}

.material-icons.exit_to_app:before {
    content: "\e879";
}

.material-icons.expand_less:before {
    content: "\e5ce";
}

.material-icons.expand_more:before {
    content: "\e5cf";
}

.material-icons.explicit:before {
    content: "\e01e";
}

.material-icons.explore:before {
    content: "\e87a";
}

.material-icons.exposure:before {
    content: "\e3ca";
}

.material-icons.exposure_neg_1:before {
    content: "\e3cb";
}

.material-icons.exposure_neg_2:before {
    content: "\e3cc";
}

.material-icons.exposure_plus_1:before {
    content: "\e3cd";
}

.material-icons.exposure_plus_2:before {
    content: "\e3ce";
}

.material-icons.exposure_zero:before {
    content: "\e3cf";
}

.material-icons.extension:before {
    content: "\e87b";
}

.material-icons.face:before {
    content: "\e87c";
}

.material-icons.fast_forward:before {
    content: "\e01f";
}

.material-icons.fast_rewind:before {
    content: "\e020";
}

.material-icons.favorite:before {
    content: "\e87d";
}

.material-icons.favorite_border:before {
    content: "\e87e";
}

.material-icons.featured_play_list:before {
    content: "\e06d";
}

.material-icons.featured_video:before {
    content: "\e06e";
}

.material-icons.feedback:before {
    content: "\e87f";
}

.material-icons.fiber_dvr:before {
    content: "\e05d";
}

.material-icons.fiber_manual_record:before {
    content: "\e061";
}

.material-icons.fiber_new:before {
    content: "\e05e";
}

.material-icons.fiber_pin:before {
    content: "\e06a";
}

.material-icons.fiber_smart_record:before {
    content: "\e062";
}

.material-icons.file_download:before {
    content: "\e2c4";
}

.material-icons.file_upload:before {
    content: "\e2c6";
}

.material-icons.filter:before {
    content: "\e3d3";
}

.material-icons.filter_1:before {
    content: "\e3d0";
}

.material-icons.filter_2:before {
    content: "\e3d1";
}

.material-icons.filter_3:before {
    content: "\e3d2";
}

.material-icons.filter_4:before {
    content: "\e3d4";
}

.material-icons.filter_5:before {
    content: "\e3d5";
}

.material-icons.filter_6:before {
    content: "\e3d6";
}

.material-icons.filter_7:before {
    content: "\e3d7";
}

.material-icons.filter_8:before {
    content: "\e3d8";
}

.material-icons.filter_9:before {
    content: "\e3d9";
}

.material-icons.filter_9_plus:before {
    content: "\e3da";
}

.material-icons.filter_b_and_w:before {
    content: "\e3db";
}

.material-icons.filter_center_focus:before {
    content: "\e3dc";
}

.material-icons.filter_drama:before {
    content: "\e3dd";
}

.material-icons.filter_frames:before {
    content: "\e3de";
}

.material-icons.filter_hdr:before {
    content: "\e3df";
}

.material-icons.filter_list:before {
    content: "\e152";
}

.material-icons.filter_none:before {
    content: "\e3e0";
}

.material-icons.filter_tilt_shift:before {
    content: "\e3e2";
}

.material-icons.filter_vintage:before {
    content: "\e3e3";
}

.material-icons.find_in_page:before {
    content: "\e880";
}

.material-icons.find_replace:before {
    content: "\e881";
}

.material-icons.fingerprint:before {
    content: "\e90d";
}

.material-icons.first_page:before {
    content: "\e5dc";
}

.material-icons.fitness_center:before {
    content: "\eb43";
}

.material-icons.flag:before {
    content: "\e153";
}

.material-icons.flare:before {
    content: "\e3e4";
}

.material-icons.flash_auto:before {
    content: "\e3e5";
}

.material-icons.flash_off:before {
    content: "\e3e6";
}

.material-icons.flash_on:before {
    content: "\e3e7";
}

.material-icons.flight:before {
    content: "\e539";
}

.material-icons.flight_land:before {
    content: "\e904";
}

.material-icons.flight_takeoff:before {
    content: "\e905";
}

.material-icons.flip:before {
    content: "\e3e8";
}

.material-icons.flip_to_back:before {
    content: "\e882";
}

.material-icons.flip_to_front:before {
    content: "\e883";
}

.material-icons.folder:before {
    content: "\e2c7";
}

.material-icons.folder_open:before {
    content: "\e2c8";
}

.material-icons.folder_shared:before {
    content: "\e2c9";
}

.material-icons.folder_special:before {
    content: "\e617";
}

.material-icons.font_download:before {
    content: "\e167";
}

.material-icons.format_align_center:before {
    content: "\e234";
}

.material-icons.format_align_justify:before {
    content: "\e235";
}

.material-icons.format_align_left:before {
    content: "\e236";
}

.material-icons.format_align_right:before {
    content: "\e237";
}

.material-icons.format_bold:before {
    content: "\e238";
}

.material-icons.format_clear:before {
    content: "\e239";
}

.material-icons.format_color_fill:before {
    content: "\e23a";
}

.material-icons.format_color_reset:before {
    content: "\e23b";
}

.material-icons.format_color_text:before {
    content: "\e23c";
}

.material-icons.format_indent_decrease:before {
    content: "\e23d";
}

.material-icons.format_indent_increase:before {
    content: "\e23e";
}

.material-icons.format_italic:before {
    content: "\e23f";
}

.material-icons.format_line_spacing:before {
    content: "\e240";
}

.material-icons.format_list_bulleted:before {
    content: "\e241";
}

.material-icons.format_list_numbered:before {
    content: "\e242";
}

.material-icons.format_paint:before {
    content: "\e243";
}

.material-icons.format_quote:before {
    content: "\e244";
}

.material-icons.format_shapes:before {
    content: "\e25e";
}

.material-icons.format_size:before {
    content: "\e245";
}

.material-icons.format_strikethrough:before {
    content: "\e246";
}

.material-icons.format_textdirection_l_to_r:before {
    content: "\e247";
}

.material-icons.format_textdirection_r_to_l:before {
    content: "\e248";
}

.material-icons.format_underlined:before {
    content: "\e249";
}

.material-icons.forum:before {
    content: "\e0bf";
}

.material-icons.forward:before {
    content: "\e154";
}

.material-icons.forward_10:before {
    content: "\e056";
}

.material-icons.forward_30:before {
    content: "\e057";
}

.material-icons.forward_5:before {
    content: "\e058";
}

.material-icons.free_breakfast:before {
    content: "\eb44";
}

.material-icons.fullscreen:before {
    content: "\e5d0";
}

.material-icons.fullscreen_exit:before {
    content: "\e5d1";
}

.material-icons.functions:before {
    content: "\e24a";
}

.material-icons.g_translate:before {
    content: "\e927";
}

.material-icons.gamepad:before {
    content: "\e30f";
}

.material-icons.games:before {
    content: "\e021";
}

.material-icons.gavel:before {
    content: "\e90e";
}

.material-icons.gesture:before {
    content: "\e155";
}

.material-icons.get_app:before {
    content: "\e884";
}

.material-icons.gif:before {
    content: "\e908";
}

.material-icons.golf_course:before {
    content: "\eb45";
}

.material-icons.gps_fixed:before {
    content: "\e1b3";
}

.material-icons.gps_not_fixed:before {
    content: "\e1b4";
}

.material-icons.gps_off:before {
    content: "\e1b5";
}

.material-icons.grade:before {
    content: "\e885";
}

.material-icons.gradient:before {
    content: "\e3e9";
}

.material-icons.grain:before {
    content: "\e3ea";
}

.material-icons.graphic_eq:before {
    content: "\e1b8";
}

.material-icons.grid_off:before {
    content: "\e3eb";
}

.material-icons.grid_on:before {
    content: "\e3ec";
}

.material-icons.group:before {
    content: "\e7ef";
}

.material-icons.group_add:before {
    content: "\e7f0";
}

.material-icons.group_work:before {
    content: "\e886";
}

.material-icons.hd:before {
    content: "\e052";
}

.material-icons.hdr_off:before {
    content: "\e3ed";
}

.material-icons.hdr_on:before {
    content: "\e3ee";
}

.material-icons.hdr_strong:before {
    content: "\e3f1";
}

.material-icons.hdr_weak:before {
    content: "\e3f2";
}

.material-icons.headset:before {
    content: "\e310";
}

.material-icons.headset_mic:before {
    content: "\e311";
}

.material-icons.healing:before {
    content: "\e3f3";
}

.material-icons.hearing:before {
    content: "\e023";
}

.material-icons.help:before {
    content: "\e887";
}

.material-icons.help_outline:before {
    content: "\e8fd";
}

.material-icons.high_quality:before {
    content: "\e024";
}

.material-icons.highlight:before {
    content: "\e25f";
}

.material-icons.highlight_off:before {
    content: "\e888";
}

.material-icons.history:before {
    content: "\e889";
}

.material-icons.home:before {
    content: "\e88a";
}

.material-icons.hot_tub:before {
    content: "\eb46";
}

.material-icons.hotel:before {
    content: "\e53a";
}

.material-icons.hourglass_empty:before {
    content: "\e88b";
}

.material-icons.hourglass_full:before {
    content: "\e88c";
}

.material-icons.http:before {
    content: "\e902";
}

.material-icons.https:before {
    content: "\e88d";
}

.material-icons.image:before {
    content: "\e3f4";
}

.material-icons.image_aspect_ratio:before {
    content: "\e3f5";
}

.material-icons.import_contacts:before {
    content: "\e0e0";
}

.material-icons.import_export:before {
    content: "\e0c3";
}

.material-icons.important_devices:before {
    content: "\e912";
}

.material-icons.inbox:before {
    content: "\e156";
}

.material-icons.indeterminate_check_box:before {
    content: "\e909";
}

.material-icons.info:before {
    content: "\e88e";
}

.material-icons.info_outline:before {
    content: "\e88f";
}

.material-icons.input:before {
    content: "\e890";
}

.material-icons.insert_chart:before {
    content: "\e24b";
}

.material-icons.insert_comment:before {
    content: "\e24c";
}

.material-icons.insert_drive_file:before {
    content: "\e24d";
}

.material-icons.insert_emoticon:before {
    content: "\e24e";
}

.material-icons.insert_invitation:before {
    content: "\e24f";
}

.material-icons.insert_link:before {
    content: "\e250";
}

.material-icons.insert_photo:before {
    content: "\e251";
}

.material-icons.invert_colors:before {
    content: "\e891";
}

.material-icons.invert_colors_off:before {
    content: "\e0c4";
}

.material-icons.iso:before {
    content: "\e3f6";
}

.material-icons.keyboard:before {
    content: "\e312";
}

.material-icons.keyboard_arrow_down:before {
    content: "\e313";
}

.material-icons.keyboard_arrow_left:before {
    content: "\e314";
}

.material-icons.keyboard_arrow_right:before {
    content: "\e315";
}

.material-icons.keyboard_arrow_up:before {
    content: "\e316";
}

.material-icons.keyboard_backspace:before {
    content: "\e317";
}

.material-icons.keyboard_capslock:before {
    content: "\e318";
}

.material-icons.keyboard_hide:before {
    content: "\e31a";
}

.material-icons.keyboard_return:before {
    content: "\e31b";
}

.material-icons.keyboard_tab:before {
    content: "\e31c";
}

.material-icons.keyboard_voice:before {
    content: "\e31d";
}

.material-icons.kitchen:before {
    content: "\eb47";
}

.material-icons.label:before {
    content: "\e892";
}

.material-icons.label_outline:before {
    content: "\e893";
}

.material-icons.landscape:before {
    content: "\e3f7";
}

.material-icons.language:before {
    content: "\e894";
}

.material-icons.laptop:before {
    content: "\e31e";
}

.material-icons.laptop_chromebook:before {
    content: "\e31f";
}

.material-icons.laptop_mac:before {
    content: "\e320";
}

.material-icons.laptop_windows:before {
    content: "\e321";
}

.material-icons.last_page:before {
    content: "\e5dd";
}

.material-icons.launch:before {
    content: "\e895";
}

.material-icons.layers:before {
    content: "\e53b";
}

.material-icons.layers_clear:before {
    content: "\e53c";
}

.material-icons.leak_add:before {
    content: "\e3f8";
}

.material-icons.leak_remove:before {
    content: "\e3f9";
}

.material-icons.lens:before {
    content: "\e3fa";
}

.material-icons.library_add:before {
    content: "\e02e";
}

.material-icons.library_books:before {
    content: "\e02f";
}

.material-icons.library_music:before {
    content: "\e030";
}

.material-icons.lightbulb_outline:before {
    content: "\e90f";
}

.material-icons.line_style:before {
    content: "\e919";
}

.material-icons.line_weight:before {
    content: "\e91a";
}

.material-icons.linear_scale:before {
    content: "\e260";
}

.material-icons.link:before {
    content: "\e157";
}

.material-icons.linked_camera:before {
    content: "\e438";
}

.material-icons.list:before {
    content: "\e896";
}

.material-icons.live_help:before {
    content: "\e0c6";
}

.material-icons.live_tv:before {
    content: "\e639";
}

.material-icons.local_activity:before {
    content: "\e53f";
}

.material-icons.local_airport:before {
    content: "\e53d";
}

.material-icons.local_atm:before {
    content: "\e53e";
}

.material-icons.local_bar:before {
    content: "\e540";
}

.material-icons.local_cafe:before {
    content: "\e541";
}

.material-icons.local_car_wash:before {
    content: "\e542";
}

.material-icons.local_convenience_store:before {
    content: "\e543";
}

.material-icons.local_dining:before {
    content: "\e556";
}

.material-icons.local_drink:before {
    content: "\e544";
}

.material-icons.local_florist:before {
    content: "\e545";
}

.material-icons.local_gas_station:before {
    content: "\e546";
}

.material-icons.local_grocery_store:before {
    content: "\e547";
}

.material-icons.local_hospital:before {
    content: "\e548";
}

.material-icons.local_hotel:before {
    content: "\e549";
}

.material-icons.local_laundry_service:before {
    content: "\e54a";
}

.material-icons.local_library:before {
    content: "\e54b";
}

.material-icons.local_mall:before {
    content: "\e54c";
}

.material-icons.local_movies:before {
    content: "\e54d";
}

.material-icons.local_offer:before {
    content: "\e54e";
}

.material-icons.local_parking:before {
    content: "\e54f";
}

.material-icons.local_pharmacy:before {
    content: "\e550";
}

.material-icons.local_phone:before {
    content: "\e551";
}

.material-icons.local_pizza:before {
    content: "\e552";
}

.material-icons.local_play:before {
    content: "\e553";
}

.material-icons.local_post_office:before {
    content: "\e554";
}

.material-icons.local_printshop:before {
    content: "\e555";
}

.material-icons.local_see:before {
    content: "\e557";
}

.material-icons.local_shipping:before {
    content: "\e558";
}

.material-icons.local_taxi:before {
    content: "\e559";
}

.material-icons.location_city:before {
    content: "\e7f1";
}

.material-icons.location_disabled:before {
    content: "\e1b6";
}

.material-icons.location_off:before {
    content: "\e0c7";
}

.material-icons.location_on:before {
    content: "\e0c8";
}

.material-icons.location_searching:before {
    content: "\e1b7";
}

.material-icons.lock:before {
    content: "\e897";
}

.material-icons.lock_open:before {
    content: "\e898";
}

.material-icons.lock_outline:before {
    content: "\e899";
}

.material-icons.looks:before {
    content: "\e3fc";
}

.material-icons.looks_3:before {
    content: "\e3fb";
}

.material-icons.looks_4:before {
    content: "\e3fd";
}

.material-icons.looks_5:before {
    content: "\e3fe";
}

.material-icons.looks_6:before {
    content: "\e3ff";
}

.material-icons.looks_one:before {
    content: "\e400";
}

.material-icons.looks_two:before {
    content: "\e401";
}

.material-icons.loop:before {
    content: "\e028";
}

.material-icons.loupe:before {
    content: "\e402";
}

.material-icons.low_priority:before {
    content: "\e16d";
}

.material-icons.loyalty:before {
    content: "\e89a";
}

.material-icons.mail:before {
    content: "\e158";
}

.material-icons.mail_outline:before {
    content: "\e0e1";
}

.material-icons.map:before {
    content: "\e55b";
}

.material-icons.markunread:before {
    content: "\e159";
}

.material-icons.markunread_mailbox:before {
    content: "\e89b";
}

.material-icons.memory:before {
    content: "\e322";
}

.material-icons.menu:before {
    content: "\e5d2";
}

.material-icons.merge_type:before {
    content: "\e252";
}

.material-icons.message:before {
    content: "\e0c9";
}

.material-icons.mic:before {
    content: "\e029";
}

.material-icons.mic_none:before {
    content: "\e02a";
}

.material-icons.mic_off:before {
    content: "\e02b";
}

.material-icons.mms:before {
    content: "\e618";
}

.material-icons.mode_comment:before {
    content: "\e253";
}

.material-icons.mode_edit:before {
    content: "\e254";
}

.material-icons.monetization_on:before {
    content: "\e263";
}

.material-icons.money_off:before {
    content: "\e25c";
}

.material-icons.monochrome_photos:before {
    content: "\e403";
}

.material-icons.mood:before {
    content: "\e7f2";
}

.material-icons.mood_bad:before {
    content: "\e7f3";
}

.material-icons.more:before {
    content: "\e619";
}

.material-icons.more_horiz:before {
    content: "\e5d3";
}

.material-icons.more_vert:before {
    content: "\e5d4";
}

.material-icons.motorcycle:before {
    content: "\e91b";
}

.material-icons.mouse:before {
    content: "\e323";
}

.material-icons.move_to_inbox:before {
    content: "\e168";
}

.material-icons.movie:before {
    content: "\e02c";
}

.material-icons.movie_creation:before {
    content: "\e404";
}

.material-icons.movie_filter:before {
    content: "\e43a";
}

.material-icons.multiline_chart:before {
    content: "\e6df";
}

.material-icons.music_note:before {
    content: "\e405";
}

.material-icons.music_video:before {
    content: "\e063";
}

.material-icons.my_location:before {
    content: "\e55c";
}

.material-icons.nature:before {
    content: "\e406";
}

.material-icons.nature_people:before {
    content: "\e407";
}

.material-icons.navigate_before:before {
    content: "\e408";
}

.material-icons.navigate_next:before {
    content: "\e409";
}

.material-icons.navigation:before {
    content: "\e55d";
}

.material-icons.near_me:before {
    content: "\e569";
}

.material-icons.network_cell:before {
    content: "\e1b9";
}

.material-icons.network_check:before {
    content: "\e640";
}

.material-icons.network_locked:before {
    content: "\e61a";
}

.material-icons.network_wifi:before {
    content: "\e1ba";
}

.material-icons.new_releases:before {
    content: "\e031";
}

.material-icons.next_week:before {
    content: "\e16a";
}

.material-icons.nfc:before {
    content: "\e1bb";
}

.material-icons.no_encryption:before {
    content: "\e641";
}

.material-icons.no_sim:before {
    content: "\e0cc";
}

.material-icons.not_interested:before {
    content: "\e033";
}

.material-icons.note:before {
    content: "\e06f";
}

.material-icons.note_add:before {
    content: "\e89c";
}

.material-icons.notifications:before {
    content: "\e7f4";
}

.material-icons.notifications_active:before {
    content: "\e7f7";
}

.material-icons.notifications_none:before {
    content: "\e7f5";
}

.material-icons.notifications_off:before {
    content: "\e7f6";
}

.material-icons.notifications_paused:before {
    content: "\e7f8";
}

.material-icons.offline_pin:before {
    content: "\e90a";
}

.material-icons.ondemand_video:before {
    content: "\e63a";
}

.material-icons.opacity:before {
    content: "\e91c";
}

.material-icons.open_in_browser:before {
    content: "\e89d";
}

.material-icons.open_in_new:before {
    content: "\e89e";
}

.material-icons.open_with:before {
    content: "\e89f";
}

.material-icons.pages:before {
    content: "\e7f9";
}

.material-icons.pageview:before {
    content: "\e8a0";
}

.material-icons.palette:before {
    content: "\e40a";
}

.material-icons.pan_tool:before {
    content: "\e925";
}

.material-icons.panorama:before {
    content: "\e40b";
}

.material-icons.panorama_fish_eye:before {
    content: "\e40c";
}

.material-icons.panorama_horizontal:before {
    content: "\e40d";
}

.material-icons.panorama_vertical:before {
    content: "\e40e";
}

.material-icons.panorama_wide_angle:before {
    content: "\e40f";
}

.material-icons.party_mode:before {
    content: "\e7fa";
}

.material-icons.pause:before {
    content: "\e034";
}

.material-icons.pause_circle_filled:before {
    content: "\e035";
}

.material-icons.pause_circle_outline:before {
    content: "\e036";
}

.material-icons.payment:before {
    content: "\e8a1";
}

.material-icons.people:before {
    content: "\e7fb";
}

.material-icons.people_outline:before {
    content: "\e7fc";
}

.material-icons.perm_camera_mic:before {
    content: "\e8a2";
}

.material-icons.perm_contact_calendar:before {
    content: "\e8a3";
}

.material-icons.perm_data_setting:before {
    content: "\e8a4";
}

.material-icons.perm_device_information:before {
    content: "\e8a5";
}

.material-icons.perm_identity:before {
    content: "\e8a6";
}

.material-icons.perm_media:before {
    content: "\e8a7";
}

.material-icons.perm_phone_msg:before {
    content: "\e8a8";
}

.material-icons.perm_scan_wifi:before {
    content: "\e8a9";
}

.material-icons.person:before {
    content: "\e7fd";
}

.material-icons.person_add:before {
    content: "\e7fe";
}

.material-icons.person_outline:before {
    content: "\e7ff";
}

.material-icons.person_pin:before {
    content: "\e55a";
}

.material-icons.person_pin_circle:before {
    content: "\e56a";
}

.material-icons.personal_video:before {
    content: "\e63b";
}

.material-icons.pets:before {
    content: "\e91d";
}

.material-icons.phone:before {
    content: "\e0cd";
}

.material-icons.phone_android:before {
    content: "\e324";
}

.material-icons.phone_bluetooth_speaker:before {
    content: "\e61b";
}

.material-icons.phone_forwarded:before {
    content: "\e61c";
}

.material-icons.phone_in_talk:before {
    content: "\e61d";
}

.material-icons.phone_iphone:before {
    content: "\e325";
}

.material-icons.phone_locked:before {
    content: "\e61e";
}

.material-icons.phone_missed:before {
    content: "\e61f";
}

.material-icons.phone_paused:before {
    content: "\e620";
}

.material-icons.phonelink:before {
    content: "\e326";
}

.material-icons.phonelink_erase:before {
    content: "\e0db";
}

.material-icons.phonelink_lock:before {
    content: "\e0dc";
}

.material-icons.phonelink_off:before {
    content: "\e327";
}

.material-icons.phonelink_ring:before {
    content: "\e0dd";
}

.material-icons.phonelink_setup:before {
    content: "\e0de";
}

.material-icons.photo:before {
    content: "\e410";
}

.material-icons.photo_album:before {
    content: "\e411";
}

.material-icons.photo_camera:before {
    content: "\e412";
}

.material-icons.photo_filter:before {
    content: "\e43b";
}

.material-icons.photo_library:before {
    content: "\e413";
}

.material-icons.photo_size_select_actual:before {
    content: "\e432";
}

.material-icons.photo_size_select_large:before {
    content: "\e433";
}

.material-icons.photo_size_select_small:before {
    content: "\e434";
}

.material-icons.picture_as_pdf:before {
    content: "\e415";
}

.material-icons.picture_in_picture:before {
    content: "\e8aa";
}

.material-icons.picture_in_picture_alt:before {
    content: "\e911";
}

.material-icons.pie_chart:before {
    content: "\e6c4";
}

.material-icons.pie_chart_outlined:before {
    content: "\e6c5";
}

.material-icons.pin_drop:before {
    content: "\e55e";
}

.material-icons.place:before {
    content: "\e55f";
}

.material-icons.play_arrow:before {
    content: "\e037";
}

.material-icons.play_circle_filled:before {
    content: "\e038";
}

.material-icons.play_circle_outline:before {
    content: "\e039";
}

.material-icons.play_for_work:before {
    content: "\e906";
}

.material-icons.playlist_add:before {
    content: "\e03b";
}

.material-icons.playlist_add_check:before {
    content: "\e065";
}

.material-icons.playlist_play:before {
    content: "\e05f";
}

.material-icons.plus_one:before {
    content: "\e800";
}

.material-icons.poll:before {
    content: "\e801";
}

.material-icons.polymer:before {
    content: "\e8ab";
}

.material-icons.pool:before {
    content: "\eb48";
}

.material-icons.portable_wifi_off:before {
    content: "\e0ce";
}

.material-icons.portrait:before {
    content: "\e416";
}

.material-icons.power:before {
    content: "\e63c";
}

.material-icons.power_input:before {
    content: "\e336";
}

.material-icons.power_settings_new:before {
    content: "\e8ac";
}

.material-icons.pregnant_woman:before {
    content: "\e91e";
}

.material-icons.present_to_all:before {
    content: "\e0df";
}

.material-icons.print:before {
    content: "\e8ad";
}

.material-icons.priority_high:before {
    content: "\e645";
}

.material-icons.public:before {
    content: "\e80b";
}

.material-icons.publish:before {
    content: "\e255";
}

.material-icons.query_builder:before {
    content: "\e8ae";
}

.material-icons.question_answer:before {
    content: "\e8af";
}

.material-icons.queue:before {
    content: "\e03c";
}

.material-icons.queue_music:before {
    content: "\e03d";
}

.material-icons.queue_play_next:before {
    content: "\e066";
}

.material-icons.radio:before {
    content: "\e03e";
}

.material-icons.radio_button_checked:before {
    content: "\e837";
}

.material-icons.radio_button_unchecked:before {
    content: "\e836";
}

.material-icons.rate_review:before {
    content: "\e560";
}

.material-icons.receipt:before {
    content: "\e8b0";
}

.material-icons.recent_actors:before {
    content: "\e03f";
}

.material-icons.record_voice_over:before {
    content: "\e91f";
}

.material-icons.redeem:before {
    content: "\e8b1";
}

.material-icons.redo:before {
    content: "\e15a";
}

.material-icons.refresh:before {
    content: "\e5d5";
}

.material-icons.remove:before {
    content: "\e15b";
}

.material-icons.remove_circle:before {
    content: "\e15c";
}

.material-icons.remove_circle_outline:before {
    content: "\e15d";
}

.material-icons.remove_from_queue:before {
    content: "\e067";
}

.material-icons.remove_red_eye:before {
    content: "\e417";
}

.material-icons.remove_shopping_cart:before {
    content: "\e928";
}

.material-icons.reorder:before {
    content: "\e8fe";
}

.material-icons.repeat:before {
    content: "\e040";
}

.material-icons.repeat_one:before {
    content: "\e041";
}

.material-icons.replay:before {
    content: "\e042";
}

.material-icons.replay_10:before {
    content: "\e059";
}

.material-icons.replay_30:before {
    content: "\e05a";
}

.material-icons.replay_5:before {
    content: "\e05b";
}

.material-icons.reply:before {
    content: "\e15e";
}

.material-icons.reply_all:before {
    content: "\e15f";
}

.material-icons.report:before {
    content: "\e160";
}

.material-icons.report_problem:before {
    content: "\e8b2";
}

.material-icons.restaurant:before {
    content: "\e56c";
}

.material-icons.restaurant_menu:before {
    content: "\e561";
}

.material-icons.restore:before {
    content: "\e8b3";
}

.material-icons.restore_page:before {
    content: "\e929";
}

.material-icons.ring_volume:before {
    content: "\e0d1";
}

.material-icons.room:before {
    content: "\e8b4";
}

.material-icons.room_service:before {
    content: "\eb49";
}

.material-icons.rotate_90_degrees_ccw:before {
    content: "\e418";
}

.material-icons.rotate_left:before {
    content: "\e419";
}

.material-icons.rotate_right:before {
    content: "\e41a";
}

.material-icons.rounded_corner:before {
    content: "\e920";
}

.material-icons.router:before {
    content: "\e328";
}

.material-icons.rowing:before {
    content: "\e921";
}

.material-icons.rss_feed:before {
    content: "\e0e5";
}

.material-icons.rv_hookup:before {
    content: "\e642";
}

.material-icons.satellite:before {
    content: "\e562";
}

.material-icons.save:before {
    content: "\e161";
}

.material-icons.scanner:before {
    content: "\e329";
}

.material-icons.schedule:before {
    content: "\e8b5";
}

.material-icons.school:before {
    content: "\e80c";
}

.material-icons.screen_lock_landscape:before {
    content: "\e1be";
}

.material-icons.screen_lock_portrait:before {
    content: "\e1bf";
}

.material-icons.screen_lock_rotation:before {
    content: "\e1c0";
}

.material-icons.screen_rotation:before {
    content: "\e1c1";
}

.material-icons.screen_share:before {
    content: "\e0e2";
}

.material-icons.sd_card:before {
    content: "\e623";
}

.material-icons.sd_storage:before {
    content: "\e1c2";
}

.material-icons.search:before {
    content: "\e8b6";
}

.material-icons.security:before {
    content: "\e32a";
}

.material-icons.select_all:before {
    content: "\e162";
}

.material-icons.send:before {
    content: "\e163";
}

.material-icons.sentiment_dissatisfied:before {
    content: "\e811";
}

.material-icons.sentiment_neutral:before {
    content: "\e812";
}

.material-icons.sentiment_satisfied:before {
    content: "\e813";
}

.material-icons.sentiment_very_dissatisfied:before {
    content: "\e814";
}

.material-icons.sentiment_very_satisfied:before {
    content: "\e815";
}

.material-icons.settings:before {
    content: "\e8b8";
}

.material-icons.settings_applications:before {
    content: "\e8b9";
}

.material-icons.settings_backup_restore:before {
    content: "\e8ba";
}

.material-icons.settings_bluetooth:before {
    content: "\e8bb";
}

.material-icons.settings_brightness:before {
    content: "\e8bd";
}

.material-icons.settings_cell:before {
    content: "\e8bc";
}

.material-icons.settings_ethernet:before {
    content: "\e8be";
}

.material-icons.settings_input_antenna:before {
    content: "\e8bf";
}

.material-icons.settings_input_component:before {
    content: "\e8c0";
}

.material-icons.settings_input_composite:before {
    content: "\e8c1";
}

.material-icons.settings_input_hdmi:before {
    content: "\e8c2";
}

.material-icons.settings_input_svideo:before {
    content: "\e8c3";
}

.material-icons.settings_overscan:before {
    content: "\e8c4";
}

.material-icons.settings_phone:before {
    content: "\e8c5";
}

.material-icons.settings_power:before {
    content: "\e8c6";
}

.material-icons.settings_remote:before {
    content: "\e8c7";
}

.material-icons.settings_system_daydream:before {
    content: "\e1c3";
}

.material-icons.settings_voice:before {
    content: "\e8c8";
}

.material-icons.share:before {
    content: "\e80d";
}

.material-icons.shop:before {
    content: "\e8c9";
}

.material-icons.shop_two:before {
    content: "\e8ca";
}

.material-icons.shopping_basket:before {
    content: "\e8cb";
}

.material-icons.shopping_cart:before {
    content: "\e8cc";
}

.material-icons.short_text:before {
    content: "\e261";
}

.material-icons.show_chart:before {
    content: "\e6e1";
}

.material-icons.shuffle:before {
    content: "\e043";
}

.material-icons.signal_cellular_4_bar:before {
    content: "\e1c8";
}

.material-icons.signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd";
}

.material-icons.signal_cellular_no_sim:before {
    content: "\e1ce";
}

.material-icons.signal_cellular_null:before {
    content: "\e1cf";
}

.material-icons.signal_cellular_off:before {
    content: "\e1d0";
}

.material-icons.signal_wifi_4_bar:before {
    content: "\e1d8";
}

.material-icons.signal_wifi_4_bar_lock:before {
    content: "\e1d9";
}

.material-icons.signal_wifi_off:before {
    content: "\e1da";
}

.material-icons.sim_card:before {
    content: "\e32b";
}

.material-icons.sim_card_alert:before {
    content: "\e624";
}

.material-icons.skip_next:before {
    content: "\e044";
}

.material-icons.skip_previous:before {
    content: "\e045";
}

.material-icons.slideshow:before {
    content: "\e41b";
}

.material-icons.slow_motion_video:before {
    content: "\e068";
}

.material-icons.smartphone:before {
    content: "\e32c";
}

.material-icons.smoke_free:before {
    content: "\eb4a";
}

.material-icons.smoking_rooms:before {
    content: "\eb4b";
}

.material-icons.sms:before {
    content: "\e625";
}

.material-icons.sms_failed:before {
    content: "\e626";
}

.material-icons.snooze:before {
    content: "\e046";
}

.material-icons.sort:before {
    content: "\e164";
}

.material-icons.sort_by_alpha:before {
    content: "\e053";
}

.material-icons.spa:before {
    content: "\eb4c";
}

.material-icons.space_bar:before {
    content: "\e256";
}

.material-icons.speaker:before {
    content: "\e32d";
}

.material-icons.speaker_group:before {
    content: "\e32e";
}

.material-icons.speaker_notes:before {
    content: "\e8cd";
}

.material-icons.speaker_notes_off:before {
    content: "\e92a";
}

.material-icons.speaker_phone:before {
    content: "\e0d2";
}

.material-icons.spellcheck:before {
    content: "\e8ce";
}

.material-icons.star:before {
    content: "\e838";
}

.material-icons.star_border:before {
    content: "\e83a";
}

.material-icons.star_half:before {
    content: "\e839";
}

.material-icons.stars:before {
    content: "\e8d0";
}

.material-icons.stay_current_landscape:before {
    content: "\e0d3";
}

.material-icons.stay_current_portrait:before {
    content: "\e0d4";
}

.material-icons.stay_primary_landscape:before {
    content: "\e0d5";
}

.material-icons.stay_primary_portrait:before {
    content: "\e0d6";
}

.material-icons.stop:before {
    content: "\e047";
}

.material-icons.stop_screen_share:before {
    content: "\e0e3";
}

.material-icons.storage:before {
    content: "\e1db";
}

.material-icons.store:before {
    content: "\e8d1";
}

.material-icons.store_mall_directory:before {
    content: "\e563";
}

.material-icons.straighten:before {
    content: "\e41c";
}

.material-icons.streetview:before {
    content: "\e56e";
}

.material-icons.strikethrough_s:before {
    content: "\e257";
}

.material-icons.style:before {
    content: "\e41d";
}

.material-icons.subdirectory_arrow_left:before {
    content: "\e5d9";
}

.material-icons.subdirectory_arrow_right:before {
    content: "\e5da";
}

.material-icons.subject:before {
    content: "\e8d2";
}

.material-icons.subscriptions:before {
    content: "\e064";
}

.material-icons.subtitles:before {
    content: "\e048";
}

.material-icons.subway:before {
    content: "\e56f";
}

.material-icons.supervisor_account:before {
    content: "\e8d3";
}

.material-icons.surround_sound:before {
    content: "\e049";
}

.material-icons.swap_calls:before {
    content: "\e0d7";
}

.material-icons.swap_horiz:before {
    content: "\e8d4";
}

.material-icons.swap_vert:before {
    content: "\e8d5";
}

.material-icons.swap_vertical_circle:before {
    content: "\e8d6";
}

.material-icons.switch_camera:before {
    content: "\e41e";
}

.material-icons.switch_video:before {
    content: "\e41f";
}

.material-icons.sync:before {
    content: "\e627";
}

.material-icons.sync_disabled:before {
    content: "\e628";
}

.material-icons.sync_problem:before {
    content: "\e629";
}

.material-icons.system_update:before {
    content: "\e62a";
}

.material-icons.system_update_alt:before {
    content: "\e8d7";
}

.material-icons.tab:before {
    content: "\e8d8";
}

.material-icons.tab_unselected:before {
    content: "\e8d9";
}

.material-icons.tablet:before {
    content: "\e32f";
}

.material-icons.tablet_android:before {
    content: "\e330";
}

.material-icons.tablet_mac:before {
    content: "\e331";
}

.material-icons.tag_faces:before {
    content: "\e420";
}

.material-icons.tap_and_play:before {
    content: "\e62b";
}

.material-icons.terrain:before {
    content: "\e564";
}

.material-icons.text_fields:before {
    content: "\e262";
}

.material-icons.text_format:before {
    content: "\e165";
}

.material-icons.textsms:before {
    content: "\e0d8";
}

.material-icons.texture:before {
    content: "\e421";
}

.material-icons.theaters:before {
    content: "\e8da";
}

.material-icons.thumb_down:before {
    content: "\e8db";
}

.material-icons.thumb_up:before {
    content: "\e8dc";
}

.material-icons.thumbs_up_down:before {
    content: "\e8dd";
}

.material-icons.time_to_leave:before {
    content: "\e62c";
}

.material-icons.timelapse:before {
    content: "\e422";
}

.material-icons.timeline:before {
    content: "\e922";
}

.material-icons.timer:before {
    content: "\e425";
}

.material-icons.timer_10:before {
    content: "\e423";
}

.material-icons.timer_3:before {
    content: "\e424";
}

.material-icons.timer_off:before {
    content: "\e426";
}

.material-icons.title:before {
    content: "\e264";
}

.material-icons.toc:before {
    content: "\e8de";
}

.material-icons.today:before {
    content: "\e8df";
}

.material-icons.toll:before {
    content: "\e8e0";
}

.material-icons.tonality:before {
    content: "\e427";
}

.material-icons.touch_app:before {
    content: "\e913";
}

.material-icons.toys:before {
    content: "\e332";
}

.material-icons.track_changes:before {
    content: "\e8e1";
}

.material-icons.traffic:before {
    content: "\e565";
}

.material-icons.train:before {
    content: "\e570";
}

.material-icons.tram:before {
    content: "\e571";
}

.material-icons.transfer_within_a_station:before {
    content: "\e572";
}

.material-icons.transform:before {
    content: "\e428";
}

.material-icons.translate:before {
    content: "\e8e2";
}

.material-icons.trending_down:before {
    content: "\e8e3";
}

.material-icons.trending_flat:before {
    content: "\e8e4";
}

.material-icons.trending_up:before {
    content: "\e8e5";
}

.material-icons.tune:before {
    content: "\e429";
}

.material-icons.turned_in:before {
    content: "\e8e6";
}

.material-icons.turned_in_not:before {
    content: "\e8e7";
}

.material-icons.tv:before {
    content: "\e333";
}

.material-icons.unarchive:before {
    content: "\e169";
}

.material-icons.undo:before {
    content: "\e166";
}

.material-icons.unfold_less:before {
    content: "\e5d6";
}

.material-icons.unfold_more:before {
    content: "\e5d7";
}

.material-icons.update:before {
    content: "\e923";
}

.material-icons.usb:before {
    content: "\e1e0";
}

.material-icons.verified_user:before {
    content: "\e8e8";
}

.material-icons.vertical_align_bottom:before {
    content: "\e258";
}

.material-icons.vertical_align_center:before {
    content: "\e259";
}

.material-icons.vertical_align_top:before {
    content: "\e25a";
}

.material-icons.vibration:before {
    content: "\e62d";
}

.material-icons.video_call:before {
    content: "\e070";
}

.material-icons.video_label:before {
    content: "\e071";
}

.material-icons.video_library:before {
    content: "\e04a";
}

.material-icons.videocam:before {
    content: "\e04b";
}

.material-icons.videocam_off:before {
    content: "\e04c";
}

.material-icons.videogame_asset:before {
    content: "\e338";
}

.material-icons.view_agenda:before {
    content: "\e8e9";
}

.material-icons.view_array:before {
    content: "\e8ea";
}

.material-icons.view_carousel:before {
    content: "\e8eb";
}

.material-icons.view_column:before {
    content: "\e8ec";
}

.material-icons.view_comfy:before {
    content: "\e42a";
}

.material-icons.view_compact:before {
    content: "\e42b";
}

.material-icons.view_day:before {
    content: "\e8ed";
}

.material-icons.view_headline:before {
    content: "\e8ee";
}

.material-icons.view_list:before {
    content: "\e8ef";
}

.material-icons.view_module:before {
    content: "\e8f0";
}

.material-icons.view_quilt:before {
    content: "\e8f1";
}

.material-icons.view_stream:before {
    content: "\e8f2";
}

.material-icons.view_week:before {
    content: "\e8f3";
}

.material-icons.vignette:before {
    content: "\e435";
}

.material-icons.visibility:before {
    content: "\e8f4";
}

.material-icons.visibility_off:before {
    content: "\e8f5";
}

.material-icons.voice_chat:before {
    content: "\e62e";
}

.material-icons.voicemail:before {
    content: "\e0d9";
}

.material-icons.volume_down:before {
    content: "\e04d";
}

.material-icons.volume_mute:before {
    content: "\e04e";
}

.material-icons.volume_off:before {
    content: "\e04f";
}

.material-icons.volume_up:before {
    content: "\e050";
}

.material-icons.vpn_key:before {
    content: "\e0da";
}

.material-icons.vpn_lock:before {
    content: "\e62f";
}

.material-icons.wallpaper:before {
    content: "\e1bc";
}

.material-icons.warning:before {
    content: "\e002";
}

.material-icons.watch:before {
    content: "\e334";
}

.material-icons.watch_later:before {
    content: "\e924";
}

.material-icons.wb_auto:before {
    content: "\e42c";
}

.material-icons.wb_cloudy:before {
    content: "\e42d";
}

.material-icons.wb_incandescent:before {
    content: "\e42e";
}

.material-icons.wb_iridescent:before {
    content: "\e436";
}

.material-icons.wb_sunny:before {
    content: "\e430";
}

.material-icons.wc:before {
    content: "\e63d";
}

.material-icons.web:before {
    content: "\e051";
}

.material-icons.web_asset:before {
    content: "\e069";
}

.material-icons.weekend:before {
    content: "\e16b";
}

.material-icons.whatshot:before {
    content: "\e80e";
}

.material-icons.widgets:before {
    content: "\e1bd";
}

.material-icons.wifi:before {
    content: "\e63e";
}

.material-icons.wifi_lock:before {
    content: "\e1e1";
}

.material-icons.wifi_tethering:before {
    content: "\e1e2";
}

.material-icons.work:before {
    content: "\e8f9";
}

.material-icons.wrap_text:before {
    content: "\e25b";
}

.material-icons.youtube_searched_for:before {
    content: "\e8fa";
}

.material-icons.zoom_in:before {
    content: "\e8ff";
}

.material-icons.zoom_out:before {
    content: "\e900";
}

.material-icons.zoom_out_map:before {
    content: "\e56b";
}

/* ! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp,
.pswp__bg,
.pswp__scroll-wrap {
    height: 100%;
    width: 100%;
}

.pswp,
.pswp__item,
.pswp__scroll-wrap {
    overflow: hidden;
    top: 0;
    position: absolute;
    left: 0;
}

.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
}

.pswp,
.pswp__bg,
.pswp__error-msg,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
    position: absolute;
}

.pswp {
    display: none;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    outline: 0;
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pswp img {
    max-width: none;
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}

.pswp--open {
    display: block;
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.pswp__bg {
    left: 0;
    top: 0;
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    will-change: opacity;
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1);
}

.pswp__bg {
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none;
}

.pswp__item {
    right: 0;
    bottom: 0;
}

.pswp__img {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}

.pswp__img--placeholder--blank {
    background: #222;
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0;
}

.pswp__error-msg {
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC;
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline;
}

.pswp__share-tooltip>a {
    font-weight: normal;
}

/* ! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right,
.pswp__caption--fake {
    visibility: hidden;
}

.pswp__button {
    position: relative;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1;
}

.pswp__button:active {
    outline: 0;
    opacity: .9;
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(default-skin.png) no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
}

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(default-skin.svg);
    }

    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: 0 0;
    }
}

.pswp__button--close {
    background-position: 0 -44px;
}

.pswp__button--share {
    background-position: -44px -44px;
}

.pswp__button--fs {
    display: none;
}

.pswp--supports-fs .pswp__button--fs {
    display: block;
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0;
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
}

.pswp__button--arrow--left {
    left: 0;
}

.pswp__button--arrow--right {
    right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0,0,0,.3);
    height: 30px;
    width: 32px;
    position: absolute;
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.pswp__share-modal--hidden {
    display: none;
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
    opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

.pswp__caption--empty,
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none;
}

.pswp__counter,
.pswp__preloader {
    height: 44px;
    top: 0;
    position: absolute;
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF;
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF;
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D;
}

a.pswp__share--download:hover {
    background: #DDD;
}

.pswp__counter {
    left: 0;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: .75;
    padding: 0 10px;
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB;
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__ui {
    visibility: visible;
}

.pswp__preloader {
    width: 44px;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr;
}

.pswp--css_animation .pswp__preloader--active,
.pswp__preloader--active {
    opacity: 1;
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.gif) no-repeat;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0;
}

@media screen and (max-width:1024px){
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right;
    }
}

@-webkit-keyframes clockwise{
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes clockwise{
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes donut-rotate{
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }
}

@keyframes donut-rotate{
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    opacity: 1;
    z-index: 1550;
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0,0,0,.5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3);
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
    opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001;
}

.pswp__element--disabled {
    display: none!important;
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0;
}

@font-face{
    font-family: silicon-icons;
    src: url(../fonts/silicon-icons.ttf?7tda0q) format('truetype'),url(../fonts/silicon-icons.woff?7tda0q) format('woff'),url(../fonts/silicon-icons.svg?7tda0q#silicon-icons) format('svg');
    font-weight: 400;
    font-style: normal;
}

.si {
    font-family: silicon-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.si-angle-down:before {
    content: "\e900";
}

.si-angle-left:before {
    content: "\e901";
}

.si-angle-right:before {
    content: "\e902";
}

.si-angle-up:before {
    content: "\e903";
}

.si-arrow-down:before {
    content: "\e904";
}

.si-arrow-left:before {
    content: "\e905";
}

.si-arrow-right:before {
    content: "\e906";
}

.si-arrow-up:before {
    content: "\e907";
}

.si-attach-file:before {
    content: "\e908";
}

.si-attachment:before {
    content: "\e909";
}

.si-audio-list:before {
    content: "\e90a";
}

.si-audio:before {
    content: "\e90b";
}

.si-block:before {
    content: "\e90c";
}

.si-camera-alt:before {
    content: "\e90d";
}

.si-camera:before {
    content: "\e90e";
}

.si-caret-down:before {
    content: "\e90f";
}

.si-caret-up:before {
    content: "\e910";
}

.si-carousel:before {
    content: "\e911";
}

.si-cart:before {
    content: "\e912";
}

.si-check:before {
    content: "\e913";
}

.si-cloud-download:before {
    content: "\e914";
}

.si-cloud-upload:before {
    content: "\e915";
}

.si-cog:before {
    content: "\e916";
}

.si-comment:before {
    content: "\e917";
}

.si-credit-card:before {
    content: "\e918";
}

.si-cross:before {
    content: "\e919";
}

.si-date:before {
    content: "\e91a";
}

.si-desktop:before {
    content: "\e91b";
}

.si-edit:before {
    content: "\e91c";
}

.si-email-black:before {
    content: "\e91d";
}

.si-email-border:before {
    content: "\e91e";
}

.si-error:before {
    content: "\e91f";
}

.si-favorite-black:before {
    content: "\e920";
}

.si-favorite-border:before {
    content: "\e921";
}

.si-file-download:before {
    content: "\e922";
}

.si-file-upload:before {
    content: "\e923";
}

.si-film:before {
    content: "\e924";
}

.si-flight:before {
    content: "\e925";
}

.si-grid:before {
    content: "\e926";
}

.si-image:before {
    content: "\e927";
}

.si-iphone:before {
    content: "\e928";
}

.si-laptop:before {
    content: "\e929";
}

.si-link-alt:before {
    content: "\e92a";
}

.si-link:before {
    content: "\e92b";
}

.si-list:before {
    content: "\e92c";
}

.si-load-more:before {
    content: "\e92d";
}

.si-location:before {
    content: "\e92e";
}

.si-lock-open:before {
    content: "\e92f";
}

.si-lock:before {
    content: "\e930";
}

.si-menu:before {
    content: "\e931";
}

.si-more-horizontal:before {
    content: "\e932";
}

.si-more-vertical:before {
    content: "\e933";
}

.si-person-black:before {
    content: "\e934";
}

.si-person:before {
    content: "\e935";
}

.si-phone:before {
    content: "\e936";
}

.si-play-circle:before {
    content: "\e937";
}

.si-play:before {
    content: "\e938";
}

.si-plus:before {
    content: "\e939";
}

.si-quote:before {
    content: "\e93a";
}

.si-reply:before {
    content: "\e93b";
}

.si-search:before {
    content: "\e93c";
}

.si-send:before {
    content: "\e93d";
}

.si-share:before {
    content: "\e93e";
}

.si-smartphone:before {
    content: "\e93f";
}

.si-sort:before {
    content: "\e940";
}

.si-star-black:before {
    content: "\e941";
}

.si-star-border:before {
    content: "\e942";
}

.si-star-half-black:before {
    content: "\e943";
}

.si-tablet:before {
    content: "\e944";
}

.si-time:before {
    content: "\e945";
}

.si-tv:before {
    content: "\e946";
}

.si-view:before {
    content: "\e947";
}

.si-volume:before {
    content: "\e948";
}

.si-watch:before {
    content: "\e949";
}

@charset "UTF-8";

[class*=" socicon-"]:before,
[class^=socicon-]:before,
[data-icon]:before {
    font-family: socicon!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face{
    font-family: socicon;
    src: url(../fonts/socicon.eot);
    src: url(../fonts/socicon.eot?#iefix) format("embedded-opentype"),url(../fonts/socicon.woff) format("woff"),url(../fonts/socicon.ttf) format("truetype"),url(../fonts/socicon.svg#socicon) format("svg");
    font-weight: 400;
    font-style: normal;
}

[data-icon]:before {
    content: '';
}

.socicon-modelmayhem:before {
    content: "\e000";
}

.socicon-mixcloud:before {
    content: "\e001";
}

.socicon-drupal:before {
    content: "\e002";
}

.socicon-swarm:before {
    content: "\e003";
}

.socicon-istock:before {
    content: "\e004";
}

.socicon-yammer:before {
    content: "\e005";
}

.socicon-ello:before {
    content: "\e006";
}

.socicon-stackoverflow:before {
    content: "\e007";
}

.socicon-persona:before {
    content: "\e008";
}

.socicon-triplej:before {
    content: "\e009";
}

.socicon-houzz:before {
    content: "\e00a";
}

.socicon-rss:before {
    content: "\e00b";
}

.socicon-paypal:before {
    content: "\e00c";
}

.socicon-odnoklassniki:before {
    content: "\e00d";
}

.socicon-airbnb:before {
    content: "\e00e";
}

.socicon-periscope:before {
    content: "\e00f";
}

.socicon-outlook:before {
    content: "\e010";
}

.socicon-coderwall:before {
    content: "\e011";
}

.socicon-tripadvisor:before {
    content: "\e012";
}

.socicon-appnet:before {
    content: "\e013";
}

.socicon-goodreads:before {
    content: "\e014";
}

.socicon-tripit:before {
    content: "\e015";
}

.socicon-lanyrd:before {
    content: "\e016";
}

.socicon-slideshare:before {
    content: "\e017";
}

.socicon-buffer:before {
    content: "\e018";
}

.socicon-disqus:before {
    content: "\e019";
}

.socicon-vkontakte:before {
    content: "\e01a";
}

.socicon-whatsapp:before {
    content: "\e01b";
}

.socicon-patreon:before {
    content: "\e01c";
}

.socicon-storehouse:before {
    content: "\e01d";
}

.socicon-pocket:before {
    content: "\e01e";
}

.socicon-mail:before {
    content: "\e01f";
}

.socicon-blogger:before {
    content: "\e020";
}

.socicon-technorati:before {
    content: "\e021";
}

.socicon-reddit:before {
    content: "\e022";
}

.socicon-dribbble:before {
    content: "\e023";
}

.socicon-stumbleupon:before {
    content: "\e024";
}

.socicon-digg:before {
    content: "\e025";
}

.socicon-envato:before {
    content: "\e026";
}

.socicon-behance:before {
    content: "\e027";
}

.socicon-delicious:before {
    content: "\e028";
}

.socicon-deviantart:before {
    content: "\e029";
}

.socicon-forrst:before {
    content: "\e02a";
}

.socicon-play:before {
    content: "\e02b";
}

.socicon-zerply:before {
    content: "\e02c";
}

.socicon-wikipedia:before {
    content: "\e02d";
}

.socicon-apple:before {
    content: "\e02e";
}

.socicon-flattr:before {
    content: "\e02f";
}

.socicon-github:before {
    content: "\e030";
}

.socicon-renren:before {
    content: "\e031";
}

.socicon-friendfeed:before {
    content: "\e032";
}

.socicon-newsvine:before {
    content: "\e033";
}

.socicon-identica:before {
    content: "\e034";
}

.socicon-bebo:before {
    content: "\e035";
}

.socicon-zynga:before {
    content: "\e036";
}

.socicon-steam:before {
    content: "\e037";
}

.socicon-xbox:before {
    content: "\e038";
}

.socicon-windows:before {
    content: "\e039";
}

.socicon-qq:before {
    content: "\e03a";
}

.socicon-douban:before {
    content: "\e03b";
}

.socicon-meetup:before {
    content: "\e03c";
}

.socicon-playstation:before {
    content: "\e03d";
}

.socicon-android:before {
    content: "\e03e";
}

.socicon-snapchat:before {
    content: "\e03f";
}

.socicon-twitter:before {
    content: "\e040";
}

.socicon-facebook:before {
    content: "\e041";
}

.socicon-googleplus:before {
    content: "\e042";
}

.socicon-pinterest:before {
    content: "\e043";
}

.socicon-foursquare:before {
    content: "\e044";
}

.socicon-yahoo:before {
    content: "\e045";
}

.socicon-skype:before {
    content: "\e046";
}

.socicon-yelp:before {
    content: "\e047";
}

.socicon-feedburner:before {
    content: "\e048";
}

.socicon-linkedin:before {
    content: "\e049";
}

.socicon-viadeo:before {
    content: "\e04a";
}

.socicon-xing:before {
    content: "\e04b";
}

.socicon-myspace:before {
    content: "\e04c";
}

.socicon-soundcloud:before {
    content: "\e04d";
}

.socicon-spotify:before {
    content: "\e04e";
}

.socicon-grooveshark:before {
    content: "\e04f";
}

.socicon-lastfm:before {
    content: "\e050";
}

.socicon-youtube:before {
    content: "\e051";
}

.socicon-vimeo:before {
    content: "\e052";
}

.socicon-dailymotion:before {
    content: "\e053";
}

.socicon-vine:before {
    content: "\e054";
}

.socicon-flickr:before {
    content: "\e055";
}

.socicon-500px:before {
    content: "\e056";
}

.socicon-wordpress:before {
    content: "\e058";
}

.socicon-tumblr:before {
    content: "\e059";
}

.socicon-twitch:before {
    content: "\e05a";
}

.socicon-8tracks:before {
    content: "\e05b";
}

.socicon-amazon:before {
    content: "\e05c";
}

.socicon-icq:before {
    content: "\e05d";
}

.socicon-smugmug:before {
    content: "\e05e";
}

.socicon-ravelry:before {
    content: "\e05f";
}

.socicon-weibo:before {
    content: "\e060";
}

.socicon-baidu:before {
    content: "\e061";
}

.socicon-angellist:before {
    content: "\e062";
}

.socicon-ebay:before {
    content: "\e063";
}

.socicon-imdb:before {
    content: "\e064";
}

.socicon-stayfriends:before {
    content: "\e065";
}

.socicon-residentadvisor:before {
    content: "\e066";
}

.socicon-google:before {
    content: "\e067";
}

.socicon-yandex:before {
    content: "\e068";
}

.socicon-sharethis:before {
    content: "\e069";
}

.socicon-bandcamp:before {
    content: "\e06a";
}

.socicon-itunes:before {
    content: "\e06b";
}

.socicon-deezer:before {
    content: "\e06c";
}

.socicon-telegram:before {
    content: "\e06e";
}

.socicon-openid:before {
    content: "\e06f";
}

.socicon-amplement:before {
    content: "\e070";
}

.socicon-viber:before {
    content: "\e071";
}

.socicon-zomato:before {
    content: "\e072";
}

.socicon-quora:before {
    content: "\e073";
}

.socicon-draugiem:before {
    content: "\e074";
}

.socicon-endomodo:before {
    content: "\e075";
}

.socicon-filmweb:before {
    content: "\e076";
}

.socicon-stackexchange:before {
    content: "\e077";
}

.socicon-wykop:before {
    content: "\e078";
}

.socicon-teamspeak:before {
    content: "\e079";
}

.socicon-teamviewer:before {
    content: "\e07a";
}

.socicon-ventrilo:before {
    content: "\e07b";
}

.socicon-younow:before {
    content: "\e07c";
}

.socicon-raidcall:before {
    content: "\e07d";
}

.socicon-mumble:before {
    content: "\e07e";
}

.socicon-medium:before {
    content: "\e06d";
}

.socicon-bebee:before {
    content: "\e07f";
}

.socicon-hitbox:before {
    content: "\e080";
}

.socicon-reverbnation:before {
    content: "\e081";
}

.socicon-formulr:before {
    content: "\e082";
}

.socicon-instagram:before {
    content: "\e057";
}

.socicon-battlenet:before {
    content: "\e083";
}

.socicon-chrome:before {
    content: "\e084";
}

.socicon-diablo:before {
    content: "\e085";
}

.socicon-discord:before {
    content: "\e086";
}

.socicon-issuu:before {
    content: "\e087";
}

.socicon-macos:before {
    content: "\e088";
}

.socicon-firefox:before {
    content: "\e089";
}

.socicon-heroes:before {
    content: "\e08a";
}

.socicon-hearthstone:before {
    content: "\e08b";
}

.socicon-overwatch:before {
    content: "\e08c";
}

.socicon-warcraft:before {
    content: "\e08e";
}

.socicon-opera:before {
    content: "\e08d";
}

.socicon-starcraft:before {
    content: "\e08f";
}

.socicon-keybase:before {
    content: "\e090";
}

.socicon-alliance:before {
    content: "\e091";
}

.socicon-livejournal:before {
    content: "\e092";
}

.socicon-googlephotos:before {
    content: "\e093";
}

.socicon-horde:before {
    content: "\e094";
}

.socicon-etsy:before {
    content: "\e095";
}
