/********************************************/
/* Theme Name: Lyons Dougherty LLC                  */
/* Theme URI: http://wwww.wordpressbase.com */
/* Author: PaperStreet                      */
/* Author URI: http://www.paperstreet.com   */
/* Description: www.lyonsdougherty.com           */
/* Version: 1.0                             */
/********************************************/
/*****************/
/* CSS Scripts   */
/*****************/
/* - Foundation  */
/* - Fonts       */
/* - FontAwesome */
/* - Reset       */
/* - Slick       */
/* - Magnific    */
/* - Style       */
/*****************/
/*********************/
/* Foundation v6.2.3 */
/*********************/

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
 display: none;
 height: 0
}
[hidden], template {
 display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
 overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: not-allowed
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
	font-size: 100%;
	box-sizing: border-box
}
*, :after, :before {
	box-sizing: inherit
}
body {
	padding: 0;
	margin: 0;
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}
textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}
select {
	width: 100%;
	border-radius: 0
}
#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
	max-width: none!important
}
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1
}
[data-whatinput=mouse] button {
	outline: 0
}
.is-visible {
	display: block!important
}
.is-hidden {
	display: none!important
}
.row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}
.row:after, .row:before {
	content: ' ';
	display: table
}
.row:after {
	clear: both
}
.row.collapse>.column, .row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}
.row .row {
	max-width: none;
 margin-left: -.625rem;
 margin-right: -.625rem
}
@media screen and (min-width: 40em) {
 .row .row {
 margin-left: -.9375rem;
 margin-right: -.9375rem
}
}
.row .row.collapse {
	margin-left: 0;
	margin-right: 0
}
.row.expanded {
	max-width: none
}
.row.expanded .row {
	margin-left: auto;
	margin-right: auto
}
.column, .columns {
	width: 100%;
	float: left;
 padding-left: .625rem;
 padding-right: .625rem
}
@media screen and (min-width: 40em) {
 .column,  .columns {
 padding-left: .9375rem;
 padding-right: .9375rem
}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
 float: right
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
	float: left
}
.column.row.row, .row.row.columns {
	float: none
}
.row .column.row.row, .row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}
.small-1 {
	width: 8.33333%
}
.small-push-1 {
	position: relative;
	left: 8.33333%
}
.small-pull-1 {
	position: relative;
	left: -8.33333%
}
.small-offset-0 {
	margin-left: 0
}
.small-2 {
	width: 16.66667%
}
.small-push-2 {
	position: relative;
	left: 16.66667%
}
.small-pull-2 {
	position: relative;
	left: -16.66667%
}
.small-offset-1 {
	margin-left: 8.33333%
}
.small-3 {
	width: 25%
}
.small-push-3 {
	position: relative;
	left: 25%
}
.small-pull-3 {
	position: relative;
	left: -25%
}
.small-offset-2 {
	margin-left: 16.66667%
}
.small-4 {
	width: 33.33333%
}
.small-push-4 {
	position: relative;
	left: 33.33333%
}
.small-pull-4 {
	position: relative;
	left: -33.33333%
}
.small-offset-3 {
	margin-left: 25%
}
.small-5 {
	width: 41.66667%
}
.small-push-5 {
	position: relative;
	left: 41.66667%
}
.small-pull-5 {
	position: relative;
	left: -41.66667%
}
.small-offset-4 {
	margin-left: 33.33333%
}
.small-6 {
	width: 50%
}
.small-push-6 {
	position: relative;
	left: 50%
}
.small-pull-6 {
	position: relative;
	left: -50%
}
.small-offset-5 {
	margin-left: 41.66667%
}
.small-7 {
	width: 58.33333%
}
.small-push-7 {
	position: relative;
	left: 58.33333%
}
.small-pull-7 {
	position: relative;
	left: -58.33333%
}
.small-offset-6 {
	margin-left: 50%
}
.small-8 {
	width: 66.66667%
}
.small-push-8 {
	position: relative;
	left: 66.66667%
}
.small-pull-8 {
	position: relative;
	left: -66.66667%
}
.small-offset-7 {
	margin-left: 58.33333%
}
.small-9 {
	width: 75%
}
.small-push-9 {
	position: relative;
	left: 75%
}
.small-pull-9 {
	position: relative;
	left: -75%
}
.small-offset-8 {
	margin-left: 66.66667%
}
.small-10 {
	width: 83.33333%
}
.small-push-10 {
	position: relative;
	left: 83.33333%
}
.small-pull-10 {
	position: relative;
	left: -83.33333%
}
.small-offset-9 {
	margin-left: 75%
}
.small-11 {
	width: 91.66667%
}
.small-push-11 {
	position: relative;
	left: 91.66667%
}
.small-pull-11 {
	position: relative;
	left: -91.66667%
}
.small-offset-10 {
	margin-left: 83.33333%
}
.small-12 {
	width: 100%
}
.small-offset-11 {
	margin-left: 91.66667%
}
.small-up-1>.column, .small-up-1>.columns {
	width: 100%;
	float: left
}
.small-up-1>.column:nth-of-type(1n), .small-up-1>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
 clear: both
}
.small-up-1>.column:last-child, .small-up-1>.columns:last-child {
	float: left
}
.small-up-2>.column, .small-up-2>.columns {
	width: 50%;
	float: left
}
.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-2>.column:nth-of-type(2n+1), .small-up-2>.columns:nth-of-type(2n+1) {
 clear: both
}
.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
	float: left
}
.small-up-3>.column, .small-up-3>.columns {
	width: 33.33333%;
	float: left
}
.small-up-3>.column:nth-of-type(1n), .small-up-3>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-3>.column:nth-of-type(3n+1), .small-up-3>.columns:nth-of-type(3n+1) {
 clear: both
}
.small-up-3>.column:last-child, .small-up-3>.columns:last-child {
	float: left
}
.small-up-4>.column, .small-up-4>.columns {
	width: 25%;
	float: left
}
.small-up-4>.column:nth-of-type(1n), .small-up-4>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-4>.column:nth-of-type(4n+1), .small-up-4>.columns:nth-of-type(4n+1) {
 clear: both
}
.small-up-4>.column:last-child, .small-up-4>.columns:last-child {
	float: left
}
.small-up-5>.column, .small-up-5>.columns {
	width: 20%;
	float: left
}
.small-up-5>.column:nth-of-type(1n), .small-up-5>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-5>.column:nth-of-type(5n+1), .small-up-5>.columns:nth-of-type(5n+1) {
 clear: both
}
.small-up-5>.column:last-child, .small-up-5>.columns:last-child {
	float: left
}
.small-up-6>.column, .small-up-6>.columns {
	width: 16.66667%;
	float: left
}
.small-up-6>.column:nth-of-type(1n), .small-up-6>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-6>.column:nth-of-type(6n+1), .small-up-6>.columns:nth-of-type(6n+1) {
 clear: both
}
.small-up-6>.column:last-child, .small-up-6>.columns:last-child {
	float: left
}
.small-up-7>.column, .small-up-7>.columns {
	width: 14.28571%;
	float: left
}
.small-up-7>.column:nth-of-type(1n), .small-up-7>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-7>.column:nth-of-type(7n+1), .small-up-7>.columns:nth-of-type(7n+1) {
 clear: both
}
.small-up-7>.column:last-child, .small-up-7>.columns:last-child {
	float: left
}
.small-up-8>.column, .small-up-8>.columns {
	width: 12.5%;
	float: left
}
.small-up-8>.column:nth-of-type(1n), .small-up-8>.columns:nth-of-type(1n) {
 clear: none
}
.small-up-8>.column:nth-of-type(8n+1), .small-up-8>.columns:nth-of-type(8n+1) {
 clear: both
}
.small-up-8>.column:last-child, .small-up-8>.columns:last-child {
	float: left
}
.small-collapse>.column, .small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}
.expanded.row .small-collapse.row, .small-collapse .row {
	margin-left: 0;
	margin-right: 0
}
.small-uncollapse>.column, .small-uncollapse>.columns {
 padding-left: .625rem;
 padding-right: .625rem
}
.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto
}
.small-pull-0, .small-push-0, .small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left
}
@media screen and (min-width: 40em) {
 .medium-1 {
 width: 8.33333%
}
 .medium-push-1 {
 position: relative;
 left: 8.33333%
}
 .medium-pull-1 {
 position: relative;
 left: -8.33333%
}
 .medium-offset-0 {
 margin-left: 0
}
 .medium-2 {
 width: 16.66667%
}
 .medium-push-2 {
 position: relative;
 left: 16.66667%
}
 .medium-pull-2 {
 position: relative;
 left: -16.66667%
}
 .medium-offset-1 {
 margin-left: 8.33333%
}
 .medium-3 {
 width: 25%
}
 .medium-push-3 {
 position: relative;
 left: 25%
}
 .medium-pull-3 {
 position: relative;
 left: -25%
}
 .medium-offset-2 {
 margin-left: 16.66667%
}
 .medium-4 {
 width: 33.33333%
}
 .medium-push-4 {
 position: relative;
 left: 33.33333%
}
 .medium-pull-4 {
 position: relative;
 left: -33.33333%
}
 .medium-offset-3 {
 margin-left: 25%
}
 .medium-5 {
 width: 41.66667%
}
 .medium-push-5 {
 position: relative;
 left: 41.66667%
}
 .medium-pull-5 {
 position: relative;
 left: -41.66667%
}
 .medium-offset-4 {
 margin-left: 33.33333%
}
 .medium-6 {
 width: 50%
}
 .medium-push-6 {
 position: relative;
 left: 50%
}
 .medium-pull-6 {
 position: relative;
 left: -50%
}
 .medium-offset-5 {
 margin-left: 41.66667%
}
 .medium-7 {
 width: 58.33333%
}
 .medium-push-7 {
 position: relative;
 left: 58.33333%
}
 .medium-pull-7 {
 position: relative;
 left: -58.33333%
}
 .medium-offset-6 {
 margin-left: 50%
}
 .medium-8 {
 width: 66.66667%
}
 .medium-push-8 {
 position: relative;
 left: 66.66667%
}
 .medium-pull-8 {
 position: relative;
 left: -66.66667%
}
 .medium-offset-7 {
 margin-left: 58.33333%
}
 .medium-9 {
 width: 75%
}
 .medium-push-9 {
 position: relative;
 left: 75%
}
 .medium-pull-9 {
 position: relative;
 left: -75%
}
 .medium-offset-8 {
 margin-left: 66.66667%
}
 .medium-10 {
 width: 83.33333%
}
 .medium-push-10 {
 position: relative;
 left: 83.33333%
}
 .medium-pull-10 {
 position: relative;
 left: -83.33333%
}
 .medium-offset-9 {
 margin-left: 75%
}
 .medium-11 {
 width: 91.66667%
}
 .medium-push-11 {
 position: relative;
 left: 91.66667%
}
 .medium-pull-11 {
 position: relative;
 left: -91.66667%
}
 .medium-offset-10 {
 margin-left: 83.33333%
}
 .medium-12 {
 width: 100%
}
 .medium-offset-11 {
 margin-left: 91.66667%
}
 .medium-up-1>.column,  .medium-up-1>.columns {
 width: 100%;
 float: left
}
 .medium-up-1>.column:nth-of-type(1n),  .medium-up-1>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-1>.column:nth-of-type(1n+1),  .medium-up-1>.columns:nth-of-type(1n+1) {
 clear: both
}
 .medium-up-1>.column:last-child,  .medium-up-1>.columns:last-child {
 float: left
}
 .medium-up-2>.column,  .medium-up-2>.columns {
 width: 50%;
 float: left
}
 .medium-up-2>.column:nth-of-type(1n),  .medium-up-2>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-2>.column:nth-of-type(2n+1),  .medium-up-2>.columns:nth-of-type(2n+1) {
 clear: both
}
 .medium-up-2>.column:last-child,  .medium-up-2>.columns:last-child {
 float: left
}
 .medium-up-3>.column,  .medium-up-3>.columns {
 width: 33.33333%;
 float: left
}
 .medium-up-3>.column:nth-of-type(1n),  .medium-up-3>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-3>.column:nth-of-type(3n+1),  .medium-up-3>.columns:nth-of-type(3n+1) {
 clear: both
}
 .medium-up-3>.column:last-child,  .medium-up-3>.columns:last-child {
 float: left
}
 .medium-up-4>.column,  .medium-up-4>.columns {
 width: 25%;
 float: left
}
 .medium-up-4>.column:nth-of-type(1n),  .medium-up-4>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-4>.column:nth-of-type(4n+1),  .medium-up-4>.columns:nth-of-type(4n+1) {
 clear: both
}
 .medium-up-4>.column:last-child,  .medium-up-4>.columns:last-child {
 float: left
}
 .medium-up-5>.column,  .medium-up-5>.columns {
 width: 20%;
 float: left
}
 .medium-up-5>.column:nth-of-type(1n),  .medium-up-5>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-5>.column:nth-of-type(5n+1),  .medium-up-5>.columns:nth-of-type(5n+1) {
 clear: both
}
 .medium-up-5>.column:last-child,  .medium-up-5>.columns:last-child {
 float: left
}
 .medium-up-6>.column,  .medium-up-6>.columns {
 width: 16.66667%;
 float: left
}
 .medium-up-6>.column:nth-of-type(1n),  .medium-up-6>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-6>.column:nth-of-type(6n+1),  .medium-up-6>.columns:nth-of-type(6n+1) {
 clear: both
}
 .medium-up-6>.column:last-child,  .medium-up-6>.columns:last-child {
 float: left
}
 .medium-up-7>.column,  .medium-up-7>.columns {
 width: 14.28571%;
 float: left
}
 .medium-up-7>.column:nth-of-type(1n),  .medium-up-7>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-7>.column:nth-of-type(7n+1),  .medium-up-7>.columns:nth-of-type(7n+1) {
 clear: both
}
 .medium-up-7>.column:last-child,  .medium-up-7>.columns:last-child {
 float: left
}
 .medium-up-8>.column,  .medium-up-8>.columns {
 width: 12.5%;
 float: left
}
 .medium-up-8>.column:nth-of-type(1n),  .medium-up-8>.columns:nth-of-type(1n) {
 clear: none
}
 .medium-up-8>.column:nth-of-type(8n+1),  .medium-up-8>.columns:nth-of-type(8n+1) {
 clear: both
}
 .medium-up-8>.column:last-child,  .medium-up-8>.columns:last-child {
 float: left
}
 .medium-collapse>.column,  .medium-collapse>.columns {
 padding-left: 0;
 padding-right: 0
}
 .expanded.row .medium-collapse.row,  .medium-collapse .row {
 margin-left: 0;
 margin-right: 0
}
 .medium-uncollapse>.column,  .medium-uncollapse>.columns {
 padding-left: .9375rem;
 padding-right: .9375rem
}
 .medium-centered {
 float: none;
 margin-left: auto;
 margin-right: auto
}
 .medium-pull-0,  .medium-push-0,  .medium-uncentered {
 position: static;
 margin-left: 0;
 margin-right: 0;
 float: left
}
}
@media screen and (min-width: 64em) {
 .large-1 {
 width: 8.33333%
}
 .large-push-1 {
 position: relative;
 left: 8.33333%
}
 .large-pull-1 {
 position: relative;
 left: -8.33333%
}
 .large-offset-0 {
 margin-left: 0
}
 .large-2 {
 width: 16.66667%
}
 .large-push-2 {
 position: relative;
 left: 16.66667%
}
 .large-pull-2 {
 position: relative;
 left: -16.66667%
}
 .large-offset-1 {
 margin-left: 8.33333%
}
 .large-3 {
 width: 25%
}
 .large-push-3 {
 position: relative;
 left: 25%
}
 .large-pull-3 {
 position: relative;
 left: -25%
}
 .large-offset-2 {
 margin-left: 16.66667%
}
 .large-4 {
 width: 33.33333%
}
 .large-push-4 {
 position: relative;
 left: 33.33333%
}
 .large-pull-4 {
 position: relative;
 left: -33.33333%
}
 .large-offset-3 {
 margin-left: 25%
}
 .large-5 {
 width: 41.66667%
}
 .large-push-5 {
 position: relative;
 left: 41.66667%
}
 .large-pull-5 {
 position: relative;
 left: -41.66667%
}
 .large-offset-4 {
 margin-left: 33.33333%
}
 .large-6 {
 width: 50%
}
 .large-push-6 {
 position: relative;
 left: 50%
}
 .large-pull-6 {
 position: relative;
 left: -50%
}
 .large-offset-5 {
 margin-left: 41.66667%
}
 .large-7 {
 width: 58.33333%
}
 .large-push-7 {
 position: relative;
 left: 58.33333%
}
 .large-pull-7 {
 position: relative;
 left: -58.33333%
}
 .large-offset-6 {
 margin-left: 50%
}
 .large-8 {
 width: 66.66667%
}
 .large-push-8 {
 position: relative;
 left: 66.66667%
}
 .large-pull-8 {
 position: relative;
 left: -66.66667%
}
 .large-offset-7 {
 margin-left: 58.33333%
}
 .large-9 {
 width: 75%
}
 .large-push-9 {
 position: relative;
 left: 75%
}
 .large-pull-9 {
 position: relative;
 left: -75%
}
 .large-offset-8 {
 margin-left: 66.66667%
}
 .large-10 {
 width: 83.33333%
}
 .large-push-10 {
 position: relative;
 left: 83.33333%
}
 .large-pull-10 {
 position: relative;
 left: -83.33333%
}
 .large-offset-9 {
 margin-left: 75%
}
 .large-11 {
 width: 91.66667%
}
 .large-push-11 {
 position: relative;
 left: 91.66667%
}
 .large-pull-11 {
 position: relative;
 left: -91.66667%
}
 .large-offset-10 {
 margin-left: 83.33333%
}
 .large-12 {
 width: 100%
}
 .large-offset-11 {
 margin-left: 91.66667%
}
 .large-up-1>.column,  .large-up-1>.columns {
 width: 100%;
 float: left
}
 .large-up-1>.column:nth-of-type(1n),  .large-up-1>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-1>.column:nth-of-type(1n+1),  .large-up-1>.columns:nth-of-type(1n+1) {
 clear: both
}
 .large-up-1>.column:last-child,  .large-up-1>.columns:last-child {
 float: left
}
 .large-up-2>.column,  .large-up-2>.columns {
 width: 50%;
 float: left
}
 .large-up-2>.column:nth-of-type(1n),  .large-up-2>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-2>.column:nth-of-type(2n+1),  .large-up-2>.columns:nth-of-type(2n+1) {
 clear: both
}
 .large-up-2>.column:last-child,  .large-up-2>.columns:last-child {
 float: left
}
 .large-up-3>.column,  .large-up-3>.columns {
 width: 33.33333%;
 float: left
}
 .large-up-3>.column:nth-of-type(1n),  .large-up-3>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-3>.column:nth-of-type(3n+1),  .large-up-3>.columns:nth-of-type(3n+1) {
 clear: both
}
 .large-up-3>.column:last-child,  .large-up-3>.columns:last-child {
 float: left
}
 .large-up-4>.column,  .large-up-4>.columns {
 width: 25%;
 float: left
}
 .large-up-4>.column:nth-of-type(1n),  .large-up-4>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-4>.column:nth-of-type(4n+1),  .large-up-4>.columns:nth-of-type(4n+1) {
 clear: both
}
 .large-up-4>.column:last-child,  .large-up-4>.columns:last-child {
 float: left
}
 .large-up-5>.column,  .large-up-5>.columns {
 width: 20%;
 float: left
}
 .large-up-5>.column:nth-of-type(1n),  .large-up-5>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-5>.column:nth-of-type(5n+1),  .large-up-5>.columns:nth-of-type(5n+1) {
 clear: both
}
 .large-up-5>.column:last-child,  .large-up-5>.columns:last-child {
 float: left
}
 .large-up-6>.column,  .large-up-6>.columns {
 width: 16.66667%;
 float: left
}
 .large-up-6>.column:nth-of-type(1n),  .large-up-6>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-6>.column:nth-of-type(6n+1),  .large-up-6>.columns:nth-of-type(6n+1) {
 clear: both
}
 .large-up-6>.column:last-child,  .large-up-6>.columns:last-child {
 float: left
}
 .large-up-7>.column,  .large-up-7>.columns {
 width: 14.28571%;
 float: left
}
 .large-up-7>.column:nth-of-type(1n),  .large-up-7>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-7>.column:nth-of-type(7n+1),  .large-up-7>.columns:nth-of-type(7n+1) {
 clear: both
}
 .large-up-7>.column:last-child,  .large-up-7>.columns:last-child {
 float: left
}
 .large-up-8>.column,  .large-up-8>.columns {
 width: 12.5%;
 float: left
}
 .large-up-8>.column:nth-of-type(1n),  .large-up-8>.columns:nth-of-type(1n) {
 clear: none
}
 .large-up-8>.column:nth-of-type(8n+1),  .large-up-8>.columns:nth-of-type(8n+1) {
 clear: both
}
 .large-up-8>.column:last-child,  .large-up-8>.columns:last-child {
 float: left
}
 .large-collapse>.column,  .large-collapse>.columns {
 padding-left: 0;
 padding-right: 0
}
 .expanded.row .large-collapse.row,  .large-collapse .row {
 margin-left: 0;
 margin-right: 0
}
 .large-uncollapse>.column,  .large-uncollapse>.columns {
 padding-left: .9375rem;
 padding-right: .9375rem
}
 .large-centered {
 float: none;
 margin-left: auto;
 margin-right: auto
}
 .large-pull-0,  .large-push-0,  .large-uncentered {
 position: static;
 margin-left: 0;
 margin-right: 0;
 float: left
}
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
	margin: 0;
	padding: 0
}
p {
	font-size: inherit;
	line-height: 1.6;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility
}
em, i {
	font-style: italic
}
b, em, i, strong {
	line-height: inherit
}
b, strong {
	font-weight: 700
}
small {
	font-size: 80%;
	line-height: inherit
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
	margin-top: 0;
 margin-bottom: .5rem;
	line-height: 1.4
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #cacaca;
	line-height: 0
}
h1 {
	font-size: 1.5rem
}
h2 {
	font-size: 1.25rem
}
h3 {
	font-size: 1.1875rem
}
h4 {
	font-size: 1.125rem
}
h5 {
	font-size: 1.0625rem
}
h6 {
	font-size: 1rem
}
@media screen and (min-width: 40em) {
 h1 {
 font-size: 3rem
}
 h2 {
 font-size: 2.5rem
}
 h3 {
 font-size: 1.9375rem
}
 h4 {
 font-size: 1.5625rem
}
 h5 {
 font-size: 1.25rem
}
 h6 {
 font-size: 1rem
}
}
a {
	color: #2199e8;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer
}
a:focus, a:hover {
	color: #1585cf
}
a img {
	border: 0
}
hr {
	max-width: 75rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
	margin: 1.25rem auto;
	clear: both
}
dl, ol, ul {
	line-height: 1.6;
	margin-bottom: 1rem;
	list-style-position: outside
}
li {
	font-size: inherit
}
ul {
	list-style-type: disc
}
ol, ul {
	margin-left: 1.25rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}
dl {
	margin-bottom: 1rem
}
dl dt {
 margin-bottom: .3rem;
	font-weight: 700
}
blockquote {
	margin: 0;
	padding: 0;
	border-left: none;
}
blockquote, blockquote p {
	line-height: 1.5;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
}
cite {
	display: block;
 font-size: .8125rem;
	color: #8a8a8a
}
cite:before {
	content: '\2014 \0020'
}
abbr {
	color: #0a0a0a;
	cursor: help;
	border-bottom: 1px dotted #0a0a0a
}
code {
	font-weight: 400;
	border: 1px solid #cacaca;
 padding: .125rem .3125rem .0625rem
}
code, kbd {
	font-family: Consolas, Liberation Mono, Courier, monospace;
	color: #0a0a0a;
	background-color: #e6e6e6
}
kbd {
 padding: .125rem .25rem 0;
	margin: 0
}
.subheader {
 margin-top: .2rem;
 margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}
