
/* -- START -- Reset */
#bsa-flat-2 h3,
#bsa-flat-2 a,
#bsa-flat-2 img,
#bsa-flat-2 span,
#bsa-flat-2 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-flat-2 .bsaProItemInner {
	width: 100%;
	height: 150px;
	overflow: hidden;
	background-color: #f5f5f5;
	color: #000000;
}

#bsa-flat-2 .bsaProItemInner .bsaProItemInner__thumb {
	float: right;
	height: 150px;
	width: 35%;
	overflow: hidden;
}

#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-color: #9575cd;
}

#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol {
	color: black;
}

#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbolBox {
	width: 50px;
	margin: 0 auto;
}

#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox > i {
	font-size: 50px;
	line-height: 150px;
	text-align: center;
	border: 1px solid black;
	border-radius: 50%;
}

#bsa-flat-2 .bsaProItemInner .bsaProItemInner__copy {
	float: left;
	height: 150px;
	width: 65%;
	padding: 0;
	margin: 0;
}

#bsa-flat-2 .bsaProItemInner__copyInner {

}

#bsa-flat-2 .bsaProItemInner__copy .bsaProItemInner__title {
	font-size: 17px;
	margin: 15px 15px 0;
}

#bsa-flat-2 .bsaProItemInner__copy .bsaProItemInner__desc {
	margin: 10px 15px;
	font-size: 14px;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-flat-3 h3,
#bsa-flat-3 a,
#bsa-flat-3 img,
#bsa-flat-3 span,
#bsa-flat-3 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-flat-3 .bsaProItemInner {
	width: 100%;
	height: 170px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
}

#bsa-flat-3 .bsaProItemInner .bsaProItemInner__thumb,
#bsa-flat-3 .bsaProItemInner .bsaProItemInner__thumbBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

#bsa-flat-3 .bsaProItemInner .bsaProItemInner__thumbBg {
	z-index: 20;
	background-color: black;
	opacity: .4;
}

#bsa-flat-3 .bsaProItemInner__thumb .bsaProItemInner__img {
	width: 100%;
	height: 170px;
	background-size: cover;
}

#bsa-flat-3 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox > i {
	font-size: 50px;
	line-height: 170px;
	text-align: center;
	border: 1px solid black;
	border-radius: 50%;
}

#bsa-flat-3 .bsaProItemInner .bsaProItemInner__copy {
	position: relative;
	height: 170px;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 100;
}

#bsa-flat-3 .bsaProItemInner__copyInner {

}

#bsa-flat-3 .bsaProItemInner__copy .bsaProItemInner__title {
	font-size: 12px;
	font-weight: normal;
	padding: 7px 11px;
	color: white;
	border: 1px solid white;
	width: auto;
	border-radius: 30px;
	display: inline-block;
	opacity: .9;
}

#bsa-flat-3 .bsaProItemInner:hover .bsaProItemInner__copy .bsaProItemInner__title {
	background-color: white;
	color: black;
	opacity: 1;
}

#bsa-flat-3 .bsaProItemInner__copy .bsaProItemInner__desc {
	font-size: 15px;
	margin: 25px 50px 20px;
	line-height: 22px;
	font-weight: bold;

}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-flat-4 h3,
#bsa-flat-4 a,
#bsa-flat-4 img,
#bsa-flat-4 span,
#bsa-flat-4 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-flat-4 .bsaProItemInner {
	width: 100%;
	height: 170px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
}

#bsa-flat-4 .bsaProItemInner .bsaProItemInner__thumb,
#bsa-flat-4 .bsaProItemInner .bsaProItemInner__thumbBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

#bsa-flat-4 .bsaProItemInner .bsaProItemInner__thumbBg {
	z-index: 20;
	background-color: black;
	opacity: .4;
}

#bsa-flat-4 .bsaProItemInner__thumb .bsaProItemInner__img {
	width: 100%;
	height: 170px;
	background-size: cover;
}

#bsa-flat-4 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox > i {
	font-size: 50px;
	line-height: 170px;
	text-align: center;
	border: 1px solid black;
	border-radius: 50%;
}

#bsa-flat-4 .bsaProItemInner .bsaProItemInner__copy {
	position: relative;
	height: 170px;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 100;
}

#bsa-flat-4 .bsaProItemInner__copyInner {

}

#bsa-flat-4 .bsaProItemInner__copy .bsaProItemInner__url {
	display: block;
	line-height: 30px;
	text-align: right;
	margin: 5px 15px;
}

#bsa-flat-4 .bsaProItemInner__copy .bsaProItemInner__line {
	display: block;
	margin: 0 15px 15px;
	background-color: white;
	opacity: .5;
	border-bottom: 1px solid white;
}

#bsa-flat-4 .bsaProItemInner__copy .bsaProItemInner__title {
	font-size: 26px;
	text-transform: uppercase;
	color: white;
	width: auto;
	display: inline-block;
	margin: 0 20px;
	font-weight: bold;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-html h3,
#bsa-html a,
#bsa-html img,
#bsa-html span,
#bsa-html p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
#bsa-html a {
	display: inline;
}
/* -- END -- Reset *//* -- START -- Reset */
#bsa-image-1 h3,
#bsa-image-1 a,
#bsa-image-1 img,
#bsa-image-1 span,
#bsa-image-1 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-image-1 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-image-2 h3,
#bsa-image-2 a,
#bsa-image-2 img,
#bsa-image-2 span,
#bsa-image-2 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-image-2 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
}
#bsa-image-2 .bsaProItemInner__copy {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto;
}
#bsa-image-2 .bsaProItemInner__copyInner {
	padding: 10px;
	z-index: 100;
	position: relative;
}
#bsa-image-2 .bsaProItemInner__copyInnerBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .4;
	background-color: black;
	z-index: 10;
}
#bsa-image-2 .bsaProItemInner__title {
	color: white;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-link-1 h3,
#bsa-link-1 a,
#bsa-link-1 img,
#bsa-link-1 span,
#bsa-link-1 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-link-2 .bsaProItems {
	border: 1px grey dashed;
	box-sizing: border-box;
}

#bsa-link-1 .bsaProItemInner__copy {
	margin: 5px 15px;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-link-2 h3,
#bsa-link-2 img,
#bsa-link-2 a,
#bsa-link-2 span,
#bsa-link-2 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-link-2 .bsaProItems {
	border: 1px grey dashed;
	box-sizing: border-box;
}

#bsa-link-2 .bsaProItemInner__copy {
	margin: 5px 15px;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-material-design-1 h3,
#bsa-material-design-1 img,
#bsa-material-design-1 span,
#bsa-material-design-1 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-material-design-1 .bsaProItem {
	position: relative;
	overflow: hidden;
	border-radius: 2px;
}

#bsa-material-design-1 .bsaProItemInner {
	overflow: hidden;
	background-color: white;
	color: #000000;
	height: 150px;
	width: 100%;
}

#bsa-material-design-1 .bsaProItemInner__thumb {

}

#bsa-material-design-1 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
}

#bsa-material-design-1 .bsaProItemInner__copy {
	position: absolute;
	top: 0;
	margin: 5%;
	width: 90%;
	height: auto;
	color: black;
	z-index: 15;
	background-color: white;
	border-radius: 2px;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-1 .bsaProItemInner:hover .bsaProItemInner__copy {
	top: 60%;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-1 .bsaProItemInner__copyInner {
	position: relative;
	padding: 15px;
}

#bsa-material-design-1 .bsaProItemInner__button {
	color: white;
	position: absolute;
	bottom: -80px;
	width: 100%;
	text-align: center;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-1 .bsaProItemInner:hover .bsaProItemInner__button {
	bottom: 45px;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
	-webkit-transition-delay: .1s; /* For Safari 3.1 to 6.0 */
	transition-delay: .1s;
}

#bsa-material-design-1 .bsaProItemInner__buttonInner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#bsa-material-design-1 .bsaProItemInner__title {
	color: black;
}

#bsa-material-design-1 .bsaProItemInner__desc {
	line-height: 20px;
	font-size: 13px;
	margin-top: 5px;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-material-design-2 h3,
#bsa-material-design-2 img,
#bsa-material-design-2 span,
#bsa-material-design-2 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-material-design-2 .bsaProItem {
	position: relative;
	overflow: hidden;
	border-radius: 2px;
	padding: 0;
}

#bsa-material-design-2 .bsaProItemInner {
	overflow: hidden;
	background-color: white;
	color: #000000;
	height: 150px;
	width: 100%;
	border-radius: 2px;
}

#bsa-material-design-2 .bsaProItemInner__thumb {
	border-radius: 2px;
}

#bsa-material-design-2 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
	border-radius: 2px;
}

#bsa-material-design-2 .bsaProItemInner__copy {
	position: absolute;
	top: 100px;
	bottom: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	color: black;
	z-index: 15;
	background-color: white;
	border-radius: 0 0 2px 2px;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-2 .bsaProItemInner:hover .bsaProItemInner__copy {
	top: 0;
	border-radius: 2px;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-2 .bsaProItemInner__copyInner {
	position: relative;
	padding: 15px;
}

#bsa-material-design-2 .bsaProItemInner__buttonInner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#bsa-material-design-2 .bsaProItemInner__title {
	color: black;
	margin-top: -10px;
	line-height: 40px;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-2 .bsaProItemInner:hover .bsaProItemInner__title {
	margin-top: 0;
	line-height: 22px;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-material-design-2 .bsaProItemInner__desc {
	line-height: 18px;
	font-size: 13px;
	margin-top: 5px;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-modern-1 h3,
#bsa-modern-1 a,
#bsa-modern-1 img,
#bsa-modern-1 span,
#bsa-modern-1 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-modern-1 .bsaProItem {
	position: relative;
	overflow: hidden;
}

#bsa-modern-1 .bsaProItemInner {
	overflow: hidden;
	background-color: #f5f5f5;
	color: #000000;
	height: 150px;
	width: 100%;
}

#bsa-modern-1 .bsaProItemInner__thumb {

}

#bsa-modern-1 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-1 .bsaProItemInner:hover .bsaProItemInner__img  {
	width: 140%;
	-webkit-transition: width .5s; /* For Safari 3.1 to 6.0 */
	transition: width .5s;
}

#bsa-modern-1 .bsaProItemInner__copy {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	color: white;
}

#bsa-modern-1 .bsaProItemInner__copyInnerBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .4;
	background-color: black;
	z-index: 10;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-1 .bsaProItemInner:hover .bsaProItemInner__copyInnerBg  {
	opacity: .7;
	-webkit-transition: opacity .5s; /* For Safari 3.1 to 6.0 */
	transition: opacity .5s;
}

#bsa-modern-1 .bsaProItemInner__copyInner {
	position: relative;
	padding: 15px;
	z-index: 100;
}

#bsa-modern-1 .bsaProItemInner__title {
	color: white;
}

#bsa-modern-1 .bsaProItemInner__desc,
#bsa-modern-1 .bsaProItemInner__url {
	margin-top: 10px;
}

#bsa-modern-1 .bsaProItemInner__url {
	display: block;
	font-weight: bold;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-modern-2 h3,
#bsa-modern-2 a,
#bsa-modern-2 img,
#bsa-modern-2 span,
#bsa-modern-2 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-modern-2 .bsaProItem {
	position: relative;
	overflow: hidden;
}

#bsa-modern-2 .bsaProItemInner {
	overflow: hidden;
	background-color: #f5f5f5;
	color: #000000;
	height: 150px;
	width: 100%;
}

#bsa-modern-2 .bsaProItemInner__thumb {

}

#bsa-modern-2 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-2 .bsaProItemInner:hover .bsaProItemInner__img  {
	width: 140%;
	-webkit-transition: width .5s; /* For Safari 3.1 to 6.0 */
	transition: width .5s;
}

#bsa-modern-2 .bsaProItemInner__copy {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	color: white;
}

#bsa-modern-2 .bsaProItemInner__copyInnerBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .4;
	background-color: black;
	z-index: 10;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-2 .bsaProItemInner:hover .bsaProItemInner__copyInnerBg  {
	opacity: .7;
	-webkit-transition: opacity .5s; /* For Safari 3.1 to 6.0 */
	transition: opacity .5s;
}

#bsa-modern-2 .bsaProItemInner__copyInner {
	position: relative;
	padding: 20px;
	z-index: 100;
}

#bsa-modern-2 .bsaProItemInner__title {
	color: white;
	text-align: center;
	font-size: 20px;
}

#bsa-modern-2 .bsaProItemInner__desc {
	margin-top: 15px;
	text-align: center;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-modern-3 h3,
