/*-=-=-=-=-=-=-=-=-=-*/
/* GENERAL STYLES */
/*-=-=-=-=-=-=-=-=-= */



/*writig text*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');


@font-face {
	font-family: 'proxima_nova_altbold';
	src: url('../fonts/proxima_nova_alt_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_nova_altlight';
	src: url('../fonts/proxima_nova_alt_light-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_nova_altthin';
	src: url('../fonts/proxima_nova_alt_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novablack';
	src: url('../fonts/proxima_nova_black-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novabold';
	src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novaextrabold';
	src: url('../fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novathin';
	src: url('../fonts/proxima_nova_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novaregular';
	src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'), url('../fonts/proximanova-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {font-family: 'proxima_nova_altbold';
	font-family: 'proxima_nova_altbold';
	src: url('../fonts/proxima_nova_alt_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_nova_altlight';
	src: url('../fonts/proxima_nova_alt_light-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_nova_altthin';
	src: url('../fonts/proxima_nova_alt_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novablack';
	src: url('../fonts/proxima_nova_black-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novabold';
	src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('fonts/proxima_nova_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novaextrabold';
	src: url('../fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novathin';
	src: url('../fonts/proxima_nova_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'proxima_novaregular';
	src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'), url('../fonts/proximanova-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
h4, .h4 {
    font-size: calc(1.05rem + 0.3vw);
}
.contact-cont hr{ border-top:1px solid #f6af16; height:0; opacity:1; }
.contact-cont{ text-align:left;}
.contact-cont h4{ color:#000; font-family: 'proxima_novabold'; text-transform:uppercase;}
.contact-cont p{position:relative; padding-left:50px; margin-bottom:20px; color:#333;}
.contact-cont p i{ color:#f6af16; position:absolute; font-size:30px; left:0; top:0;}
.abt-cont{ text-align:justify; padding:15px; border:5px solid #fee1a3;}
.work-gallery a figure{ border:10px solid #ffd57a;}
.work-gallery a figure img{transition:all ease-in-out 0.4s;}
.work-gallery a figure img:hover{transform:rotate(10deg) scale(1.1);/*transform:scale(1.1)*/  filter: grayscale(100%);}
.in-pg-head{ margin-top:0; text-transform:uppercase; padding:30px 0; color: #f6af16; font-family: 'proxima_novabold';}
.in-pg-bg{background: url(../images/in-pg-bg.png); background-repeat:repeat;}
.text-center{ text-align:center;}
.text-js {
	opacity: 0;
}

.cursor {
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	right: -5px;
	width: 2px;
	/* Change colour of Cursor Here */
	background-color: white;
	z-index: 1;
	animation: flash 0.5s none infinite alternate;
}

@keyframes flash {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

* {
	margin: 0;
	padding: 0;
	boz-sizing: border-box;

}

/*body {
	background: linear-gradient(135deg, #00c4ff, #9d1bb2);
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
	*/
body{font-family: 'proxima_novaregular';}
.head-bg{ background-color:#000; padding-top:15px; padding-bottom:15px; }
.head-bg h3{margin-bottom:0; margin-top:0;}
.head-bg h3 a{color:#fff/*#f6af16*/; font-family: 'proxima_novabold'; letter-spacing:5px; text-transform:uppercase; margin-bottom:0; margin-top:0;}
.head-bg h3 a:hover, .head-bg h3 a:focus{ text-decoration:none;}
.bg-yellow{ background-color:#0c0c0c; /*#343333;*/}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}
.banner-rotate-img {
	animation: spin 12s infinite linear;
	-webkit-animation: spin 12s infinite linear;
	-moz-animation: spin 12s infinite linear;

	display: inline-block;
}
.responsive-img{ width:100%;}
.ban-bg-img-1{ position:absolute; z-index:199; opacity:0.3; top:10%;}
.ban-main{ position:relative; z-index:200; border:10px solid #f6af16; padding:0;}

.ban-parent{ height:100vh; position:relative; padding-left:0px; padding-right:0;}
.caro-head{ color:#f6af16; font-family: 'proxima_novabold'; text-transform:uppercase; }
.caro-head2{font-family: 'proxima_novaregular'; color:#f6af16; }
.caro-txt-part{ padding-top:80px; padding-bottom:80px;}
.txt-case{font-family: 'proxima_novaregular'; text-transform:lowercase;}
.triangle-p {
    background: url("../images/triangle-img.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_one 100s linear infinite;
    -moz-animation: cloud_one 100s linear infinite;
    -o-animation: cloud_one 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1; opacity:0.3;
}

.triangle-p2 {
    background: url("../images/triangle-img2.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 100s linear infinite;
    -moz-animation: cloud_two 100s linear infinite;
    -o-animation: cloud_two 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
    opacity: 0.3;
}

.triangle-p3 {
    background: url("../images/triangle-img3.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_three 100s linear infinite;
    -moz-animation: cloud_three 100s linear infinite;
    -o-animation: cloud_three 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
    opacity: 0.3;
}

.triangle-p4 {
    background: url("../images/triangle-img3.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_four 100s linear infinite;
    -moz-animation: cloud_four 100s linear infinite;
    -o-animation: cloud_four 100s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
    opacity: 0.3;
}
.op1{ opacity:0.20;}
.ban-img {
    position: absolute;
    z-index: 100;
    width: 100%;
}

.sky {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    overflow-x: hidden;
    /*background-image: radial-gradient(#07234b, #203e69, #030a14);
    background-image: radial-gradient(#157776, #203e69, #034443);*/
   /* background-image: radial-gradient(#157776, #203e69, #034443);*/
    /* background: #0f1b2c;
    background: -moz-radial-gradient(center, ellipse cover, #0f1b2c 0%, #143564 100%, #7db9e8 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#adbed6), color-stop(100%,#143564), color-stop(100%,#7db9e8));
    background: -webkit-radial-gradient(center, ellipse cover, #adbed6 0%,#143564 100%,0f1b2c 100%);
    background: -o-radial-gradient(center, ellipse cover, #0f1b2c 0%,#143564 100%,#7db9e8 100%);
    background: -ms-radial-gradient(center, ellipse cover, #0f1b2c 0%,#143564 100%,#7db9e8 100%);
    background: radial-gradient(ellipse at center, #0f1b2cadbed6 0%,#143564 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f1b2c', endColorstr='#7db9e8',GradientType=1 );*/
    /* background: #48678D;
    /*-webkit-animation:sky_background 50s ease-out infinite;
			-moz-animation:sky_background 50s ease-out infinite;
			-o-animation:sky_background 50s ease-out infinite;
			-webkit-transform:translate3d(0,0,0);
			-moz-transform:translate3d(0,0,0);
			-o-transform:translate3d(0,0,0)*/
}




.clouds_one_1 {
    background: url("../images/cloud_one.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_one 150s linear infinite;
    -moz-animation: cloud_one 150s linear infinite;
    -o-animation: cloud_one 150s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.click-me {
    position: relative;
    z-index: 200001
}

.clouds_one-copy {
    background: url("../images/cloud_one2.png");
    position: absolute;
    left: 20%;
    top: 0%;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_one 250s linear infinite;
    -moz-animation: cloud_one 250s linear infinite;
    -o-animation: cloud_one 250s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}


.clouds_two {
    background: url("../images/cloud_two.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 275s linear infinite;
    -moz-animation: cloud_two 275s linear infinite;
    -o-animation: cloud_two 275s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.clouds_two-copy {
    background: url("../images/cloud_two.png");
    position: absolute;
    left: 20%;
    top: 0%;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 275s linear infinite;
    -moz-animation: cloud_two 275s linear infinite;
    -o-animation: cloud_two 275s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.clouds_two-copy2 {
    background: url("../images/cloud_two.png");
    position: absolute;
    left: 0;
    top: 20%;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_two 275s linear infinite;
    -moz-animation: cloud_two 275s linear infinite;
    -o-animation: cloud_two 275s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

.clouds_three {
    background: url("../images/cloud_three.png");
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300%;
    -webkit-animation: cloud_three 300s linear infinite;
    -moz-animation: cloud_three 300s linear infinite;
    -o-animation: cloud_three 300s linear infinite;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    z-index: 1;
}

@-webkit-keyframes sky_background {
    0% {
        background: #007fd5;
        color: #007fd5
    }

    50% {
        background: #000;
        color: #a3d9ff
    }

    100% {
        background: #007fd5;
        color: #007fd5
    }
}

@-webkit-keyframes moon {
    0% {
        opacity: 0;
        left: -200%;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1);
        left: 0%;
        bottom: 250px;
        -webkit-transform: scale(1);
    }

    100% {
        opacity: 0;
        bottom: 500px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}

@-webkit-keyframes cloud_one {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-webkit-keyframes cloud_two {
    0% {
        right: 0
    }

    100% {
        right: -200%
    }
}

@-webkit-keyframes cloud_three {
    0% {
        top: 0;
        left: 0;
    }

    100% {
        top: -200%;
        left: 200%;
    }
}

@-webkit-keyframes cloud_four {
    0% {
        bottom: 0;
        right: 0;
    }

    100% {
        bottom: -200%;
        right: 200%;
    }
}

@-moz-keyframes sky_background {
    0% {
        background: #007fd5;
        color: #007fd5
    }

    50% {
        background: #000;
        color: #a3d9ff
    }

    100% {
        background: #007fd5;
        color: #007fd5
    }
}

@-moz-keyframes moon {
    0% {
        opacity: 0;
        left: -200%;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1);
        left: 0%;
        bottom: 250px;
        -webkit-transform: scale(1);
    }

    100% {
        opacity: 0;
        bottom: 500px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}

@-moz-keyframes cloud_one {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-moz-keyframes cloud_two {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}

@-moz-keyframes cloud_three {
    0% {
        left: 0
    }

    100% {
        left: -200%
    }
}





.headline {
	
	color: white;
	font-size: 32px;
	text-align: center;
	margin-top: 19%;
}
.running-text-p {
	width: 100%;
	height: 100vh;
	position: relative;
	/* padding-top: 7%; */
	z-index: 2;
	background-image: url(../images/bg3.jpg);
	content: '';
	display: block;
;
}
	
	.headline h1 {
		letter-spacing: 1.6px;
		font-family: 'proxima_novabold';
		text-transform: uppercase;
		/*font-size: 50px;*/
	}

.twitterLink {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 10px 15px;
	z-index: 3;
}

	.twitterLink svg {
		width: 25px;
	}
/*writig text ends*/

html {
	scroll-behavior: smooth;
}



/*Down arro*/
.down-arrow {
	position: absolute;
	/* position: relative; */
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	bottom: 20px;
}

.down-arrow a {
	text-align: center;
	position: relative;
	bottom: 20px;
	right: 0;
	width: 40px;
	height: 62px;
	/* background-image: url(../images/down-arrow.png); */
	background-repeat: no-repeat;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	z-index: 5000000;
	left: 0;
	display: inline-block; border:1px solid #fff;border-radius:15px; color:#fff;  padding-top:15px;
}

.down-arrow.screen2 a{ background-color:#000;border-color:#000;}
.sec2-head {
	font-family: 'proxima_novabold';
	/*color: #fff;*/
}
.sec3-head{ margin-top:140px;}
.head3 {
	font-family: 'proxima_novabold';
	color: #fff;
}
body {
	overflow-x: hidden;
	text-align: center;
	/*background-color: #1e202b;*/
	color: #444;
	/*background-image: url(https://subtlepatterns.com/patterns/stardust.png);
	background-position: initial initial;
	background-repeat: initial initial;*/
}

.clear	{ 
	clear: both;
	display: block;
	width: 0; 
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 30px 0;
	font-weight: 300;
}/*
h1 { font-size: 34px; }
h2 { font-size: 28px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }*/
.responsive-img{ width:100%;}
.pos-r{position:relative;}


.header{  position:absolute; left:0; right:0; z-index:2000;top:10px;}
#container {
	width: 100%;
	margin: 0 auto;
}
@-webkit-keyframes move1 {
    0% {
        -webkit-transform: rotate(-2deg) translate(-2px, -2px);
        transform: rotate(-2deg) translate(-2px, -2px);
    }

    50% {
        -webkit-transform: rotate(2deg) translate(2px, 2px);
        transform: rotate(2deg) translate(2px, 2px);
    }

    100% {
        -webkit-transform: rotate(-2deg) translate(-2px, -2px);
        transform: rotate(-2deg) translate(-2px, -2px);
    }
}
.move-1 {
    -webkit-animation: move1 5s infinite;
    animation: move1 5s infinite;
}
/*section {
	position: relative;
	height: 200px;
	margin: 15px 0;
}*/
.my-pic-p{ margin:0; padding:0;}
.sub-head {
	color: #9900ff;
	font-family: 'proxima_novaextrabold'; /*font-size:40px;*/ margin-top:-20px;
}

.section--white {
	background-color: #FFFFFF;
}

.section--red {
	background-color: #E74C3C;
}

.section--purple {
	background-color: #D6A8E9;
}

.section--blue {
	background-color: #33CCF7;
}

.section--yellow {
	background-color: #F4E9B4;
}

.section--green {
	background-color: #80D99D;
}
.section--cyan{
	background-color: #80D99D;
}

.section--pale{
	background-color: #F4E9B4;
}

.col_third section { margin: 0; }

.icn_red { color: #FF3D6A; }
.icn_purple { color: #9B59B6; }
.icn_blue{ color: #3498DB; }
.icn_yellow { color: #F1C40F; }
.icn_green { color: #80D99D; }

/*-=-=-=-=-=-=-=-=-=-*/
/* Wow Image */
/*-=-=-=-=-=-=-=-=-= */

.service-section {
	margin: 20px 0;
	position: relative;
	overflow: hidden;
}

.wow_imgage {
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	width: 270px;
	height: 180px;
}

.wow_imgage img {
	border: 4px solid #e4e4e1;
}

/*-=-=-=-=-=-=-=-=-=-*/
/* Column Grids */
/*-=-=-=-=-=-=-=-=-= */

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }

/*-=-=-=-=-=-=-=-=-=-*/
/* Links */
/*-=-=-=-=-=-=-=-=-= */

a {	text-decoration: none; color: #666666;}
a:hover, a:active { outline: 0; color: #666666; }

.right-form {
	background-color: #9900ff;
	padding: 20px;
	position: fixed;
	top:100px;
	right:-400px;
	z-index: 20000;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s; width:400px;
}
.svisible {
	
	right: 0;

}
.float-form-textarea span{height:64px !important;}
.float-form-close {
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: 0;
	top: -10px; cursor:pointer;
}
.floating-form-btn .btn {
	margin-right: 10px;
}
.floating-form-btn .btn-primary {
	border-radius: 0;
	border: 2px solid #fff;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.floating-form-btn .btn-default {
	border-radius: 0;
	border: 2px solid #fff;
	background-color: rgba(255, 255, 255, 0.5);
	color: #333;
}
.right-form .input-group {
	margin-bottom: 20px;
}
.enquiry-form{ position:relative;}
.side-form-button {
	position: absolute;
	background-color: #9900ff;
	color: #fff;
	font-style: normal;
	right: 100%;
	top: 0;
	border: 2px solid #fff;
	width: 105px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
	.enquiry-form .input-group-text, .enquiry-form .form-control {
		border-radius: 0;
		background-color: rgba(0, 0, 0, 0.3);
		height: 50px;
		border: 1px solid rgba(255, 255, 255, 0.5); color:#fff;
	}
	.enquiry-form .input-group-text i{color:#fff;}

.mar-b{ margin-bottom:30px;}
.enquiry-form textarea.form-control {
	height: auto;
	border: 2px solid #afbdcf; border-radius:2px;
}
.input-group.foot-form-btn{ display:block;}
.form_wrap {
	height: 300px;
	width: 500px;
	background: white;
	margin: 50px auto;
	padding: 125px 0px 0px 100px;
	outline: 5px solid rgba(0,0,0,0.1);
	position: relative;
}


/* Input form Style */

.footer-form input[type="text"] {
	border: 2px solid #afbdcf;
	border-radius: 5px;
	height: 58px;

	color: #fff;
	font-size: 14px;
	padding-left: 20px;
	box-shadow: none;
}

/* Label style after Input feild is in focus. Can also use input:focus ~ label to select sibling. */

.footer-form input:focus + label, .footer-form input:valid + label, .footer-form textarea:focus + label, .footer-form textarea:valid + label {
	font-size: 18px;
	color: #afbdcf;
	top: -5px;
	left: 10px;
	background: #15161e;
	padding: 0px 5px 0px 5px;
}

.input_wrap {
	width: auto;
	height: auto;
	position: relative;
}

	.input_wrap label {
		font-family: arial;
		font-size: 16px;
		color: #afbdcf;
		padding: 14px;
		position: absolute;
		top: 0;
		left: 0;
		transition: 0.2s ease all;
		-moz-transition: 0.2s ease all;
		-webkit-transition: 0.2s ease all;
		pointer-events: none; z-index:200000;
	}

.footer-form input[type="text"]:focus {
	outline: none;
}

.footer-form textaera:focus {
	outline: none;
}
.footer{ background-color:#000; padding-top:20px; padding-bottom:20px; border-top:2px solid #f6af16;}
.foot1 {
	position: relative;
	padding-left: 30px;
}
	.foot1 i {
		position: absolute;
		left: 0;
		color: #f6af16; font-size:30px; top:0;
	}
	.foot1 h4, .foot1 h5 {
		margin-bottom: 10px;
		color: #fff;
		font-size: 20px; margin-top:0px;
	}
		.foot1 h5{ font-size:15px;}

.padd-l-r{ padding-left:0; padding-right:0;}
.foot2 p { position:relative; padding-left:40px;}
	.foot2 p i {
		position: absolute;
		left: 0;
		color: #f6af16;
		font-size: 25px;
		top: 0;
	}
.copyright ul{ padding-left:0; }
.copyright ul li {
	list-style-type: none;
	display: inline-block; margin-right:10px;
}

	.copyright ul li a {
		color: #f6af16;
		font-size: 25px;
	}
	.sec2-head {
		color: #333;
		font-family: 'proxima_nova_altbold';
		text-align: left;
		text-transform:uppercase;
		position: relative;
	}

.enquiry-form .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1; /* Firefox */
}

.enquiry-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}

.enquiry-form .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff;
}
	.sec2-head:before {
		content: '';
		display: block;
		width:80%;
		height: 5px;
		background-color: #f6af16; position:absolute; bottom:-10px; left:0;
	}

.menu{ width:100%; height:100%; left:0; right:0; background-color:#000; position:fixed; z-index:20000000000; padding-top:100px; text-align:left; transition:all ease-in-out 0.3s; bottom:100%; top:auto; display:none; }
	.menu ul li{ list-style-type:none; margin-bottom:50px;}
	.menu ul li a {
		color: #fff;
		font-size: 40px;
		text-transform:uppercase;
		 position:relative;
	}
		.menu ul li a:before{content:''; display:block; position:absolute; width:50px; height:5px; background-color: #f6af16; left:0; bottom:-10px;}

	.menu ul.left-nav li a:before { right:0; left:auto;}
	.menu ul.left-nav{ padding-right:50px; border-right:2px solid #fff;}
	.menu ul.right-nav { padding-left:50px;
	}
.menu-icon{ font-size:50px; color:#f6af16; position:fixed; z-index:200000; right:20px; top:6px; cursor:pointer;}
.menu-icon-close {
	font-size: 50px;
	color:#f6af16;
	position: absolute;
	right: 20px;
	top: 6px;
	z-index: 20000000;
	cursor: pointer;
}
.menu-show {
	bottom: 0; top:0;display:block; overflow-y: scroll; overflow-x: hidden;
}
.services-icon {
	width:100%;

	border-radius: 50%;
	border: 3px solid #f6af16;
}
.sec-2-my-info{ padding-top:40px; padding-bottom:40px;}
.sec3-r {
	right: 0;
	padding: 30px 30px 30px 70px;
	/*color: #fff;*/
	border: 5px solid #f6af16;
	
	bottom: -20px;
	left: -50px;
	position: relative;
	z-index: 1;
	text-align: left;
}
.sec3-l{ position:relative; z-index:2;}
.middle-bar-p{ position:absolute;height:100%; text-align:right;}
	.middle-bar-p:before {
		content: '';
		display: block;
		position: absolute;
		width: 6px;
		height: 100%;
		background-color:#9900ff; right:5px;
	}
.service-indi-mar-top{ margin-top:100px;}
.service-total-mar-top{ padding-top:70px;}
.horizontal-line-l {
	position:relative;
}
	.horizontal-line-l:before {
		border-bottom: 3px dotted #9900ff;
		position: absolute;
	
		
		width:50%;content:''; display:block; z-index:-1;
	}
.left-side:before {
	right: 0;
	top: 35%;
}
.right-side:before {
	left: 0;
	top: 50%;
}
.service-bg{
    background-image: radial-gradient(#ffffff, #e1e1e3, #d3d0d0); margin-top:50px; padding-bottom:30px;}
.service-txt {

	transition: all ease-in-out 0.4s;
display:block !important;
	
	
	text-align: center;

}
	
	.service-indi h4 {
		margin-top:20px; color:#000;
		margin-bottom:10px;
		font-family: 'proxima_novabold'; text-transform:uppercase;
	}
	.head2{font-family: 'proxima_novabold'; text-transform:uppercase; display:inline-block; color:#333; padding-top:40px; padding-left:30px; padding-right:30px; position:relative; padding-bottom:10px;}
.head2:before{ width:100%; height:4px; position:absolute; display:block; content:''; background-color:#f6af16; bottom:0; left:0;}


.hover-cont{ width:200px; height:200px;}
.hover-cont:hover .service-txt {
	opacity: 1;
}
.mar-t-0{ margin-top:0;}
.text-left{ text-align:left;}

.sec-4-a {
	border: 2px solid #fff;
	padding: 20px;
	padding-bottom: 50px;
	background-color: #000;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 4;
}
	.sec-4{margin-top:50px;}
.left-side.service-indi .service-txt:before {
	top: 65px;
	content: '';
	display: block;
	position: absolute;
	border-right: 40px solid #fff;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	left: -40px;
}
.right-side.service-indi .service-txt:before {
	top: 60px;
	content: '';
	display: block;
	position: absolute;
	border-left: 40px solid #fff;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	right: -40px;
}
.left-side.service-indi .service-txt{left:100%; top:0;}
.right-side.service-indi .service-txt {
	right: 100%;
	top: 0;
}
.sec5-in {
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	z-index: 1;
	margin-top: -50px;
}
.sec6{ margin-top:50px;}
.sec-6-a {
	background-color: #000;
	padding: 60px;
	border: 4px solid #fff;
	color: #fff;
}
.abt-2{ top:-70px;position:relative;}
.abt-3{top:-70px; position:relative; left:-50px;}
.abt-3-info {
	top: -130px;
	position: relative;
	left: -50px;
}
.abt-3-d {
	top: -150px;
	position: relative;
	left: -50px;
}
.abt-3-d2 {
	top: -250px;
	position: relative;
	left: -80px;
}
.client-logos span{padding:5px; margin:10px; border:1px solid #555; display:inline-block;}
.client-logos span img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	transition: all ease-in-out 0.4s;
	width: 100px;
}
.sec3-r.client-logos{ padding:20px 5px 10px 20px;}
.client-logos span img:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}
/*body {
	padding: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	display: -webkit-box;
	display: flex;
	font-family: Roboto;
}
*/
.loading-page {
	background: #0d0d0d;
	height: 100vh;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	position:fixed;
}

	.loading-page .counter {
		text-align: center;
	}

		.loading-page .counter p {
			font-size: 40px;
			font-weight: 100;
			color: #f60d54;
		}

		.loading-page .counter h1 {
			color: white;
			font-size: 60px;
			margin-top: -10px;
		}

		.loading-page .counter hr {
			background:#f6af16;
			border: none;
			height: 1px;
		}

	.loading-page .counter {
		position: relative;
		width: 200px;
	}

		.loading-page .counter h1.abs {
			position: absolute;
			top: 0;
			width: 100%;
		}

		.loading-page .counter .color {
			width: 0px;
			overflow: hidden;
			color: #f60d54;
		}
@media (max-width:1024px) {
	.running-text-p {
		padding-bottom: 38px;height: auto;
	}
	.down-arrow {position: relative;}
}
@media (max-width:991px) {
	.work-gallery a figure{ border:5px solid #ffd57a;}
	.menu-icon {top: 5px;}
	.foot2{ padding-left:0;}
	.sec3-r {padding: 20px;}
	.sec-2-my-info {
    padding-top: 0;
    padding-bottom: 0;
}
	.head2 {padding-top: 0;}
	.sec2-head:before {width: 100%;}
	.sec2-head {text-align: center; margin-top: 0;}
	.m-txt-center{ text-align:center;}
	.ban-bg-img-1{ display:none;}
	.menu ul.right-nav {
    padding-left: 0;
}
.menu ul li a {
		
		font-size: 20px;

	}
	.menu ul.left-nav li a:before {
    right: auto;
    left: 0;
}/*
	.menu ul li a:before{display:none;}
	.menu ul.left-nav li a:before{ display:none;}*/
	.menu ul.left-nav.text-end {
    text-align: center !important;}
	.menu ul.right-nav {
    text-align: center;}
	.m-d-none{ display:none;}
	.abt-3 {
    top: 0;

    left: 0;
}
	.abt-3 {
    top: 0;
    left: 0;
}
	.abt-3-info {
    top: 0;
 
    left: 0;
}
.abt-3-d {
    top: 0;

    left: 0;
}
	.abt-2 {
    top: 0;}
	.right-side.service-indi .service-txt {
    right: 0;
    top: 0;
}
.right-side.service-indi .service-txt:before{ display:none;}
.service-txt {
  
    position: relative;

    width: 100%;
  
}
	.middle-bar-p {
    display: none;}
	/*.left-side{ margin-top:20px;}*/
	.service-indi-mar-top {
    margin-top: 20px;
}
	.horizontal-line-l:before{ display:none;}
	.left-side.service-indi .service-txt:before { display:none;
    /*top: -44%;
        border-bottom: 40px solid #fff;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        left: 44%;
        right: auto;
        display: inline-block;*/
}
.sec3-r {left: 0;}
.left-side.service-indi .service-txt {
    left: 0;
    top:0;
    right: 0; width:100%; position:relative;
}

}
@font-face {
	font-family: simple-line-icons;
	src: url(../fonts/Simple-Line-Icons.eot?v=2.3.2);
	src: url(../fonts/Simple-Line-Icons.eot?v=2.3.2#iefix) format('embedded-opentype'), url(../fonts/Simple-Line-Icons.woff2?v=2.3.2) format('woff2'), url(../fonts/Simple-Line-Icons.ttf?v=2.3.2) format('truetype'), url(../fonts/Simple-Line-Icons.woff?v=2.3.2) format('woff'), url(../fonts/Simple-Line-Icons.svg?v=2.3.2#simple-line-icons) format('svg');
	font-weight: 400;
	font-style:
}

.icon-action-redo, .icon-action-undo, .icon-anchor, .icon-arrow-down, .icon-arrow-down-circle, .icon-arrow-left, .icon-arrow-left-circle, .icon-arrow-right, .icon-arrow-right-circle, .icon-arrow-up, .icon-arrow-up-circle, .icon-badge, .icon-bag, .icon-ban, .icon-basket, .icon-basket-loaded, .icon-bell, .icon-book-open, .icon-briefcase, .icon-bubble, .icon-bubbles, .icon-bulb, .icon-calculator, .icon-calendar, .icon-call-end, .icon-call-in, .icon-call-out, .icon-camera, .icon-camrecorder, .icon-chart, .icon-check, .icon-chemistry, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-compass, .icon-control-end, .icon-control-forward, .icon-control-pause, .icon-control-play, .icon-control-rewind, .icon-control-start, .icon-credit-card, .icon-crop, .icon-cup, .icon-cursor, .icon-cursor-move, .icon-diamond, .icon-direction, .icon-directions, .icon-disc, .icon-dislike, .icon-doc, .icon-docs, .icon-drawer, .icon-drop, .icon-earphones, .icon-earphones-alt, .icon-emotsmile, .icon-energy, .icon-envelope, .icon-envelope-letter, .icon-envelope-open, .icon-equalizer, .icon-exclamation, .icon-eye, .icon-eyeglass, .icon-feed, .icon-film, .icon-fire, .icon-flag, .icon-folder, .icon-folder-alt, .icon-frame, .icon-game-controller, .icon-ghost, .icon-globe, .icon-globe-alt, .icon-graduation, .icon-graph, .icon-grid, .icon-handbag, .icon-heart, .icon-home, .icon-hourglass, .icon-info, .icon-key, .icon-layers, .icon-like, .icon-link, .icon-list, .icon-location-pin, .icon-lock, .icon-lock-open, .icon-login, .icon-logout, .icon-loop, .icon-magic-wand, .icon-magnet, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-map, .icon-menu, .icon-microphone, .icon-minus, .icon-mouse, .icon-music-tone, .icon-music-tone-alt, .icon-mustache, .icon-note, .icon-notebook, .icon-options, .icon-options-vertical, .icon-organization, .icon-paper-clip, .icon-paper-plane, .icon-paypal, .icon-pencil, .icon-people, .icon-phone, .icon-picture, .icon-pie-chart, .icon-pin, .icon-plane, .icon-playlist, .icon-plus, .icon-power, .icon-present, .icon-printer, .icon-puzzle, .icon-question, .icon-refresh, .icon-reload, .icon-rocket, .icon-screen-desktop, .icon-screen-smartphone, .icon-screen-tablet, .icon-settings, .icon-share, .icon-share-alt, .icon-shield, .icon-shuffle, .icon-size-actual, .icon-size-fullscreen, .icon-social-behance, .icon-social-dribbble, .icon-social-dropbox, .icon-social-facebook, .icon-social-foursqare, .icon-social-github, .icon-social-google, .icon-social-instagram, .icon-social-linkedin, .icon-social-pinterest, .icon-social-reddit, .icon-social-skype, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-social-tumblr, .icon-social-twitter, .icon-social-youtube, .icon-speech, .icon-speedometer, .icon-star, .icon-support, .icon-symbol-female, .icon-symbol-male, .icon-tag, .icon-target, .icon-trash, .icon-trophy, .icon-umbrella, .icon-user, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-vector, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-wallet, .icon-wrench {
	font-family: simple-line-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

	.icon-user:before {
		content: "\e005"
	}

	.icon-people:before {
		content: "\e001"
	}

	.icon-user-female:before {
		content: "\e000"
	}

	.icon-user-follow:before {
		content: "\e002"
	}

	.icon-user-following:before {
		content: "\e003"
	}

	.icon-user-unfollow:before {
		content: "\e004"
	}

	.icon-login:before {
		content: "\e066"
	}

	.icon-logout:before {
		content: "\e065"
	}

	.icon-emotsmile:before {
		content: "\e021"
	}

	.icon-phone:before {
		content: "\e600"
	}

	.icon-call-end:before {
		content: "\e048"
	}

	.icon-call-in:before {
		content: "\e047"
	}

	.icon-call-out:before {
		content: "\e046"
	}

	.icon-map:before {
		content: "\e033"
	}

	.icon-location-pin:before {
		content: "\e096"
	}

	.icon-direction:before {
		content: "\e042"
	}

	.icon-directions:before {
		content: "\e041"
	}

	.icon-compass:before {
		content: "\e045"
	}

	.icon-layers:before {
		content: "\e034"
	}

	.icon-menu:before {
		content: "\e601"
	}

	.icon-list:before {
		content: "\e067"
	}

	.icon-options-vertical:before {
		content: "\e602"
	}

	.icon-options:before {
		content: "\e603"
	}

	.icon-arrow-down:before {
		content: "\e604"
	}

	.icon-arrow-left:before {
		content: "\e605"
	}

	.icon-arrow-right:before {
		content: "\e606"
	}

	.icon-arrow-up:before {
		content: "\e607"
	}

	.icon-arrow-up-circle:before {
		content: "\e078"
	}

	.icon-arrow-left-circle:before {
		content: "\e07a"
	}

	.icon-arrow-right-circle:before {
		content: "\e079"
	}

	.icon-arrow-down-circle:before {
		content: "\e07b"
	}

	.icon-check:before {
		content: "\e080"
	}

	.icon-clock:before {
		content: "\e081"
	}

	.icon-plus:before {
		content: "\e095"
	}

	.icon-minus:before {
		content: "\e615"
	}

	.icon-close:before {
		content: "\e082"
	}

	.icon-exclamation:before {
		content: "\e617"
	}

	.icon-organization:before {
		content: "\e616"
	}

	.icon-trophy:before {
		content: "\e006"
	}

	.icon-screen-smartphone:before {
		content: "\e010"
	}

	.icon-screen-desktop:before {
		content: "\e011"
	}

	.icon-plane:before {
		content: "\e012"
	}

	.icon-notebook:before {
		content: "\e013"
	}

	.icon-mustache:before {
		content: "\e014"
	}

	.icon-mouse:before {
		content: "\e015"
	}

	.icon-magnet:before {
		content: "\e016"
	}

	.icon-energy:before {
		content: "\e020"
	}

	.icon-disc:before {
		content: "\e022"
	}

	.icon-cursor:before {
		content: "\e06e"
	}

	.icon-cursor-move:before {
		content: "\e023"
	}

	.icon-crop:before {
		content: "\e024"
	}

	.icon-chemistry:before {
		content: "\e026"
	}

	.icon-speedometer:before {
		content: "\e007"
	}

	.icon-shield:before {
		content: "\e00e"
	}

	.icon-screen-tablet:before {
		content: "\e00f"
	}

	.icon-magic-wand:before {
		content: "\e017"
	}

	.icon-hourglass:before {
		content: "\e018"
	}

	.icon-graduation:before {
		content: "\e019"
	}

	.icon-ghost:before {
		content: "\e01a"
	}

	.icon-game-controller:before {
		content: "\e01b"
	}

	.icon-fire:before {
		content: "\e01c"
	}

	.icon-eyeglass:before {
		content: "\e01d"
	}

	.icon-envelope-open:before {
		content: "\e01e"
	}

	.icon-envelope-letter:before {
		content: "\e01f"
	}

	.icon-bell:before {
		content: "\e027"
	}

	.icon-badge:before {
		content: "\e028"
	}

	.icon-anchor:before {
		content: "\e029"
	}

	.icon-wallet:before {
		content: "\e02a"
	}

	.icon-vector:before {
		content: "\e02b"
	}

	.icon-speech:before {
		content: "\e02c"
	}

	.icon-puzzle:before {
		content: "\e02d"
	}

	.icon-printer:before {
		content: "\e02e"
	}

	.icon-present:before {
		content: "\e02f"
	}

	.icon-playlist:before {
		content: "\e030"
	}

	.icon-pin:before {
		content: "\e031"
	}

	.icon-picture:before {
		content: "\e032"
	}

	.icon-handbag:before {
		content: "\e035"
	}

	.icon-globe-alt:before {
		content: "\e036"
	}

	.icon-globe:before {
		content: "\e037"
	}

	.icon-folder-alt:before {
		content: "\e039"
	}

	.icon-folder:before {
		content: "\e089"
	}

	.icon-film:before {
		content: "\e03a"
	}

	.icon-feed:before {
		content: "\e03b"
	}

	.icon-drop:before {
		content: "\e03e"
	}

	.icon-drawer:before {
		content: "\e03f"
	}

	.icon-docs:before {
		content: "\e040"
	}

	.icon-doc:before {
		content: "\e085"
	}

	.icon-diamond:before {
		content: "\e043"
	}

	.icon-cup:before {
		content: "\e044"
	}

	.icon-calculator:before {
		content: "\e049"
	}

	.icon-bubbles:before {
		content: "\e04a"
	}

	.icon-briefcase:before {
		content: "\e04b"
	}

	.icon-book-open:before {
		content: "\e04c"
	}

	.icon-basket-loaded:before {
		content: "\e04d"
	}

	.icon-basket:before {
		content: "\e04e"
	}

	.icon-bag:before {
		content: "\e04f"
	}

	.icon-action-undo:before {
		content: "\e050"
	}

	.icon-action-redo:before {
		content: "\e051"
	}

	.icon-wrench:before {
		content: "\e052"
	}

	.icon-umbrella:before {
		content: "\e053"
	}

	.icon-trash:before {
		content: "\e054"
	}

	.icon-tag:before {
		content: "\e055"
	}

	.icon-support:before {
		content: "\e056"
	}

	.icon-frame:before {
		content: "\e038"
	}

	.icon-size-fullscreen:before {
		content: "\e057"
	}

	.icon-size-actual:before {
		content: "\e058"
	}

	.icon-shuffle:before {
		content: "\e059"
	}

	.icon-share-alt:before {
		content: "\e05a"
	}

	.icon-share:before {
		content: "\e05b"
	}

	.icon-rocket:before {
		content: "\e05c"
	}

	.icon-question:before {
		content: "\e05d"
	}

	.icon-pie-chart:before {
		content: "\e05e"
	}

	.icon-pencil:before {
		content: "\e05f"
	}

	.icon-note:before {
		content: "\e060"
	}

	.icon-loop:before {
		content: "\e064"
	}

	.icon-home:before {
		content: "\e069"
	}

	.icon-grid:before {
		content: "\e06a"
	}

	.icon-graph:before {
		content: "\e06b"
	}

	.icon-microphone:before {
		content: "\e063"
	}

	.icon-music-tone-alt:before {
		content: "\e061"
	}

	.icon-music-tone:before {
		content: "\e062"
	}

	.icon-earphones-alt:before {
		content: "\e03c"
	}

	.icon-earphones:before {
		content: "\e03d"
	}

	.icon-equalizer:before {
		content: "\e06c"
	}

	.icon-like:before {
		content: "\e068"
	}

	.icon-dislike:before {
		content: "\e06d"
	}

	.icon-control-start:before {
		content: "\e06f"
	}

	.icon-control-rewind:before {
		content: "\e070"
	}

	.icon-control-play:before {
		content: "\e071"
	}

	.icon-control-pause:before {
		content: "\e072"
	}

	.icon-control-forward:before {
		content: "\e073"
	}

	.icon-control-end:before {
		content: "\e074"
	}

	.icon-volume-1:before {
		content: "\e09f"
	}

	.icon-volume-2:before {
		content: "\e0a0"
	}

	.icon-volume-off:before {
		content: "\e0a1"
	}

	.icon-calendar:before {
		content: "\e075"
	}

	.icon-bulb:before {
		content: "\e076"
	}

	.icon-chart:before {
		content: "\e077"
	}

	.icon-ban:before {
		content: "\e07c"
	}

	.icon-bubble:before {
		content: "\e07d"
	}

	.icon-camrecorder:before {
		content: "\e07e"
	}

	.icon-camera:before {
		content: "\e07f"
	}

	.icon-cloud-download:before {
		content: "\e083"
	}

	.icon-cloud-upload:before {
		content: "\e084"
	}

	.icon-envelope:before {
		content: "\e086"
	}

	.icon-eye:before {
		content: "\e087"
	}

	.icon-flag:before {
		content: "\e088"
	}

	.icon-heart:before {
		content: "\e08a"
	}

	.icon-info:before {
		content: "\e08b"
	}

	.icon-key:before {
		content: "\e08c"
	}

	.icon-link:before {
		content: "\e08d"
	}

	.icon-lock:before {
		content: "\e08e"
	}

	.icon-lock-open:before {
		content: "\e08f"
	}

	.icon-magnifier:before {
		content: "\e090"
	}

	.icon-magnifier-add:before {
		content: "\e091"
	}

	.icon-magnifier-remove:before {
		content: "\e092"
	}

	.icon-paper-clip:before {
		content: "\e093"
	}

	.icon-paper-plane:before {
		content: "\e094"
	}

	.icon-power:before {
		content: "\e097"
	}

	.icon-refresh:before {
		content: "\e098"
	}

	.icon-reload:before {
		content: "\e099"
	}

	.icon-settings:before {
		content: "\e09a"
	}

	.icon-star:before {
		content: "\e09b"
	}

	.icon-symbol-female:before {
		content: "\e09c"
	}

	.icon-symbol-male:before {
		content: "\e09d"
	}

	.icon-target:before {
		content: "\e09e"
	}

	.icon-credit-card:before {
		content: "\e025"
	}

	.icon-paypal:before {
		content: "\e608"
	}

	.icon-social-tumblr:before {
		content: "\e00a"
	}

	.icon-social-twitter:before {
		content: "\e009"
	}

	.icon-social-facebook:before {
		content: "\e00b"
	}

	.icon-social-instagram:before {
		content: "\e609"
	}

	.icon-social-linkedin:before {
		content: "\e60a"
	}

	.icon-social-pinterest:before {
		content: "\e60b"
	}

	.icon-social-github:before {
		content: "\e60c"
	}

	.icon-social-google:before {
		content: "\e60d"
	}

	.icon-social-reddit:before {
		content: "\e60e"
	}

	.icon-social-skype:before {
		content: "\e60f"
	}

	.icon-social-dribbble:before {
		content: "\e00d"
	}

	.icon-social-behance:before {
		content: "\e610"
	}

	.icon-social-foursqare:before {
		content: "\e611"
	}

	.icon-social-soundcloud:before {
		content: "\e612"
	}

	.icon-social-spotify:before {
		content: "\e613"
	}

	.icon-social-stumbleupon:before {
		content: "\e614"
	}

	.icon-social-youtube:before {
		content: "\e008"
	}

	.icon-social-dropbox:before {
		content: "\e00c"
	}


/*
  	Flaticon icon font: Flaticon
  	Creation date: 22/06/2016 15:02
  	*/
@font-face {
	font-family: Flaticon;
	src: url(Flaticon.eot);
	src: url(Flaticon.eot?#iefix) format("embedded-opentype"), url(Flaticon.woff) format("woff"), url(Flaticon.ttf) format("truetype"), url(Flaticon.svg#Flaticon) format("svg");
	font-weight: 400;
	font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: Flaticon;
		src: url(Flaticon.svg#Flaticon) format("svg")
	}
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
	margin-left: 20px
}

.flaticon-amplified-speaker:before {
	content: "\f100"
}

.flaticon-battery:before {
	content: "\f101"
}

.flaticon-battery-charging-status:before {
	content: "\f102"
}

.flaticon-brightness:before {
	content: "\f103"
}

.flaticon-calendar:before {
	content: "\f104"
}

.flaticon-camera:before {
	content: "\f105"
}

.flaticon-cassette:before {
	content: "\f106"
}

.flaticon-cd:before {
	content: "\f107"
}

.flaticon-chains:before {
	content: "\f108"
}

.flaticon-check:before {
	content: "\f109"
}

.flaticon-cinema-reel-video-camera:before {
	content: "\f10a"
}

.flaticon-circles:before {
	content: "\f10b"
}

.flaticon-circular-arrow:before {
	content: "\f10c"
}

.flaticon-circular-design:before {
	content: "\f10d"
}

.flaticon-circular-design-with-crown:before {
	content: "\f10e"
}

.flaticon-clock:before {
	content: "\f10f"
}

.flaticon-cloud:before {
	content: "\f110"
}

.flaticon-cloud-with-thunderbolt:before {
	content: "\f111"
}

.flaticon-cloudy:before {
	content: "\f112"
}

.flaticon-coffee-cup:before {
	content: "\f113"
}

.flaticon-cogwheel:before {
	content: "\f114"
}

.flaticon-compact-disc:before {
	content: "\f115"
}

.flaticon-compass:before {
	content: "\f116"
}

.flaticon-crop-tool:before {
	content: "\f117"
}

.flaticon-cross:before {
	content: "\f118"
}

.flaticon-crown:before {
	content: "\f119"
}

.flaticon-curve-arrows:before {
	content: "\f11a"
}

.flaticon-design:before {
	content: "\f11b"
}

.flaticon-diamond:before {
	content: "\f11c"
}

.flaticon-document:before {
	content: "\f11d"
}

.flaticon-dollar-symbol:before {
	content: "\f11e"
}

.flaticon-door-hanger:before {
	content: "\f11f"
}

.flaticon-double-arrow:before {
	content: "\f120"
}

.flaticon-double-arrow-1:before {
	content: "\f121"
}

.flaticon-double-arrows:before {
	content: "\f122"
}

.flaticon-downloading:before {
	content: "\f123"
}

.flaticon-eject-button:before {
	content: "\f124"
}

.flaticon-envelope:before {
	content: "\f125"
}

.flaticon-eye:before {
	content: "\f126"
}

.flaticon-fast-forward-button:before {
	content: "\f127"
}

.flaticon-fast-forward-button-1:before {
	content: "\f128"
}

.flaticon-file:before {
	content: "\f129"
}

.flaticon-film-camera:before {
	content: "\f12a"
}

.flaticon-fire:before {
	content: "\f12b"
}

.flaticon-flag:before {
	content: "\f12c"
}

.flaticon-folder:before {
	content: "\f12d"
}

.flaticon-four-squares:before {
	content: "\f12e"
}

.flaticon-full-battery:before {
	content: "\f12f"
}

.flaticon-half-battery:before {
	content: "\f130"
}

.flaticon-headphones:before {
	content: "\f131"
}

.flaticon-heart:before {
	content: "\f132"
}

.flaticon-home:before {
	content: "\f133"
}

.flaticon-leaf:before {
	content: "\f134"
}

.flaticon-left-arrow:before {
	content: "\f135"
}

.flaticon-left-arrow-1:before {
	content: "\f136"
}

.flaticon-light-bulb:before {
	content: "\f137"
}

.flaticon-line-chart:before {
	content: "\f138"
}

.flaticon-low-battery:before {
	content: "\f139"
}

.flaticon-magnification-lens:before {
	content: "\f13a"
}

.flaticon-map:before {
	content: "\f13b"
}

.flaticon-mathematical-operations:before {
	content: "\f13c"
}

.flaticon-microphone:before {
	content: "\f13d"
}

.flaticon-molecular-structure:before {
	content: "\f13e"
}

.flaticon-multiple-line:before {
	content: "\f13f"
}

.flaticon-music-controller:before {
	content: "\f140"
}

.flaticon-mute-button:before {
	content: "\f141"
}

.flaticon-newspaper-page:before {
	content: "\f142"
}

.flaticon-no-protection:before {
	content: "\f143"
}

.flaticon-padlock:before {
	content: "\f144"
}

.flaticon-padlock-1:before {
	content: "\f145"
}

.flaticon-paint-brush:before {
	content: "\f146"
}

.flaticon-paper-bag:before {
	content: "\f147"
}

.flaticon-paper-plane:before {
	content: "\f148"
}

.flaticon-paper-tray:before {
	content: "\f149"
}

.flaticon-paperclip:before {
	content: "\f14a"
}

.flaticon-pencil:before {
	content: "\f14b"
}

.flaticon-phone-auricular:before {
	content: "\f14c"
}

.flaticon-picture:before {
	content: "\f14d"
}

.flaticon-placeholder:before {
	content: "\f14e"
}

.flaticon-play-button:before {
	content: "\f14f"
}

.flaticon-quaver:before {
	content: "\f150"
}

.flaticon-rain:before {
	content: "\f151"
}

.flaticon-religion-stained-glass:before {
	content: "\f152"
}

.flaticon-rewind-button:before {
	content: "\f153"
}

.flaticon-rewind-button-1:before {
	content: "\f154"
}

.flaticon-right-arrow:before {
	content: "\f155"
}

.flaticon-right-arrow-1:before {
	content: "\f156"
}

.flaticon-round-socket:before {
	content: "\f157"
}

.flaticon-scissors:before {
	content: "\f158"
}

.flaticon-screen:before {
	content: "\f159"
}

.flaticon-screen-1:before {
	content: "\f15a"
}

.flaticon-select:before {
	content: "\f15b"
}

.flaticon-shield:before {
	content: "\f15c"
}

.flaticon-shopping-cart:before {
	content: "\f15d"
}

.flaticon-shuffle:before {
	content: "\f15e"
}

.flaticon-signal:before {
	content: "\f15f"
}

.flaticon-smartphone:before {
	content: "\f160"
}

.flaticon-snowflake:before {
	content: "\f161"
}

.flaticon-spand-arrows:before {
	content: "\f162"
}

.flaticon-speaker:before {
	content: "\f163"
}

.flaticon-speech-balloon:before {
	content: "\f164"
}

.flaticon-speech-balloon-1:before {
	content: "\f165"
}

.flaticon-speech-balloons:before {
	content: "\f166"
}

.flaticon-square:before {
	content: "\f167"
}

.flaticon-square-1:before {
	content: "\f168"
}

.flaticon-squares:before {
	content: "\f169"
}

.flaticon-stamp:before {
	content: "\f16a"
}

.flaticon-star:before {
	content: "\f16b"
}

.flaticon-stop-button:before {
	content: "\f16c"
}

.flaticon-symbol:before {
	content: "\f16d"
}

.flaticon-t-shirt:before {
	content: "\f16e"
}

.flaticon-tag:before {
	content: "\f16f"
}

.flaticon-target:before {
	content: "\f170"
}

.flaticon-telephone-receiver:before {
	content: "\f171"
}

.flaticon-thunderbolt:before {
	content: "\f172"
}

.flaticon-trash:before {
	content: "\f173"
}

.flaticon-trophy:before {
	content: "\f174"
}

.flaticon-umbrella:before {
	content: "\f175"
}

.flaticon-user:before {
	content: "\f176"
}

.flaticon-user-1:before {
	content: "\f177"
}

.flaticon-wallet:before {
	content: "\f178"
}

.flaticon-world:before {
	content: "\f179"
}

@font-face {
	font-family: Linearicons-Free;
	src: url(../fonts/Linearicons-Free.eot?7y0ygv);
	src: url(../fonts/Linearicons-Free.eot?#iefix7y0ygv) format('embedded-opentype'), url(../fonts/Linearicons-Free.woff2?7y0ygv) format('woff2'), url(../fonts/Linearicons-Free.woff?7y0ygv) format('woff'), url(../fonts/Linearicons-Free.ttf?7y0ygv) format('truetype'), url(../fonts/Linearicons-Free.svg?7y0ygv#Linearicons-Free) format('svg');
	font-weight: 400;
	font-style: normal
}

.lnr {
	font-family: Linearicons-Free;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
	content: "\e800"
}

.lnr-apartment:before {
	content: "\e801"
}

.lnr-pencil:before {
	content: "\e802"
}

.lnr-magic-wand:before {
	content: "\e803"
}

.lnr-drop:before {
	content: "\e804"
}

.lnr-lighter:before {
	content: "\e805"
}

.lnr-poop:before {
	content: "\e806"
}

.lnr-sun:before {
	content: "\e807"
}

.lnr-moon:before {
	content: "\e808"
}

.lnr-cloud:before {
	content: "\e809"
}

.lnr-cloud-upload:before {
	content: "\e80a"
}

.lnr-cloud-download:before {
	content: "\e80b"
}

.lnr-cloud-sync:before {
	content: "\e80c"
}

.lnr-cloud-check:before {
	content: "\e80d"
}

.lnr-database:before {
	content: "\e80e"
}

.lnr-lock:before {
	content: "\e80f"
}

.lnr-cog:before {
	content: "\e810"
}

.lnr-trash:before {
	content: "\e811"
}

.lnr-dice:before {
	content: "\e812"
}

.lnr-heart:before {
	content: "\e813"
}

.lnr-star:before {
	content: "\e814"
}

.lnr-star-half:before {
	content: "\e815"
}

.lnr-star-empty:before {
	content: "\e816"
}

.lnr-flag:before {
	content: "\e817"
}

.lnr-envelope:before {
	content: "\e818"
}

.lnr-paperclip:before {
	content: "\e819"
}

.lnr-inbox:before {
	content: "\e81a"
}

.lnr-eye:before {
	content: "\e81b"
}

.lnr-printer:before {
	content: "\e81c"
}

.lnr-file-empty:before {
	content: "\e81d"
}

.lnr-file-add:before {
	content: "\e81e"
}

.lnr-enter:before {
	content: "\e81f"
}

.lnr-exit:before {
	content: "\e820"
}

.lnr-graduation-hat:before {
	content: "\e821"
}

.lnr-license:before {
	content: "\e822"
}

.lnr-music-note:before {
	content: "\e823"
}

.lnr-film-play:before {
	content: "\e824"
}

.lnr-camera-video:before {
	content: "\e825"
}

.lnr-camera:before {
	content: "\e826"
}

.lnr-picture:before {
	content: "\e827"
}

.lnr-book:before {
	content: "\e828"
}

.lnr-bookmark:before {
	content: "\e829"
}

.lnr-user:before {
	content: "\e82a"
}

.lnr-users:before {
	content: "\e82b"
}

.lnr-shirt:before {
	content: "\e82c"
}

.lnr-store:before {
	content: "\e82d"
}

.lnr-cart:before {
	content: "\e82e"
}

.lnr-tag:before {
	content: "\e82f"
}

.lnr-phone-handset:before {
	content: "\e830"
}

.lnr-phone:before {
	content: "\e831"
}

.lnr-pushpin:before {
	content: "\e832"
}

.lnr-map-marker:before {
	content: "\e833"
}

.lnr-map:before {
	content: "\e834"
}

.lnr-location:before {
	content: "\e835"
}

.lnr-calendar-full:before {
	content: "\e836"
}

.lnr-keyboard:before {
	content: "\e837"
}

.lnr-spell-check:before {
	content: "\e838"
}

.lnr-screen:before {
	content: "\e839"
}

.lnr-smartphone:before {
	content: "\e83a"
}

.lnr-tablet:before {
	content: "\e83b"
}

.lnr-laptop:before {
	content: "\e83c"
}

.lnr-laptop-phone:before {
	content: "\e83d"
}

.lnr-power-switch:before {
	content: "\e83e"
}

.lnr-bubble:before {
	content: "\e83f"
}

.lnr-heart-pulse:before {
	content: "\e840"
}

.lnr-construction:before {
	content: "\e841"
}

.lnr-pie-chart:before {
	content: "\e842"
}

.lnr-chart-bars:before {
	content: "\e843"
}

.lnr-gift:before {
	content: "\e844"
}

.lnr-diamond:before {
	content: "\e845"
}

.lnr-linearicons:before {
	content: "\e846"
}

.lnr-dinner:before {
	content: "\e847"
}

.lnr-coffee-cup:before {
	content: "\e848"
}

.lnr-leaf:before {
	content: "\e849"
}

.lnr-paw:before {
	content: "\e84a"
}

.lnr-rocket:before {
	content: "\e84b"
}

.lnr-briefcase:before {
	content: "\e84c"
}

.lnr-bus:before {
	content: "\e84d"
}

.lnr-car:before {
	content: "\e84e"
}

.lnr-train:before {
	content: "\e84f"
}

.lnr-bicycle:before {
	content: "\e850"
}

.lnr-wheelchair:before {
	content: "\e851"
}

.lnr-select:before {
	content: "\e852"
}

.lnr-earth:before {
	content: "\e853"
}

.lnr-smile:before {
	content: "\e854"
}

.lnr-sad:before {
	content: "\e855"
}

.lnr-neutral:before {
	content: "\e856"
}

.lnr-mustache:before {
	content: "\e857"
}

.lnr-alarm:before {
	content: "\e858"
}

.lnr-bullhorn:before {
	content: "\e859"
}

.lnr-volume-high:before {
	content: "\e85a"
}

.lnr-volume-medium:before {
	content: "\e85b"
}

.lnr-volume-low:before {
	content: "\e85c"
}

.lnr-volume:before {
	content: "\e85d"
}

.lnr-mic:before {
	content: "\e85e"
}

.lnr-hourglass:before {
	content: "\e85f"
}

.lnr-undo:before {
	content: "\e860"
}

.lnr-redo:before {
	content: "\e861"
}

.lnr-sync:before {
	content: "\e862"
}

.lnr-history:before {
	content: "\e863"
}

.lnr-clock:before {
	content: "\e864"
}

.lnr-download:before {
	content: "\e865"
}

.lnr-upload:before {
	content: "\e866"
}

.lnr-enter-down:before {
	content: "\e867"
}

.lnr-exit-up:before {
	content: "\e868"
}

.lnr-bug:before {
	content: "\e869"
}

.lnr-code:before {
	content: "\e86a"
}

.lnr-link:before {
	content: "\e86b"
}

.lnr-unlink:before {
	content: "\e86c"
}

.lnr-thumbs-up:before {
	content: "\e86d"
}

.lnr-thumbs-down:before {
	content: "\e86e"
}

.lnr-magnifier:before {
	content: "\e86f"
}

.lnr-cross:before {
	content: "\e870"
}

.lnr-menu:before {
	content: "\e871"
}

.lnr-list:before {
	content: "\e872"
}

.lnr-chevron-up:before {
	content: "\e873"
}

.lnr-chevron-down:before {
	content: "\e874"
}

.lnr-chevron-left:before {
	content: "\e875"
}

.lnr-chevron-right:before {
	content: "\e876"
}

.lnr-arrow-up:before {
	content: "\e877"
}

.lnr-arrow-down:before {
	content: "\e878"
}

.lnr-arrow-left:before {
	content: "\e879"
}

.lnr-arrow-right:before {
	content: "\e87a"
}

.lnr-move:before {
	content: "\e87b"
}

.lnr-warning:before {
	content: "\e87c"
}

.lnr-question-circle:before {
	content: "\e87d"
}

.lnr-menu-circle:before {
	content: "\e87e"
}

.lnr-checkmark-circle:before {
	content: "\e87f"
}

.lnr-cross-circle:before {
	content: "\e880"
}

.lnr-plus-circle:before {
	content: "\e881"
}

.lnr-circle-minus:before {
	content: "\e882"
}

.lnr-arrow-up-circle:before {
	content: "\e883"
}

.lnr-arrow-down-circle:before {
	content: "\e884"
}

.lnr-arrow-left-circle:before {
	content: "\e885"
}

.lnr-arrow-right-circle:before {
	content: "\e886"
}

.lnr-chevron-up-circle:before {
	content: "\e887"
}

.lnr-chevron-down-circle:before {
	content: "\e888"
}

.lnr-chevron-left-circle:before {
	content: "\e889"
}

.lnr-chevron-right-circle:before {
	content: "\e88a"
}

.lnr-crop:before {
	content: "\e88b"
}

.lnr-frame-expand:before {
	content: "\e88c"
}

.lnr-frame-contract:before {
	content: "\e88d"
}

.lnr-layers:before {
	content: "\e88e"
}

.lnr-funnel:before {
	content: "\e88f"
}

.lnr-text-format:before {
	content: "\e890"
}

.lnr-text-format-remove:before {
	content: "\e891"
}

.lnr-text-size:before {
	content: "\e892"
}

.lnr-bold:before {
	content: "\e893"
}

.lnr-italic:before {
	content: "\e894"
}

.lnr-underline:before {
	content: "\e895"
}

.lnr-strikethrough:before {
	content: "\e896"
}

.lnr-highlight:before {
	content: "\e897"
}

.lnr-text-align-left:before {
	content: "\e898"
}

.lnr-text-align-center:before {
	content: "\e899"
}

.lnr-text-align-right:before {
	content: "\e89a"
}

.lnr-text-align-justify:before {
	content: "\e89b"
}

.lnr-line-spacing:before {
	content: "\e89c"
}

.lnr-indent-increase:before {
	content: "\e89d"
}

.lnr-indent-decrease:before {
	content: "\e89e"
}

.lnr-pilcrow:before {
	content: "\e89f"
}

.lnr-direction-ltr:before {
	content: "\e8a0"
}

.lnr-direction-rtl:before {
	content: "\e8a1"
}

.lnr-page-break:before {
	content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
	content: "\e8a3"
}

.lnr-sort-amount-asc:before {
	content: "\e8a4"
}

.lnr-hand:before {
	content: "\e8a5"
}

.lnr-pointer-up:before {
	content: "\e8a6"
}

.lnr-pointer-right:before {
	content: "\e8a7"
}

.lnr-pointer-down:before {
	content: "\e8a8"
}

.lnr-pointer-left:before {
	content: "\e8a9"
}

.lnr-uni21:before {
	content: "\21"
}

.lnr-uni22:before {
	content: "\22"
}

.lnr-uni23:before {
	content: "\23"
}

.lnr-uni24:before {
	content: "\24"
}

.lnr-uni25:before {
	content: "\25"
}

.lnr-uni26:before {
	content: "\26"
}

.lnr-uni27:before {
	content: "\27"
}

.lnr-uni28:before {
	content: "\28"
}

.lnr-uni29:before {
	content: "\29"
}

.lnr-uni2a:before {
	content: "\2a"
}

.lnr-uni2b:before {
	content: "\2b"
}

.lnr-uni2c:before {
	content: "\2c"
}

.lnr-uni2d:before {
	content: "\2d"
}

.lnr-uni2e:before {
	content: "\2e"
}

.lnr-uni2f:before {
	content: "\2f"
}

.lnr-uni30:before {
	content: "\30"
}

.lnr-uni31:before {
	content: "\31"
}

.lnr-uni32:before {
	content: "\32"
}

.lnr-uni33:before {
	content: "\33"
}

.lnr-uni34:before {
	content: "\34"
}

.lnr-uni35:before {
	content: "\35"
}

.lnr-uni36<div > <br > </div > :before {
	content: "\36"
}

.lnr-uni37:before {
	content: "\37"
}

.lnr-uni38:before {
	content: "\38"
}

.lnr-uni39:before {
	content: "\39"
}

.lnr-uni3a:before {
	content: "\3a"
}

.lnr-uni3b:before {
	content: "\3b"
}

.lnr-uni3c:before {
	content: "\3c"
}

.lnr-uni3d:before {
	content: "\3d"
}

.lnr-uni3e:before {
	content: "\3e"
}

.lnr-uni3f:before {
	content: "\3f"
}

.lnr-uni40:before {
	content: "\40"
}

.lnr-uni41:before {
	content: "\41"
}

.lnr-uni42:before {
	content: "\42"
}

.lnr-uni43:before {
	content: "\43"
}

.lnr-uni44:before {
	content: "\44"
}

.lnr-uni45:before {
	content: "\45"
}

.lnr-uni46:before {
	content: "\46"
}

.lnr-uni47:before {
	content: "\47"
}

.lnr-uni48:before {
	content: "\48"
}

.lnr-uni49:before {
	content: "\49"
}

.lnr-uni4a:before {
	content: "\4a"
}

.lnr-uni4b:before {
	content: "\4b"
}

.lnr-uni4c:before {
	content: "\4c"
}

.lnr-uni4d:before {
	content: "\4d"
}

.lnr-uni4e:before {
	content: "\4e"
}

.lnr-uni4f:before {
	content: "\4f"
}

.lnr-uni50:before {
	content: "\50"
}

.lnr-uni51:before {
	content: "\51"
}

.lnr-uni52:before {
	content: "\52"
}

.lnr-uni53:before {
	content: "\53"
}

.lnr-uni54:before {
	content: "\54"
}

.lnr-uni55:before {
	content: "\55"
}

.lnr-uni56:before {
	content: "\56"
}

.lnr-uni57:before {
	content: "\57"
}

.lnr-uni58:before {
	content: "\58"
}

.lnr-uni59:before {
	content: "\59"
}

.lnr-uni5a:before {
	content: "\5a"
}

.lnr-uni5b:before {
	content: "\5b"
}

.lnr-uni5c:before {
	content: "\5c"
}

.lnr-uni5d:before {
	content: "\5d"
}

.lnr-uni5e:before {
	content: "\5e"
}

.lnr-uni5f:before {
	content: "\5f"
}

.lnr-uni60:before {
	content: "\60"
}

.lnr-uni61:before {
	content: "\61"
}

.lnr-uni62:before {
	content: "\62"
}

.lnr-uni63:before {
	content: "\63"
}

.lnr-uni64:before {
	content: "\64"
}

.lnr-uni65:before {
	content: "\65"
}

.lnr-uni66:before {
	content: "\66"
}

.lnr-uni67:before {
	content: "\67"
}

.lnr-uni68:before {
	content: "\68"
}

.lnr-uni69:before {
	content: "\69"
}

.lnr-uni6a:before {
	content: "\6a"
}

.lnr-uni6b:before {
	content: "\6b"
}

.lnr-uni6c:before {
	content: "\6c"
}

.lnr-uni6d:before {
	content: "\6d"
}

.lnr-uni6e:before {
	content: "\6e"
}

.lnr-uni6f:before {
	content: "\6f"
}

.lnr-uni70:before {
	content: "\70"
}

.lnr-uni71:before {
	content: "\71"
}

.lnr-uni72:before {
	content: "\72"
}

.lnr-uni73:before {
	content: "\73"
}

.lnr-uni74:before {
	content: "\74"
}

.lnr-uni75:before {
	content: "\75"
}

.lnr-uni76:before {
	content: "\76"
}

.lnr-uni77:before {
	content: "\77"
}

.lnr-uni78:before {
	content: "\78"
}

.lnr-uni79:before {
	content: "\79"
}

.lnr-uni7a:before {
	content: "\7a"
}

.lnr-uni7b:before {
	content: "\7b"
}

.lnr-uni7c:before {
	content: "\7c"
}

.lnr-uni7d:before {
	content: "\7d"
}

.lnr-uni7e:before {
	content: "\7e"
}

.lnr-copyright:before {
	content: "\a9"
}






font-face {
	font-family: linea-ecommerce-10;
	src: url(../fonts/linea-ecommerce-10.eot);
	src: url(../fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"), url(../fonts/linea-ecommerce-10.woff) format("woff"), url(../fonts/linea-ecommerce-10.ttf) format("truetype"), url(../fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before,
[data-icon]:before {
	font-family: linea-ecommerce-10 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[data-icon]:before {
	content: attr(data-icon)
}

.icon-ecommerce-bag:before {
	content: "a"
}

.icon-ecommerce-bag-check:before {
	content: "b"
}

.icon-ecommerce-bag-cloud:before {
	content: "c"
}

.icon-ecommerce-bag-download:before {
	content: "d"
}

.icon-ecommerce-bag-minus:before {
	content: "e"
}

.icon-ecommerce-bag-plus:before {
	content: "f"
}

.icon-ecommerce-bag-refresh:before {
	content: "g"
}

.icon-ecommerce-bag-remove:before {
	content: "h"
}

.icon-ecommerce-bag-search:before {
	content: "i"
}

.icon-ecommerce-bag-upload:before {
	content: "j"
}

.icon-ecommerce-banknote:before {
	content: "k"
}

.icon-ecommerce-banknotes:before {
	content: "l"
}

.icon-ecommerce-basket:before {
	content: "m"
}

.icon-ecommerce-basket-check:before {
	content: "n"
}

.icon-ecommerce-basket-cloud:before {
	content: "o"
}

.icon-ecommerce-basket-download:before {
	content: "p"
}

.icon-ecommerce-basket-minus:before {
	content: "q"
}

.icon-ecommerce-basket-plus:before {
	content: "r"
}

.icon-ecommerce-basket-refresh:before {
	content: "s"
}

.icon-ecommerce-basket-remove:before {
	content: "t"
}

.icon-ecommerce-basket-search:before {
	content: "u"
}

.icon-ecommerce-basket-upload:before {
	content: "v"
}

.icon-ecommerce-bath:before {
	content: "w"
}

.icon-ecommerce-cart:before {
	content: "x"
}

.icon-ecommerce-cart-check:before {
	content: "y"
}

.icon-ecommerce-cart-cloud:before {
	content: "z"
}

.icon-ecommerce-cart-content:before {
	content: "A"
}

.icon-ecommerce-cart-download:before {
	content: "B"
}

.icon-ecommerce-cart-minus:before {
	content: "C"
}

.icon-ecommerce-cart-plus:before {
	content: "D"
}

.icon-ecommerce-cart-refresh:before {
	content: "E"
}

.icon-ecommerce-cart-remove:before {
	content: "F"
}

.icon-ecommerce-cart-search:before {
	content: "G"
}

.icon-ecommerce-cart-upload:before {
	content: "H"
}

.icon-ecommerce-cent:before {
	content: "I"
}

.icon-ecommerce-colon:before {
	content: "J"
}

.icon-ecommerce-creditcard:before {
	content: "K"
}

.icon-ecommerce-diamond:before {
	content: "L"
}

.icon-ecommerce-dollar:before {
	content: "M"
}

.icon-ecommerce-euro:before {
	content: "N"
}

.icon-ecommerce-franc:before {
	content: "O"
}

.icon-ecommerce-gift:before {
	content: "P"
}

.icon-ecommerce-graph1:before {
	content: "Q"
}

.icon-ecommerce-graph2:before {
	content: "R"
}

.icon-ecommerce-graph3:before {
	content: "S"
}

.icon-ecommerce-graph-decrease:before {
	content: "T"
}

.icon-ecommerce-graph-increase:before {
	content: "U"
}

.icon-ecommerce-guarani:before {
	content: "V"
}

.icon-ecommerce-kips:before {
	content: "W"
}

.icon-ecommerce-lira:before {
	content: "X"
}

.icon-ecommerce-megaphone:before {
	content: "Y"
}

.icon-ecommerce-money:before {
	content: "Z"
}

.icon-ecommerce-naira:before {
	content: "0"
}

.icon-ecommerce-pesos:before {
	content: "1"
}

.icon-ecommerce-pound:before {
	content: "2"
}

.icon-ecommerce-receipt:before {
	content: "3"
}

.icon-ecommerce-receipt-bath:before {
	content: "4"
}

.icon-ecommerce-receipt-cent:before {
	content: "5"
}

.icon-ecommerce-receipt-dollar:before {
	content: "6"
}

.icon-ecommerce-receipt-euro:before {
	content: "7"
}

.icon-ecommerce-receipt-franc:before {
	content: "8"
}

.icon-ecommerce-receipt-guarani:before {
	content: "9"
}

.icon-ecommerce-receipt-kips:before {
	content: "!"
}

.icon-ecommerce-receipt-lira:before {
	content: "\""
}

.icon-ecommerce-receipt-naira:before {
	content: "#"
}

.icon-ecommerce-receipt-pesos:before {
	content: "$"
}

.icon-ecommerce-receipt-pound:before {
	content: "%"
}

.icon-ecommerce-receipt-rublo:before {
	content: "&"
}

.icon-ecommerce-receipt-rupee:before {
	content: "'"
}

.icon-ecommerce-receipt-tugrik:before {
	content: "("
}

.icon-ecommerce-receipt-won:before {
	content: ")"
}

.icon-ecommerce-receipt-yen:before {
	content: "*"
}

.icon-ecommerce-receipt-yen2:before {
	content: "+"
}

.icon-ecommerce-recept-colon:before {
	content: ","
}

.icon-ecommerce-rublo:before {
	content: "-"
}

.icon-ecommerce-rupee:before {
	content: "."
}

.icon-ecommerce-safe:before {
	content: "/"
}

.icon-ecommerce-sale:before {
	content: ":"
}

.icon-ecommerce-sales:before {
	content: ";"
}

.icon-ecommerce-ticket:before {
	content: "<"
}

.icon-ecommerce-tugriks:before {
	content: "="
}

.icon-ecommerce-wallet:before {
	content: ">"
}

.icon-ecommerce-won:before {
	content: "?"
}

.icon-ecommerce-yen:before {
	content: "@"
}

.icon-ecommerce-yen2:before {
	content: "["
}
/* FOnt Awspme*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
.fa.fa-pull-left,
.fa.pull-left {
	margin-right: .3em
}

.fa,
.fa-stack {
	display: inline-block
}

.fa-fw,
.fa-li {
	text-align: center
}

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
	margin-left: .3em
}

.fa-ul > li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}

	.fa-li.fa-lg {
		left: -1.85714286em
	}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right,
.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
/*!
  Ionicons, v4.1.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/ @font-face {
	font-family: "Ionicons";
	src: url("../fonts/ionicons.eot?v=4.1.1");
	src: url("../fonts/ionicons.eot?v=4.1.1#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.1.1") format("woff2"), url("../fonts/ionicons.woff?v=4.1.1") format("woff"), url("../fonts/ionicons.ttf?v=4.1.1") format("truetype"), url("../fonts/ionicons.svg?v=4.1.1#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal
}

.ion,
.ionicons,
.ion-ios-add:before,
.ion-ios-add-circle:before,
.ion-ios-add-circle-outline:before,
.ion-ios-airplane:before,
.ion-ios-alarm:before,
.ion-ios-albums:before,
.ion-ios-alert:before,
.ion-ios-american-football:before,
.ion-ios-analytics:before,
.ion-ios-aperture:before,
.ion-ios-apps:before,
.ion-ios-appstore:before,
.ion-ios-archive:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-dropdown:before,
.ion-ios-arrow-dropdown-circle:before,
.ion-ios-arrow-dropleft:before,
.ion-ios-arrow-dropleft-circle:before,
.ion-ios-arrow-dropright:before,
.ion-ios-arrow-dropright-circle:before,
.ion-ios-arrow-dropup:before,
.ion-ios-arrow-dropup-circle:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-round-back:before,
.ion-ios-arrow-round-down:before,
.ion-ios-arrow-round-forward:before,
.ion-ios-arrow-round-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-attach:before,
.ion-ios-backspace:before,
.ion-ios-barcode:before,
.ion-ios-baseball:before,
.ion-ios-basket:before,
.ion-ios-basketball:before,
.ion-ios-battery-charging:before,
.ion-ios-battery-dead:before,
.ion-ios-battery-full:before,
.ion-ios-beaker:before,
.ion-ios-bed:before,
.ion-ios-beer:before,
.ion-ios-bicycle:before,
.ion-ios-bluetooth:before,
.ion-ios-boat:before,
.ion-ios-body:before,
.ion-ios-bonfire:before,
.ion-ios-book:before,
.ion-ios-bookmark:before,
.ion-ios-bookmarks:before,
.ion-ios-bowtie:before,
.ion-ios-briefcase:before,
.ion-ios-browsers:before,
.ion-ios-brush:before,
.ion-ios-bug:before,
.ion-ios-build:before,
.ion-ios-bulb:before,
.ion-ios-bus:before,
.ion-ios-business:before,
.ion-ios-cafe:before,
.ion-ios-calculator:before,
.ion-ios-calendar:before,
.ion-ios-call:before,
.ion-ios-camera:before,
.ion-ios-car:before,
.ion-ios-card:before,
.ion-ios-cart:before,
.ion-ios-cash:before,
.ion-ios-cellular:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubbles:before,
.ion-ios-checkbox:before,
.ion-ios-checkbox-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-circle:before,
.ion-ios-checkmark-circle-outline:before,
.ion-ios-clipboard:before,
.ion-ios-clock:before,
.ion-ios-close:before,
.ion-ios-close-circle:before,
.ion-ios-close-circle-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-circle:before,
.ion-ios-cloud-done:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-code:before,
.ion-ios-code-download:before,
.ion-ios-code-working:before,
.ion-ios-cog:before,
.ion-ios-color-fill:before,
.ion-ios-color-filter:before,
.ion-ios-color-palette:before,
.ion-ios-color-wand:before,
.ion-ios-compass:before,
.ion-ios-construct:before,
.ion-ios-contact:before,
.ion-ios-contacts:before,
.ion-ios-contract:before,
.ion-ios-contrast:before,
.ion-ios-copy:before,
.ion-ios-create:before,
.ion-ios-crop:before,
.ion-ios-cube:before,
.ion-ios-cut:before,
.ion-ios-desktop:before,
.ion-ios-disc:before,
.ion-ios-document:before,
.ion-ios-done-all:before,
.ion-ios-download:before,
.ion-ios-easel:before,
.ion-ios-egg:before,
.ion-ios-exit:before,
.ion-ios-expand:before,
.ion-ios-eye:before,
.ion-ios-eye-off:before,
.ion-ios-fastforward:before,
.ion-ios-female:before,
.ion-ios-filing:before,
.ion-ios-film:before,
.ion-ios-finger-print:before,
.ion-ios-fitness:before,
.ion-ios-flag:before,
.ion-ios-flame:before,
.ion-ios-flash:before,
.ion-ios-flash-off:before,
.ion-ios-flashlight:before,
.ion-ios-flask:before,
.ion-ios-flower:before,
.ion-ios-folder:before,
.ion-ios-folder-open:before,
.ion-ios-football:before,
.ion-ios-funnel:before,
.ion-ios-gift:before,
.ion-ios-git-branch:before,
.ion-ios-git-commit:before,
.ion-ios-git-compare:before,
.ion-ios-git-merge:before,
.ion-ios-git-network:before,
.ion-ios-git-pull-request:before,
.ion-ios-glasses:before,
.ion-ios-globe:before,
.ion-ios-grid:before,
.ion-ios-hammer:before,
.ion-ios-hand:before,
.ion-ios-happy:before,
.ion-ios-headset:before,
.ion-ios-heart:before,
.ion-ios-heart-dislike:before,
.ion-ios-heart-empty:before,
.ion-ios-heart-half:before,
.ion-ios-help:before,
.ion-ios-help-buoy:before,
.ion-ios-help-circle:before,
.ion-ios-help-circle-outline:before,
.ion-ios-home:before,
.ion-ios-hourglass:before,
.ion-ios-ice-cream:before,
.ion-ios-image:before,
.ion-ios-images:before,
.ion-ios-infinite:before,
.ion-ios-information:before,
.ion-ios-information-circle:before,
.ion-ios-information-circle-outline:before,
.ion-ios-jet:before,
.ion-ios-journal:before,
.ion-ios-key:before,
.ion-ios-keypad:before,
.ion-ios-laptop:before,
.ion-ios-leaf:before,
.ion-ios-link:before,
.ion-ios-list:before,
.ion-ios-list-box:before,
.ion-ios-locate:before,
.ion-ios-lock:before,
.ion-ios-log-in:before,
.ion-ios-log-out:before,
.ion-ios-magnet:before,
.ion-ios-mail:before,
.ion-ios-mail-open:before,
.ion-ios-mail-unread:before,
.ion-ios-male:before,
.ion-ios-man:before,
.ion-ios-map:before,
.ion-ios-medal:before,
.ion-ios-medical:before,
.ion-ios-medkit:before,
.ion-ios-megaphone:before,
.ion-ios-menu:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-microphone:before,
.ion-ios-moon:before,
.ion-ios-more:before,
.ion-ios-move:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-notifications:before,
.ion-ios-notifications-off:before,
.ion-ios-notifications-outline:before,
.ion-ios-nuclear:before,
.ion-ios-nutrition:before,
.ion-ios-open:before,
.ion-ios-options:before,
.ion-ios-outlet:before,
.ion-ios-paper:before,
.ion-ios-paper-plane:before,
.ion-ios-partly-sunny:before,
.ion-ios-pause:before,
.ion-ios-paw:before,
.ion-ios-people:before,
.ion-ios-person:before,
.ion-ios-person-add:before,
.ion-ios-phone-landscape:before,
.ion-ios-phone-portrait:before,
.ion-ios-photos:before,
.ion-ios-pie:before,
.ion-ios-pin:before,
.ion-ios-pint:before,
.ion-ios-pizza:before,
.ion-ios-planet:before,
.ion-ios-play:before,
.ion-ios-play-circle:before,
.ion-ios-podium:before,
.ion-ios-power:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags:before,
.ion-ios-print:before,
.ion-ios-pulse:before,
.ion-ios-qr-scanner:before,
.ion-ios-quote:before,
.ion-ios-radio:before,
.ion-ios-radio-button-off:before,
.ion-ios-radio-button-on:before,
.ion-ios-rainy:before,
.ion-ios-recording:before,
.ion-ios-redo:before,
.ion-ios-refresh:before,
.ion-ios-refresh-circle:before,
.ion-ios-remove:before,
.ion-ios-remove-circle:before,
.ion-ios-remove-circle-outline:before,
.ion-ios-reorder:before,
.ion-ios-repeat:before,
.ion-ios-resize:before,
.ion-ios-restaurant:before,
.ion-ios-return-left:before,
.ion-ios-return-right:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind:before,
.ion-ios-ribbon:before,
.ion-ios-rocket:before,
.ion-ios-rose:before,
.ion-ios-sad:before,
.ion-ios-save:before,
.ion-ios-school:before,
.ion-ios-search:before,
.ion-ios-send:before,
.ion-ios-settings:before,
.ion-ios-share:before,
.ion-ios-share-alt:before,
.ion-ios-shirt:before,
.ion-ios-shuffle:before,
.ion-ios-skip-backward:before,
.ion-ios-skip-forward:before,
.ion-ios-snow:before,
.ion-ios-speedometer:before,
.ion-ios-square:before,
.ion-ios-square-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stats:before,
.ion-ios-stopwatch:before,
.ion-ios-subway:before,
.ion-ios-sunny:before,
.ion-ios-swap:before,
.ion-ios-switch:before,
.ion-ios-sync:before,
.ion-ios-tablet-landscape:before,
.ion-ios-tablet-portrait:before,
.ion-ios-tennisball:before,
.ion-ios-text:before,
.ion-ios-thermometer:before,
.ion-ios-thumbs-down:before,
.ion-ios-thumbs-up:before,
.ion-ios-thunderstorm:before,
.ion-ios-time:before,
.ion-ios-timer:before,
.ion-ios-today:before,
.ion-ios-train:before,
.ion-ios-transgender:before,
.ion-ios-trash:before,
.ion-ios-trending-down:before,
.ion-ios-trending-up:before,
.ion-ios-trophy:before,
.ion-ios-tv:before,
.ion-ios-umbrella:before,
.ion-ios-undo:before,
.ion-ios-unlock:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-volume-mute:before,
.ion-ios-volume-off:before,
.ion-ios-walk:before,
.ion-ios-wallet:before,
.ion-ios-warning:before,
.ion-ios-watch:before,
.ion-ios-water:before,
.ion-ios-wifi:before,
.ion-ios-wine:before,
.ion-ios-woman:before,
.ion-logo-android:before,
.ion-logo-angular:before,
.ion-logo-apple:before,
.ion-logo-bitbucket:before,
.ion-logo-bitcoin:before,
.ion-logo-buffer:before,
.ion-logo-chrome:before,
.ion-logo-closed-captioning:before,
.ion-logo-codepen:before,
.ion-logo-css3:before,
.ion-logo-designernews:before,
.ion-logo-dribbble:before,
.ion-logo-dropbox:before,
.ion-logo-euro:before,
.ion-logo-facebook:before,
.ion-logo-flickr:before,
.ion-logo-foursquare:before,
.ion-logo-freebsd-devil:before,
.ion-logo-game-controller-a:before,
.ion-logo-game-controller-b:before,
.ion-logo-github:before,
.ion-logo-google:before,
.ion-logo-googleplus:before,
.ion-logo-hackernews:before,
.ion-logo-html5:before,
.ion-logo-instagram:before,
.ion-logo-ionic:before,
.ion-logo-ionitron:before,
.ion-logo-javascript:before,
.ion-logo-linkedin:before,
.ion-logo-markdown:before,
.ion-logo-model-s:before,
.ion-logo-no-smoking:before,
.ion-logo-nodejs:before,
.ion-logo-npm:before,
.ion-logo-octocat:before,
.ion-logo-pinterest:before,
.ion-logo-playstation:before,
.ion-logo-polymer:before,
.ion-logo-python:before,
.ion-logo-reddit:before,
.ion-logo-rss:before,
.ion-logo-sass:before,
.ion-logo-skype:before,
.ion-logo-slack:before,
.ion-logo-snapchat:before,
.ion-logo-steam:before,
.ion-logo-tumblr:before,
.ion-logo-tux:before,
.ion-logo-twitch:before,
.ion-logo-twitter:before,
.ion-logo-usd:before,
.ion-logo-vimeo:before,
.ion-logo-vk:before,
.ion-logo-whatsapp:before,
.ion-logo-windows:before,
.ion-logo-wordpress:before,
.ion-logo-xbox:before,
.ion-logo-xing:before,
.ion-logo-yahoo:before,
.ion-logo-yen:before,
.ion-logo-youtube:before,
.ion-md-add:before,
.ion-md-add-circle:before,
.ion-md-add-circle-outline:before,
.ion-md-airplane:before,
.ion-md-alarm:before,
.ion-md-albums:before,
.ion-md-alert:before,
.ion-md-american-football:before,
.ion-md-analytics:before,
.ion-md-aperture:before,
.ion-md-apps:before,
.ion-md-appstore:before,
.ion-md-archive:before,
.ion-md-arrow-back:before,
.ion-md-arrow-down:before,
.ion-md-arrow-dropdown:before,
.ion-md-arrow-dropdown-circle:before,
.ion-md-arrow-dropleft:before,
.ion-md-arrow-dropleft-circle:before,
.ion-md-arrow-dropright:before,
.ion-md-arrow-dropright-circle:before,
.ion-md-arrow-dropup:before,
.ion-md-arrow-dropup-circle:before,
.ion-md-arrow-forward:before,
.ion-md-arrow-round-back:before,
.ion-md-arrow-round-down:before,
.ion-md-arrow-round-forward:before,
.ion-md-arrow-round-up:before,
.ion-md-arrow-up:before,
.ion-md-at:before,
.ion-md-attach:before,
.ion-md-backspace:before,
.ion-md-barcode:before,
.ion-md-baseball:before,
.ion-md-basket:before,
.ion-md-basketball:before,
.ion-md-battery-charging:before,
.ion-md-battery-dead:before,
.ion-md-battery-full:before,
.ion-md-beaker:before,
.ion-md-bed:before,
.ion-md-beer:before,
.ion-md-bicycle:before,
.ion-md-bluetooth:before,
.ion-md-boat:before,
.ion-md-body:before,
.ion-md-bonfire:before,
.ion-md-book:before,
.ion-md-bookmark:before,
.ion-md-bookmarks:before,
.ion-md-bowtie:before,
.ion-md-briefcase:before,
.ion-md-browsers:before,
.ion-md-brush:before,
.ion-md-bug:before,
.ion-md-build:before,
.ion-md-bulb:before,
.ion-md-bus:before,
.ion-md-business:before,
.ion-md-cafe:before,
.ion-md-calculator:before,
.ion-md-calendar:before,
.ion-md-call:before,
.ion-md-camera:before,
.ion-md-car:before,
.ion-md-card:before,
.ion-md-cart:before,
.ion-md-cash:before,
.ion-md-cellular:before,
.ion-md-chatboxes:before,
.ion-md-chatbubbles:before,
.ion-md-checkbox:before,
.ion-md-checkbox-outline:before,
.ion-md-checkmark:before,
.ion-md-checkmark-circle:before,
.ion-md-checkmark-circle-outline:before,
.ion-md-clipboard:before,
.ion-md-clock:before,
.ion-md-close:before,
.ion-md-close-circle:before,
.ion-md-close-circle-outline:before,
.ion-md-cloud:before,
.ion-md-cloud-circle:before,
.ion-md-cloud-done:before,
.ion-md-cloud-download:before,
.ion-md-cloud-outline:before,
.ion-md-cloud-upload:before,
.ion-md-cloudy:before,
.ion-md-cloudy-night:before,
.ion-md-code:before,
.ion-md-code-download:before,
.ion-md-code-working:before,
.ion-md-cog:before,
.ion-md-color-fill:before,
.ion-md-color-filter:before,
.ion-md-color-palette:before,
.ion-md-color-wand:before,
.ion-md-compass:before,
.ion-md-construct:before,
.ion-md-contact:before,
.ion-md-contacts:before,
.ion-md-contract:before,
.ion-md-contrast:before,
.ion-md-copy:before,
.ion-md-create:before,
.ion-md-crop:before,
.ion-md-cube:before,
.ion-md-cut:before,
.ion-md-desktop:before,
.ion-md-disc:before,
.ion-md-document:before,
.ion-md-done-all:before,
.ion-md-download:before,
.ion-md-easel:before,
.ion-md-egg:before,
.ion-md-exit:before,
.ion-md-expand:before,
.ion-md-eye:before,
.ion-md-eye-off:before,
.ion-md-fastforward:before,
.ion-md-female:before,
.ion-md-filing:before,
.ion-md-film:before,
.ion-md-finger-print:before,
.ion-md-fitness:before,
.ion-md-flag:before,
.ion-md-flame:before,
.ion-md-flash:before,
.ion-md-flash-off:before,
.ion-md-flashlight:before,
.ion-md-flask:before,
.ion-md-flower:before,
.ion-md-folder:before,
.ion-md-folder-open:before,
.ion-md-football:before,
.ion-md-funnel:before,
.ion-md-gift:before,
.ion-md-git-branch:before,
.ion-md-git-commit:before,
.ion-md-git-compare:before,
.ion-md-git-merge:before,
.ion-md-git-network:before,
.ion-md-git-pull-request:before,
.ion-md-glasses:before,
.ion-md-globe:before,
.ion-md-grid:before,
.ion-md-hammer:before,
.ion-md-hand:before,
.ion-md-happy:before,
.ion-md-headset:before,
.ion-md-heart:before,
.ion-md-heart-dislike:before,
.ion-md-heart-empty:before,
.ion-md-heart-half:before,
.ion-md-help:before,
.ion-md-help-buoy:before,
.ion-md-help-circle:before,
.ion-md-help-circle-outline:before,
.ion-md-home:before,
.ion-md-hourglass:before,
.ion-md-ice-cream:before,
.ion-md-image:before,
.ion-md-images:before,
.ion-md-infinite:before,
.ion-md-information:before,
.ion-md-information-circle:before,
.ion-md-information-circle-outline:before,
.ion-md-jet:before,
.ion-md-journal:before,
.ion-md-key:before,
.ion-md-keypad:before,
.ion-md-laptop:before,
.ion-md-leaf:before,
.ion-md-link:before,
.ion-md-list:before,
.ion-md-list-box:before,
.ion-md-locate:before,
.ion-md-lock:before,
.ion-md-log-in:before,
.ion-md-log-out:before,
.ion-md-magnet:before,
.ion-md-mail:before,
.ion-md-mail-open:before,
.ion-md-mail-unread:before,
.ion-md-male:before,
.ion-md-man:before,
.ion-md-map:before,
.ion-md-medal:before,
.ion-md-medical:before,
.ion-md-medkit:before,
.ion-md-megaphone:before,
.ion-md-menu:before,
.ion-md-mic:before,
.ion-md-mic-off:before,
.ion-md-microphone:before,
.ion-md-moon:before,
.ion-md-more:before,
.ion-md-move:before,
.ion-md-musical-note:before,
.ion-md-musical-notes:before,
.ion-md-navigate:before,
.ion-md-notifications:before,
.ion-md-notifications-off:before,
.ion-md-notifications-outline:before,
.ion-md-nuclear:before,
.ion-md-nutrition:before,
.ion-md-open:before,
.ion-md-options:before,
.ion-md-outlet:before,
.ion-md-paper:before,
.ion-md-paper-plane:before,
.ion-md-partly-sunny:before,
.ion-md-pause:before,
.ion-md-paw:before,
.ion-md-people:before,
.ion-md-person:before,
.ion-md-person-add:before,
.ion-md-phone-landscape:before,
.ion-md-phone-portrait:before,
.ion-md-photos:before,
.ion-md-pie:before,
.ion-md-pin:before,
.ion-md-pint:before,
.ion-md-pizza:before,
.ion-md-planet:before,
.ion-md-play:before,
.ion-md-play-circle:before,
.ion-md-podium:before,
.ion-md-power:before,
.ion-md-pricetag:before,
.ion-md-pricetags:before,
.ion-md-print:before,
.ion-md-pulse:before,
.ion-md-qr-scanner:before,
.ion-md-quote:before,
.ion-md-radio:before,
.ion-md-radio-button-off:before,
.ion-md-radio-button-on:before,
.ion-md-rainy:before,
.ion-md-recording:before,
.ion-md-redo:before,
.ion-md-refresh:before,
.ion-md-refresh-circle:before,
.ion-md-remove:before,
.ion-md-remove-circle:before,
.ion-md-remove-circle-outline:before,
.ion-md-reorder:before,
.ion-md-repeat:before,
.ion-md-resize:before,
.ion-md-restaurant:before,
.ion-md-return-left:before,
.ion-md-return-right:before,
.ion-md-reverse-camera:before,
.ion-md-rewind:before,
.ion-md-ribbon:before,
.ion-md-rocket:before,
.ion-md-rose:before,
.ion-md-sad:before,
.ion-md-save:before,
.ion-md-school:before,
.ion-md-search:before,
.ion-md-send:before,
.ion-md-settings:before,
.ion-md-share:before,
.ion-md-share-alt:before,
.ion-md-shirt:before,
.ion-md-shuffle:before,
.ion-md-skip-backward:before,
.ion-md-skip-forward:before,
.ion-md-snow:before,
.ion-md-speedometer:before,
.ion-md-square:before,
.ion-md-square-outline:before,
.ion-md-star:before,
.ion-md-star-half:before,
.ion-md-star-outline:before,
.ion-md-stats:before,
.ion-md-stopwatch:before,
.ion-md-subway:before,
.ion-md-sunny:before,
.ion-md-swap:before,
.ion-md-switch:before,
.ion-md-sync:before,
.ion-md-tablet-landscape:before,
.ion-md-tablet-portrait:before,
.ion-md-tennisball:before,
.ion-md-text:before,
.ion-md-thermometer:before,
.ion-md-thumbs-down:before,
.ion-md-thumbs-up:before,
.ion-md-thunderstorm:before,
.ion-md-time:before,
.ion-md-timer:before,
.ion-md-today:before,
.ion-md-train:before,
.ion-md-transgender:before,
.ion-md-trash:before,
.ion-md-trending-down:before,
.ion-md-trending-up:before,
.ion-md-trophy:before,
.ion-md-tv:before,
.ion-md-umbrella:before,
.ion-md-undo:before,
.ion-md-unlock:before,
.ion-md-videocam:before,
.ion-md-volume-high:before,
.ion-md-volume-low:before,
.ion-md-volume-mute:before,
.ion-md-volume-off:before,
.ion-md-walk:before,
.ion-md-wallet:before,
.ion-md-warning:before,
.ion-md-watch:before,
.ion-md-water:before,
.ion-md-wifi:before,
.ion-md-wine:before,
.ion-md-woman:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ion-ios-add:before {
	content: "\f102"
}

.ion-ios-add-circle:before {
	content: "\f101"
}

.ion-ios-add-circle-outline:before {
	content: "\f100"
}

.ion-ios-airplane:before {
	content: "\f137"
}

.ion-ios-alarm:before {
	content: "\f3c8"
}

.ion-ios-albums:before {
	content: "\f3ca"
}

.ion-ios-alert:before {
	content: "\f104"
}

.ion-ios-american-football:before {
	content: "\f106"
}

.ion-ios-analytics:before {
	content: "\f3ce"
}

.ion-ios-aperture:before {
	content: "\f108"
}

.ion-ios-apps:before {
	content: "\f10a"
}

.ion-ios-appstore:before {
	content: "\f10c"
}

.ion-ios-archive:before {
	content: "\f10e"
}

.ion-ios-arrow-back:before {
	content: "\f3cf"
}

.ion-ios-arrow-down:before {
	content: "\f3d0"
}

.ion-ios-arrow-dropdown:before {
	content: "\f110"
}

.ion-ios-arrow-dropdown-circle:before {
	content: "\f125"
}

.ion-ios-arrow-dropleft:before {
	content: "\f112"
}

.ion-ios-arrow-dropleft-circle:before {
	content: "\f129"
}

.ion-ios-arrow-dropright:before {
	content: "\f114"
}

.ion-ios-arrow-dropright-circle:before {
	content: "\f12b"
}

.ion-ios-arrow-dropup:before {
	content: "\f116"
}

.ion-ios-arrow-dropup-circle:before {
	content: "\f12d"
}

.ion-ios-arrow-forward:before {
	content: "\f3d1"
}

.ion-ios-arrow-round-back:before {
	content: "\f117"
}

.ion-ios-arrow-round-down:before {
	content: "\f118"
}

.ion-ios-arrow-round-forward:before {
	content: "\f119"
}

.ion-ios-arrow-round-up:before {
	content: "\f11a"
}

.ion-ios-arrow-up:before {
	content: "\f3d8"
}

.ion-ios-at:before {
	content: "\f3da"
}

.ion-ios-attach:before {
	content: "\f11b"
}

.ion-ios-backspace:before {
	content: "\f11d"
}

.ion-ios-barcode:before {
	content: "\f3dc"
}

.ion-ios-baseball:before {
	content: "\f3de"
}

.ion-ios-basket:before {
	content: "\f11f"
}

.ion-ios-basketball:before {
	content: "\f3e0"
}

.ion-ios-battery-charging:before {
	content: "\f120"
}

.ion-ios-battery-dead:before {
	content: "\f121"
}

.ion-ios-battery-full:before {
	content: "\f122"
}

.ion-ios-beaker:before {
	content: "\f124"
}

.ion-ios-bed:before {
	content: "\f139"
}

.ion-ios-beer:before {
	content: "\f126"
}

.ion-ios-bicycle:before {
	content: "\f127"
}

.ion-ios-bluetooth:before {
	content: "\f128"
}

.ion-ios-boat:before {
	content: "\f12a"
}

.ion-ios-body:before {
	content: "\f3e4"
}

.ion-ios-bonfire:before {
	content: "\f12c"
}

.ion-ios-book:before {
	content: "\f3e8"
}

.ion-ios-bookmark:before {
	content: "\f12e"
}

.ion-ios-bookmarks:before {
	content: "\f3ea"
}

.ion-ios-bowtie:before {
	content: "\f130"
}

.ion-ios-briefcase:before {
	content: "\f3ee"
}

.ion-ios-browsers:before {
	content: "\f3f0"
}

.ion-ios-brush:before {
	content: "\f132"
}

.ion-ios-bug:before {
	content: "\f134"
}

.ion-ios-build:before {
	content: "\f136"
}

.ion-ios-bulb:before {
	content: "\f138"
}

.ion-ios-bus:before {
	content: "\f13a"
}

.ion-ios-business:before {
	content: "\f1a3"
}

.ion-ios-cafe:before {
	content: "\f13c"
}

.ion-ios-calculator:before {
	content: "\f3f2"
}

.ion-ios-calendar:before {
	content: "\f3f4"
}

.ion-ios-call:before {
	content: "\f13e"
}

.ion-ios-camera:before {
	content: "\f3f6"
}

.ion-ios-car:before {
	content: "\f140"
}

.ion-ios-card:before {
	content: "\f142"
}

.ion-ios-cart:before {
	content: "\f3f8"
}

.ion-ios-cash:before {
	content: "\f144"
}

.ion-ios-cellular:before {
	content: "\f13d"
}

.ion-ios-chatboxes:before {
	content: "\f3fa"
}

.ion-ios-chatbubbles:before {
	content: "\f146"
}

.ion-ios-checkbox:before {
	content: "\f148"
}

.ion-ios-checkbox-outline:before {
	content: "\f147"
}

.ion-ios-checkmark:before {
	content: "\f3ff"
}

.ion-ios-checkmark-circle:before {
	content: "\f14a"
}

.ion-ios-checkmark-circle-outline:before {
	content: "\f149"
}

.ion-ios-clipboard:before {
	content: "\f14c"
}

.ion-ios-clock:before {
	content: "\f403"
}

.ion-ios-close:before {
	content: "\f406"
}

.ion-ios-close-circle:before {
	content: "\f14e"
}

.ion-ios-close-circle-outline:before {
	content: "\f14d"
}

.ion-ios-cloud:before {
	content: "\f40c"
}

.ion-ios-cloud-circle:before {
	content: "\f152"
}

.ion-ios-cloud-done:before {
	content: "\f154"
}

.ion-ios-cloud-download:before {
	content: "\f408"
}

.ion-ios-cloud-outline:before {
	content: "\f409"
}

.ion-ios-cloud-upload:before {
	content: "\f40b"
}

.ion-ios-cloudy:before {
	content: "\f410"
}

.ion-ios-cloudy-night:before {
	content: "\f40e"
}

.ion-ios-code:before {
	content: "\f157"
}

.ion-ios-code-download:before {
	content: "\f155"
}

.ion-ios-code-working:before {
	content: "\f156"
}

.ion-ios-cog:before {
	content: "\f412"
}

.ion-ios-color-fill:before {
	content: "\f159"
}

.ion-ios-color-filter:before {
	content: "\f414"
}

.ion-ios-color-palette:before {
	content: "\f15b"
}

.ion-ios-color-wand:before {
	content: "\f416"
}

.ion-ios-compass:before {
	content: "\f15d"
}

.ion-ios-construct:before {
	content: "\f15f"
}

.ion-ios-contact:before {
	content: "\f41a"
}

.ion-ios-contacts:before {
	content: "\f161"
}

.ion-ios-contract:before {
	content: "\f162"
}

.ion-ios-contrast:before {
	content: "\f163"
}

.ion-ios-copy:before {
	content: "\f41c"
}

.ion-ios-create:before {
	content: "\f165"
}

.ion-ios-crop:before {
	content: "\f41e"
}

.ion-ios-cube:before {
	content: "\f168"
}

.ion-ios-cut:before {
	content: "\f16a"
}

.ion-ios-desktop:before {
	content: "\f16c"
}

.ion-ios-disc:before {
	content: "\f16e"
}

.ion-ios-document:before {
	content: "\f170"
}

.ion-ios-done-all:before {
	content: "\f171"
}

.ion-ios-download:before {
	content: "\f420"
}

.ion-ios-easel:before {
	content: "\f173"
}

.ion-ios-egg:before {
	content: "\f175"
}

.ion-ios-exit:before {
	content: "\f177"
}

.ion-ios-expand:before {
	content: "\f178"
}

.ion-ios-eye:before {
	content: "\f425"
}

.ion-ios-eye-off:before {
	content: "\f17a"
}

.ion-ios-fastforward:before {
	content: "\f427"
}

.ion-ios-female:before {
	content: "\f17b"
}

.ion-ios-filing:before {
	content: "\f429"
}

.ion-ios-film:before {
	content: "\f42b"
}

.ion-ios-finger-print:before {
	content: "\f17c"
}

.ion-ios-fitness:before {
	content: "\f1ab"
}

.ion-ios-flag:before {
	content: "\f42d"
}

.ion-ios-flame:before {
	content: "\f42f"
}

.ion-ios-flash:before {
	content: "\f17e"
}

.ion-ios-flash-off:before {
	content: "\f12f"
}

.ion-ios-flashlight:before {
	content: "\f141"
}

.ion-ios-flask:before {
	content: "\f431"
}

.ion-ios-flower:before {
	content: "\f433"
}

.ion-ios-folder:before {
	content: "\f435"
}

.ion-ios-folder-open:before {
	content: "\f180"
}

.ion-ios-football:before {
	content: "\f437"
}

.ion-ios-funnel:before {
	content: "\f182"
}

.ion-ios-gift:before {
	content: "\f191"
}

.ion-ios-git-branch:before {
	content: "\f183"
}

.ion-ios-git-commit:before {
	content: "\f184"
}

.ion-ios-git-compare:before {
	content: "\f185"
}

.ion-ios-git-merge:before {
	content: "\f186"
}

.ion-ios-git-network:before {
	content: "\f187"
}

.ion-ios-git-pull-request:before {
	content: "\f188"
}

.ion-ios-glasses:before {
	content: "\f43f"
}

.ion-ios-globe:before {
	content: "\f18a"
}

.ion-ios-grid:before {
	content: "\f18c"
}

.ion-ios-hammer:before {
	content: "\f18e"
}

.ion-ios-hand:before {
	content: "\f190"
}

.ion-ios-happy:before {
	content: "\f192"
}

.ion-ios-headset:before {
	content: "\f194"
}

.ion-ios-heart:before {
	content: "\f443"
}

.ion-ios-heart-dislike:before {
	content: "\f13f"
}

.ion-ios-heart-empty:before {
	content: "\f19b"
}

.ion-ios-heart-half:before {
	content: "\f19d"
}

.ion-ios-help:before {
	content: "\f446"
}

.ion-ios-help-buoy:before {
	content: "\f196"
}

.ion-ios-help-circle:before {
	content: "\f198"
}

.ion-ios-help-circle-outline:before {
	content: "\f197"
}

.ion-ios-home:before {
	content: "\f448"
}

.ion-ios-hourglass:before {
	content: "\f103"
}

.ion-ios-ice-cream:before {
	content: "\f19a"
}

.ion-ios-image:before {
	content: "\f19c"
}

.ion-ios-images:before {
	content: "\f19e"
}

.ion-ios-infinite:before {
	content: "\f44a"
}

.ion-ios-information:before {
	content: "\f44d"
}

.ion-ios-information-circle:before {
	content: "\f1a0"
}

.ion-ios-information-circle-outline:before {
	content: "\f19f"
}

.ion-ios-jet:before {
	content: "\f1a5"
}

.ion-ios-journal:before {
	content: "\f189"
}

.ion-ios-key:before {
	content: "\f1a7"
}

.ion-ios-keypad:before {
	content: "\f450"
}

.ion-ios-laptop:before {
	content: "\f1a8"
}

.ion-ios-leaf:before {
	content: "\f1aa"
}

.ion-ios-link:before {
	content: "\f22a"
}

.ion-ios-list:before {
	content: "\f454"
}

.ion-ios-list-box:before {
	content: "\f143"
}

.ion-ios-locate:before {
	content: "\f1ae"
}

.ion-ios-lock:before {
	content: "\f1b0"
}

.ion-ios-log-in:before {
	content: "\f1b1"
}

.ion-ios-log-out:before {
	content: "\f1b2"
}

.ion-ios-magnet:before {
	content: "\f1b4"
}

.ion-ios-mail:before {
	content: "\f1b8"
}

.ion-ios-mail-open:before {
	content: "\f1b6"
}

.ion-ios-mail-unread:before {
	content: "\f145"
}

.ion-ios-male:before {
	content: "\f1b9"
}

.ion-ios-man:before {
	content: "\f1bb"
}

.ion-ios-map:before {
	content: "\f1bd"
}

.ion-ios-medal:before {
	content: "\f1bf"
}

.ion-ios-medical:before {
	content: "\f45c"
}

.ion-ios-medkit:before {
	content: "\f45e"
}

.ion-ios-megaphone:before {
	content: "\f1c1"
}

.ion-ios-menu:before {
	content: "\f1c3"
}

.ion-ios-mic:before {
	content: "\f461"
}

.ion-ios-mic-off:before {
	content: "\f45f"
}

.ion-ios-microphone:before {
	content: "\f1c6"
}

.ion-ios-moon:before {
	content: "\f468"
}

.ion-ios-more:before {
	content: "\f1c8"
}

.ion-ios-move:before {
	content: "\f1cb"
}

.ion-ios-musical-note:before {
	content: "\f46b"
}

.ion-ios-musical-notes:before {
	content: "\f46c"
}

.ion-ios-navigate:before {
	content: "\f46e"
}

.ion-ios-notifications:before {
	content: "\f1d3"
}

.ion-ios-notifications-off:before {
	content: "\f1d1"
}

.ion-ios-notifications-outline:before {
	content: "\f133"
}

.ion-ios-nuclear:before {
	content: "\f1d5"
}

.ion-ios-nutrition:before {
	content: "\f470"
}

.ion-ios-open:before {
	content: "\f1d7"
}

.ion-ios-options:before {
	content: "\f1d9"
}

.ion-ios-outlet:before {
	content: "\f1db"
}

.ion-ios-paper:before {
	content: "\f472"
}

.ion-ios-paper-plane:before {
	content: "\f1dd"
}

.ion-ios-partly-sunny:before {
	content: "\f1df"
}

.ion-ios-pause:before {
	content: "\f478"
}

.ion-ios-paw:before {
	content: "\f47a"
}

.ion-ios-people:before {
	content: "\f47c"
}

.ion-ios-person:before {
	content: "\f47e"
}

.ion-ios-person-add:before {
	content: "\f1e1"
}

.ion-ios-phone-landscape:before {
	content: "\f1e2"
}

.ion-ios-phone-portrait:before {
	content: "\f1e3"
}

.ion-ios-photos:before {
	content: "\f482"
}

.ion-ios-pie:before {
	content: "\f484"
}

.ion-ios-pin:before {
	content: "\f1e5"
}

.ion-ios-pint:before {
	content: "\f486"
}

.ion-ios-pizza:before {
	content: "\f1e7"
}

.ion-ios-planet:before {
	content: "\f1eb"
}

.ion-ios-play:before {
	content: "\f488"
}

.ion-ios-play-circle:before {
	content: "\f113"
}

.ion-ios-podium:before {
	content: "\f1ed"
}

.ion-ios-power:before {
	content: "\f1ef"
}

.ion-ios-pricetag:before {
	content: "\f48d"
}

.ion-ios-pricetags:before {
	content: "\f48f"
}

.ion-ios-print:before {
	content: "\f1f1"
}

.ion-ios-pulse:before {
	content: "\f493"
}

.ion-ios-qr-scanner:before {
	content: "\f1f3"
}

.ion-ios-quote:before {
	content: "\f1f5"
}

.ion-ios-radio:before {
	content: "\f1f9"
}

.ion-ios-radio-button-off:before {
	content: "\f1f6"
}

.ion-ios-radio-button-on:before {
	content: "\f1f7"
}

.ion-ios-rainy:before {
	content: "\f495"
}

.ion-ios-recording:before {
	content: "\f497"
}

.ion-ios-redo:before {
	content: "\f499"
}

.ion-ios-refresh:before {
	content: "\f49c"
}

.ion-ios-refresh-circle:before {
	content: "\f135"
}

.ion-ios-remove:before {
	content: "\f1fc"
}

.ion-ios-remove-circle:before {
	content: "\f1fb"
}

.ion-ios-remove-circle-outline:before {
	content: "\f1fa"
}

.ion-ios-reorder:before {
	content: "\f1fd"
}

.ion-ios-repeat:before {
	content: "\f1fe"
}

.ion-ios-resize:before {
	content: "\f1ff"
}

.ion-ios-restaurant:before {
	content: "\f201"
}

.ion-ios-return-left:before {
	content: "\f202"
}

.ion-ios-return-right:before {
	content: "\f203"
}

.ion-ios-reverse-camera:before {
	content: "\f49f"
}

.ion-ios-rewind:before {
	content: "\f4a1"
}

.ion-ios-ribbon:before {
	content: "\f205"
}

.ion-ios-rocket:before {
	content: "\f14b"
}

.ion-ios-rose:before {
	content: "\f4a3"
}

.ion-ios-sad:before {
	content: "\f207"
}

.ion-ios-save:before {
	content: "\f1a6"
}

.ion-ios-school:before {
	content: "\f209"
}

.ion-ios-search:before {
	content: "\f4a5"
}

.ion-ios-send:before {
	content: "\f20c"
}

.ion-ios-settings:before {
	content: "\f4a7"
}

.ion-ios-share:before {
	content: "\f211"
}

.ion-ios-share-alt:before {
	content: "\f20f"
}

.ion-ios-shirt:before {
	content: "\f213"
}

.ion-ios-shuffle:before {
	content: "\f4a9"
}

.ion-ios-skip-backward:before {
	content: "\f215"
}

.ion-ios-skip-forward:before {
	content: "\f217"
}

.ion-ios-snow:before {
	content: "\f218"
}

.ion-ios-speedometer:before {
	content: "\f4b0"
}

.ion-ios-square:before {
	content: "\f21a"
}

.ion-ios-square-outline:before {
	content: "\f15c"
}

.ion-ios-star:before {
	content: "\f4b3"
}

.ion-ios-star-half:before {
	content: "\f4b1"
}

.ion-ios-star-outline:before {
	content: "\f4b2"
}

.ion-ios-stats:before {
	content: "\f21c"
}

.ion-ios-stopwatch:before {
	content: "\f4b5"
}

.ion-ios-subway:before {
	content: "\f21e"
}

.ion-ios-sunny:before {
	content: "\f4b7"
}

.ion-ios-swap:before {
	content: "\f21f"
}

.ion-ios-switch:before {
	content: "\f221"
}

.ion-ios-sync:before {
	content: "\f222"
}

.ion-ios-tablet-landscape:before {
	content: "\f223"
}

.ion-ios-tablet-portrait:before {
	content: "\f24e"
}

.ion-ios-tennisball:before {
	content: "\f4bb"
}

.ion-ios-text:before {
	content: "\f250"
}

.ion-ios-thermometer:before {
	content: "\f252"
}

.ion-ios-thumbs-down:before {
	content: "\f254"
}

.ion-ios-thumbs-up:before {
	content: "\f256"
}

.ion-ios-thunderstorm:before {
	content: "\f4bd"
}

.ion-ios-time:before {
	content: "\f4bf"
}

.ion-ios-timer:before {
	content: "\f4c1"
}

.ion-ios-today:before {
	content: "\f14f"
}

.ion-ios-train:before {
	content: "\f258"
}

.ion-ios-transgender:before {
	content: "\f259"
}

.ion-ios-trash:before {
	content: "\f4c5"
}

.ion-ios-trending-down:before {
	content: "\f25a"
}

.ion-ios-trending-up:before {
	content: "\f25b"
}

.ion-ios-trophy:before {
	content: "\f25d"
}

.ion-ios-tv:before {
	content: "\f115"
}

.ion-ios-umbrella:before {
	content: "\f25f"
}

.ion-ios-undo:before {
	content: "\f4c7"
}

.ion-ios-unlock:before {
	content: "\f261"
}

.ion-ios-videocam:before {
	content: "\f4cd"
}

.ion-ios-volume-high:before {
	content: "\f11c"
}

.ion-ios-volume-low:before {
	content: "\f11e"
}

.ion-ios-volume-mute:before {
	content: "\f263"
}

.ion-ios-volume-off:before {
	content: "\f264"
}

.ion-ios-walk:before {
	content: "\f266"
}

.ion-ios-wallet:before {
	content: "\f18b"
}

.ion-ios-warning:before {
	content: "\f268"
}

.ion-ios-watch:before {
	content: "\f269"
}

.ion-ios-water:before {
	content: "\f26b"
}

.ion-ios-wifi:before {
	content: "\f26d"
}

.ion-ios-wine:before {
	content: "\f26f"
}

.ion-ios-woman:before {
	content: "\f271"
}

.ion-logo-android:before {
	content: "\f225"
}

.ion-logo-angular:before {
	content: "\f227"
}

.ion-logo-apple:before {
	content: "\f229"
}

.ion-logo-bitbucket:before {
	content: "\f193"
}

.ion-logo-bitcoin:before {
	content: "\f22b"
}

.ion-logo-buffer:before {
	content: "\f22d"
}

.ion-logo-chrome:before {
	content: "\f22f"
}

.ion-logo-closed-captioning:before {
	content: "\f105"
}

.ion-logo-codepen:before {
	content: "\f230"
}

.ion-logo-css3:before {
	content: "\f231"
}

.ion-logo-designernews:before {
	content: "\f232"
}

.ion-logo-dribbble:before {
	content: "\f233"
}

.ion-logo-dropbox:before {
	content: "\f234"
}

.ion-logo-euro:before {
	content: "\f235"
}

.ion-logo-facebook:before {
	content: "\f236"
}

.ion-logo-flickr:before {
	content: "\f107"
}

.ion-logo-foursquare:before {
	content: "\f237"
}

.ion-logo-freebsd-devil:before {
	content: "\f238"
}

.ion-logo-game-controller-a:before {
	content: "\f13b"
}

.ion-logo-game-controller-b:before {
	content: "\f181"
}

.ion-logo-github:before {
	content: "\f239"
}

.ion-logo-google:before {
	content: "\f23a"
}

.ion-logo-googleplus:before {
	content: "\f23b"
}

.ion-logo-hackernews:before {
	content: "\f23c"
}

.ion-logo-html5:before {
	content: "\f23d"
}

.ion-logo-instagram:before {
	content: "\f23e"
}

.ion-logo-ionic:before {
	content: "\f150"
}

.ion-logo-ionitron:before {
	content: "\f151"
}

.ion-logo-javascript:before {
	content: "\f23f"
}

.ion-logo-linkedin:before {
	content: "\f240"
}

.ion-logo-markdown:before {
	content: "\f241"
}

.ion-logo-model-s:before {
	content: "\f153"
}

.ion-logo-no-smoking:before {
	content: "\f109"
}

.ion-logo-nodejs:before {
	content: "\f242"
}

.ion-logo-npm:before {
	content: "\f195"
}

.ion-logo-octocat:before {
	content: "\f243"
}

.ion-logo-pinterest:before {
	content: "\f244"
}

.ion-logo-playstation:before {
	content: "\f245"
}

.ion-logo-polymer:before {
	content: "\f15e"
}

.ion-logo-python:before {
	content: "\f246"
}

.ion-logo-reddit:before {
	content: "\f247"
}

.ion-logo-rss:before {
	content: "\f248"
}

.ion-logo-sass:before {
	content: "\f249"
}

.ion-logo-skype:before {
	content: "\f24a"
}

.ion-logo-slack:before {
	content: "\f10b"
}

.ion-logo-snapchat:before {
	content: "\f24b"
}

.ion-logo-steam:before {
	content: "\f24c"
}

.ion-logo-tumblr:before {
	content: "\f24d"
}

.ion-logo-tux:before {
	content: "\f2ae"
}

.ion-logo-twitch:before {
	content: "\f2af"
}

.ion-logo-twitter:before {
	content: "\f2b0"
}

.ion-logo-usd:before {
	content: "\f2b1"
}

.ion-logo-vimeo:before {
	content: "\f2c4"
}

.ion-logo-vk:before {
	content: "\f10d"
}

.ion-logo-whatsapp:before {
	content: "\f2c5"
}

.ion-logo-windows:before {
	content: "\f32f"
}

.ion-logo-wordpress:before {
	content: "\f330"
}

.ion-logo-xbox:before {
	content: "\f34c"
}

.ion-logo-xing:before {
	content: "\f10f"
}

.ion-logo-yahoo:before {
	content: "\f34d"
}

.ion-logo-yen:before {
	content: "\f34e"
}

.ion-logo-youtube:before {
	content: "\f34f"
}

.ion-md-add:before {
	content: "\f273"
}

.ion-md-add-circle:before {
	content: "\f272"
}

.ion-md-add-circle-outline:before {
	content: "\f158"
}

.ion-md-airplane:before {
	content: "\f15a"
}

.ion-md-alarm:before {
	content: "\f274"
}

.ion-md-albums:before {
	content: "\f275"
}

.ion-md-alert:before {
	content: "\f276"
}

.ion-md-american-football:before {
	content: "\f277"
}

.ion-md-analytics:before {
	content: "\f278"
}

.ion-md-aperture:before {
	content: "\f279"
}

.ion-md-apps:before {
	content: "\f27a"
}

.ion-md-appstore:before {
	content: "\f27b"
}

.ion-md-archive:before {
	content: "\f27c"
}

.ion-md-arrow-back:before {
	content: "\f27d"
}

.ion-md-arrow-down:before {
	content: "\f27e"
}

.ion-md-arrow-dropdown:before {
	content: "\f280"
}

.ion-md-arrow-dropdown-circle:before {
	content: "\f27f"
}

.ion-md-arrow-dropleft:before {
	content: "\f282"
}

.ion-md-arrow-dropleft-circle:before {
	content: "\f281"
}

.ion-md-arrow-dropright:before {
	content: "\f284"
}

.ion-md-arrow-dropright-circle:before {
	content: "\f283"
}

.ion-md-arrow-dropup:before {
	content: "\f286"
}

.ion-md-arrow-dropup-circle:before {
	content: "\f285"
}

.ion-md-arrow-forward:before {
	content: "\f287"
}

.ion-md-arrow-round-back:before {
	content: "\f288"
}

.ion-md-arrow-round-down:before {
	content: "\f289"
}

.ion-md-arrow-round-forward:before {
	content: "\f28a"
}

.ion-md-arrow-round-up:before {
	content: "\f28b"
}

.ion-md-arrow-up:before {
	content: "\f28c"
}

.ion-md-at:before {
	content: "\f28d"
}

.ion-md-attach:before {
	content: "\f28e"
}

.ion-md-backspace:before {
	content: "\f28f"
}

.ion-md-barcode:before {
	content: "\f290"
}

.ion-md-baseball:before {
	content: "\f291"
}

.ion-md-basket:before {
	content: "\f292"
}

.ion-md-basketball:before {
	content: "\f293"
}

.ion-md-battery-charging:before {
	content: "\f294"
}

.ion-md-battery-dead:before {
	content: "\f295"
}

.ion-md-battery-full:before {
	content: "\f296"
}

.ion-md-beaker:before {
	content: "\f297"
}

.ion-md-bed:before {
	content: "\f160"
}

.ion-md-beer:before {
	content: "\f298"
}

.ion-md-bicycle:before {
	content: "\f299"
}

.ion-md-bluetooth:before {
	content: "\f29a"
}

.ion-md-boat:before {
	content: "\f29b"
}

.ion-md-body:before {
	content: "\f29c"
}

.ion-md-bonfire:before {
	content: "\f29d"
}

.ion-md-book:before {
	content: "\f29e"
}

.ion-md-bookmark:before {
	content: "\f29f"
}

.ion-md-bookmarks:before {
	content: "\f2a0"
}

.ion-md-bowtie:before {
	content: "\f2a1"
}

.ion-md-briefcase:before {
	content: "\f2a2"
}

.ion-md-browsers:before {
	content: "\f2a3"
}

.ion-md-brush:before {
	content: "\f2a4"
}

.ion-md-bug:before {
	content: "\f2a5"
}

.ion-md-build:before {
	content: "\f2a6"
}

.ion-md-bulb:before {
	content: "\f2a7"
}

.ion-md-bus:before {
	content: "\f2a8"
}

.ion-md-business:before {
	content: "\f1a4"
}

.ion-md-cafe:before {
	content: "\f2a9"
}

.ion-md-calculator:before {
	content: "\f2aa"
}

.ion-md-calendar:before {
	content: "\f2ab"
}

.ion-md-call:before {
	content: "\f2ac"
}

.ion-md-camera:before {
	content: "\f2ad"
}

.ion-md-car:before {
	content: "\f2b2"
}

.ion-md-card:before {
	content: "\f2b3"
}

.ion-md-cart:before {
	content: "\f2b4"
}

.ion-md-cash:before {
	content: "\f2b5"
}

.ion-md-cellular:before {
	content: "\f164"
}

.ion-md-chatboxes:before {
	content: "\f2b6"
}

.ion-md-chatbubbles:before {
	content: "\f2b7"
}

.ion-md-checkbox:before {
	content: "\f2b9"
}

.ion-md-checkbox-outline:before {
	content: "\f2b8"
}

.ion-md-checkmark:before {
	content: "\f2bc"
}

.ion-md-checkmark-circle:before {
	content: "\f2bb"
}

.ion-md-checkmark-circle-outline:before {
	content: "\f2ba"
}

.ion-md-clipboard:before {
	content: "\f2bd"
}

.ion-md-clock:before {
	content: "\f2be"
}

.ion-md-close:before {
	content: "\f2c0"
}

.ion-md-close-circle:before {
	content: "\f2bf"
}

.ion-md-close-circle-outline:before {
	content: "\f166"
}

.ion-md-cloud:before {
	content: "\f2c9"
}

.ion-md-cloud-circle:before {
	content: "\f2c2"
}

.ion-md-cloud-done:before {
	content: "\f2c3"
}

.ion-md-cloud-download:before {
	content: "\f2c6"
}

.ion-md-cloud-outline:before {
	content: "\f2c7"
}

.ion-md-cloud-upload:before {
	content: "\f2c8"
}

.ion-md-cloudy:before {
	content: "\f2cb"
}

.ion-md-cloudy-night:before {
	content: "\f2ca"
}

.ion-md-code:before {
	content: "\f2ce"
}

.ion-md-code-download:before {
	content: "\f2cc"
}

.ion-md-code-working:before {
	content: "\f2cd"
}

.ion-md-cog:before {
	content: "\f2cf"
}

.ion-md-color-fill:before {
	content: "\f2d0"
}

.ion-md-color-filter:before {
	content: "\f2d1"
}

.ion-md-color-palette:before {
	content: "\f2d2"
}

.ion-md-color-wand:before {
	content: "\f2d3"
}

.ion-md-compass:before {
	content: "\f2d4"
}

.ion-md-construct:before {
	content: "\f2d5"
}

.ion-md-contact:before {
	content: "\f2d6"
}

.ion-md-contacts:before {
	content: "\f2d7"
}

.ion-md-contract:before {
	content: "\f2d8"
}

.ion-md-contrast:before {
	content: "\f2d9"
}

.ion-md-copy:before {
	content: "\f2da"
}

.ion-md-create:before {
	content: "\f2db"
}

.ion-md-crop:before {
	content: "\f2dc"
}

.ion-md-cube:before {
	content: "\f2dd"
}

.ion-md-cut:before {
	content: "\f2de"
}

.ion-md-desktop:before {
	content: "\f2df"
}

.ion-md-disc:before {
	content: "\f2e0"
}

.ion-md-document:before {
	content: "\f2e1"
}

.ion-md-done-all:before {
	content: "\f2e2"
}

.ion-md-download:before {
	content: "\f2e3"
}

.ion-md-easel:before {
	content: "\f2e4"
}

.ion-md-egg:before {
	content: "\f2e5"
}

.ion-md-exit:before {
	content: "\f2e6"
}

.ion-md-expand:before {
	content: "\f2e7"
}

.ion-md-eye:before {
	content: "\f2e9"
}

.ion-md-eye-off:before {
	content: "\f2e8"
}

.ion-md-fastforward:before {
	content: "\f2ea"
}

.ion-md-female:before {
	content: "\f2eb"
}

.ion-md-filing:before {
	content: "\f2ec"
}

.ion-md-film:before {
	content: "\f2ed"
}

.ion-md-finger-print:before {
	content: "\f2ee"
}

.ion-md-fitness:before {
	content: "\f1ac"
}

.ion-md-flag:before {
	content: "\f2ef"
}

.ion-md-flame:before {
	content: "\f2f0"
}

.ion-md-flash:before {
	content: "\f2f1"
}

.ion-md-flash-off:before {
	content: "\f169"
}

.ion-md-flashlight:before {
	content: "\f16b"
}

.ion-md-flask:before {
	content: "\f2f2"
}

.ion-md-flower:before {
	content: "\f2f3"
}

.ion-md-folder:before {
	content: "\f2f5"
}

.ion-md-folder-open:before {
	content: "\f2f4"
}

.ion-md-football:before {
	content: "\f2f6"
}

.ion-md-funnel:before {
	content: "\f2f7"
}

.ion-md-gift:before {
	content: "\f199"
}

.ion-md-git-branch:before {
	content: "\f2fa"
}

.ion-md-git-commit:before {
	content: "\f2fb"
}

.ion-md-git-compare:before {
	content: "\f2fc"
}

.ion-md-git-merge:before {
	content: "\f2fd"
}

.ion-md-git-network:before {
	content: "\f2fe"
}

.ion-md-git-pull-request:before {
	content: "\f2ff"
}

.ion-md-glasses:before {
	content: "\f300"
}

.ion-md-globe:before {
	content: "\f301"
}

.ion-md-grid:before {
	content: "\f302"
}

.ion-md-hammer:before {
	content: "\f303"
}

.ion-md-hand:before {
	content: "\f304"
}

.ion-md-happy:before {
	content: "\f305"
}

.ion-md-headset:before {
	content: "\f306"
}

.ion-md-heart:before {
	content: "\f308"
}

.ion-md-heart-dislike:before {
	content: "\f167"
}

.ion-md-heart-empty:before {
	content: "\f1a1"
}

.ion-md-heart-half:before {
	content: "\f1a2"
}

.ion-md-help:before {
	content: "\f30b"
}

.ion-md-help-buoy:before {
	content: "\f309"
}

.ion-md-help-circle:before {
	content: "\f30a"
}

.ion-md-help-circle-outline:before {
	content: "\f16d"
}

.ion-md-home:before {
	content: "\f30c"
}

.ion-md-hourglass:before {
	content: "\f111"
}

.ion-md-ice-cream:before {
	content: "\f30d"
}

.ion-md-image:before {
	content: "\f30e"
}

.ion-md-images:before {
	content: "\f30f"
}

.ion-md-infinite:before {
	content: "\f310"
}

.ion-md-information:before {
	content: "\f312"
}

.ion-md-information-circle:before {
	content: "\f311"
}

.ion-md-information-circle-outline:before {
	content: "\f16f"
}

.ion-md-jet:before {
	content: "\f315"
}

.ion-md-journal:before {
	content: "\f18d"
}

.ion-md-key:before {
	content: "\f316"
}

.ion-md-keypad:before {
	content: "\f317"
}

.ion-md-laptop:before {
	content: "\f318"
}

.ion-md-leaf:before {
	content: "\f319"
}

.ion-md-link:before {
	content: "\f22e"
}

.ion-md-list:before {
	content: "\f31b"
}

.ion-md-list-box:before {
	content: "\f31a"
}

.ion-md-locate:before {
	content: "\f31c"
}

.ion-md-lock:before {
	content: "\f31d"
}

.ion-md-log-in:before {
	content: "\f31e"
}

.ion-md-log-out:before {
	content: "\f31f"
}

.ion-md-magnet:before {
	content: "\f320"
}

.ion-md-mail:before {
	content: "\f322"
}

.ion-md-mail-open:before {
	content: "\f321"
}

.ion-md-mail-unread:before {
	content: "\f172"
}

.ion-md-male:before {
	content: "\f323"
}

.ion-md-man:before {
	content: "\f324"
}

.ion-md-map:before {
	content: "\f325"
}

.ion-md-medal:before {
	content: "\f326"
}

.ion-md-medical:before {
	content: "\f327"
}

.ion-md-medkit:before {
	content: "\f328"
}

.ion-md-megaphone:before {
	content: "\f329"
}

.ion-md-menu:before {
	content: "\f32a"
}

.ion-md-mic:before {
	content: "\f32c"
}

.ion-md-mic-off:before {
	content: "\f32b"
}

.ion-md-microphone:before {
	content: "\f32d"
}

.ion-md-moon:before {
	content: "\f32e"
}

.ion-md-more:before {
	content: "\f1c9"
}

.ion-md-move:before {
	content: "\f331"
}

.ion-md-musical-note:before {
	content: "\f332"
}

.ion-md-musical-notes:before {
	content: "\f333"
}

.ion-md-navigate:before {
	content: "\f334"
}

.ion-md-notifications:before {
	content: "\f338"
}

.ion-md-notifications-off:before {
	content: "\f336"
}

.ion-md-notifications-outline:before {
	content: "\f337"
}

.ion-md-nuclear:before {
	content: "\f339"
}

.ion-md-nutrition:before {
	content: "\f33a"
}

.ion-md-open:before {
	content: "\f33b"
}

.ion-md-options:before {
	content: "\f33c"
}

.ion-md-outlet:before {
	content: "\f33d"
}

.ion-md-paper:before {
	content: "\f33f"
}

.ion-md-paper-plane:before {
	content: "\f33e"
}

.ion-md-partly-sunny:before {
	content: "\f340"
}

.ion-md-pause:before {
	content: "\f341"
}

.ion-md-paw:before {
	content: "\f342"
}

.ion-md-people:before {
	content: "\f343"
}

.ion-md-person:before {
	content: "\f345"
}

.ion-md-person-add:before {
	content: "\f344"
}

.ion-md-phone-landscape:before {
	content: "\f346"
}

.ion-md-phone-portrait:before {
	content: "\f347"
}

.ion-md-photos:before {
	content: "\f348"
}

.ion-md-pie:before {
	content: "\f349"
}

.ion-md-pin:before {
	content: "\f34a"
}

.ion-md-pint:before {
	content: "\f34b"
}

.ion-md-pizza:before {
	content: "\f354"
}

.ion-md-planet:before {
	content: "\f356"
}

.ion-md-play:before {
	content: "\f357"
}

.ion-md-play-circle:before {
	content: "\f174"
}

.ion-md-podium:before {
	content: "\f358"
}

.ion-md-power:before {
	content: "\f359"
}

.ion-md-pricetag:before {
	content: "\f35a"
}

.ion-md-pricetags:before {
	content: "\f35b"
}

.ion-md-print:before {
	content: "\f35c"
}

.ion-md-pulse:before {
	content: "\f35d"
}

.ion-md-qr-scanner:before {
	content: "\f35e"
}

.ion-md-quote:before {
	content: "\f35f"
}

.ion-md-radio:before {
	content: "\f362"
}

.ion-md-radio-button-off:before {
	content: "\f360"
}

.ion-md-radio-button-on:before {
	content: "\f361"
}

.ion-md-rainy:before {
	content: "\f363"
}

.ion-md-recording:before {
	content: "\f364"
}

.ion-md-redo:before {
	content: "\f365"
}

.ion-md-refresh:before {
	content: "\f366"
}

.ion-md-refresh-circle:before {
	content: "\f228"
}

.ion-md-remove:before {
	content: "\f368"
}

.ion-md-remove-circle:before {
	content: "\f367"
}

.ion-md-remove-circle-outline:before {
	content: "\f176"
}

.ion-md-reorder:before {
	content: "\f369"
}

.ion-md-repeat:before {
	content: "\f36a"
}

.ion-md-resize:before {
	content: "\f36b"
}

.ion-md-restaurant:before {
	content: "\f36c"
}

.ion-md-return-left:before {
	content: "\f36d"
}

.ion-md-return-right:before {
	content: "\f36e"
}

.ion-md-reverse-camera:before {
	content: "\f36f"
}

.ion-md-rewind:before {
	content: "\f370"
}

.ion-md-ribbon:before {
	content: "\f371"
}

.ion-md-rocket:before {
	content: "\f179"
}

.ion-md-rose:before {
	content: "\f372"
}

.ion-md-sad:before {
	content: "\f373"
}

.ion-md-save:before {
	content: "\f1a9"
}

.ion-md-school:before {
	content: "\f374"
}

.ion-md-search:before {
	content: "\f375"
}

.ion-md-send:before {
	content: "\f376"
}

.ion-md-settings:before {
	content: "\f377"
}

.ion-md-share:before {
	content: "\f379"
}

.ion-md-share-alt:before {
	content: "\f378"
}

.ion-md-shirt:before {
	content: "\f37a"
}

.ion-md-shuffle:before {
	content: "\f37b"
}

.ion-md-skip-backward:before {
	content: "\f37c"
}

.ion-md-skip-forward:before {
	content: "\f37d"
}

.ion-md-snow:before {
	content: "\f37e"
}

.ion-md-speedometer:before {
	content: "\f37f"
}

.ion-md-square:before {
	content: "\f381"
}

.ion-md-square-outline:before {
	content: "\f380"
}

.ion-md-star:before {
	content: "\f384"
}

.ion-md-star-half:before {
	content: "\f382"
}

.ion-md-star-outline:before {
	content: "\f383"
}

.ion-md-stats:before {
	content: "\f385"
}

.ion-md-stopwatch:before {
	content: "\f386"
}

.ion-md-subway:before {
	content: "\f387"
}

.ion-md-sunny:before {
	content: "\f388"
}

.ion-md-swap:before {
	content: "\f389"
}

.ion-md-switch:before {
	content: "\f38a"
}

.ion-md-sync:before {
	content: "\f38b"
}

.ion-md-tablet-landscape:before {
	content: "\f38c"
}

.ion-md-tablet-portrait:before {
	content: "\f38d"
}

.ion-md-tennisball:before {
	content: "\f38e"
}

.ion-md-text:before {
	content: "\f38f"
}

.ion-md-thermometer:before {
	content: "\f390"
}

.ion-md-thumbs-down:before {
	content: "\f391"
}

.ion-md-thumbs-up:before {
	content: "\f392"
}

.ion-md-thunderstorm:before {
	content: "\f393"
}

.ion-md-time:before {
	content: "\f394"
}

.ion-md-timer:before {
	content: "\f395"
}

.ion-md-today:before {
	content: "\f17d"
}

.ion-md-train:before {
	content: "\f396"
}

.ion-md-transgender:before {
	content: "\f397"
}

.ion-md-trash:before {
	content: "\f398"
}

.ion-md-trending-down:before {
	content: "\f399"
}

.ion-md-trending-up:before {
	content: "\f39a"
}

.ion-md-trophy:before {
	content: "\f39b"
}

.ion-md-tv:before {
	content: "\f17f"
}

.ion-md-umbrella:before {
	content: "\f39c"
}

.ion-md-undo:before {
	content: "\f39d"
}

.ion-md-unlock:before {
	content: "\f39e"
}

.ion-md-videocam:before {
	content: "\f39f"
}

.ion-md-volume-high:before {
	content: "\f123"
}

.ion-md-volume-low:before {
	content: "\f131"
}

.ion-md-volume-mute:before {
	content: "\f3a1"
}

.ion-md-volume-off:before {
	content: "\f3a2"
}

.ion-md-walk:before {
	content: "\f3a4"
}

.ion-md-wallet:before {
	content: "\f18f"
}

.ion-md-warning:before {
	content: "\f3a5"
}

.ion-md-watch:before {
	content: "\f3a6"
}

.ion-md-water:before {
	content: "\f3a7"
}

.ion-md-wifi:before {
	content: "\f3a8"
}

.ion-md-wine:before {
	content: "\f3a9"
}

.ion-md-woman:before {
	content: "\f3aa"
}