.lead {
	font-size: 125%;
	line-height: 1.6
}
.stat {
	font-size: 2.5rem;
	line-height: 1
}
p+.stat {
	margin-top: -1rem
}
.no-bullet {
	margin-left: 0;
	list-style: none
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
@media screen and (min-width: 40em) {
 .medium-text-left {
 text-align: left
}
 .medium-text-right {
 text-align: right
}
 .medium-text-center {
 text-align: center
}
 .medium-text-justify {
 text-align: justify
}
}
@media screen and (min-width: 64em) {
 .large-text-left {
 text-align: left
}
 .large-text-right {
 text-align: right
}
 .large-text-center {
 text-align: center
}
 .large-text-justify {
 text-align: justify
}
}
.show-for-print {
	display: none!important
}
@media print {
* {
	background: transparent!important;
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
.show-for-print {
	display: block!important
}
.hide-for-print {
	display: none!important
}
table.show-for-print {
	display: table!important
}
thead.show-for-print {
	display: table-header-group!important
}
tbody.show-for-print {
	display: table-row-group!important
}
tr.show-for-print {
	display: table-row!important
}
td.show-for-print,  th.show-for-print {
	display: table-cell!important
}
a,  a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
 .ir a:after,  a[href^='#']:after,  a[href^='javascript:']:after {
 content: ''
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
blockquote,  pre {
	border: 1px solid #8a8a8a;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img,  tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
 @page {
 margin: .5cm
}
h2,  h3,  p {
	orphans: 3;
	widows: 3
}
h2,  h3 {
	page-break-after: avoid
}
}
.button {
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
 transition: background-color .25s ease-out, color .25s ease-out;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 0;
	padding: .85em 1em;
	margin: 0 0 1rem;
 font-size: .9rem;
	background-color: #2199e8;
	color: #fefefe
}
[data-whatinput=mouse] .button {
	outline: 0
}
.button:focus, .button:hover {
	background-color: #1583cc;
	color: #fefefe
}
.button.tiny {
 font-size: .6rem
}
.button.small {
 font-size: .75rem
}
.button.large {
	font-size: 1.25rem
}
.button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}
.button.primary {
	background-color: #2199e8;
	color: #fefefe
}
.button.primary:focus, .button.primary:hover {
	background-color: #147cc0;
	color: #fefefe
}
.button.secondary {
	background-color: #777;
	color: #fefefe
}
.button.secondary:focus, .button.secondary:hover {
	background-color: #5f5f5f;
	color: #fefefe
}
.button.success {
	background-color: #3adb76;
	color: #fefefe
}
.button.success:focus, .button.success:hover {
	background-color: #22bb5b;
	color: #fefefe
}
.button.warning {
	background-color: #ffae00;
	color: #fefefe
}
.button.warning:focus, .button.warning:hover {
	background-color: #cc8b00;
	color: #fefefe
}
.button.alert {
	background-color: #ec5840;
	color: #fefefe
}
.button.alert:focus, .button.alert:hover {
	background-color: #da3116;
	color: #fefefe
}
.button.hollow {
	border: 1px solid #2199e8;
	color: #2199e8
}
.button.hollow, .button.hollow:focus, .button.hollow:hover {
	background-color: transparent
}
.button.hollow:focus, .button.hollow:hover {
	border-color: #0c4d78;
	color: #0c4d78
}
.button.hollow.primary {
	border: 1px solid #2199e8;
	color: #2199e8
}
.button.hollow.primary:focus, .button.hollow.primary:hover {
	border-color: #0c4d78;
	color: #0c4d78
}
.button.hollow.secondary {
	border: 1px solid #777;
	color: #777
}
.button.hollow.secondary:focus, .button.hollow.secondary:hover {
	border-color: #3c3c3c;
	color: #3c3c3c
}
.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.success:focus, .button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}
.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.warning:focus, .button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}
.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840
}
.button.hollow.alert:focus, .button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e
}
.button.disabled, .button[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
	background-color: #2199e8;
	color: #fefefe
}
.button.dropdown:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: .4em inset;
	border-color: #fefefe transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block
}
.button.arrow-only:after {
	margin-left: 0;
	float: none;
	top: -.1em
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
 display: block;
 background: #eaeaea;
 box-sizing: border-box;
 width: 100%;
 padding: 7px 22px;
 border: none;
 margin: 0 0 1rem;
 font-family: inherit;
 font-size: 14px;
 box-shadow: none;
 border-radius: 0;
 transition: box-shadow .5s, border-color .25s ease-in-out;
 -webkit-appearance: none;
 -moz-appearance: none
}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
	border: none;
	outline: none;
	box-shadow: none;
 transition: box-shadow .5s, border-color .25s ease-in-out
}
textarea {
	max-width: 100%
}
textarea[rows] {
	height: auto
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #cacaca
}
input::-moz-placeholder, textarea::-moz-placeholder {
 color: #cacaca
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #cacaca
}
input::placeholder, textarea::placeholder {
 color: #636161;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}
[type=button], [type=submit] {
 border-radius: 0;
 -webkit-appearance: none;
 -moz-appearance: none
}
input[type=search] {
	box-sizing: border-box
}
[type=checkbox], [type=file], [type=radio] {
 margin: 0 0 1rem
}
[type=checkbox]+label, [type=radio]+label {
 display: inline-block;
 margin-left: .5rem;
 margin-right: 1rem;
 margin-bottom: 0;
 vertical-align: baseline
}
[type=checkbox]+label[for], [type=radio]+label[for] {
 cursor: pointer
}
label>[type=checkbox], label>[type=radio] {
 margin-right: .5rem
}
[type=file] {
 width: 100%
}
label {
	display: block;
	margin: 0;
 font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #0a0a0a
}
label.middle {
	margin: 0 0 1rem;
 padding: .5625rem 0
}
.help-text {
 margin-top: -.5rem;
 font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a
}
.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}
.input-group>:first-child, .input-group>:last-child>* {
	border-radius: 0 0 0 0
}
.input-group-button, .input-group-field, .input-group-label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle
}
.input-group-label {
	text-align: center;
	padding: 0 1rem;
	background: #e6e6e6;
	color: #0a0a0a;
	border: 1px solid #cacaca;
	white-space: nowrap;
	width: 1%;
	height: 100%
}
.input-group-label:first-child {
	border-right: 0
}
.input-group-label:last-child {
	border-left: 0
}
.input-group-field {
	border-radius: 0;
	height: 2.5rem
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%
}
.input-group-button a, .input-group-button button, .input-group-button input {
	margin: 0
}
.input-group .input-group-button {
	display: table-cell
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0
}
legend {
 margin-bottom: .5rem;
	max-width: 100%
}
.fieldset {
	border: 1px solid #cacaca;
	padding: 1.25rem;
	margin: 1.125rem 0
}
.fieldset legend {
	background: #fefefe;
 padding: 0 .1875rem;
	margin: 0;
 margin-left: -.1875rem
}
/*select {
    height: 60px;
    padding: 10px 60px 10px 20px;
    border: none;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fff;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
}*/
#provinces {
	width: auto;
	height: 31px;
	border: none;
}
@media screen and (min-width: 0\0) {
 select {
 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
}
}
select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}
select::-ms-expand {
 display: none
}
select[multiple] {
	height: auto;
	background-image: none
}
.is-invalid-input:not(:focus) {
 background-color: rgba(236, 88, 64, .1);
 border-color: #ec5840
}
.form-error, .is-invalid-label {
	color: #ec5840
}
.form-error {
	display: none;
 margin-top: -.5rem;
	margin-bottom: 1rem;
 font-size: .75rem;
	font-weight: 700
}
.form-error.is-visible {
	display: block
}
.accordion {
	list-style-type: none;
	background: #fefefe;
	margin-left: 0
}
.accordion-item:first-child>:first-child, .accordion-item:last-child>:last-child {
	border-radius: 0 0 0 0
}
.accordion-title {
	display: block;
	padding: 1.25rem 1rem;
	line-height: 1;
 font-size: .75rem;
	color: #2199e8;
	position: relative;
	border: 1px solid #e6e6e6;
	border-bottom: 0
}
:last-child:not(.is-active)>.accordion-title {
 border-radius: 0 0 0 0;
 border-bottom: 1px solid #e6e6e6
}
.accordion-title:focus, .accordion-title:hover {
	background-color: #e6e6e6
}
.accordion-title:before {
	content: '+';
	position: absolute;
	right: 1rem;
	top: 50%;
 margin-top: -.5rem
}
.is-active>.accordion-title:before {
	content: 'â€“'
}
.accordion-content {
	padding: 1rem;
	display: none;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}
:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}
.is-accordion-submenu-parent>a {
	position: relative
}
.is-accordion-submenu-parent>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: #2199e8 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 1rem
}
.is-accordion-submenu-parent[aria-expanded=true]>a:after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}
.badge {
	display: inline-block;
	padding: .3em;
	min-width: 2.1em;
 font-size: .6rem;
	text-align: center;
	border-radius: 50%;
	background: #2199e8;
	color: #fefefe
}
.badge.secondary {
	background: #777;
	color: #fefefe
}
.badge.success {
	background: #3adb76;
	color: #fefefe
}
.badge.warning {
	background: #ffae00;
	color: #fefefe
}
.badge.alert {
	background: #ec5840;
	color: #fefefe
}
.breadcrumbs {
	list-style: none;
	margin: 0 0 1rem
}
.breadcrumbs:after, .breadcrumbs:before {
	content: ' ';
	display: table
}
.breadcrumbs:after {
	clear: both
}
.breadcrumbs li {
	float: left;
	color: #0a0a0a;
 font-size: .6875rem;
	cursor: default;
	text-transform: uppercase
}
.breadcrumbs li:not(:last-child):after {
 color: #cacaca;
 content: "/";
 margin: 0 .75rem;
 position: relative;
 top: 1px;
 opacity: 1
}
.breadcrumbs a {
	color: #2199e8
}
.breadcrumbs a:hover {
	text-decoration: underline
}
.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}
.button-group {
	margin-bottom: 1rem;
	font-size: 0
}
.button-group:after, .button-group:before {
	content: ' ';
	display: table
}
.button-group:after {
	clear: both
}
.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
 font-size: .9rem
}
.button-group .button:last-child {
	margin-right: 0
}
.button-group.tiny .button {
 font-size: .6rem
}
.button-group.small .button {
 font-size: .75rem
}
.button-group.large .button {
	font-size: 1.25rem
}
.button-group.expanded {
	margin-right: -1px
}
.button-group.expanded:after, .button-group.expanded:before {
	display: none
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
 display: inline-block;
 width: calc(50% - 1px);
 margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
 margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
 display: inline-block;
 width: calc(33.33333% - 1px);
 margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
 margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
 display: inline-block;
 width: calc(25% - 1px);
 margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
 margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
 display: inline-block;
 width: calc(20% - 1px);
 margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
 margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
 display: inline-block;
 width: calc(16.66667% - 1px);
 margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
 margin-right: -6px
}
.button-group.primary .button {
	background-color: #2199e8;
	color: #fefefe
}
.button-group.primary .button:focus, .button-group.primary .button:hover {
	background-color: #147cc0;
	color: #fefefe
}
.button-group.secondary .button {
	background-color: #777;
	color: #fefefe
}
.button-group.secondary .button:focus, .button-group.secondary .button:hover {
	background-color: #5f5f5f;
	color: #fefefe
}
.button-group.success .button {
	background-color: #3adb76;
	color: #fefefe
}
.button-group.success .button:focus, .button-group.success .button:hover {
	background-color: #22bb5b;
	color: #fefefe
}
.button-group.warning .button {
	background-color: #ffae00;
	color: #fefefe
}
.button-group.warning .button:focus, .button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #fefefe
}
.button-group.alert .button {
	background-color: #ec5840;
	color: #fefefe
}
.button-group.alert .button:focus, .button-group.alert .button:hover {
	background-color: #da3116;
	color: #fefefe
}
.button-group.stacked-for-medium .button, .button-group.stacked-for-small .button, .button-group.stacked .button {
	width: 100%
}
.button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked .button:last-child {
	margin-bottom: 0
}
@media screen and (min-width: 40em) {
 .button-group.stacked-for-small .button {
 width: auto;
 margin-bottom: 0
}
}
@media screen and (min-width: 64em) {
 .button-group.stacked-for-medium .button {
 width: auto;
 margin-bottom: 0
}
}
@media screen and (max-width: 39.9375em) {
 .button-group.stacked-for-small.expanded {
 display: block
}
 .button-group.stacked-for-small.expanded .button {
 display: block;
 margin-right: 0
}
}
.callout {
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid hsla(0, 0%, 4%, .25);
	border-radius: 0;
	position: relative;
	color: #0a0a0a;
	background-color: #fff
}
.callout>:first-child {
	margin-top: 0
}
.callout>:last-child {
	margin-bottom: 0
}
.callout.primary {
	background-color: #def0fc
}
.callout.secondary {
	background-color: #ebebeb
}
.callout.success {
	background-color: #e1faea
}
.callout.warning {
	background-color: #fff3d9
}
.callout.alert {
	background-color: #fce6e2
}
.callout.small {
 padding: .5rem
}
.callout.large {
	padding: 3rem
}
.close-button {
	position: absolute;
	color: #8a8a8a;
	right: 1rem;
 top: .5rem;
	font-size: 2em;
	line-height: 1;
	cursor: pointer
}
[data-whatinput=mouse] .close-button {
	outline: 0
}
.close-button:focus, .close-button:hover {
	color: #0a0a0a
}
.menu {
	margin: 0;
	list-style-type: none
}
.menu>li {
	display: table-cell;
	vertical-align: middle
}
[data-whatinput=mouse] .menu>li {
	outline: 0
}
.menu>li>a {
	display: block;
 padding: .7rem 1rem;
	line-height: 1
}
.menu a, .menu button, .menu input {
	margin-bottom: 0
}
.menu>li>a i, .menu>li>a i+span, .menu>li>a img, .menu>li>a img+span, .menu>li>a svg, .menu>li>a svg+span {
	vertical-align: middle
}
.menu>li>a i, .menu>li>a img, .menu>li>a svg {
 margin-right: .25rem;
	display: inline-block
}
.menu>li {
	display: table-cell
}
.menu.vertical>li {
	display: block
}
@media screen and (min-width: 40em) {
 .menu.medium-horizontal>li {
 display: table-cell
}
 .menu.medium-vertical>li {
 display: block
}
}
@media screen and (min-width: 64em) {
 .menu.large-horizontal>li {
 display: table-cell
}
 .menu.large-vertical>li {
 display: block
}
}
.menu.simple li {
	line-height: 1;
	display: inline-block;
	margin-right: 1rem
}
.menu.simple a {
	padding: 0
}
.menu.align-right:after, .menu.align-right:before {
	content: ' ';
	display: table
}
.menu.align-right:after {
	clear: both
}
.menu.align-right>li {
	float: right
}
.menu.expanded {
	width: 100%;
	display: table;
	table-layout: fixed
}
.menu.expanded>li:first-child:last-child {
	width: 100%
}
.menu.icon-top>li>a {
	text-align: center
}
.menu.icon-top>li>a i, .menu.icon-top>li>a img, .menu.icon-top>li>a svg {
	display: block;
 margin: 0 auto .25rem
}
.menu.nested {
	margin-left: 1rem
}
.menu .active>a {
	color: #fefefe;
	background: #2199e8
}
.menu-text {
	font-weight: 700;
	color: inherit;
	line-height: 1;
	padding-top: 0;
	padding-bottom: 0;
 padding: .7rem 1rem
}
.menu-centered {
	text-align: center
}
.menu-centered>.menu {
	display: inline-block
}
.no-js [data-responsive-menu] ul {
	display: none
}
.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 20px;
	height: 16px
}
.menu-icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}
.menu-icon:hover:after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.is-drilldown {
	position: relative;
	overflow: hidden
}
.is-drilldown li {
	display: block!important
}
.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #fefefe;
 transition: -webkit-transform .15s linear;
 transition: transform .15s linear
}
.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.is-drilldown-submenu.is-closing {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.is-drilldown-submenu-parent>a {
	position: relative
}
.is-drilldown-submenu-parent>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent transparent transparent #2199e8;
	border-left-style: solid;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}
.js-drilldown-back>a:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent #2199e8 transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	display: inline-block;
	vertical-align: middle;
 margin-right: .75rem
}
.dropdown-pane {
	background-color: #fefefe;
	border: 1px solid #cacaca;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 3
}
.dropdown-pane.is-open {
	visibility: visible
}
.dropdown-pane.tiny {
	width: 100px
}
.dropdown-pane.small {
	width: 200px
}
.dropdown-pane.large {
	width: 400px
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 0;
	top: 100%
}
.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 0;
	top: 100%
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding-right: 1.5rem;
	position: relative
}
.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: #2199e8 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	right: 5px;
	margin-top: -2px
}
[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}
.no-js .dropdown.menu ul {
	display: none
}
.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}
.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.vertical>li>a:after {
	right: 14px;
	margin-top: -3px
}
.dropdown.menu.vertical>li.opens-left>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #2199e8 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}
.dropdown.menu.vertical>li.opens-right>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #2199e8;
	border-left-style: solid;
	border-right-width: 0
}
@media screen and (min-width: 40em) {
 .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
 left: auto;
 right: 0;
 top: 100%
}
 .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
 right: auto;
 left: 0;
 top: 100%
}
 .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
 padding-right: 1.5rem;
 position: relative
}
 .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
 content: '';
 display: block;
 width: 0;
 height: 0;
 border: 5px inset;
 border-color: #2199e8 transparent transparent;
 border-top-style: solid;
 border-bottom-width: 0;
 right: 5px;
 margin-top: -2px
}
 .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
 top: 0
}
 .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
 left: auto;
 right: 100%
}
 .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
 right: auto;
 left: 100%
}
 .dropdown.menu.medium-vertical>li>a:after {
 right: 14px;
 margin-top: -3px
}
 .dropdown.menu.medium-vertical>li.opens-left>a:after {
 content: '';
 display: block;
 width: 0;
 height: 0;
 border: 5px inset;
 border-color: transparent #2199e8 transparent transparent;
 border-right-style: solid;
 border-left-width: 0
}
 .dropdown.menu.medium-vertical>li.opens-right>a:after {
 content: '';
 display: block;
 width: 0;
 height: 0;
 border: 5px inset;
 border-color: transparent transparent transparent #2199e8;
 border-left-style: solid;
 border-right-width: 0
}
}
@media screen and (min-width: 64em) {
 .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
 left: auto;
 right: 0;
 top: 100%
}
 .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
 right: auto;
 left: 0;
 top: 100%
}
 .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
 padding-right: 1.5rem;
 position: relative
}
 .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
 content: '';
 display: block;
 width: 0;
 height: 0;
 border: 5px inset;
 border-color: #2199e8 transparent transparent;
 border-top-style: solid;
 border-bottom-width: 0;
 right: 5px;
 margin-top: -2px
}
 .dropdown.menu.large-vertical>li .is-dropdown-submenu {
 top: 0
}
 .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
 left: auto;
 right: 100%
}
 .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
 right: auto;
 left: 100%
}
 .dropdown.menu.large-vertical>li>a:after {
 right: 14px;
 margin-top: -3px
}
 .dropdown.menu.large-vertical>li.opens-left>a:after {
 content: '';
 display: block;
 width: 0;
 height: 0;
 border: 5px inset;
 border-color: transparent #2199e8 transparent transparent;
 border-right-style: solid;
 border-left-width: 0
}
 .dropdown.menu.large-vertical>li.opens-right>a:after {
 content: '';
 display: block;
 width: 0;
 height: 0;
 border: 5px inset;
 border-color: transparent transparent transparent #2199e8;
 border-left-style: solid;
 border-right-width: 0
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	left: auto;
	right: 0
}
.is-dropdown-menu.vertical {
	width: 100px
}
.is-dropdown-menu.vertical.align-right {
	float: right
}
.is-dropdown-submenu-parent {
	position: relative
}
.is-dropdown-submenu-parent a:after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px
}
.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}
.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}
.is-dropdown-submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 200px;
	z-index: 1;
	background: #fefefe;
	border: 1px solid #cacaca
}
.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
	right: 14px;
	margin-top: -3px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #2199e8 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #2199e8;
	border-left-style: solid;
	border-right-width: 0
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}
.is-dropdown-submenu>li {
	width: 100%
}
.is-dropdown-submenu.js-dropdown-active {
	display: block
}
.flex-video {
	position: relative;
	height: 0;
	padding-bottom: 75%;
	margin-bottom: 1rem;
	overflow: hidden
}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.flex-video.widescreen {
	padding-bottom: 56.25%
}
.flex-video.vimeo {
	padding-top: 0
}
.label {
	display: inline-block;
 padding: .33333rem .5rem;
 font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	border-radius: 0;
	background: #2199e8;
	color: #fefefe
}
.label.secondary {
	background: #777;
	color: #fefefe
}
.label.success {
	background: #3adb76;
	color: #fefefe
}
.label.warning {
	background: #ffae00;
	color: #fefefe
}
.label.alert {
	background: #ec5840;
	color: #fefefe
}
.media-object {
	margin-bottom: 1rem;
	display: block
}
.media-object img {
	max-width: none
}
@media screen and (max-width: 39.9375em) {
 .media-object.stack-for-small .media-object-section {
 padding: 0;
 padding-bottom: 1rem;
 display: block
}
 .media-object.stack-for-small .media-object-section img {
 width: 100%
}
}
.media-object-section {
	display: table-cell;
	vertical-align: top
}
.media-object-section:first-child {
	padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
 padding-left: 1rem
}
.media-object-section>:last-child {
	margin-bottom: 0
}
.media-object-section.middle {
	vertical-align: middle
}
.media-object-section.bottom {
	vertical-align: bottom
}
body, html {
	height: 100%
}
.off-canvas-wrapper {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: auto
}
.off-canvas-wrapper-inner {
	position: relative;
	width: 100%;
 transition: -webkit-transform .5s ease;
 transition: transform .5s ease
}
.off-canvas-wrapper-inner:after, .off-canvas-wrapper-inner:before {
	content: ' ';
	display: table
}
.off-canvas-wrapper-inner:after {
	clear: both
}
.off-canvas-content {
	min-height: 100%;
	background: #fefefe;
 transition: -webkit-transform .5s ease;
 transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	padding-bottom: .1px;
	box-shadow: 0 0 10px hsla(0, 0%, 4%, .5)
}
.js-off-canvas-exit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .25);
	cursor: pointer;
 transition: background .5s ease
}
.off-canvas {
	position: absolute;
	background: #e6e6e6;
	z-index: -1;
	max-height: 100%;
	overflow-y: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
[data-whatinput=mouse] .off-canvas {
	outline: 0
}
.off-canvas.position-left {
	left: -250px;
	top: 0;
	width: 250px
}
.is-open-left {
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}
.off-canvas.position-right {
	right: -250px;
	top: 0;
	width: 250px
}
.is-open-right {
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px)
}
@media screen and (min-width: 40em) {
 .position-left.reveal-for-medium {
 left: 0;
 z-index: auto;
 position: fixed
}
 .position-left.reveal-for-medium~.off-canvas-content {
 margin-left: 250px
}
 .position-right.reveal-for-medium {
 right: 0;
 z-index: auto;
 position: fixed
}
 .position-right.reveal-for-medium~.off-canvas-content {
 margin-right: 250px
}
}
@media screen and (min-width: 64em) {
 .position-left.reveal-for-large {
 left: 0;
 z-index: auto;
 position: fixed
}
 .position-left.reveal-for-large~.off-canvas-content {
 margin-left: 250px
}
 .position-right.reveal-for-large {
 right: 0;
 z-index: auto;
 position: fixed
}
 .position-right.reveal-for-large~.off-canvas-content {
 margin-right: 250px
}
}
.orbit, .orbit-container {
	position: relative
}
.orbit-container {
	margin: 0;
	overflow: hidden;
	list-style: none
}
.orbit-slide {
	width: 100%;
	max-height: 100%
}
.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}
.orbit-figure {
	margin: 0
}
.orbit-image {
	margin: 0;
	width: 100%;
	max-width: 100%
}
.orbit-caption {
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	background-color: hsla(0, 0%, 4%, .5)
}
.orbit-caption, .orbit-next, .orbit-previous {
	position: absolute;
	padding: 1rem;
	color: #fefefe
}
.orbit-next, .orbit-previous {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
	outline: 0
}
.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
	background-color: hsla(0, 0%, 4%, .5)
}
.orbit-previous {
	left: 0
}
.orbit-next {
	left: auto;
	right: 0
}
.orbit-bullets {
	position: relative;
 margin-top: .8rem;
 margin-bottom: .8rem;
	text-align: center
}
[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}
.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
 margin: .1rem;
	background-color: #cacaca;
	border-radius: 50%
}
.orbit-bullets button.is-active, .orbit-bullets button:hover {
	background-color: #8a8a8a
}
.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}
.pagination:after, .pagination:before {
	content: ' ';
	display: table
}
.pagination:after {
	clear: both
}
.pagination li {
 font-size: .875rem;
 margin-right: .0625rem;
	border-radius: 0;
	display: none
}
.pagination li:first-child, .pagination li:last-child {
	display: inline-block
}
@media screen and (min-width: 40em) {
 .pagination li {
 display: inline-block
}
}
.pagination a, .pagination button {
	color: #0a0a0a;
	display: block;
 padding: .1875rem .625rem;
	border-radius: 0
}
.pagination a:hover, .pagination button:hover {
	background: #e6e6e6
}
.pagination .current {
 padding: .1875rem .625rem;
	background: #2199e8;
	color: #fefefe;
	cursor: default
}
.pagination .disabled {
 padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}
.pagination .disabled:hover {
	background: transparent
}
.pagination .ellipsis:after {
	content: '\2026';
 padding: .1875rem .625rem;
	color: #0a0a0a
}
.pagination-previous.disabled:before, .pagination-previous a:before {
	content: '\00ab';
	display: inline-block;
 margin-right: .5rem
}
.pagination-next.disabled:after, .pagination-next a:after {
	content: '\00bb';
	display: inline-block;
 margin-left: .5rem
}
.progress {
	background-color: #cacaca;
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0
}
.progress.primary .progress-meter {
	background-color: #2199e8
}
.progress.secondary .progress-meter {
	background-color: #777
}
.progress.success .progress-meter {
	background-color: #3adb76
}
.progress.warning .progress-meter {
	background-color: #ffae00
}
.progress.alert .progress-meter {
	background-color: #ec5840
}
.progress-meter {
	position: relative;
	display: block;
	width: 0;
	height: 100%;
	background-color: #2199e8
}
.progress-meter-text {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
 font-size: .75rem;
	font-weight: 700;
	color: #fefefe;
	white-space: nowrap
}
body.is-reveal-open {
	overflow: hidden
}
html.is-reveal-open, html.is-reveal-open body {
	height: 100%;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.reveal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4;
	background-color: hsla(0, 0%, 4%, .45);
	overflow-y: scroll
}
.reveal {
	display: none;
	z-index: 5;
	padding: 1rem;
	border: 1px solid #cacaca;
	background-color: #fefefe;
	border-radius: 0;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto
}
[data-whatinput=mouse] .reveal {
	outline: 0
}
@media screen and (min-width: 40em) {
 .reveal {
 min-height: 0
}
}
.reveal .column, .reveal .columns {
	min-width: 0
}
.reveal>:last-child {
	margin-bottom: 0
}
@media screen and (min-width: 40em) {
 .reveal {
 width: 600px;
 max-width: 75rem
}
}
@media screen and (min-width: 40em) {
 .reveal .reveal {
 left: auto;
 right: auto;
 margin: 0 auto
}
}
.reveal.collapse {
	padding: 0
}
@media screen and (min-width: 40em) {
 .reveal.tiny {
 width: 30%;
 max-width: 75rem
}
}
@media screen and (min-width: 40em) {
 .reveal.small {
 width: 50%;
 max-width: 75rem
}
}
@media screen and (min-width: 40em) {
 .reveal.large {
 width: 90%;
 max-width: 75rem
}
}
.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	max-width: none;
	margin-left: 0;
	border: 0;
	border-radius: 0
}
@media screen and (max-width: 39.9375em) {
 .reveal {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 height: 100vh;
 min-height: 100vh;
 max-width: none;
 margin-left: 0;
 border: 0;
 border-radius: 0
}
}
.reveal.without-overlay {
	position: fixed
}
.slider {
	position: relative;
 height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none
}
.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
 height: .5rem;
	background-color: #cacaca;
 transition: all .2s ease-in-out
}
.slider-fill.is-dragging {
	transition: all 0s linear
}
.slider-handle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	z-index: 1;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #2199e8;
 transition: all .2s ease-in-out;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	border-radius: 0;
}
[data-whatinput=mouse] .slider-handle {
	outline: 0
}
.slider-handle:hover {
	background-color: #1583cc
}
.slider-handle.is-dragging {
	transition: all 0s linear
}
.slider.disabled, .slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.slider.vertical {
	display: inline-block;
 width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}