#bsa-modern-3 a,
#bsa-modern-3 img,
#bsa-modern-3 span,
#bsa-modern-3 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-modern-3 .bsaProItem {
	position: relative;
	overflow: hidden;
}

#bsa-modern-3 .bsaProItemInner {
	overflow: hidden;
	background-color: #f5f5f5;
	color: #000000;
	height: 150px;
	width: 100%;
}

#bsa-modern-3 .bsaProItemInner__thumb {

}

#bsa-modern-3 .bsaProItemInner__img {
	width: 100%;
	height: 150px;
	background-size: cover;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__img  {
	width: 140%;
	-webkit-transition: width .5s; /* For Safari 3.1 to 6.0 */
	transition: width .5s;
}

#bsa-modern-3 .bsaProItemInner__copy {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60%;
	color: white;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__copy  {
	height: 100%;
	-webkit-animation: showCopy .4s ease-in-out; /* For Safari 3.1 to 6.0 */
	animation: showCopy .4s ease-in-out;
}

@-webkit-keyframes showCopy {
	0%   {height: 60%;}
	100% {height: 100%;}
}

/* Standard syntax */
@keyframes showCopy {
	0%   {height: 60%;}
	100% {height: 100%;}
}

#bsa-modern-3 .bsaProItemInner__copyInnerBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .4;
	background-color: black;
	z-index: 10;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__copyInnerBg  {
	opacity: .7;
	-webkit-transition: opacity .5s; /* For Safari 3.1 to 6.0 */
	transition: opacity .5s;
}

#bsa-modern-3 .bsaProItemInner__copyInner {
	position: relative;
	padding: 20px;
	z-index: 100;
}

#bsa-modern-3 .bsaProItemInner__title {
	color: white;
	text-align: center;
	font-size: 20px;
}

#bsa-modern-3 .bsaProItemInner__desc {
	opacity: 0;
	margin-top: 15px;
	text-align: center;
	line-height: 20px;
	-webkit-transition: all .4s; /* For Safari 3.1 to 6.0 */
	transition: all .4s;
}

#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__desc  {
	opacity: 1;
	-webkit-transition: all .4s; /* For Safari 3.1 to 6.0 */
	transition: all .4s;
	-webkit-transition-delay: .2s; /* For Safari 3.1 to 6.0 */
	transition-delay: .2s;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-modern-4 h3,
#bsa-modern-4 a,
#bsa-modern-4 img,
#bsa-modern-4 span,
#bsa-modern-4 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-modern-4 .bsaProItem {
	position: relative;
	overflow: hidden;
}

#bsa-modern-4 .bsaProItemInner {
	overflow: hidden;
	background-color: #f5f5f5;
	color: #000000;
	height: 200px;
	width: 100%;
}

#bsa-modern-4 .bsaProItemInner__thumb {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto;
}

#bsa-modern-4 .bsaProItemInner__thumbContainer {
	width: 100%;
	margin: -40px auto 0;
	text-align: center;
	z-index: 100;
	position: relative;
}

#bsa-modern-4 .bsaProItemInner__img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-size: cover;
	-webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
	transition: all .5s;
}

#bsa-modern-4 .bsaProItemInner:hover .bsaProItemInner__img  {
	width: 140%;
	-webkit-transition: width .5s; /* For Safari 3.1 to 6.0 */
	transition: width .5s;
}

#bsa-modern-4 .bsaProItemInner__copyTitle {
	bottom: 0;
	width: 100%;
	color: black;
	height: 90px;
}

#bsa-modern-4 .bsaProItemInner__copyTitle .bsaProItemInner__copyInner {
	position: relative;
	padding: 20px;
	z-index: 10;
	height: 50px;
	background-color: #eaeaea;
}

#bsa-modern-4 .bsaProItemInner__title {
	color: black;
}

#bsa-modern-4 .bsaProItemInner__copyDesc {

}

#bsa-modern-4 .bsaProItemInner__copyDesc .bsaProItemInner__copyInner {
	padding: 0 15px;
}

#bsa-modern-4 .bsaProItemInner__desc {
	margin-top: 15px;
	text-align: center;
	line-height: 20px;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-paper-note-1 h3,
#bsa-paper-note-1 a,
#bsa-paper-note-1 img,
#bsa-paper-note-1 span,
#bsa-paper-note-1 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-paper-note-1 .bsaProItemInner.bsaNote {
	position: relative;
	height: 140px;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #fff;
	background: #e53935;
	overflow: hidden;
}

#bsa-paper-note-1 .bsaProItemInner.bsaNote:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #fff #fff #c62828 #c62828;
	background: #c62828;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	/* Firefox 3.0 damage limitation */
	display: block; width: 0;
}

#bsa-paper-note-1 .bsaProItemInner.bsaNote.bsaRounded {
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
}

#bsa-paper-note-1 .bsaProItemInner.bsaNote.bsaRounded:before {
	border-width: 15px;
	border-color: #fff #fff transparent transparent;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}

#bsa-paper-note-1 .bsaProItemInner .bsaProItemInner__copy {
	float: left;
	height: 140px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#bsa-paper-note-1 .bsaProItemInner__copyInner {

}

#bsa-paper-note-1 .bsaProItemInner__copy .bsaProItemInner__title {
	font-size: 20px;
	margin: 15px 15px 0;
	color: #5d0a0a;
}

#bsa-paper-note-1 .bsaProItemInner__copy .bsaProItemInner__desc {
	margin: 0 15px 10px;
	font-size: 14px;
	color: #ffcdd2;
}

#bsa-paper-note-1 .bsaProItemInner__copy .bsaProItemInner__url {
	margin: 0 15px;
	font-weight: bold;
	font-size: 14px;
	color: #ffcdd2;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-paper-note-2 h3,
#bsa-paper-note-2 a,
#bsa-paper-note-2 img,
#bsa-paper-note-2 span,
#bsa-paper-note-2 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-paper-note-2 .bsaProItemInner.bsaNote {
	position: relative;
	height: 160px;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #000;
	background: url('http://cdn.exiriatechnologi1.netdna-cdn.com/wp-content/plugins/bsa-pro-scripteo/frontend/img/paper-note.png') transparent top center no-repeat;
	background-size: cover;
	overflow: hidden;
}

#bsa-paper-note-2 .bsaProItemInner .bsaProItemInner__copy {
	float: left;
	height: 160px;
	width: 85%;
	padding: 0 0 0 15%;
	margin: 0;
}

#bsa-paper-note-2 .bsaProItemInner__copyInner {

}

#bsa-paper-note-2 .bsaProItemInner__copy .bsaProItemInner__title {
	font-size: 20px;
	margin: 20px 15px 0;
	color: #000;
}

#bsa-paper-note-2 .bsaProItemInner__copy .bsaProItemInner__desc {
	font-size: 14px;
	line-height: 24px;
	margin: 4px 15px 10px;
	color: #000;
}

#bsa-paper-note-2 .bsaProItemInner__copy .bsaProItemInner__url {
	margin: 0 15px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
/* -- END -- TEMPLATE *//* -- START -- Reset */
#bsa-paper-note-3 h3,
#bsa-paper-note-3 a,
#bsa-paper-note-3 img,
#bsa-paper-note-3 span,
#bsa-paper-note-3 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-paper-note-3.bsaAnimateCircle,
#bsa-paper-note-3 .bsaAnimateCircle {
	transition: all 750ms ease-in-out;
}

#bsa-paper-note-3 .bsaProItemInner {
	position: relative;
	width: 180px;
	height: 180px;
	margin: 0 auto;

	backface-visibility: hidden;
}

#bsa-paper-note-3 .bsaProItemInner .bsaSticky{
	transform: rotate(45deg);
}

#bsa-paper-note-3 .bsaProItemInner:hover .bsaSticky{
	transform: rotate(10deg);
}

#bsa-paper-note-3 .bsaProItemInner .bsaSticky{
	position: absolute;
	top: 0;
	left: 0;
	width:180px;
	height: 180px;
}

#bsa-paper-note-3 .bsaProItemInner .bsaReveal .bsaCircle{
	box-shadow: 0 1px 0px rgba(0,0,0,.15);

	font-family: 'helvetica neue', arial;
	font-weight: 200;
	line-height: 140px;
	text-align: center;

	cursor: pointer;
}

#bsa-paper-note-3 .bsaProItemInner .bsaReveal .bsaCircle{
	background: #f1f1f1;
}

#bsa-paper-note-3 .bsaProItemInner .bsaCircle_wrapper{
	position: absolute;
	width: 180px;
	height: 180px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#bsa-paper-note-3 .bsaProItemInner .bsaCircle{
	position: absolute;
	width: 140px;
	height:  140px;
	margin: 20px;

	border-radius: 999px;
}

#bsa-paper-note-3 .bsaProItemInner .bsaBack{
	height: 10px;
	top: 30px;
}

#bsa-paper-note-3 .bsaProItemInner:hover .bsaBack{
	height: 90px;
	top: 110px;
}

#bsa-paper-note-3 .bsaProItemInner .bsaBack .bsaCircle{
	margin-top: -130px;
	background-color: #00897b;

	background-image: -webkit-linear-gradient(bottom, transparent, #00695c);
	background-image: -moz-linear-gradient(bottom, transparent, #00695c);
	background-image: linear-gradient(bottom, transparent, #00695c);
}

#bsa-paper-note-3 .bsaProItemInner:hover .bsaBack .bsaCircle{
	margin-top: -50px;
}

#bsa-paper-note-3 .bsaProItemInner .bsaFront{
	height: 150px;
	bottom: 0;
	top: auto;

	-webkit-box-shadow: 0 -140px 20px -140px rgba(0,0,0,.3);
}

#bsa-paper-note-3 .bsaProItemInner:hover .bsaFront{
	height: 70px;

	-webkit-box-shadow: 0 -60px 10px -60px rgba(0,0,0,.1);
}

#bsa-paper-note-3 .bsaProItemInner .bsaFront .bsaCircle{
	margin-top: -10px;
	background-color: #00897b;

	background-image: -webkit-linear-gradient(bottom, transparent 75%, #00695c 95%);
	background-image: -moz-linear-gradient(bottom, transparent 75%, #00695c 95%);
	background-image: linear-gradient(bottom, transparent 75%, #00695c 95%);
}

#bsa-paper-note-3 .bsaProItemInner h3 {
	font-weight: 200;
	text-align: center;
	position: absolute;
	width: 110px;
	height: 70px;
	margin: 65px 0 0 30px;
	color: #e0f2f1;

	-ms-transform: rotate(20deg); /* IE 9 */
	-webkit-transform: rotate(20deg); /* Safari */
	transform: rotate(20deg); /* Standard syntax */

	transition: opacity 50ms linear 400ms;
}

#bsa-paper-note-3 .bsaProItemInner:hover h3 {
	opacity: 0;

	transition: opacity 50ms linear 300ms;
}

#bsa-paper-note-3 .bsaProItemInner:hover .bsaFront .bsaCircle {
	margin-top: -90px;
	background-color: #00897b;
	background-position: 0 100px;
}

#bsa-paper-note-3 .bsaProItemInner__copy .bsaProItemInner__title {
	font-size: 17px;
	line-height: 22px;
	overflow: hidden;
}

#bsa-paper-note-3 .bsaProItemInner__copy .bsaProItemInner__desc {
	font-size: 12px;
	line-height: 16px;
	margin: 15px 15px 10px;
	color: #000;
	overflow: hidden;
}
/* -- END -- TEMPLATE */
.bsaProContainer .z-depth-1, .bsaProContainer .card-panel, .bsaProContainer .card, .bsaProContainer .toast, .bsaProContainer .btn, .bsaProContainer .btn-large, .bsaButtonGroup .btn-large, .bsaProContainer .btn-floating, .bsaProContainer .dropdown-content, .bsaProContainer .collapsible {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.bsaProContainer .z-depth-1-half, .bsaProContainer .btn:hover, .bsaProContainer .btn-large:hover, .bsaButtonGroup .btn-large:hover, .bsaProContainer .btn-floating:hover, .bsaProContainer .modal {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.bsaProContainer .z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.bsaProContainer .z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.bsaProContainer .z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

.bsaProContainer .z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }

.bsaProContainer .card-panel {
  padding: 20px;
  margin: 0.5rem 0 1rem 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #fff; }



.bsaButtonGroup .waves-effect,
.bsaProContainer .waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.bsaProContainer .waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none; }
.bsaProContainer .waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45); }
.bsaProContainer .waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7); }
.bsaProContainer .waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7); }
.bsaProContainer .waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7); }
.bsaProContainer .waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7); }
.bsaProContainer .waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7); }
.bsaProContainer .waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7); }

.bsaProContainer .waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.bsaProContainer .waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }

.bsaProContainer .waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
.bsaProContainer .waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1; }

.bsaProContainer .waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%; }

.bsaProContainer .waves-block {
  display: block; }

/* Firefox Bug: link not triggered */
.bsaProContainer a.waves-effect .waves-ripple {
  z-index: -1;
}


.bsaButtonGroup .btn, .bsaButtonGroup .btn-large, .bsaButtonGroup .btn-flat {
  display: inline-block;
  height: 36px;
  margin-bottom: 15px;
  padding: 0 2rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  line-height: 36px;
  text-transform: uppercase;
  border: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

.bsaButtonGroup .btn, .bsaButtonGroup .btn-large {
  text-decoration: none;
  color: #FFF;
  background-color: #2196F3;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer;
}

.bsaButtonGroup {
  text-align: center;
}

.bsaButtonGroup > a > i {
  margin-left: 10px;
}

.bsaButtonGroup .btn-large:focus, .bsaButtonGroup .btn-large:hover, .bsaButtonGroup .btn-large:visited {
  color: #ffffff;
}

.bsaButtonGroup .btn:hover, .bsaButtonGroup .btn-large:hover {
  background-color: #39a1f4;
  color: #ffffff;
}

.bsaButtonGroup .btn-large-red {
  background-color: #F44336;
  color: #ffffff;
}

.bsaButtonGroup .btn-large-red:hover {
  background-color: #f4665c;
  color: #ffffff;
}

.bsaButtonGroup .btn-large {
  height: 54px;
  line-height: 56px;
}

.bsaButtonGroup .btn-large-next:focus, .bsaButtonGroup .btn-large-next:hover, .bsaButtonGroup .btn-large-next:visited {
  color: #9e9e9e;
}

.bsaButtonGroup .btn-large-next {
  background-color: #e0e0e0;
  color: #bdbdbd;
  margin-right: 15px;
}

.bsaButtonGroup .btn-large-next:hover {
  background-color: #eeeeee;
  color: #9e9e9e;
}

.bsaButtonGroup .btn-large-buy {
  /*background-color: #39a1f4;*/
}

.bsaButtonGroup .btn-large-buy:hover {
  /*background-color: #39a1f4;*/
}

.bsaButtonGroup .bsaProContainer {
  width: auto;
}



.bsaProContainer .btn, .bsaProContainer .btn-large, .bsaProContainer .btn-flat {
  display: inline-block;
  height: 36px;
  margin-bottom: 15px;
  padding: 0 2rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  line-height: 36px;
  text-transform: uppercase;
  border: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

.bsaProContainer .btn.disabled, .bsaProContainer .disabled.btn-large, .bsaProContainer .btn-floating.disabled, .bsaProContainer .btn-large.disabled, .bsaProContainer .btn:disabled, .bsaProContainer .btn-large:disabled, .bsaProContainer .btn-large:disabled, .bsaProContainer .btn-floating:disabled {
  background-color: #DFDFDF;
  box-shadow: none;
  color: #9F9F9F; }
.bsaProContainer .btn.disabled:hover, .bsaProContainer .disabled.btn-large:hover, .bsaProContainer .btn-floating.disabled:hover, .bsaProContainer .btn-large.disabled:hover, .bsaProContainer .btn:disabled:hover, .bsaProContainer .btn-large:disabled:hover, .bsaProContainer .btn-large:disabled:hover, .bsaProContainer .btn-floating:disabled:hover {
  background-color: #DFDFDF;
  color: #9F9F9F; }

.bsaProContainer .btn i, .bsaProContainer .btn-large i, .bsaProContainer .btn-floating i, .bsaProContainer .btn-large i, .bsaProContainer .btn-flat i {
  font-size: 1.3rem;
  line-height: inherit; }

.bsaProContainer .btn, .bsaProContainer .btn-large {
  text-decoration: none;
  color: #FFF;
  background-color: #2196F3;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer; }
.bsaProContainer .btn:hover, .bsaProContainer .btn-large:hover {
  background-color: #39a1f4; }

.bsaProContainer .btn-floating {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 37px;
  height: 37px;
  line-height: 37px;
  padding: 0;
  background-color: #2196F3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }
.bsaProContainer .btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 37px; }
.bsaProContainer .btn-floating.btn-large {
  width: 55.5px;
  height: 55.5px; }
.bsaProContainer .btn-floating.btn-large i {
  line-height: 55.5px; }

.bsaProContainer .btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer; }
.bsaProContainer .btn-flat.disabled {
  color: #b3b3b3; }

.bsaProContainer .btn-large {
  height: 54px;
  line-height: 56px; }
.bsaProContainer .btn-large i {
  font-size: 1.6rem; }




/*******************
  Utility Classes
*******************/
.bsaProContainer .left-align {
  text-align: left; }

.bsaProContainer .right-align {
  text-align: right; }

.bsaProContainer .center, .bsaProContainer .center-align {
  text-align: center; }

.bsaProContainer .left {
  float: left !important; }

.bsaProContainer .right {
  float: right !important; }

.bsaProContainer .no-select, input[type=range], input[type=range] + .thumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bsaProContainer .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box; }

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

@font-face {
  font-family: "Material-Design-Icons";
  src: url("http://cdn.exiriatechnologi1.netdna-cdn.com/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/icons/Material-Design-Icons.eot?-g7cqhn");
  src: url("http://cdn.exiriatechnologi1.netdna-cdn.com/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/icons/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), url("http://cdn.exiriatechnologi1.netdna-cdn.com/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/icons/Material-Design-Icons.woff?-g7cqhn") format("woff"), url("http://cdn.exiriatechnologi1.netdna-cdn.com/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/icons/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), url("http://cdn.exiriatechnologi1.netdna-cdn.com/wp-content/plugins/bsa-pro-scripteo/frontend/css/asset/icons/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.bsaProContainer [class^="mdi-"], .bsaProContainer .select-wrapper span.select-dropdown:after, [class*=" mdi-"] {
  font-family: "Material-Design-Icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


.bsaProContainer .mdi-action-3d-rotation:before {
  content: "\e600"; }

.bsaProContainer .mdi-action-accessibility:before {
  content: "\e601"; }

.bsaProContainer .mdi-action-account-balance:before {
  content: "\e602"; }

.bsaProContainer .mdi-action-account-balance-wallet:before {
  content: "\e603"; }

.bsaProContainer .mdi-action-account-box:before {
  content: "\e604"; }

.bsaProContainer .mdi-action-account-child:before {
  content: "\e605"; }

.bsaProContainer .mdi-action-account-circle:before {
  content: "\e606"; }

.bsaProContainer .mdi-action-add-shopping-cart:before {
  content: "\e607"; }

.bsaProContainer .mdi-action-alarm:before {
  content: "\e608"; }

.bsaProContainer .mdi-action-alarm-add:before {
  content: "\e609"; }

.bsaProContainer .mdi-action-alarm-off:before {
  content: "\e60a"; }

.bsaProContainer .mdi-action-alarm-on:before {
  content: "\e60b"; }

.bsaProContainer .mdi-action-android:before {
  content: "\e60c"; }

.bsaProContainer .mdi-action-announcement:before {
  content: "\e60d"; }

.bsaProContainer .mdi-action-aspect-ratio:before {
  content: "\e60e"; }

.bsaProContainer .mdi-action-assessment:before {
  content: "\e60f"; }

.bsaProContainer .mdi-action-assignment:before {
  content: "\e610"; }

.bsaProContainer .mdi-action-assignment-ind:before {
  content: "\e611"; }

.bsaProContainer .mdi-action-assignment-late:before {
  content: "\e612"; }

.bsaProContainer .mdi-action-assignment-return:before {
  content: "\e613"; }

.bsaProContainer .mdi-action-assignment-returned:before {
  content: "\e614"; }

.bsaProContainer .mdi-action-assignment-turned-in:before {
  content: "\e615"; }

.bsaProContainer .mdi-action-autorenew:before {
  content: "\e616"; }

.bsaProContainer .mdi-action-backup:before {
  content: "\e617"; }

.bsaProContainer .mdi-action-book:before {
  content: "\e618"; }

.bsaProContainer .mdi-action-bookmark:before {
  content: "\e619"; }

.bsaProContainer .mdi-action-bookmark-outline:before {
  content: "\e61a"; }

.bsaProContainer .mdi-action-bug-report:before {
  content: "\e61b"; }

.bsaProContainer .mdi-action-cached:before {
  content: "\e61c"; }

.bsaProContainer .mdi-action-class:before {
  content: "\e61d"; }

.bsaProContainer .mdi-action-credit-card:before {
  content: "\e61e"; }

.bsaProContainer .mdi-action-dashboard:before {
  content: "\e61f"; }

.bsaProContainer .mdi-action-delete:before {
  content: "\e620"; }

.bsaProContainer .mdi-action-description:before {
  content: "\e621"; }

.bsaProContainer .mdi-action-dns:before {
  content: "\e622"; }

.bsaProContainer .mdi-action-done:before {
  content: "\e623"; }

.bsaProContainer .mdi-action-done-all:before {
  content: "\e624"; }

.bsaProContainer .mdi-action-event:before {
  content: "\e625"; }

.bsaProContainer .mdi-action-exit-to-app:before {
  content: "\e626"; }

.bsaProContainer .mdi-action-explore:before {
  content: "\e627"; }

.bsaProContainer .mdi-action-extension:before {
  content: "\e628"; }

.bsaProContainer .mdi-action-face-unlock:before {
  content: "\e629"; }

.bsaProContainer .mdi-action-favorite:before {
  content: "\e62a"; }

.bsaProContainer .mdi-action-favorite-outline:before {
  content: "\e62b"; }

.bsaProContainer .mdi-action-find-in-page:before {
  content: "\e62c"; }

.bsaProContainer .mdi-action-find-replace:before {
  content: "\e62d"; }

.bsaProContainer .mdi-action-flip-to-back:before {
  content: "\e62e"; }

.bsaProContainer .mdi-action-flip-to-front:before {
  content: "\e62f"; }

.bsaProContainer .mdi-action-get-app:before {
  content: "\e630"; }

.bsaProContainer .mdi-action-grade:before {
  content: "\e631"; }

.bsaProContainer .mdi-action-group-work:before {
  content: "\e632"; }

.bsaProContainer .mdi-action-help:before {
  content: "\e633"; }

.bsaProContainer .mdi-action-highlight-remove:before {
  content: "\e634"; }

.bsaProContainer .mdi-action-history:before {
  content: "\e635"; }

.bsaProContainer .mdi-action-home:before {
  content: "\e636"; }

.bsaProContainer .mdi-action-https:before {
  content: "\e637"; }

.bsaProContainer .mdi-action-info:before {
  content: "\e638"; }

.bsaProContainer .mdi-action-info-outline:before {
  content: "\e639"; }

.bsaProContainer .mdi-action-input:before {
  content: "\e63a"; }

.bsaProContainer .mdi-action-invert-colors:before {
  content: "\e63b"; }

.bsaProContainer .mdi-action-label:before {
  content: "\e63c"; }

.bsaProContainer .mdi-action-label-outline:before {
  content: "\e63d"; }

.bsaProContainer .mdi-action-language:before {
  content: "\e63e"; }

.bsaProContainer .mdi-action-launch:before {
  content: "\e63f"; }

.bsaProContainer .mdi-action-list:before {
  content: "\e640"; }

.bsaProContainer .mdi-action-lock:before {
  content: "\e641"; }

.bsaProContainer .mdi-action-lock-open:before {
  content: "\e642"; }

.bsaProContainer .mdi-action-lock-outline:before {
  content: "\e643"; }

.bsaProContainer .mdi-action-loyalty:before {
  content: "\e644"; }

.bsaProContainer .mdi-action-markunread-mailbox:before {
  content: "\e645"; }

.bsaProContainer .mdi-action-note-add:before {
  content: "\e646"; }

.bsaProContainer .mdi-action-open-in-browser:before {
  content: "\e647"; }

.bsaProContainer .mdi-action-open-in-new:before {
  content: "\e648"; }

.bsaProContainer .mdi-action-open-with:before {
  content: "\e649"; }

.bsaProContainer .mdi-action-pageview:before {
  content: "\e64a"; }

.bsaProContainer .mdi-action-payment:before {
  content: "\e64b"; }

.bsaProContainer .mdi-action-perm-camera-mic:before {
  content: "\e64c"; }

.bsaProContainer .mdi-action-perm-contact-cal:before {
  content: "\e64d"; }

.bsaProContainer .mdi-action-perm-data-setting:before {
  content: "\e64e"; }

.bsaProContainer .mdi-action-perm-device-info:before {
  content: "\e64f"; }

.bsaProContainer .mdi-action-perm-identity:before {
  content: "\e650"; }

.bsaProContainer .mdi-action-perm-media:before {
  content: "\e651"; }

.bsaProContainer .mdi-action-perm-phone-msg:before {
  content: "\e652"; }

.bsaProContainer .mdi-action-perm-scan-wifi:before {
  content: "\e653"; }

.bsaProContainer .mdi-action-picture-in-picture:before {
  content: "\e654"; }

.bsaProContainer .mdi-action-polymer:before {
  content: "\e655"; }

.bsaProContainer .mdi-action-print:before {
  content: "\e656"; }

.bsaProContainer .mdi-action-query-builder:before {
  content: "\e657"; }

.bsaProContainer .mdi-action-question-answer:before {
  content: "\e658"; }

.bsaProContainer .mdi-action-receipt:before {
  content: "\e659"; }

.bsaProContainer .mdi-action-redeem:before {
  content: "\e65a"; }

.bsaProContainer .mdi-action-report-problem:before {
  content: "\e65b"; }

.bsaProContainer .mdi-action-restore:before {
  content: "\e65c"; }

.bsaProContainer .mdi-action-room:before {
  content: "\e65d"; }

.bsaProContainer .mdi-action-schedule:before {
  content: "\e65e"; }

.bsaProContainer .mdi-action-search:before {
  content: "\e65f"; }

.bsaProContainer .mdi-action-settings:before {
  content: "\e660"; }

.bsaProContainer .mdi-action-settings-applications:before {
  content: "\e661"; }

.bsaProContainer .mdi-action-settings-backup-restore:before {
  content: "\e662"; }

.bsaProContainer .mdi-action-settings-bluetooth:before {
  content: "\e663"; }

.bsaProContainer .mdi-action-settings-cell:before {
  content: "\e664"; }

.bsaProContainer .mdi-action-settings-display:before {
  content: "\e665"; }

.bsaProContainer .mdi-action-settings-ethernet:before {
  content: "\e666"; }

.bsaProContainer .mdi-action-settings-input-antenna:before {
  content: "\e667"; }

.bsaProContainer .mdi-action-settings-input-component:before {
  content: "\e668"; }

.bsaProContainer .mdi-action-settings-input-composite:before {
  content: "\e669"; }

.bsaProContainer .mdi-action-settings-input-hdmi:before {
  content: "\e66a"; }

.bsaProContainer .mdi-action-settings-input-svideo:before {
  content: "\e66b"; }

.bsaProContainer .mdi-action-settings-overscan:before {
  content: "\e66c"; }

.bsaProContainer .mdi-action-settings-phone:before {
  content: "\e66d"; }

.bsaProContainer .mdi-action-settings-power:before {
  content: "\e66e"; }

.bsaProContainer .mdi-action-settings-remote:before {
  content: "\e66f"; }

.bsaProContainer .mdi-action-settings-voice:before {
  content: "\e670"; }

.bsaProContainer .mdi-action-shop:before {
  content: "\e671"; }

.bsaProContainer .mdi-action-shopping-basket:before {
  content: "\e672"; }

.bsaProContainer .mdi-action-shopping-cart:before {
  content: "\e673"; }

.bsaProContainer .mdi-action-shop-two:before {
  content: "\e674"; }

.bsaProContainer .mdi-action-speaker-notes:before {
  content: "\e675"; }

.bsaProContainer .mdi-action-spellcheck:before {
  content: "\e676"; }

.bsaProContainer .mdi-action-star-rate:before {
  content: "\e677"; }

.bsaProContainer .mdi-action-stars:before {
  content: "\e678"; }

.bsaProContainer .mdi-action-store:before {
  content: "\e679"; }

.bsaProContainer .mdi-action-subject:before {
  content: "\e67a"; }

.bsaProContainer .mdi-action-swap-horiz:before {
  content: "\e67b"; }

.bsaProContainer .mdi-action-swap-vert:before {
  content: "\e67c"; }

.bsaProContainer .mdi-action-swap-vert-circle:before {
  content: "\e67d"; }

.bsaProContainer .mdi-action-system-update-tv:before {
  content: "\e67e"; }

.bsaProContainer .mdi-action-tab:before {
  content: "\e67f"; }

.bsaProContainer .mdi-action-tab-unselected:before {
  content: "\e680"; }

.bsaProContainer .mdi-action-theaters:before {
  content: "\e681"; }

.bsaProContainer .mdi-action-thumb-down:before {
  content: "\e682"; }

.bsaProContainer .mdi-action-thumbs-up-down:before {
  content: "\e683"; }

.bsaProContainer .mdi-action-thumb-up:before {
  content: "\e684"; }

.bsaProContainer .mdi-action-toc:before {
  content: "\e685"; }

.bsaProContainer .mdi-action-today:before {
  content: "\e686"; }

.bsaProContainer .mdi-action-track-changes:before {
  content: "\e687"; }

.bsaProContainer .mdi-action-translate:before {
  content: "\e688"; }

.bsaProContainer .mdi-action-trending-down:before {
  content: "\e689"; }

.bsaProContainer .mdi-action-trending-neutral:before {
  content: "\e68a"; }

.bsaProContainer .mdi-action-trending-up:before {
  content: "\e68b"; }

.bsaProContainer .mdi-action-turned-in:before {
  content: "\e68c"; }

.bsaProContainer .mdi-action-turned-in-not:before {
  content: "\e68d"; }

.bsaProContainer .mdi-action-verified-user:before {
  content: "\e68e"; }

.bsaProContainer .mdi-action-view-agenda:before {
  content: "\e68f"; }

.bsaProContainer .mdi-action-view-array:before {
  content: "\e690"; }

.bsaProContainer .mdi-action-view-carousel:before {
  content: "\e691"; }

.bsaProContainer .mdi-action-view-column:before {
  content: "\e692"; }

.bsaProContainer .mdi-action-view-day:before {
  content: "\e693"; }

.bsaProContainer .mdi-action-view-headline:before {
  content: "\e694"; }

.bsaProContainer .mdi-action-view-list:before {
  content: "\e695"; }

.bsaProContainer .mdi-action-view-module:before {
  content: "\e696"; }

.bsaProContainer .mdi-action-view-quilt:before {
  content: "\e697"; }

.bsaProContainer .mdi-action-view-stream:before {
  content: "\e698"; }

.bsaProContainer .mdi-action-view-week:before {
  content: "\e699"; }

.bsaProContainer .mdi-action-visibility:before {
  content: "\e69a"; }

.bsaProContainer .mdi-action-visibility-off:before {
  content: "\e69b"; }

.bsaProContainer .mdi-action-wallet-giftcard:before {
  content: "\e69c"; }

.bsaProContainer .mdi-action-wallet-membership:before {
  content: "\e69d"; }

.bsaProContainer .mdi-action-wallet-travel:before {
  content: "\e69e"; }

.bsaProContainer .mdi-action-work:before {
  content: "\e69f"; }

.bsaProContainer .mdi-alert-error:before {
  content: "\e6a0"; }

.bsaProContainer .mdi-alert-warning:before {
  content: "\e6a1"; }

.bsaProContainer .mdi-av-album:before {
  content: "\e6a2"; }

.bsaProContainer .mdi-av-timer:before {
  content: "\e6a3"; }

.bsaProContainer .mdi-av-closed-caption:before {
  content: "\e6a4"; }

.bsaProContainer .mdi-av-equalizer:before {
  content: "\e6a5"; }

.bsaProContainer .mdi-av-explicit:before {
  content: "\e6a6"; }

.bsaProContainer .mdi-av-fast-forward:before {
  content: "\e6a7"; }

.bsaProContainer .mdi-av-fast-rewind:before {
  content: "\e6a8"; }

.bsaProContainer .mdi-av-games:before {
  content: "\e6a9"; }

.bsaProContainer .mdi-av-hearing:before {
  content: "\e6aa"; }

.bsaProContainer .mdi-av-high-quality:before {
  content: "\e6ab"; }

.bsaProContainer .mdi-av-loop:before {
  content: "\e6ac"; }

.bsaProContainer .mdi-av-mic:before {
  content: "\e6ad"; }

.bsaProContainer .mdi-av-mic-none:before {
  content: "\e6ae"; }

.bsaProContainer .mdi-av-mic-off:before {
  content: "\e6af"; }

.bsaProContainer .mdi-av-movie:before {
  content: "\e6b0"; }

.bsaProContainer .mdi-av-my-library-add:before {
  content: "\e6b1"; }

.bsaProContainer .mdi-av-my-library-books:before {
  content: "\e6b2"; }

.bsaProContainer .mdi-av-my-library-music:before {
  content: "\e6b3"; }

.bsaProContainer .mdi-av-new-releases:before {
  content: "\e6b4"; }

.bsaProContainer .mdi-av-not-interested:before {
  content: "\e6b5"; }

.bsaProContainer .mdi-av-pause:before {
  content: "\e6b6"; }

.bsaProContainer .mdi-av-pause-circle-fill:before {
  content: "\e6b7"; }

.bsaProContainer .mdi-av-pause-circle-outline:before {
  content: "\e6b8"; }

.bsaProContainer .mdi-av-play-arrow:before {
  content: "\e6b9"; }

.bsaProContainer .mdi-av-play-circle-fill:before {
  content: "\e6ba"; }

.bsaProContainer .mdi-av-play-circle-outline:before {
  content: "\e6bb"; }

.bsaProContainer .mdi-av-playlist-add:before {
  content: "\e6bc"; }

.bsaProContainer .mdi-av-play-shopping-bag:before {
  content: "\e6bd"; }

.bsaProContainer .mdi-av-queue:before {
  content: "\e6be"; }

.bsaProContainer .mdi-av-queue-music:before {
  content: "\e6bf"; }

.bsaProContainer .mdi-av-radio:before {
  content: "\e6c0"; }

.bsaProContainer .mdi-av-recent-actors:before {
  content: "\e6c1"; }

.bsaProContainer .mdi-av-repeat:before {
  content: "\e6c2"; }

.bsaProContainer .mdi-av-repeat-one:before {
  content: "\e6c3"; }

.bsaProContainer .mdi-av-replay:before {
  content: "\e6c4"; }

.bsaProContainer .mdi-av-shuffle:before {
  content: "\e6c5"; }

.bsaProContainer .mdi-av-skip-next:before {
  content: "\e6c6"; }

.bsaProContainer .mdi-av-skip-previous:before {
  content: "\e6c7"; }

.bsaProContainer .mdi-av-snooze:before {
  content: "\e6c8"; }

.bsaProContainer .mdi-av-stop:before {
  content: "\e6c9"; }

.bsaProContainer .mdi-av-subtitles:before {
  content: "\e6ca"; }

.bsaProContainer .mdi-av-surround-sound:before {
  content: "\e6cb"; }

.bsaProContainer .mdi-av-videocam:before {
  content: "\e6cc"; }

.bsaProContainer .mdi-av-videocam-off:before {
  content: "\e6cd"; }

.bsaProContainer .mdi-av-video-collection:before {
  content: "\e6ce"; }

.bsaProContainer .mdi-av-volume-down:before {
  content: "\e6cf"; }

.bsaProContainer .mdi-av-volume-mute:before {
  content: "\e6d0"; }

.bsaProContainer .mdi-av-volume-off:before {
  content: "\e6d1"; }

.bsaProContainer .mdi-av-volume-up:before {
  content: "\e6d2"; }

.bsaProContainer .mdi-av-web:before {
  content: "\e6d3"; }

.bsaProContainer .mdi-communication-business:before {
  content: "\e6d4"; }

.bsaProContainer .mdi-communication-call:before {
  content: "\e6d5"; }

.bsaProContainer .mdi-communication-call-end:before {
  content: "\e6d6"; }

.bsaProContainer .mdi-communication-call-made:before {
  content: "\e6d7"; }

.bsaProContainer .mdi-communication-call-merge:before {
  content: "\e6d8"; }

.bsaProContainer .mdi-communication-call-missed:before {
  content: "\e6d9"; }

.bsaProContainer .mdi-communication-call-received:before {
  content: "\e6da"; }

.bsaProContainer .mdi-communication-call-split:before {
  content: "\e6db"; }

.bsaProContainer .mdi-communication-chat:before {
  content: "\e6dc"; }

.bsaProContainer .mdi-communication-clear-all:before {
  content: "\e6dd"; }

.bsaProContainer .mdi-communication-comment:before {
  content: "\e6de"; }

.bsaProContainer .mdi-communication-contacts:before {
  content: "\e6df"; }

.bsaProContainer .mdi-communication-dialer-sip:before {
  content: "\e6e0"; }

.bsaProContainer .mdi-communication-dialpad:before {
  content: "\e6e1"; }

.bsaProContainer .mdi-communication-dnd-on:before {
  content: "\e6e2"; }

.bsaProContainer .mdi-communication-email:before {
  content: "\e6e3"; }

.bsaProContainer .mdi-communication-forum:before {
  content: "\e6e4"; }

.bsaProContainer .mdi-communication-import-export:before {
  content: "\e6e5"; }

.bsaProContainer .mdi-communication-invert-colors-off:before {
  content: "\e6e6"; }

.bsaProContainer .mdi-communication-invert-colors-on:before {
  content: "\e6e7"; }

.bsaProContainer .mdi-communication-live-help:before {
  content: "\e6e8"; }

.bsaProContainer .mdi-communication-location-off:before {
  content: "\e6e9"; }

.bsaProContainer .mdi-communication-location-on:before {
  content: "\e6ea"; }

.bsaProContainer .mdi-communication-message:before {
  content: "\e6eb"; }

.bsaProContainer .mdi-communication-messenger:before {
  content: "\e6ec"; }

.bsaProContainer .mdi-communication-no-sim:before {
  content: "\e6ed"; }

.bsaProContainer .mdi-communication-phone:before {
  content: "\e6ee"; }

.bsaProContainer .mdi-communication-portable-wifi-off:before {
  content: "\e6ef"; }

.bsaProContainer .mdi-communication-quick-contacts-dialer:before {
  content: "\e6f0"; }

.bsaProContainer .mdi-communication-quick-contacts-mail:before {
  content: "\e6f1"; }

.bsaProContainer .mdi-communication-ring-volume:before {
  content: "\e6f2"; }

.bsaProContainer .mdi-communication-stay-current-landscape:before {
  content: "\e6f3"; }

.bsaProContainer .mdi-communication-stay-current-portrait:before {
  content: "\e6f4"; }

.bsaProContainer .mdi-communication-stay-primary-landscape:before {
  content: "\e6f5"; }

.bsaProContainer .mdi-communication-stay-primary-portrait:before {
  content: "\e6f6"; }

.bsaProContainer .mdi-communication-swap-calls:before {
  content: "\e6f7"; }

.bsaProContainer .mdi-communication-textsms:before {
  content: "\e6f8"; }

.bsaProContainer .mdi-communication-voicemail:before {
  content: "\e6f9"; }

.bsaProContainer .mdi-communication-vpn-key:before {
  content: "\e6fa"; }

.bsaProContainer .mdi-content-add:before {
  content: "\e6fb"; }

.bsaProContainer .mdi-content-add-box:before {
  content: "\e6fc"; }

.bsaProContainer .mdi-content-add-circle:before {
  content: "\e6fd"; }

.bsaProContainer .mdi-content-add-circle-outline:before {
  content: "\e6fe"; }

.bsaProContainer .mdi-content-archive:before {
  content: "\e6ff"; }

.bsaProContainer .mdi-content-backspace:before {
  content: "\e700"; }

.bsaProContainer .mdi-content-block:before {
  content: "\e701"; }

.bsaProContainer .mdi-content-clear:before {
  content: "\e702"; }

.bsaProContainer .mdi-content-content-copy:before {
  content: "\e703"; }

.bsaProContainer .mdi-content-content-cut:before {
  content: "\e704"; }

.bsaProContainer .mdi-content-content-paste:before {
  content: "\e705"; }

.bsaProContainer .mdi-content-create:before {
  content: "\e706"; }

.bsaProContainer .mdi-content-drafts:before {
  content: "\e707"; }

.bsaProContainer .mdi-content-filter-list:before {
  content: "\e708"; }

.bsaProContainer .mdi-content-flag:before {
  content: "\e709"; }

.bsaProContainer .mdi-content-forward:before {
  content: "\e70a"; }

.bsaProContainer .mdi-content-gesture:before {
  content: "\e70b"; }

.bsaProContainer .mdi-content-inbox:before {
  content: "\e70c"; }

.bsaProContainer .mdi-content-link:before {
  content: "\e70d"; }

.bsaProContainer .mdi-content-mail:before {
  content: "\e70e"; }

.bsaProContainer .mdi-content-markunread:before {
  content: "\e70f"; }

.bsaProContainer .mdi-content-redo:before {
  content: "\e710"; }

.bsaProContainer .mdi-content-remove:before {
  content: "\e711"; }

.bsaProContainer .mdi-content-remove-circle:before {
  content: "\e712"; }

.bsaProContainer .mdi-content-remove-circle-outline:before {
  content: "\e713"; }

.bsaProContainer .mdi-content-reply:before {
  content: "\e714"; }

.bsaProContainer .mdi-content-reply-all:before {
  content: "\e715"; }

.bsaProContainer .mdi-content-report:before {
  content: "\e716"; }

.bsaProContainer .mdi-content-save:before {
  content: "\e717"; }

.bsaProContainer .mdi-content-select-all:before {
  content: "\e718"; }

.bsaProContainer .mdi-content-send:before {
  content: "\e719"; }

.bsaProContainer .mdi-content-sort:before {
  content: "\e71a"; }

.bsaProContainer .mdi-content-text-format:before {
  content: "\e71b"; }

.bsaProContainer .mdi-content-undo:before {
  content: "\e71c"; }

.bsaProContainer .mdi-device-access-alarm:before {
  content: "\e71d"; }

.bsaProContainer .mdi-device-access-alarms:before {
  content: "\e71e"; }

.bsaProContainer .mdi-device-access-time:before {
  content: "\e71f"; }

.bsaProContainer .mdi-device-add-alarm:before {
  content: "\e720"; }

.bsaProContainer .mdi-device-airplanemode-off:before {
  content: "\e721"; }

.bsaProContainer .mdi-device-airplanemode-on:before {
  content: "\e722"; }

.bsaProContainer .mdi-device-battery-20:before {
  content: "\e723"; }

.bsaProContainer .mdi-device-battery-30:before {
  content: "\e724"; }

.bsaProContainer .mdi-device-battery-50:before {
  content: "\e725"; }

.bsaProContainer .mdi-device-battery-60:before {
  content: "\e726"; }

.bsaProContainer .mdi-device-battery-80:before {
  content: "\e727"; }

.bsaProContainer .mdi-device-battery-90:before {
  content: "\e728"; }

.bsaProContainer .mdi-device-battery-alert:before {
  content: "\e729"; }

.bsaProContainer .mdi-device-battery-charging-20:before {
  content: "\e72a"; }

.bsaProContainer .mdi-device-battery-charging-30:before {
  content: "\e72b"; }

.bsaProContainer .mdi-device-battery-charging-50:before {
  content: "\e72c"; }

.bsaProContainer .mdi-device-battery-charging-60:before {
  content: "\e72d"; }

.bsaProContainer .mdi-device-battery-charging-80:before {
  content: "\e72e"; }

.bsaProContainer .mdi-device-battery-charging-90:before {
  content: "\e72f"; }

.bsaProContainer .mdi-device-battery-charging-full:before {
  content: "\e730"; }

.bsaProContainer .mdi-device-battery-full:before {
  content: "\e731"; }

.bsaProContainer .mdi-device-battery-std:before {
  content: "\e732"; }

.bsaProContainer .mdi-device-battery-unknown:before {
  content: "\e733"; }

.bsaProContainer .mdi-device-bluetooth:before {
  content: "\e734"; }

.bsaProContainer .mdi-device-bluetooth-connected:before {
  content: "\e735"; }

.bsaProContainer .mdi-device-bluetooth-disabled:before {
  content: "\e736"; }

.bsaProContainer .mdi-device-bluetooth-searching:before {
  content: "\e737"; }

.bsaProContainer .mdi-device-brightness-auto:before {
  content: "\e738"; }

.bsaProContainer .mdi-device-brightness-high:before {
  content: "\e739"; }

.bsaProContainer .mdi-device-brightness-low:before {
  content: "\e73a"; }

.bsaProContainer .mdi-device-brightness-medium:before {
  content: "\e73b"; }

.bsaProContainer .mdi-device-data-usage:before {
  content: "\e73c"; }

.bsaProContainer .mdi-device-developer-mode:before {
  content: "\e73d"; }

.bsaProContainer .mdi-device-devices:before {
  content: "\e73e"; }

.bsaProContainer .mdi-device-dvr:before {
  content: "\e73f"; }

.bsaProContainer .mdi-device-gps-fixed:before {
  content: "\e740"; }

.bsaProContainer .mdi-device-gps-not-fixed:before {
  content: "\e741"; }

.bsaProContainer .mdi-device-gps-off:before {
  content: "\e742"; }

.bsaProContainer .mdi-device-location-disabled:before {
  content: "\e743"; }

.bsaProContainer .mdi-device-location-searching:before {
  content: "\e744"; }

.bsaProContainer .mdi-device-multitrack-audio:before {
  content: "\e745"; }

.bsaProContainer .mdi-device-network-cell:before {
  content: "\e746"; }

.bsaProContainer .mdi-device-network-wifi:before {
  content: "\e747"; }

.bsaProContainer .mdi-device-nfc:before {
  content: "\e748"; }

.bsaProContainer .mdi-device-now-wallpaper:before {
  content: "\e749"; }

.bsaProContainer .mdi-device-now-widgets:before {
  content: "\e74a"; }

.bsaProContainer .mdi-device-screen-lock-landscape:before {
  content: "\e74b"; }

.bsaProContainer .mdi-device-screen-lock-portrait:before {
  content: "\e74c"; }

.bsaProContainer .mdi-device-screen-lock-rotation:before {
  content: "\e74d"; }

.bsaProContainer .mdi-device-screen-rotation:before {
  content: "\e74e"; }

.bsaProContainer .mdi-device-sd-storage:before {
  content: "\e74f"; }

.bsaProContainer .mdi-device-settings-system-daydream:before {
  content: "\e750"; }

.bsaProContainer .mdi-device-signal-cellular-0-bar:before {
  content: "\e751"; }

.bsaProContainer .mdi-device-signal-cellular-1-bar:before {
  content: "\e752"; }

.bsaProContainer .mdi-device-signal-cellular-2-bar:before {
  content: "\e753"; }

.bsaProContainer .mdi-device-signal-cellular-3-bar:before {
  content: "\e754"; }

.bsaProContainer .mdi-device-signal-cellular-4-bar:before {
  content: "\e755"; }

.bsaProContainer .mdi-device-signal-cellular-connected-no-internet-0-bar:before {
  content: "\e756"; }

.bsaProContainer .mdi-device-signal-cellular-connected-no-internet-1-bar:before {
  content: "\e757"; }

.bsaProContainer .mdi-device-signal-cellular-connected-no-internet-2-bar:before {
  content: "\e758"; }

.bsaProContainer .mdi-device-signal-cellular-connected-no-internet-3-bar:before {
  content: "\e759"; }

.bsaProContainer .mdi-device-signal-cellular-connected-no-internet-4-bar:before {
  content: "\e75a"; }

.bsaProContainer .mdi-device-signal-cellular-no-sim:before {
  content: "\e75b"; }

.bsaProContainer .mdi-device-signal-cellular-null:before {
  content: "\e75c"; }

.bsaProContainer .mdi-device-signal-cellular-off:before {
  content: "\e75d"; }

.bsaProContainer .mdi-device-signal-wifi-0-bar:before {
  content: "\e75e"; }

.bsaProContainer .mdi-device-signal-wifi-1-bar:before {
  content: "\e75f"; }

.bsaProContainer .mdi-device-signal-wifi-2-bar:before {
  content: "\e760"; }

.bsaProContainer .mdi-device-signal-wifi-3-bar:before {
  content: "\e761"; }

.bsaProContainer .mdi-device-signal-wifi-4-bar:before {
  content: "\e762"; }

.bsaProContainer .mdi-device-signal-wifi-off:before {
  content: "\e763"; }

.bsaProContainer .mdi-device-storage:before {
  content: "\e764"; }

.bsaProContainer .mdi-device-usb:before {
  content: "\e765"; }

.bsaProContainer .mdi-device-wifi-lock:before {
  content: "\e766"; }

.bsaProContainer .mdi-device-wifi-tethering:before {
  content: "\e767"; }

.bsaProContainer .mdi-editor-attach-file:before {
  content: "\e768"; }

.bsaProContainer .mdi-editor-attach-money:before {
  content: "\e769"; }

.bsaProContainer .mdi-editor-border-all:before {
  content: "\e76a"; }

.bsaProContainer .mdi-editor-border-bottom:before {
  content: "\e76b"; }

.bsaProContainer .mdi-editor-border-clear:before {
  content: "\e76c"; }

.bsaProContainer .mdi-editor-border-color:before {
  content: "\e76d"; }

.bsaProContainer .mdi-editor-border-horizontal:before {
  content: "\e76e"; }

.bsaProContainer .mdi-editor-border-inner:before {
  content: "\e76f"; }

.bsaProContainer .mdi-editor-border-left:before {
  content: "\e770"; }

.bsaProContainer .mdi-editor-border-outer:before {
  content: "\e771"; }

.bsaProContainer .mdi-editor-border-right:before {
  content: "\e772"; }

.bsaProContainer .mdi-editor-border-style:before {
  content: "\e773"; }

.bsaProContainer .mdi-editor-border-top:before {
  content: "\e774"; }

.bsaProContainer .mdi-editor-border-vertical:before {
  content: "\e775"; }

.bsaProContainer .mdi-editor-format-align-center:before {
  content: "\e776"; }

.bsaProContainer .mdi-editor-format-align-justify:before {
  content: "\e777"; }

.bsaProContainer .mdi-editor-format-align-left:before {
  content: "\e778"; }

.bsaProContainer .mdi-editor-format-align-right:before {
  content: "\e779"; }

.bsaProContainer .mdi-editor-format-bold:before {
  content: "\e77a"; }

.bsaProContainer .mdi-editor-format-clear:before {
  content: "\e77b"; }

.bsaProContainer .mdi-editor-format-color-fill:before {
  content: "\e77c"; }

.bsaProContainer .mdi-editor-format-color-reset:before {
  content: "\e77d"; }

.bsaProContainer .mdi-editor-format-color-text:before {
  content: "\e77e"; }

.bsaProContainer .mdi-editor-format-indent-decrease:before {
  content: "\e77f"; }

.bsaProContainer .mdi-editor-format-indent-increase:before {
  content: "\e780"; }

.bsaProContainer .mdi-editor-format-italic:before {
  content: "\e781"; }

.bsaProContainer .mdi-editor-format-line-spacing:before {
  content: "\e782"; }

.bsaProContainer .mdi-editor-format-list-bulleted:before {
  content: "\e783"; }

.bsaProContainer .mdi-editor-format-list-numbered:before {
  content: "\e784"; }

.bsaProContainer .mdi-editor-format-paint:before {
  content: "\e785"; }

.bsaProContainer .mdi-editor-format-quote:before {
  content: "\e786"; }

.bsaProContainer .mdi-editor-format-size:before {
  content: "\e787"; }

.bsaProContainer .mdi-editor-format-strikethrough:before {
  content: "\e788"; }

.bsaProContainer .mdi-editor-functions:before {
  content: "\e789"; }

.bsaProContainer .mdi-editor-format-textdirection-l-to-r:before {
  content: "\e78a"; }

.bsaProContainer .mdi-editor-format-underline:before {
  content: "\e78b"; }

.bsaProContainer .mdi-editor-format-textdirection-r-to-l:before {
  content: "\e78c"; }

.bsaProContainer .mdi-editor-insert-chart:before {
  content: "\e78d"; }

.bsaProContainer .mdi-editor-insert-comment:before {
  content: "\e78e"; }

.bsaProContainer .mdi-editor-insert-drive-file:before {
  content: "\e78f"; }

.bsaProContainer .mdi-editor-insert-emoticon:before {
  content: "\e790"; }

.bsaProContainer .mdi-editor-insert-invitation:before {
  content: "\e791"; }

.bsaProContainer .mdi-editor-insert-link:before {
  content: "\e792"; }

.bsaProContainer .mdi-editor-insert-photo:before {
  content: "\e793"; }

.bsaProContainer .mdi-editor-merge-type:before {
  content: "\e794"; }

.bsaProContainer .mdi-editor-mode-comment:before {
  content: "\e795"; }

.bsaProContainer .mdi-editor-mode-edit:before {
  content: "\e796"; }

.bsaProContainer .mdi-editor-publish:before {
  content: "\e797"; }

.bsaProContainer .mdi-editor-vertical-align-bottom:before {
  content: "\e798"; }

.bsaProContainer .mdi-editor-vertical-align-center:before {
  content: "\e799"; }

.bsaProContainer .mdi-editor-vertical-align-top:before {
  content: "\e79a"; }

.bsaProContainer .mdi-editor-wrap-text:before {
  content: "\e79b"; }

.bsaProContainer .mdi-file-attachment:before {
  content: "\e79c"; }

.bsaProContainer .mdi-file-cloud:before {
  content: "\e79d"; }

.bsaProContainer .mdi-file-cloud-circle:before {
  content: "\e79e"; }

.bsaProContainer .mdi-file-cloud-done:before {
  content: "\e79f"; }

.bsaProContainer .mdi-file-cloud-download:before {
  content: "\e7a0"; }

.bsaProContainer .mdi-file-cloud-off:before {
  content: "\e7a1"; }

.bsaProContainer .mdi-file-cloud-queue:before {
  content: "\e7a2"; }

.bsaProContainer .mdi-file-cloud-upload:before {
  content: "\e7a3"; }

.bsaProContainer .mdi-file-file-download:before {
  content: "\e7a4"; }

.bsaProContainer .mdi-file-file-upload:before {
  content: "\e7a5"; }

.bsaProContainer .mdi-file-folder:before {
  content: "\e7a6"; }

.bsaProContainer .mdi-file-folder-open:before {
  content: "\e7a7"; }

.bsaProContainer .mdi-file-folder-shared:before {
  content: "\e7a8"; }

.bsaProContainer .mdi-hardware-cast:before {
  content: "\e7a9"; }

.bsaProContainer .mdi-hardware-cast-connected:before {
  content: "\e7aa"; }

.bsaProContainer .mdi-hardware-computer:before {
  content: "\e7ab"; }

.bsaProContainer .mdi-hardware-desktop-mac:before {
  content: "\e7ac"; }

.bsaProContainer .mdi-hardware-desktop-windows:before {
  content: "\e7ad"; }

.bsaProContainer .mdi-hardware-dock:before {
  content: "\e7ae"; }

.bsaProContainer .mdi-hardware-gamepad:before {
  content: "\e7af"; }

.bsaProContainer .mdi-hardware-headset:before {
  content: "\e7b0"; }

.bsaProContainer .mdi-hardware-headset-mic:before {
  content: "\e7b1"; }

.bsaProContainer .mdi-hardware-keyboard:before {
  content: "\e7b2"; }

.bsaProContainer .mdi-hardware-keyboard-alt:before {
  content: "\e7b3"; }

.bsaProContainer .mdi-hardware-keyboard-arrow-down:before {
  content: "\e7b4"; }

.bsaProContainer .mdi-hardware-keyboard-arrow-left:before {
  content: "\e7b5"; }

.bsaProContainer .mdi-hardware-keyboard-arrow-right:before {
  content: "\e7b6"; }

.bsaProContainer .mdi-hardware-keyboard-arrow-up:before {
  content: "\e7b7"; }

.bsaProContainer .mdi-hardware-keyboard-backspace:before {
  content: "\e7b8"; }

.bsaProContainer .mdi-hardware-keyboard-capslock:before {
  content: "\e7b9"; }

.bsaProContainer .mdi-hardware-keyboard-control:before {
  content: "\e7ba"; }

.bsaProContainer .mdi-hardware-keyboard-hide:before {
  content: "\e7bb"; }

.bsaProContainer .mdi-hardware-keyboard-return:before {
  content: "\e7bc"; }

.bsaProContainer .mdi-hardware-keyboard-tab:before {
  content: "\e7bd"; }

.bsaProContainer .mdi-hardware-keyboard-voice:before {
  content: "\e7be"; }

.bsaProContainer .mdi-hardware-laptop:before {
  content: "\e7bf"; }

.bsaProContainer .mdi-hardware-laptop-chromebook:before {
  content: "\e7c0"; }

.bsaProContainer .mdi-hardware-laptop-mac:before {
  content: "\e7c1"; }

.bsaProContainer .mdi-hardware-laptop-windows:before {
  content: "\e7c2"; }

.bsaProContainer .mdi-hardware-memory:before {
  content: "\e7c3"; }

.bsaProContainer .mdi-hardware-mouse:before {
  content: "\e7c4"; }

.bsaProContainer .mdi-hardware-phone-android:before {
  content: "\e7c5"; }

.bsaProContainer .mdi-hardware-phone-iphone:before {
  content: "\e7c6"; }

.bsaProContainer .mdi-hardware-phonelink:before {
  content: "\e7c7"; }

.bsaProContainer .mdi-hardware-phonelink-off:before {
  content: "\e7c8"; }

.bsaProContainer .mdi-hardware-security:before {
  content: "\e7c9"; }

.bsaProContainer .mdi-hardware-sim-card:before {
  content: "\e7ca"; }

.bsaProContainer .mdi-hardware-smartphone:before {
  content: "\e7cb"; }

.bsaProContainer .mdi-hardware-speaker:before {
  content: "\e7cc"; }

.bsaProContainer .mdi-hardware-tablet:before {
  content: "\e7cd"; }

.bsaProContainer .mdi-hardware-tablet-android:before {
  content: "\e7ce"; }

.bsaProContainer .mdi-hardware-tablet-mac:before {
  content: "\e7cf"; }

.bsaProContainer .mdi-hardware-tv:before {
  content: "\e7d0"; }

.bsaProContainer .mdi-hardware-watch:before {
  content: "\e7d1"; }

.bsaProContainer .mdi-image-add-to-photos:before {
  content: "\e7d2"; }

.bsaProContainer .mdi-image-adjust:before {
  content: "\e7d3"; }

.bsaProContainer .mdi-image-assistant-photo:before {
  content: "\e7d4"; }

.bsaProContainer .mdi-image-audiotrack:before {
  content: "\e7d5"; }

.bsaProContainer .mdi-image-blur-circular:before {
  content: "\e7d6"; }

.bsaProContainer .mdi-image-blur-linear:before {
  content: "\e7d7"; }

.bsaProContainer .mdi-image-blur-off:before {
  content: "\e7d8"; }

.bsaProContainer .mdi-image-blur-on:before {
  content: "\e7d9"; }

.bsaProContainer .mdi-image-brightness-1:before {
  content: "\e7da"; }

.bsaProContainer .mdi-image-brightness-2:before {
  content: "\e7db"; }

.bsaProContainer .mdi-image-brightness-3:before {
  content: "\e7dc"; }

.bsaProContainer .mdi-image-brightness-4:before {
  content: "\e7dd"; }

.bsaProContainer .mdi-image-brightness-5:before {
  content: "\e7de"; }

.bsaProContainer .mdi-image-brightness-6:before {
  content: "\e7df"; }

.bsaProContainer .mdi-image-brightness-7:before {
  content: "\e7e0"; }

.bsaProContainer .mdi-image-brush:before {
  content: "\e7e1"; }

.bsaProContainer .mdi-image-camera:before {
  content: "\e7e2"; }

.bsaProContainer .mdi-image-camera-alt:before {
  content: "\e7e3"; }

.bsaProContainer .mdi-image-camera-front:before {
  content: "\e7e4"; }

.bsaProContainer .mdi-image-camera-rear:before {
  content: "\e7e5"; }

.bsaProContainer .mdi-image-camera-roll:before {
  content: "\e7e6"; }

.bsaProContainer .mdi-image-center-focus-strong:before {
  content: "\e7e7"; }

.bsaProContainer .mdi-image-center-focus-weak:before {
  content: "\e7e8"; }

.bsaProContainer .mdi-image-collections:before {
  content: "\e7e9"; }

.bsaProContainer .mdi-image-colorize:before {
  content: "\e7ea"; }

.bsaProContainer .mdi-image-color-lens:before {
  content: "\e7eb"; }

.bsaProContainer .mdi-image-compare:before {
  content: "\e7ec"; }

.bsaProContainer .mdi-image-control-point:before {
  content: "\e7ed"; }

.bsaProContainer .mdi-image-control-point-duplicate:before {
  content: "\e7ee"; }

.bsaProContainer .mdi-image-crop:before {
  content: "\e7ef"; }

.bsaProContainer .mdi-image-crop-3-2:before {
  content: "\e7f0"; }

.bsaProContainer .mdi-image-crop-5-4:before {
  content: "\e7f1"; }

.bsaProContainer .mdi-image-crop-7-5:before {
  content: "\e7f2"; }

.bsaProContainer .mdi-image-crop-16-9:before {
  content: "\e7f3"; }

.bsaProContainer .mdi-image-crop-din:before {
  content: "\e7f4"; }

.bsaProContainer .mdi-image-crop-free:before {
  content: "\e7f5"; }

.bsaProContainer .mdi-image-crop-landscape:before {
  content: "\e7f6"; }

.bsaProContainer .mdi-image-crop-original:before {
  content: "\e7f7"; }

.bsaProContainer .mdi-image-crop-portrait:before {
  content: "\e7f8"; }

.bsaProContainer .mdi-image-crop-square:before {
  content: "\e7f9"; }

.bsaProContainer .mdi-image-dehaze:before {
  content: "\e7fa"; }

.bsaProContainer .mdi-image-details:before {
  content: "\e7fb"; }

.bsaProContainer .mdi-image-edit:before {
  content: "\e7fc"; }

.bsaProContainer .mdi-image-exposure:before {
  content: "\e7fd"; }

.bsaProContainer .mdi-image-exposure-minus-1:before {
  content: "\e7fe"; }

.bsaProContainer .mdi-image-exposure-minus-2:before {
  content: "\e7ff"; }

.bsaProContainer .mdi-image-exposure-plus-1:before {
  content: "\e800"; }

.bsaProContainer .mdi-image-exposure-plus-2:before {
  content: "\e801"; }

.bsaProContainer .mdi-image-exposure-zero:before {
  content: "\e802"; }

.bsaProContainer .mdi-image-filter:before {
  content: "\e803"; }

.bsaProContainer .mdi-image-filter-1:before {
  content: "\e804"; }

.bsaProContainer .mdi-image-filter-2:before {
  content: "\e805"; }

.bsaProContainer .mdi-image-filter-3:before {
  content: "\e806"; }

.bsaProContainer .mdi-image-filter-4:before {
  content: "\e807"; }

.bsaProContainer .mdi-image-filter-5:before {
  content: "\e808"; }

.bsaProContainer .mdi-image-filter-6:before {
  content: "\e809"; }

.bsaProContainer .mdi-image-filter-7:before {
  content: "\e80a"; }

.bsaProContainer .mdi-image-filter-8:before {
  content: "\e80b"; }

.bsaProContainer .mdi-image-filter-9:before {
  content: "\e80c"; }

.bsaProContainer .mdi-image-filter-9-plus:before {
  content: "\e80d"; }

.bsaProContainer .mdi-image-filter-b-and-w:before {
  content: "\e80e"; }

.bsaProContainer .mdi-image-filter-center-focus:before {
  content: "\e80f"; }

.bsaProContainer .mdi-image-filter-drama:before {
  content: "\e810"; }

.bsaProContainer .mdi-image-filter-frames:before {
  content: "\e811"; }

.bsaProContainer .mdi-image-filter-hdr:before {
  content: "\e812"; }

.bsaProContainer .mdi-image-filter-none:before {
  content: "\e813"; }

.bsaProContainer .mdi-image-filter-tilt-shift:before {
  content: "\e814"; }

.bsaProContainer .mdi-image-filter-vintage:before {
  content: "\e815"; }

.bsaProContainer .mdi-image-flare:before {
  content: "\e816"; }

.bsaProContainer .mdi-image-flash-auto:before {
  content: "\e817"; }

.bsaProContainer .mdi-image-flash-off:before {
  content: "\e818"; }

.bsaProContainer .mdi-image-flash-on:before {
  content: "\e819"; }

.bsaProContainer .mdi-image-flip:before {
  content: "\e81a"; }

.bsaProContainer .mdi-image-gradient:before {
  content: "\e81b"; }

.bsaProContainer .mdi-image-grain:before {
  content: "\e81c"; }

.bsaProContainer .mdi-image-grid-off:before {
  content: "\e81d"; }

.bsaProContainer .mdi-image-grid-on:before {
  content: "\e81e"; }

.bsaProContainer .mdi-image-hdr-off:before {
  content: "\e81f"; }

.bsaProContainer .mdi-image-hdr-on:before {
  content: "\e820"; }

.bsaProContainer .mdi-image-hdr-strong:before {
  content: "\e821"; }

.bsaProContainer .mdi-image-hdr-weak:before {
  content: "\e822"; }

.bsaProContainer .mdi-image-healing:before {
  content: "\e823"; }

.bsaProContainer .mdi-image-image:before {
  content: "\e824"; }

.bsaProContainer .mdi-image-image-aspect-ratio:before {
  content: "\e825"; }

.bsaProContainer .mdi-image-iso:before {
  content: "\e826"; }

.bsaProContainer .mdi-image-landscape:before {
  content: "\e827"; }

.bsaProContainer .mdi-image-leak-add:before {
  content: "\e828"; }

.bsaProContainer .mdi-image-leak-remove:before {
  content: "\e829"; }

.bsaProContainer .mdi-image-lens:before {
  content: "\e82a"; }

.bsaProContainer .mdi-image-looks:before {
  content: "\e82b"; }

.bsaProContainer .mdi-image-looks-3:before {
  content: "\e82c"; }

.bsaProContainer .mdi-image-looks-4:before {
  content: "\e82d"; }

.bsaProContainer .mdi-image-looks-5:before {
  content: "\e82e"; }

.bsaProContainer .mdi-image-looks-6:before {
  content: "\e82f"; }

.bsaProContainer .mdi-image-looks-one:before {
  content: "\e830"; }

.bsaProContainer .mdi-image-looks-two:before {
  content: "\e831"; }

.bsaProContainer .mdi-image-loupe:before {
  content: "\e832"; }

.bsaProContainer .mdi-image-movie-creation:before {
  content: "\e833"; }

.bsaProContainer .mdi-image-nature:before {
  content: "\e834"; }

.bsaProContainer .mdi-image-nature-people:before {
  content: "\e835"; }

.bsaProContainer .mdi-image-navigate-before:before {
  content: "\e836"; }

.bsaProContainer .mdi-image-navigate-next:before {
  content: "\e837"; }

.bsaProContainer .mdi-image-palette:before {
  content: "\e838"; }

.bsaProContainer .mdi-image-panorama:before {
  content: "\e839"; }

.bsaProContainer .mdi-image-panorama-fisheye:before {
  content: "\e83a"; }

.bsaProContainer .mdi-image-panorama-horizontal:before {
  content: "\e83b"; }

.bsaProContainer .mdi-image-panorama-vertical:before {
  content: "\e83c"; }

.bsaProContainer .mdi-image-panorama-wide-angle:before {
  content: "\e83d"; }

.bsaProContainer .mdi-image-photo:before {
  content: "\e83e"; }

.bsaProContainer .mdi-image-photo-album:before {
  content: "\e83f"; }

.bsaProContainer .mdi-image-photo-camera:before {
  content: "\e840"; }

.bsaProContainer .mdi-image-photo-library:before {
  content: "\e841"; }

.bsaProContainer .mdi-image-portrait:before {
  content: "\e842"; }

.bsaProContainer .mdi-image-remove-red-eye:before {
  content: "\e843"; }

.bsaProContainer .mdi-image-rotate-left:before {
  content: "\e844"; }

.bsaProContainer .mdi-image-rotate-right:before {
  content: "\e845"; }

.bsaProContainer .mdi-image-slideshow:before {
  content: "\e846"; }

.bsaProContainer .mdi-image-straighten:before {
  content: "\e847"; }

.bsaProContainer .mdi-image-style:before {
  content: "\e848"; }

.bsaProContainer .mdi-image-switch-camera:before {
  content: "\e849"; }

.bsaProContainer .mdi-image-switch-video:before {
  content: "\e84a"; }

.bsaProContainer .mdi-image-tag-faces:before {
  content: "\e84b"; }

.bsaProContainer .mdi-image-texture:before {
  content: "\e84c"; }

.bsaProContainer .mdi-image-timelapse:before {
  content: "\e84d"; }

.bsaProContainer .mdi-image-timer:before {
  content: "\e84e"; }

.bsaProContainer .mdi-image-timer-3:before {
  content: "\e84f"; }

.bsaProContainer .mdi-image-timer-10:before {
  content: "\e850"; }

.bsaProContainer .mdi-image-timer-auto:before {
  content: "\e851"; }

.bsaProContainer .mdi-image-timer-off:before {
  content: "\e852"; }

.bsaProContainer .mdi-image-tonality:before {
  content: "\e853"; }

.bsaProContainer .mdi-image-transform:before {
  content: "\e854"; }

.bsaProContainer .mdi-image-tune:before {
  content: "\e855"; }

.bsaProContainer .mdi-image-wb-auto:before {
  content: "\e856"; }

.bsaProContainer .mdi-image-wb-cloudy:before {
  content: "\e857"; }

.bsaProContainer .mdi-image-wb-incandescent:before {
  content: "\e858"; }

.bsaProContainer .mdi-image-wb-irradescent:before {
  content: "\e859"; }

.bsaProContainer .mdi-image-wb-sunny:before {
  content: "\e85a"; }

.bsaProContainer .mdi-maps-beenhere:before {
  content: "\e85b"; }

.bsaProContainer .mdi-maps-directions:before {
  content: "\e85c"; }

.bsaProContainer .mdi-maps-directions-bike:before {
  content: "\e85d"; }

.bsaProContainer .mdi-maps-directions-bus:before {
  content: "\e85e"; }

.bsaProContainer .mdi-maps-directions-car:before {
  content: "\e85f"; }

.bsaProContainer .mdi-maps-directions-ferry:before {
  content: "\e860"; }

.bsaProContainer .mdi-maps-directions-subway:before {
  content: "\e861"; }

.bsaProContainer .mdi-maps-directions-train:before {
  content: "\e862"; }

.bsaProContainer .mdi-maps-directions-transit:before {
  content: "\e863"; }

.bsaProContainer .mdi-maps-directions-walk:before {
  content: "\e864"; }

.bsaProContainer .mdi-maps-flight:before {
  content: "\e865"; }

.bsaProContainer .mdi-maps-hotel:before {
  content: "\e866"; }

.bsaProContainer .mdi-maps-layers:before {
  content: "\e867"; }

.bsaProContainer .mdi-maps-layers-clear:before {
  content: "\e868"; }

.bsaProContainer .mdi-maps-local-airport:before {
  content: "\e869"; }

.bsaProContainer .mdi-maps-local-atm:before {
  content: "\e86a"; }

.bsaProContainer .mdi-maps-local-attraction:before {
  content: "\e86b"; }

.bsaProContainer .mdi-maps-local-bar:before {
  content: "\e86c"; }

.bsaProContainer .mdi-maps-local-cafe:before {
  content: "\e86d"; }

.bsaProContainer .mdi-maps-local-car-wash:before {
  content: "\e86e"; }

.bsaProContainer .mdi-maps-local-convenience-store:before {
  content: "\e86f"; }

.bsaProContainer .mdi-maps-local-drink:before {
  content: "\e870"; }

.bsaProContainer .mdi-maps-local-florist:before {
  content: "\e871"; }

.bsaProContainer .mdi-maps-local-gas-station:before {
  content: "\e872"; }

.bsaProContainer .mdi-maps-local-grocery-store:before {
  content: "\e873"; }

.bsaProContainer .mdi-maps-local-hospital:before {
  content: "\e874"; }

.bsaProContainer .mdi-maps-local-hotel:before {
  content: "\e875"; }

.bsaProContainer .mdi-maps-local-laundry-service:before {
  content: "\e876"; }

.bsaProContainer .mdi-maps-local-library:before {
  content: "\e877"; }

.bsaProContainer .mdi-maps-local-mall:before {
  content: "\e878"; }

.bsaProContainer .mdi-maps-local-movies:before {
  content: "\e879"; }

.bsaProContainer .mdi-maps-local-offer:before {
  content: "\e87a"; }

.bsaProContainer .mdi-maps-local-parking:before {
  content: "\e87b"; }

.bsaProContainer .mdi-maps-local-pharmacy:before {
  content: "\e87c"; }

.bsaProContainer .mdi-maps-local-phone:before {
  content: "\e87d"; }

.bsaProContainer .mdi-maps-local-pizza:before {
  content: "\e87e"; }

.bsaProContainer .mdi-maps-local-play:before {
  content: "\e87f"; }

.bsaProContainer .mdi-maps-local-post-office:before {
  content: "\e880"; }

.bsaProContainer .mdi-maps-local-print-shop:before {
  content: "\e881"; }

.bsaProContainer .mdi-maps-local-restaurant:before {
  content: "\e882"; }

.bsaProContainer .mdi-maps-local-see:before {
  content: "\e883"; }

.bsaProContainer .mdi-maps-local-shipping:before {
  content: "\e884"; }

.bsaProContainer .mdi-maps-local-taxi:before {
  content: "\e885"; }

.bsaProContainer .mdi-maps-location-history:before {
  content: "\e886"; }

.bsaProContainer .mdi-maps-map:before {
  content: "\e887"; }

.bsaProContainer .mdi-maps-my-location:before {
  content: "\e888"; }

.bsaProContainer .mdi-maps-navigation:before {
  content: "\e889"; }

.bsaProContainer .mdi-maps-pin-drop:before {
  content: "\e88a"; }

.bsaProContainer .mdi-maps-place:before {
  content: "\e88b"; }

.bsaProContainer .mdi-maps-rate-review:before {
  content: "\e88c"; }

.bsaProContainer .mdi-maps-restaurant-menu:before {
  content: "\e88d"; }

.bsaProContainer .mdi-maps-satellite:before {
  content: "\e88e"; }

.bsaProContainer .mdi-maps-store-mall-directory:before {
  content: "\e88f"; }

.bsaProContainer .mdi-maps-terrain:before {
  content: "\e890"; }

.bsaProContainer .mdi-maps-traffic:before {
  content: "\e891"; }

.bsaProContainer .mdi-navigation-apps:before {
  content: "\e892"; }

.bsaProContainer .mdi-navigation-arrow-back:before {
  content: "\e893"; }

.bsaProContainer .mdi-navigation-arrow-drop-down:before, .bsaProContainer .select-wrapper span.select-dropdown:after {
  content: "\e894"; }

.bsaProContainer .mdi-navigation-arrow-drop-down-circle:before {
  content: "\e895"; }

.bsaProContainer .mdi-navigation-arrow-drop-up:before {
  content: "\e896"; }

.bsaProContainer .mdi-navigation-arrow-forward:before {
  content: "\e897"; }

.bsaProContainer .mdi-navigation-cancel:before {
  content: "\e898"; }

.bsaProContainer .mdi-navigation-check:before {
  content: "\e899"; }

.bsaProContainer .mdi-navigation-chevron-left:before {
  content: "\e89a"; }

.bsaProContainer .mdi-navigation-chevron-right:before {
  content: "\e89b"; }

.bsaProContainer .mdi-navigation-close:before {
  content: "\e89c"; }

.bsaProContainer .mdi-navigation-expand-less:before {
  content: "\e89d"; }

.bsaProContainer .mdi-navigation-expand-more:before {
  content: "\e89e"; }

.bsaProContainer .mdi-navigation-fullscreen:before {
  content: "\e89f"; }

.bsaProContainer .mdi-navigation-fullscreen-exit:before {
  content: "\e8a0"; }

.bsaProContainer .mdi-navigation-menu:before {
  content: "\e8a1"; }

.bsaProContainer .mdi-navigation-more-horiz:before {
  content: "\e8a2"; }

.bsaProContainer .mdi-navigation-more-vert:before {
  content: "\e8a3"; }

.bsaProContainer .mdi-navigation-refresh:before {
  content: "\e8a4"; }

.bsaProContainer .mdi-navigation-unfold-less:before {
  content: "\e8a5"; }

.bsaProContainer .mdi-navigation-unfold-more:before {
  content: "\e8a6"; }

.bsaProContainer .mdi-notification-adb:before {
  content: "\e8a7"; }

.bsaProContainer .mdi-notification-bluetooth-audio:before {
  content: "\e8a8"; }

.bsaProContainer .mdi-notification-disc-full:before {
  content: "\e8a9"; }

.bsaProContainer .mdi-notification-dnd-forwardslash:before {
  content: "\e8aa"; }

.bsaProContainer .mdi-notification-do-not-disturb:before {
  content: "\e8ab"; }

.bsaProContainer .mdi-notification-drive-eta:before {
  content: "\e8ac"; }

.bsaProContainer .mdi-notification-event-available:before {
  content: "\e8ad"; }

.bsaProContainer .mdi-notification-event-busy:before {
  content: "\e8ae"; }

.bsaProContainer .mdi-notification-event-note:before {
  content: "\e8af"; }

.bsaProContainer .mdi-notification-folder-special:before {
  content: "\e8b0"; }

.bsaProContainer .mdi-notification-mms:before {
  content: "\e8b1"; }

.bsaProContainer .mdi-notification-more:before {
  content: "\e8b2"; }

.bsaProContainer .mdi-notification-network-locked:before {
  content: "\e8b3"; }

.bsaProContainer .mdi-notification-phone-bluetooth-speaker:before {
  content: "\e8b4"; }

.bsaProContainer .mdi-notification-phone-forwarded:before {
  content: "\e8b5"; }

.bsaProContainer .mdi-notification-phone-in-talk:before {
  content: "\e8b6"; }

.bsaProContainer .mdi-notification-phone-locked:before {
  content: "\e8b7"; }

.bsaProContainer .mdi-notification-phone-missed:before {
  content: "\e8b8"; }

.bsaProContainer .mdi-notification-phone-paused:before {
  content: "\e8b9"; }

.bsaProContainer .mdi-notification-play-download:before {
  content: "\e8ba"; }

.bsaProContainer .mdi-notification-play-install:before {
  content: "\e8bb"; }

.bsaProContainer .mdi-notification-sd-card:before {
  content: "\e8bc"; }

.bsaProContainer .mdi-notification-sim-card-alert:before {
  content: "\e8bd"; }

.bsaProContainer .mdi-notification-sms:before {
  content: "\e8be"; }

.bsaProContainer .mdi-notification-sms-failed:before {
  content: "\e8bf"; }

.bsaProContainer .mdi-notification-sync:before {
  content: "\e8c0"; }

.bsaProContainer .mdi-notification-sync-disabled:before {
  content: "\e8c1"; }

.bsaProContainer .mdi-notification-sync-problem:before {
  content: "\e8c2"; }

.bsaProContainer .mdi-notification-system-update:before {
  content: "\e8c3"; }

.bsaProContainer .mdi-notification-tap-and-play:before {
  content: "\e8c4"; }

.bsaProContainer .mdi-notification-time-to-leave:before {
  content: "\e8c5"; }

.bsaProContainer .mdi-notification-vibration:before {
  content: "\e8c6"; }

.bsaProContainer .mdi-notification-voice-chat:before {
  content: "\e8c7"; }

.bsaProContainer .mdi-notification-vpn-lock:before {
  content: "\e8c8"; }

.bsaProContainer .mdi-social-cake:before {
  content: "\e8c9"; }

.bsaProContainer .mdi-social-domain:before {
  content: "\e8ca"; }

.bsaProContainer .mdi-social-group:before {
  content: "\e8cb"; }

.bsaProContainer .mdi-social-group-add:before {
  content: "\e8cc"; }

.bsaProContainer .mdi-social-location-city:before {
  content: "\e8cd"; }

.bsaProContainer .mdi-social-mood:before {
  content: "\e8ce"; }

.bsaProContainer .mdi-social-notifications:before {
  content: "\e8cf"; }

.bsaProContainer .mdi-social-notifications-none:before {
  content: "\e8d0"; }

.bsaProContainer .mdi-social-notifications-off:before {
  content: "\e8d1"; }

.bsaProContainer .mdi-social-notifications-on:before {
  content: "\e8d2"; }

.bsaProContainer .mdi-social-notifications-paused:before {
  content: "\e8d3"; }

.bsaProContainer .mdi-social-pages:before {
  content: "\e8d4"; }

.bsaProContainer .mdi-social-party-mode:before {
  content: "\e8d5"; }

.bsaProContainer .mdi-social-people:before {
  content: "\e8d6"; }

.bsaProContainer .mdi-social-people-outline:before {
  content: "\e8d7"; }

.bsaProContainer .mdi-social-person:before {
  content: "\e8d8"; }

.bsaProContainer .mdi-social-person-add:before {
  content: "\e8d9"; }

.bsaProContainer .mdi-social-person-outline:before {
  content: "\e8da"; }

.bsaProContainer .mdi-social-plus-one:before {
  content: "\e8db"; }

.bsaProContainer .mdi-social-poll:before {
  content: "\e8dc"; }

.bsaProContainer .mdi-social-public:before {
  content: "\e8dd"; }

.bsaProContainer .mdi-social-school:before {
  content: "\e8de"; }

.bsaProContainer .mdi-social-share:before {
  content: "\e8df"; }

.bsaProContainer .mdi-social-whatshot:before {
  content: "\e8e0"; }

.bsaProContainer .mdi-toggle-check-box:before {
  content: "\e8e1"; }

.bsaProContainer .mdi-toggle-check-box-outline-blank:before {
  content: "\e8e2"; }

.bsaProContainer .mdi-toggle-radio-button-off:before {
  content: "\e8e3"; }

.bsaProContainer .mdi-toggle-radio-button-on:before {
  content: "\e8e4"; }@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

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

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

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

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
/* Chartist.js 0.5.0
 * Copyright © 2014 Gion Kunz
 * Free to use under the WTFPL license.
 * http://www.wtfpl.net/
 */

.ct-chart .ct-label,.ct-chart .ct-label.ct-horizontal{display:block;width:100%;height:100%;fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;text-align:left}.ct-chart .ct-label.ct-vertical{display:block;width:100%;height:100%;fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;text-align:right}.ct-chart .ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-chart .ct-point{stroke-width:10px;stroke-linecap:round}.ct-chart .ct-line{fill:none;stroke-width:4px}.ct-chart .ct-area{stroke:none;fill-opacity:.1}.ct-chart .ct-bar{fill:none;stroke-width:10px}.ct-chart .ct-slice.ct-donut{fill:none;stroke-width:60px}.ct-chart .ct-series.ct-series-a .ct-bar,.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut{stroke:#d70206}.ct-chart .ct-series.ct-series-a .ct-area,.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut){fill:#d70206}.ct-chart .ct-series.ct-series-b .ct-bar,.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut{stroke:#F05B4F}.ct-chart .ct-series.ct-series-b .ct-area,.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut){fill:#F05B4F}.ct-chart .ct-series.ct-series-c .ct-bar,.ct-chart .ct-series.ct-series-c .ct-line,.ct-chart .ct-series.ct-series-c .ct-point,.ct-chart .ct-series.ct-series-c .ct-slice.ct-donut{stroke:#F4C63D}.ct-chart .ct-series.ct-series-c .ct-area,.ct-chart .ct-series.ct-series-c .ct-slice:not(.ct-donut){fill:#F4C63D}.ct-chart .ct-series.ct-series-d .ct-bar,.ct-chart .ct-series.ct-series-d .ct-line,.ct-chart .ct-series.ct-series-d .ct-point,.ct-chart .ct-series.ct-series-d .ct-slice.ct-donut{stroke:#453D3F}.ct-chart .ct-series.ct-series-d .ct-area,.ct-chart .ct-series.ct-series-d .ct-slice:not(.ct-donut){fill:#453D3F}.ct-chart.ct-square{display:block;position:relative;width:100%}.ct-chart.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-chart.ct-square:after{content:"";display:table;clear:both}.ct-chart.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-second{display:block;position:relative;width:100%}.ct-chart.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-chart.ct-minor-second:after{content:"";display:table;clear:both}.ct-chart.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-second{display:block;position:relative;width:100%}.ct-chart.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-chart.ct-major-second:after{content:"";display:table;clear:both}.ct-chart.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-third{display:block;position:relative;width:100%}.ct-chart.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-chart.ct-minor-third:after{content:"";display:table;clear:both}.ct-chart.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-third{display:block;position:relative;width:100%}.ct-chart.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-chart.ct-major-third:after{content:"";display:table;clear:both}.ct-chart.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-chart.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-chart.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-chart.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-chart.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-chart.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-chart.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-sixth{display:block;position:relative;width:100%}.ct-chart.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-chart.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-chart.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-golden-section{display:block;position:relative;width:100%}.ct-chart.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-chart.ct-golden-section:after{content:"";display:table;clear:both}.ct-chart.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-sixth{display:block;position:relative;width:100%}.ct-chart.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-chart.ct-major-sixth:after{content:"";display:table;clear:both}.ct-chart.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-seventh{display:block;position:relative;width:100%}.ct-chart.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-chart.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-chart.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-seventh{display:block;position:relative;width:100%}.ct-chart.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-chart.ct-major-seventh:after{content:"";display:table;clear:both}.ct-chart.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-octave{display:block;position:relative;width:100%}.ct-chart.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-chart.ct-octave:after{content:"";display:table;clear:both}.ct-chart.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-tenth{display:block;position:relative;width:100%}.ct-chart.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-chart.ct-major-tenth:after{content:"";display:table;clear:both}.ct-chart.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-eleventh{display:block;position:relative;width:100%}.ct-chart.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-chart.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-chart.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-twelfth{display:block;position:relative;width:100%}.ct-chart.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-chart.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-chart.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-double-octave{display:block;position:relative;width:100%}.ct-chart.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-chart.ct-double-octave:after{content:"";display:table;clear:both}.ct-chart.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
