﻿

@-webkit-keyframes loader-default {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes loader-default {
0% {
-webkit-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
100% {
opacity:0;
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes loader-default {
0% {
-webkit-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
100% {
opacity:0;
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes default-grill {
0%, 80%, 100% {
height:1em;
-webkit-box-shadow:0 0 #a3afb7;
box-shadow:0 0 #a3afb7
}
40% {
height:1.2em;
-webkit-box-shadow:0 -.25em #a3afb7;
box-shadow:0 -.25em #a3afb7
}
}
@-o-keyframes default-grill {
0%, 80%, 100% {
height:1em;
box-shadow:0 0 #a3afb7
}
40% {
height:1.2em;
box-shadow:0 -.25em #a3afb7
}
}
@keyframes default-grill {
0%, 80%, 100% {
height:1em;
-webkit-box-shadow:0 0 #a3afb7;
box-shadow:0 0 #a3afb7
}
40% {
height:1.2em;
-webkit-box-shadow:0 -.25em #a3afb7;
box-shadow:0 -.25em #a3afb7
}
}
@-webkit-keyframes loader-circle {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-o-keyframes loader-circle {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes loader-circle {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes loader-round-circle {
0%, 100% {
-webkit-box-shadow:0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
box-shadow:0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7
}
12.5% {
-webkit-box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
25% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
37.5% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
50% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
62.5% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7
}
75% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7
}
87.5% {
-webkit-box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7
}
}
@-o-keyframes loader-round-circle {
0%, 100% {
box-shadow:0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7
}
12.5% {
box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
25% {
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
37.5% {
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
50% {
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
62.5% {
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7
}
75% {
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7
}
87.5% {
box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7
}
}
@keyframes loader-round-circle {
0%, 100% {
-webkit-box-shadow:0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
box-shadow:0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7
}
12.5% {
-webkit-box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
25% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
37.5% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
50% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
}
62.5% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7
}
75% {
-webkit-box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
box-shadow:0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7
}
87.5% {
-webkit-box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
box-shadow:0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7
}
}
@-webkit-keyframes loader-tadpole {
0% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
5%, 95% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7
}
10%, 59% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7
}
20% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7
}
38% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7
}
100% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-o-keyframes loader-tadpole {
0% {
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
5%, 95% {
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7
}
10%, 59% {
box-shadow:0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7
}
20% {
box-shadow:0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7
}
38% {
box-shadow:0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7
}
100% {
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes loader-tadpole {
0% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
5%, 95% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7
}
10%, 59% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7
}
20% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7
}
38% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7
}
100% {
-webkit-box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
box-shadow:0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes loader-ellipsis {
0%, 80%, 100% {
-webkit-box-shadow:0 .625em 0 -.325em #a3afb7;
box-shadow:0 .625em 0 -.325em #a3afb7
}
40% {
-webkit-box-shadow:0 .625em 0 0 #a3afb7;
box-shadow:0 .625em 0 0 #a3afb7
}
}
@-o-keyframes loader-ellipsis {
0%, 80%, 100% {
box-shadow:0 .625em 0 -.325em #a3afb7
}
40% {
box-shadow:0 .625em 0 0 #a3afb7
}
}
@keyframes loader-ellipsis {
0%, 80%, 100% {
-webkit-box-shadow:0 .625em 0 -.325em #a3afb7;
box-shadow:0 .625em 0 -.325em #a3afb7
}
40% {
-webkit-box-shadow:0 .625em 0 0 #a3afb7;
box-shadow:0 .625em 0 0 #a3afb7
}
}
@-webkit-keyframes loader-dot-rotate {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-o-keyframes loader-dot-rotate {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes loader-dot-rotate {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes loader-dot-bounce {
0%, 100% {
-webkit-transform:scale(0);
transform:scale(0)
}
50% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes loader-dot-bounce {
0%, 100% {
-webkit-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
50% {
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes loader-dot-bounce {
0%, 100% {
-webkit-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
50% {
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes loader-bounce {
0%, 100% {
-webkit-transform:scale(0);
transform:scale(0)
}
50% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes loader-bounce {
0%, 100% {
-webkit-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
50% {
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes loader-bounce {
0%, 100% {
-webkit-transform:scale(0);
-o-transform:scale(0);
transform:scale(0)
}
50% {
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
[class*=animation-] {
-webkit-animation-duration:.5s;
-o-animation-duration:.5s;
animation-duration:.5s;
-webkit-animation-timing-function:ease-out;
-o-animation-timing-function:ease-out;
animation-timing-function:ease-out;
-webkit-animation-fill-mode:both;
-o-animation-fill-mode:both;
animation-fill-mode:both
}
.animation-hover:not(:hover), .animation-hover:not(:hover) [class*=animation-], .touch .animation-hover:not(.hover), .touch .animation-hover:not(.hover) [class*=animation-] {
	-webkit-animation-name: none;
	-o-animation-name: none;
	animation-name: none
}
.animation-reverse {
	-webkit-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-animation-direction: reverse;
	-o-animation-direction: reverse;
	animation-direction: reverse
}
.animation-repeat {
	-webkit-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animation-fade {
	-webkit-animation-name: fade;
	-o-animation-name: fade;
	animation-name: fade;
	-webkit-animation-duration: .8s;
	-o-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear
}
.animation-scale {
	-webkit-animation-name: scale-12;
	-o-animation-name: scale-12;
	animation-name: scale-12
}
.animation-scale-up {
	-webkit-animation-name: fade-scale-02;
	-o-animation-name: fade-scale-02;
	animation-name: fade-scale-02
}
.animation-scale-down {
	-webkit-animation-name: fade-scale-18;
	-o-animation-name: fade-scale-18;
	animation-name: fade-scale-18
}
.animation-slide-top {
	-webkit-animation-name: slide-top;
	-o-animation-name: slide-top;
	animation-name: slide-top
}
.animation-slide-bottom {
	-webkit-animation-name: slide-bottom;
	-o-animation-name: slide-bottom;
	animation-name: slide-bottom
}
.animation-slide-left {
	-webkit-animation-name: slide-left;
	-o-animation-name: slide-left;
	animation-name: slide-left
}
.animation-slide-right {
	-webkit-animation-name: slide-right;
	-o-animation-name: slide-right;
	animation-name: slide-right
}
.animation-shake {
	-webkit-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake
}
.animation-duration-10 {
	-webkit-animation-duration: 15s;
	-o-animation-duration: 15s;
	animation-duration: 15s
}
.animation-duration-9 {
	-webkit-animation-duration: 9s;
	-o-animation-duration: 9s;
	animation-duration: 9s
}
.animation-duration-8 {
	-webkit-animation-duration: 8s;
	-o-animation-duration: 8s;
	animation-duration: 8s
}
.animation-duration-7 {
	-webkit-animation-duration: 7s;
	-o-animation-duration: 7s;
	animation-duration: 7s
}
.animation-duration-6 {
	-webkit-animation-duration: 6s;
	-o-animation-duration: 6s;
	animation-duration: 6s
}
.animation-duration-5 {
	-webkit-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s
}
.animation-duration-4 {
	-webkit-animation-duration: 4s;
	-o-animation-duration: 4s;
	animation-duration: 4s
}
.animation-duration-3 {
	-webkit-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s
}
.animation-duration-2 {
	-webkit-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s
}
.animation-duration-1 {
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
.animation-delay-100 {
	-webkit-animation-duration: 100ms;
	-o-animation-duration: 100ms;
	animation-duration: 100ms
}
.animation-duration-250 {
	-webkit-animation-duration: 250ms;
	-o-animation-duration: 250ms;
	animation-duration: 250ms
}
.animation-duration-300 {
	-webkit-animation-duration: 300ms;
	-o-animation-duration: 300ms;
	animation-duration: 300ms
}
.animation-duration-500 {
	-webkit-animation-duration: 500ms;
	-o-animation-duration: 500ms;
	animation-duration: 500ms
}
.animation-duration-750 {
	-webkit-animation-duration: 750ms;
	-o-animation-duration: 750ms;
	animation-duration: 750ms
}
.animation-delay-1000 {
	-webkit-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}
.animation-delay-900 {
	-webkit-animation-delay: 900ms;
	-o-animation-delay: 900ms;
	animation-delay: 900ms
}
.animation-delay-800 {
	-webkit-animation-delay: 800ms;
	-o-animation-delay: 800ms;
	animation-delay: 800ms
}
.animation-delay-700 {
	-webkit-animation-delay: 700ms;
	-o-animation-delay: 700ms;
	animation-delay: 700ms
}
.animation-delay-600 {
	-webkit-animation-delay: 600ms;
	-o-animation-delay: 600ms;
	animation-delay: 600ms
}
.animation-delay-500 {
	-webkit-animation-delay: 500ms;
	-o-animation-delay: 500ms;
	animation-delay: 500ms
}
.animation-delay-400 {
	-webkit-animation-delay: 400ms;
	-o-animation-delay: 400ms;
	animation-delay: 400ms
}
.animation-delay-300 {
	-webkit-animation-delay: 300ms;
	-o-animation-delay: 300ms;
	animation-delay: 300ms
}
.animation-delay-200 {
	-webkit-animation-delay: 200ms;
	-o-animation-delay: 200ms;
	animation-delay: 200ms
}
.animation-delay-100 {
	-webkit-animation-delay: 100ms;
	-o-animation-delay: 100ms;
	animation-delay: 100ms
}
.animation-top-left {
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}
.animation-top-center {
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.animation-top-right {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.animation-middle-left {
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%
}
.animation-middle-right {
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}
.animation-bottom-left {
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%
}
.animation-bottom-center {
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}
.animation-bottom-right {
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}
.animation-easing-easeInOut {
	-webkit-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
	-o-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
	animation-timing-function: cubic-bezier(.42, 0, .58, 1)
}
.animation-easing-easeInQuad {
	-webkit-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
	-o-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
	animation-timing-function: cubic-bezier(.55, .085, .68, .53)
}
.animation-easing-easeInCubic {
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}
.animation-easing-easeInQuart {
	-webkit-animation-timing-function: cubic-bezier(.895, .03, .685, .22);
	-o-animation-timing-function: cubic-bezier(.895, .03, .685, .22);
	animation-timing-function: cubic-bezier(.895, .03, .685, .22)
}
.animation-easing-easeInQuint {
	-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
	-o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
	animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}
.animation-easing-easeInSine {
	-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
	-o-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
	animation-timing-function: cubic-bezier(.47, 0, .745, .715)
}
.animation-easing-easeInExpo {
	-webkit-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
	-o-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
	animation-timing-function: cubic-bezier(.95, .05, .795, .035)
}
.animation-easing-easeInCirc {
	-webkit-animation-timing-function: cubic-bezier(.6, .04, .98, .335);
	-o-animation-timing-function: cubic-bezier(.6, .04, .98, .335);
	animation-timing-function: cubic-bezier(.6, .04, .98, .335)
}
.animation-easing-easeInBack {
	-webkit-animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
	-o-animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
	animation-timing-function: cubic-bezier(.6, -.28, .735, .045)
}
.animation-easing-eastOutQuad {
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	-o-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94)
}
.animation-easing-easeOutCubic {
	-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}
.animation-easing-easeOutQuart {
	-webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
	-o-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
	animation-timing-function: cubic-bezier(.165, .84, .44, 1)
}
.animation-easing-easeOutQuint {
	-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
	-o-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
	animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}
.animation-easing-easeOutSine {
	-webkit-animation-timing-function: cubic-bezier(.39, .575, .565, 1);
	-o-animation-timing-function: cubic-bezier(.39, .575, .565, 1);
	animation-timing-function: cubic-bezier(.39, .575, .565, 1)
}
.animation-easing-easeOutExpo {
	-webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
	-o-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
	animation-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.animation-easing-easeOutCirc {
	-webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
	-o-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
	animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}
.animation-easing-easeOutBack {
	-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	animation-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}
.animation-easing-easeInOutQuad {
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	-o-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}
.animation-easing-easeInOutCubic {
	-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
	-o-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
	animation-timing-function: cubic-bezier(.645, .045, .355, 1)
}
.animation-easing-easeInOutQuart {
	-webkit-animation-timing-function: cubic-bezier(.77, 0, .175, 1);
	-o-animation-timing-function: cubic-bezier(.77, 0, .175, 1);
	animation-timing-function: cubic-bezier(.77, 0, .175, 1)
}
.animation-easing-easeInOutQuint {
	-webkit-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
	-o-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
	animation-timing-function: cubic-bezier(.86, 0, .07, 1)
}
.animation-easing-easeInOutSine {
	-webkit-animation-timing-function: cubic-bezier(.445, .05, .55, .95);
	-o-animation-timing-function: cubic-bezier(.445, .05, .55, .95);
	animation-timing-function: cubic-bezier(.445, .05, .55, .95)
}
.animation-easing-easeInOutExpo {
	-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
	-o-animation-timing-function: cubic-bezier(1, 0, 0, 1);
	animation-timing-function: cubic-bezier(1, 0, 0, 1)
}
.animation-easing-easeInOutCirc {
	-webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
	-o-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
	animation-timing-function: cubic-bezier(.785, .135, .15, .86)
}
.animation-easing-easeInOutBack {
	-webkit-animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	-o-animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}
.animation-easing-easeInOutElastic {
	-webkit-animation-timing-function: cubic-bezier(1, -.56, 0, 1.455);
	-o-animation-timing-function: cubic-bezier(1, -.56, 0, 1.455);
	animation-timing-function: cubic-bezier(1, -.56, 0, 1.455)
}
@-webkit-keyframes fade {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes fade {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fade {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes scale-12 {
0% {
-webkit-transform:scale(1.2);
transform:scale(1.2)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes scale-12 {
0% {
-o-transform:scale(1.2);
transform:scale(1.2)
}
100% {
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes scale-12 {
0% {
-webkit-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2)
}
100% {
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes fade-scale-02 {
0% {
opacity:0;
-webkit-transform:scale(.2);
transform:scale(.2)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes fade-scale-02 {
0% {
opacity:0;
-o-transform:scale(.2);
transform:scale(.2)
}
100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes fade-scale-02 {
0% {
opacity:0;
-webkit-transform:scale(.2);
-o-transform:scale(.2);
transform:scale(.2)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes fade-scale-18 {
0% {
opacity:0;
-webkit-transform:scale(1.8);
transform:scale(1.8)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes fade-scale-18 {
0% {
opacity:0;
-o-transform:scale(1.8);
transform:scale(1.8)
}
100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes fade-scale-18 {
0% {
opacity:0;
-webkit-transform:scale(1.8);
-o-transform:scale(1.8);
transform:scale(1.8)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes slide-top {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-o-keyframes slide-top {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slide-top {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes slide-bottom {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-o-keyframes slide-bottom {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slide-bottom {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes slide-left {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-o-keyframes slide-left {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slide-left {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes slide-right {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-o-keyframes slide-right {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slide-right {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
10% {
-webkit-transform:translateX(-9px);
transform:translateX(-9px)
}
20% {
-webkit-transform:translateX(8px);
transform:translateX(8px)
}
30% {
-webkit-transform:translateX(-7px);
transform:translateX(-7px)
}
40% {
-webkit-transform:translateX(6px);
transform:translateX(6px)
}
50% {
-webkit-transform:translateX(-5px);
transform:translateX(-5px)
}
60% {
-webkit-transform:translateX(4px);
transform:translateX(4px)
}
70% {
-webkit-transform:translateX(-3px);
transform:translateX(-3px)
}
80% {
-webkit-transform:translateX(2px);
transform:translateX(2px)
}
90% {
-webkit-transform:translateX(-1px);
transform:translateX(-1px)
}
}
@-o-keyframes shake {
0%, 100% {
-o-transform:translateX(0);
transform:translateX(0)
}
10% {
-o-transform:translateX(-9px);
transform:translateX(-9px)
}
20% {
-o-transform:translateX(8px);
transform:translateX(8px)
}
30% {
-o-transform:translateX(-7px);
transform:translateX(-7px)
}
40% {
-o-transform:translateX(6px);
transform:translateX(6px)
}
50% {
-o-transform:translateX(-5px);
transform:translateX(-5px)
}
60% {
-o-transform:translateX(4px);
transform:translateX(4px)
}
70% {
-o-transform:translateX(-3px);
transform:translateX(-3px)
}
80% {
-o-transform:translateX(2px);
transform:translateX(2px)
}
90% {
-o-transform:translateX(-1px);
transform:translateX(-1px)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
10% {
-webkit-transform:translateX(-9px);
-o-transform:translateX(-9px);
transform:translateX(-9px)
}
20% {
-webkit-transform:translateX(8px);
-o-transform:translateX(8px);
transform:translateX(8px)
}
30% {
-webkit-transform:translateX(-7px);
-o-transform:translateX(-7px);
transform:translateX(-7px)
}
40% {
-webkit-transform:translateX(6px);
-o-transform:translateX(6px);
transform:translateX(6px)
}
50% {
-webkit-transform:translateX(-5px);
-o-transform:translateX(-5px);
transform:translateX(-5px)
}
60% {
-webkit-transform:translateX(4px);
-o-transform:translateX(4px);
transform:translateX(4px)
}
70% {
-webkit-transform:translateX(-3px);
-o-transform:translateX(-3px);
transform:translateX(-3px)
}
80% {
-webkit-transform:translateX(2px);
-o-transform:translateX(2px);
transform:translateX(2px)
}
90% {
-webkit-transform:translateX(-1px);
-o-transform:translateX(-1px);
transform:translateX(-1px)
}
}
.primary-100 {
	color: #e8f1f8 !important
}
.primary-200 {
	color: #d5e4f1 !important
}
.primary-300 {
	color: #bcd8f1 !important
}
.primary-400 {
	color: #a2caee !important
}
.primary-500 {
	color: #89bceb !important
}
.primary-600 {
	color: #62a8ea !important
}
.primary-700 {
	color: #4e97d9 !important
}
.primary-800 {
	color: #3583ca !important
}
.red-100 {
	color: #ffeaea !important
}
.red-200 {
	color: #fad3d3 !important
}
.red-300 {
	color: #fab4b4 !important
}
.red-400 {
	color: #fa9898 !important
}
.red-500 {
	color: #fa7a7a !important
}
.red-600 {
	color: #f96868 !important
}
.red-700 {
	color: #e9595b !important
}
.red-800 {
	color: #d6494b !important
}
.pink-100 {
	color: #fce4ec !important
}
.pink-200 {
	color: #ffccde !important
}
.pink-300 {
	color: #fba9c6 !important
}
.pink-400 {
	color: #fb8db4 !important
}
.pink-500 {
	color: #f978a6 !important
}
.pink-600 {
	color: #f96197 !important
}
.pink-700 {
	color: #f44c87 !important
}
.pink-800 {
	color: #e53b75 !important
}
.purple-100 {
	color: #f6f2ff !important
}
.purple-200 {
	color: #e3dbf4 !important
}
.purple-300 {
	color: #d2c5ec !important
}
.purple-400 {
	color: #bba7e4 !important
}
.purple-500 {
	color: #a58add !important
}
.purple-600 {
	color: #926dde !important
}
.purple-700 {
	color: #7c51d1 !important
}
.purple-800 {
	color: #6d45bc !important
}
.indigo-100 {
	color: #edeff9 !important
}
.indigo-200 {
	color: #dadef5 !important
}
.indigo-300 {
	color: #bcc5f4 !important
}
.indigo-400 {
	color: #9daaf3 !important
}
.indigo-500 {
	color: #8897ec !important
}
.indigo-600 {
	color: #677ae4 !important
}
.indigo-700 {
	color: #5166d6 !important
}
.indigo-800 {
	color: #465bd4 !important
}
.blue-100 {
	color: #e8f1f8 !important
}
.blue-200 {
	color: #d5e4f1 !important
}
.blue-300 {
	color: #bcd8f1 !important
}
.blue-400 {
	color: #a2caee !important
}
.blue-500 {
	color: #89bceb !important
}
.blue-600 {
	color: #62a8ea !important
}
.blue-700 {
	color: #4e97d9 !important
}
.blue-800 {
	color: #3583ca !important
}
.cyan-100 {
	color: #ecf9fa !important
}
.cyan-200 {
	color: #d3eff2 !important
}
.cyan-300 {
	color: #baeaef !important
}
.cyan-400 {
	color: #9ae1e9 !important
}
.cyan-500 {
	color: #77d6e1 !important
}
.cyan-600 {
	color: #57c7d4 !important
}
.cyan-700 {
	color: #47b8c6 !important
}
.cyan-800 {
	color: #37a9b7 !important
}
.teal-100 {
	color: #ecfdfc !important
}
.teal-200 {
	color: #cdf4f1 !important
}
.teal-300 {
	color: #99e1da !important
}
.teal-400 {
	color: #79d1c9 !important
}
.teal-500 {
	color: #56bfb5 !important
}
.teal-600 {
	color: #3aa99e !important
}
.teal-700 {
	color: #269b8f !important
}
.teal-800 {
	color: #178d81 !important
}
.green-100 {
	color: #e7faf2 !important
}
.green-200 {
	color: #bfedd8 !important
}
.green-300 {
	color: #9fe5c5 !important
}
.green-400 {
	color: #7dd3ae !important
}
.green-500 {
	color: #5cd29d !important
}
.green-600 {
	color: #46be8a !important
}
.green-700 {
	color: #36ab7a !important
}
.green-800 {
	color: #279566 !important
}
.light-green-100 {
	color: #f1f7ea !important
}
.light-green-200 {
	color: #e0ecd1 !important
}
.light-green-300 {
	color: #cadfb1 !important
}
.light-green-400 {
	color: #bad896 !important
}
.light-green-500 {
	color: #acd57c !important
}
.light-green-600 {
	color: #9ece67 !important
}
.light-green-700 {
	color: #83b944 !important
}
.light-green-800 {
	color: #70a532 !important
}
.yellow-100 {
	color: #fffae7 !important
}
.yellow-200 {
	color: #f9eec1 !important
}
.yellow-300 {
	color: #f6e7a9 !important
}
.yellow-400 {
	color: #f8e59b !important
}
.yellow-500 {
	color: #f7e083 !important
}
.yellow-600 {
	color: #f7da64 !important
}
.yellow-700 {
	color: #f9cd48 !important
}
.yellow-800 {
	color: #fbc02d !important
}
.orange-100 {
	color: #fff3e6 !important
}
.orange-200 {
	color: #ffddb9 !important
}
.orange-300 {
	color: #fbce9d !important
}
.orange-400 {
	color: #f6be80 !important
}
.orange-500 {
	color: #f4b066 !important
}
.orange-600 {
	color: #f2a654 !important
}
.orange-700 {
	color: #ec9940 !important
}
.orange-800 {
	color: #e98f2e !important
}
.brown-100 {
	color: #fae6df !important
}
.brown-200 {
	color: #e2bdaf !important
}
.brown-300 {
	color: #d3aa9c !important
}
.brown-400 {
	color: #b98e7e !important
}
.brown-500 {
	color: #a17768 !important
}
.brown-600 {
	color: #8d6658 !important
}
.brown-700 {
	color: #7d5b4f !important
}
.brown-800 {
	color: #715146 !important
}
.grey-100 {
	color: #fafafa !important
}
.grey-200 {
	color: #eee !important
}
.grey-300 {
	color: #e0e0e0 !important
}
.grey-400 {
	color: #bdbdbd !important
}
.grey-500 {
	color: #9e9e9e !important
}
.grey-600 {
	color: #757575 !important
}
.grey-700 {
	color: #616161 !important
}
.grey-800 {
	color: #424242 !important
}
.blue-grey-100 {
	color: #f3f7f9 !important
}
.blue-grey-200 {
	color: #e4eaec !important
}
.blue-grey-300 {
	color: #ccd5db !important
}
.blue-grey-400 {
	color: #a3afb7 !important
}
.blue-grey-500 {
	color: #76838f !important
}
.blue-grey-600 {
	color: #526069 !important
}
.blue-grey-700 {
	color: #37474f !important
}
.blue-grey-800 {
	color: #263238 !important
}
.bg-primary-100 {
	background-color: #e8f1f8 !important
}
.bg-primary-200 {
	background-color: #d5e4f1 !important
}
.bg-primary-300 {
	background-color: #bcd8f1 !important
}
.bg-primary-400 {
	background-color: #a2caee !important
}
.bg-primary-500 {
	background-color: #89bceb !important
}
.bg-primary-600 {
	background-color: #62a8ea !important
}
.bg-primary-700 {
	background-color: #4e97d9 !important
}
.bg-primary-800 {
	background-color: #3583ca !important
}
.bg-red-100 {
	background-color: #ffeaea !important
}
.bg-red-200 {
	background-color: #fad3d3 !important
}
.bg-red-300 {
	background-color: #fab4b4 !important
}
.bg-red-400 {
	background-color: #fa9898 !important
}
.bg-red-500 {
	background-color: #fa7a7a !important
}
.bg-red-600 {
	background-color: #f96868 !important
}
.bg-red-700 {
	background-color: #e9595b !important
}
.bg-red-800 {
	background-color: #d6494b !important
}
.bg-pink-100 {
	background-color: #fce4ec !important
}
.bg-pink-200 {
	background-color: #ffccde !important
}
.bg-pink-300 {
	background-color: #fba9c6 !important
}
.bg-pink-400 {
	background-color: #fb8db4 !important
}
.bg-pink-500 {
	background-color: #f978a6 !important
}
.bg-pink-600 {
	background-color: #f96197 !important
}
.bg-pink-700 {
	background-color: #f44c87 !important
}
.bg-pink-800 {
	background-color: #e53b75 !important
}
.bg-purple-100 {
	background-color: #f6f2ff !important
}
.bg-purple-200 {
	background-color: #e3dbf4 !important
}
.bg-purple-300 {
	background-color: #d2c5ec !important
}
.bg-purple-400 {
	background-color: #bba7e4 !important
}
.bg-purple-500 {
	background-color: #a58add !important
}
.bg-purple-600 {
	background-color: #926dde !important
}
.bg-purple-700 {
	background-color: #7c51d1 !important
}
.bg-purple-800 {
	background-color: #6d45bc !important
}
.bg-indigo-100 {
	background-color: #edeff9 !important
}
.bg-indigo-200 {
	background-color: #dadef5 !important
}
.bg-indigo-300 {
	background-color: #bcc5f4 !important
}
.bg-indigo-400 {
	background-color: #9daaf3 !important
}
.bg-indigo-500 {
	background-color: #8897ec !important
}
.bg-indigo-600 {
	background-color: #677ae4 !important
}
.bg-indigo-700 {
	background-color: #5166d6 !important
}
.bg-indigo-800 {
	background-color: #465bd4 !important
}
.bg-blue-100 {
	background-color: #e8f1f8 !important
}
.bg-blue-200 {
	background-color: #d5e4f1 !important
}
.bg-blue-300 {
	background-color: #bcd8f1 !important
}
.bg-blue-400 {
	background-color: #a2caee !important
}
.bg-blue-500 {
	background-color: #89bceb !important
}
.bg-blue-600 {
	background-color: #62a8ea !important
}
.bg-blue-700 {
	background-color: #4e97d9 !important
}
.bg-blue-800 {
	background-color: #3583ca !important
}
.bg-cyan-100 {
	background-color: #ecf9fa !important
}
.bg-cyan-200 {
	background-color: #d3eff2 !important
}
.bg-cyan-300 {
	background-color: #baeaef !important
}
.bg-cyan-400 {
	background-color: #9ae1e9 !important
}
.bg-cyan-500 {
	background-color: #77d6e1 !important
}
.bg-cyan-600 {
	background-color: #57c7d4 !important
}
.bg-cyan-700 {
	background-color: #47b8c6 !important
}
.bg-cyan-800 {
	background-color: #37a9b7 !important
}
.bg-teal-100 {
	background-color: #ecfdfc !important
}
.bg-teal-200 {
	background-color: #cdf4f1 !important
}
.bg-teal-300 {
	background-color: #99e1da !important
}
.bg-teal-400 {
	background-color: #79d1c9 !important
}
.bg-teal-500 {
	background-color: #56bfb5 !important
}
.bg-teal-600 {
	background-color: #3aa99e !important
}
.bg-teal-700 {
	background-color: #269b8f !important
}
.bg-teal-800 {
	background-color: #178d81 !important
}
.bg-green-100 {
	background-color: #e7faf2 !important
}
.bg-green-200 {
	background-color: #bfedd8 !important
}
.bg-green-300 {
	background-color: #9fe5c5 !important
}
.bg-green-400 {
	background-color: #7dd3ae !important
}
.bg-green-500 {
	background-color: #5cd29d !important
}
.bg-green-600 {
	background-color: #46be8a !important
}
.bg-green-700 {
	background-color: #36ab7a !important
}
.bg-green-800 {
	background-color: #279566 !important
}
.bg-light-green-100 {
	background-color: #f1f7ea !important
}
.bg-light-green-200 {
	background-color: #e0ecd1 !important
}
.bg-light-green-300 {
	background-color: #cadfb1 !important
}
.bg-light-green-400 {
	background-color: #bad896 !important
}
.bg-light-green-500 {
	background-color: #acd57c !important
}
.bg-light-green-600 {
	background-color: #9ece67 !important
}
.bg-light-green-700 {
	background-color: #83b944 !important
}
.bg-light-green-800 {
	background-color: #70a532 !important
}
.bg-yellow-100 {
	background-color: #fffae7 !important
}
.bg-yellow-200 {
	background-color: #f9eec1 !important
}
.bg-yellow-300 {
	background-color: #f6e7a9 !important
}
.bg-yellow-400 {
	background-color: #f8e59b !important
}
.bg-yellow-500 {
	background-color: #f7e083 !important
}
.bg-yellow-600 {
	background-color: #f7da64 !important
}
.bg-yellow-700 {
	background-color: #f9cd48 !important
}
.bg-yellow-800 {
	background-color: #fbc02d !important
}
.bg-orange-100 {
	background-color: #fff3e6 !important
}
.bg-orange-200 {
	background-color: #ffddb9 !important
}
.bg-orange-300 {
	background-color: #fbce9d !important
}
.bg-orange-400 {
	background-color: #f6be80 !important
}
.bg-orange-500 {
	background-color: #f4b066 !important
}
.bg-orange-600 {
	background-color: #f2a654 !important
}
.bg-orange-700 {
	background-color: #ec9940 !important
}
.bg-orange-800 {
	background-color: #e98f2e !important
}
.bg-brown-100 {
	background-color: #fae6df !important
}
.bg-brown-200 {
	background-color: #e2bdaf !important
}
.bg-brown-300 {
	background-color: #d3aa9c !important
}
.bg-brown-400 {
	background-color: #b98e7e !important
}
.bg-brown-500 {
	background-color: #a17768 !important
}
.bg-brown-600 {
	background-color: #8d6658 !important
}
.bg-brown-700 {
	background-color: #7d5b4f !important
}
.bg-brown-800 {
	background-color: #715146 !important
}
.bg-grey-100 {
	background-color: #fafafa !important
}
.bg-grey-200 {
	background-color: #eee !important
}
.bg-grey-300 {
	background-color: #e0e0e0 !important
}
.bg-grey-400 {
	background-color: #bdbdbd !important
}
.bg-grey-500 {
	background-color: #9e9e9e !important
}
.bg-grey-600 {
	background-color: #757575 !important
}
.bg-grey-700 {
	background-color: #616161 !important
}
.bg-grey-800 {
	background-color: #424242 !important
}
.bg-blue-grey-100 {
	background-color: #f3f7f9 !important
}
.bg-blue-grey-200 {
	background-color: #e4eaec !important
}
.bg-blue-grey-300 {
	background-color: #ccd5db !important
}
.bg-blue-grey-400 {
	background-color: #a3afb7 !important
}
.bg-blue-grey-500 {
	background-color: #76838f !important
}
.bg-blue-grey-600 {
	background-color: #526069 !important
}
.bg-blue-grey-700 {
	background-color: #37474f !important
}
.bg-blue-grey-800 {
	background-color: #263238 !important
}
.black {
	color: #000 !important
}
.white {
	color: #fff !important
}
.bg-white {
	color: #76838f;
	background-color: #fff
}
.bg-primary {
	color: #fff;
	background-color: #62a8ea
}
.bg-primary:hover {
	background-color: #8fc1f0
}
.bg-primary a, a.bg-primary {
	color: #fff
}
.bg-primary a:hover, a.bg-primary:hover {
	color: #fff
}
.bg-success {
	color: #fff;
	background-color: #46be8a
}
.bg-success:hover {
	background-color: #6ccba2
}
.bg-success a, a.bg-success {
	color: #fff
}
.bg-success a:hover, a.bg-success:hover {
	color: #fff
}
.bg-info {
	color: #fff;
	background-color: #57c7d4
}
.bg-info:hover {
	background-color: #80d5de
}
.bg-info a, a.bg-info {
	color: #fff
}
.bg-info a:hover, a.bg-info:hover {
	color: #fff
}
.bg-warning {
	color: #fff;
	background-color: #f2a654
}
.bg-warning:hover {
	background-color: #f6bf83
}
.bg-warning a, a.bg-warning {
	color: #fff
}
.bg-warning a:hover, a.bg-warning:hover {
	color: #fff
}
.bg-danger {
	color: #fff;
	background-color: #f96868
}
.bg-danger:hover {
	background-color: #fb9999
}
.bg-danger a, a.bg-danger {
	color: #fff
}
.bg-danger a:hover, a.bg-danger:hover {
	color: #fff
}
.bg-dark {
	color: #fff;
	background-color: #526069
}
.bg-dark:hover {
	background-color: #687a86
}
.bg-dark a, a.bg-dark {
	color: #fff
}
.bg-dark a:hover, a.bg-dark:hover {
	color: #fff
}
.social-facebook {
	color: #fff;
	background-color: #3b5998 !important
}
.social-facebook:hover, .social-facebook:focus {
	color: #fff;
	background-color: #4c70ba !important
}
.social-facebook:active, .social-facebook.active {
	color: #fff;
	background-color: #2d4373 !important
}
.bg-facebook {
	background-color: #3b5998
}
.social-twitter {
	color: #fff;
	background-color: #55acee !important
}
.social-twitter:hover, .social-twitter:focus {
	color: #fff;
	background-color: #83c3f3 !important
}
.social-twitter:active, .social-twitter.active {
	color: #fff;
	background-color: #2795e9 !important
}
.bg-twitter {
	background-color: #55acee
}
.social-google-plus {
	color: #fff;
	background-color: #dd4b39 !important
}
.social-google-plus:hover, .social-google-plus:focus {
	color: #fff;
	background-color: #e47365 !important
}
.social-google-plus:active, .social-google-plus.active {
	color: #fff;
	background-color: #c23321 !important
}
.bg-google-plus {
	background-color: #dd4b39
}
.social-linkedin {
	color: #fff;
	background-color: #0976b4 !important
}
.social-linkedin:hover, .social-linkedin:focus {
	color: #fff;
	background-color: #0b96e5 !important
}
.social-linkedin:active, .social-linkedin.active {
	color: #fff;
	background-color: #075683 !important
}
.bg-linkedin {
	background-color: #0976b4
}
.social-flickr {
	color: #fff;
	background-color: #ff0084 !important
}
.social-flickr:hover, .social-flickr:focus {
	color: #fff;
	background-color: #ff339d !important
}
.social-flickr:active, .social-flickr.active {
	color: #fff;
	background-color: #cc006a !important
}
.bg-flickr {
	background-color: #ff0084
}
.social-tumblr {
	color: #fff;
	background-color: #35465c !important
}
.social-tumblr:hover, .social-tumblr:focus {
	color: #fff;
	background-color: #485f7c !important
}
.social-tumblr:active, .social-tumblr.active {
	color: #fff;
	background-color: #222d3c !important
}
.bg-tumblr {
	background-color: #35465c
}
.social-xing {
	color: #fff;
	background-color: #024b4d !important
}
.social-xing:hover, .social-xing:focus {
	color: #fff;
	background-color: #037b7f !important
}
.social-xing:active, .social-xing.active {
	color: #fff;
	background-color: #011b1b !important
}
.bg-xing {
	background-color: #024b4d
}
.social-github {
	color: #fff;
	background-color: #4183c4 !important
}
.social-github:hover, .social-github:focus {
	color: #fff;
	background-color: #689cd0 !important
}
.social-github:active, .social-github.active {
	color: #fff;
	background-color: #3269a0 !important
}
.bg-github {
	background-color: #4183c4
}
.social-html5 {
	color: #fff;
	background-color: #e44f26 !important
}
.social-html5:hover, .social-html5:focus {
	color: #fff;
	background-color: #ea7453 !important
}
.social-html5:active, .social-html5.active {
	color: #fff;
	background-color: #bf3c18 !important
}
.bg-html5 {
	background-color: #e44f26
}
.social-openid {
	color: #fff;
	background-color: #f67d28 !important
}
.social-openid:hover, .social-openid:focus {
	color: #fff;
	background-color: #f89b59 !important
}
.social-openid:active, .social-openid.active {
	color: #fff;
	background-color: #e26309 !important
}
.bg-openid {
	background-color: #f67d28
}
.social-stack-overflow {
	color: #fff;
	background-color: #f86c01 !important
}
.social-stack-overflow:hover, .social-stack-overflow:focus {
	color: #fff;
	background-color: #fe882e !important
}
.social-stack-overflow:active, .social-stack-overflow.active {
	color: #fff;
	background-color: #c55601 !important
}
.bg-stack-overflow {
	background-color: #f86c01
}
.social-css3 {
	color: #fff;
	background-color: #1572b6 !important
}
.social-css3:hover, .social-css3:focus {
	color: #fff;
	background-color: #1a8fe4 !important
}
.social-css3:active, .social-css3.active {
	color: #fff;
	background-color: #105588 !important
}
.bg-css3 {
	background-color: #1572b6
}
.social-youtube {
	color: #fff;
	background-color: #b31217 !important
}
.social-youtube:hover, .social-youtube:focus {
	color: #fff;
	background-color: #e1171d !important
}
.social-youtube:active, .social-youtube.active {
	color: #fff;
	background-color: #850d11 !important
}
.bg-youtube {
	background-color: #b31217
}
.social-dribbble {
	color: #fff;
	background-color: #c32361 !important
}
.social-dribbble:hover, .social-dribbble:focus {
	color: #fff;
	background-color: #dc3d7b !important
}
.social-dribbble:active, .social-dribbble.active {
	color: #fff;
	background-color: #981b4b !important
}
.bg-dribbble {
	background-color: #c32361
}
.social-instagram {
	color: #fff;
	background-color: #3f729b !important
}
.social-instagram:hover, .social-instagram:focus {
	color: #fff;
	background-color: #548cb9 !important
}
.social-instagram:active, .social-instagram.active {
	color: #fff;
	background-color: #305777 !important
}
.bg-instagram {
	background-color: #3f729b
}
.social-pinterest {
	color: #fff;
	background-color: #cc2127 !important
}
.social-pinterest:hover, .social-pinterest:focus {
	color: #fff;
	background-color: #e04046 !important
}
.social-pinterest:active, .social-pinterest.active {
	color: #fff;
	background-color: #a01a1f !important
}
.bg-pinterest {
	background-color: #cc2127
}
.social-vk {
	color: #fff;
	background-color: #3d5a7d !important
}
.social-vk:hover, .social-vk:focus {
	color: #fff;
	background-color: #4e739f !important
}
.social-vk:active, .social-vk.active {
	color: #fff;
	background-color: #2c415b !important
}
.bg-vk {
	background-color: #3d5a7d
}
.social-yahoo {
	color: #fff;
	background-color: #350178 !important
}
.social-yahoo:hover, .social-yahoo:focus {
	color: #fff;
	background-color: #4b01ab !important
}
.social-yahoo:active, .social-yahoo.active {
	color: #fff;
	background-color: #1f0145 !important
}
.bg-yahoo {
	background-color: #350178
}
.social-behance {
	color: #fff;
	background-color: #1769ff !important
}
.social-behance:hover, .social-behance:focus {
	color: #fff;
	background-color: #4a8aff !important
}
.social-behance:active, .social-behance.active {
	color: #fff;
	background-color: #0050e3 !important
}
.bg-behance {
	background-color: #024b4d
}
.social-dropbox {
	color: #fff;
	background-color: #007ee5 !important
}
.social-dropbox:hover, .social-dropbox:focus {
	color: #fff;
	background-color: #1998ff !important
}
.social-dropbox:active, .social-dropbox.active {
	color: #fff;
	background-color: #0062b2 !important
}
.bg-dropbox {
	background-color: #007ee5
}
.social-reddit {
	color: #fff;
	background-color: #ff4500 !important
}
.social-reddit:hover, .social-reddit:focus {
	color: #fff;
	background-color: #ff6a33 !important
}
.social-reddit:active, .social-reddit.active {
	color: #fff;
	background-color: #cc3700 !important
}
.bg-reddit {
	background-color: #ff4500
}
.social-spotify {
	color: #fff;
	background-color: #7ab800 !important
}
.social-spotify:hover, .social-spotify:focus {
	color: #fff;
	background-color: #9ceb00 !important
}
.social-spotify:active, .social-spotify.active {
	color: #fff;
	background-color: #588500 !important
}
.bg-spotify {
	background-color: #7ab800
}
.social-vine {
	color: #fff;
	background-color: #00b488 !important
}
.social-vine:hover, .social-vine:focus {
	color: #fff;
	background-color: #00e7af !important
}
.social-vine:active, .social-vine.active {
	color: #fff;
	background-color: #008161 !important
}
.bg-vine {
	background-color: #00b488
}
.social-foursquare {
	color: #fff;
	background-color: #0cbadf !important
}
.social-foursquare:hover, .social-foursquare:focus {
	color: #fff;
	background-color: #2ad0f4 !important
}
.social-foursquare:active, .social-foursquare.active {
	color: #fff;
	background-color: #0992af !important
}
.bg-foursquare {
	background-color: #0cbadf
}
.social-vimeo {
	color: #fff;
	background-color: #1ab7ea !important
}
.social-vimeo:hover, .social-vimeo:focus {
	color: #fff;
	background-color: #49c6ee !important
}
.social-vimeo:active, .social-vimeo.active {
	color: #fff;
	background-color: #1295bf !important
}
.bg-vimeo {
	background-color: #1ab7ea
}
.social-skype {
	color: #fff;
	background-color: #77bcfd !important
}
.social-skype:hover, .social-skype:focus {
	color: #fff;
	background-color: #a9d5fe !important
}
.social-skype:active, .social-skype.active {
	color: #fff;
	background-color: #45a3fc !important
}
.bg-skype {
	background-color: #77bcfd
}
.social-evernote {
	color: #fff;
	background-color: #46bf8c !important
}
.social-evernote:hover, .social-evernote:focus {
	color: #fff;
	background-color: #6ccca4 !important
}
.social-evernote:active, .social-evernote.active {
	color: #fff;
	background-color: #369c71 !important
}
.bg-evernote {
	background-color: #46bf8c
}
a:focus {
	outline: 0
}
.blocks, [class*="blocks-"] {
padding:0;
margin:0;
margin-right:-15px;
margin-left:-15px;
list-style:none
}
.blocks:before, [class*="blocks-"]:before, .blocks:after, [class*="blocks-"]:after {
	display: table;
	content: " "
}
.blocks:after, [class*="blocks-"]:after {
	clear: both
}
.blocks>li, [class*="blocks-"]>li {
position:relative;
float:left;
min-height:1px;
padding-right:5px;
padding-left:5px;
margin-bottom:22px
}
.blocks.no-space, [class*="blocks-"].no-space {
	margin: 0
}
.blocks.no-space>li, [class*="blocks-"].no-space>li {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0
}
.blocks-2>li:nth-child(2n+3), .blocks-3>li:nth-child(3n+4), .blocks-4>li:nth-child(4n+5), .blocks-5>li:nth-child(5n+6), .blocks-6>li:nth-child(6n+7), .block-first {
	clear: both
}
.blocks-100>li {
	width: 100%
}
.blocks-2>li {
	width: 50%
}
.blocks-3>li {
	width: 33.33333333%
}
.blocks-4>li {
	width: 25%
}
.blocks-5>li {
	width: 20%
}
.blocks-6>li {
	width: 16.66666667%
}
@media(min-width:480px) {
.blocks-xs-100>li {
	width: 100%
}
}
@media(min-width:480px) {
.blocks-xs-2>li {
	width: 50%
}
}
@media(min-width:480px) {
.blocks-xs-3>li {
	width: 33.33333333%
}
}
@media(min-width:480px) {
.blocks-xs-4>li {
	width: 25%
}
}
@media(min-width:480px) {
.blocks-xs-5>li {
	width: 20%
}
}
@media(min-width:480px) {
.blocks-xs-6>li {
	width: 16.66666667%
}
}
@media(min-width:768px) {
.blocks-sm-100>li {
	width: 100%
}
}
@media(min-width:768px) {
.blocks-sm-2>li {
	width: 50%
}
}
@media(min-width:768px) {
.blocks-sm-3>li {
	width: 33.33333333%
}
}
@media(min-width:768px) {
.blocks-sm-4>li {
	width: 25%
}
}
@media(min-width:768px) {
.blocks-sm-5>li {
	width: 20%
}
}
@media(min-width:768px) {
.blocks-sm-6>li {
	width: 16.66666667%
}
}
@media(min-width:992px) {
.blocks-md-100>li {
	width: 100%
}
}
@media(min-width:992px) {
.blocks-md-2>li {
	width: 50%
}
}
@media(min-width:992px) {
.blocks-md-3>li {
	width: 33.33333333%
}
}
@media(min-width:992px) {
.blocks-md-4>li {
	width: 25%
}
}
@media(min-width:992px) {
.blocks-md-5>li {
	width: 20%
}
}
@media(min-width:992px) {
.blocks-md-6>li {
	width: 16.66666667%
}
}
@media(min-width:1200px) {
.blocks-lg-100>li {
	width: 100%
}
}
@media(min-width:1200px) {
.blocks-lg-2>li {
	width: 50%
}
}
@media(min-width:1200px) {
.blocks-lg-3>li {
	width: 33.33333333%
}
}
@media(min-width:1200px) {
.blocks-lg-4>li {
	width: 25%
}
}
@media(min-width:1200px) {
.blocks-lg-5>li {
	width: 20%
}
}
@media(min-width:1200px) {
.blocks-lg-6>li {
	width: 16.66666667%
}
}
@media(min-width:1600px) {
.blocks-xlg-100>li {
	width: 100%
}
}
@media(min-width:1600px) {
.blocks-xlg-2>li {
	width: 50%
}
}
@media(min-width:1600px) {
.blocks-xlg-3>li {
	width: 33.33333333%
}
}
@media(min-width:1600px) {
.blocks-xlg-4>li {
	width: 25%
}
}
@media(min-width:1600px) {
.blocks-xlg-5>li {
	width: 20%
}
}
@media(min-width:1600px) {
.blocks-xlg-6>li {
	width: 16.66666667%
}
}
.avatar {
	position: relative;
	display: inline-block;
	width: 40px;
	white-space: nowrap;
	vertical-align: bottom;
	border-radius: 1000px
}
.avatar i {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 100%
}
.avatar img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border: 0 none;
	border-radius: 1000px
}
.avatar-online i {
	background-color: #46be8a
}
.avatar-off i {
	background-color: #526069
}
.avatar-busy i {
	background-color: #f2a654
}
.avatar-away i {
	background-color: #f96868
}
.avatar-100 {
	width: 100px
}
.avatar-100 i {
	width: 20px;
	height: 20px
}
.avatar-lg {
	width: 50px
}
.avatar-lg i {
	width: 12px;
	height: 12px
}
.avatar-sm {
	width: 30px
}
.avatar-sm i {
	width: 8px;
	height: 8px
}
.avatar-xs {
	width: 20px
}
.avatar-xs i {
	width: 7px;
	height: 7px
}
.status {
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 100%
}
.status-online {
	background-color: #46be8a
}
.status-off {
	background-color: #526069
}
.status-busy {
	background-color: #f2a654
}
.status-away {
	background-color: #f96868
}
.status-lg {
	width: 14px;
	height: 14px
}
.status-md {
	width: 10px;
	height: 10px
}
.status-sm {
	width: 8px;
	height: 8px
}
.status-xs {
	width: 7px;
	height: 7px
}
.icon {
	position: relative;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon.pull-left {
	margin-right: .3em
}
.icon.pull-right {
	margin-left: .3em
}
.icon.icon-circle {
	position: relative;
	margin: .5em
}
.icon.icon-circle:before {
	position: relative;
	z-index: 1
}
.icon.icon-circle:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 2em;
	height: 2em;
	content: "";
	background-color: inherit;
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.icon.icon-lg {
	font-size: 1.33333333em;
	vertical-align: -15%
}
.icon.icon-2x {
	font-size: 2em
}
.icon.icon-3x {
	font-size: 3em
}
.icon.icon-4x {
	font-size: 4em
}
.icon.icon-5x {
	font-size: 5em
}
.icon.icon-fw {
	width: 1.28571429em;
	text-align: center
}
.icon.icon-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.icon.icon-ul>li {
	position: relative
}
.icon.icon-li {
	position: absolute;
	top: .14285714em;
	left: -2.14285714em;
	width: 2.14285714em;
	text-align: center
}
.icon.icon-li.icon-lg {
	left: -1.85714286em
}
.icon.icon-border {
	padding: .2em .25em .15em;
	border: solid .08em #e4eaec;
	border-radius: .1em
}
.icon.icon-spin {
	-webkit-animation: icon-spin 2s infinite linear;
	-o-animation: icon-spin 2s infinite linear;
	animation: icon-spin 2s infinite linear
}
.icon.icon-spin-reverse {
	-webkit-animation: icon-spin-reverse 2s infinite linear;
	-o-animation: icon-spin-reverse 2s infinite linear;
	animation: icon-spin-reverse 2s infinite linear
}
.icon.icon-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.icon.icon-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.icon.icon-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.icon.icon-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.icon.icon-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.icon.icon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.icon.icon-stack-1x, .icon.icon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.icon.icon-stack-1x {
	line-height: inherit
}
.icon.icon-stack-2x {
	font-size: 2em
}
.icon.icon-stack-inverse {
	color: #fff
}
.icon-color {
	color: rgba(55,71,79,.4)
}
.icon-color:hover, .icon-color:focus {
	color: rgba(55,71,79,.6)
}
.icon-color.active, .icon-color:active {
	color: #37474f
}
.icon-color-alt {
	color: rgba(55,71,79,.6)
}
.icon-color-alt:hover, .icon-color-alt:focus {
	color: rgba(55,71,79,.8)
}
.icon-color-alt.active, .icon-color-alt:active {
	color: #37474f
}
:root-rotate-90, :root-rotate-180, :root-rotate-270, :root-flip-horizontal, :root-flip-vertical {
filter:none;
-webkit-filter:none
}
@-webkit-keyframes icon-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-o-keyframes icon-spin {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
-o-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes icon-spin {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
-o-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-webkit-keyframes icon-spin-reverse {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(-359deg);
transform:rotate(-359deg)
}
}
@-o-keyframes icon-spin-reverse {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(-359deg);
-o-transform:rotate(-359deg);
transform:rotate(-359deg)
}
}
@keyframes icon-spin-reverse {
0% {
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(-359deg);
-o-transform:rotate(-359deg);
transform:rotate(-359deg)
}
}
.hamburger {
	font-size: 20px;
	vertical-align: middle
}
.hamburger, .hamburger:before, .hamburger .hamburger-bar, .hamburger:after {
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out
}
.hamburger:before, .hamburger:after {
	content: ""
}
.hamburger:before, .hamburger .hamburger-bar, .hamburger:after {
	display: block;
	width: 1em;
	height: .1em;
	margin: 0;
	background: #76838f;
	border-radius: 1px
}
.navbar-default .hamburger:before, .navbar-default .hamburger .hamburger-bar, .navbar-default .hamburger:after {
	background: #76838f
}
.navbar-inverse .hamburger:before, .navbar-inverse .hamburger .hamburger-bar, .navbar-inverse .hamburger:after {
	background: #fff
}
.hamburger .hamburger-bar {
	margin: .2em 0
}
.hamburger-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%
}
.hamburger-close .hamburger-bar {
	opacity: 0
}
.hamburger-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%
}
.hamburger-close.hided:before, .hamburger-close.collapsed:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}
.hamburger-close.hided .hamburger-bar, .hamburger-close.collapsed .hamburger-bar {
	opacity: 1
}
.hamburger-close.hided:after, .hamburger-close.collapsed:after {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}
.hamburger-arrow-left.collapsed {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.hamburger-arrow-left.collapsed:before {
	width: .6em;
	-webkit-transform: translate3d(.45em, .1em, 0) rotate(45deg);
	transform: translate3d(.45em, .1em, 0) rotate(45deg)
}
.hamburger-arrow-left.collapsed .hamburger-bar {
	border-radius: .2em
}
.hamburger-arrow-left.collapsed:after {
	width: .6em;
	-webkit-transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
	transform: translate3d(.45em, -.1em, 0) rotate(-45deg)
}
.counter {
	text-align: center
}
.counter>.counter-number, .counter .counter-number-group {
	font-size: 20px;
	color: #37474f
}
.counter-label {
	display: block
}
.counter-icon {
	font-size: 20px
}
.counter-lg>.counter-number, .counter-lg .counter-number-group {
	font-size: 40px
}
.counter-lg .counter-icon {
	font-size: 40px
}
.counter-md>.counter-number, .counter-md .counter-number-group {
	font-size: 30px
}
.counter-md .counter-icon {
	font-size: 30px
}
.counter-sm>.counter-number, .counter-sm .counter-number-group {
	font-size: 14px
}
.counter-sm .counter-icon {
	font-size: 14px
}
.counter-sm .counter-number-related+.counter-number, .counter-sm .counter-number+.counter-number-related {
	margin-left: 0
}
.counter-inverse {
	color: #fff
}
.counter-inverse>.counter-number, .counter-inverse .counter-number-group {
	color: #fff
}
.counter-inverse .counter-icon {
	color: #fff
}
.widget {
	position: relative;
	margin-bottom: 30px;
	background-color: #fff
}
.widget .cover {
	width: 100%
}
[class*="blocks-"]>li>.widget {
margin-bottom:0
}
.widget-shadow {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.widget {
	border-radius: 3px
}
.widget .widget-header {
	border-radius: 3px 3px 0 0
}
.widget .widget-header:last-child {
	border-radius: inherit
}
.widget .widget-body:last-child {
	border-radius: 0 0 3px 3px
}
.widget .widget-body:last-child .widget-body-footer {
	border-radius: 0 0 3px 3px
}
.widget .widget-footer {
	border-radius: 0 0 3px 3px
}
.widget .widget-footer:first-child {
	border-radiu: inherit
}
.widget-body {
	position: relative;
	padding: 30px 25px
}
.widget-body-footer {
	margin-top: 30px
}
.widget-body-footer:before, .widget-body-footer:after {
	display: table;
	content: " "
}
.widget-body-footer:after {
	clear: both
}
.widget-content ul {
	padding: 0;
	margin: 0
}
.widget-content li {
	list-style: none
}
.widget-title {
	margin-top: 0;
	color: #37474f;
	text-transform: capitalize
}
div.widget-title {
	font-size: 22px
}
.overlay-panel .widget-title {
	color: #fff
}
.widget>.widget-title {
	padding: 12px 20px
}
.widget-metas {
	font-size: 12px;
	color: #a3afb7
}
.widget-metas.type-link>a {
	position: relative;
	display: inline-block;
	padding: 3px 5px;
	color: #a3afb7
}
.widget-metas.type-link>a:first-child {
	padding-left: 0
}
.widget-metas.type-link>a:hover {
	color: #ccd5db
}
.widget-metas.type-link>a+a:before {
	position: absolute;
	top: 10px;
	left: -2px;
	width: 3px;
	height: 3px;
	content: '';
	background-color: #a3afb7;
	border-radius: 50%
}
.overlay-background .widget-time {
	color: #fff;
	opacity: .8
}
.widget-category {
	font-size: 16px
}
.widget-actions {
	margin-top: 10px;
	text-align: right
}
.widget-actions a {
	display: inline-block;
	margin-right: 10px;
	color: #a3afb7;
	vertical-align: middle
}
.widget-actions a.icon, .widget-actions a .icon {
	text-decoration: none
}
.widget-actions a.icon+span, .widget-actions a .icon+span {
	margin-left: 2px
}
.widget-actions a.active, .widget-actions a:hover, .widget-actions a:focus {
	color: #ccd5db;
	text-decoration: none
}
.widget-actions a:last-child {
	margin-right: 0
}
.widget-actions-sidebar {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 60px
}
.widget-actions-sidebar a {
	display: inline-block;
	width: 100%;
	height: 60px;
	margin-right: 0;
	text-align: center;
	border-right: 1px solid #e4eaec
}
.widget-actions-sidebar a:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: ''
}
.widget-actions-sidebar a+a {
	border-top: 1px solid #e4eaec
}
.widget-actions-sidebar+.widget-content {
	margin-left: 80px
}
.widget-watermark {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 1;
	opacity: .1
}
.widget-watermark.darker {
	color: black
}
.widget-watermark.lighter {
	color: white
}
.widget-divider:after {
	display: block;
	width: 20px;
	height: 2px;
	margin: 15px auto;
	content: "";
	background-color: #fff
}
.widget-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: 100%
}
.widget-left+.widget-body {
	width: 60%;
	margin-left: 40%
}
@media(max-width:767px) {
.widget-left {
	position: relative;
	width: 100%;
	height: 320px
}
.widget-left+.widget-body {
	width: 100%;
	margin-left: 0
}
}
.panel-group .panel {
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel-group .panel-title {
	position: relative;
	padding: 15px 30px;
	font-size: 14px
}
.panel-group .panel-title:before, .panel-group .panel-title:after {
	position: absolute;
	top: 15px;
	right: 30px;
	font-family: "Web Icons";
	-webkit-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s
}
.panel-group .panel-title:before {
	content: "\f197"
}
.panel-group .panel-title:after {
	content: "\f199"
}
.panel-group .panel-title[aria-expanded="false"]:before {
	opacity: .4
}
.panel-group .panel-title[aria-expanded="false"]:after {
	opacity: 0;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.panel-group .panel-title[aria-expanded="true"]:before {
	opacity: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.panel-group .panel-title[aria-expanded="true"]:after {
	opacity: 1
}
.panel-group .panel-title:hover, .panel-group .panel-title:focus {
	color: #76838f;
	text-decoration: none
}
.panel-group .panel-title:focus {
	outline: 0
}
.panel-group .panel-heading+.panel-collapse {
	margin: 0
}
.panel-group .panel-collapse .panel-body {
	padding: 15px 30px
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top-color: transparent
}
.panel-group .panel+.panel {
	margin-top: 10px
}
.panel-group-continuous .panel {
	border-radius: 0
}
.panel-group-continuous .panel:first-child {
	border-radius: 4px 4px 0 0
}
.panel-group-continuous .panel:last-child {
	border-radius: 0 0 4px 4px
}
.panel-group-continuous .panel+.panel {
	margin-top: 0;
	border-top: 1px solid #e4eaec
}
.panel-group-simple .panel {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel-group-simple .panel-title {
	padding-bottom: 10px;
	padding-left: 0
}
.panel-group-simple .panel-title:before, .panel-group-simple .panel-title:after {
	right: 5px
}
.panel-group-simple .panel-collapse .panel-body {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0
}
.panel-group-simple .panel+.panel {
	margin-top: 0
}
.cover {
	overflow: hidden
}
.cover-background {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover
}
.cover-image {
	width: 100%
}
.cover-quote {
	position: relative;
	padding-left: 35px;
	margin-bottom: 0;
	border-left: 0
}
.cover-quote:before, .cover-quote:after {
	position: absolute;
	top: -20px;
	font-size: 4em
}
.cover-quote:before {
	left: 0;
	content: open-quote
}
.cover-quote:after {
	right: 0;
	visibility: hidden;
	content: close-quote
}
.cover-quote.blockquote-reverse {
	padding-right: 35px;
	padding-left: 20px;
	border-right: 0
}
.cover-quote.blockquote-reverse:before {
	right: 0;
	left: auto;
	content: close-quote
}
.cover-gallery .carousel-inner img {
	width: 100%
}
.cover-iframe {
	width: 100%;
	border: 0 none
}
.overlay {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.overlay>:first-child, .overlay .overlay-figure {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0
}
.overlay-panel {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px;
	color: #fff
}
.overlay-panel a:not([class]) {
	color: inherit;
	text-decoration: underline
}
.overlay-panel>:last-child {
	margin-bottom: 0
}
.overlay-panel h1, .overlay-panel h2, .overlay-panel h3, .overlay-panel h4, .overlay-panel h5, .overlay-panel h6 {
	color: inherit
}
.overlay-hover:not(:hover) .overlay-panel:not(.overlay-background-fixed) {
	opacity: 0
}
.overlay-background {
	background: rgba(0,0,0,.5)
}
.overlay-image {
	width: 100%;
	max-width: 100%;
	padding: 0
}
.overlay-shade {
	background: rgba(0,0,0,0) -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255,255,255,0)), color-stop(90%, rgba(255,255,255,.87)), to(#fff)) repeat scroll 0 0;
	background: rgba(0,0,0,0) -webkit-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(255,255,255,.87) 90%, #fff 100%) repeat scroll 0 0;
	background: rgba(0,0,0,0) -o-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(255,255,255,.87) 90%, #fff 100%) repeat scroll 0 0;
	background: rgba(0,0,0,0) linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(255,255,255,.87) 90%, #fff 100%) repeat scroll 0 0
}
.overlay-top {
	bottom: auto
}
.overlay-bottom {
	top: auto
}
.overlay-left {
	right: auto
}
.overlay-right {
	left: auto
}
.overlay-icon {
	font-size: 0;
	text-align: center
}
.overlay-icon:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: ""
}
.overlay-icon .icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 32px;
	line-height: 1;
	color: #fff;
	text-decoration: none
}
.overlay-anchor {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.overlay-fade, .overlay-scale, .overlay-spin, .overlay-grayscale, .overlay-blur, [class*='overlay-slide'] {
-webkit-transition-timing-function:ease-out;
-o-transition-timing-function:ease-out;
transition-timing-function:ease-out;
-webkit-transition-duration:.3s;
-o-transition-duration:.3s;
transition-duration:.3s;
-webkit-transition-property:opacity -webkit-transform -webkit-filter, opacity -webkit-transform filter;
-o-transition-property:opacity -o-transform filter;
transition-property:opacity transform filter
}
.overlay-fade {
	opacity: .7
}
.overlay-hover:hover .overlay-fade {
	opacity: 1
}
.overlay-scale {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.overlay-hover:hover .overlay-scale {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.overlay-spin {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg)
}
.overlay-hover:hover .overlay-spin {
	-webkit-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	transform: scale(1.1) rotate(3deg)
}
.overlay-grayscale {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%)
}
.overlay-hover:hover .overlay-grayscale {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%)
}
[class*='overlay-slide'] {
opacity:0
}
.overlay-slide-top {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.overlay-slide-bottom {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%)
}
.overlay-slide-left {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}
.overlay-slide-right {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}
.overlay-hover:hover [class*='overlay-slide'] {
	opacity: 1;
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	-o-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}
.comments {
	padding: 0;
	margin: 0
}
.comments .comment {
	border: 0;
	border-bottom: 1px solid #e4eaec
}
.comments .comment .comment:first-child {
	border-top: 1px solid #e4eaec
}
.comments .comment .comment:last-child {
	border-bottom: 0
}
.comment {
	padding: 20px 0;
	margin: 0
}
.comment .comment {
	padding-bottom: 20px;
	margin-top: 20px
}
.comment .comment:last-child {
	padding-bottom: 0
}
.comment-author, .comment-author:hover, .comment-author:focus {
	color: #37474f
}
.comment-meta {
	display: inline-block;
	margin-left: 5px;
	font-size: 12px;
	color: #a3afb7
}
.comment-content {
	margin-top: 5px
}
.comment-content p {
	margin-bottom: 10px
}
.comment-actions {
	margin-top: 10px;
	text-align: right
}
.comment-actions a {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}
.comment-actions a.icon {
	text-decoration: none
}
.comment-actions a:last-child {
	margin-right: 0
}
.comment-reply {
	margin: 22px 0 10px
}
.comment-reply .form-group:last-child {
	margin-bottom: 0
}
.chat-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff
}
.chats {
	padding: 30px 15px
}
.chat-avatar {
	float: right
}
.chat-avatar .avatar {
	width: 30px
}
.chat-body {
	display: block;
	margin: 10px 30px 0 0;
	overflow: hidden
}
.chat-body:first-child {
	margin-top: 0
}
.chat-content {
	position: relative;
	display: block;
	float: right;
	padding: 8px 15px;
	margin: 0 20px 10px 0;
	clear: both;
	color: #fff;
	background-color: #62a8ea;
	border-radius: 4px
}
.chat-content:before {
	position: absolute;
	top: 10px;
	right: -10px;
	width: 0;
	height: 0;
	content: '';
	border: 5px solid transparent;
	border-left-color: #62a8ea
}
.chat-content>p:last-child {
	margin-bottom: 0
}
.chat-content+.chat-content:before {
	border-color: transparent
}
.chat-time {
	display: block;
	margin-top: 8px;
	color: rgba(255,255,255,.6)
}
.chat-left .chat-avatar {
	float: left
}
.chat-left .chat-body {
	margin-right: 0;
	margin-left: 30px
}
.chat-left .chat-content {
	float: left;
	margin: 0 0 10px 20px;
	color: #76838f;
	background-color: #dfe9ef
}
.chat-left .chat-content:before {
	right: auto;
	left: -10px;
	border-right-color: #dfe9ef;
	border-left-color: transparent
}
.chat-left .chat-content+.chat-content:before {
	border-color: transparent
}
.chat-left .chat-time {
	color: #a3afb7
}
.steps {
	margin-bottom: 22px
}
.steps.row {
	display: block;
	margin-right: 0;
	margin-left: 0
}
.step {
	position: relative;
	padding: 12px 20px;
	margin: 0;
	font-size: inherit;
	color: #a3afb7;
	vertical-align: top;
	background-color: #f3f7f9;
	border-radius: 0
}
.step-icon {
	float: left;
	margin-right: .5em;
	font-size: 20px
}
.step-number {
	position: absolute;
	top: 50%;
	left: 20px;
	width: 40px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: #e4eaec;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.step-number ~ .step-desc {
	min-height: 40px;
	margin-left: 50px
}
.step-title {
	margin-bottom: 0;
	font-size: 20px;
	color: #526069
}
.step-desc {
	text-align: left
}
.step-desc p {
	margin-bottom: 0
}
.steps-vertical .step {
	display: block;
	padding: 18px 20px
}
.steps-vertical .step[class*="col-"] {
	float: none;
	width: 100%
}
.step.current {
	color: #fff;
	background-color: #62a8ea
}
.step.current .step-title {
	color: #fff
}
.step.current .step-number {
	color: #62a8ea;
	background-color: #fff
}
.step.disabled {
	color: #ccd5db;
	pointer-events: none;
	cursor: auto
}
.step.disabled .step-title {
	color: #ccd5db
}
.step.disabled .step-number {
	background-color: #ccd5db
}
.step.error {
	color: #fff;
	background-color: #f96868
}
.step.error .step-title {
	color: #fff
}
.step.error .step-number {
	color: #f96868;
	background-color: #fff
}
.step.done {
	color: #fff;
	background-color: #46be8a
}
.step.done .step-title {
	color: #fff
}
.step.done .step-number {
	color: #46be8a;
	background-color: #fff
}
.steps-lg .step {
	padding: 20px 20px;
	font-size: 16px
}
.steps-lg .step-icon {
	font-size: 22px
}
.steps-lg .step-title {
	font-size: 22px
}
.steps-lg .step-number {
	width: 46px;
	height: 46px;
	font-size: 28px;
	line-height: 46px
}
.steps-lg .step-number ~ .step-desc {
	min-height: 46px;
	margin-left: 56px
}
.steps-sm .step {
	font-size: 12px
}
.steps-sm .step-icon {
	font-size: 18px
}
.steps-sm .step-title {
	font-size: 18px
}
.steps-sm .step-number {
	width: 30px;
	height: 30px;
	font-size: 24px;
	line-height: 30px
}
.steps-sm .step-number ~ .step-desc {
	min-height: 30px;
	margin-left: 40px
}
.steps-xs .step {
	font-size: 10px
}
.steps-xs .step-icon {
	font-size: 16px
}
.steps-xs .step-title {
	font-size: 16px
}
.steps-xs .step-number {
	width: 24px;
	height: 24px;
	font-size: 20px;
	line-height: 24px
}
.steps-xs .step-number ~ .step-desc {
	min-height: 24px;
	margin-left: 34px
}
.pearls {
	margin-bottom: 22px
}
.pearls.row {
	display: block
}
.pearl {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center
}
.pearl:before, .pearl:after {
	position: absolute;
	top: 18px;
	z-index: 0;
	width: 50%;
	height: 4px;
	content: "";
	background-color: #f3f7f9
}
.pearl:before {
	left: 0
}
.pearl:after {
	right: 0
}
.pearl:first-child:before, .pearl:last-child:after {
	display: none !important
}
.pearl-number, .pearl-icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	background: #ccd5db;
	border: 2px solid #ccd5db;
	border-radius: 50%
}
.pearl-number {
	font-size: 18px
}
.pearl-icon {
	font-size: 18px
}
.pearl-title {
	display: block;
	margin-top: .5em;
	margin-bottom: 0;
	overflow: hidden;
	font-size: 16px;
	color: #526069;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap
}
.pearl.current:before, .pearl.current:after {
	background-color: #62a8ea
}
.pearl.current .pearl-number, .pearl.current .pearl-icon {
	color: #62a8ea;
	background-color: #fff;
	border-color: #62a8ea;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3)
}
.pearl.disabled {
	pointer-events: none;
	cursor: auto
}
.pearl.disabled:before, .pearl.disabled:after {
	background-color: #f3f7f9
}
.pearl.disabled .pearl-number, .pearl.disabled .pearl-icon {
	color: #fff;
	background-color: #ccd5db;
	border-color: #ccd5db
}
.pearl.error:before {
	background-color: #62a8ea
}
.pearl.error:after {
	background-color: #f3f7f9
}
.pearl.error .pearl-number, .pearl.error .pearl-icon {
	color: #f96868;
	background-color: #fff;
	border-color: #f96868
}
.pearl.done:before, .pearl.done:after {
	background-color: #62a8ea
}
.pearl.done .pearl-number, .pearl.done .pearl-icon {
	color: #fff;
	background-color: #62a8ea;
	border-color: #62a8ea
}
.pearls-lg .pearl:before, .pearls-lg .pearl:after {
	top: 20px
}
.pearls-lg .pearl-title {
	font-size: 18px
}
.pearls-lg .pearl-number, .pearls-lg .pearl-icon {
	width: 40px;
	height: 40px;
	line-height: 36px
}
.pearls-lg .pearl-icon {
	font-size: 20px
}
.pearls-lg .pearl-number {
	font-size: 20px
}
.pearls-sm .pearl:before, .pearls-sm .pearl:after {
	top: 16px
}
.pearls-sm .pearl-title {
	font-size: 14px
}
.pearls-sm .pearl-number, .pearls-sm .pearl-icon {
	width: 32px;
	height: 32px;
	line-height: 28px
}
.pearls-sm .pearl-number {
	font-size: 16px
}
.pearls-sm .pearl-icon {
	font-size: 14px
}
.pearls-xs .pearl:before, .pearls-xs .pearl:after {
	top: 12px;
	height: 2px
}
.pearls-xs .pearl-title {
	font-size: 12px
}
.pearls-xs .pearl-number, .pearls-xs .pearl-icon {
	width: 24px;
	height: 24px;
	line-height: 20px
}
.pearls-xs .pearl-number {
	font-size: 12px
}
.pearls-xs .pearl-icon {
	font-size: 12px
}
.timeline {
	position: relative;
	padding: 0;
	margin-bottom: 22px;
	list-style: none;
	background: transparent
}
.timeline:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 2px;
	margin-left: -1px;
	content: "";
	background-color: #e4eaec
}
.timeline:after {
	display: table;
	content: ""
}
.timeline:after {
	clear: both
}
.timeline>li {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	padding-right: 40px;
	margin-bottom: 60px;
	clear: left
}
.timeline>li.timeline-period {
	position: relative;
	z-index: 6;
	display: block;
	float: none;
	width: 200px;
	padding: 25px 10px;
	margin: 20px auto 30px;
	clear: both;
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
	background: #f1f4f5
}
.timeline>li.timeline-reverse {
	float: right;
	padding-right: 0;
	padding-left: 40px;
	clear: right
}
.timeline>li:last-child {
	margin-bottom: 0
}
.timeline:not(.timeline-single)>li:not(.timeline-period):first-child+.timeline-item, .timeline:not(.timeline-single)>li.timeline-period+.timeline-item+.timeline-item {
	margin-top: 90px
}
.timeline-content {
	float: left;
	width: 100%;
	overflow: hidden;
	clear: left
}
.timeline-reverse .timeline-content {
	float: right;
	clear: right
}
.timeline-content>.widget {
	margin: 0
}
.timeline-dot {
	position: absolute;
	top: 7.5px;
	right: 0;
	z-index: 11;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: #62a8ea;
	border-radius: 50%
}
.timeline-reverse .timeline-dot {
	right: auto;
	left: 0;
	margin-right: 0
}
.timeline .timeline-dot {
	width: 14px;
	height: 14px;
	margin-right: -7px;
	line-height: 14px
}
.timeline .timeline-reverse .timeline-dot {
	margin-left: -7px
}
.timeline.timeline-single {
	margin-left: 7px
}
.timeline.timeline-single .timeline-dot {
	margin-left: -7px
}
@media screen and (max-width:767px) {
.timeline {
	margin-left: 7px
}
.timeline .timeline-dot {
	margin-left: -7px
}
}
.timeline-info {
	float: right;
	padding: 0 20px;
	margin-bottom: 22px;
	line-height: 28px;
	text-align: center;
	background: #e4eaec;
	border: 1px solid #e4eaec;
	border-radius: 20px
}
.timeline-reverse .timeline-info {
	float: left
}
.timeline-footer {
	position: absolute;
	right: 0;
	bottom: -30px;
	margin-right: 55px
}
.timeline-footer .icon {
	margin-right: .3em
}
.timeline-reverse .timeline-footer {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: 55px
}
.timeline-reverse+.timeline-reverse {
	margin-top: 0
}
@media screen and (max-width:767px) {
.timeline:before {
	left: 0
}
.timeline>li, .timeline li.timeline-reverse {
	float: none;
	width: 100%;
	padding-right: 0;
	padding-left: 40px;
	margin-top: 0;
	margin-bottom: 60px
}
.timeline-content {
	float: none
}
.timeline-dot {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: -7px
}
.timeline-info {
	display: inline-block;
	float: none
}
.timeline-footer {
	right: auto;
	bottom: -26px;
	left: 0;
	margin-right: 0;
	margin-left: 40px
}
}
.timeline-single:before {
	left: 0
}
.timeline-single>li {
	float: none;
	width: 100%;
	padding-right: 0;
	padding-left: 40px;
	margin-bottom: 60px
}
.timeline-single .timeline-content {
	float: none
}
.timeline-single .timeline-dot {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: -7px
}
.timeline-single .timeline-info {
	float: left
}
.timeline-single .timeline-footer {
	right: auto;
	bottom: -26px;
	left: 0;
	margin-right: 0;
	margin-left: 40px
}
.timeline-icon .timeline-dot {
	width: 40px;
	height: 40px;
	margin-right: -20px;
	line-height: 40px
}
.timeline-icon .timeline-reverse .timeline-dot {
	margin-left: -20px
}
.timeline-icon.timeline-single {
	margin-left: 20px
}
.timeline-icon.timeline-single .timeline-dot {
	margin-left: -20px
}
@media screen and (max-width:767px) {
.timeline-icon {
	margin-left: 20px
}
.timeline-icon .timeline-dot {
	margin-left: -20px
}
}
.timeline-icon .timeline-dot {
	top: -5.5px
}
.timeline-avatar .timeline-dot {
	width: 40px;
	height: 40px;
	margin-right: -20px;
	line-height: 40px
}
.timeline-avatar .timeline-reverse .timeline-dot {
	margin-left: -20px
}
.timeline-avatar.timeline-single {
	margin-left: 20px
}
.timeline-avatar.timeline-single .timeline-dot {
	margin-left: -20px
}
@media screen and (max-width:767px) {
.timeline-avatar {
	margin-left: 20px
}
.timeline-avatar .timeline-dot {
	margin-left: -20px
}
}
.timeline-avatar-sm .timeline-dot {
	width: 30px;
	height: 30px;
	margin-right: -15px;
	line-height: 30px
}
.timeline-avatar-sm .timeline-reverse .timeline-dot {
	margin-left: -15px
}
.timeline-avatar-sm.timeline-single {
	margin-left: 15px
}
.timeline-avatar-sm.timeline-single .timeline-dot {
	margin-left: -15px
}
@media screen and (max-width:767px) {
.timeline-avatar-sm {
	margin-left: 15px
}
.timeline-avatar-sm .timeline-dot {
	margin-left: -15px
}
}
.timeline-avatar-lg .timeline-dot {
	width: 50px;
	height: 50px;
	margin-right: -25px;
	line-height: 50px
}
.timeline-avatar-lg .timeline-reverse .timeline-dot {
	margin-left: -25px
}
.timeline-avatar-lg.timeline-single {
	margin-left: 25px
}
.timeline-avatar-lg.timeline-single .timeline-dot {
	margin-left: -25px
}
@media screen and (max-width:767px) {
.timeline-avatar-lg {
	margin-left: 25px
}
.timeline-avatar-lg .timeline-dot {
	margin-left: -25px
}
}
.timeline-simple .timeline-dot {
	top: 0;
	margin-top: 10px
}
.timeline-feed .timeline-dot {
	width: 30px;
	height: 30px;
	margin-right: -15px;
	line-height: 30px
}
.timeline-feed .timeline-reverse .timeline-dot {
	margin-left: -15px
}
.timeline-feed.timeline-single {
	margin-left: 15px
}
.timeline-feed.timeline-single .timeline-dot {
	margin-left: -15px
}
@media screen and (max-width:767px) {
.timeline-feed {
	margin-left: 15px
}
.timeline-feed .timeline-dot {
	margin-left: -15px
}
}
.timeline-feed.timeline-simple .timeline-dot {
	margin-top: 5px
}
.timeline-feed>li {
	padding-right: 30px;
	margin-bottom: 22px
}
.timeline-feed>li.timeline-reverse {
	padding-left: 30px
}
.timeline-feed.timeline-single>li {
	padding-left: 30px
}
@media screen and (max-width:767px) {
.timeline-feed>li {
	padding-right: 30px;
	margin-bottom: 22px
}
}
.testimonial {
	margin: 3px 3px 22px
}
.testimonial-ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.testimonial-item {
	float: left;
	padding: 0 15px 30px;
	margin: 0
}
.testimonial-content {
	position: relative;
	padding: 15px 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #f3f7f9;
	border-radius: 3px
}
.testimonial-content:before {
	position: absolute;
	bottom: -7px;
	left: 33px;
	display: block;
	width: 14px;
	height: 14px;
	content: '';
	background-color: #f3f7f9;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.testimonial-content>p:last-child {
	margin-bottom: 0
}
.testimonial-image {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 20px
}
.testimonial-author {
	display: block;
	margin-left: 75px;
	font-size: 18px
}
.testimonial-company {
	display: block;
	margin-left: 75px;
	font-size: 12px;
	opacity: .8
}
.testimonial-control a {
	color: #ccd5db
}
.testimonial-control a:hover {
	color: #89bceb;
	text-decoration: none
}
.testimonial-reverse .testimonial-content:before {
	right: 33px;
	left: auto
}
.testimonial-reverse .testimonial-image {
	float: right;
	margin-right: 20px;
	margin-left: 0
}
.testimonial-reverse .testimonial-author, .testimonial-reverse .testimonial-company {
	margin-right: 75px;
	margin-left: 0;
	text-align: right
}
.testimonial-top .testimonial-item {
	padding: 30px 15px 0
}
.testimonial-top .testimonial-content {
	margin-top: 30px;
	margin-bottom: 10px
}
.testimonial-top .testimonial-content:before {
	top: -7px;
	bottom: auto
}
.testimonial.carousel {
	position: relative;
	width: 100%;
	overflow: hidden
}
.testimonial.carousel .testimonial-item {
	position: relative;
	display: none;
	width: 100%;
	padding: 10px;
	-webkit-transition: left .6s ease-in-out 0s;
	-o-transition: left .6s ease-in-out 0s;
	transition: left .6s ease-in-out 0s
}
.testimonial.carousel .testimonial-item.active, .testimonial.carousel .testimonial-item.next, .testimonial.carousel .testimonial-item.prev {
	display: block
}
.testimonial.carousel .testimonial-item.next, .testimonial.carousel .testimonial-item.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.testimonial.carousel .testimonial-item.next {
	left: 100%
}
.testimonial.carousel .testimonial-item.prev {
	left: -100%
}
.testimonial.carousel .testimonial-item.next.left, .testimonial.carousel .testimonial-item.prev.right {
	left: 0
}
.testimonial.carousel .testimonial-item.active {
	left: 0
}
.testimonial.carousel .testimonial-item.active.left {
	left: -100%
}
.testimonial.carousel .testimonial-item.active.right {
	left: 100%
}
.testimonial.carousel .testimonial-content {
	padding: 10px
}
.testimonial.carousel .testimonial-control {
	position: absolute;
	right: 10px;
	bottom: 20px
}
.testimonial.carousel .testimonial-control>* {
	margin-left: 10px
}
.testimonial.carousel.testimonial-reverse .testimonial-control {
	right: auto;
	left: 10px
}
.testimonial.carousel.testimonial-reverse .testimonial-control>* {
	margin-right: 10px;
	margin-left: 0
}
.testimonial.carousel.testimonial-top .testimonial-control {
	top: 20px;
	bottom: auto
}
.pricing-list {
	margin-bottom: 22px;
	text-align: center;
	border: 1px solid #e4eaec;
	border-radius: 3px
}
.pricing-list [class^="bg-"], .pricing-list [class*="bg-"], .pricing-list [class^="bg-"] *, .pricing-list [class*="bg-"] * {
	color: #fff
}
.pricing-list .pricing-header {
	border-bottom: 1px solid #e4eaec;
	border-radius: 3px 3px 0 0
}
.pricing-list .pricing-title {
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 3px 3px 0 0
}
.pricing-list .pricing-price {
	padding: 20px 30px;
	margin: 0;
	font-size: 54px;
	font-weight: 500;
	color: #37474f
}
.pricing-list .pricing-period {
	font-size: 14px;
	font-weight: 300
}
.pricing-list .pricing-features {
	padding: 0 18px;
	margin: 0
}
.pricing-list .pricing-features li {
	display: block;
	padding: 15px;
	list-style: none;
	border-top: 1px dashed #e4eaec
}
.pricing-list .pricing-features li:first-child {
	border-top: 0
}
.pricing-list .pricing-footer {
	padding: 30px;
	border-radius: 0 0 3px 3px
}
.pricing-table {
	padding-top: 30px;
	text-align: center
}
.pricing-table:before, .pricing-table:after {
	display: table;
	content: " "
}
.pricing-table:after {
	clear: both
}
.pricing-table [class*="pricing-column"] {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background-color: #f3f7f9;
	border: 1px solid #e4eaec;
	border-right: 0
}
.pricing-table [class*="pricing-column"]:last-child {
	border-right: 1px solid #e4eaec
}
.pricing-table [class*="pricing-column"].featured {
	position: relative;
	margin-right: -1px;
	background-color: #fff;
	border-right: 1px solid #e4eaec
}
.pricing-table .pricing-header {
	padding-bottom: 24px;
	margin: 30px 30px 25px;
	border-bottom: 1px solid #e4eaec
}
.pricing-table .pricing-price {
	font-size: 48px
}
.pricing-table .pricing-currency {
	display: inline-block;
	margin-top: 10px;
	margin-right: -10px;
	font-size: 20px;
	vertical-align: top
}
.pricing-table .pricing-period {
	font-size: 16px
}
.pricing-table .pricing-title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px
}
.pricing-table .pricing-features {
	padding: 0;
	margin: 0
}
.pricing-table .pricing-features li {
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	list-style: none
}
.pricing-table .pricing-footer {
	padding: 20px 0;
	margin: 25px 30px 30px
}
@media screen and (min-width:768px) {
.pricing-table .pricing-column-three {
	width: 33.33%
}
.pricing-table .pricing-column-three.featured {
	top: -30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: -30px
}
.pricing-table .pricing-column-four {
	width: 50%
}
.pricing-table .pricing-column-five {
	width: 50%
}
}
@media screen and (min-width:1200px) {
.pricing-table .pricing-column-four {
	width: 25%
}
.pricing-table .pricing-column-five {
	width: 20%
}
.pricing-table .pricing-column-four.featured, .pricing-table .pricing-column-five.featured {
	top: -30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: -30px
}
}
.rating {
	display: inline-block;
margin:0 .5rem 0 0;
	font-size: 0;
	vertical-align: middle
}
.rating:before {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ''
}
.rating.hover .icon.active {
	opacity: .5
}
.rating .icon {
	width: 1em;
	height: auto;
	padding: 0;
	margin: 0 10px 0 0;
	font-size: 14px;
	color: #ccd5db;
	vertical-align: middle;
	cursor: pointer
}
.rating .icon:before {
	-webkit-transition: color .3s ease, opacity .3s ease;
	-o-transition: color .3s ease, opacity .3s ease;
	transition: color .3s ease, opacity .3s ease
}
.rating .icon.active {
	color: #f2a654 !important
}
.rating .icon.active.hover {
	color: #f2a654 !important;
	opacity: 1
}
.rating .icon.hover {
	color: #f2a654 !important;
	opacity: 1
}
.rating .icon:last-child {
	margin-right: 0
}
.rating-disabled .icon {
	cursor: default
}
.rating-sm .icon {
	font-size: 12px
}
.rating-lg .icon {
	font-size: 18px
}
.ribbon {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 150px;
	height: 150px;
	text-align: center;
	background-color: transparent
}
.ribbon-inner {
	position: absolute;
	top: 16px;
	left: 0;
	display: inline-block;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
	color: #fff;
	white-space: nowrap;
	background-color: #526069
}
.ribbon-inner .icon {
	font-size: 16px
}
.ribbon-lg .ribbon-inner {
	height: 38px;
	font-size: 18px;
	line-height: 38px
}
.ribbon-sm .ribbon-inner {
	height: 26px;
	font-size: 12px;
	line-height: 26px
}
.ribbon-xs .ribbon-inner {
	height: 22px;
	font-size: 12px;
	line-height: 22px
}
.ribbon-vertical .ribbon-inner {
	top: 0;
	left: 16px;
	width: 30px;
	height: 60px;
	padding: 15px 0
}
.ribbon-vertical.ribbon-xs .ribbon-inner {
	width: 22px;
	height: 50px
}
.ribbon-vertical.ribbon-sm .ribbon-inner {
	width: 26px;
	height: 55px
}
.ribbon-vertical.ribbon-lg .ribbon-inner {
	width: 38px;
	height: 70px
}
.ribbon-reverse {
	right: -3px;
	left: auto
}
.ribbon-reverse .ribbon-inner {
	right: 0;
	left: auto
}
.ribbon-reverse.ribbon-vertical .ribbon-inner {
	right: 16px
}
.ribbon-bookmark .ribbon-inner {
	-webkit-box-shadow: none;
	box-shadow: none
}
.ribbon-bookmark .ribbon-inner:before {
	position: absolute;
	top: 0;
	left: 100%;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border: 15px solid #526069;
	border-right: 10px solid transparent
}
.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	top: 100%;
	left: 0;
	margin-top: -15px;
	border-right: 15px solid #526069;
	border-bottom: 10px solid transparent
}
.ribbon-bookmark.ribbon-vertical.ribbon-xs .ribbon-inner:before {
	margin-top: -11px
}
.ribbon-bookmark.ribbon-vertical.ribbon-sm .ribbon-inner:before {
	margin-top: -13px
}
.ribbon-bookmark.ribbon-vertical.ribbon-lg .ribbon-inner:before {
	margin-top: -19px
}
.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	right: 100%;
	left: auto;
	border-right: 15px solid #526069;
	border-left: 10px solid transparent
}
.ribbon-bookmark.ribbon-reverse.ribbon-vertical .ribbon-inner:before {
	right: auto;
	left: 0;
	border-right-color: #526069;
	border-bottom-color: transparent;
	border-left: 15px solid #526069
}
.ribbon-bookmark.ribbon-xs .ribbon-inner:before {
	border-width: 11px
}
.ribbon-bookmark.ribbon-sm .ribbon-inner:before {
	border-width: 13px
}
.ribbon-bookmark.ribbon-lg .ribbon-inner:before {
	border-width: 19px
}
.ribbon-badge {
	top: -2px;
	left: -2px;
	overflow: hidden
}
.ribbon-badge .ribbon-inner {
	left: -40px;
	width: 100%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.ribbon-badge.ribbon-reverse {
	right: -2px;
	left: auto
}
.ribbon-badge.ribbon-reverse .ribbon-inner {
	right: -40px;
	left: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.ribbon-badge.ribbon-bottom {
	top: auto;
	bottom: -2px
}
.ribbon-badge.ribbon-bottom .ribbon-inner {
	top: auto;
	bottom: 16px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.ribbon-badge.ribbon-bottom.ribbon-reverse .ribbon-inner {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.ribbon-corner {
	top: 0;
	left: 0;
	overflow: hidden
}
.ribbon-corner .ribbon-inner {
	top: 0;
	left: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	line-height: 35px;
	background-color: transparent
}
.ribbon-corner .ribbon-inner:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border: 30px solid transparent;
	border-top-color: #526069;
	border-left-color: #526069
}
.ribbon-corner.ribbon-reverse {
	right: 0;
	left: auto
}
.ribbon-corner.ribbon-reverse .ribbon-inner {
	right: 0;
	left: auto
}
.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	right: 0;
	left: auto;
	border-right-color: #526069;
	border-left-color: transparent
}
.ribbon-corner.ribbon-bottom {
	top: auto;
	bottom: 0
}
.ribbon-corner.ribbon-bottom .ribbon-inner {
	top: auto;
	bottom: 0
}
.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	top: auto;
	bottom: 0;
	border-top-color: transparent;
	border-bottom-color: #526069
}
.ribbon-corner.ribbon-xs .ribbon-inner {
	width: 28px;
	height: 26px;
	line-height: 26px
}
.ribbon-corner.ribbon-xs .ribbon-inner:before {
	border-width: 22px
}
.ribbon-corner.ribbon-xs .ribbon-inner>.icon {
	font-size: 12px
}
.ribbon-corner.ribbon-sm .ribbon-inner {
	width: 34px;
	height: 32px;
	line-height: 32px
}
.ribbon-corner.ribbon-sm .ribbon-inner:before {
	border-width: 26px
}
.ribbon-corner.ribbon-sm .ribbon-inner>.icon {
	font-size: 12px
}
.ribbon-corner.ribbon-lg .ribbon-inner {
	width: 46px;
	height: 44px;
	line-height: 44px
}
.ribbon-corner.ribbon-lg .ribbon-inner:before {
	border-width: 36px
}
.ribbon-corner.ribbon-lg .ribbon-inner>.icon {
	font-size: 18px
}
.ribbon-clip {
	left: -14px
}
.ribbon-clip .ribbon-inner {
	padding-left: 23px;
	border-radius: 0 5px 5px 0
}
.ribbon-clip .ribbon-inner:after {
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border: 7px solid transparent;
	border-top-color: #37474f;
	border-right-color: #37474f
}
.ribbon-clip.ribbon-reverse {
	right: -14px;
	left: auto
}
.ribbon-clip.ribbon-reverse .ribbon-inner {
	padding-right: 23px;
	padding-left: 15px;
	border-radius: 5px 0 0 5px
}
.ribbon-clip.ribbon-reverse .ribbon-inner:after {
	right: 0;
	left: auto;
	border-right-color: transparent;
	border-left-color: #37474f
}
.ribbon-clip.ribbon-bottom {
	top: auto;
	bottom: -3px
}
.ribbon-clip.ribbon-bottom .ribbon-inner {
	top: auto;
	bottom: 16px
}
.ribbon-clip.ribbon-bottom .ribbon-inner:after {
	top: -14px;
	bottom: auto;
	border-top-color: transparent;
	border-bottom-color: #37474f
}
.ribbon-primary .ribbon-inner {
	background-color: #62a8ea
}
.ribbon-primary.ribbon-bookmark .ribbon-inner:before {
	border-color: #62a8ea;
	border-right-color: transparent
}
.ribbon-primary.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-left-color: transparent
}
.ribbon-primary.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-bottom-color: transparent
}
.ribbon-primary.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-bottom-color: transparent;
	border-left-color: #62a8ea
}
.ribbon-primary.ribbon-corner .ribbon-inner {
	background-color: transparent
}
.ribbon-primary.ribbon-corner .ribbon-inner:before {
	border-top-color: #62a8ea;
	border-left-color: #62a8ea
}
.ribbon-primary.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-left-color: transparent
}
.ribbon-primary.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #62a8ea
}
.ribbon-primary .ribbon-inner:after {
	border-top-color: #4e97d9;
	border-right-color: #4e97d9
}
.ribbon-primary.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #4e97d9
}
.ribbon-primary.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #4e97d9
}
.ribbon-success .ribbon-inner {
	background-color: #46be8a
}
.ribbon-success.ribbon-bookmark .ribbon-inner:before {
	border-color: #46be8a;
	border-right-color: transparent
}
.ribbon-success.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #46be8a;
	border-left-color: transparent
}
.ribbon-success.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #46be8a;
	border-bottom-color: transparent
}
.ribbon-success.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #46be8a;
	border-bottom-color: transparent;
	border-left-color: #46be8a
}
.ribbon-success.ribbon-corner .ribbon-inner {
	background-color: transparent
}
.ribbon-success.ribbon-corner .ribbon-inner:before {
	border-top-color: #46be8a;
	border-left-color: #46be8a
}
.ribbon-success.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #46be8a;
	border-left-color: transparent
}
.ribbon-success.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #46be8a
}
.ribbon-success .ribbon-inner:after {
	border-top-color: #36ab7a;
	border-right-color: #36ab7a
}
.ribbon-success.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #36ab7a
}
.ribbon-success.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #36ab7a
}
.ribbon-info .ribbon-inner {
	background-color: #57c7d4
}
.ribbon-info.ribbon-bookmark .ribbon-inner:before {
	border-color: #57c7d4;
	border-right-color: transparent
}
.ribbon-info.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-left-color: transparent
}
.ribbon-info.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-bottom-color: transparent
}
.ribbon-info.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-bottom-color: transparent;
	border-left-color: #57c7d4
}
.ribbon-info.ribbon-corner .ribbon-inner {
	background-color: transparent
}
.ribbon-info.ribbon-corner .ribbon-inner:before {
	border-top-color: #57c7d4;
	border-left-color: #57c7d4
}
.ribbon-info.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-left-color: transparent
}
.ribbon-info.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #57c7d4
}
.ribbon-info .ribbon-inner:after {
	border-top-color: #47b8c6;
	border-right-color: #47b8c6
}
.ribbon-info.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #47b8c6
}
.ribbon-info.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #47b8c6
}
.ribbon-warning .ribbon-inner {
	background-color: #f2a654
}
.ribbon-warning.ribbon-bookmark .ribbon-inner:before {
	border-color: #f2a654;
	border-right-color: transparent
}
.ribbon-warning.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f2a654;
	border-left-color: transparent
}
.ribbon-warning.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #f2a654;
	border-bottom-color: transparent
}
.ribbon-warning.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f2a654;
	border-bottom-color: transparent;
	border-left-color: #f2a654
}
.ribbon-warning.ribbon-corner .ribbon-inner {
	background-color: transparent
}
.ribbon-warning.ribbon-corner .ribbon-inner:before {
	border-top-color: #f2a654;
	border-left-color: #f2a654
}
.ribbon-warning.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f2a654;
	border-left-color: transparent
}
.ribbon-warning.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #f2a654
}
.ribbon-warning .ribbon-inner:after {
	border-top-color: #ec9940;
	border-right-color: #ec9940
}
.ribbon-warning.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #ec9940
}
.ribbon-warning.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #ec9940
}
.ribbon-danger .ribbon-inner {
	background-color: #f96868
}
.ribbon-danger.ribbon-bookmark .ribbon-inner:before {
	border-color: #f96868;
	border-right-color: transparent
}
.ribbon-danger.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f96868;
	border-left-color: transparent
}
.ribbon-danger.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #f96868;
	border-bottom-color: transparent
}
.ribbon-danger.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f96868;
	border-bottom-color: transparent;
	border-left-color: #f96868
}
.ribbon-danger.ribbon-corner .ribbon-inner {
	background-color: transparent
}
.ribbon-danger.ribbon-corner .ribbon-inner:before {
	border-top-color: #f96868;
	border-left-color: #f96868
}
.ribbon-danger.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f96868;
	border-left-color: transparent
}
.ribbon-danger.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #f96868
}
.ribbon-danger .ribbon-inner:after {
	border-top-color: #e9595b;
	border-right-color: #e9595b
}
.ribbon-danger.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #e9595b
}
.ribbon-danger.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #e9595b
}
.dotnav {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none
}
.dotnav>li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 16px;
	vertical-align: top;
	list-style: none
}
.dotnav>li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;
	background-color: rgba(255,255,255,.3);
	border-radius: 50%
}
.dotnav>li>a:focus {
	outline: 0
}
.dotnav>li.active>a, .dotnav>li:hover>a, .dotnav>li:focus>a {
	background-color: #fff
}
.dotnav-scaleup>li>a {
	-webkit-transition: -webkit-transform .3s ease 0s, background-color .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s, background-color .3s ease 0s;
	transition: transform .3s ease 0s, background-color .3s ease 0s
}
.dotnav-scaleup>li.active>a {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}
.dotnav-stroke>li>a {
	border: 2px solid transparent;
	-webkit-transition: border .3s ease 0s, background-color .3s ease 0s;
	-o-transition: border .3s ease 0s, background-color .3s ease 0s;
	transition: border .3s ease 0s, background-color .3s ease 0s
}
.dotnav-stroke>li.active>a {
	background-color: transparent;
	border-color: #fff;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3)
}
.dotnav-fillin>li>a {
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s
}
.dotnav-fillin>li:hover>a, .dotnav-fillin>li:focus>a {
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.6) inset;
	box-shadow: 0 0 0 2px rgba(255,255,255,.6) inset
}
.dotnav-fillin>li.active>a {
	-webkit-box-shadow: 0 0 0 8px #fff inset;
	box-shadow: 0 0 0 8px #fff inset
}
.dotnav-dotstroke>li>a {
	-webkit-box-shadow: 0 0 0 8px rgba(255,255,255,.5) inset;
	box-shadow: 0 0 0 8px rgba(255,255,255,.5) inset;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s
}
.dotnav-dotstroke>li.active>a {
	background-color: rgba(255,255,255,.3);
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset
}
.dotnav-fall>li:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	content: '';
	background-color: rgba(0,0,0,.3);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
	-o-transition: -o-transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
	transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
	-webkit-transform: translate(0%, -200%);
	-ms-transform: translate(0%, -200%);
	-o-transform: translate(0%, -200%);
	transform: translate(0%, -200%)
}
.dotnav-fall>li>a {
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s, background-color .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s, opacity .3s ease 0s, background-color .3s ease 0s;
	transition: transform .3s ease 0s, opacity .3s ease 0s, background-color .3s ease 0s
}
.dotnav-fall>li.active:after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s, opacity .3s ease 0s;
	transition: transform .3s ease 0s, opacity .3s ease 0s;
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%)
}
.dotnav-fall>li.active>a {
	opacity: 0;
	-webkit-transform: translate(0, 200%);
	-ms-transform: translate(0, 200%);
	-o-transform: translate(0, 200%);
	transform: translate(0, 200%)
}
.color-selector {
	padding: 0;
	margin: 0;
	list-style: none
}
.color-selector>li {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 8px 8px 0;
	background-color: #62a8ea;
	border-radius: 100%
}
.color-selector>li:hover {
	opacity: .8
}
.color-selector>li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: inherit;
	height: inherit;
	content: "";
	background: inherit;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: inherit
}
.color-selector>li input[type="radio"] {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: inherit;
	height: inherit;
	cursor: pointer;
	border-radius: inherit;
	opacity: 0
}
.color-selector>li input[type="radio"]:disabled {
	cursor: not-allowed
}
.color-selector>li label {
	position: relative;
	font-family: "Web Icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none
}
.color-selector>li input[type="radio"]:checked+label:after {
	position: absolute;
	top: 0;
	left: 8px;
	display: inline-block;
	margin-top: -2px;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	content: "\f192"
}
.color-selector>li.color-selector-disabled {
	background-color: #ccd5db !important
}
.color-selector>li.color-selector-disabled input[type="radio"]:disabled {
	cursor: not-allowed
}
.width-50 {
	width: 50px
}
.width-100 {
	width: 100px
}
.width-150 {
	width: 150px
}
.width-200 {
	width: 200px
}
.width-250 {
	width: 250px
}
.width-300 {
	width: 300px
}
.width-350 {
	width: 350px
}
.width-400 {
	width: 400px
}
.width-450 {
	width: 450px
}
.width-500 {
	width: 500px
}
.width-full {
	width: 100% !important
}
@media(max-width:767px) {
.width-xs-50 {
	width: 50px
}
.width-xs-100 {
	width: 100px
}
.width-xs-150 {
	width: 150px
}
.width-xs-200 {
	width: 200px
}
.width-xs-250 {
	width: 250px
}
.width-xs-300 {
	width: 300px
}
.width-xs-350 {
	width: 350px
}
.width-xs-400 {
	width: 400px
}
.width-xs-450 {
	width: 450px
}
.width-xs-500 {
	width: 500px
}
.width-xs-100pc {
	width: 100%
}
}
@media(min-width:768px) and (max-width:991px) {
.width-sm-50 {
	width: 50px
}
.width-sm-100 {
	width: 100px
}
.width-sm-150 {
	width: 150px
}
.width-sm-200 {
	width: 200px
}
.width-sm-250 {
	width: 250px
}
.width-sm-300 {
	width: 300px
}
.width-sm-350 {
	width: 350px
}
.width-sm-400 {
	width: 400px
}
.width-sm-450 {
	width: 450px
}
.width-sm-500 {
	width: 500px
}
.width-sm-100pc {
	width: 100%
}
}
@media(min-width:992px) and (max-width:1199px) {
.width-md-50 {
	width: 50px
}
.width-md-100 {
	width: 100px
}
.width-md-150 {
	width: 150px
}
.width-md-200 {
	width: 200px
}
.width-md-250 {
	width: 250px
}
.width-md-300 {
	width: 300px
}
.width-md-350 {
	width: 350px
}
.width-md-400 {
	width: 400px
}
.width-md-450 {
	width: 450px
}
.width-md-500 {
	width: 500px
}
}
@media(min-width:1200px) {
.width-lg-50 {
	width: 50px
}
.width-lg-100 {
	width: 100px
}
.width-lg-150 {
	width: 150px
}
.width-lg-200 {
	width: 200px
}
.width-lg-250 {
	width: 250px
}
.width-lg-300 {
	width: 300px
}
.width-lg-350 {
	width: 350px
}
.width-lg-400 {
	width: 400px
}
.width-lg-450 {
	width: 450px
}
.width-lg-500 {
	width: 500px
}
}
.height-50 {
	height: 50px
}
.height-100 {
	height: 100px
}
.height-120 {
	height: 120px
}
.height-150 {
	height: 150px
}
.height-200 {
	height: 200px
}
.height-250 {
	height: 250px
}
.height-300 {
	height: 300px
}
.height-350 {
	height: 350px
}
.height-400 {
	height: 400px
}
.height-450 {
	height: 450px
}
.height-500 {
	height: 500px
}
.height-full {
	height: 100% !important
}
@media(max-width:767px) {
.height-xs-50 {
	height: 50px
}
.height-xs-100 {
	height: 100px
}
.height-xs-120 {
	height: 120px
}
.height-xs-150 {
	height: 150px
}
.height-xs-200 {
	height: 200px
}
.height-xs-250 {
	height: 250px
}
.height-xs-300 {
	height: 300px
}
.height-xs-350 {
	height: 350px
}
.height-xs-400 {
	height: 400px
}
.height-xs-450 {
	height: 450px
}
.height-xs-500 {
	height: 500px
}
}
@media(min-width:768px) and (max-width:991px) {
.height-sm-50 {
	height: 50px
}
.height-sm-100 {
	height: 100px
}
.height-sm-120 {
	height: 120px
}
.height-sm-150 {
	height: 150px
}
.height-sm-200 {
	height: 200px
}
.height-sm-250 {
	height: 250px
}
.height-sm-300 {
	height: 300px
}
.height-sm-350 {
	height: 350px
}
.height-sm-400 {
	height: 400px
}
.height-sm-450 {
	height: 450px
}
.height-sm-500 {
	height: 500px
}
}
@media(min-width:992px) and (max-width:1199px) {
.height-md-50 {
	height: 50px
}
.height-md-100 {
	height: 100px
}
.height-md-120 {
	height: 120px
}
.height-md-150 {
	height: 150px
}
.height-md-200 {
	height: 200px
}
.height-md-250 {
	height: 250px
}
.height-md-300 {
	height: 300px
}
.height-md-350 {
	height: 350px
}
.height-md-400 {
	height: 400px
}
.height-md-450 {
	height: 450px
}
.height-md-500 {
	height: 500px
}
}
@media(min-width:1200px) {
.height-lg-50 {
	height: 50px
}
.height-lg-100 {
	height: 100px
}
.height-lg-120 {
	height: 120px
}
.height-lg-150 {
	height: 150px
}
.height-lg-200 {
	height: 200px
}
.height-lg-250 {
	height: 250px
}
.height-lg-300 {
	height: 300px
}
.height-lg-350 {
	height: 350px
}
.height-lg-400 {
	height: 400px
}
.height-lg-450 {
	height: 450px
}
.height-lg-500 {
	height: 500px
}
}
.margin-0 {
	margin: 0 !important
}
.margin-3 {
	margin: 3px !important
}
.margin-5 {
	margin: 5px !important
}
.margin-10 {
	margin: 10px !important
}
.margin-15 {
	margin: 15px !important
}
.margin-20 {
	margin: 20px !important
}
.margin-25 {
	margin: 25px !important
}
.margin-30 {
	margin: 30px !important
}
.margin-35 {
	margin: 35px !important
}
.margin-40 {
	margin: 40px !important
}
.margin-45 {
	margin: 45px !important
}
.margin-50 {
	margin: 50px !important
}
.margin-60 {
	margin: 60px !important
}
.margin-70 {
	margin: 70px !important
}
.margin-80 {
	margin: 80px !important
}
.margin-vertical-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
.margin-vertical-3 {
	margin-top: 3px !important;
	margin-bottom: 3px !important
}
.margin-vertical-5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important
}
.margin-vertical-10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important
}
.margin-vertical-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important
}
.margin-vertical-20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important
}
.margin-vertical-25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important
}
.margin-vertical-30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important
}
.margin-vertical-35 {
	margin-top: 35px !important;
	margin-bottom: 35px !important
}
.margin-vertical-40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important
}
.margin-vertical-45 {
	margin-top: 45px !important;
	margin-bottom: 45px !important
}
.margin-vertical-50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important
}
.margin-vertical-60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important
}
.margin-vertical-70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important
}
.margin-vertical-80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important
}
.margin-horizontal-0 {
	margin-right: 0 !important;
	margin-left: 0 !important
}
.margin-horizontal-3 {
	margin-right: 3px !important;
	margin-left: 3px !important
}
.margin-horizontal-5 {
	margin-right: 5px !important;
	margin-left: 5px !important
}
.margin-horizontal-10 {
	margin-right: 10px !important;
	margin-left: 10px !important
}
.margin-horizontal-15 {
	margin-right: 15px !important;
	margin-left: 15px !important
}
.margin-horizontal-20 {
	margin-right: 20px !important;
	margin-left: 20px !important
}
.margin-horizontal-25 {
	margin-right: 25px !important;
	margin-left: 25px !important
}
.margin-horizontal-30 {
	margin-right: 30px !important;
	margin-left: 30px !important
}
.margin-horizontal-35 {
	margin-right: 35px !important;
	margin-left: 35px !important
}
.margin-horizontal-40 {
	margin-right: 40px !important;
	margin-left: 40px !important
}
.margin-horizontal-45 {
	margin-right: 45px !important;
	margin-left: 45px !important
}
.margin-horizontal-50 {
	margin-right: 50px !important;
	margin-left: 50px !important
}
.margin-horizontal-60 {
	margin-right: 60px !important;
	margin-left: 60px !important
}
.margin-horizontal-70 {
	margin-right: 70px !important;
	margin-left: 70px !important
}
.margin-horizontal-80 {
	margin-right: 80px !important;
	margin-left: 80px !important
}
.margin-top-0 {
	margin-top: 0 !important
}
.margin-top-3 {
	margin-top: 3px !important
}
.margin-top-5 {
	margin-top: 5px !important
}
.margin-top-10 {
	margin-top: 10px !important
}
.margin-top-15 {
	margin-top: 15px !important
}
.margin-top-20 {
	margin-top: 20px !important
}
.margin-top-25 {
	margin-top: 25px !important
}
.margin-top-30 {
	margin-top: 30px !important
}
.margin-top-35 {
	margin-top: 35px !important
}
.margin-top-40 {
	margin-top: 40px !important
}
.margin-top-45 {
	margin-top: 45px !important
}
.margin-top-50 {
	margin-top: 50px !important
}
.margin-top-60 {
	margin-top: 60px !important
}
.margin-top-70 {
	margin-top: 70px !important
}
.margin-top-80 {
	margin-top: 80px !important
}
.margin-bottom-0 {
	margin-bottom: 0 !important
}
.margin-bottom-3 {
	margin-bottom: 3px !important
}
.margin-bottom-5 {
	margin-bottom: 5px !important
}
.margin-bottom-10 {
	margin-bottom: 10px !important
}
.margin-bottom-15 {
	margin-bottom: 15px !important
}
.margin-bottom-20 {
	margin-bottom: 20px !important
}
.margin-bottom-25 {
	margin-bottom: 25px !important
}
.margin-bottom-30 {
	margin-bottom: 30px !important
}
.margin-bottom-35 {
	margin-bottom: 35px !important
}
.margin-bottom-40 {
	margin-bottom: 40px !important
}
.margin-bottom-45 {
	margin-bottom: 45px !important
}
.margin-bottom-50 {
	margin-bottom: 50px !important
}
.margin-bottom-60 {
	margin-bottom: 60px !important
}
.margin-bottom-70 {
	margin-bottom: 70px !important
}
.margin-bottom-80 {
	margin-bottom: 80px !important
}
.margin-left-0 {
	margin-left: 0 !important
}
.margin-left-3 {
	margin-left: 3px !important
}
.margin-left-5 {
	margin-left: 5px !important
}
.margin-left-10 {
	margin-left: 10px !important
}
.margin-left-15 {
	margin-left: 15px !important
}
.margin-left-20 {
	margin-left: 20px !important
}
.margin-left-25 {
	margin-left: 25px !important
}
.margin-left-30 {
	margin-left: 30px !important
}
.margin-left-35 {
	margin-left: 35px !important
}
.margin-left-40 {
	margin-left: 40px !important
}
.margin-left-45 {
	margin-left: 45px !important
}
.margin-left-50 {
	margin-left: 50px !important
}
.margin-left-60 {
	margin-left: 60px !important
}
.margin-left-70 {
	margin-left: 70px !important
}
.margin-left-80 {
	margin-left: 80px !important
}
.margin-right-0 {
	margin-right: 0 !important
}
.margin-right-3 {
	margin-right: 3px !important
}
.margin-right-5 {
	margin-right: 5px !important
}
.margin-right-10 {
	margin-right: 10px !important
}
.margin-right-15 {
	margin-right: 15px !important
}
.margin-right-20 {
	margin-right: 20px !important
}
.margin-right-25 {
	margin-right: 25px !important
}
.margin-right-30 {
	margin-right: 30px !important
}
.margin-right-35 {
	margin-right: 35px !important
}
.margin-right-40 {
	margin-right: 40px !important
}
.margin-right-45 {
	margin-right: 45px !important
}
.margin-right-50 {
	margin-right: 50px !important
}
.margin-right-60 {
	margin-right: 60px !important
}
.margin-right-70 {
	margin-right: 70px !important
}
.margin-right-80 {
	margin-right: 80px !important
}
@media(max-width:767px) {
.margin-xs-0 {
	margin: 0 !important
}
}
@media(min-width:768px) {
.margin-sm-0 {
	margin: 0 !important
}
}
@media(min-width:992px) {
.margin-md-0 {
	margin: 0 !important
}
}
@media(min-width:1200px) {
.margin-lg-0 {
	margin: 0 !important
}
}
.padding-0 {
	padding: 0 !important
}
.padding-3 {
	padding: 3px !important
}
.padding-5 {
	padding: 5px !important
}
.padding-10 {
	padding: 10px !important
}
.padding-15 {
	padding: 15px !important
}
.padding-20 {
	padding: 20px !important
}
.padding-25 {
	padding: 25px !important
}
.padding-30 {
	padding: 30px !important
}
.padding-35 {
	padding: 35px !important
}
.padding-40 {
	padding: 40px !important
}
.padding-45 {
	padding: 45px !important
}
.padding-50 {
	padding: 50px !important
}
.padding-60 {
	padding: 60px !important
}
.padding-70 {
	padding: 70px !important
}
.padding-80 {
	padding: 80px !important
}
.padding-vertical-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}
.padding-vertical-3 {
	padding-top: 3px !important;
	padding-bottom: 3px !important
}
.padding-vertical-5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important
}
.padding-vertical-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}
.padding-vertical-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}
.padding-vertical-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}
.padding-vertical-25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important
}
.padding-vertical-30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}
.padding-vertical-35 {
	padding-top: 35px !important;
	padding-bottom: 35px !important
}
.padding-vertical-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}
.padding-vertical-45 {
	padding-top: 45px !important;
	padding-bottom: 45px !important
}
.padding-vertical-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}
.padding-vertical-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}
.padding-vertical-70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important
}
.padding-vertical-80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important
}
.padding-horizontal-0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}
.padding-horizontal-3 {
	padding-right: 3px !important;
	padding-left: 3px !important
}
.padding-horizontal-5 {
	padding-right: 5px !important;
	padding-left: 5px !important
}
.padding-horizontal-10 {
	padding-right: 10px !important;
	padding-left: 10px !important
}
.padding-horizontal-15 {
	padding-right: 15px !important;
	padding-left: 15px !important
}
.padding-horizontal-20 {
	padding-right: 20px !important;
	padding-left: 20px !important
}
.padding-horizontal-25 {
	padding-right: 25px !important;
	padding-left: 25px !important
}
.padding-horizontal-30 {
	padding-right: 30px !important;
	padding-left: 30px !important
}
.padding-horizontal-35 {
	padding-right: 35px !important;
	padding-left: 35px !important
}
.padding-horizontal-40 {
	padding-right: 40px !important;
	padding-left: 40px !important
}
.padding-horizontal-45 {
	padding-right: 45px !important;
	padding-left: 45px !important
}
.padding-horizontal-50 {
	padding-right: 50px !important;
	padding-left: 50px !important
}
.padding-horizontal-60 {
	padding-right: 60px !important;
	padding-left: 60px !important
}
.padding-horizontal-70 {
	padding-right: 70px !important;
	padding-left: 70px !important
}
.padding-horizontal-80 {
	padding-right: 80px !important;
	padding-left: 80px !important
}
.padding-top-0 {
	padding-top: 0 !important
}
.padding-top-3 {
	padding-top: 3px !important
}
.padding-top-5 {
	padding-top: 5px !important
}
.padding-top-10 {
	padding-top: 10px !important
}
.padding-top-15 {
	padding-top: 15px !important
}
.padding-top-20 {
	padding-top: 20px !important
}
.padding-top-25 {
	padding-top: 25px !important
}
.padding-top-30 {
	padding-top: 30px !important
}
.padding-top-35 {
	padding-top: 35px !important
}
.padding-top-40 {
	padding-top: 40px !important
}
.padding-top-45 {
	padding-top: 45px !important
}
.padding-top-50 {
	padding-top: 50px !important
}
.padding-top-60 {
	padding-top: 60px !important
}
.padding-top-70 {
	padding-top: 70px !important
}
.padding-top-80 {
	padding-top: 80px !important
}
.padding-bottom-0 {
	padding-bottom: 0 !important
}
.padding-bottom-3 {
	padding-bottom: 3px !important
}
.padding-bottom-5 {
	padding-bottom: 5px !important
}
.padding-bottom-10 {
	padding-bottom: 10px !important
}
.padding-bottom-15 {
	padding-bottom: 15px !important
}
.padding-bottom-20 {
	padding-bottom: 20px !important
}
.padding-bottom-25 {
	padding-bottom: 25px !important
}
.padding-bottom-30 {
	padding-bottom: 30px !important
}
.padding-bottom-35 {
	padding-bottom: 35px !important
}
.padding-bottom-40 {
	padding-bottom: 40px !important
}
.padding-bottom-45 {
	padding-bottom: 45px !important
}
.padding-bottom-50 {
	padding-bottom: 50px !important
}
.padding-bottom-60 {
	padding-bottom: 60px !important
}
.padding-bottom-70 {
	padding-bottom: 70px !important
}
.padding-bottom-80 {
	padding-bottom: 80px !important
}
.padding-left-0 {
	padding-left: 0 !important
}
.padding-left-3 {
	padding-left: 3px !important
}
.padding-left-5 {
	padding-left: 5px !important
}
.padding-left-10 {
	padding-left: 10px !important
}
.padding-left-15 {
	padding-left: 15px !important
}
.padding-left-20 {
	padding-left: 20px !important
}
.padding-left-25 {
	padding-left: 25px !important
}
.padding-left-30 {
	padding-left: 30px !important
}
.padding-left-35 {
	padding-left: 35px !important
}
.padding-left-40 {
	padding-left: 40px !important
}
.padding-left-45 {
	padding-left: 45px !important
}
.padding-left-50 {
	padding-left: 50px !important
}
.padding-left-60 {
	padding-left: 60px !important
}
.padding-left-70 {
	padding-left: 70px !important
}
.padding-left-80 {
	padding-left: 80px !important
}
.padding-right-0 {
	padding-right: 0 !important
}
.padding-right-3 {
	padding-right: 3px !important
}
.padding-right-5 {
	padding-right: 5px !important
}
.padding-right-10 {
	padding-right: 10px !important
}
.padding-right-15 {
	padding-right: 15px !important
}
.padding-right-20 {
	padding-right: 20px !important
}
.padding-right-25 {
	padding-right: 25px !important
}
.padding-right-30 {
	padding-right: 30px !important
}
.padding-right-35 {
	padding-right: 35px !important
}
.padding-right-40 {
	padding-right: 40px !important
}
.padding-right-45 {
	padding-right: 45px !important
}
.padding-right-50 {
	padding-right: 50px !important
}
.padding-right-60 {
	padding-right: 60px !important
}
.padding-right-70 {
	padding-right: 70px !important
}
.padding-right-80 {
	padding-right: 80px !important
}
@media(max-width:767px) {
.padding-xs-0 {
	padding: 0 !important
}
}
@media(min-width:768px) {
.padding-sm-0 {
	padding: 0 !important
}
}
@media(min-width:992px) {
.padding-md-0 {
	padding: 0 !important
}
}
@media(min-width:1200px) {
.padding-lg-0 {
	padding: 0 !important
}
}
.example-wrap {
	margin-bottom: 80px
}
.example-wrap .example-wrap {
	margin-bottom: 0
}
.example {
	margin-top: 20px;
	margin-bottom: 20px
}
.example:before, .example:after {
	display: table;
	content: " "
}
.example:after {
	clear: both
}
.example-title {
	text-transform: uppercase
}
.example-title, h4.example-title {
	font-size: 14px
}
.panel-body>.example-wrap:last-child {
	margin-bottom: 0
}
.panel-body>.row:last-child>[class*="col-"]:last-child .example-wrap:last-child {
	margin-bottom: 0
}
.example-well {
	position: relative;
	margin-bottom: 30px;
	background-color: #f3f7f9
}
.example-well .center {
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.example-dropdown .dropdown:before, .example-dropdown .dropup:before, .example-dropdown .dropdown:after, .example-dropdown .dropup:after {
	display: table;
	content: " "
}
.example-dropdown .dropdown:after, .example-dropdown .dropup:after {
	clear: both
}
.example-dropdown .dropdown>.dropdown-toggle, .example-dropdown .dropup>.dropdown-toggle {
	float: left
}
.example-dropdown .dropdown>.dropdown-menu, .example-dropdown .dropup>.dropdown-menu {
	position: static;
	display: block;
	clear: left
}
.example-dropdown .dropdown>.dropdown-menu-right, .example-dropdown .dropup>.dropdown-menu-right {
	float: right;
	clear: right
}
.example-tooltip {
	position: relative;
	z-index: 1;
	display: inline-block
}
.example-tooltip .tooltip {
	position: relative;
	margin-right: 25px;
	opacity: 1
}
.example-grid .example-col, .example-blocks .example-col {
	min-height: 0;
	padding: 10px 15px 12px;
	background-color: #f3f7f9;
	border-radius: 0
}
.example-grid .example-col {
	margin-bottom: 20px
}
.example-grid .example-col .example-col {
	margin-top: 20px;
	margin-bottom: 0;
	background-color: #e2ecf1
}
.example-popover {
	position: relative;
	z-index: 1;
	display: inline-block
}
.example-popover .popover {
	position: relative;
	display: block;
	margin-right: 25px
}
.example-buttons .btn, .example-buttons .btn-group, .example-buttons .btn-group-vertical {
	margin-right: 15px;
	margin-bottom: 20px
}
.example-buttons .btn-group-vertical .btn, .example-buttons .btn-group .btn {
	margin-right: 0;
	margin-bottom: 0
}
.example-box {
	position: relative;
	padding: 45px 15px 15px;
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #e4eaec
}
.example-box:after {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 12px;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	content: "Example"
}
.example-avatars .avatar {
	margin-right: 20px;
	margin-bottom: 20px
}
.example-avatars .avatar:last-child {
	margin-right: 20px
}
.example-typography {
	position: relative;
	padding-left: 25%
}
.example-typography .heading-note, .example-typography .text-note {
	position: absolute;
	bottom: 2px;
	left: 0;
	display: block;
	width: 260px;
	font-size: 13px;
	font-weight: 300;
	line-height: 13px;
	color: #aab2bd
}
.example-typography .text-note {
	top: 10px;
	bottom: auto
}
.example-responsive {
	min-height: .01%;
	overflow-x: auto
}
@media screen and (max-width:767px) {
.example-responsive {
	width: 100%;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
}
@font-face {
	font-family: 'Web Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/web-icons.eot?v=0.2.3);
	src: url(../fonts/web-icons.eot?#iefix&v=0.2.3) format('embedded-opentype'), url(../fonts/web-icons.woff2?v=0.2.3) format('woff2'), url(../fonts/web-icons.woff?v=0.2.3) format('woff'), url(../fonts/web-icons.ttf?v=0.2.3) format('truetype'), url(../fonts/web-icons.svg?v=0.2.3#web-icons) format('svg')
}
[class*=" wb-"], [class^=wb-] {
position:relative;
display:inline-block;
font-family:'Web Icons';
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.wb-dashboard:before {
	content: "\f101"
}
.wb-inbox:before {
	content: "\f102"
}
.wb-cloud:before {
	content: "\f103"
}
.wb-bell:before {
	content: "\f104"
}
.wb-book:before {
	content: "\f105"
}
.wb-bookmark:before {
	content: "\f106"
}
.wb-tag:before {
	content: "\f107"
}
.wb-library:before {
	content: "\f108"
}
.wb-share:before {
	content: "\f109"
}
.wb-reply:before {
	content: "\f10a"
}
.wb-refresh:before {
	content: "\f10b"
}
.wb-move:before {
	content: "\f10c"
}
.wb-chat:before {
	content: "\f10d"
}
.wb-chat-working:before {
	content: "\f10e"
}
.wb-chat-text:before {
	content: "\f10f"
}
.wb-chat-group:before {
	content: "\f110"
}
.wb-envelope:before {
	content: "\f111"
}
.wb-envelope-open:before {
	content: "\f112"
}
.wb-user:before {
	content: "\f113"
}
.wb-user-circle:before {
	content: "\f114"
}
.wb-users:before {
	content: "\f115"
}
.wb-user-add:before {
	content: "\f116"
}
.wb-grid-9:before {
	content: "\f117"
}
.wb-grid-4:before {
	content: "\f118"
}
.wb-menu:before {
	content: "\f119"
}
.wb-layout:before {
	content: "\f11a"
}
.wb-fullscreen:before {
	content: "\f11b"
}
.wb-fullscreen-exit:before {
	content: "\f11c"
}
.wb-expand:before {
	content: "\f11d"
}
.wb-contract:before {
	content: "\f11e"
}
.wb-arrow-expand:before {
	content: "\f11f"
}
.wb-arrow-shrink:before {
	content: "\f120"
}
.wb-desktop:before {
	content: "\f121"
}
.wb-mobile:before {
	content: "\f122"
}
.wb-signal:before {
	content: "\f123"
}
.wb-power:before {
	content: "\f124"
}
.wb-more-horizontal:before {
	content: "\f125"
}
.wb-more-vertical:before {
	content: "\f126"
}
.wb-globe:before {
	content: "\f127"
}
.wb-map:before {
	content: "\f128"
}
.wb-flag:before {
	content: "\f129"
}
.wb-pie-chart:before {
	content: "\f12a"
}
.wb-stats-bars:before {
	content: "\f12b"
}
.wb-pluse:before {
	content: "\f12c"
}
.wb-home:before {
	content: "\f12d"
}
.wb-shopping-cart:before {
	content: "\f12e"
}
.wb-payment:before {
	content: "\f12f"
}
.wb-briefcase:before {
	content: "\f130"
}
.wb-search:before {
	content: "\f131"
}
.wb-zoom-in:before {
	content: "\f132"
}
.wb-zoom-out:before {
	content: "\f133"
}
.wb-download:before {
	content: "\f134"
}
.wb-upload:before {
	content: "\f135"
}
.wb-sort-asc:before {
	content: "\f136"
}
.wb-sort-des:before {
	content: "\f137"
}
.wb-graph-up:before {
	content: "\f138"
}
.wb-graph-down:before {
	content: "\f139"
}
.wb-replay:before {
	content: "\f13a"
}
.wb-edit:before {
	content: "\f13b"
}
.wb-pencil:before {
	content: "\f13c"
}
.wb-rubber:before {
	content: "\f13d"
}
.wb-crop:before {
	content: "\f13e"
}
.wb-eye:before {
	content: "\f13f"
}
.wb-eye-close:before {
	content: "\f140"
}
.wb-image:before {
	content: "\f141"
}
.wb-gallery:before {
	content: "\f142"
}
.wb-video:before {
	content: "\f143"
}
.wb-camera:before {
	content: "\f144"
}
.wb-folder:before {
	content: "\f145"
}
.wb-clipboard:before {
	content: "\f146"
}
.wb-order:before {
	content: "\f147"
}
.wb-file:before {
	content: "\f148"
}
.wb-copy:before {
	content: "\f149"
}
.wb-add-file:before {
	content: "\f14a"
}
.wb-print:before {
	content: "\f14b"
}
.wb-calendar:before {
	content: "\f14c"
}
.wb-time:before {
	content: "\f14d"
}
.wb-trash:before {
	content: "\f14e"
}
.wb-plugin:before {
	content: "\f14f"
}
.wb-extension:before {
	content: "\f150"
}
.wb-memory:before {
	content: "\f151"
}
.wb-settings:before {
	content: "\f152"
}
.wb-scissor:before {
	content: "\f153"
}
.wb-wrench:before {
	content: "\f154"
}
.wb-hammer:before {
	content: "\f155"
}
.wb-lock:before {
	content: "\f156"
}
.wb-unlock:before {
	content: "\f157"
}
.wb-volume-low:before {
	content: "\f158"
}
.wb-volume-high:before {
	content: "\f159"
}
.wb-volume-off:before {
	content: "\f15a"
}
.wb-pause:before {
	content: "\f15b"
}
.wb-play:before {
	content: "\f15c"
}
.wb-stop:before {
	content: "\f15d"
}
.wb-musical:before {
	content: "\f15e"
}
.wb-random:before {
	content: "\f15f"
}
.wb-reload:before {
	content: "\f160"
}
.wb-loop:before {
	content: "\f161"
}
.wb-text:before {
	content: "\f162"
}
.wb-bold:before {
	content: "\f163"
}
.wb-italic:before {
	content: "\f164"
}
.wb-underline:before {
	content: "\f165"
}
.wb-format-clear:before {
	content: "\f166"
}
.wb-text-type:before {
	content: "\f167"
}
.wb-table:before {
	content: "\f168"
}
.wb-attach-file:before {
	content: "\f169"
}
.wb-paperclip:before {
	content: "\f16a"
}
.wb-link-intact:before {
	content: "\f16b"
}
.wb-link:before {
	content: "\f16c"
}
.wb-link-broken:before {
	content: "\f16d"
}
.wb-indent-increase:before {
	content: "\f16e"
}
.wb-indent-decrease:before {
	content: "\f16f"
}
.wb-align-justify:before {
	content: "\f170"
}
.wb-align-left:before {
	content: "\f171"
}
.wb-align-center:before {
	content: "\f172"
}
.wb-align-right:before {
	content: "\f173"
}
.wb-list-numbered:before {
	content: "\f174"
}
.wb-list-bulleted:before {
	content: "\f175"
}
.wb-list:before {
	content: "\f176"
}
.wb-emoticon:before {
	content: "\f177"
}
.wb-quote-right:before {
	content: "\f178"
}
.wb-code:before {
	content: "\f179"
}
.wb-code-working:before {
	content: "\f17a"
}
.wb-code-unfold:before {
	content: "\f17b"
}
.wb-chevron-right:before {
	content: "\f17c"
}
.wb-chevron-left:before {
	content: "\f17d"
}
.wb-chevron-left-mini:before {
	content: "\f17e"
}
.wb-chevron-right-mini:before {
	content: "\f17f"
}
.wb-chevron-up:before {
	content: "\f180"
}
.wb-chevron-down:before {
	content: "\f181"
}
.wb-chevron-up-mini:before {
	content: "\f182"
}
.wb-chevron-down-mini:before {
	content: "\f183"
}
.wb-arrow-left:before {
	content: "\f184"
}
.wb-arrow-right:before {
	content: "\f185"
}
.wb-arrow-up:before {
	content: "\f186"
}
.wb-arrow-down:before {
	content: "\f187"
}
.wb-dropdown:before {
	content: "\f188"
}
.wb-dropup:before {
	content: "\f189"
}
.wb-dropright:before {
	content: "\f18a"
}
.wb-dropleft:before {
	content: "\f18b"
}
.wb-sort-vertical:before {
	content: "\f18c"
}
.wb-triangle-left:before {
	content: "\f18d"
}
.wb-triangle-right:before {
	content: "\f18e"
}
.wb-triangle-down:before {
	content: "\f18f"
}
.wb-triangle-up:before {
	content: "\f190"
}
.wb-check-circle:before {
	content: "\f191"
}
.wb-check:before {
	content: "\f192"
}
.wb-check-mini:before {
	content: "\f193"
}
.wb-close:before {
	content: "\f194"
}
.wb-close-mini:before {
	content: "\f195"
}
.wb-plus-circle:before {
	content: "\f196"
}
.wb-plus:before {
	content: "\f197"
}
.wb-minus-circle:before {
	content: "\f198"
}
.wb-minus:before {
	content: "\f199"
}
.wb-alert-circle:before {
	content: "\f19a"
}
.wb-alert:before {
	content: "\f19b"
}
.wb-help-circle:before {
	content: "\f19c"
}
.wb-help:before {
	content: "\f19d"
}
.wb-info-circle:before {
	content: "\f19e"
}
.wb-info:before {
	content: "\f19f"
}
.wb-warning:before {
	content: "\f1a0"
}
.wb-heart:before {
	content: "\f1a1"
}
.wb-heart-outline:before {
	content: "\f1a2"
}
.wb-star:before {
	content: "\f1a3"
}
.wb-star-half:before {
	content: "\f1a4"
}
.wb-star-outline:before {
	content: "\f1a5"
}
.wb-thumb-up:before {
	content: "\f1a6"
}
.wb-thumb-down:before {
	content: "\f1a7"
}
.wb-small-point:before {
	content: "\f1a8"
}
.wb-medium-point:before {
	content: "\f1a9"
}
.wb-large-point:before {
	content: "\f1aa"
}/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
[class*=" fa-"], [class^=fa-] {
position:relative;
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
@font-face {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg')
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before, .fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before, .fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}
.fa-krw:before, .fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before, .fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fv-has-feedback {
	position: relative
}
.fv-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.fv-help-block {
	display: block
}
.fv-form-bootstrap .help-block {
	margin-bottom: 0
}
.fv-form-bootstrap .tooltip-inner {
	text-align: left
}
.fv-form-bootstrap .fv-icon-no-label {
	top: 0
}
.fv-form-bootstrap .fv-bootstrap-icon-input-group {
	z-index: 11
}
.form-inline.fv-form-bootstrap .form-group {
	vertical-align: top
}
.fv-form-bootstrap .has-feedback {
	position: relative
}
.fv-form-bootstrap .has-feedback .form-control {
	padding-right: 45px
}
.fv-form-bootstrap .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}
.webui-popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1800;
	display: none;
	width: 276px;
	min-height: 32px;
	padding: 0;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #e4eaec;
	border: 1px solid rgba(204,213,219,.8);
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.05);
	box-shadow: 0 2px 6px rgba(0,0,0,.05)
}
.webui-popover.top, .webui-popover.top-left, .webui-popover.top-right {
	margin-top: -8px
}
.webui-popover.right, .webui-popover.right-bottom, .webui-popover.right-top {
	margin-left: 8px
}
.webui-popover.bottom, .webui-popover.bottom-left, .webui-popover.bottom-right {
	margin-top: 8px
}
.webui-popover.left, .webui-popover.left-bottom, .webui-popover.left-top {
	margin-left: -8px
}
.webui-popover.pop {
	-webkit-transition: -webkit-transform .15s cubic-bezier(.3, 0, 0, 1.5);
	-o-transition: -o-transform .15s cubic-bezier(.3, 0, 0, 1.5);
	transition: transform .15s cubic-bezier(.3, 0, 0, 1.5);
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}
.webui-popover.fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.webui-popover.in {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.webui-popover-inner .close {
	float: right;
	margin: 5px 10px 0 0;
	font-family: arial;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.webui-popover-inner .close:focus, .webui-popover-inner .close:hover {
	filter: alpha(opacity=50);
	opacity: .5
}
.webui-popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f3f7f9;
	border-bottom: 1px solid #e2ecf1;
	border-radius: 3px 3px 0 0
}
.webui-popover-content {
	padding: 20px;
	overflow: auto
}
.webui-no-padding .webui-popover-content {
	padding: 0
}
.webui-no-padding .list-group-item {
	border-right: 0;
	border-left: 0
}
.webui-no-padding .list-group-item:first-child {
	border-top: 0
}
.webui-no-padding .list-group-item:last-child {
	border-bottom: 0
}
.webui-popover>.arrow, .webui-popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.webui-popover>.arrow {
	border-width: 9px
}
.webui-popover>.arrow:after {
	content: "";
	border-width: 8px
}
.webui-popover.top-left>.arrow, .webui-popover.top-right>.arrow, .webui-popover.top>.arrow {
	bottom: -9px;
	left: 50%;
	margin-left: -9px;
	border-top-color: #a8bbc2;
	border-top-color: rgba(204,213,219,.85);
	border-bottom-width: 0
}
.webui-popover.top-left>.arrow:after, .webui-popover.top-right>.arrow:after, .webui-popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -8px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}
.webui-popover.right-bottom>.arrow, .webui-popover.right-top>.arrow, .webui-popover.right>.arrow {
	top: 50%;
	left: -9px;
	margin-top: -9px;
	border-right-color: #a8bbc2;
	border-right-color: rgba(204,213,219,.85);
	border-left-width: 0
}
.webui-popover.right-bottom>.arrow:after, .webui-popover.right-top>.arrow:after, .webui-popover.right>.arrow:after {
	bottom: -8px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}
.webui-popover.bottom-left>.arrow, .webui-popover.bottom-right>.arrow, .webui-popover.bottom>.arrow {
	top: -9px;
	left: 50%;
	margin-left: -9px;
	border-top-width: 0;
	border-bottom-color: #a8bbc2;
	border-bottom-color: rgba(204,213,219,.85)
}
.webui-popover.bottom-left>.arrow:after, .webui-popover.bottom-right>.arrow:after, .webui-popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -8px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}
.webui-popover.left-bottom>.arrow, .webui-popover.left-top>.arrow, .webui-popover.left>.arrow {
	top: 50%;
	right: -9px;
	margin-top: -9px;
	border-right-width: 0;
	border-left-color: #a8bbc2;
	border-left-color: rgba(204,213,219,.85)
}
.webui-popover.left-bottom>.arrow:after, .webui-popover.left-top>.arrow:after, .webui-popover.left>.arrow:after {
	right: 1px;
	bottom: -8px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}
.webui-popover-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1799;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.65)
}
.webui-popover-primary .webui-popover-title {
	color: #fff;
	background-color: #62a8ea;
	border-color: #62a8ea
}
.webui-popover-primary.bottom .arrow {
	border-bottom-color: #62a8ea
}
.webui-popover-primary.bottom .arrow:after {
	border-bottom-color: #62a8ea
}
.webui-popover-success .webui-popover-title {
	color: #fff;
	background-color: #46be8a;
	border-color: #46be8a
}
.webui-popover-success.bottom .arrow {
	border-bottom-color: #46be8a
}
.webui-popover-success.bottom .arrow:after {
	border-bottom-color: #46be8a
}
.webui-popover-info .webui-popover-title {
	color: #fff;
	background-color: #57c7d4;
	border-color: #57c7d4
}
.webui-popover-info.bottom .arrow {
	border-bottom-color: #57c7d4
}
.webui-popover-info.bottom .arrow:after {
	border-bottom-color: #57c7d4
}
.webui-popover-warning .webui-popover-title {
	color: #fff;
	background-color: #f2a654;
	border-color: #f2a654
}
.webui-popover-warning.bottom .arrow {
	border-bottom-color: #f2a654
}
.webui-popover-warning.bottom .arrow:after {
	border-bottom-color: #f2a654
}
.webui-popover-danger .webui-popover-title {
	color: #fff;
	background-color: #f96868;
	border-color: #f96868
}
.webui-popover-danger.bottom .arrow {
	border-bottom-color: #f96868
}
.webui-popover-danger.bottom .arrow:after {
	border-bottom-color: #f96868
}
.flag-icon-background {
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-background-size: contain;
	background-size: contain
}
.flag-icon {
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 1em;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-background-size: contain;
	background-size: contain
}
.flag-icon:before {
	content: "\00a0"
}
.dropdown-menu .flag-icon {
	margin-right: 5px
}
.flag-icon-ad {
	background-image: url(../images/ad.svg)
}
.flag-icon-ae {
	background-image: url(../images/ae.svg)
}
.flag-icon-af {
	background-image: url(../images/af.svg)
}
.flag-icon-ag {
	background-image: url(../images/ag.svg)
}
.flag-icon-ai {
	background-image: url(../images/ai.svg)
}
.flag-icon-al {
	background-image: url(../images/al.svg)
}
.flag-icon-am {
	background-image: url(../images/am.svg)
}
.flag-icon-ao {
	background-image: url(../images/ao.svg)
}
.flag-icon-aq {
	background-image: url(../images/aq.svg)
}
.flag-icon-ar {
	background-image: url(../images/ar.svg)
}
.flag-icon-as {
	background-image: url(../images/as.svg)
}
.flag-icon-at {
	background-image: url(../images/at.svg)
}
.flag-icon-au {
	background-image: url(../images/au.svg)
}
.flag-icon-aw {
	background-image: url(../images/aw.svg)
}
.flag-icon-ax {
	background-image: url(../images/ax.svg)
}
.flag-icon-az {
	background-image: url(../images/az.svg)
}
.flag-icon-ba {
	background-image: url(../images/ba.svg)
}
.flag-icon-bb {
	background-image: url(../images/bb.svg)
}
.flag-icon-bd {
	background-image: url(../images/bd.svg)
}
.flag-icon-be {
	background-image: url(../images/be.svg)
}
.flag-icon-bf {
	background-image: url(../images/bf.svg)
}
.flag-icon-bg {
	background-image: url(../images/bg.svg)
}
.flag-icon-bh {
	background-image: url(../images/bh.svg)
}
.flag-icon-bi {
	background-image: url(../images/bi.svg)
}
.flag-icon-bj {
	background-image: url(../images/bj.svg)
}
.flag-icon-bl {
	background-image: url(../images/bl.svg)
}
.flag-icon-bm {
	background-image: url(../images/bm.svg)
}
.flag-icon-bn {
	background-image: url(../images/bn.svg)
}
.flag-icon-bo {
	background-image: url(../images/bo.svg)
}
.flag-icon-bq {
	background-image: url(../images/bq.svg)
}
.flag-icon-br {
	background-image: url(../images/br.svg)
}
.flag-icon-bs {
	background-image: url(../images/bs.svg)
}
.flag-icon-bt {
	background-image: url(../images/bt.svg)
}
.flag-icon-bv {
	background-image: url(../images/bv.svg)
}
.flag-icon-bw {
	background-image: url(../images/bw.svg)
}
.flag-icon-by {
	background-image: url(../images/by.svg)
}
.flag-icon-bz {
	background-image: url(../images/bz.svg)
}
.flag-icon-ca {
	background-image: url(../images/ca.svg)
}
.flag-icon-cc {
	background-image: url(../images/cc.svg)
}
.flag-icon-cd {
	background-image: url(../images/cd.svg)
}
.flag-icon-cf {
	background-image: url(../images/cf.svg)
}
.flag-icon-cg {
	background-image: url(../images/cg.svg)
}
.flag-icon-ch {
	background-image: url(../images/ch.svg)
}
.flag-icon-ci {
	background-image: url(../images/ci.svg)
}
.flag-icon-ck {
	background-image: url(../images/ck.svg)
}
.flag-icon-cl {
	background-image: url(../images/cl.svg)
}
.flag-icon-cm {
	background-image: url(../images/cm.svg)
}
.flag-icon-cn {
	background-image: url(../images/cn.svg)
}
.flag-icon-co {
	background-image: url(../images/co.svg)
}
.flag-icon-cr {
	background-image: url(../images/cr.svg)
}
.flag-icon-cu {
	background-image: url(../images/cu.svg)
}
.flag-icon-cv {
	background-image: url(../images/cv.svg)
}
.flag-icon-cw {
	background-image: url(../images/cw.svg)
}
.flag-icon-cx {
	background-image: url(../images/cx.svg)
}
.flag-icon-cy {
	background-image: url(../images/cy.svg)
}
.flag-icon-cz {
	background-image: url(../images/cz.svg)
}
.flag-icon-de {
	background-image: url(../images/de.svg)
}
.flag-icon-dj {
	background-image: url(../images/dj.svg)
}
.flag-icon-dk {
	background-image: url(../images/dk.svg)
}
.flag-icon-dm {
	background-image: url(../images/dm.svg)
}
.flag-icon-do {
	background-image: url(../images/do.svg)
}
.flag-icon-dz {
	background-image: url(../images/dz.svg)
}
.flag-icon-ec {
	background-image: url(../images/ec.svg)
}
.flag-icon-ee {
	background-image: url(../images/ee.svg)
}
.flag-icon-eg {
	background-image: url(../images/eg.svg)
}
.flag-icon-eh {
	background-image: url(../images/eh.svg)
}
.flag-icon-er {
	background-image: url(../images/er.svg)
}
.flag-icon-es {
	background-image: url(../images/es.svg)
}
.flag-icon-et {
	background-image: url(../images/et.svg)
}
.flag-icon-fi {
	background-image: url(../images/fi.svg)
}
.flag-icon-fj {
	background-image: url(../images/fj.svg)
}
.flag-icon-fk {
	background-image: url(../images/fk.svg)
}
.flag-icon-fm {
	background-image: url(../images/fm.svg)
}
.flag-icon-fo {
	background-image: url(../images/fo.svg)
}
.flag-icon-fr {
	background-image: url(../images/fr.svg)
}
.flag-icon-ga {
	background-image: url(../images/ga.svg)
}
.flag-icon-gb {
	background-image: url(../images/gb.svg)
}
.flag-icon-gd {
	background-image: url(../images/gd.svg)
}
.flag-icon-ge {
	background-image: url(../images/ge.svg)
}
.flag-icon-gf {
	background-image: url(../images/gf.svg)
}
.flag-icon-gg {
	background-image: url(../images/gg.svg)
}
.flag-icon-gh {
	background-image: url(../images/gh.svg)
}
.flag-icon-gi {
	background-image: url(../images/gi.svg)
}
.flag-icon-gl {
	background-image: url(../images/gl.svg)
}
.flag-icon-gm {
	background-image: url(../images/gm.svg)
}
.flag-icon-gn {
	background-image: url(../images/gn.svg)
}
.flag-icon-gp {
	background-image: url(../images/gp.svg)
}
.flag-icon-gq {
	background-image: url(../images/gq.svg)
}
.flag-icon-gr {
	background-image: url(../images/gr.svg)
}
.flag-icon-gs {
	background-image: url(../images/gs.svg)
}
.flag-icon-gt {
	background-image: url(../images/gt.svg)
}
.flag-icon-gu {
	background-image: url(../images/gu.svg)
}
.flag-icon-gw {
	background-image: url(../images/gw.svg)
}
.flag-icon-gy {
	background-image: url(../images/gy.svg)
}
.flag-icon-hk {
	background-image: url(../images/hk.svg)
}
.flag-icon-hm {
	background-image: url(../images/hm.svg)
}
.flag-icon-hn {
	background-image: url(../images/hn.svg)
}
.flag-icon-hr {
	background-image: url(../images/hr.svg)
}
.flag-icon-ht {
	background-image: url(../images/ht.svg)
}
.flag-icon-hu {
	background-image: url(../images/hu.svg)
}
.flag-icon-id {
	background-image: url(../images/id.svg)
}
.flag-icon-ie {
	background-image: url(../images/ie.svg)
}
.flag-icon-il {
	background-image: url(../images/il.svg)
}
.flag-icon-im {
	background-image: url(../images/im.svg)
}
.flag-icon-in {
	background-image: url(../images/in.svg)
}
.flag-icon-io {
	background-image: url(../images/io.svg)
}
.flag-icon-iq {
	background-image: url(../images/iq.svg)
}
.flag-icon-ir {
	background-image: url(../images/ir.svg)
}
.flag-icon-is {
	background-image: url(../images/is.svg)
}
.flag-icon-it {
	background-image: url(../images/it.svg)
}
.flag-icon-je {
	background-image: url(../images/je.svg)
}
.flag-icon-jm {
	background-image: url(../images/jm.svg)
}
.flag-icon-jo {
	background-image: url(../images/jo.svg)
}
.flag-icon-jp {
	background-image: url(../images/jp.svg)
}
.flag-icon-ke {
	background-image: url(../images/ke.svg)
}
.flag-icon-kg {
	background-image: url(../images/kg.svg)
}
.flag-icon-kh {
	background-image: url(../images/kh.svg)
}
.flag-icon-ki {
	background-image: url(../images/ki.svg)
}
.flag-icon-km {
	background-image: url(../images/km.svg)
}
.flag-icon-kn {
	background-image: url(../images/kn.svg)
}
.flag-icon-kp {
	background-image: url(../images/kp.svg)
}
.flag-icon-kr {
	background-image: url(../images/kr.svg)
}
.flag-icon-kw {
	background-image: url(../images/kw.svg)
}
.flag-icon-ky {
	background-image: url(../images/ky.svg)
}
.flag-icon-kz {
	background-image: url(../images/kz.svg)
}
.flag-icon-la {
	background-image: url(../images/la.svg)
}
.flag-icon-lb {
	background-image: url(../images/lb.svg)
}
.flag-icon-lc {
	background-image: url(../images/lc.svg)
}
.flag-icon-li {
	background-image: url(../images/li.svg)
}
.flag-icon-lk {
	background-image: url(../images/lk.svg)
}
.flag-icon-lr {
	background-image: url(../images/lr.svg)
}
.flag-icon-ls {
	background-image: url(../images/ls.svg)
}
.flag-icon-lt {
	background-image: url(../images/lt.svg)
}
.flag-icon-lu {
	background-image: url(../images/lu.svg)
}
.flag-icon-lv {
	background-image: url(../images/lv.svg)
}
.flag-icon-ly {
	background-image: url(../images/ly.svg)
}
.flag-icon-ma {
	background-image: url(../images/ma.svg)
}
.flag-icon-mc {
	background-image: url(../images/mc.svg)
}
.flag-icon-md {
	background-image: url(../images/md.svg)
}
.flag-icon-me {
	background-image: url(../images/me.svg)
}
.flag-icon-mf {
	background-image: url(../images/mf.svg)
}
.flag-icon-mg {
	background-image: url(../images/mg.svg)
}
.flag-icon-mh {
	background-image: url(../images/mh.svg)
}
.flag-icon-mk {
	background-image: url(../images/mk.svg)
}
.flag-icon-ml {
	background-image: url(../images/ml.svg)
}
.flag-icon-mm {
	background-image: url(../images/mm.svg)
}
.flag-icon-mn {
	background-image: url(../images/mn.svg)
}
.flag-icon-mo {
	background-image: url(../images/mo.svg)
}
.flag-icon-mp {
	background-image: url(../images/mp.svg)
}
.flag-icon-mq {
	background-image: url(../images/mq.svg)
}
.flag-icon-mr {
	background-image: url(../images/mr.svg)
}
.flag-icon-ms {
	background-image: url(../images/ms.svg)
}
.flag-icon-mt {
	background-image: url(../images/mt.svg)
}
.flag-icon-mu {
	background-image: url(../images/mu.svg)
}
.flag-icon-mv {
	background-image: url(../images/mv.svg)
}
.flag-icon-mw {
	background-image: url(../images/mw.svg)
}
.flag-icon-mx {
	background-image: url(../images/mx.svg)
}
.flag-icon-my {
	background-image: url(../images/my.svg)
}
.flag-icon-mz {
	background-image: url(../images/mz.svg)
}
.flag-icon-na {
	background-image: url(../images/na.svg)
}
.flag-icon-nc {
	background-image: url(../images/nc.svg)
}
.flag-icon-ne {
	background-image: url(../images/ne.svg)
}
.flag-icon-nf {
	background-image: url(../images/nf.svg)
}
.flag-icon-ng {
	background-image: url(../images/ng.svg)
}
.flag-icon-ni {
	background-image: url(../images/ni.svg)
}
.flag-icon-nl {
	background-image: url(../images/nl.svg)
}
.flag-icon-no {
	background-image: url(../images/no.svg)
}
.flag-icon-np {
	background-image: url(../images/np.svg)
}
.flag-icon-nr {
	background-image: url(../images/nr.svg)
}
.flag-icon-nu {
	background-image: url(../images/nu.svg)
}
.flag-icon-nz {
	background-image: url(../images/nz.svg)
}
.flag-icon-om {
	background-image: url(../images/om.svg)
}
.flag-icon-pa {
	background-image: url(../images/pa.svg)
}
.flag-icon-pe {
	background-image: url(../images/pe.svg)
}
.flag-icon-pf {
	background-image: url(../images/pf.svg)
}
.flag-icon-pg {
	background-image: url(../images/pg.svg)
}
.flag-icon-ph {
	background-image: url(../images/ph.svg)
}
.flag-icon-pk {
	background-image: url(../images/pk.svg)
}
.flag-icon-pl {
	background-image: url(../images/pl.svg)
}
.flag-icon-pm {
	background-image: url(../images/pm.svg)
}
.flag-icon-pn {
	background-image: url(../images/pn.svg)
}
.flag-icon-pr {
	background-image: url(../images/pr.svg)
}
.flag-icon-ps {
	background-image: url(../images/ps.svg)
}
.flag-icon-pt {
	background-image: url(../images/pt.svg)
}
.flag-icon-pw {
	background-image: url(../images/pw.svg)
}
.flag-icon-py {
	background-image: url(../images/py.svg)
}
.flag-icon-qa {
	background-image: url(../images/qa.svg)
}
.flag-icon-re {
	background-image: url(../images/re.svg)
}
.flag-icon-ro {
	background-image: url(../images/ro.svg)
}
.flag-icon-rs {
	background-image: url(../images/rs.svg)
}
.flag-icon-ru {
	background-image: url(../images/ru.svg)
}
.flag-icon-rw {
	background-image: url(../images/rw.svg)
}
.flag-icon-sa {
	background-image: url(../images/sa.svg)
}
.flag-icon-sb {
	background-image: url(../images/sb.svg)
}
.flag-icon-sc {
	background-image: url(../images/sc.svg)
}
.flag-icon-sd {
	background-image: url(../images/sd.svg)
}
.flag-icon-se {
	background-image: url(../images/se.svg)
}
.flag-icon-sg {
	background-image: url(../images/sg.svg)
}
.flag-icon-sh {
	background-image: url(../images/sh.svg)
}
.flag-icon-si {
	background-image: url(../images/si.svg)
}
.flag-icon-sj {
	background-image: url(../images/sj.svg)
}
.flag-icon-sk {
	background-image: url(../images/sk.svg)
}
.flag-icon-sl {
	background-image: url(../images/sl.svg)
}
.flag-icon-sm {
	background-image: url(../images/sm.svg)
}
.flag-icon-sn {
	background-image: url(../images/sn.svg)
}
.flag-icon-so {
	background-image: url(../images/so.svg)
}
.flag-icon-sr {
	background-image: url(../images/sr.svg)
}
.flag-icon-ss {
	background-image: url(../images/ss.svg)
}
.flag-icon-st {
	background-image: url(../images/st.svg)
}
.flag-icon-sv {
	background-image: url(../images/sv.svg)
}
.flag-icon-sx {
	background-image: url(../images/sx.svg)
}
.flag-icon-sy {
	background-image: url(../images/sy.svg)
}
.flag-icon-sz {
	background-image: url(../images/sz.svg)
}
.flag-icon-tc {
	background-image: url(../images/tc.svg)
}
.flag-icon-td {
	background-image: url(../images/td.svg)
}
.flag-icon-tf {
	background-image: url(../images/tf.svg)
}
.flag-icon-tg {
	background-image: url(../images/tg.svg)
}
.flag-icon-th {
	background-image: url(../images/th.svg)
}
.flag-icon-tj {
	background-image: url(../images/tj.svg)
}
.flag-icon-tk {
	background-image: url(../images/tk.svg)
}
.flag-icon-tl {
	background-image: url(../images/tl.svg)
}
.flag-icon-tm {
	background-image: url(../images/tm.svg)
}
.flag-icon-tn {
	background-image: url(../images/tn.svg)
}
.flag-icon-to {
	background-image: url(../images/to.svg)
}
.flag-icon-tr {
	background-image: url(../images/tr.svg)
}
.flag-icon-tt {
	background-image: url(../images/tt.svg)
}
.flag-icon-tv {
	background-image: url(../images/tv.svg)
}
.flag-icon-tw {
	background-image: url(../images/tw.svg)
}
.flag-icon-tz {
	background-image: url(../images/tz.svg)
}
.flag-icon-ua {
	background-image: url(../images/ua.svg)
}
.flag-icon-ug {
	background-image: url(../images/ug.svg)
}
.flag-icon-um {
	background-image: url(../images/um.svg)
}
.flag-icon-us {
	background-image: url(../images/us.svg)
}
.flag-icon-uy {
	background-image: url(../images/uy.svg)
}
.flag-icon-uz {
	background-image: url(../images/uz.svg)
}
.flag-icon-va {
	background-image: url(../images/va.svg)
}
.flag-icon-vc {
	background-image: url(../images/vc.svg)
}
.flag-icon-ve {
	background-image: url(../images/ve.svg)
}
.flag-icon-vg {
	background-image: url(../images/vg.svg)
}
.flag-icon-vi {
	background-image: url(../images/vi.svg)
}
.flag-icon-vn {
	background-image: url(../images/vn.svg)
}
.flag-icon-vu {
	background-image: url(../images/vu.svg)
}
.flag-icon-wf {
	background-image: url(../images/wf.svg)
}
.flag-icon-ws {
	background-image: url(../images/ws.svg)
}
.flag-icon-ye {
	background-image: url(../images/ye.svg)
}
.flag-icon-yt {
	background-image: url(../images/yt.svg)
}
.flag-icon-za {
	background-image: url(../images/za.svg)
}
.flag-icon-zm {
	background-image: url(../images/zm.svg)
}
.flag-icon-zw {
	background-image: url(../images/zw.svg)
}
.ladda-button {
	position: relative
}
.ladda-button .ladda-spinner {
	position: absolute;
	top: 50%;
	z-index: 2;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: 0;
	pointer-events: none;
	opacity: 0
}
.ladda-button .ladda-label {
	position: relative;
	z-index: 3
}
.ladda-button .ladda-progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	visibility: hidden;
	background: rgba(0,0,0,.2);
	opacity: 0;
	-webkit-transition: .1s linear all;
	-o-transition: .1s linear all;
	transition: .1s linear all
}
.ladda-button[data-loading] .ladda-progress {
	visibility: visible;
	opacity: 1
}
.ladda-button, .ladda-button .ladda-label, .ladda-button .ladda-spinner {
	-webkit-transition: .3s cubic-bezier(.175, .885, .32, 1.275 all);
	-o-transition: .3s cubic-bezier(.175, .885, .32, 1.275 all);
	transition: .3s cubic-bezier(.175, .885, .32, 1.275 all)
}
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-label, .ladda-button[data-style=zoom-out] .ladda-spinner {
	-webkit-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all
}
.ladda-button[data-style=expand-right] .ladda-spinner {
	right: -6px
}
.ladda-button[data-style=expand-right].btn-xs .ladda-spinner, .ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
	right: -12px
}
.ladda-button[data-style=expand-right][data-loading] {
	padding-right: 45px
}
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=expand-right][data-loading] .btn-xs, .ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size=xs] {
	padding-right: 30px
}
.ladda-button[data-style=expand-left] .ladda-spinner {
	left: 26px
}
.ladda-button[data-style=expand-left].btn-xs .ladda-spinner, .ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
	left: 15px
}
.ladda-button[data-style=expand-left][data-loading] {
	padding-left: 45px
}
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=expand-left][data-loading].btn-xs, .ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size=xs] {
	padding-left: 30px
}
.ladda-button[data-style=expand-up] {
	overflow: hidden
}
.ladda-button[data-style=expand-up] .ladda-spinner {
	top: -32px;
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=expand-up][data-loading] {
	padding-top: 30px
}
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
	top: 16px;
	margin-top: 0;
	opacity: 1
}
.ladda-button[data-style=expand-up][data-loading].btn-xs, .ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size=xs] {
	padding-top: 32px
}
.ladda-button[data-style=expand-up][data-loading].btn-xs .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
	top: 4px
}
.ladda-button[data-style=expand-down] {
	overflow: hidden
}
.ladda-button[data-style=expand-down] .ladda-spinner {
	top: 44px;
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=expand-down].btn-xs .ladda-spinner, .ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
	top: 30px
}
.ladda-button[data-style=expand-down][data-loading] {
	padding-bottom: 30px
}
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=expand-down][data-loading].btn-xs, .ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size=xs] {
	padding-bottom: 23px
}
.ladda-button[data-style=slide-left] {
	overflow: hidden
}
.ladda-button[data-style=slide-left] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-left] .ladda-spinner {
	left: 100%;
	margin-left: 0
}
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
	left: -100%;
	opacity: 0
}
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
	left: 50%;
	opacity: 1
}
.ladda-button[data-style=slide-right] {
	overflow: hidden
}
.ladda-button[data-style=slide-right] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-right] .ladda-spinner {
	right: 100%;
	left: 16px;
	margin-left: 0
}
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
	left: 100%;
	opacity: 0
}
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
	left: 50%;
	opacity: 1
}
.ladda-button[data-style=slide-up] {
	overflow: hidden
}
.ladda-button[data-style=slide-up] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-up] .ladda-spinner {
	left: 50%;
	margin-top: 1em;
	margin-left: 0
}
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
	top: -1em;
	opacity: 0
}
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
	margin-top: 0;
	opacity: 1
}
.ladda-button[data-style=slide-down] {
	overflow: hidden
}
.ladda-button[data-style=slide-down] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-down] .ladda-spinner {
	left: 50%;
	margin-top: -2em;
	margin-left: 0
}
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
	top: 1em;
	opacity: 0
}
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
	margin-top: 0;
	opacity: 1
}
.ladda-button[data-style=zoom-out] {
	overflow: hidden
}
.ladda-button[data-style=zoom-out] .ladda-spinner {
	left: 50%;
	margin-left: 32px;
	-webkit-transform: scale(2.5);
	-ms-transform: scale(2.5);
	-o-transform: scale(2.5);
	transform: scale(2.5)
}
.ladda-button[data-style=zoom-out] .ladda-label {
	position: relative;
	display: inline-block
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
	opacity: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5)
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
	margin-left: 0;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.ladda-button[data-style=zoom-in] {
	overflow: hidden
}
.ladda-button[data-style=zoom-in] .ladda-spinner {
	left: 50%;
	margin-left: -16px;
	-webkit-transform: scale(.2);
	-ms-transform: scale(.2);
	-o-transform: scale(.2);
	transform: scale(.2)
}
.ladda-button[data-style=zoom-in] .ladda-label {
	position: relative;
	display: inline-block
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
	opacity: 0;
	-webkit-transform: scale(2.2);
	-ms-transform: scale(2.2);
	-o-transform: scale(2.2);
	transform: scale(2.2)
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
	margin-left: 0;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.ladda-button[data-style=contract] {
	width: 100px;
	overflow: hidden
}
.ladda-button[data-style=contract] .ladda-spinner {
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=contract][data-loading] {
	width: 52px;
	border-radius: 50%
}
.ladda-button[data-style=contract][data-loading] .ladda-label {
	opacity: 0
}
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=contract-overlay] {
	width: 100px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 0 3000px rgba(0,0,0,0);
	box-shadow: 0 0 0 3000px rgba(0,0,0,0)
}
.ladda-button[data-style=contract-overlay] .ladda-spinner {
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=contract-overlay][data-loading] {
	width: 52px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 3000px rgba(0,0,0,.8);
	box-shadow: 0 0 0 3000px rgba(0,0,0,.8)
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
	opacity: 0
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
	opacity: 1
}
table.tablesaw {
	width: 100%;
	max-width: 100%;
	empty-cells: show
}
.tablesaw {
	width: 100%;
	border-collapse: collapse
}
.tablesaw {
	padding: 0;
	border: 0
}
.tablesaw td, .tablesaw th {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .5em .7em
}
.tablesaw thead tr:first-child th {
	padding-top: .9em;
	padding-bottom: .7em
}
:root {
	var-button-selected-background: #29abe2;
	var-button-checkbox-selected-background: #34a3de;
	var-button-selected-shadow: rgba(0,75,115,.45);
	var-button-interaction-text: #76838f;
	var-button-interaction-shadow: #4faeef
}
.tablesaw-enhanced .tablesaw-bar .btn {
	position: relative;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none !important;
	padding: 4px 8px;
	margin: 0;
	clear: both;
	color: #76838f;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	background: 0;
	background-color: #fff;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	-moz-appearance: none !important;
	-webkit-font-smoothing: antialiased
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
	text-decoration: none
}
.tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .btn:hover {
	background-color: #fff;
	border-color: #62a8ea;
	outline: 0
}
.tablesaw-enhanced .tablesaw-bar .btn:focus {
	color: #62a8ea
}
.tablesaw-bar .btn:focus {
	color: #62a8ea
}
.ie-lte8 .tablesaw-bar .btn:focus, .ie-lte8 .tablesaw-bar .btn:hover {
	color: #76838f;
	background-color: #fff;
	border-color: #aaa;
	outline: 0
}
.ie-lte8 .tablesaw-bar .btn:focus, .ie-lte8 .tablesaw-bar .btn:hover {
	color: #76838f;
	background-color: #fff;
	border-color: #62a8ea;
	outline: 0
}
.tablesaw-bar .btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 1em;
	margin: 0;
	font-weight: inherit;
	background: 0;
	border: 0
}
.tablesaw-bar .btn-select select {
	display: inline-block;
	color: transparent;
	filter: alpha(opacity=0);
	opacity: 0
}
.tablesaw-bar .btn select option {
	font-family: sans-serif;
	color: #000;
	background: #fff
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
	min-width: 7.25em;
	margin-bottom: 3px;
	color: #76838f;
	text-align: left;
	text-indent: 0
}
.ie-lte8 .tablesaw-bar .btn-select {
	min-width: 6.1em
}
.tablesaw-bar .btn.btn-micro, .tablesaw-bar .btn.btn-small {
	position: relative;
	top: 0;
	display: inline-block;
	width: auto;
	height: auto
}
.tablesaw-bar .btn.btn-small {
	line-height: 20px
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
	text-align: left
}
.tablesaw-bar .btn-select:after {
	position: absolute;
	display: block;
	content: " ";
	background: #f3f7f9;
	background: rgba(0,0,0,.1)
}
.tablesaw-bar .btn-select:after {
	top: 6px;
	right: auto;
	bottom: 0;
	left: auto;
	display: inline-block;
	width: 1.8em;
	padding: 0;
	margin: 0 5px 0;
	font-family: "Web Icons";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1;
	content: "\f18f";
	background: 0;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-synthesis: weight style;
	text-rendering: auto
}
.tablesaw-bar .btn-select.btn-micro:after, .tablesaw-bar .btn-select.btn-small:after {
	background: 0;
	border-left-width: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.tablesaw-bar .btn-select.btn-small:after {
	padding-top: 0;
	padding-right: 0;
	font-size: 16px
}
.tablesaw-advance .btn {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 3px;
	-moz-appearance: none
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	position: relative;
	display: inline-block;
	margin-left: .5em;
	font-family: "Web Icons";
	font-size: inherit;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-synthesis: weight style;
	text-rendering: auto
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
	content: "\f18f"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
	content: "\f190"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
	content: "\f17e"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
	content: "\f17f"
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
	pointer-events: none;
	cursor: default;
	filter: alpha(opacity=40);
	opacity: .4
}
.tablesaw-bar {
	clear: both;
	font-family: sans-serif
}
.tablesaw-toolbar {
	float: left;
	font-size: 13px
}
.tablesaw-toolbar label {
	display: block;
	padding: .5em 0;
	margin-right: 20px;
	clear: both;
	color: #76838f;
	text-transform: uppercase
}
.tablesaw-bar .btn, .tablesaw-enhanced .tablesaw-bar .btn {
	margin-top: .5em;
	margin-bottom: .5em
}
.tablesaw-bar .btn-select, .tablesaw-enhanced .tablesaw-bar .btn-select {
	margin-bottom: 0
}
.tablesaw-bar .tablesaw-toolbar .btn {
	padding-left: .3em;
	margin-top: 0;
	margin-left: .4em;
	font-family: sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	background: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
	min-width: 0
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
	padding-top: 0
}
.tablesaw-bar .tablesaw-toolbar select {
	color: #76838f;
	text-transform: none;
	background: 0
}
.tablesaw-toolbar~table {
	clear: both
}
.tablesaw-toolbar .a11y-sm {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0)
}
@media(min-width:24em) {
.tablesaw-toolbar .a11y-sm {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: none
}
}
.tablesaw td, .tablesaw th {
	line-height: 1em;
	text-align: left;
	vertical-align: middle
}
.tablesaw tbody th, .tablesaw td {
	vertical-align: middle
}
.tablesaw tbody th .btn, .tablesaw td .btn {
	margin: 0
}
.tablesaw thead th {
	text-align: left;
	text-transform: uppercase
}
.tablesaw caption {
	margin-bottom: 0;
	line-height: 2.4;
	text-align: left;
	filter: alpha(opacity=50);
	opacity: .5
}
@media(min-width:25em) {
.tablesaw caption {
	margin-bottom: .6em;
	line-height: 1.2
}
}
.tablesaw-cell-label-top {
	font-weight: 300;
	text-transform: uppercase
}
.tablesaw-cell-label {
	text-transform: uppercase
}
@media(min-width:40em) {
.tablesaw td {
	line-height: 1.5em
}
}
.tablesaw-cell-label-top {
	font-weight: 300;
	text-transform: uppercase
}
.tablesaw-cell-label {
	text-transform: uppercase
}
@media(min-width:40em) {
.tablesaw td {
	line-height: 1.5em
}
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: none
}
@media only all {
.tablesaw-stack td, .tablesaw-stack th {
	display: block;
	text-align: left
}
.tablesaw-stack tr {
	display: table-row;
	clear: both
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: inline-block;
	width: 30%;
	padding: 0 .6em 0 0
}
.tablesaw-stack td .tablesaw-cell-label-top, .tablesaw-stack th .tablesaw-cell-label-top {
	display: block;
	padding: .4em 0;
	margin: .4em 0
}
.tablesaw-cell-label {
	display: block
}
.tablesaw-stack tbody th.group {
	margin-top: -1px
}
.tablesaw-stack th.group b.tablesaw-cell-label {
	display: none !important
}
}
@media(max-width:767px) {
.tablesaw-stack thead td, .tablesaw-stack thead th {
	display: none
}
.tablesaw-stack tbody td, .tablesaw-stack tbody th {
	float: left;
	width: 100%;
	clear: left
}
.tablesaw-cell-label {
	vertical-align: top
}
.tablesaw-cell-content {
	display: inline-block;
	max-width: 67%
}
.tablesaw-stack td:empty, .tablesaw-stack th:empty {
	display: none
}
}
@media(min-width:768px) {
.tablesaw-stack tr {
	display: table-row
}
.tablesaw-stack td, .tablesaw-stack th, .tablesaw-stack thead td, .tablesaw-stack thead th {
	display: table-cell
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: none !important
}
}
.tablesaw-fix-persist {
	table-layout: fixed
}
@media only all {
.tablesaw-swipe td.tablesaw-cell-hidden, .tablesaw-swipe th.tablesaw-cell-hidden {
	display: none
}
}
.btn.tablesaw-columntoggle-btn span {
	display: inline-block;
	text-indent: -9999px
}
.tablesaw-columntoggle-btnwrap {
	position: relative
}
.tablesaw-columntoggle-btnwrap .dialog-content {
	padding: .5em
}
.tablesaw-columntoggle tbody td {
	line-height: 1.5
}
.tablesaw-columntoggle-popup {
	display: none
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
	position: absolute;
	top: 2em;
	right: 0;
	z-index: 1;
	display: block;
	padding: .5em .8em;
	background-color: #fff;
	border: 1px solid #e4eaec;
	border-radius: 3px
}
.tablesaw-columntoggle-popup fieldset {
	margin: 0
}
@media only all {
.tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-6 {
	display: none
}
}
.tablesaw-columntoggle-btnwrap .dialog-content {
	top: 0 !important;
	right: 1em;
	left: auto !important;
	width: 12em;
	max-width: 18em;
	margin: -.5em auto 0
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
	outline-style: none
}
@media(min-width:20em) {
.tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-1 {
	display: table-cell
}
}
@media(min-width:30em) {
.tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-2 {
	display: table-cell
}
}
@media(min-width:40em) {
.tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-3 {
	display: table-cell
}
.tablesaw-columntoggle tbody td {
	line-height: 2
}
}
@media(min-width:50em) {
.tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-4 {
	display: table-cell
}
}
@media(min-width:60em) {
.tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-5 {
	display: table-cell
}
}
@media(min-width:70em) {
.tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-6 {
	display: table-cell
}
}
@media only all {
.tablesaw-columntoggle td.tablesaw-cell-hidden, .tablesaw-columntoggle th.tablesaw-cell-hidden {
	display: none
}
.tablesaw-columntoggle td.tablesaw-cell-visible, .tablesaw-columntoggle th.tablesaw-cell-visible {
	display: table-cell
}
}
.tablesaw-columntoggle-popup .btn-group>label {
	display: block;
	padding: .2em 0;
	white-space: nowrap
}
.tablesaw-columntoggle-popup .btn-group>label input {
	margin-right: .8em
}
.tablesaw-sortable, .tablesaw-sortable thead, .tablesaw-sortable thead tr, .tablesaw-sortable thead tr th {
	position: relative
}
.tablesaw-sortable thead tr th {
	padding-right: 1.6em;
	vertical-align: top
}
.tablesaw-sortable th.tablesaw-sortable-head, .tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
	padding: 0
}
.tablesaw-sortable th.tablesaw-sortable-head button {
	padding-top: .9em;
	padding-right: 1.6em;
	padding-bottom: .7em;
	padding-left: .6em
}
.tablesaw-sortable .tablesaw-sortable-head button {
	position: relative;
	min-width: 100%;
	padding: 0;
	font: inherit;
	color: inherit;
	text-align: left;
	text-transform: inherit;
	background: 0;
	border: 0
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after, .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
	position: absolute;
	right: .5em;
	display: inline-block;
	width: 7px;
	height: 10px;
	font-family: "Web Icons";
	font-size: inherit;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1;
	content: "\0020";
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-synthesis: weight style;
	text-rendering: auto
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
	content: "\f190"
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
	content: "\f18f"
}
.tablesaw-sortable .not-applicable:after {
	display: block;
	content: "--"
}
.tablesaw-sortable .not-applicable span {
	display: none
}
.tablesaw-advance {
	float: right
}
.tablesaw-advance.minimap {
	margin-right: .4em
}
.tablesaw-advance-dots {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none
}
.tablesaw-advance-dots li {
	display: table-cell;
	padding: .4em .2em
}
.tablesaw-advance-dots li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #a3afb7;
	border-radius: 100%
}
.tablesaw-advance-dots-hide {
	pointer-events: none;
	cursor: default;
	filter: alpha(opacity=30);
	opacity: .3
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
.ad-gallery {
	width: 100%;
	text-align: center
}
.ad-gallery .ad-image img {
	margin: 0 auto
}
.ad-gallery, .ad-gallery * {
	margin: 0;
	padding: 0
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden
}
.ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC
}
.ad-gallery .ad-image-wrapper .ad-next {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100
}
.ad-gallery .ad-image-wrapper .ad-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100
}
.ad-gallery .ad-image-wrapper .ad-next, .ad-gallery .ad-image-wrapper .ad-prev {
	background: url(../images/non-existing.jpg) \9
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image, .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image {
	background: url(../images/icon-arrowbtn.png) no-repeat 0 0;
	width: 24px;
	height: 49px;
	display: block !important;
	position: absolute;
	top: 47%;
	left: 10%;
	z-index: 101
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(../images/icon-arrowbtn.png) no-repeat 8px -237px;
	width: 24px;
	height: 49px;
	right: 10%;
	left: auto
}
.ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 9
}
.ad-gallery .ad-image-wrapper .ad-image img {
	display: block;
	max-width: 100%;
	width: auto !important;
	height: auto !important
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	background: url(../images/opa75.png);
	color: #000
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='opa75.png')
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
	display: block
}
.ad-gallery .ad-controls {
	height: 20px;
	display: none
}
.ad-gallery .ad-info {
	float: left
}
.ad-gallery .ad-slideshow-controls {
	float: right
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 5px;
	font-size: .9em
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	cursor: default;
	font-style: italic
}
.ad-gallery .ad-nav {
	width: 100%;
	position: relative
}
.ad-gallery .ad-back, .ad-gallery .ad-forward {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10
}
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
	height: 100px
}
.ad-gallery .ad-nav .ad-thumbs {
	overflow: hidden;
	width: 100%
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	width: 9000px;
	list-style: none;
	margin: 0 auto;
	text-align: center
}
.ad-gallery .ad-thumbs li {
	padding-right: 5px
}
@media(max-width:768px) {
.ad-gallery .ad-thumbs li a img {
	width: 64px;
	height: 64px
}
}
@media(min-width:768px) {
.ad-gallery .ad-thumbs li {
	float: none !important;
	display: inline-block
}
}
.ad-gallery .ad-thumbs li a {
	display: block
}
.ad-gallery .ad-thumbs li a img {
	border: 2px solid #fff;
	display: block
}
.ad-gallery .ad-thumbs li a.ad-active img {
	border: 2px solid #f2a654
}
.ad-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px
}
.ad-gallery {
	width: 100%;
	text-align: center
}
.ad-gallery .ad-image img {
	margin: 0 auto
}
.ad-gallery, .ad-gallery * {
	margin: 0;
	padding: 0
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden
}
.ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC
}
.ad-gallery .ad-image-wrapper .ad-next {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100
}
.ad-gallery .ad-image-wrapper .ad-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100
}
.ad-gallery .ad-image-wrapper .ad-next, .ad-gallery .ad-image-wrapper .ad-prev {
	background: url(../images/non-existing.jpg) \9
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image, .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image {
	background: url(../images/icon-arrowbtn.png) no-repeat 0 0;
	width: 24px;
	height: 48px;
	display: block !important;
	position: absolute;
	top: 47%;
	left: 50%;
	margin-left: -12px;
	z-index: 101
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(../images/icon-arrowbtn.png) no-repeat 0 -50px;
	width: 24px;
	height: 48px;
	right: 50%;
	margin-right: -12px;
	left: auto
}
.ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0 !important;
	width: 100% !important;
	z-index: 9
}
.ad-gallery .ad-image-wrapper .ad-image img {
	display: block;
	max-width: 100%;
	width: auto !important;
	height: auto !important
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	background: url(../images/opa75.png);
	color: #000
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='opa75.png')
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
	display: block
}
.ad-gallery .ad-controls {
	height: 20px;
	display: none
}
.ad-gallery .ad-info {
	float: left
}
.ad-gallery .ad-slideshow-controls {
	float: right
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 5px;
	font-size: .9em
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	cursor: default;
	font-style: italic
}
.ad-gallery .ad-nav {
	width: 100%;
	position: relative
}
.ad-gallery .ad-back, .ad-gallery .ad-forward {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10
}
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
	height: 100px
}
.ad-gallery .ad-nav .ad-thumbs {
	overflow: hidden;
	width: 100%
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	width: 9000px;
	list-style: none;
	margin: 0 auto
}
.ad-gallery .ad-thumbs li {
	float: left;
	padding-right: 5px
}
.ad-gallery .ad-thumbs li a {
	display: block
}
.ad-gallery .ad-thumbs li a img {
	border: 2px solid #fff;
	display: block
}
.ad-gallery .ad-thumbs li a.ad-active img {
	border: 2px solid #f2a654
}
.ad-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px
}
.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
	background-color: rgba(0,0,0,.45);
	z-index: 99980
}
#lg-counter, .lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}
@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal
}
.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color: #FFF
}
.lg-actions .lg-next {
	right: 20px
}
.lg-actions .lg-next:before {
	content: "\e095"
}
.lg-actions .lg-prev {
	left: 20px
}
.lg-actions .lg-prev:after {
	content: "\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}
.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}
.lg-toolbar {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: 0
}
.lg-toolbar .lg-icon:hover {
	color: #FFF
}
.lg-toolbar .lg-close:after {
	content: "\e070"
}
.lg-toolbar .lg-download:after {
	content: "\e0f2"
}
.lg-sub-html {
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center
}
.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}
.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}
#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
	-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
	-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
	transition: transform 250ms ease 0s, opacity 250ms !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}