.slider.vertical .slider-fill {
	top: 0;
 width: .5rem;
	max-height: 100%
}
.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.sticky-container {
	position: relative
}
.sticky {
	position: absolute;
	z-index: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.sticky.is-stuck {
	position: fixed;
	z-index: 2
}
.sticky.is-stuck.is-at-top {
	top: 0
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}
.sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0
}
.switch {
	margin-bottom: 1rem;
	outline: 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fefefe;
	font-weight: 700;
 font-size: .875rem
}
.switch-input {
	opacity: 0;
	position: absolute
}
.switch-paddle {
	background: #cacaca;
	cursor: pointer;
	display: block;
	position: relative;
	width: 4rem;
	height: 2rem;
 transition: all .25s ease-out;
	border-radius: 0;
	color: inherit;
	font-weight: inherit
}
input+.switch-paddle {
	margin: 0
}
.switch-paddle:after {
	background: #fefefe;
	content: '';
	display: block;
	position: absolute;
	height: 1.5rem;
 left: .25rem;
 top: .25rem;
	width: 1.5rem;
 transition: all .25s ease-out;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	border-radius: 0
}
input:checked~.switch-paddle {
 background: #2199e8
}
input:checked~.switch-paddle:after {
 left: 2.25rem
}
[data-whatinput=mouse] input:focus~.switch-paddle {
 outline: 0
}
.switch-active, .switch-inactive {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.switch-active {
	left: 8%;
	display: none
}
input:checked+label>.switch-active {
	display: block
}
.switch-inactive {
	right: 15%
}
input:checked+label>.switch-inactive {
	display: none
}
.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
 font-size: .625rem
}
.switch.tiny .switch-paddle:after {
	width: 1rem;
	height: 1rem
}
.switch.tiny input:checked~.switch-paddle:after {
 left: 1.75rem
}
.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
 font-size: .75rem
}
.switch.small .switch-paddle:after {
	width: 1.25rem;
	height: 1.25rem
}
.switch.small input:checked~.switch-paddle:after {
 left: 2rem
}
.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}
.switch.large .switch-paddle:after {
	width: 2rem;
	height: 2rem
}
.switch.large input:checked~.switch-paddle:after {
 left: 2.75rem
}
table {
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}
table tbody, table tfoot, table thead {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}
table caption {
	font-weight: 700;
 padding: .5rem .625rem .625rem
}
table tfoot, table thead {
	background: #0083c4;
	color: #fff;border-top: 1px #ddd solid;
}
table tfoot tr, table thead tr {
	background: transparent
}
table tfoot td, table tfoot th, table thead td, table thead th {
 padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left
}
table tbody tr:nth-child(even) {
 background-color: #f1f1f1
}
table tbody td, table tbody th {
 padding: .5rem .625rem .625rem
}
@media screen and (max-width: 63.9375em) {
 table.stack tfoot,  table.stack thead {
 display: none
}
 table.stack td,  table.stack th,  table.stack tr {
 display: block
}
 table.stack td {
 border-top: 0
}
}
table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}
table.hover tr:hover {
	background-color: #f9f9f9
}
table.hover tr:nth-of-type(even):hover {
 background-color: #ececec
}
.table-scroll {
	overflow-x: auto
}
.table-scroll table {
	width: auto
}
.tabs {
	margin: 0;
	list-style-type: none;
	background: #fefefe;
	border: 1px solid #e6e6e6
}
.tabs:after, .tabs:before {
	content: ' ';
	display: table
}
.tabs:after {
	clear: both
}
.tabs.vertical>li {
	width: auto;
	float: none;
	display: block
}
.tabs.simple>li>a {
	padding: 0
}
.tabs.simple>li>a:hover {
	background: transparent
}
.tabs.primary {
	background: #2199e8
}
.tabs.primary>li>a {
	color: #fefefe
}
.tabs.primary>li>a:focus, .tabs.primary>li>a:hover {
	background: #1893e4
}
.tabs-title {
	float: left
}
.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	line-height: 1;
 font-size: .75rem
}
.tabs-title>a:hover {
	background: #fefefe
}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
	background: #e6e6e6
}
.tabs-content {
	background: #fefefe;
 transition: all .5s ease;
	border: 1px solid #e6e6e6;
	border-top: 0
}
.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}
.tabs-panel {
	display: none;
	padding: 1rem
}
.tabs-panel.is-active {
	display: block
}
.thumbnail {
	border: 4px solid #fefefe;
	box-shadow: 0 0 0 1px hsla(0, 0%, 4%, .2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
 transition: box-shadow .2s ease-out;
	border-radius: 0;
	margin-bottom: 1rem
}
.thumbnail:focus, .thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(33, 153, 232, .5)
}
.title-bar {
	background: #0a0a0a;
	color: #fefefe;
 padding: .5rem
}
.title-bar:after, .title-bar:before {
	content: ' ';
	display: table
}
.title-bar:after {
	clear: both
}
.title-bar .menu-icon {
 margin-left: .25rem;
 margin-right: .25rem
}
.title-bar-left {
	float: left
}
.title-bar-right {
	float: right;
	text-align: right
}
.title-bar-title {
	font-weight: 700
}
.menu-icon.dark, .title-bar-title {
	vertical-align: middle;
	display: inline-block
}
.menu-icon.dark {
	position: relative;
	cursor: pointer;
	width: 20px;
	height: 16px
}
.menu-icon.dark:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}
.menu-icon.dark:hover:after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.has-tip {
	border-bottom: 1px dotted #8a8a8a;
	font-weight: 700;
	position: relative;
	display: inline-block;
	cursor: help
}
.tooltip {
	background-color: #0a0a0a;
	color: #fefefe;
	font-size: 80%;
 padding: .75rem;
	position: absolute;
	z-index: 3;
 top: calc(100% + .6495rem);
	max-width: 10rem!important;
	border-radius: 0
}
.tooltip:before {
	border-color: transparent transparent #0a0a0a;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.tooltip.top:before, .tooltip:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
 border: .75rem inset
}
.tooltip.top:before {
	border-color: #0a0a0a transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	top: 100%;
	bottom: auto
}
.tooltip.left:before {
	border-color: transparent transparent transparent #0a0a0a;
	border-left-style: solid;
	border-right-width: 0;
	left: 100%
}
.tooltip.left:before, .tooltip.right:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
 border: .75rem inset;
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.tooltip.right:before {
	border-color: transparent #0a0a0a transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	left: auto;
	right: 100%
}
.top-bar {
 padding: .5rem
}
.top-bar:after, .top-bar:before {
	content: ' ';
	display: table
}
.top-bar:after {
	clear: both
}
.top-bar, .top-bar ul {
	background-color: #e6e6e6
}
.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}
.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}
.top-bar input.button {
	width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
	width: 100%
}
@media screen and (min-width: 40em) {
 .top-bar .top-bar-left,  .top-bar .top-bar-right {
 width: auto
}
}
@media screen and (max-width: 63.9375em) {
 .top-bar.stacked-for-medium .top-bar-left,  .top-bar.stacked-for-medium .top-bar-right {
 width: 100%
}
}
@media screen and (max-width: 74.9375em) {
 .top-bar.stacked-for-large .top-bar-left,  .top-bar.stacked-for-large .top-bar-right {
 width: 100%
}
}
.top-bar-title {
	float: left;
	margin-right: 1rem
}
.top-bar-left {
	float: left
}
.top-bar-right {
	float: right
}
.hide {
	display: none!important
}
.invisible {
	visibility: hidden
}
@media screen and (max-width: 40em) {
 .hide-for-small-only {
 display: none!important
}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
 .show-for-small-only {
 display: none!important
}
}
@media screen and (min-width: 40em) {
 .hide-for-medium {
 display: none!important
}
}
@media screen and (max-width: 39.9375em) {
 .show-for-medium {
 display: none!important
}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
 .hide-for-medium-only {
 display: none!important
}
}
@media screen and (min-width: 1300px) and (max-width: 5000px) {
 .content-detail {
margin-top:40% !important
}
 .header .top-bar ul > li {
float:none !important
}
 .header .top-bar ul {
width: 100%;
text-align: right;
float: right;
}
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
 .show-for-medium-only {
 display: none!important
}
}
@media screen and (min-width: 64em) {
 .hide-for-large {
 display: none!important
}
}
@media screen and (max-width: 63.9375em) {
 .show-for-large {
 display: none!important
}
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
 .hide-for-large-only {
 display: none!important
}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
 .show-for-large-only {
 display: none!important
}
}
.show-for-sr, .show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}
.show-on-focus:active, .show-on-focus:focus {
	position: static!important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}
.hide-for-portrait, .show-for-landscape {
	display: block!important
}
@media screen and (orientation: landscape) {
 .hide-for-portrait,  .show-for-landscape {
 display: block!important
}
}
@media screen and (orientation: portrait) {
 .hide-for-portrait,  .show-for-landscape {
 display: none!important
}
}
.hide-for-landscape, .show-for-portrait {
	display: none!important
}
@media screen and (orientation: landscape) {
 .hide-for-landscape,  .show-for-portrait {
 display: none!important
}
}
@media screen and (orientation: portrait) {
 .hide-for-landscape,  .show-for-portrait {
 display: block!important
}
}
.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.clearfix:after, .clearfix:before {
	content: ' ';
	display: table
}
.clearfix:after {
	clear: both
}
.slide-in-down.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-in-down.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.slide-in-left.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-in-left.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.slide-in-up.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-in-up.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.slide-in-right.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-in-right.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.slide-out-down.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-out-down.mui-leave.mui-leave-active {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}
.slide-out-right.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-out-right.mui-leave.mui-leave-active {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.slide-out-up.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-out-up.mui-leave.mui-leave-active {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.slide-out-left.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.slide-out-left.mui-leave.mui-leave-active {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.fade-in.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	opacity: 0;
	transition-property: opacity
}
.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}
.fade-out.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	opacity: 1;
	transition-property: opacity
}
.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}
.hinge-in-from-top.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: top;
	transform-origin: top;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-top.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-right.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-right.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-bottom.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-left.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-left.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-middle-x.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-middle-y.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active, .hinge-out-from-top.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-out-from-top.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform-origin: top;
	transform-origin: top;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity
}
.hinge-out-from-top.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}
.hinge-out-from-right.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-right.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}
.hinge-out-from-bottom.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}
.hinge-out-from-left.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-left.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}
.hinge-out-from-middle-x.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}
.hinge-out-from-middle-y.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0deg);
	transform: perspective(2000px) rotate(0deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}
.scale-in-up.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.scale-in-up.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.scale-in-down.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.scale-in-down.mui-enter.mui-enter-active, .scale-out-up.mui-leave {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.scale-out-up.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity
}
.scale-out-up.mui-leave.mui-leave-active {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0
}
.scale-out-down.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 1
}
.scale-out-down.mui-leave.mui-leave-active {
	-webkit-transform: scale(.5);
	transform: scale(.5);
	opacity: 0
}
.spin-in.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: rotate(-270deg);
	transform: rotate(-270deg);
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	opacity: 0
}
.spin-in.mui-enter.mui-enter-active, .spin-out.mui-leave {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}
.spin-out.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity
}
.spin-in-ccw.mui-enter, .spin-out.mui-leave.mui-leave-active {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	opacity: 0
}
.spin-in-ccw.mui-enter {
 transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity
}
.spin-in-ccw.mui-enter.mui-enter-active, .spin-out-ccw.mui-leave {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}
.spin-out-ccw.mui-leave {
 transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity
}
.spin-out-ccw.mui-leave.mui-leave-active {
	-webkit-transform: rotate(-270deg);
	transform: rotate(-270deg);
	opacity: 0
}
.slow {
 transition-duration: .75s!important
}
.fast {
 transition-duration: .25s!important
}
.linear {
	transition-timing-function: linear!important
}
.ease {
	transition-timing-function: ease!important
}
.ease-in {
	transition-timing-function: ease-in!important
}
.ease-out {
	transition-timing-function: ease-out!important
}
.ease-in-out {
	transition-timing-function: ease-in-out!important
}
.bounce-in {
	transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}
.bounce-out {
	transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}
.bounce-in-out {
	transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}
.short-delay {
 transition-delay: .3s!important
}
.long-delay {
 transition-delay: .7s!important
}
.shake {
	-webkit-animation-name: a;
	animation-name: a
}
@-webkit-keyframes a {
 0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
 -webkit-transform: translateX(7%);
 transform: translateX(7%)
}
 5%,  15%,  25%,  35%,  45%,  55%,  65%,  75%,  85%,  95% {
 -webkit-transform: translateX(-7%);
 transform: translateX(-7%)
}
}
@keyframes a {
 0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
 -webkit-transform: translateX(7%);
 transform: translateX(7%)
}
 5%,  15%,  25%,  35%,  45%,  55%,  65%,  75%,  85%,  95% {
 -webkit-transform: translateX(-7%);
 transform: translateX(-7%)
}
}
.spin-cw {
	-webkit-animation-name: b;
	animation-name: b
}
@-webkit-keyframes b {
 0% {
 -webkit-transform: rotate(-1turn);
 transform: rotate(-1turn)
}
to {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}
}
@keyframes b {
 0% {
 -webkit-transform: rotate(-1turn);
 transform: rotate(-1turn)
}
to {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}
}
.spin-ccw {
	-webkit-animation-name: b;
	animation-name: b
}
@keyframes b {
 0% {
 -webkit-transform: rotate(0);
 transform: rotate(0)
}
to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}
}
.wiggle {
	-webkit-animation-name: c;
	animation-name: c
}
@-webkit-keyframes c {
 40%, 50%, 60% {
 -webkit-transform: rotate(7deg);
 transform: rotate(7deg)
}
 35%,  45%,  55%,  65% {
 -webkit-transform: rotate(-7deg);
 transform: rotate(-7deg)
}
 0%,  30%,  70%,  to {
 -webkit-transform: rotate(0);
 transform: rotate(0)
}
}
@keyframes c {
 40%, 50%, 60% {
 -webkit-transform: rotate(7deg);
 transform: rotate(7deg)
}
 35%,  45%,  55%,  65% {
 -webkit-transform: rotate(-7deg);
 transform: rotate(-7deg)
}
 0%,  30%,  70%,  to {
 -webkit-transform: rotate(0);
 transform: rotate(0)
}
}
.shake, .spin-ccw, .spin-cw, .wiggle {
 -webkit-animation-duration: .5s;
 animation-duration: .5s
}
.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.slow {
 -webkit-animation-duration: .75s!important;
 animation-duration: .75s!important
}
.fast {
 -webkit-animation-duration: .25s!important;
 animation-duration: .25s!important
}
.linear {
	-webkit-animation-timing-function: linear!important;
	animation-timing-function: linear!important
}
.ease {
	-webkit-animation-timing-function: ease!important;
	animation-timing-function: ease!important
}
.ease-in {
	-webkit-animation-timing-function: ease-in!important;
	animation-timing-function: ease-in!important
}
.ease-out {
	-webkit-animation-timing-function: ease-out!important;
	animation-timing-function: ease-out!important
}
.ease-in-out {
	-webkit-animation-timing-function: ease-in-out!important;
	animation-timing-function: ease-in-out!important
}
.bounce-in {
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
	animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}
.bounce-out {
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
	animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}
.bounce-in-out {
	-webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
	animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}
.short-delay {
 -webkit-animation-delay: .3s!important;
 animation-delay: .3s!important
}
.long-delay {
 -webkit-animation-delay: .7s!important;
 animation-delay: .7s!important
}
/*********/
/* Fonts */
/*********/

@font-face {
 font-family: 'Lato';
 src: url('../fonts/Lato-Regular.ttf') format("truetype");
 font-weight: 400;
 font-style: normal
}
 @font-face {
 font-family: Ubuntu;
 src: url('../fonts/Ubuntu.ttf') format("truetype");
 font-weight: 400;
 font-style: normal
}
 @font-face {
 font-family: 'Lato';
 src: url('../fonts/Lato-Italic.ttf') format("truetype");
 font-weight: 400;
 font-style: italic
}
@font-face {
 font-family: 'Lato';
 src: url('../fonts/Lato-Bold.ttf') format("truetype");
 font-weight: 700;
 font-style: normal
}
@font-face {
 font-family: 'Lato';
 src: url('../fonts/Lato-Light.ttf') format('truetype');
 font-weight: 300;
 font-style: normal;
}
@font-face {
 font-family: 'Lato';
 src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
 font-weight: 700;
 font-style: italic
}
@font-face {
 font-family: 'Josefin';
 src: url('../fonts/JosefinSans-Light.ttf') format('truetype');
 font-weight: 300;
 font-style: normal;
}
@font-face {
 font-family: 'Josefin';
 src: url('../fonts/JosefinSans-SemiBold.ttf') format('truetype');
 font-weight: 600;
 font-style: normal;
}
@font-face {
 font-family: 'Josefin';
 src: url('../fonts/JosefinSans-Regular.ttf') format('truetype');
 font-weight: 400;
 font-style: normal;
}
@font-face {
 font-family: 'latolight_italic';
 src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
/********************/
/* FontAwesome v4.4 */
/********************/

@font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
 src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
 font-weight: 400;
 font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg)
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg)
}
}
@keyframes fa-spin {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg)
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg)
}
}
.fa-rotate-90 {
 filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
 filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
 filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
 filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
 filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before,  .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
/*********/
/* Reset */
/*********/

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
 display: none;
 height: 0
}
[hidden], template {
 display: none
}
script {
	display: none!important
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap;
	color: #000;
	margin: 0 30px 20px
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
 overflow: hidden
}
figure {
	margin: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	clear: both;
	height: 0;
	display: block;
	margin: 0!important;
	line-height: 0!important
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
.entry-content img, .comment-content img, .widget img {
	max-width: 100%
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
 height: auto
}
img.size-full, img.size-large, img.header-image, img.wp-post-image {
	max-width: 100%;
	height: auto
}
embed, iframe, object, video {
	max-width: 100%
}
img.alignleft {
	float: left;
	margin: 10px 10px 10px 0
}
img.alignright {
	float: right;
	margin: 10px 0 10px 10px
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/**************/
/* Slick v1.6 */
/**************/

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
/* Navigation */

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}
.slick-prev:before, .slick-next:before {
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "FontAwesome";
	font-weight: 400;
	font-style: normal;
	display: inline-block
}
.slick-prev {
	left: -25px
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}
.slick-prev:before {
	content: 'â†'
}
[dir='rtl'] .slick-prev:before {
	content: 'â†’'
}
.slick-next {
	right: -25px
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}
.slick-next:before {
	content: 'â†’'
}
[dir='rtl'] .slick-next:before {
	content: 'â†'
}
.slick-dots {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	margin: 0
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "\f111";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "FontAwesome";
	font-weight: 400;
	font-style: normal;
	display: inline-block
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}
/*****************/
/* Magnific v1.1 */
/*****************/

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}
button::-moz-focus-inner {
 padding: 0;
 border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
 .mfp-img-mobile .mfp-image-holder {
 padding-left: 0;
 padding-right: 0
}
 .mfp-img-mobile img.mfp-img {
 padding: 0
}
 .mfp-img-mobile .mfp-figure:after {
 top: 0;
 bottom: 0
}
 .mfp-img-mobile .mfp-figure small {
 display: inline;
 margin-left: 5px
}
 .mfp-img-mobile .mfp-bottom-bar {
 background: rgba(0, 0, 0, 0.6);
 bottom: 0;
 margin: 0;
 top: auto;
 padding: 3px 5px;
 position: fixed;
 box-sizing: border-box
}
 .mfp-img-mobile .mfp-bottom-bar:empty {
 padding: 0
}
 .mfp-img-mobile .mfp-counter {
 right: 5px;
 top: 3px
}
 .mfp-img-mobile .mfp-close {
 top: 0;
 right: 0;
 width: 35px;
 height: 35px;
 line-height: 35px;
 background: rgba(0, 0, 0, 0.6);
 position: fixed;
 text-align: center;
 padding: 0
}
}
@media all and (max-width: 1200px) {
.txt1 h1, .txt2 h1 {
font-size:35px !important
}
.txt1 {
left: 0% !important;
}
}
@media all and (max-width: 900px) {
 .mfp-arrow {
 -webkit-transform: scale(0.75);
 transform: scale(0.75)
}
 .mfp-arrow-left {
 -webkit-transform-origin: 0;
 transform-origin: 0
}
 .mfp-arrow-right {
 -webkit-transform-origin: 100%;
 transform-origin: 100%
}
 .mfp-container {
 padding-left: 6px;
 padding-right: 6px
}
}
/***********/
/* Animate */
/***********/

@charset "UTF-8";
.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
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
 -webkit-animation-duration: .75s;
 animation-duration: .75s
}
@-webkit-keyframes bounce {
 from, 20%, 53%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
 animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
 animation-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 {
 from, 20%, 53%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
 animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
 animation-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;
	transform-origin: center bottom
}
@-webkit-keyframes flash {
 from, 50%, to {
 opacity: 1
}
 25%,  75% {
 opacity: 0
}
}
@keyframes flash {
 from, 50%, to {
 opacity: 1
}
 25%,  75% {
 opacity: 0
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
 from {
 -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)
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
@keyframes pulse {
 from {
 -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)
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
 from {
 -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)
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
@keyframes rubberBand {
 from {
 -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)
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
 from, to {
 -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 {
 from, to {
 -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 headShake {
 0% {
 -webkit-transform: translateX(0);
 transform: translateX(0)
}
 6.5% {
 -webkit-transform: translateX(-6px) rotateY(-9deg);
 transform: translateX(-6px) rotateY(-9deg)
}
 18.5% {
 -webkit-transform: translateX(5px) rotateY(7deg);
 transform: translateX(5px) rotateY(7deg)
}
 31.5% {
 -webkit-transform: translateX(-3px) rotateY(-5deg);
 transform: translateX(-3px) rotateY(-5deg)
}
 43.5% {
 -webkit-transform: translateX(2px) rotateY(3deg);
 transform: translateX(2px) rotateY(3deg)
}
 50% {
 -webkit-transform: translateX(0);
 transform: translateX(0)
}
}
@keyframes headShake {
 0% {
 -webkit-transform: translateX(0);
 transform: translateX(0)
}
 6.5% {
 -webkit-transform: translateX(-6px) rotateY(-9deg);
 transform: translateX(-6px) rotateY(-9deg)
}
 18.5% {
 -webkit-transform: translateX(5px) rotateY(7deg);
 transform: translateX(5px) rotateY(7deg)
}
 31.5% {
 -webkit-transform: translateX(-3px) rotateY(-5deg);
 transform: translateX(-3px) rotateY(-5deg)
}
 43.5% {
 -webkit-transform: translateX(2px) rotateY(3deg);
 transform: translateX(2px) rotateY(3deg)
}
 50% {
 -webkit-transform: translateX(0);
 transform: translateX(0)
}
}
.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}
@-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)
}
to {
	-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)
}
to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg)
}
}
.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
 from {
 -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)
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
@keyframes tada {
 from {
 -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)
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
 from {
 -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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
@keyframes wobble {
 from {
 -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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes jello {
 from, 11.1%, to {
 -webkit-transform: none;
 transform: none
}
 22.2% {
 -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 transform: skewX(-12.5deg) skewY(-12.5deg)
}
 33.3% {
 -webkit-transform: skewX(6.25deg) skewY(6.25deg);
 transform: skewX(6.25deg) skewY(6.25deg)
}
 44.4% {
 -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 transform: skewX(-3.125deg) skewY(-3.125deg)
}
 55.5% {
 -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 transform: skewX(1.5625deg) skewY(1.5625deg)
}
 66.6% {
 -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
 77.7% {
 -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
 transform: skewX(0.390625deg) skewY(0.390625deg)
}
 88.8% {
 -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
}
@keyframes jello {
 from, 11.1%, to {
 -webkit-transform: none;
 transform: none
}
 22.2% {
 -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 transform: skewX(-12.5deg) skewY(-12.5deg)
}
 33.3% {
 -webkit-transform: skewX(6.25deg) skewY(6.25deg);
 transform: skewX(6.25deg) skewY(6.25deg)
}
 44.4% {
 -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 transform: skewX(-3.125deg) skewY(-3.125deg)
}
 55.5% {
 -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 transform: skewX(1.5625deg) skewY(1.5625deg)
}
 66.6% {
 -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
 77.7% {
 -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
 transform: skewX(0.390625deg) skewY(0.390625deg)
}
 88.8% {
 -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}
@-webkit-keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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)
}
to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
@keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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)
}
to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
@keyframes bounceInDown {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
@keyframes bounceInLeft {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
from {
	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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
@keyframes bounceInRight {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
from {
	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)
}
to {
	-webkit-transform: none;
	transform: none
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
from {
	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)
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes bounceInUp {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
from {
	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)
}
to {
	-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)
}
to {
	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)
}
to {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3)
}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}
@-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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
 from {
 opacity: 0
}
to {
	opacity: 1
}
}
@keyframes fadeIn {
 from {
 opacity: 0
}
to {
	opacity: 1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -2000px, 0);
 transform: translate3d(0, -2000px, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInDownBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -2000px, 0);
 transform: translate3d(0, -2000px, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInLeft {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-2000px, 0, 0);
 transform: translate3d(-2000px, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInLeftBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-2000px, 0, 0);
 transform: translate3d(-2000px, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
 from {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInRight {
 from {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(2000px, 0, 0);
 transform: translate3d(2000px, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInRightBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(2000px, 0, 0);
 transform: translate3d(2000px, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 2000px, 0);
 transform: translate3d(0, 2000px, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInUpBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 2000px, 0);
 transform: translate3d(0, 2000px, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
 from {
 opacity: 1
}
to {
	opacity: 0
}
}
@keyframes fadeOut {
 from {
 opacity: 1
}
to {
	opacity: 0
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
@keyframes fadeOutDown {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}
}
@keyframes fadeOutDownBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
}
@keyframes fadeOutLeft {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}
}
@keyframes fadeOutLeftBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
}
@keyframes fadeOutRight {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}
}
@keyframes fadeOutRightBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
}
@keyframes fadeOutUp {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}
}
@keyframes fadeOutUpBig {
 from {
 opacity: 1
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
 from {
 -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
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
}
@keyframes flip {
 from {
 -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
}
to {
	-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 {
 from {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-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-animation-timing-function: ease-in;
 animation-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)
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}
}
@keyframes flipInX {
 from {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-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-animation-timing-function: ease-in;
 animation-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)
}
to {
	-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 {
 from {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-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-animation-timing-function: ease-in;
 animation-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)
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}
}
@keyframes flipInY {
 from {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-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-animation-timing-function: ease-in;
 animation-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)
}
to {
	-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 {
 from {
 -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
}
to {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0
}
}
@keyframes flipOutX {
 from {
 -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
}
to {
	-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-backface-visibility: visible!important;
	backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
 from {
 -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
}
to {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0
}
}
@keyframes flipOutY {
 from {
 -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
}
to {
	-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-keyframes lightSpeedIn {
 from {
 -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
}
to {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}
}
@keyframes lightSpeedIn {
 from {
 -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
}
to {
	-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 {
 from {
 opacity: 1
}
to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0
}
}
@keyframes lightSpeedOut {
 from {
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: rotate3d(0, 0, 1, -200deg);
 transform: rotate3d(0, 0, 1, -200deg);
 opacity: 0
}
to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}
}
@keyframes rotateIn {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: rotate3d(0, 0, 1, -200deg);
 transform: rotate3d(0, 0, 1, -200deg);
 opacity: 0
}
to {
	-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 {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, -45deg);
 transform: rotate3d(0, 0, 1, -45deg);
 opacity: 0
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}
}
@keyframes rotateInDownLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, -45deg);
 transform: rotate3d(0, 0, 1, -45deg);
 opacity: 0
}
to {
	-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 {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}
}
@keyframes rotateInDownRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0
}
to {
	-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 {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}
}
@keyframes rotateInUpLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0
}
to {
	-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 {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, -90deg);
 transform: rotate3d(0, 0, 1, -90deg);
 opacity: 0
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}
}
@keyframes rotateInUpRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, -90deg);
 transform: rotate3d(0, 0, 1, -90deg);
 opacity: 0
}
to {
	-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 {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 opacity: 1
}
to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0
}
}
@keyframes rotateOut {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1
}
to {
	-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 {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1
}
to {
	-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
}
to {
	-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
}
to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0
}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes rollIn {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
 from {
 opacity: 1
}
to {
	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 {
 from {
 opacity: 1
}
to {
	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 {
 from {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3)
}
 50% {
 opacity: 1
}
}
@keyframes zoomIn {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 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 {
 from {
 opacity: 1
}
 50% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3)
}
to {
	opacity: 0
}
}
@keyframes zoomOut {
 from {
 opacity: 1
}
 50% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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)
}
to {
	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 {
 from {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes slideInDown {
 from {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
 from {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes slideInLeft {
 from {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
 from {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes slideInRight {
 from {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
 from {
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes slideInUp {
 from {
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 visibility: visible
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
@keyframes slideOutDown {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
}
@keyframes slideOutLeft {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
}
@keyframes slideOutRight {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
}
@keyframes slideOutUp {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
/**********************/
/* Mmenu              */
/**********************/

.mm-menu, .mm-panels, .mm-panels>.mm-panel {
	margin: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	box-sizing: border-box
}
.mm-btn, .mm-menu {
	box-sizing: border-box
}
.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
	text-decoration: none
}
.mm-hidden {
	display: none!important
}
.mm-menu, .mm-panels>.mm-panel:not(.mm-hidden) {
 display: block
}
.mm-wrapper {
	overflow-x: hidden;
	position: relative
}
.mm-menu {
	padding: 0;
	position: absolute
}
.mm-panels, .mm-panels>.mm-panel {
	background: inherit;
	border-color: inherit;
	position: absolute
}
.mm-btn, .mm-panel.mm-highest {
	z-index: 1
}
.mm-panels {
	overflow: hidden
}
.mm-panel {
 -webkit-transition: -webkit-transform .4s ease;
 transition: -webkit-transform .4s ease;
 transition: transform .4s ease;
 transition: transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.mm-panel.mm-opened {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-panel.mm-subopened {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}
.mm-panels>.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 20px
}
.mm-listview .mm-divider, .mm-listview>li>a {
	color: #fff !important;
}
.mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.mm-panels>.mm-panel.mm-hasnavbar {
	padding-top: 40px
}
.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {
	content: '';
	display: block;
	height: 20px
}
.mm-vertical .mm-panel {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
	border-color: transparent
}
.mm-vertical li.mm-opened>.mm-panel, li.mm-vertical.mm-opened>.mm-panel {
	display: block
}
.mm-listview>li.mm-vertical>.mm-next, .mm-vertical .mm-listview>li>.mm-next {
	height: 40px;
	bottom: auto
}
.mm-listview>li.mm-vertical>.mm-next:after, .mm-vertical .mm-listview>li>.mm-next:after {
	top: 16px;
	bottom: auto
}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after, .mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 19px
}
.mm-btn {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0
}
.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mm-clear:before, .mm-close:before {
	border-right: none;
	border-bottom: none;
	right: 18px
}
.mm-clear:after, .mm-close:after {
	border-left: none;
	border-top: none;
	right: 25px
}
.mm-arrow:after, .mm-next:after, .mm-prev:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mm-prev:before {
	border-right: none;
	border-bottom: none;
	left: 23px
}
.mm-arrow:after, .mm-next:after {
	border-top: none;
	border-left: none;
	right: 23px
}
.mm-navbar {
	border-bottom: 1px solid;
	border-color: inherit;
	text-align: center;
	line-height: 20px;
	height: 40px;
	padding: 0 40px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}
.mm-navbar>* {
	display: block;
	padding: 10px 0
}
.mm-navbar .mm-btn:first-child {
	padding-left: 20px;
	left: 0
}
.mm-navbar .mm-btn:last-child {
	text-align: right;
	padding-right: 20px;
	right: 0
}
.mm-panel .mm-navbar {
	display: none
}
.mm-panel.mm-hasnavbar .mm-navbar {
	display: block
}
.mm-listview, .mm-listview>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}
.mm-listview {
	font: inherit;
	font-size: 14px;
	line-height: 20px
}
.mm-listview>li {
	position: relative
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
	border-color: inherit
}
.mm-listview>li>a, .mm-listview>li>span {
	color: inherit;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0
}
.mm-listview>li>a.mm-arrow, .mm-listview>li>span.mm-arrow {
	padding-right: 50px
}
.mm-listview>li:not(.mm-divider):after {
 content: '';
 border-bottom-width: 1px;
 border-bottom-style: solid;
 display: block;
 position: absolute;
 right: 0;
 bottom: 0;
 left: 20px
}
.mm-listview .mm-next {
	background: rgba(3, 2, 1, 0);
	width: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2
}
.mm-listview .mm-next:before {
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0
}
.mm-listview .mm-next+a, .mm-listview .mm-next+span {
	margin-right: 50px
}
.mm-listview .mm-next.mm-fullsubopen {
	width: 100%
}
.mm-listview .mm-next.mm-fullsubopen:before {
	border-left: none
}
.mm-listview .mm-next.mm-fullsubopen+a, .mm-listview .mm-next.mm-fullsubopen+span {
	padding-right: 50px;
	margin-right: 0
}
.mm-panels>.mm-panel>.mm-listview {
	margin: 20px -20px
}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
	margin-top: -20px
}
.mm-listview .mm-inset {
	list-style: disc inside;
	padding: 0 10px 15px 40px;
	margin: 0
}
.mm-listview .mm-inset>li {
	padding: 5px 0
}
.mm-listview .mm-divider {
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px
}
.mm-listview .mm-spacer {
	padding-top: 40px
}
.mm-listview .mm-spacer>.mm-next {
	top: 40px
}
.mm-listview .mm-spacer.mm-divider {
	padding-top: 25px
}
.mm-menu {
	background: #000;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .7)
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
	color: #fff;
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
	border-color: #fff;
}
.mm-menu .mm-listview {
	border-color: rgba(0, 0, 0, .1)
}
.mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after {
	border-color: #fff;
}
.mm-menu .mm-listview>li a:not(.mm-next) {
 -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
 tap-highlight-color: rgba(255, 255, 255, .5)
}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu .mm-listview>li.mm-selected>span {
 background: rgba(255, 255, 255, .5)
}
.mm-menu .mm-divider, .mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(0, 0, 0, .05)
}
/*.mm-page {
    box-sizing: border-box;
    position: relative;
    height: 100%;
}
.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}*/
html.mm-opened {
	overflow-x: hidden;
	position: relative
}
html.mm-blocking, html.mm-blocking body {
	overflow: hidden
}
html.mm-background .mm-page {
	background: inherit
}
#mm-blocker {
	background: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2
}
html.mm-blocking #mm-blocker {
	display: block
}
.mm-menu.mm-offcanvas {
	z-index: 0;
	display: none;
	position: fixed;
	width: 80%;
	min-width: 140px;
	max-width: 440px
}
.mm-menu.mm-offcanvas.mm-current {
	display: block
}
html.mm-opening .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 550px) {
 html.mm-opening .mm-slideout {
 -webkit-transform: translate3d(440px, 0, 0);
 transform: translate3d(440px, 0, 0)
}
}
.mm-menu.mm-autoheight.mm-bottom, .mm-menu.mm-autoheight.mm-top {
	max-height: 80%
}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-autoheight.mm-top.mm-fullscreen {
	max-height: 100%
}
.mm-menu.mm-measureheight .mm-panel {
	display: block!important
}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel {
	bottom: auto!important;
	height: auto!important
}
.mm-menu.mm-columns {
	-webkit-transition-property: width, max-width, -webkit-transform;
	transition-property: width, max-width, -webkit-transform;
	transition-property: transform, width, max-width;
	transition-property: transform, width, max-width, -webkit-transform
}
.mm-menu.mm-columns .mm-panels>.mm-panel {
	width: 100%;
	right: auto;
	display: none;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	transition-property: transform, width;
	transition-property: transform, width, -webkit-transform
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
	border-right: 1px solid;
	border-color: inherit;
	display: block;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	z-index: 2
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
 display: block;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-0 {
	width: 80%;
	min-width: 140px;
	max-width: 0
}
html.mm-opening.mm-columns-0 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-0 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 0px) {
 html.mm-opening.mm-columns-0 .mm-slideout {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
 display: block;
 -webkit-transform: translate3d(200%, 0, 0);
 transform: translate3d(200%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-1 {
	width: 80%;
	min-width: 140px;
	max-width: 440px
}
html.mm-opening.mm-columns-1 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-1 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 550px) {
 html.mm-opening.mm-columns-1 .mm-slideout {
 -webkit-transform: translate3d(440px, 0, 0);
 transform: translate3d(440px, 0, 0)
}
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
	width: 100%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
 display: block;
 -webkit-transform: translate3d(300%, 0, 0);
 transform: translate3d(300%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-2 {
	width: 80%;
	min-width: 140px;
	max-width: 880px
}
html.mm-opening.mm-columns-2 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-2 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 1100px) {
 html.mm-opening.mm-columns-2 .mm-slideout {
 -webkit-transform: translate3d(880px, 0, 0);
 transform: translate3d(880px, 0, 0)
}
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
	width: 50%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
 display: block;
 -webkit-transform: translate3d(400%, 0, 0);
 transform: translate3d(400%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-3 {
	width: 80%;
	min-width: 140px;
	max-width: 1320px
}
html.mm-opening.mm-columns-3 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-3 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 1650px) {
 html.mm-opening.mm-columns-3 .mm-slideout {
 -webkit-transform: translate3d(1320px, 0, 0);
 transform: translate3d(1320px, 0, 0)
}
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
	width: 33.34%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
 display: block;
 -webkit-transform: translate3d(500%, 0, 0);
 transform: translate3d(500%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-4 {
	width: 80%;
	min-width: 140px;
	max-width: 1760px
}
html.mm-opening.mm-columns-4 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-4 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 2200px) {
 html.mm-opening.mm-columns-4 .mm-slideout {
 -webkit-transform: translate3d(1760px, 0, 0);
 transform: translate3d(1760px, 0, 0)
}
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
	width: 25%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
	-webkit-transform: translate3d(500%, 0, 0);
	transform: translate3d(500%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
 display: block;
 -webkit-transform: translate3d(600%, 0, 0);
 transform: translate3d(600%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-5 {
	width: 80%;
	min-width: 140px;
	max-width: 2200px
}
html.mm-opening.mm-columns-5 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-5 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 2750px) {
 html.mm-opening.mm-columns-5 .mm-slideout {
 -webkit-transform: translate3d(2200px, 0, 0);
 transform: translate3d(2200px, 0, 0)
}
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
	width: 20%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
	-webkit-transform: translate3d(600%, 0, 0);
	transform: translate3d(600%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
 display: block;
 -webkit-transform: translate3d(700%, 0, 0);
 transform: translate3d(700%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-6 {
	width: 80%;
	min-width: 140px;
	max-width: 2640px
}
html.mm-opening.mm-columns-6 .mm-slideout {
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-opening.mm-columns-6 .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 3300px) {
 html.mm-opening.mm-columns-6 .mm-slideout {
 -webkit-transform: translate3d(2640px, 0, 0);
 transform: translate3d(2640px, 0, 0)
}
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
	width: 16.67%
}
em.mm-counter {
	font: inherit;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 20px;
	display: block;
	margin-top: -10px;
	position: absolute;
	right: 45px;
	top: 50%
}
em.mm-counter+a.mm-next {
	width: 90px
}
em.mm-counter+a.mm-next+a, em.mm-counter+a.mm-next+span {
	margin-right: 90px
}
em.mm-counter+a.mm-fullsubopen {
	padding-left: 0
}
.mm-vertical>.mm-counter {
	top: 12px;
	margin-top: 0
}
.mm-vertical.mm-spacer>.mm-counter {
	margin-top: 40px
}
.mm-nosubresults>.mm-counter {
	display: none
}
.mm-menu em.mm-counter {
	color: rgba(0, 0, 0, .3)
}
.mm-divider>span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px
}
.mm-divider.mm-opened a.mm-next:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-collapsed:not(.mm-uncollapsed) {
 display: none
}
.mm-fixeddivider {
	background: inherit;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-fixeddivider:after {
	content: none!important;
	display: none!important
}
.mm-hasdividers .mm-fixeddivider {
	display: block
}
.mm-menu .mm-fixeddivider span {
	background: rgba(0, 0, 0, .05)
}
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}
.mm-menu.mm-dropdown {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height: 80%
}
html.mm-dropdown .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}
html.mm-dropdown #mm-blocker {
	-webkit-transition-delay: 0s!important;
	transition-delay: 0s!important;
	z-index: 1
}
html.mm-dropdown .mm-menu {
	z-index: 2
}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
 display: none
}
.mm-menu.mm-tip:before {
	content: '';
	background: inherit;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-menu.mm-tipleft:before {
	left: 22px
}
.mm-menu.mm-tipright:before {
	right: 22px
}
.mm-menu.mm-tiptop:before {
	top: -8px
}
.mm-menu.mm-tipbottom:before {
	bottom: -8px
}
.mm-iconpanel .mm-panel {
	-webkit-transition-property: left, -webkit-transform;
	transition-property: left, -webkit-transform;
	transition-property: transform, left;
	transition-property: transform, left, -webkit-transform
}
.mm-iconpanel .mm-panel.mm-opened {
	border-left: 1px solid;
	border-color: inherit
}
.mm-iconpanel .mm-panel.mm-subopened {
	overflow-y: hidden;
	left: -40px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
	left: 0
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
	left: 40px
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
	left: 80px
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
	left: 120px
}
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
	left: 160px
}
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
	left: 200px
}
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
	left: 240px
}
.mm-subblocker {
	background: inherit;
	opacity: 0;
	display: block;
 -webkit-transition: opacity .4s ease;
 transition: opacity .4s ease
}
.mm-subopened .mm-subblocker {
	opacity: .6;
	position: absolute;
	top: 0;
	right: 0;
	bottom: -100000px;
	left: 0;
	z-index: 3
}
.mm-navbar-bottom, .mm-navbar-top~.mm-navbar-top {
 border-bottom: none
}
.mm-menu>.mm-navbar {
	background: inherit;
	padding: 0;
	z-index: 3;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-navbar-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	top: auto;
	bottom: 0
}
.mm-navbar-bottom~.mm-navbar-bottom {
 border-top: none
}
.mm-navbar.mm-hasbtns {
	padding: 0 40px
}
.mm-navbar[class*=mm-navbar-content-]>* {
 box-sizing: border-box;
 display: block;
 float: left
}
.mm-navbar .mm-breadcrumbs {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	text-align: left;
	padding: 0 0 0 17px
}
.mm-navbar .mm-breadcrumbs>* {
	display: inline-block;
	padding: 10px 3px
}
.mm-navbar .mm-breadcrumbs>a {
	text-decoration: underline
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
	margin-left: -40px
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
 margin-left: 0;
 padding-left: 0
}
.mm-navbar-top-1 {
	top: 0
}
.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
	top: 40px
}
.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
	top: 80px
}
.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
	top: 120px
}
.mm-hasnavbar-top-4 .mm-panels {
	top: 160px
}
.mm-navbar-bottom-1 {
	bottom: 0
}
.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
	bottom: 40px
}
.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
	bottom: 80px
}
.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
	bottom: 120px
}
.mm-hasnavbar-bottom-4 .mm-panels {
	bottom: 160px
}
.mm-navbar-size-2 {
	height: 80px
}
.mm-navbar-size-3 {
	height: 120px
}
.mm-navbar-size-4 {
	height: 160px
}
.mm-navbar-content-2>* {
	width: 50%
}
.mm-navbar-content-3>* {
	width: 33.33%
}
.mm-navbar-content-4>* {
	width: 25%
}
.mm-navbar-content-5>* {
	width: 20%
}
.mm-navbar-content-6>* {
	width: 16.67%
}
.mm-sronly {
	text-indent: 10px;
	overflow: hidden;
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: -1
}
.mm-search, .mm-search input {
	box-sizing: border-box
}
.mm-search {
	height: 40px;
	padding: 7px 10px 0;
	position: relative
}
.mm-search input {
	border: none!important;
	outline: 0!important;
	box-shadow: none!important;
	border-radius: 26px;
	font: inherit;
	font-size: 14px;
	line-height: 26px;
	display: block;
	width: 100%;
	height: 26px;
	min-height: 26px;
	max-height: 26px;
	margin: 0;
	padding: 0 10px
}
.mm-search input::-ms-clear {
 display: none
}
.mm-search .mm-clear, .mm-search .mm-next {
	right: 0
}
.mm-panel>.mm-search {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.mm-panel.mm-hassearch {
	padding-top: 40px
}
.mm-panel.mm-hassearch.mm-hasnavbar {
	padding-top: 80px
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
	top: 40px
}
.mm-noresultsmsg {
	text-align: center;
	font-size: 21px;
	padding: 40px 0
}
.mm-noresults .mm-indexer {
	display: none!important
}
li.mm-nosubresults>a.mm-next {
	display: none
}
li.mm-nosubresults>a.mm-next+a, li.mm-nosubresults>a.mm-next+span {
	padding-right: 10px
}
.mm-panels>.mm-resultspanel:not(.mm-opened) {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
.mm-menu .mm-search input {
	background: rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .7)
}
.mm-menu .mm-noresultsmsg {
	color: rgba(0, 0, 0, .3)
}
.mm-indexer {
	background: inherit;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -100px;
	z-index: 3;
 -webkit-transition: right .4s ease;
 transition: right .4s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-indexer a {
	text-decoration: none;
	display: block;
	height: 3.85%
}
.mm-indexer~.mm-panel.mm-hasindexer {
 padding-right: 40px
}
.mm-hasindexer .mm-indexer {
	right: 0
}
.mm-hasindexer .mm-fixeddivider {
	right: 20px
}
.mm-menu .mm-indexer a {
	color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
 -webkit-transition: background .4s ease;
 transition: background .4s ease
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
 background: rgba(255, 255, 255, .5)
}
input.mm-check, input.mm-toggle {
	position: absolute;
	left: -10000px
}
label.mm-check, label.mm-toggle {
	margin: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
	right: 20px
}
label.mm-check:before, label.mm-toggle:before {
	content: '';
	display: block
}
label.mm-toggle {
	border-radius: 30px;
	width: 50px;
	height: 30px;
	margin-top: -15px
}
label.mm-toggle:before {
	border-radius: 30px;
	width: 28px;
	height: 28px;
	margin: 1px
}
input.mm-toggle:checked~label.mm-toggle:before {
 float: right
}
label.mm-check {
	width: 30px;
	height: 30px;
	margin-top: -15px
}
label.mm-check:before {
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: .1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
input.mm-check:checked~label.mm-check:before {
 opacity: 1
}
li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
	bottom: auto;
	margin-top: 0;
	top: 5px
}
label.mm-toggle+a, label.mm-toggle+span {
	padding-right: 80px
}
label.mm-check+a, label.mm-check+span {
	padding-right: 60px
}
a.mm-next+label.mm-check, a.mm-next+label.mm-toggle {
	right: 60px
}
a.mm-next+label.mm-check+a, a.mm-next+label.mm-check+span, a.mm-next+label.mm-toggle+a, a.mm-next+label.mm-toggle+span {
	margin-right: 50px
}
a.mm-next+label.mm-toggle+a, a.mm-next+label.mm-toggle+span {
	padding-right: 70px
}
a.mm-next+label.mm-check+a, a.mm-next+label.mm-check+span {
	padding-right: 50px
}
em.mm-counter+a.mm-next+label.mm-check, em.mm-counter+a.mm-next+label.mm-toggle {
	right: 100px
}
em.mm-counter+a.mm-next+label.mm-check+a, em.mm-counter+a.mm-next+label.mm-check+span, em.mm-counter+a.mm-next+label.mm-toggle+a, em.mm-counter+a.mm-next+label.mm-toggle+span {
	margin-right: 90px
}
.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, .1)
}
.mm-menu label.mm-toggle:before {
	background: #f3f3f3
}
.mm-menu input.mm-toggle:checked~label.mm-toggle {
 background: #4bd963
}
.mm-menu label.mm-check:before {
	border-color: rgba(0, 0, 0, .7)
}
.mm-listview.mm-border-none>li:after, .mm-menu.mm-border-none .mm-listview>li:after {
	content: none
}
.mm-listview.mm-border-full>li:after, .mm-menu.mm-border-full .mm-listview>li:after {
	left: 0!important
}
.mm-listview.mm-border-offset>li:after, .mm-menu.mm-border-offset .mm-listview>li:after {
	right: 20px
}
.mm-menu.mm-effect-menu-zoom {
 -webkit-transition: -webkit-transform .4s ease;
 transition: -webkit-transform .4s ease;
 transition: transform .4s ease;
 transition: transform .4s ease, -webkit-transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
	transform: scale(.7, .7) translate3d(-30%, 0, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
html.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
	transform: scale(.7, .7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-menu.mm-effect-menu-slide {
 -webkit-transition: -webkit-transform .4s ease;
 transition: -webkit-transform .4s ease;
 transition: transform .4s ease;
 transition: transform .4s ease, -webkit-transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}
html.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu.mm-effect-menu-fade {
	opacity: 0;
 -webkit-transition: opacity .4s ease;
 transition: opacity .4s ease
}
html.mm-opening .mm-menu.mm-effect-menu-fade {
	opacity: 1
}
.mm-menu.mm-effect-panels-zoom .mm-panel {
	-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
	-webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
	transform: scale(.7, .7) translate3d(-30%, 0, 0)
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
 -webkit-transition: none .4s ease;
 transition: none .4s ease
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1) {
 -webkit-transition-delay: 50ms;
 transition-delay: 50ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
 -webkit-transition-delay: .1s;
 transition-delay: .1s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
 -webkit-transition-delay: 150ms;
 transition-delay: 150ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
 -webkit-transition-delay: .2s;
 transition-delay: .2s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
 -webkit-transition-delay: 250ms;
 transition-delay: 250ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
 -webkit-transition-delay: .3s;
 transition-delay: .3s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
 -webkit-transition-delay: 350ms;
 transition-delay: 350ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
 -webkit-transition-delay: .4s;
 transition-delay: .4s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
 -webkit-transition-delay: 450ms;
 transition-delay: 450ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
 -webkit-transition-delay: .5s;
 transition-delay: .5s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
 -webkit-transition-delay: 550ms;
 transition-delay: 550ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
 -webkit-transition-delay: .6s;
 transition-delay: .6s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
 -webkit-transition-delay: 650ms;
 transition-delay: 650ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
 -webkit-transition-delay: .7s;
 transition-delay: .7s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
 -webkit-transition-delay: 750ms;
 transition-delay: 750ms
}
.mm-menu.mm-effect-listitems-slide .mm-listview>li {
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	opacity: 0
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.mm-menu.mm-effect-listitems-fade .mm-listview>li {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	opacity: 0
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
	opacity: 1
}
.mm-menu.mm-effect-listitems-drop .mm-listview>li {
	-webkit-transition-property: opacity, top;
	transition-property: opacity, top;
	opacity: 0;
	top: -25%
}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
	opacity: 1;
	top: 0
}
.mm-menu.mm-offcanvas.mm-fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px
}
html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
@media all and (max-width: 140px) {
 html.mm-opening.mm-fullscreen .mm-slideout {
 -webkit-transform: translate3d(140px, 0, 0);
 transform: translate3d(140px, 0, 0)
}
}
@media all and (min-width: 10000px) {
 html.mm-opening.mm-fullscreen .mm-slideout {
 -webkit-transform: translate3d(10000px, 0, 0);
 transform: translate3d(10000px, 0, 0)
}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
@media all and (max-width: 140px) {
 html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
 -webkit-transform: translate3d(-140px, 0, 0);
 transform: translate3d(-140px, 0, 0)
}
}
@media all and (min-width: 10000px) {
 html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
 -webkit-transform: translate3d(-10000px, 0, 0);
 transform: translate3d(-10000px, 0, 0)
}
}
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom, .mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
	height: 100%;
	min-height: 140px;
	max-height: 10000px
}
html.mm-opened.mm-fullscreen .mm-page {
	box-shadow: none!important
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after, .mm-menu .mm-panels>.mm-panel.mm-justified-listview:before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel:after, .mm-menu.mm-justified-listview .mm-panels>.mm-panel:before {
	content: none;
	display: none
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider), .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider) {
 -webkit-box-flex: 1;
 -webkit-flex: 1 1 0;
 -ms-flex: 1 1 0;
 flex: 1 1 0
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next), .mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next), .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span {
 box-sizing: border-box;
 height: 100%
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before, .mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before {
 content: '';
 vertical-align: middle;
 display: inline-block;
 height: 100%;
 width: 0
}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a, .mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span, .mm-menu.mm-multiline .mm-listview>li>a, .mm-menu.mm-multiline .mm-listview>li>span {
	text-overflow: clip;
	white-space: normal
}
html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
	opacity: 0
}
html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
	opacity: .3;
 -webkit-transition: opacity .4s ease .4s;
 transition: opacity .4s ease .4s
}
html.mm-pagedim #mm-blocker {
	background: inherit
}
html.mm-pagedim-white #mm-blocker {
	background: #fff
}
html.mm-pagedim-black #mm-blocker {
	background: #000
}
.mm-menu.mm-pageshadow:after {
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 99;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.mm-menu.mm-pageshadow.mm-right:after {
	left: auto;
	right: 100%
}
.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after {
	content: none;
	display: none
}
.mm-menu.mm-popup {
 -webkit-transition: opacity .4s ease;
 transition: opacity .4s ease;
	opacity: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height: 80%;
	min-height: 140px;
	max-height: 880px;
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
html.mm-popup.mm-opening .mm-menu.mm-popup {
	opacity: 1
}
html.mm-popup .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}
html.mm-popup #mm-blocker {
	-webkit-transition-delay: 0s!important;
	transition-delay: 0s!important;
	z-index: 1
}
html.mm-popup .mm-menu {
	z-index: 2
}
.mm-menu.mm-offcanvas.mm-right {
	left: auto;
	right: 0
}
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
 html.mm-right.mm-opening .mm-slideout {
 -webkit-transform: translate3d(-140px, 0, 0);
 transform: translate3d(-140px, 0, 0)
}
}
@media all and (min-width: 550px) {
 html.mm-right.mm-opening .mm-slideout {
 -webkit-transform: translate3d(-440px, 0, 0);
 transform: translate3d(-440px, 0, 0)
}
}
html.mm-front .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}
html.mm-front #mm-blocker {
	z-index: 1
}
html.mm-front .mm-menu.mm-offcanvas {
	z-index: 2
}
.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
 -webkit-transition: -webkit-transform .4s ease;
 transition: -webkit-transform .4s ease;
 transition: transform .4s ease;
 transition: transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-top {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
.mm-menu.mm-offcanvas.mm-bottom {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	top: auto;
	bottom: 0
}
.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 80%;
	min-height: 140px;
	max-height: 880px
}
html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mm-menu.mm-theme-dark {
	background: #333;
	border-color: rgba(0, 0, 0, .15);
	color: rgba(255, 255, 255, .8)
}
.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar>*, .mm-menu.mm-theme-dark em.mm-counter {
	color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
	border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-dark .mm-listview {
	border-color: rgba(0, 0, 0, .15)
}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
	border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
 -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
 tap-highlight-color: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
 background: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(255, 255, 255, .05)
}
.mm-menu.mm-theme-dark label.mm-check:before {
	border-color: rgba(255, 255, 255, .8)
}
.mm-menu.mm-pageshadow.mm-theme-dark:after {
	box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}
.mm-menu.mm-theme-dark .mm-search input {
	background: rgba(255, 255, 255, .3);
	color: rgba(255, 255, 255, .8)
}
.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
	color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
 background: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-dark label.mm-toggle {
	background: rgba(0, 0, 0, .15)
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
	background: #333
}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
 background: #4bd963
}
.mm-menu.mm-theme-white {
	background: #fff;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .6)
}
.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar>*, .mm-menu.mm-theme-white em.mm-counter {
	color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
	border-color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-white .mm-listview {
	border-color: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
	border-color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
 -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
 tap-highlight-color: rgba(0, 0, 0, .05)
}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
 background: rgba(0, 0, 0, .05)
}
.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(0, 0, 0, .03)
}
.mm-menu.mm-theme-white label.mm-check:before {
	border-color: rgba(0, 0, 0, .6)
}
.mm-menu.mm-pageshadow.mm-theme-white:after {
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}
.mm-menu.mm-theme-white .mm-search input {
	background: rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .6)
}
.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
	color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
 background: rgba(0, 0, 0, .05)
}
.mm-menu.mm-theme-white label.mm-toggle {
	background: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-white label.mm-toggle:before {
	background: #fff
}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
 background: #4bd963
}
.mm-menu.mm-theme-black {
	background: #000;
	border-color: rgba(255, 255, 255, .2);
	color: rgba(255, 255, 255, .6)
}
.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar>*, .mm-menu.mm-theme-black em.mm-counter {
	color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
	border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black .mm-listview {
	border-color: rgba(255, 255, 255, .2)
}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
	border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
 -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
 tap-highlight-color: rgba(255, 255, 255, .3)
}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
 background: rgba(255, 255, 255, .3)
}
.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(255, 255, 255, .2)
}
.mm-menu.mm-theme-black label.mm-check:before {
	border-color: rgba(255, 255, 255, .6)
}
.mm-menu.mm-pageshadow.mm-theme-black:after {
	content: none;
	display: none
}
.mm-menu.mm-theme-black .mm-search input {
	background: rgba(255, 255, 255, .3);
	color: rgba(255, 255, 255, .6)
}
.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
	color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
 background: rgba(255, 255, 255, .3)
}
.mm-menu.mm-theme-black label.mm-toggle {
	background: rgba(255, 255, 255, .2)
}
.mm-menu.mm-theme-black label.mm-toggle:before {
	background: #000
}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
 background: #4bd963
}
.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
	content: '';
	display: block;
	clear: both
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after, .mm-menu .mm-tileview.mm-listview>li>.mm-next:before, .mm-menu.mm-tileview .mm-listview>li>.mm-next:after, .mm-menu.mm-tileview .mm-listview>li>.mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
	content: none;
	display: none
}
.mm-menu .mm-tileview.mm-listview>li, .mm-menu.mm-tileview .mm-listview>li {
	width: 50%;
	height: 0;
	padding: 50% 0 0;
	float: left;
	position: relative
}
.mm-menu .mm-tileview.mm-listview>li:after, .mm-menu.mm-tileview .mm-listview>li:after {
	left: 0;
	top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	z-index: -1
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
	width: 12.5%;
	padding-top: 12.5%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s, .mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
	width: 25%;
	padding-top: 25%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l, .mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
	width: 75%;
	padding-top: 75%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
	width: 100%;
	padding-top: 100%
}
.mm-menu .mm-tileview.mm-listview>li>a, .mm-menu .mm-tileview.mm-listview>li>span, .mm-menu.mm-tileview .mm-listview>li>a, .mm-menu.mm-tileview .mm-listview>li>span {
	line-height: 1px;
	text-align: center;
	padding: 50% 10px 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 1px;
	left: 0
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next, .mm-menu.mm-tileview .mm-listview>li>.mm-next {
	width: auto
}
.mm-menu.mm-tileview .mm-panel {
	padding-left: 0;
	padding-right: 0
}
.mm-menu.mm-tileview .mm-listview {
	margin: 0
}
/****************/
/* Style        */
/****************/
/* - Formatting */
/* - Header     */
/* - Content    */
/* - Sidebar    */
/* - Footer     */
/* - Responsive */
/****************/

body {
	display: block !important;
	color: #000000;
	font-family: Ubuntu;
	font-size: 16px;
}
body.logged-in {
	padding-top: 32px;
}
/* Headlines */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
	color: #000000;
	font-weight: 300;
	font-family: Ubuntu;
}
h1 {
	font-size: 32px;
	line-height: 1.15;
}
h2 {
	font-size: 28px;
	line-height: 1.15;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 16px;
}
/* Paragraph */