.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 99980;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px
}
@media(min-width:1025px) {
.lg-outer .lg-thumb-item {
	-webkit-transition: border-color .25s ease;
	-o-transition: border-color .25s ease;
	transition: border-color .25s ease
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}
.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%
}
.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}
.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}
.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
	color: #FFF
}
.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}
.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}
.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 99980;
	cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../images/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../images/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
	background: url(../images/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../images/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../images/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0
}
.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}
.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99980;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-moz-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}
.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}
.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}
.lg-autoplay-button:after {
	content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform .3s ease 0s;
	-moz-transition: -moz-transform .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s;
	transition: transform .3s ease 0s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .15s !important;
	-moz-transition: -moz-transform .3s ease 0s, opacity .15s !important;
	-o-transition: -o-transform .3s ease 0s, opacity .15s !important;
	transition: transform .3s ease 0s, opacity .15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
#lg-zoom-in:after {
	content: "\e311"
}
#lg-actual-size {
	font-size: 20px
}
#lg-actual-size:after {
	content: "\e033"
}
#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}
#lg-zoom-out:after {
	content: "\e312"
}
.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}
.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 99980;
	height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}
.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}
.lg-outer .lg-pager {
	background-color: rgba(255,255,255,.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%
}
.lg-fullscreen:after {
	content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}
.group:after, .group:before {
	display: table;
	content: "";
	line-height: 0
}
.group:after {
	clear: both
}
.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99950;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}
.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.lg-outer.lg-visible {
	opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1
}
.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}
.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}
.lg-outer .lg-item {
	background: url(../images/loading.gif) center center no-repeat;
	display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
.lg-outer .lg-img-wrap {
	position: static;
	padding: 0 5px
}
.lg-outer .lg-item.lg-complete {
	background-image: none
}
.lg-outer .lg-item.lg-current {
	z-index: 99960
}
.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
	display: none
}
.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99940;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}
.lg-backdrop.in {
	opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
	opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	display: none
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../images/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
*display:inline
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.less-link {
	color: #555
}
.less-link:hover {
	color: #4778BD
}
.less-decorationnone {
	text-decoration: none
}
.less-decorationnone:active, .less-decorationnone:focus, .less-decorationnone:hover {
	text-decoration: none
}
.height-20 {
	height: 20px
}
.less-page-content {
	background: #fff;
	padding: 30px
}
@media(max-width:768px) {
.less-page-content {
	padding: 10px
}
}
.less-page-body {
	padding: 30px 0;
	background: #fff
}
@media(max-width:768px) {
.less-page-body {
	padding: 0
}
}
.less-uldestyle {
	padding: 0;
	list-style: none
}
.met-editor {
	background: #fff;
	padding: 30px;
	line-height: 1.8;
	font-size: 18px;
	font-weight: 300;
	color: #222
}
@media(max-width:768px) {
.met-editor {
	padding: 10px
}
}
.met-editor p {
	margin-bottom: 16px
}
.met-editor img {
	max-width: 100%;
	height: auto !important
}
.met-editor table {
	color: #555
}
.met-editor video, .met-editor .metvideo, .met-editor iframe {
	max-width: 100% !important;
	margin: auto;
	display: block
}
@media(max-width:768px) {
.met-editor video, .met-editor .metvideo {
	height: auto !important
}
}
.met-editor .table-saw {
	overflow-x: auto
}
.met_pager {
	margin-top: 20px;
	text-align: center
}
.met_pager a {
	border: 1px solid #e4eaec;
	border-right: 0;
	background: #fff;
	padding: 9px 15px;
	text-align: center;
	color: #76838f
}
.met_pager a:hover {
	background: #f5f5f5;
	text-decoration: none
}
.met_pager a.NextA {
	border-right: 1px solid #e4eaec
}
.met_pager .PreSpan, .met_pager .NextSpan {
	border: 1px solid #e4eaec;
	padding: 9px 15px;
	background: #fff;
	color: #ccd5db;
	cursor: default
}
.met_pager .firstPage, .met_pager .lastPage {
	height: 28px;
	line-height: 28px;
	min-width: 40px
}
.met_pager a.Ahover {
	background: #2574a9;
	border-color: #2574a9;
	color: #fff;
	cursor: default
}
.met_pager a.Ahover:hover {
	background: #2574a9;
	border-color: #2574a9;
	color: #fff
}
.met_pager a {
	text-decoration: none
}
.met_pager a:active, .met_pager a:focus, .met_pager a:hover {
	text-decoration: none
}
.met_pager .PageText {
	margin-left: 10px;
	color: #aaa;
	display: none
}
.met_pager input {
	display: none
}
.met-scroll-top {
	position: fixed;
	right: 10px;
	bottom: 10px
}