p {
	margin: 0 0 20px;
	font-size: 14px;
	font-family: Ubuntu;
	color: #555555;
	line-height: 24px;
}
p.phone-email {
	font-size: 17px;
	text-align: center;
	margin-bottom: 0;
}
/* Clearfix */

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
/* Lists */

ol, ul {
	margin: 0 0 0px 15px;
	font-size: 14px;
	color: #555555;
}
ul {
	list-style: none;
}
ol {
	list-style-position: inside;
}
ul li, ol li {
	color: #464646;
}
/* Links */

a {
	color: #245b8c;
	font-size: 16px;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}
p a {
	text-decoration: none;
}
a:hover {
	color: #2d8536;
}
/* Buttons */

.button {
	padding: 15px 14px;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	background: #1d85f5;
	font-weight: 300;
	border: 2px solid #fff;
	font-size: 15px;
	text-decoration: none;
}
.button:hover {
	color: #ffffff;
	background: #000000;
}
.button .fa {
	margin: 0 0 0 3px;
}
.content .button {
	max-width: 200px;
}
/* Template */

.row {
	max-width: 1280px;
	position: relative;
}
.header .row {
	max-width: 100%;
}
iframe {
	border: none;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
/* Sticky */

body.logged-in .sticky-container {
	top: 32px;
}
.sticky-container {
	height: 105px;
}
.sticky-container .sticky {
	padding: 0;
}
.off-canvas-content {
	box-shadow: none;
	border: none;
}
.off-canvas.position-right {
	position: fixed;
	right: -250px;
	top: 0;
	z-index: 1;
	transition: 0.5s ease;
}
.is-open-right .off-canvas.position-right {
	right: -0px;
}
.off-canvas {
	background-color: transparent;
}
.is-open-right {
	-webkit-transform: initial;
	transform: initial;
	margin-left: -250px;
}
.off-canvas-wrapper-inner {
	transition: margin 0.5s ease;
}
.sticky.is-stuck, .sticky.is-at-top {
	left: 0px !important;
	transition: none;
	z-index: 999;
	max-width: 100% !important;
	width: 100% !important;
}
.is-open-right .sticky.is-stuck, .is-open-right .sticky.is-at-top {
	left: -250px !important;
}
/* Mobile */

.mm-menu {
	background: #006294;
}
.mobile-bar {
	width: 100%;
	background: #0084c4;
}
.mobile-bar .phone-box {
	float: left;
	padding: 17px 20px;
	color: #fefefe;
}
.mobile-bar .phone-box .fa {
	color: #fefefe;
	font-size: 20px;
	text-align: center;
	margin: 2px 3px 0 0;
	position: relative;
	top: 1px;
}
.mobile-bar .menu-icon {
	color: #ffffff;
	background: #006294;
	display: block;
	text-align: right;
	float: right;
	padding: 0 20px 0 30px;
	height: 60px;
	width: auto;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 60px;
}
.mobile-bar .menu-icon:focus {
	outline: none;
}
.mobile-bar .menu-icon .fa {
	margin: 0 0 0 15px;
}
.mobile-bar .menu-icon:after {
	display: none;
}
.mobile-bar .menu-icon:after {
	top: 12px;
	width: 20px;
}
.mobile-bar .menu-icon:hover {
	color: #fff;
}
.mobile-bar .menu-icon:hover:after {
	background-color: #1d85f5;
	box-shadow: 0 7px 0 #1d85f5, 0 14px 0 #1d85f5;
}
/* Off canvas menu */

.off-canvas-wrapper {
	background-color: #000000;
}
.off-canvas {
	background: none;
	overflow-y: initial;
}
.close-button {
	color: #ffffff !important;
	line-height: 1rem;
}
.close-button:focus {
	outline: none;
}
.menu-main-navigation-without-subpages-container > ul {
	padding-top: 32px;
}
.menu-main-navigation-without-subpages-container ul li a {
	color: #ffffff;
}
.menu-main-navigation-without-subpages-container ul li a:hover {
	color: #1d85f5;
}
.menu-main-navigation-without-subpages-container ul.sub-menu {
	margin-top: 10px;
}
.menu-main-navigation-without-subpages-container ul.sub-menu li {
	margin-bottom: 10px;
}
.menu-main-navigation-without-subpages-container ul.sub-menu li a {
	padding: 0 1rem;
}
/* Opacity */

.homepage .header, .home-slider .cb-slideshow li, .home-slider .cb-slideshow li span, .home-slider .caption-area, .home-slider .text h1, .home-slider .text .text-main, .homepage .footer {
	opacity: 0;
}
.full-width-sub-wrap .header, .sub-full-width, .full-width-sub-wrap .footer {
	opacity: 0;
}
.single-col-main .header, .top-banner, .main, .single-col-main .footer {
	opacity: 0;
}
.opacity0 {
	opacity: 0;
}
.opacity1 {
	opacity: 1;
}
/* Animations */

.animated {
	opacity: 1 !important;
}
a:focus {
	outline: 0;
}
/* Form Elements */

select:focus, button:focus {
	outline: 0;
}
input::-webkit-input-placeholder {
 color: #006391;
}
input::-moz-placeholder {
 color: #636161;
}
input:-ms-input-placeholder {
 color: #006391;
}
input:-moz-placeholder {
 color: #006391;
}
/**********/
/* Header */
/**********/

.header {
	padding: 17px 0;
	width: 100%;
	background: url(../images/top-shadow.png) no-repeat center top;
	background-size: cover;
	height: 200px;
}
.single-col-main .header {
	height: 230px;
}
.full-width-page .header {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 999;
}
/* Logo */

.header .logo {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 3.5em;
}
.header .logo img {
	margin: 0;
	display: block;
}
/* Top right */

.header .top-right {
	padding: 16px 0 10px;
}
/* Portfolio */

.header .portfolio-box {
	float: right;
	margin-right: 15px;
	padding: 5px 0 0;
}
.header .portfolio-box a {
	color: #000000;
	font-size: 16px;
}
.header .portfolio-box a:hover {
	color: #1d85f5;
}
/* Search */

.header .search-box {
	float: right;
	border: #000000 solid 1px;
	width: 242px;
	display: inline-block;
	margin: 0;
}
.header .search-box fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.header .search-box .input {
	width: 207px;
	border: none;
	color: #000000 !important;
	font-size: 13px;
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	background: none;
	height: 33px;
	float: left;
	font-style: italic;
	margin: 0;
	box-shadow: none;
	display: inline-block;
}
.header .search-box .input:focus {
	box-shadow: none;
	color: #000000 !important;
}
.header .search-box .btn {
	width: 30px;
	float: left;
	display: block;
	margin: 7px 0 0;
	color: #000000;
	background-color: #ffffff;
	padding: 0;
}
.header .search-box .btn:hover {
	color: #1d85f5;
}
/* Menu */

.header .menu {
	float: right;
}
.header .top-bar {
	padding-top: 0px;
}
.navigation-col {
	padding-right: 3em;
}
.top-bar, .top-bar ul {
	background: none;
	font-size: 16px;
	height: auto;
	line-height: normal;
	padding: 0;
}
.top-bar ul.right {
	float: right;
}
.header .top-bar ul {
	list-style: none;
	margin: 0;
}
.header .top-bar ul li {
	display: inline-block;
	background: none;
	position: relative;
	padding: 0;
}
.header .top-bar ul li a {
	font-size: 16px;
	color: #000000;
}
.header .top-bar ul li a:focus {
	outline: none;
	color: #1d85f5;
}
.header .top-bar ul li a:hover {
	color: #1d85f5;
}
.header .top-bar ul > li {
	float: left;
}
.header .top-bar ul > li:hover > a {
	background: none !important;
}
.header .top-bar ul > li > a {
	padding: 10px 12px 9px 12px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
}
.header .top-bar ul > li.active > a {
	color: #245b8c;
}
/*.header .top-bar ul > li{font-family: Josefin;}*/
/*.header .top-bar ul li.is-dropdown-submenu-parent ul {height: auto; margin: 0; padding: 0 10px 5px; background-color: #ffffff; border-top: none;}*/
/*.header .top-bar ul li.opens-right > .is-dropdown-submenu {border-color: #000000;}*/
/*.header .top-bar ul li.is-dropdown-submenu-parent > a {padding-right: .7rem;}*/
/*.header .top-bar ul li.is-dropdown-submenu-parent > a:after {border: none;}*/
/*.header .top-bar ul li.is-dropdown-submenu-parent .is-dropdown-submenu {max-width: 170px;}*/

.header .top-bar ul li ul li {
	padding: 0;
	margin: 0;
}
.header .top-bar ul li ul li:last-child {
	margin-bottom: 0;
}
.header .top-bar ul li ul li a {
	background: none;
	font-size: 16px;
	color: #fff !important;
	float: none;
	padding: 5px;
	text-transform: none;
}
.header .top-bar ul li ul li a:hover {
	color: #fff;
	background: none;
	opacity: 0.8;
}
.header .top-bar ul li ul li.is-dropdown-submenu-parent > a {
	color: #1d85f5;
	background: none;
}
.top-bar-section .menu-item-has-children {
	position: relative;
}
.top-bar-section .dropdown {
	padding: 21px 11px;
	position: absolute;
	top: auto;
	min-width: 100%;
	background-color: #2f88da;
	width: 175px !important;
	z-index: 9;
	display: none;
	transform: translateX(50%);
	border: none;
	right: 16%; text-align:left !important;
}
.top-bar-section .menu-item-139 .dropdown {
	left: -80% !important;
}
.top-bar-section .menu-item-141 .dropdown {
	width: 853px;
	right: 86%;
}
.top-bar-section .menu-item-has-children:hover .dropdown {
	display: block;
}
.header .top-bar-section .dropdown li {
	padding: 5px 0;
	float: none;
	display: block;
}
.top-bar-section .dropdown li a {
	font-family: Ubuntu;
}
.top-bar-section .dropdown li a:before {
	content: "\f105";
	font-family: 'FontAwesome';
	margin: 0 8px 0 0;
}
.top-bar-section .dropdown div > div:last-child {
	padding-left: 32px;
}
.header .top-bar-section .dropdown > li {
	padding-top: 0;
}
.sub-full-wrap .header {
	height: auto;
	background: transparent;
}
.sub-full-wrap .header .top-bar-section > ul {
	border-bottom: 1px solid #acacac;
	padding-bottom: 15px;
}
.sub-full-wrap .header .top-bar-section > ul > li > a {
	color: #080808;
}
.sub-full-wrap .header .top-bar-section > ul > li.active > a {
	color: #245b8c;
}
.sub-full-wrap .top-bar-section .dropdown {
	right: 74.96%;
}
/**********/
/* Slider */
/**********/

.carousel {
	margin: 0;
	padding: 0;
	border: none;
	background: #ffffff;
	box-shadow: none;
	max-height: 100%;
	border-radius: none;
	border-radius: 0;
	position: relative;
}
.carousel .slide {
	max-height: 562px;
}
.carousel .slide img {
	width: 100%;
	display: block;
}
.carousel .slick-list {
	overflow: hidden;
}
.carousel .slick-prev, .carousel .slick-next {
	width: 34px;
	height: 50px;
}
.carousel .slick-prev:before {
	content: "\f053";
}
.carousel .slick-next:before {
	content: "\f054";
}
.carousel .slick-prev:before, .carousel .slick-next:before {
	color: #c9fb91;
	font-size: 50px;
}
.carousel .slick-dots li button:before {
	color: #ffffff;
}
/* Bx Slider */

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	left: 0;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 40%;
	width: 25px;
	right: 3%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #666;
}
/* Custom Scrollbar */

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}
.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}
.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}
.mCSB_inside>.mCSB_container {
	margin-right: 30px
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}
.mCSB_scrollTools {
	position: absolute;
	width: 4px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
}
.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #cacaca
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
 opacity: 0;
 filter: "alpha(opacity=0)";
 -ms-filter: "alpha(opacity=0)"
}
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollBox:hover>.mCSB_scrollTools, .mCustomScrollBox:hover~.mCSB_scrollTools, .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
 opacity: 1;
 filter: "alpha(opacity=100)";
 -ms-filter: "alpha(opacity=100)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #3c86b4
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(mCSB_buttons.png);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}
.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0;
	background-position: 0 -20px
}
.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}
.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}
.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}
/***********/
/* Select Box styles */
/***********/

.selectric .label, .selectric-disabled {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.selectric .button, .selectric .label {
	color: #fff;
	background-color: rgb(0, 99, 145);
	display: block
}
.selectric .label, .selectric-items li {
	text-transform: uppercase;
	font-size: 15px
}
.selectric-wrapper {
	position: relative;
	cursor: pointer
}
.selectric-responsive {
	width: 100%
}
.selectric {
	border: none
}
.selectric .label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
	padding: 18px 60px 10px 20px;
	font-family: Josefin;
	user-select: none
}
.selectric .button, .selectric .button:after {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	border: none
}
.selectric .button {
	width: 48px;
	text-align: center;
	text-indent: -9999px;
	padding: 0;
	margin: 0
}
.selectric .button:after {
	content: "\f0dc";
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	font-family: FontAwesome;
	text-indent: initial;
	padding: 19px 0 0
}
.selectric-open {
	z-index: 9999
}
.selectric-open .selectric {
	border-color: #000
}
.selectric-open .selectric-items {
	display: block
}
.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default;
	user-select: none
}
.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}
.selectric-hide-select select {
	position: absolute;
	left: -100%;
	display: none
}
.selectric-input {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	margin: 0!important;
	padding: 0!important;
	width: 1px!important;
	height: 1px!important;
	outline: 0!important;
	border: none!important;
	background: 0 0!important
}
.selectric-temp-show {
	position: absolute!important;
	visibility: hidden!important;
	display: block!important
}
.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #006391;
	border: 2px solid #159cdb;
	border-top: none;
	z-index: 9999
}
.selectric-items ul li:before {
	display: none!important
}
.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}
.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}
.selectric-items li, .selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0!important
}
.selectric-items li {
	display: block;
	color: #fff;
	cursor: pointer;
	padding: 7px 10px 7px;
	border-top: 2px solid #006391;
	letter-spacing: 0
}
.selectric-items li:hover {
	background: #006391;
	color: #a5e3dc
}
.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default!important;
	background: 0 0!important;
	color: #fff !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
/**********/
/* Full Width Page content */
/**********/

body {
	height: 100%;
	width: 100%;
	position: relative;
}
body.full-width-wrap, body.full-width-sub-wrap {
	overflow: hidden;
}
.full-width-page {
	position: relative;
	width: 100%;
	height: 100%;
}
body.full-width-sub-wrap.single-post {
	overflow: visible;
}
/* Homepage slider */

.slide-wrap, .caption-area {
	height: 100%;
}
.slide-wrap {
	position: relative;
}
.picture-area {
	height: 100%;
	padding: 0;
}
.caption-area {
	position: relative;
	padding: 0;
}
.caption-area:before {
	content: "";
	top: 0;
	width: 100%;
	height: 100%;
	right: -12em;
	display: block;
	transform: skewX(20deg);
	position: absolute;
}
.home-slider .button {
	min-height: 50px;
}
.slide-blue {
	background: rgba(119, 119, 119, 0.9);
}
.slide-green {
	background: rgba(119, 119, 119, 0.9);
}
.slide-red {
	background: rgba(119, 119, 119, 0.9);
}
.slide-purple {
	background: rgba(119, 119, 119, 0.9);
}
/*.slide-light-purple {
    background: linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
    background: -moz-linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
    background: -o-linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
    background: -webkit-linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
}
.slide-dark-green {
    background: linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
    background: -moz-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
    background: -o-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
    background: -webkit-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
}
.slide-bottle-green {
    background: rgba(51, 155, 142, 0.76);
}*/
/* Slide colors */

.slide-blue .caption-area:before {
	border-color: rgba(119, 119, 119, 0.9) transparent;
	background: rgba(119, 119, 119, 0.45)
}
.slide-green .caption-area:before {
	border-color: rgba(119, 119, 119, 0.9) transparent;
	background: rgba(119, 119, 119, 0.45)
}
.slide-red .caption-area:before {
	border-color: rgba(119, 119, 119, 0.9) transparent;
	background: rgba(119, 119, 119, 0.45)
}
.slide-purple .caption-area:before {
	border-color: rgba(119, 119, 119, 0.9) transparent;
	background: rgba(119, 119, 119, 0.45)
}
.slide-light-purple .caption-area:before {
	border-color: rgba(144, 82, 121, 0.56) rgba(144, 82, 121, 0.56) rgba(144, 82, 121, 0.56) transparent;
	background: linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
	background: -moz-linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
	background: -o-linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
	background: -webkit-linear-gradient(rgba(76, 43, 64, 0.98), rgba(79, 77, 78, 0.2));
}
.slide-dark-green .caption-area:before {
	border-color: rgba(32, 84, 32, 0.74) rgba(32, 84, 32, 0.74) rgba(32, 84, 32, 0.74) transparent;
	background: linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
	background: -moz-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
	background: -o-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
	background: -webkit-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
}
.slide-bottle-green .caption-area:before {
	border-color: rgba(51, 155, 142, 0.76) rgba(51, 155, 142, 0.76) rgba(51, 155, 142, 0.76) transparent;
	background: rgba(51, 155, 142, 0.76);
}
/* Slide text colors */

.slide-blue .text h1 small {
	color: #2bb9ff;
}
.slide-green .text h1 small {
	color: #2bb9ff;
}
.slide-red .text h1 small {
	color: #2bb9ff;
}
.slide-purple .text h1 small {
	color: #2bb9ff;
}
.slide-light-purple .text h1 small {
	color: #2bb9ff;
}
.slide-dark-green .text h1 small {
	color: #2bb9ff;
}
.slide-bottle-green .text h1 small {
	color: #2bb9ff;
}
/* Slide Button colors */

.slide-blue .button {
	background-color: #6b6b6b;
}
.slide-green .button {
	background-color: #6b6b6b;
}
.slide-red .button {
	background-color: #6b6b6b;
}
.slide-purple .button {
	background-color: #6b6b6b;
}
.slide-light-purple .button {
	background-color: #6b6b6b;
}
.slide-dark-green .button {
	background-color: #6b6b6b;
}
.slide-bottle-green .button {
	background-color: #006391;
}
.slide-wrap .button:hover {
	opacity: 0.8;
}
.caption-area > div {
	width: 97%;
	padding: 0 7em 0 0;
	z-index: 4;
	position: absolute;
	top: 47%;
	left: 0;
	right: 0;
	text-align: right;
	color: #fff;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.text h1 {
	font-family: JoseFin;
	text-transform: uppercase;
	font-size: 45px;
	line-height: 1;
	margin-bottom: 38px;
	font-weight: bold
}
.text h1, .text p {
	color: #fff;
}
.text h1 small {
	font-size: 45px;
}
.text-main p {
	font-size: 25px;
	font-weight: 300;
	font-family: Ubuntu;
	line-height: 1.4;
	margin-bottom: 0;
}
.button-wrap {
	padding-top: 39px;
}
.cb-slideshow {
	margin: 0;
	padding: 0;
	z-index: 0;
}
.cb-slideshow li {
	width: 100% !important;
	position: relative;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
.cb-slideshow li span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	color: transparent;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: 1;
	z-index: 0;
	-webkit-backface-visibility: hidden;
}
.cb-slideshow li:nth-child(1) span {
 background-image: url('../images/home-slide1.jpg');
}
.cb-slideshow li:nth-child(2) span {
 background-image: url('../images/home-slide2.jpg');
}
.cb-slideshow li:nth-child(3) span {
 background-image: url('../images/home-slide3.jpg');
}
.cb-slideshow li:nth-child(4) span {
 background-image: url('../images/home-slide4.jpg');
}
.cb-slideshow li:nth-child(5) span {
 background-image: url('../images/home-slide5.jpg');
}
.cb-slideshow li:nth-child(6) span {
 background-image: url('../images/home-slide6.jpg');
}
.cb-slideshow li:nth-child(7) span {
 background-image: url('../images/home-slide7.jpg');
}
@-webkit-keyframes imageAnimation {
 0% {
 opacity: 0.5;
 -webkit-animation-timing-function: ease-in;
}
 16% {
 opacity: 1;
 -webkit-transform: scale(1.05);
 -webkit-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -webkit-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -webkit-transform: scale(2.1);
}
 100% {
 opacity: 0.5
}
}
@-moz-keyframes imageAnimation {
 0% {
 opacity: 0.5;
 -moz-animation-timing-function: ease-in;
}
 16% {
 opacity: 1;
 -moz-transform: scale(1.05);
 -moz-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -moz-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -moz-transform: scale(2.1);
}
 100% {
 opacity: 0.5
}
}
@-o-keyframes imageAnimation {
 0% {
 opacity: 0.5;
 -o-animation-timing-function: ease-in;
}
 16% {
 opacity: 1;
 -o-transform: scale(1.05);
 -o-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -o-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -o-transform: scale(2.1);
}
 100% {
 opacity: 0.5
}
}
@-ms-keyframes imageAnimation {
 0% {
 opacity: 0.5;
 -ms-animation-timing-function: ease-in;
}
 16% {
 opacity: 1;
 -ms-transform: scale(1.05);
 -ms-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -ms-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -ms-transform: scale(2.1);
}
 100% {
 opacity: 0.5
}
}
@keyframes imageAnimation {
 0% {
 opacity: 0.5;
 animation-timing-function: ease-in;
}
 16% {
 opacity: 1;
 transform: scale(1.05);
 animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 transform: scale(2.1);
}
 100% {
 opacity: 0.5
}
}
@-webkit-keyframes downAnimation {
 0% {
 opacity: 0.5;
 -webkit-animation-timing-function: ease-in;
 -webkit-transform: translate3d(0, -1200px, 0);
 transform: -webkit-translate3d(0, -1200px, 0)
}
 3% {
 opacity: 1;
 -webkit-animation-timing-function: ease-out;
 -webkit-transform: translate3d(0, 0, 0);
 transform: -webkit-translate3d(0, 0, 0)
}
 13% {
 opacity: 1;
 -webkit-transform: scale(1.05);
 -webkit-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -webkit-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -webkit-transform: scale(1.1);
}
 100% {
 opacity: 0.5
}
}
@-moz-keyframes downAnimation {
 0% {
 opacity: 0.5;
 -moz-animation-timing-function: ease-in;
 -moz-transform: translate3d(0, -100%, 0);
 transform: -moz-translate3d(0, -100%, 0)
}
 3% {
 opacity: 1;
 -moz-animation-timing-function: ease-out;
 -moz-transform: translate3d(0, 0, 0);
 transform: -moz-translate3d(0, 0, 0)
}
 13% {
 opacity: 1;
 -moz-transform: scale(1.05);
 -moz-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -moz-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -moz-transform: scale(1.1);
}
 100% {
 opacity: 0.5
}
}
@-o-keyframes downAnimation {
 0% {
 opacity: 0.5;
 -o-animation-timing-function: ease-in;
 -o-transform: translate3d(0, -100%, 0);
 transform: -o-translate3d(0, -100%, 0)
}
 3% {
 opacity: 1;
 -o-animation-timing-function: ease-out;
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 13% {
 opacity: 1;
 -o-transform: scale(1.05);
 -o-animation-timing-function: ease-out;
}
 34% {
 opacity: 1;
 -o-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -o-transform: scale(1.1);
}
 100% {
 opacity: 0.5
}
}
@-ms-keyframes downAnimation {
 0% {
 opacity: 0.5;
 -ms-animation-timing-function: ease-in;
 -ms-transform: translate3d(0, -100%, 0);
 transform: -ms-translate3d(0, -100%, 0)
}
 3% {
 opacity: 1;
 -ms-animation-timing-function: ease-out;
 -ms-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0)
}
 13% {
 opacity: 1;
 -ms-animation-timing-function: ease-in;
}
 30% {
 opacity: 1;
 -ms-transform: scale(1.05);
 -ms-animation-timing-function: ease-out;
}
 40% {
 opacity: 1;
 -ms-transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 -ms-transform: scale(1.1);
}
 100% {
 opacity: 0.5
}
}
@keyframes downAnimation {
 0% {
 opacity: 0.5;
 animation-timing-function: ease-in;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0)
}
 3% {
 opacity: 1;
 animation-timing-function: ease-out;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 13% {
 opacity: 1;
 animation-timing-function: ease-in;
}
 30% {
 opacity: 1;
 transform: scale(1.05);
 animation-timing-function: ease-out;
}
 40% {
 opacity: 1;
 transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 transform: scale(1.1);
}
 100% {
 opacity: 0.5
}
}
.imageanimate {
	animation: imageAnimation 22s linear infinite 0s;
}
.downanimate {
	animation: downAnimation 18s linear infinite 0s !important;
}
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
 @media {
 .downanimate {
 animation: downAnimation 22s linear infinite 0s !important;
}
}
}
@keyframes downanimateIe {
 0% {
 opacity: 0.5;
 animation-timing-function: ease-in;
 -webkit-transform: translate3d(0, -1200px, 0);
 transform: translate3d(0, -1200px, 0)
}
 6% {
 opacity: 1;
 animation-timing-function: ease-out;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 13% {
 opacity: 1;
 animation-timing-function: ease-in;
}
 30% {
 opacity: 1;
 transform: scale(1.05);
 animation-timing-function: ease-out;
}
 40% {
 opacity: 1;
 transform: scale(1.1);
}
 50% {
 opacity: 0.5;
 transform: scale(1.1);
}
 100% {
 opacity: 0.5
}
}
_:-ms-lang(x), .downanimate {
 animation: downanimateIe 22s linear infinite 0s !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .cb-slideshow li {
 -webkit-animation-name: initial !important;
 animation-name: initial !important;
}
}
.home-slider .text h1 {
	-webkit-animation-duration: 1.2s;
	-moz-animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
.home-slider .text .text-main {
	-webkit-animation-duration: 1.2s;
	-moz-animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
.caption-animated {
 -webkit-animation-duration: .8s;
 animation-duration: .8s !important;
	animation-delay: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.caption-h1-animated {
 -webkit-animation-duration: .8s;
 animation-duration: .8s !important;
	animation-delay: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.caption-text-main-animated {
 -webkit-animation-duration: .8s;
 animation-duration: .8s !important;
	animation-delay: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.slider-outer {
	position: relative;
	width: 100%;
	height: 100%;
}
.slider-outer .bx-wrapper {
	height: 100%;
}
.home-slider {
	width: 100%;
	height: 100%;
}
/**********/
/* Top Banner */
/**********/

.top-banner {
	position: relative;
	height: 381px;
}
.top-banner-bg {
	width: 100%;
	height: 381px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
}
.about-banner-bg {
	background-image: url(../images/home-slide1.jpg);
}
.banner-content {
	height: 100%;
	position: relative;
}
.banner-content:before {
	content: "";
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	display: block;
	border-style: solid;
	border-width: 381px 0 0 100px;
}
.banner-content-block {
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	right: 0;
	padding: 0 0 0 8em;
}
.banner-content-block h1 {
	color: #fff;
	text-transform: uppercase;
}
.sub-blue-slide:before {
	border-color: rgba(63, 134, 200, 0.73) rgba(63, 134, 200, 0.73) rgba(63, 134, 200, 0.73) transparent
}
.sub-bio-slide:before {
	border-color: rgba(0, 0, 0, 0.51) rgba(0, 0, 0, 0.51) rgba(0, 0, 0, 0.51) transparent
}
.sub-dark-green-slide:before {
	border-color: rgba(0, 132, 196, 0.75) transparent
}
.sub-green-slide:before {
	border-color: rgba(91, 122, 21, 0.68) rgba(91, 122, 21, 0.68) rgba(91, 122, 21, 0.68) transparent
}
/**********/
/* Full Width Sub Page content */
/**********/

.sub-full-width {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.sub-page-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.sub-content {
	position: relative;
	height: 100%;
}
.sub-content:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
}
.sub-content.blue-gradient:before {
	background: -webkit-linear-gradient(rgba(198, 119, 68, 0.41), rgba(135, 73, 33, 0.46));
	background: -o-linear-gradient(rgba(0, 0, 0, 0.33), rgba(135, 73, 33, 0.46));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.33), rgba(135, 73, 33, 0.46));
	background: linear-gradient(rgba(0, 0, 0, 0.33), rgba(135, 73, 33, 0.46));
}
.sub-content.black-gradient:before {
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.31));
	background: -o-linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.31));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.31));
	background: linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.31));
}
.sub-content.green-gradient:before {
	background: -webkit-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
	background: -o-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
	background: -moz-linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46));
	background: linear-gradient(rgba(19, 71, 19, 0.95), rgba(0, 0, 0, 0.46))
}
.sub-content.light-green-gradient:before {
	background: -webkit-linear-gradient(rgba(15, 79, 71, 1), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(15, 79, 71, 1), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(15, 79, 71, 1), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(15, 79, 71, 1), rgba(0, 0, 0, 0.33))
}
.sub-content.business-planning-and-organizations-gradient:before {
	background: -webkit-linear-gradient(rgba(62, 64, 65, 0.1), rgba(0, 0, 0, 0.45));
	background: -o-linear-gradient(rgba(62, 64, 65, 0.1), rgba(0, 0, 0, 0.45));
	background: -moz-linear-gradient(rgba(62, 64, 65, 0.1), rgba(0, 0, 0, 0.45));
	background: linear-gradient(rgba(62, 64, 65, 0.1), rgba(0, 0, 0, 0.45));
}
.sub-content.business-transactions-gradient:before {
	background: -webkit-linear-gradient(rgba(0, 35, 78, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(0, 35, 78, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(0, 35, 78, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(0, 35, 78, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.commercial-litigation-gradient:before {
	background: -webkit-linear-gradient(rgba(150, 0, 4, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(150, 0, 4, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(150, 0, 4, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(150, 0, 4, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.community-association-law-gradient:before {
	background: -webkit-linear-gradient(rgba(107, 140, 46, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(107, 140, 46, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(107, 140, 46, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(107, 140, 46, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.construction-defect-litigation-gradient:before {
	background: -webkit-linear-gradient(rgba(124, 44, 37, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(124, 44, 37, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(124, 44, 37, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(124, 44, 37, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.criminal-defense-gradient:before {
	background: -webkit-linear-gradient(rgba(79, 79, 79, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(79, 79, 79, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(79, 79, 79, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(79, 79, 79, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.estate-planning-gradient:before {
	background: -webkit-linear-gradient(rgba(14, 71, 14, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(14, 71, 14, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(14, 71, 14, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(14, 71, 14, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.land-development-gradient:before {
	background: -webkit-linear-gradient(rgba(124, 66, 25, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(124, 66, 25, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(124, 66, 25, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(124, 66, 25, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.litigation-gradient:before {
	background: -webkit-linear-gradient(rgba(138, 81, 29, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(138, 81, 29, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(138, 81, 29, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(138, 81, 29, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.probate-and-estate-administration-gradient:before {
	background: -webkit-linear-gradient(rgba(116, 106, 59, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(116, 106, 59, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(116, 106, 59, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(116, 106, 59, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.real-estate-closings-gradient:before {
	background: -webkit-linear-gradient(rgba(0, 100, 142, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(0, 100, 142, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(0, 100, 142, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(0, 100, 142, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.real-estate-tax-assessment-gradient:before {
	background: -webkit-linear-gradient(rgba(57, 39, 135, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(57, 39, 135, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(57, 39, 135, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(57, 39, 135, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.real-estate-transactions-gradient:before {
	background: -webkit-linear-gradient(rgba(71, 14, 88, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(71, 14, 88, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(71, 14, 88, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(71, 14, 88, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.real-property-litigation-gradient:before {
	background: -webkit-linear-gradient(rgba(68, 140, 175, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(68, 140, 175, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(68, 140, 175, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(68, 140, 175, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.taxation-gradient:before {
	background: -webkit-linear-gradient(rgba(0, 130, 114, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(0, 130, 114, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(0, 130, 114, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(0, 130, 114, 0.88), rgba(0, 0, 0, 0.33));
}
.sub-content.zoning-and-land-use-planning-gradient:before {
	background: -webkit-linear-gradient(rgba(116, 39, 88, 0.88), rgba(0, 0, 0, 0.33));
	background: -o-linear-gradient(rgba(116, 39, 88, 0.88), rgba(0, 0, 0, 0.33));
	background: -moz-linear-gradient(rgba(116, 39, 88, 0.88), rgba(0, 0, 0, 0.33));
	background: linear-gradient(rgba(116, 39, 88, 0.88), rgba(0, 0, 0, 0.33));
}
.mobile-space div select {
	color: #fff;
	border: 2px solid #fff;
	height: 48px;
}
.mobile-space .business-planning-and-organizations-gradient div select {
	background-color: #006495;
}
.mobile-space .business-transactions-gradient div select {
	background-color: #00234e;
}
.mobile-space .commercial-litigation-gradient div select {
	background-color: #960004;
}
.mobile-space .community-association-law-gradient div select {
	background-color: #6b8c2e;
}
.mobile-space .construction-defect-litigation-gradient div select {
	background-color: #7c2c25;
}
.mobile-space .criminal-defense-gradient div select {
	background-color: #4f4f4f;
}
.mobile-space .estate-planning-gradient div select {
	background-color: #0e470e;
}
.mobile-space .land-development-gradient div select {
	background-color: #7c4219;
}
.mobile-space .litigation-gradient div select {
	background-color: #8a511d;
}
.mobile-space .probate-and-estate-administration-gradient div select {
	background-color: #746a3b;
}
.mobile-space .real-estate-closings-gradient div select {
	background-color: #00648e;
}
.mobile-space .real-estate-tax-assessment-gradient div select {
	background-color: #392787;
}
.mobile-space .real-estate-transactions-gradient div select {
	background-color: #470e58;
}
.mobile-space .real-property-litigation-gradient div select {
	background-color: #448caf;
}
.mobile-space .taxation-gradient div select {
	background-color: #008272;
}
.mobile-space .zoning-and-land-use-planning-gradient div select {
	background-color: #742758;
}
.sub-picture {
	height: 100%;
	position: relative;
}
.area-detail {
	text-align: right;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.content-area {
	position: relative;
	height: 100%;
}
.content-area:before {
	content: "";
	top: 0;
	width: 100%;
	height: 100%;
	right: -9.1em;
	display: block;
	position: absolute;
	background: #f6f6f6;
	transform: skewX(15deg);
}
.content-area:before {
	border-color: #fff #fff #fff transparent;
}
.content-detail {
	/*position: absolute;
    top: 45%;*/
	margin-top: 45%;
	padding: 2em 3.1em 0 15em;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.about-bg {
	background-image: url('../images/about-bg.jpg');
}
.bio-bg {
	background-image: url('../images/bio-bg.png');
}
.area-detail {
	padding: 0 0 0 3.5em;
}
.area-detail h1 {
	color: #fff;
	text-transform: uppercase;
	font-size:39px;
	margin: 0 0 27px;
	font-weight: 500;
	letter-spacing: 1px;
}
.links {
	margin: 0;
}
.links li {
	margin-bottom: 18px;
}
.links li a {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}
.links li a:hover {
	color: #7abaf3;
}
.links li a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	margin: 0 0 0 8px;
	font-weight: 300;
}
.content-block.custom-bar {
	overflow: auto;
	height: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-block h1 {
	font-size: 19px;
	font-weight: bold;
	color: #0084c4;
	text-transform: uppercase;
}

.content-block h4 {
	font-size: 16px;
	font-weight: 600;
	color: #0084c4 !important;
	text-transform:capitalize;
}

.content-block p {
	font-weight: 400;
	line-height: 25px;
	text-align: justify;
}
.content-head h1 {
	font-family: Josefin;
	text-transform: uppercase;
	font-size: 56px;
	line-height: 1.1;
}
.content-head.blue h1 {
	color: #3c86b4;
}
.content-head h1 span {
	font-size: 24px;
	display: block;
}
/***********/
/* One column Page styles */
/***********/

.single-col-main .header {
	position: absolute;
	z-index: 99;
}
.single-col-main .logo {
	padding-left: 70px;
}
.single-col-main .header .top-bar ul > li.active > a {
	color: #fff;
}
.top-banner h1 {
	font-size: 40px;
	margin: 0 0 27px;
	font-weight: 500;
	letter-spacing: 1px;
}
.single-col-main .footer-wrap {
	height: auto;
	padding-top: 164px;
	padding-bottom: 14px;
}
.single-col-main .banner-content-block {
	text-align: right;
	padding: 0 7em 0 0;
}
.single-page-head {
	text-align: center;
	padding: 0 0 33px 0;
}
.single-page-head p {
	font-weight: 700;
}
.single-col-main .footer {
	margin-top: -118px;
}
/**********/
/* Banner */
/**********/

.banner {
	position: relative;
}
.banner img {
	position: relative;
	z-index: 10;
	width: 100%;
}
/***********/
/* Content */
/***********/

.main {
	padding-top: 55px;
	padding-bottom: 20px;
	position: relative;
	z-index: 9;
}
.main-page {
	padding-bottom: 50px;
}
.content {
	margin: 0;
}
.content p.indent {
	margin-left: 58px;
}
.content .social-icons {
	font-size: 32px;
}
.content-block ul li:before, .content ul li:before {
	color: #245b8c;
	content: "\f105";
	padding: 0 10px 0 0;
	font-family: "FontAwesome";
	text-indent: -20px;
	margin-left: -15px;
}
/* Accordion */

.content p.title a {
	text-decoration: none;
}
/* Attorney landing */

.content .sort-list {
	margin: 0 0 20px;
}
.content .sort-list .sort-by {
	width: 7%;
	float: left;
	padding-top: 7px;
}
.content .sort-list .character {
	width: 85%;
	float: left;
	padding: 5px 0 4px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.content .sort-list .character ul {
	margin: 0;
	padding: 0;
}
.content .sort-list .character ul li {
	margin: 0 10px 0 4px;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.content .sort-list .character ul li:before {
	content: "";
	padding: 0;
}
.content .sort-list .character ul li a {
	color: #1d85f5;
	display: inline-block;
	padding: 1px 6px 0;
	text-decoration: none;
}
.content .sort-list .character ul li.current a, .content .sort-list .character ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #1d85f5;
}
.content .sort-list .character ul li.disabled {
	color: #c6c6c6;
	padding: 1px 6px 0;
}
.content .sort-list .character .active {
	color: #ffffff;
	text-decoration: none;
	background-color: #1d85f5;
}
.content .sort-list .character ul li:last-child {
	margin: 0;
}
.content .sort-list .view-all {
	width: 8%;
	float: right;
}
.content .sort-list .view-all a {
	display: inline-block;
	background-color: #1d85f5;
	padding: 13px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
}
.content .sort-list .view-all a:hover {
	background-color: #000000;
}
.content form .columns {
	padding-left: 0;
}
.content form input, .content form select {
	font-size: 16px;
}
.content input[type="submit"] {
	display: inline-block;
	background-color: #1d85f5;
	padding: 13px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	border: none;
	width: 100%;
}
.content input[type="submit"]:hover {
	background-color: #000000;
}
.attorney-banner-bg {
	background-image: url(../images/contact-bg.jpg);
}
.content .single-lawyer {
	text-align: center;
}
.content .single-lawyer .image-box a {
	display: block;
}
.content .single-lawyer h3 {
	margin: 24px 0 20px;
	padding: 0;
	font-size: 21px;
	color: #000000;
	display: inline-block;
}
.content .single-lawyer a:hover h3 {
	color: #1d85f5;
}
.content .single-lawyer a.button {
	margin: 0 auto;
}
.attorneys-wrap > .columns {
	padding: 0;
}
.attorneys-wrap > .columns:last-child:not(:first-child) {
 float: left;
}
.single-lawyer .image-box {
	background-color: #004f45;
}
.single-lawyer .image-box > a, .single-lawyer .image-box > a img {
	display: block;
}
.single-lawyer .image-box > a:hover:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(5, 25, 48, 0.67);
}
.single-lawyer .image-box > a, .single-lawyer .image-box > a:hover, .single-lawyer .image-box > a:focus, .single-lawyer .image-box > a:active {
	color: #fff;
}
.single-lawyer .image-box > a img {
	width: 100%;
}
.single-lawyer .image-box > a {
	position: relative;
}
.single-lawyer .image-box a span {
	position: absolute;
	width: 100%;
	font-weight: 600;
	text-align: center;
	left: 0;
	bottom: 0;
	background: rgba(5, 25, 48, 0.67);
	color: #fff;
	font-family: JoseFin;
	text-transform: uppercase;
	font-size: 15px;
	padding: 29px 0;
}
.attorney-top-block .banner-content-block {
	top: 59%;
}
/* Attorney profile */

.content h1.attorney-name {
	margin-bottom: 0;
}
.content h3.attorney-title {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
/* Practice landing */

.content .practice-landing .columns:last-child {
	float: left;
}
.content .practice-landing a {
	display: block;
	text-align: center;
	padding: 20px;
}
.content .practice-landing a:hover {
	background-color: #cccccc;
}
.content .practice-landing a h2 {
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 5px;
	color: #1d85f5;
}
.content .practice-landing a p {
	color: #000000;
	margin: 0;
}
.content .practice-landing a .view {
	color: #1d85f5;
	text-transform: uppercase;
	margin-top: 5px;
}
/* Blog */

.content .post {
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 41px;
	margin: 0 0 41px;
	margin-right: 6.6em;
}
.content .post .post-head a h2 {
	color: #363636;
	display: inline-block;
	margin-bottom: 26px;
	font-size: 32px;
	line-height: 1.2;
}
.content .post .post-head a {
	color: #363636 !important;
}
.content .post .post-head a:hover h2 {
	color: #7abaf3!important;
}
.info p {
	margin-bottom: 28px;
}
.info p, .info a {
	font-size: 13px;
	text-decoration: none;
	color: #363636;
}
.info a {
	padding: 0 12px 0 0;
	margin: 0 0 0 10px;
	font-weight: 300;
}
.info a:first-child {
	margin: 0;
}
.entry p {
	color: #363636;
	line-height: 1.65;
}
.content .post .post-head a:hover h2 {
	color: #3c86b4;
}
.info a:hover {
	color: #7abaf3;
}
.content .post .button {
	max-width: 150px;
	margin: 0;
}
.content .post .more-links a.read-more {
	text-transform: uppercase;
	font-family: Josefin;
	font-size: 15px;
	padding: 15px 17px;
	background: #006391;
	color: #a5e3dc;
	display: inline-block;
}
.content .post .more-links a.read-more i {
	font-size: 15px;
	margin-left: 4px;
}
.content .post .more-links a.read-more:hover {
	background-color: #3c86b4;
}
.content .post .more-links a.share {
	float: right;
	text-transform: uppercase;
}
.content .post .more-links a.share i {
	font-size: 16px;
	margin-right: 4px;
}
.content .post:last-child {
	margin-bottom: 33px;
}
.blog-top-block .banner-content-block {
	top: 62%;
	padding: 0 9em 0 0;
}
/* Practice Areas */

.areas-list {
	margin: 0 0 3px;
	padding-bottom: 51px;
	padding-left: 5.8em;
	padding-right: 5.8em;
}
.areas-list li {
	float: left;
	width: 50%;
	margin-bottom: 18px;
	padding: 0 15px;
}
.content .areas-list li:before {
	display: none;
}
.areas-list a {
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-weight: 600;
	color: #fff;
	padding: 18px 10px;
	display: table;
	width: 100%;
	height: 100%;
	letter-spacing: 1px
}
.areas-list a:hover {
	background-color: rgba(0, 132, 196, 0.64);
}
.areas-list a span {
	display: table-cell;
	vertical-align: middle;
}
.pa-top-block .banner-content-block {
	top: 63%;/*padding: 0 11em 0 0;*/
}
/* Practice Details */

.estate-bg {
	background-image: url('../images/home-slide6.jpg');
}
.estate-detail {
	text-align: left;
	width: 100%;
}
.estate-detail h1 {
	margin-bottom: 34px;
}
.estate-detail .gotourlselect {
	border: 2px solid #d7badf;
	color: #d7badf;
}
.estate-detail .selectric-wrapper {
	width: 74%;
}
.estate-detail .selectric .label {
	height: 46px;
	color: #d7badf;
	background: #0e470e;
}
@-moz-document url-prefix() {
 .estate-detail .selectric .label {
 height: 53px;
}
}
.estate-detail .selectric .button {
	border: 2px solid #fff;
	border-left: none;
	background: #0e470e;
}
.estate-detail .selectric .button:after {
	color: #fff;
}
.estate-detail .selectric, .estate-detail .selectric-open .selectric {
	border: 2px solid #fff;
}
.business-planning-and-organizations-gradient .selectric .label, .business-planning-and-organizations-gradient .selectric .button {
	background-color: rgb(0, 99, 145);
	color: #fff;
}
.business-transactions-gradient .selectric .label, .business-transactions-gradient .selectric .button {
	background-color: rgb(0, 35, 78);
	color: #fff;
}
.commercial-litigation-gradient .selectric .label, .commercial-litigation-gradient .selectric .button {
	background-color: rgb(150, 0, 4);
	color: #fff;
}
.community-association-law-gradient .selectric .label, .community-association-law-gradient .selectric .button {
	background-color: rgb(107, 140, 46);
	color: #fff;
}
.construction-defect-litigation-gradient .selectric .label, .construction-defect-litigation-gradient .selectric .button {
	background-color: rgb(124, 44, 37);
	color: #fff;
}
.criminal-defense-gradient .selectric .label, .criminal-defense-gradient .selectric .button {
	background-color: rgb(79, 79, 79);
	color: #fff;
}
.estate-planning-gradient .selectric .label, .estate-planning-gradient .selectric .button {
	background-color: rgb(14, 71, 14);
	color: #fff;
}
.land-development-gradient .selectric .label, .land-development-gradient .selectric .button {
	background-color: rgb(124, 66, 25);
	color: #fff;
}
.litigation-gradient .selectric .label, .litigation-gradient .selectric .button {
	background-color: rgb(138, 81, 29);
	color: #fff;
}
.probate-and-estate-administration-gradient .selectric .label, .probate-and-estate-administration-gradient .selectric .button {
	background-color: rgb(116, 106, 59);
	color: #fff;
}
.real-estate-closings-gradient .selectric .label, .real-estate-closings-gradient .selectric .button {
	background-color: rgb(0, 100, 142);
	color: #fff;
}
.real-estate-tax-assessment-gradient .selectric .label, .real-estate-tax-assessment-gradient .selectric .button {
	background-color: rgb(57, 39, 135);
	color: #fff;
}
.real-estate-transactions-gradient .selectric .label, .real-estate-transactions-gradient .selectric .button {
	background-color: rgb(71, 14, 88);
	color: #fff;
}
.real-property-litigation-gradient .selectric .label, .real-property-litigation-gradient .selectric .button {
	background-color: rgb(68, 140, 175);
	color: #fff;
}
.taxation-gradient .selectric .label, .taxation-gradient .selectric .button {
	background-color: rgb(0, 130, 114);
	color: #fff;
}
.zoning-and-land-use-planning-gradient .selectric .label, .zoning-and-land-use-planning-gradient .selectric .button {
	background-color: rgb(116, 39, 88);
	color: #fff;
}
/* Contact */

.contact-bg {
	background-image: url('../images/contact-bg.jpg');
}
.quote-before {
	display: inline-block;
	width: 23px;
	height: 17px;
	background: url(../images/quote-before.png) no-repeat center top;
	position: absolute;
	left: 16px;
}
.quote-after {
	display: inline-block;
	width: 24px;
	height: 17px;
	position: absolute;
	background: url('../images/quote-after.png') no-repeat center bottom;
	right: -24px;
	bottom: 0;
}
.contact-left blockquote {
	padding-right: 1em;
	box-sizing: border-box;
}
.contact-left blockquote p {
	font-family: 'latolight_italic';
}
blockquote p {
	position: relative;
	font-family: 'latolight_italic';
}
.contact-block {
	width: 90%;
	top: 52%;
}
.contact-head {
	background: url(images/map.png) no-repeat left top;
	background-size: cover;
}
.contact-head h2 {
	font-size: 19px;
	font-weight: bold;
	color: #0084c4;
}
.contact-block address {
	font-style: normal;
	color: #555555;
	margin-bottom: 15px;
}
.contact-block address span {
	display: block;
}
.direction {
	color: #27887d;
	font-size: 14px;
	text-transform: uppercase;
}
.direction .fa {
	margin-right: 4px;
}
.contact-links {
	margin-bottom: 15px;
}
.contact-links h3 {
	font-weight: 400;
	margin: 0;
}
.contact-links h3 a {
	font-size: 24px;
	color: #006391;
}
.contact-head p {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.call {
	display: block;
	font-size: 16px;
	color: #555555;
}
.contact-form label {
	font-size: 14px;
	color: #acacac;
	padding-bottom: 2px;
}
.contact-form input, .contact-form input:focus, .contact-form textarea, .contact-form textarea:focus {
	border: 1px solid #ddd;
}
.contact-form input {
	height: 40px;
}
.contact-form textarea {
	height: 100px;
	resize: vertical;
	margin: 0 0 1rem;
}
.contact-form label .fa {
	margin-right: 4px;
}
.contact-form .button-group {
	margin-bottom: 29px;
}
.form-2-col .form-field {
	float: left;
	width: 50%;
}
.form-2-col .form-field:first-child input {
	border-right: none;
}
.submit-btn {
	float: right;
	font-family: Josefin;
	font-size: 15px;
	text-transform: uppercase;
	color: #a5e3dc;
	background: #005147;
	border: 2px solid #e9c5b2;
	height: 50px;
	width: 290px;
}
.submit-btn .fa {
	color: #fff;
	margin: 0 0 0 4px;
}
.contact-custom-bar {
	height: 400px;
}
.contact-banner h1 {
	margin: 0 0 10px;
}
.contact-banner blockquote {
	display: inline-block;
}
.contact-banner .quote-before {
	left: 0;
}
/* Pagination */

.wp-pagenavi {
	margin: 0 13px;
}
.wp-pagenavi a, .wp-pagenavi .current {
	color: #363636;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
}
.pagination-wrap li:before {
	display: none !important;
}
.pagination-wrap li {
	display: inline-block;
}
.wp-pagenavi .current {
	font-size: 16px;
	color: #fff;
	background-color: #136464;
	padding: 7px 11px;
	display: inline-block;
}
.wp-pagenavi a {
	padding: 7px 6px;
	display: inline-block;
}
.prev, .next {
	font-size: 16px;
	color: #363636 !important;
	padding: 7px 0 0 0;
}
.pagination-wrap > * {
	float: left;
}
/***********/
/* Sidebar */
/***********/

.sidebar {
	margin: 0 0 20px;
	padding-left: 0;
	padding-right: 8.4em;
}
.sidebar .section {
	margin: 0 0 20px;
}
.sidebar .section h2 {
	margin: 0 0 25px;
	font-size: 24px;
	color: #363636;
	font-weight: 700;
}
.sidebar .section ul {
	padding: 0;
	margin: 0 0 10px;
}
/* Page list */

.sidebar .section.pages ul li:before {
	color: #008272;
	content: "\f105";
	padding: 0 11px 0 2px;
	font-size: 24px;
}
.sidebar .section.pages ul li {
	margin-bottom: 21px;
}
.sidebar .section.pages ul li ul {
	padding-left: 0;
	margin: 0;
}
.sidebar .section.pages ul li a {
	font-size: 24px;
	font-weight: 700;
	color: #008272;
}
.sidebar .section.pages ul li a:hover, .sidebar .section.pages ul li:hover:before {
	color: #3c86b4;
}
.section.pages {
	margin-bottom: 46px;
}
/* Attorneys */

.sidebar img.attorney-photo {
	margin: 0;
	border: 1px solid #000000;
}
.sidebar .section.attorney ul {
	padding-left: 10px;
}
.sidebar .section.attorney ul li i {
	margin-right: 5px;
}
/* Recent posts */

.sidebar .section.blog ul h3 {
	margin-bottom: 0;
}
.sidebar .section.blog ul a:hover h3 {
	color: #1d85f5;
}
.sidebar .section.blog p {
	margin: 0 0 10px;
}
/* Blog search */

.sidebar .section.search-box {
	margin: 0;
}
.sidebar .section.search-box .hide {
	display: none;
}
.sidebar .section.search-box form {
	position: relative;
}
.sidebar .section.search-box input {
	width: 100%;
	float: none;
	background: #ecf6f5;
	padding: 10px 62px 10px 22px;
}
.sidebar .section.search-box button {
	width: 50px;
	height: 50px;
	float: left;
	padding: 9px 30px 12px 15px;
	background-color: #006391;
	color: #ffffff;
	position: absolute;
	top: 0;
	right: 0;
}
.sidebar .section.search-box button:hover {
	background-color: #3c86b4;
}
/* Blog RSS */

.sidebar .section.rss-feed .button .fa {
	margin-right: 5px;
}
.sidebar .section.rss-feed .button {
	color: #a5e3dc;
	font-family: Josefin;
	width: 100%;
	text-align: left;
	background: #006391;
	padding: 17px 18px;
	border: none;
	font-size: 15px;
}
.sidebar .section.rss-feed .button:hover {
	background-color: #3c86b4;
}
.section.rss-feed {
	margin-bottom: 7px;
}
/* Blog Archive */

.gotourlselect {
	background: #006391 url(../images/dropdown-arrow.png) no-repeat right center;
	font-size: 15px;
	color: #a5e3dc;
	font-family: Josefin;
	text-transform: uppercase;
	height: 48px;
}
/* Contact */

.sidebar .contact-form .hide {
	display: none;
}
.sidebar .contact-form input, .sidebar .contact-form textarea {
	margin: 0 0 10px;
	font-family: Ubuntu;
	font-size: 16px;
}
.sidebar .contact-form textarea {
	height: 200px !important;
}
.sidebar .contact-form button {
	background-color: #1d85f5;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}
.sidebar .contact-form button:hover {
	background-color: #000000;
}
/**********/
/* Footer */
/**********/

.footer {
	color: #000000;
	margin: 0;
}
.full-width-page .footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 1;
}
.homepage .footer-wrap .copyright {
	padding-top: 53px;
	padding-bottom: 14px;
}
.full-width-sub-wrap .footer {
	z-index: 99;
}
.sub-full-wrap .footer-wrap .copyright {
	padding-top: 53px;
	padding-bottom: 14px;
}
.page-template-template-contact .sub-full-wrap .footer-wrap .copyright {
	padding-top: 12px;
}
.footer-wrap {
	position: relative;
	padding: 14px 0 0 0;
	width: 100%;
	bottom: 0;
	background: url(../images/bottom-shadow.png) no-repeat center bottom;
	background-size: cover;
}
.single-col-main .footer-wrap > .row {
	position: initial;
}
/* Menu */

.footer .menu {
	margin: 0 0 10px;
}
.footer .menu ul {
	margin: 0;
	padding: 0;
}
.footer .menu ul li {
	display: inline-block;
	margin: 0;
}
.footer .menu ul li a {
	color: #000000;
	text-decoration: none;
 padding: 0 .5rem;
}
.footer .menu ul li:first-child a {
	padding-left: 0;
}
.footer .menu ul li a:hover {
	color: #1d85f5;
}
.footer .menu ul li ul {
	display: none;
}
/* Social */

.footer .social ul {
	list-style: none;
	float: right;
	padding-top: 3px;
	margin: 0;
}
.footer .social li {
	margin: 0 0 0 15px;
	float: left;
}
.footer .social li a {
	display: block;
	text-align: center;
	color: #627082;
}
.footer .social li a.facebook {
	text-align: right;
}
.footer .social li a:hover {
	color: #1d85f5;
}
.footer .social li a i {
	font-size: 15px;
}
.footer .social li a .hide {
	display: none;
}
/* Copyright text */

.footer .copyright p {
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	margin: 0;
	text-align: right;
	margin-right: 20px;
}
.footer .copyright {
	position: relative;
	z-index: 9;
}
.footer .copyright p a {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
}
.footer .copyright p a:hover {
	color: #7abaf3;
}
/***************/
/* FontAwesome */
/***************/

.content ul li:before, .sidebar .section.pages ul li:before, .top-bar .menu-icon span:before {
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}
/**************/
/* Responsive */
/**************/

@media screen and (min-width: 1400px) {
 .content-head h1 {
 margin-bottom: 44px;
}
 .content-block.custom-bar {
 height: 600px;
}
 .tab-1-col .content-block.custom-bar {
 height: 400px;
}
 .contact-custom-bar {
 height: auto;
}
 .page-id-270 .mm-page {
 min-height: 860px !important;
}
}
@media screen and (min-width: 1650px) {
 .header {
 height: 238px;
}
 .contact-custom-bar {
 height: auto;
}
 .content-detail.contact-block {
 padding-right: 0;
 padding-left: 25em;
}
}
@media screen and (max-width: 1366px) {
    /*.tab-1-col .content-block.custom-bar{height: 260px;}*/
    
    .estate-detail {
 top: 44%;
}
 .estate-detail h1 {
 margin-bottom: 26px;
}
 .estate-detail .selectric-wrapper {
 width: 100%;
}
 .sub-full-wrap .footer-wrap .copyright {
 padding-top: 96px;
}
 .selectric-items li {
 padding: 2px 10px 2px 10px;
}
 .blog-top-block .banner-content-block {
 padding: 0 3em 0 0;
}
}
 @media screen and (max-width: 1220px) {
.cnt-area .contact-block {
top:57% !important;
overflow:scroll;
}
.content-detail {
margin-top:50%
}
}
@media screen and (max-width: 1200px) {
 .header .logo,  .picture-area,  .top-banner .banner-picture,  .sub-content .sub-picture {
 width: 34%;
}
 .side2 {
 float: right;
 width: 74% !important;
}
 .side4 {
width: 70% !important;
}
 .header .logo {
 padding-left: 1em;
}
 .header {
 height: 150px;
}
 .single-col-main .header {
 height: 140px;
}
 .header .navigation-col,  .caption-area,  .top-banner .banner-content,  .sub-content .content-area {
 width: 66%;
}
 .caption-area:before {
 right: -7em;
 transform: skewX(11deg);
}
 .top-bar-section .dropdown {
 width: 680px;
 right: 33%;
}
 .top-bar-section .menu-item-139 .dropdown {
 transform: none;
 left: 0 !important;
 width: 165px;
}
 .sub-full-wrap .top-bar-section .dropdown {
 right: 22.96%;
}
 .caption-area > div {
 padding: 0 3em 0 0;
}
 .text h1 {
 margin-bottom: 25px;
}
 .text h1,  .text h1 small {
 font-size: 36px;
}
 .text-main p {
 font-size: 18px;
}
 .navigation-col {
 padding-right: 0.5em;
}
 .sub-full-wrap .navigation-col {
 padding-right: 1em;
}
 .header .top-bar ul > li > a,  .button,  .sub-full-wrap .header .top-bar-section > ul > li > a {
 font-size: 12px;
}
 .area-detail {
 padding: 0;
}
 .contact-left {
 text-align: center;
}
 .contact-left blockquote {
 right: 0;
 text-align: center;
 margin-left: 24px;
}
 .area-detail h1 {
 font-size: 32px;
}
 .content-area:before {
 right: -7.3em;
 transform: skewX(11deg);
}
 .content-detail {
 padding: 0 1em 0 11em;
}
 .content-detail.contact-block {
 padding-right: 0;
}
 .content-head h1 {
 font-size: 40px;
}
 .top-banner h1 {
 font-size: 20px;
}
 .content .post {
 margin-right: 0;
}
 .main {
 padding-left: 20px;
 padding-right: 20px;
}
 .main .content,  .sidebar {
 padding: 0 20px !important;
}
 .post {
 padding-right: 2em !important;
}
 .sidebar {
 margin: 0 0 20px;
}
 .areas-list {
 padding-left: 0;
 padding-right: 0;
}
 .quote-before {
 left: -21px !important;
}
}
@media screen and (min-width: 1024px) {
 .show-for-tab-mobile-only {
 display: none;
}
}
@media screen and (max-width: 1400px) {
 .contact-block {
 top: 50%;
 padding: 2em 3.1em 0 17em;
}
}
@media screen and (max-width: 1024px) {
 body.logged-in {
 padding-top: 0;
}
 .txt1 h1, .txt2 h1 {
font-size:28px !important
}
 .cal-btn {
width:100% !important
}
 .lft h3 {
font-size: 14px !important;
}
 .lft h3 span {
font-size: 13px !important;
}
 .rght input {
margin-bottom:0px
}
 .top1 a {
 color: #fff !important;
}
 .lft1, .rght1, .lft1 h3, .rght1 h3 {
float:none !important;
text-align:center !important
}
 .lft2 h3 {
margin-bottom:20px !important
}
 .cal2 input {
width:100%
}
 .tab-2-col .sub-picture {
 float: left;
 width: 100% !important;
}
 .selectric-items {
 display: none;
 position: relative;
 top: 100%;
 left: 0;
 background: #006391;
 border-left: 2px solid #fff;
 border-right: 2px solid #fff;
 border-top: none;
 z-index: 9999
}
 .sub-full-width {
 background: #f6f6f6;
}
 .abt-area {
 width: 100% !important;
 padding-right: 3em;
}
 #ijm-theme-bar,  html #wpadminbar {
 display: none !important;
}
 .sticky-container {
 min-height: 0;
}
 body.logged-in .sticky-container .sticky {
 top: 0;
}
 body.full-width-sub-wrap {
 overflow: auto;
 height: auto;
}
 .hide-for-tab-mobile {
 display: none;
}
 .sub-full-wrap .logo {
 padding-left: 2.3em;
}
 .sub-full-wrap .footer,  .sub-full-wrap .footer-wrap > .row {
 position: static;
}
 .sub-full-width,  .sub-full-width .area-detail,  .sub-full-width .content-detail {
 position: static;
 height: auto;
}
 .sub-full-width {
 padding: 46px 0 20px 0;
}
 .sub-full-width .content-detail,  .sub-full-width .area-detail {
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 .sub-page-bg,  .sub-content .content-area:before,  .sub-content:before {
 display: none;
}
 .tab-2-col .sub-picture {
 float: right;
}
 .sub-content,  .content-block.custom-bar {
 height: auto;
}
 .tab-2-col .sub-picture {
 width: 41.66667%;
}
 .sub-content .content-area {
 width: 58.33333%;
}
 .area-detail h1,  .links li a {
 color: #000;
}
 .area-detail {
 padding: 0.5em 2em 0 3em;
 text-align: left;
}
 .links li a {
 font-size: 20px;
}
 .tab-2-col .content-detail {
 padding: 0 0em 0 2.5em;
 margin-top: 30px;
}
 .sub-full-wrap .header .top-bar-section > ul > li:hover > a {
 color: #fff !important;
}
 .sub-full-wrap .footer-wrap {
 background: #3a3a3c;
 height: auto;
 background-image: none;
}
 .sub-full-wrap .footer-wrap p,  .sub-full-wrap .footer-wrap p a {
 color: #fff;
 text-align: center;
}
 .show-for-tab-mobile-only {
 display: block;
}
 .sub-full-wrap .header .top-bar-section > ul > li > a,  .sub-full-wrap .header .top-bar-section > ul > li.active > a {
 color: #fff !important;
}
 .sub-full-wrap .header .top-bar-section > ul {
 border-bottom: none;
 padding-bottom: 0;
}
 .sub-page .top-banner,  .top-banner-bg,  .top-banner {
 height: 240px;
}
 .banner-content:before {
 border-width: 240px 0 0 100px;
}
 .banner-content-block {
 top: 55%;
}
 .attorneys-wrap > .columns {
 padding: 0 20px;
}
 .single-page-head {
 padding: 0 0 38px 0;
}
 .attorneys > .row > .columns {
 padding: 0 10px;
}
 .single-lawyer {
 padding-bottom: 20px;
}
 .single-col-main .footer {
 margin-top: 0;
}
 .single-col-main .footer-wrap {
 background-image: none;
 height: auto;
 background: #3a3a3c;
 padding-top: 14px;
 top: 54%;
 padding-bottom: 0;
}
 .banner-content-block {
 width: 100%;
 right: 0;
 padding: 0;
 text-align: center;
 transform: translateY(-25%);
 -webkit-transform: translateY(-25%);
 -ms-transform: translateY(-25%);
 -moz-transform: translateY(-25%);
}
 .single-col-main .banner-content-block {
 text-align: center;
 padding-right: 0;
}
 .sub-full-wrap .footer-wrap .copyright,  .single-col-main .footer-wrap .copyright {
 padding: 20px 0 33px 0;
}
 .tab-1-col .content-area {
 width: 100%;
}
 .content-detail {
 padding: 0 1.5em;
}
 .tab-1-col .content-block.custom-bar {
 height: auto;
}
 .sub-bio-slide .banner-content-block {
 text-align: left;
 padding-left: 9em;
}
 .sub-bio-slide .banner-content-block h1 {
 font-size: 42px;
 margin: 0 0 27px;
}
 .sub-bio-slide .banner-content-block h1 span {
 display: block;
 font-size: 28px;
}
 .content .post {
 border-bottom: none;
 margin: 0 0 10px;
}
 .content > .post:last-child {
 border-bottom: 1px solid #000;
}
 .pagination-wrap {
 text-align: center;
 padding-top: 40px;
 border-top: 1px solid #000;
}
 .pagination-wrap > * {
 float: none;
 display: inline-block;
}
 .sidebar .section.search-box input {
 text-transform: uppercase;
}
 .areas-list {
 border-bottom: none;
 padding-bottom: 0;
 margin: 0 -20px;
}
 .areas-list li {
 padding: 0 20px;
}
 .estate-detail h1 {
 display: none;
}
 .contact-custom-bar {
 height: auto;
}
 .contact-head {
 background: none;
 text-align: center;
 margin-bottom: 57px;
}
 .content-detail.contact-block {
 width: 100%;
 padding-right: 1.5em;
}
 .contact-form label {
 padding-bottom: 22px;
}
 .form-field {
 margin-bottom: 20px;
}
 .button-group {
 text-align: center;
 margin-top: 20px;
}
 .submit-btn {
 float: none;
}
 .form-2-col .form-field:first-child input {
 border-right: 1px solid #ddd;
}
 .form-2-col .form-field:first-child {
 margin-right: 4%;
}
 .form-2-col .form-field {
 width: 48%;
}
 .section.rss-feed {
 margin-bottom: 20px;
}
 .sidebar .section h2 {
 font-size: 24px;
}
 .caption-area:before {
 right: -5em;
}
}
 @media screen and (max-width: 959px) {
 .header .top-bar ul > li > a,  .sub-full-wrap .header .top-bar-section > ul > li > a {
 padding: 10px 6px 9px 6px;
 font-size: 11px;
}
 .list2 {
margin-bottom:100px !important
}
 .header .top-bar ul li ul li a {
 font-size: 11px;
}
 .top-bar-section .dropdown {
 width: 600px;
 right: 52%;
}
 .sub-full-wrap .top-bar-section .dropdown {
 right: 52%;
}
 .header .top-bar-section .dropdown li {
 padding: 2px 0;
}
 .banner-picture {
 width: 30%;
}
 .banner-content {
 width: 70%;
}
}
@media screen and (max-width: 796px) {
.real-cal {
padding: 30px 15px !important;
margin: 0px auto !important;
}
.lft, .rght, .lft h3 {
float:none !important;
text-align:center !important
}
.z-tabs > .z-container > .z-content > .z-content-inner {
margin: 0px !important;
padding-left: 0px !important;
}
 svg {
margin-top:0px !important;
margin-left: 213px !important;
}
}
@media screen and (max-width: 767px) {
 .header .logo,  .picture-area,  .banner-picture {
 width: 27%;
}
 .single-col-main .logo {
 padding-left: 1.9375rem;
}
 .header .navigation-col,  .caption-area,  .top-banner .banner-content {
 width: 73%;
}
 .header .top-bar ul > li > a,  .sub-full-wrap .header .top-bar-section > ul > li > a {
 padding: 10px 3px 9px 4px;
 font-size: 10px;
}
 .top-bar-section .dropdown {
 right: 95%;
}
 .text-main p {
 font-size: 16px;
}
 .button {
 font-size: 10px;
}
 .area-detail {
 padding-left: 0;
}
 .sub-bio-slide .banner-content-block h1 {
 font-size: 35px;
}
 .sub-bio-slide .banner-content-block {
 padding-left: 8em;
}
 .top-banner h1 {
 font-size: 25px;
}
 .sidebar .section.pages ul li a {
 font-size: 20px;
}
 .contact-banner blockquote p {
 font-size: 18px;
 line-height: 1.2;
}
 .contact-banner h1 {
 padding: 0 2.5em 0 0;
}
 .sidebar {
 margin: 0;
}
 .abt-area {
 width: 100% !important;
}
}
@media screen and (max-height: 580px) and (min-width: 1024px) {
 .page-id-270 .mm-page {
 min-height: 585px;
}
}
@media only screen and (min-device-width: 641px) and (max-device-width: 767px) and (orientation: landscape) {
 .text h1,  .text h1 small {
 font-size: 22px;
 margin-bottom: 10px;
}
 .text-main p {
 font-size: 14px;
}
 .text-main .button-wrap {
 padding-top: 9px;
}
 .text-main .button {
 margin: 0;
 min-height: 35px;
 padding: 10px 14px;
}
 .caption-area:before {
 right: -3em;
 transform: skewX(16deg);
}
}
@media screen and (min-width: 641px) {
 .slider-outer .bx-wrapper .bx-viewport {
 height: 100% !important;
}
 .cb-slideshow {
 height: 100%;
}
 #menu {
 display: none;
}
}
@media screen and (max-width: 640px) {
 body.full-width-wrap,  body.full-width-sub-wrap {
 overflow: auto;
 height: auto;
}
.txt1, .txt2{text-align: left !important;
	margin-left:0% !important;padding-bottom:10px !important}
 .footer .copyright p, .footer .copyright p a {
color:#000 !important
}
 .wrap1 {
background: rgba(119, 119, 119, 0.9);
padding:30px 0px
}
 .txt1, .txt2, .txt1 h1, .txt2 h1 {
float:none !important;
width:100%;
left: 0px;
font-size:20px !important;
right: 0px !important;
text-align: center;
}
 .side1, .side2, .side3, .side4 {
 float: none !important;
 width: 100% !important;
 position: relative !important;
}
 .side4 .abtpage-head1 {
float:none !important
}
 .abtpage-head1 {
margin: 0 auto;
}
 .read1, .side4 p {
text-align: center !important;
float:none
}
 .abtpage2 p, .read1 {
text-align: center !important;
float: none !important;
margin: 0px !important;
}
 .area-list1 li {
margin-bottom:0px !important
}
 .header,  .sub-full-wrap .header {
 background: none;
 height: auto;
 padding-top: 80px;
 position: fixed !important;
 background: #fff;
 padding-top: 0px;
 padding-bottom: 0px;
}
 .mobile-header {
 margin-bottom: 10px;
}
 .header .logo {
 margin-bottom: 0;
}
 .list-trigger {
 display: block;
}
 .page-id-278 form {
 display: none;
}
 .show-for-small-only {
 display: block !important;
}
 .animate-initial {
 animation: initial !important;
}
    /*.home-slider .cb-slideshow li,.home-slider .cb-slideshow li span,.home-slider .caption-area,.home-slider .text h1,.home-slider .text .text-main{opacity: 1 !important;}*/
    
    .sidebar .cat-links {
 display: none;
}
 select {
 text-transform: uppercase;
}
 .full-width-page {
 height: auto;
}
 .mobile-space,  .top-banner.full-image {
 padding-top: 199px;
}
 .header .logo {
 width: 100%;
}
 .header .logo img {
 margin: 0 auto;
}
 .slider-outer {
 position: static;
 padding-top: 198px;
}
 .picture-area,  .caption-area,  .sub-content .content-area {
 width: 100%;
}
 .picture-area {
 display: none;
}
 .caption-area:before {
 display: none;
}
 .slide-wrap,  .caption-area {
 height: auto;
}
 .caption-area {
 float: none;
 width: 100%;
 height: auto !important
}
 .slide-blue .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-green .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-red .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-purple .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-light-purple .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-dark-green .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-bottle-green .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .slide-bottle-green .caption-area {
 background-color: rgba(119, 119, 119, 0.9);
}
 .caption-area {
 padding: 30px 0;
}
 .text-main p br {
 display: none;
}
 .text h1,  .text h1 small {
 font-size: 26px;
}
 .button-wrap {
 padding-top: 25px;
}
 .caption-area > div {
 position: static;
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
 top: 0;
 padding: 0 25px;
}
 .footer,  .footer-wrap,  .footer-wrap > .row {
 position: static !important;
}
 .tab-2-col .content-detail {
 padding: 0 30px;
}
 .footer-wrap {
        /*background: #3a3a3c;*/
        height: auto;
}
 .footer .copyright p,  .footer .copyright p a {
 color: #fff;
}
 .homepage .footer-wrap .copyright {
 padding: 20px 0 33px 0;
}
 .home-slider .cb-slideshow li span {
 height: 300px;
 animation: initial !important;
 -webkit-animation: initial !important;
 position: static;
 display: block;
 opacity: 1;
}
 .cb-slideshow li {
 height: auto;
}
 .slider-outer,  .home-slider,  .slider-outer .bx-wrapper {
 height: auto !important;
}
 .single-col-main .header {
 position: static;
 height: auto;
}
 .main {
 padding-top: 25px;
}
 .main > .row > .columns {
 padding: 0 20px;
}
 .single-col-main .logo {
 padding-left: .625rem;
}
 .content-detail .content-head {
 display: block !important;
}
 .main > .row > .columns {
 width: 100%;
}
 .sub-page .top-banner.with-image,  .with-image .top-banner-bg {
 height: 340px;
}
 .single-attorneys .sub-page .top-banner.with-image,  .with-image .top-banner-bg {
 height: 340px;
 background-position: left top;
}
 .with-image .top-banner-bg {
/*background-size: 200%;*/
    }
 .top-banner.with-image .banner-content-block {
 padding: 0 60px 40px 60px;
 top: 35%;
 bottom: 0;
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 .top-banner .banner-content,  .content-area {
 width: 100%;
}
 .banner-content.sub-blue-slide:before {
 background-color: rgba(63, 134, 200, 0.50);
}
 .banner-content.sub-dark-green-slide:before {
 background-color: rgba(0, 79, 69, 0.50);
}
 .banner-content.business-planning-and-organizations-gradient:before {
 background-color: rgba(0, 132, 196, 0.23)
}
 .banner-content.business-transactions-gradient:before {
 background-color: rgba(0, 35, 78, 0.5);
}
 .banner-content.commercial-litigation-gradient:before {
 background-color: rgba(150, 0, 4, 0.5);
}
 .banner-content.community-association-law-gradient:before {
 background-color: rgba(107, 140, 46, 0.5);
}
 .banner-content.construction-defect-litigation-gradient:before {
 background-color: rgba(124, 44, 37, 0.5);
}
 .banner-content.criminal-defense-gradient:before {
 background-color: rgba(79, 79, 79, 0.5);
}
 .banner-content.estate-planning-gradient:before {
 background-color: rgba(14, 71, 14, 0.5);
}
 .banner-content.land-development-gradient:before {
 background-color: rgba(124, 66, 25, 0.5);
}
 .banner-content.litigation-gradient:before {
 background-color: rgba(138, 81, 29, 0.5);
}
 .banner-content.probate-and-estate-administration-gradient:before {
 background-color: rgba(116, 106, 59, 0.5);
}
 .banner-content.real-estate-closings-gradient:before {
 background-color: rgba(0, 100, 142, 0.5);
}
 .banner-content.real-estate-tax-assessment-gradient:before {
 background-color: rgba(57, 39, 135, 0.5);
}
 .banner-content.real-estate-transactions-gradient:before {
 background-color: rgba(71, 14, 88, 0.5);
}
 .banner-content.real-property-litigation-gradient:before {
 background-color: rgba(68, 140, 175, 0.5);
}
 .banner-content.taxation-gradient:before {
 background-color: rgba(0, 130, 114, 0.5);
}
 .banner-content.zoning-and-land-use-planning-gradient:before {
 background-color: rgba(116, 39, 88, 0.5);
}
 .top-banner.with-image .banner-content:before {
 border: none;
}
 .top-banner h1 {
 text-align: center;
 font-size: 25px;
 margin: 0 0 47px;
 font-weight: 700;
}
 .estate-mobile-banner h1 {
 text-align: left;
 font-size: 20px;
 margin: 0 0 35px;
}
 .top-banner.full-image {
 height: auto;
}
 .top-banner.full-image .top-banner-bg {
 position: static;
 display: block;
}
 .top-banner.full-image .banner-content-block {
 position: static;
 top: 0;
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 .top-banner.full-image .banner-content:before {
 display: none;
}
 .top-banner.full-image .banner-content {
 background-color: #0084c4;
 padding: 82px 0;
 height: auto;
}
 .top-banner.full-image .banner-content h1 {
 margin-bottom: 0;
}
 .content-head h1 {
 color: #000 !important;
}
 .caption-area,  .home-slider .text h1,  .home-slider .text .text-main {
 -webkit-animation-name: fadeIn !important;
 animation-name: fadeIn !important;
 -webkit-animation-duration: 1s !important;
 animation-duration: 1s !important;
 animation-delay: initial !important;
}
 .pagination-wrap {
 text-align: center;
 border-bottom: 1px solid #000;
 border-top: none;
 padding: 0 20px 26px 20px;
 margin: 0 -40px 57px;
}
 .content .post {
 padding-right: 0 !important;
}
 .prev {
 float: left;
}
 .next {
 float: right;
}
 .sidebar .section h2 {
 font-size: 20px;
 margin: 0 0 15px;
}
 .section.pages {
 margin-bottom: 38px;
}
 .sidebar .section.search-box input {
 margin: 0 0 10px 0;
}
 .main-page {
 padding-top: 38px;
 padding-bottom: 0;
}
 .areas-list {
 margin: 0;
}
 .areas-list li {
 padding: 0;
 width: 100%;
}
 .attorneys > .row > .columns {
 padding: 0 70px;
}
 .attorneys-wrap > .columns {
 width: 100%;
}
 .contact-head {
 text-align: left;
}
 .form-2-col .form-field:first-child {
 margin-right: 0;
}
 .form-2-col .form-field {
 width: 100%;
}
 .button-group {
 text-align: right;
}
 .contact-banner h1 {
 padding: 0;
}
 .contact-banner .banner-content {
 padding: 72px 0 69px 0;
}
 .contact-banner h1 {
 margin-bottom: 30px !important;
 font-size: 46px;
}
 .sidebar .selectric .label {
 background: #ecf6f5;
 color: #006391;
 font-family: Lato;
}
 .sidebar .selectric-items li {
 font-family: Lato;
}
 .contact-banner .quote-before {
 top: -7px;
}
}
 @media screen and (max-width: 550px) {
 .z-tabs .z-container {
width:100%
}
 svg {
margin-left:0px !important
}
}
@media screen and (max-width: 480px) {
 .content-detail {
 padding: 0 20px;
}
 svg {
margin-top:0px !important;
margin-left: 0px !important;
}
 .top-banner.with-image .banner-content-block {
 padding-left: 1.625rem;
 padding-right: 1.625rem;
}
 .pagination-wrap > * {
 float: none;
 display: block;
}
 .attorneys > .row > .columns {
 padding: 0;
}
 .estate-mobile-banner h1 {
 font-size: 28px;
}
 .contact-banner h1 {
 margin-bottom: 25px !important;
 font-size: 37px;
}
 .contact-banner blockquote {
 padding: 0 26px 0 0;
}
 body,  .header {
 min-width: 320px;
}
}
@media print {
.header {
	top: 0;
	border: none;
	height: auto;
}
a[href]:after {
	content: none !important;
}
.theme-switcher,  .header .show-for-medium-only,  .header .show-for-small-only,  .search-box,  .portfolio-box,  .top-bar,  .banner,  .breadcrumbs,  .right-bar,  .sidebar,  .footer {
	display: none !important;
}
}
.top1 {
	text-align: right
}
.top1 a {
	color: #fff
}
.abt h2 {
	color: #0084c4;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 12px;
}
.active a {
	/*color: #0084C4 !important*/
	border-top: 1px solid #fff;
}
.top2 a {
	color: #0084c4;
}
.top2 {
	margin-bottom: 10px
}
.column.dt-sc-full-width, .column.dt-sc-one-column {
	margin-left: 0px;
}
.column.first {
	margin-left: 0px;
}
.dt-sc-full-width, .dt-sc-one-column {
	width: 100%;
}
.column.first {
	margin-left: 0px;
	margin-bottom: 30px;
}
.text-aligncenter {
	display: block;
	text-align: center;
}
.dt-sc-one-sixth {
	width: 15%;
}
.column {
	box-sizing: border-box;
	margin: 0px 0px 0px 2%;
	margin-left: 2%;
	float: left;
	min-height: 1px;
	position: relative;
}
.dt-sc-five-sixth {
	width: 75%;
	float: left !important;
}
.dt-sc-margin10 {
	margin: 0px 0px 10px;
}
.dt-sc-hr-line, .dt-sc-hr-line-white {
	border-bottom: 1px solid #edeef2;
	float: left;
	width: 100%;
	font-family: Ubuntu;
}
form {
	max-width: 600px;
	text-align: center;
}
form input, form textarea {
	border: 0;
	outline: 0;
	padding: 10px 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display: block;
	width: 100%;
	font-size:13px;
	font-family: 'Merriweather', sans-serif;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	resize: none;
	color: #7e7878 !important;
}
form input:focus, form textarea:focus {
	-moz-box-shadow: 0 0px 2px #e74c3c !important;
	-webkit-box-shadow: 0 0px 2px #e74c3c !important;
	box-shadow: 0 0px 2px #e74c3c !important;
}
form #input-submit {
	color: #fff !important;
	background: #0084c4;
	cursor: pointer !important;
	z-index:99999;
	height:auto !important;
	position:inherit;
}
form #input-submit:hover {
	-moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
	-webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
	box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
form textarea {
	height: 125px !important;
	margin: 0px !important;
	border-radius: 0px !important;
}
.half1 {
	float: left;
	width: 48%;/* margin-bottom: 1em;*/
}
.right1 {
	width: 50%;
}
.left1 {
	margin-right: 2%;
}
.top3 a {
	color: #fff
}
.act1 a {
	color: #3aa9e9 !important
}
.package_con {
	width: 100%;
	height: 300px;
	position: relative;
	display: inline-block;
	background: #444;
	-webkit-box-shadow: 1px 0 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 0 6px rgba(0, 0, 0, .3);
	box-shadow: 1px 0 6px rgba(0, 0, 0, .3);
	border-width: 3px;
	border-style: solid;
	border-color: #fff;
	overflow: hidden;
}
.package_img, .package_img img {
	width: 100%;
	height: 100%;
}
.package_type_label {
	background: #863120;
	/*border: 1px solid #FFD525;*/
    
    color: #ffffff;
	display: block;
	font-size: 11px;
	height: 27px;
	padding: 4px 10px;
	position: absolute;
	right: 13px;
	bottom: 22px;
	width: auto;
	z-index: 99;
}
.package_icon {
	position: absolute;
	width: 43px;
	height: 43px;
	display: block;
	right: 15px;
	bottom: 15px;
	z-index: 3;
}
.package_details {
	width: 94%;
	height: auto !important;
	position: absolute;
	background: rgba(0, 127, 204, 0.84);
	bottom: 0px;
	left: 0%;
 -webkit-transition: all .4s ease;
 -moz-transition: all .4s ease;
 -o-transition: all .4s ease;
 transition: all .4s ease;
	text-align: left;
}
.package_details h4, .package_details p {
	line-height: 1.5;
	color: #fff;
	padding: 0 10px;
}
.package_details h4 {
	font-size: 14px;
	margin: 8px 0 0;
	position: relative;
	font-weight: 500;
}
.package_details p {
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 0;
	padding: 0 10px;
}
.package_details h4, .package_details p {
	line-height: 1.5;
	color: #fff;
	padding: 0 10px;
	text-align: left;
	bottom: 5px;
}
.abtpage img {
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	max-width: 300px;
}
.abtpage-head1 {
	width: 250px;
}
.abtpage-head1 h1 {
	color: #fff;
	background: #0084c4;
	font-size: 17px;
	text-align: center;
	padding: 10px 0px;
	margin-top: 10px;
	width: auto;
	font-weight: 500;
	font-family: Ubuntu;
}
.abtpage2 p, .read1 {
	margin-left: 73px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 15px;
}
.side1 {
	float: left;
	width: 28%;
	position: absolute;
}
.side2 {
	float: right;
	width: 69%;
	z-index: 999999;
	position: relative;
}
.read1 {
	color: #0084c4;
	padding: 0px;
	float: left;
	margin-top: 0px !important;
	padding-left: 0px !important;
	margin-left: 63px !important;
}
.read1 a {
	padding: 8px 10px;
	font-size: 15px;
	text-transform: capitalize;
	color: #0084c4;
	letter-spacing: 0px;
}
.area-list1 li {
	width: 100%;
	margin-bottom: 70px;
}
.read1 a:hover {
	background: none !important;
	color: #0084C4
}
.side3 {
	float: right;
	width: 28%;
}
.side4 {
	float: left;
	width: 60%;
	z-index: 999999;
	position: absolute;
}
.side4 .abtpage-head1 {
	float: right;
}
.side4 p {
	text-align: right;
	float: right;
	margin-right: 59px;
	margin-top: 8px;
	font-size: 15px;
}
.footer .rech {
	vertical-align: top;
}
.footer .lat {
	vertical-align: top;
	padding-top: 4px;
}
.abtpage-head1 h1:hover {
	background: #006A98
}
.read1 a:hover {
	color: #006A98
}
.red-txt {
	font-size: 14px;
	color:red
}
.frm-status {
	color: red !important;
	text-align: left;
	margin-bottom: 20px;
}
.faq ul {/*margin-left: -180% !important;
right: 0px !important;*/
}
.act2 a {
	color:#0084C4 !important;
	border-top:none;
}
.act3 {
	border-top:1px solid #fff
}
.act2 a:hover {
	color:#000 !important
}
.z1-tab > ul > li.z-active > a {
	color: #fff !important;
	webkit-box-shadow: 0px 5px 0 RGB(22, 113, 158) !important;
	-webkit-box-shadow: 0px 5px 0 RGB(22, 113, 158) !important;
	-moz-box-shadow: 0px 5px 0 RGB(22, 113, 158) !important;
	box-shadow: 0px 5px 0 RGB(22, 113, 158) !important;
	background: #0084c4 none repeat scroll 0% 0% !important;
}
/* -------- simpleFAQ styles --------- */
.simpleFAQ_list li {
	list-style: none;
	margin-bottom: 20px;
}
.simpleFAQ_list .question {
	padding-left: 22px;
	background: transparent url('../images/plus.png') left center no-repeat;
	cursor: pointer;
}
.simpleFAQShowing .question {
	background: transparent url('../images/minus.png') left center no-repeat;
}
.simpleFAQ_list .simpleFAQHover {
	color: #00aeea;
}
.simpleFAQ_item .answer {
	margin-left: 1em;
	border: 1px solid #00aeea;
	padding: 0.4em;
}
.simpleFAQ_item .tags {
	display: none;
}
.tb1 h4 {
	margin-bottom:20px !important
}
.list-1 li {
	list-style: disc;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Ubuntu;
}
.list-1 {
	padding-left: 20px;
	margin-top:-20px;
	margin-bottom:20px
}
.answer p {
	padding: 20px 20px;
}
#faq-links {
	padding: 10px 20px
}
#faq-links div {
	color: #aeaeaf;
	cursor: pointer;
	font-weight: 700;
	text-transform: capitalize;
	margin: 18px 0
}
.faq-group {
	padding: 0 20px 40px 20px;
	position: relative
}
.faq-group div {
	font-weight: 700;
	text-align: center;
}
.faq-group hr {
	border: 0;
	border-top: 1px solid #606060;
	clear: both;
	box-sizing: content-box;
	height: 0;
}
.faq-group:after {
	top: 33%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #393939;
	border-width: 15px;
	margin-left: -15px
}
.faq-accordion>li {
	/* border-top: 1px solid rgba(198, 198, 198, 0.4);*/
    color: #666;
	line-height: 35px;
}
.faq-accordion li a {
	color: #666;
	padding: 1.125em;
}
.faq-accordion > li:last-child {
/* border-bottom: 1px solid rgba(198, 198, 198, 0.4);*/
}
.faq-accordion > li > a:before {
	/* content: 'Q.';*/
    padding-right: 0.313em
}
.faq-accordion > li > a:after {
	color: #0083c4;
	content: '+';
	float: left;
	font-weight: 300;
	margin-right: 0.25em;
	-webkit-transform: scale(2);
	transform: scale(2);
	overflow-y: hidden;
}
.faq-accordion > li > a.expanded:after {
	color:  #0083c4;
	content: '\2212';
	-webkit-transform: scale(2);
	transform: scale(2);
}
.faq-accordion > li > a.expanded {
	font-weight: 700;
	opacity: 1 !important
}
.faq-content {
	background-color: #ececec;
	margin: 20px 0 -20px;
}
.faq-content p:before {
	content: 'A.';
	color: #ff8300;
	float: left;
	font-weight: 700;
	margin-right: .5em;
	display:none;
}
.faq-content p {
	margin: 0 1.2em;
	padding: 1.250em 0;
	margin-bottom: 30px;
}
.faq-hide {
	display: none
}
.faq-selected {
	color: #49494b!important;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.slide-left {
	-webkit-animation-name: slide-left;
	animation-name: slide-left;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
 @-webkit-keyframes slide-left {
 0% {
 -webkit-transform: translateX(150%);
}
 50% {
 -webkit-transform: translateX(-8%);
}
 65% {
 -webkit-transform: translateX(4%);
}
 80% {
 -webkit-transform: translateX(-4%);
}
 95% {
 -webkit-transform: translateX(2%);
}
 100% {
 -webkit-transform: translateX(0%);
}
}
@keyframes slide-left {
 0% {
 -webkit-transform: translateX(150%);
 transform: translateX(150%);
}
 50% {
 -webkit-transform: translateX(-8%);
 transform: translateX(-8%);
}
 65% {
 -webkit-transform: translateX(4%);
 transform: translateX(4%);
}
 80% {
 -webkit-transform: translateX(-4%);
 transform: translateX(-4%);
}
 95% {
 -webkit-transform: translateX(2%);
 transform: translateX(2%);
}
 100% {
 -webkit-transform: translateX(0%);
 transform: translateX(0%);
}
}
.txt1{text-align: left !important;
	margin-left:19%;}
.txt2 {
	text-align: left !important;
	margin-left:45%;
}
.txt1 {
	top:60% !important
}
.txt2 {
	top:46% !important
}
.txt1 h1 {
	text-transform: uppercase;
	font-size: 38px;
	line-height: 1;
	margin-bottom: 0px;
	font-family: JoseFin;
	letter-spacing:0px;
	font-weight: bold;
	color:#fff !important;
	padding-bottom:0px !important
}
.txt1 h2 {
	color:#fff
}
.cnt1-area {
	position: relative;
	padding: 0;
}
.txt2 h1 {
	text-transform: uppercase;
	font-size: 50px;
	line-height: 1;
	/*font-family: JoseFin;text-shadow: 2px 2px 2px #625d5d;*/
font-family: 'Raleway', sans-serif;
	margin-top:0px !important;
	padding-top:0px !important;
	color:#073d59 !important;
	font-weight:600;
	letter-spacing:0px;
}
#google_translate_element {
	float: right;
	margin-left: 20px;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	text-decoration: none;
	font-size: 14px;
}
.lange {
	text-align: right;
	float: right;
	color: #fff;
	padding: 0px 0px 0px 20px;
}
.goog-te-banner-frame.skiptranslate {
	display: none !important;
}
body {
	top: 0px !important;
}
.goog-te-gadget-icon {
	background:none !important
}
.lnge1 {
	color: #0084c4;
}


.mt-20{margin-top:20px !important;}
.mt-40{margin-top:40px !important;}
.mt-30{margin-top:30px !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.clr{clear:both !important;}
.disp{display:block !important;}
.list-head{}
.list-head h4{color: #0084c4;margin-bottom: 10px;font-size: 16px; font-family: Ubuntu;}
.list-head i{color: #0084c4; margin-right:5px;}
.realest-list ul{margin:0px !important; padding:0px; list-style:none;}
.realest-list li{margin:0px !important; padding:0px; list-style:none; font-size: 14px; font-family: Ubuntu;color: #555555;line-height: 24px; width:90%;}
.phone-box {
    margin-left: 10px !important;
}