@charset "UTF-8"; 

.swiper-slide, .swiper-wrapper {
	width: 100%;
	height: 100%;
	position: relative
}

.lg-outer .lg-has-video .lg-video-object, .overlay {
	visibility: hidden
}

.fa-pull-left, .swiper-container-no-flexbox .swiper-slide {
	float: left
}

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

.fa, .lg-icon {
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'),
		url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf)
		format('truetype')
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'),
		url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf)
		format('truetype')
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'),
		url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf)
		format('truetype')
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'),
		url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf)
		format('truetype')
}

@font-face {
	font-family: Oswald;
	font-style: normal;
	font-weight: 300;
	src: local('Oswald Light'), local('Oswald-Light'),
		url(https://fonts.gstatic.com/s/oswald/v11/HqHm7BVC_nzzTui2lzQTDaCWcynf_cDxXwCLxiixG1c.ttf)
		format('truetype')
}

@font-face {
	font-family: Oswald;
	font-style: normal;
	font-weight: 400;
	src: local('Oswald Regular'), local('Oswald-Regular'),
		url(https://fonts.gstatic.com/s/oswald/v11/Y_TKV6o8WovbUd3m_X9aAA.ttf)
		format('truetype')
}

@font-face {
	font-family: Oswald;
	font-style: normal;
	font-weight: 700;
	src: local('Oswald Bold'), local('Oswald-Bold'),
		url(https://fonts.gstatic.com/s/oswald/v11/bH7276GfdCjMjApa_dkG6aCWcynf_cDxXwCLxiixG1c.ttf)
		format('truetype')
} /*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-cube, .swiper-container-flip, button {
	overflow: visible
}

.swiper-container-vertical>.swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
	{
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	align-items: flex-start;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.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;
	background-size: 27px 44px;
	background-position: 50%;
	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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
	position: absolute;
	transition: .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(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: none;
	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);
	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
}

dd, label {
	margin-bottom: .5rem
}

.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);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar
	{
	-webkit-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: hsla(0, 0%, 100%, .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;
	-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;
	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: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper
	{
	-ms-perspective: 1200px
}

pre, textarea {
	overflow: auto
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide
	{
	pointer-events: none;
	-webkit-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;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-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;
	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 {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	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%;
	transform-origin: 50%;
	-webkit-animation: a 1s steps(12) infinite;
	animation: a 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

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

.swiper-lazy-preloader-white:after {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@
-webkit-keyframes a {
	to {-webkit-transform: rotate(1turn)
}

}
@
keyframes a {
	to {-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

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

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

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

.fa-stack, img {
	vertical-align: middle
}

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

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

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

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

.fa-fw {
	width: 1.28571em
}

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

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

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: .14286em
}

.fa-li.fa-lg {
	left: -1.85714em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

fieldset, legend, td, th {
	padding: 0
}

img, legend {
	border: 0
}

.fa-pull-right, .pull-right {
	float: right
}

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

.btn-group>.btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group,
	.dropdown-menu, .pull-left, .table-reflow thead, .table-reflow tr {
	float: left
}

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

.fa-spin {
	-webkit-animation: b 2s infinite linear;
	animation: b 2s infinite linear
}

.fa-pulse {
	-webkit-animation: b 1s infinite steps(8);
	animation: b 1s infinite steps(8)
}

@
-webkit-keyframes b { 0%{
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg)
}

}
@
keyframes b { 0%{
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg)
}

}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90,
	:root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

caption, th {
	text-align: left
}

.fa-stack-1x {
	line-height: inherit
}

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

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: ""
}

.fa-music:before {
	content: "☺"
}

.fa-search:before {
	content: "☻"
}

.fa-envelope-o:before {
	content: "♥"
}

.fa-heart:before {
	content: "♦"
}

.fa-star:before {
	content: "♣"
}

.fa-star-o:before {
	content: "♠"
}

.fa-user:before {
	content: "•"
}

.fa-film:before {
	content: "◘"
}

.fa-th-large:before {
	content: "○"
}

.fa-th:before {
	content: "◙"
}

.fa-th-list:before {
	content: "♂"
}

.fa-check:before {
	content: "♀"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "♪"
}

.fa-search-plus:before {
	content: "♫"
}

.fa-search-minus:before {
	content: "►"
}

.fa-power-off:before {
	content: "◄"
}

.fa-signal:before {
	content: "↕"
}

.fa-cog:before, .fa-gear:before {
	content: "‼"
}

.fa-trash-o:before {
	content: "¶"
}

.fa-home:before {
	content: "§"
}

.fa-file-o:before {
	content: "▬"
}

.fa-clock-o:before {
	content: "↨"
}

.fa-road:before {
	content: "↑"
}

.fa-download:before {
	content: "↓"
}

.fa-arrow-circle-o-down:before {
	content: "→"
}

.fa-arrow-circle-o-up:before {
	content: "←"
}

.fa-inbox:before {
	content: "∟"
}

.fa-play-circle-o:before {
	content: "↔"
}

.fa-repeat:before, .fa-rotate-right:before {
	content: "▲"
}

.fa-refresh:before {
	content: "!"
}

.fa-list-alt:before {
	content: "" "}.fa-lock:before{content:"#"}.fa-flag:before{content:"$"}.fa-headphones:before{content:"%"}.fa-volume-off:before{content:"&"}.fa-volume-down:before{content:"'"}.fa-volume-up:before{content:"("}.fa-qrcode:before{content:")
		"}.fa-barcode:before{content:"*"}.fa-tag:before{content:"+"}.fa-tags:before{content:",
		"}.fa-book:before{content:"-"}.fa-bookmark:before{content:" .
		"}.fa-print:before{content:"/"}.fa-camera:before{content:" 0
		"}.fa-font:before{content:" 1 "}.fa-bold:before{content:" 2
		"}.fa-italic:before{content:" 3 "}.fa-text-height:before{content:" 4
		"}.fa-text-width:before{content:" 5 "}.fa-align-left:before{content:"
		6 "}.fa-align-center:before{content:" 7
		"}.fa-align-right:before{content:" 8
		"}.fa-align-justify:before{content:" 9 "}.fa-list:before{content:":"}.fa-dedent:before,.fa-outdent:before{content:";
	"
}

.fa-indent:before {
	content: "<"
}

.fa-video-camera:before {
	content: "="
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: ">"
}

.fa-pencil:before {
	content: "@"
}

.fa-map-marker:before {
	content: "A"
}

.fa-adjust:before {
	content: "B"
}

.fa-tint:before {
	content: "C"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "D"
}

.fa-share-square-o:before {
	content: "E"
}

.fa-check-square-o:before {
	content: "F"
}

.fa-arrows:before {
	content: "G"
}

.fa-step-backward:before {
	content: "H"
}

.fa-fast-backward:before {
	content: "I"
}

.fa-backward:before {
	content: "J"
}

.fa-play:before {
	content: "K"
}

.fa-pause:before {
	content: "L"
}

.fa-stop:before {
	content: "M"
}

.fa-forward:before {
	content: "N"
}

.fa-fast-forward:before {
	content: "P"
}

.fa-step-forward:before {
	content: "Q"
}

.fa-eject:before {
	content: "R"
}

.fa-chevron-left:before {
	content: "S"
}

.fa-chevron-right:before {
	content: "T"
}

.fa-plus-circle:before {
	content: "U"
}

.fa-minus-circle:before {
	content: "V"
}

.fa-times-circle:before {
	content: "W"
}

.fa-check-circle:before {
	content: "X"
}

.fa-question-circle:before {
	content: "Y"
}

.fa-info-circle:before {
	content: "Z"
}

.fa-crosshairs:before {
	content: "["
}

.fa-times-circle-o:before {
	content: "\"}.fa-check-circle-o:before{content:"]"}.fa-ban:before{content:"^"}.fa-arrow-left:before{content:"`"}.fa-arrow-right:before{content:"
		a "}.fa-arrow-up:before{content:" b "}.fa-arrow-down:before{content:"
		c "}.fa-mail-forward:before,.fa-share:before{content:" d
		"}.fa-expand:before{content:" e "}.fa-compress:before{content:" f
		"}.fa-plus:before{content:" g "}.fa-minus:before{content:" h
		"}.fa-asterisk:before{content:" i
		"}.fa-exclamation-circle:before{content:" j
		"}.fa-gift:before{content:" k "}.fa-leaf:before{content:" l
		"}.fa-fire:before{content:" m "}.fa-eye:before{content:" n
		"}.fa-eye-slash:before{content:" p
		"}.fa-exclamation-triangle:before,.fa-warning:before{content:" q
		"}.fa-plane:before{content:" r "}.fa-calendar:before{content:" s
		"}.fa-random:before{content:" t "}.fa-comment:before{content:" u
		"}.fa-magnet:before{content:" v "}.fa-chevron-up:before{content:" w
		"}.fa-chevron-down:before{content:" x "}.fa-retweet:before{content:" y
		"}.fa-shopping-cart:before{content:" z "}.fa-folder:before{content:"{"}.fa-folder-open:before{content:"|"}.fa-arrows-v:before{content:"
}

"
}
.fa-arrows-h:before {
	content: "~"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "Ç"
}

.fa-twitter-square:before {
	content: "ü"
}

.fa-facebook-square:before {
	content: "é"
}

.fa-camera-retro:before {
	content: "â"
}

.fa-key:before {
	content: "ä"
}

.fa-cogs:before, .fa-gears:before {
	content: "à"
}

.fa-comments:before {
	content: "å"
}

.fa-thumbs-o-up:before {
	content: "ç"
}

.fa-thumbs-o-down:before {
	content: "ê"
}

.fa-star-half:before {
	content: "ë"
}

.fa-heart-o:before {
	content: "è"
}

.fa-sign-out:before {
	content: "ï"
}

.fa-linkedin-square:before {
	content: "î"
}

.fa-thumb-tack:before {
	content: "ì"
}

.fa-external-link:before {
	content: "Ä"
}

.fa-sign-in:before {
	content: "É"
}

.fa-trophy:before {
	content: "æ"
}

.fa-github-square:before {
	content: "Æ"
}

.fa-upload:before {
	content: "ô"
}

.fa-lemon-o:before {
	content: "ö"
}

.fa-phone:before {
	content: "ò"
}

.fa-square-o:before {
	content: "û"
}

.fa-bookmark-o:before {
	content: "ù"
}

.fa-phone-square:before {
	content: "ÿ"
}

.fa-twitter:before {
	content: "Ö"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "Ü"
}

.fa-github:before {
	content: "ø"
}

.fa-unlock:before {
	content: "£"
}

.fa-credit-card:before {
	content: "Ø"
}

.fa-feed:before, .fa-rss:before {
	content: "×"
}

.fa-hdd-o:before {
	content: "á"
}

.fa-bullhorn:before {
	content: "í"
}

.fa-bell:before {
	content: "¾"
}

.fa-certificate:before {
	content: "ú"
}

.fa-hand-o-right:before {
	content: "ñ"
}

.fa-hand-o-left:before {
	content: "Ñ"
}

.fa-hand-o-up:before {
	content: "ª"
}

.fa-hand-o-down:before {
	content: "º"
}

.fa-arrow-circle-left:before {
	content: "¿"
}

.fa-arrow-circle-right:before {
	content: "®"
}

.fa-arrow-circle-up:before {
	content: "¬"
}

.fa-arrow-circle-down:before {
	content: "½"
}

.fa-globe:before {
	content: "¼"
}

.fa-wrench:before {
	content: "¡"
}

.fa-tasks:before {
	content: "«"
}

.fa-filter:before {
	content: "░"
}

.fa-briefcase:before {
	content: "▒"
}

.fa-arrows-alt:before {
	content: "▓"
}

.fa-group:before, .fa-users:before {
	content: "└"
}

.fa-chain:before, .fa-link:before {
	content: "┴"
}

.fa-cloud:before {
	content: "┬"
}

.fa-flask:before {
	content: "├"
}

.fa-cut:before, .fa-scissors:before {
	content: "─"
}

.fa-copy:before, .fa-files-o:before {
	content: "┼"
}

.fa-paperclip:before {
	content: "ã"
}

.fa-floppy-o:before, .fa-save:before {
	content: "Ã"
}

.fa-square:before {
	content: "╚"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "╔"
}

.fa-list-ul:before {
	content: "╩"
}

.fa-list-ol:before {
	content: "╦"
}

.fa-strikethrough:before {
	content: "╠"
}

.fa-underline:before {
	content: "═"
}

.fa-table:before {
	content: "╬"
}

.fa-magic:before {
	content: "ð"
}

.fa-truck:before {
	content: "Ð"
}

.fa-pinterest:before {
	content: "Ê"
}

.fa-pinterest-square:before {
	content: "Ë"
}

.fa-google-plus-square:before {
	content: "È"
}

.fa-google-plus:before {
	content: "ı"
}

.fa-money:before {
	content: "Í"
}

.fa-caret-down:before {
	content: "Î"
}

.fa-caret-up:before {
	content: "Ï"
}

.fa-caret-left:before {
	content: "┘"
}

.fa-caret-right:before {
	content: "┌"
}

.fa-columns:before {
	content: "█"
}

.fa-sort:before, .fa-unsorted:before {
	content: "▄"
}

.fa-sort-desc:before, .fa-sort-down:before {
	content: "¦"
}

.fa-sort-asc:before, .fa-sort-up:before {
	content: "Ì"
}

.fa-envelope:before {
	content: "Ó"
}

.fa-linkedin:before {
	content: "ß"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "Ô"
}

.fa-gavel:before, .fa-legal:before {
	content: "Ò"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "õ"
}

.fa-comment-o:before {
	content: "Õ"
}

.fa-comments-o:before {
	content: "µ"
}

.fa-bolt:before, .fa-flash:before {
	content: "þ"
}

.fa-sitemap:before {
	content: "Þ"
}

.fa-umbrella:before {
	content: "Ú"
}

.fa-clipboard:before, .fa-paste:before {
	content: "Û"
}

.fa-lightbulb-o:before {
	content: "Ù"
}

.fa-exchange:before {
	content: "ý"
}

.fa-cloud-download:before {
	content: "Ý"
}

.fa-cloud-upload:before {
	content: "¯"
}

.fa-user-md:before {
	content: "­"
}

.fa-stethoscope:before {
	content: "±"
}

.fa-suitcase:before {
	content: "‗"
}

.fa-bell-o:before {
	content: "ó"
}

.fa-coffee:before {
	content: "¶"
}

.fa-cutlery:before {
	content: "§"
}

.fa-file-text-o:before {
	content: "÷"
}

.fa-building-o:before {
	content: "¸"
}

.fa-hospital-o:before {
	content: "°"
}

.fa-ambulance:before {
	content: "¨"
}

.fa-medkit:before {
	content: "·"
}

.fa-fighter-jet:before {
	content: "¹"
}

.fa-beer:before {
	content: "³"
}

.fa-h-square:before {
	content: "²"
}

.fa-plus-square:before {
	content: "■"
}

.fa-angle-double-left:before {
	content: ""
}

.fa-angle-double-right:before {
	content: ""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:"
		"}.fa-tablet:before{content:"
		"}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:"
		"}.fa-quote-left:before{content:" "}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:"
		"}.fa-code:before{content:"!"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"
		""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before
	{
	content: "#"
}

.fa-location-arrow:before {
	content: "$"
}

.fa-crop:before {
	content: "%"
}

.fa-code-fork:before {
	content: "&"
}

.fa-chain-broken:before, .fa-unlink:before {
	content: "'"
}

.fa-question:before {
	content: "("
}

.fa-info:before {
	content: ")"
}

.fa-exclamation:before {
	content: "*"
}

.fa-superscript:before {
	content: "+"
}

.fa-subscript:before {
	content: ","
}

.fa-eraser:before {
	content: "-"
}

.fa-puzzle-piece:before {
	content: "."
}

.fa-microphone:before {
	content: "0"
}

.fa-microphone-slash:before {
	content: "1"
}

.fa-shield:before {
	content: "2"
}

.fa-calendar-o:before {
	content: "3"
}

.fa-fire-extinguisher:before {
	content: "4"
}

.fa-rocket:before {
	content: "5"
}

.fa-maxcdn:before {
	content: "6"
}

.fa-chevron-circle-left:before {
	content: "7"
}

.fa-chevron-circle-right:before {
	content: "8"
}

.fa-chevron-circle-up:before {
	content: "9"
}

.fa-chevron-circle-down:before {
	content: ":"
}

.fa-html5:before {
	content: ";"
}

.fa-css3:before {
	content: "<"
}

.fa-anchor:before {
	content: "="
}

.fa-unlock-alt:before {
	content: ">"
}

.fa-bullseye:before {
	content: "@"
}

.fa-ellipsis-h:before {
	content: "A"
}

.fa-ellipsis-v:before {
	content: "B"
}

.fa-rss-square:before {
	content: "C"
}

.fa-play-circle:before {
	content: "D"
}

.fa-ticket:before {
	content: "E"
}

.fa-minus-square:before {
	content: "F"
}

.fa-minus-square-o:before {
	content: "G"
}

.fa-level-up:before {
	content: "H"
}

.fa-level-down:before {
	content: "I"
}

.fa-check-square:before {
	content: "J"
}

.fa-pencil-square:before {
	content: "K"
}

.fa-external-link-square:before {
	content: "L"
}

.fa-share-square:before {
	content: "M"
}

.fa-compass:before {
	content: "N"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "P"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "Q"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "R"
}

.fa-eur:before, .fa-euro:before {
	content: "S"
}

.fa-gbp:before {
	content: "T"
}

.fa-dollar:before, .fa-usd:before {
	content: "U"
}

.fa-inr:before, .fa-rupee:before {
	content: "V"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "W"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "X"
}

.fa-krw:before, .fa-won:before {
	content: "Y"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "Z"
}

.fa-file:before {
	content: "["
}

.fa-file-text:before {
	content: "\"}.fa-sort-alpha-asc:before{content:"]"}.fa-sort-alpha-desc:before{content:"^"}.fa-sort-amount-asc:before{content:"`"}.fa-sort-amount-desc:before{content:"
		a "}.fa-sort-numeric-asc:before{content:" b
		"}.fa-sort-numeric-desc:before{content:" c
		"}.fa-thumbs-up:before{content:" d "}.fa-thumbs-down:before{content:"
		e "}.fa-youtube-square:before{content:" f
		"}.fa-youtube:before{content:" g "}.fa-xing:before{content:" h
		"}.fa-xing-square:before{content:" i
		"}.fa-youtube-play:before{content:" j "}.fa-dropbox:before{content:" k
		"}.fa-stack-overflow:before{content:" l
		"}.fa-instagram:before{content:" m "}.fa-flickr:before{content:" n
		"}.fa-adn:before{content:" p "}.fa-bitbucket:before{content:" q
		"}.fa-bitbucket-square:before{content:" r
		"}.fa-tumblr:before{content:" s "}.fa-tumblr-square:before{content:" t
		"}.fa-long-arrow-down:before{content:" u
		"}.fa-long-arrow-up:before{content:" v
		"}.fa-long-arrow-left:before{content:" w
		"}.fa-long-arrow-right:before{content:" x "}.fa-apple:before{content:"
		y "}.fa-windows:before{content:" z "}.fa-android:before{content:"{"}.fa-linux:before{content:"|"}.fa-dribbble:before{content:"
}

"
}
.fa-skype:before {
	content: "~"
}

.fa-foursquare:before {
	content: "€"
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: "‚"
}

.fa-male:before {
	content: "ƒ"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "„"
}

.fa-sun-o:before {
	content: "…"
}

.fa-moon-o:before {
	content: "†"
}

.fa-archive:before {
	content: "‡"
}

.fa-bug:before {
	content: "ˆ"
}

.fa-vk:before {
	content: "‰"
}

.fa-weibo:before {
	content: "Š"
}

.fa-renren:before {
	content: "‹"
}

.fa-pagelines:before {
	content: "Œ"
}

.fa-stack-exchange:before {
	content: ""
}

.fa-arrow-circle-o-right:before {
	content: "Ž"
}

.fa-arrow-circle-o-left:before {
	content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "‘"
}

.fa-dot-circle-o:before {
	content: "’"
}

.fa-wheelchair:before {
	content: "“"
}

.fa-vimeo-square:before {
	content: "”"
}

.fa-try:before, .fa-turkish-lira:before {
	content: "•"
}

.fa-plus-square-o:before {
	content: "–"
}

.fa-space-shuttle:before {
	content: "—"
}

.fa-slack:before {
	content: "˜"
}

.fa-envelope-square:before {
	content: "™"
}

.fa-wordpress:before {
	content: "š"
}

.fa-openid:before {
	content: "›"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "œ"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
	content: ""
}

.fa-yahoo:before {
	content: "ž"
}

.fa-google:before {
	content: " "
}

.fa-reddit:before {
	content: "¡"
}

.fa-reddit-square:before {
	content: "¢"
}

.fa-stumbleupon-circle:before {
	content: "£"
}

.fa-stumbleupon:before {
	content: "¤"
}

.fa-delicious:before {
	content: "¥"
}

.fa-digg:before {
	content: "¦"
}

.fa-pied-piper-pp:before {
	content: "§"
}

.fa-pied-piper-alt:before {
	content: "¨"
}

.fa-drupal:before {
	content: "©"
}

.fa-joomla:before {
	content: "ª"
}

.fa-language:before {
	content: "«"
}

.fa-fax:before {
	content: "¬"
}

.fa-building:before {
	content: "­"
}

.fa-child:before {
	content: "®"
}

.fa-paw:before {
	content: "°"
}

.fa-spoon:before {
	content: "±"
}

.fa-cube:before {
	content: "²"
}

.fa-cubes:before {
	content: "³"
}

.fa-behance:before {
	content: "´"
}

.fa-behance-square:before {
	content: "µ"
}

.fa-steam:before {
	content: "¶"
}

.fa-steam-square:before {
	content: "·"
}

.fa-recycle:before {
	content: "¸"
}

.fa-automobile:before, .fa-car:before {
	content: "¹"
}

.fa-cab:before, .fa-taxi:before {
	content: "º"
}

.fa-tree:before {
	content: "»"
}

.fa-spotify:before {
	content: "¼"
}

.fa-deviantart:before {
	content: "½"
}

.fa-soundcloud:before {
	content: "¾"
}

.fa-database:before {
	content: "À"
}

.fa-file-pdf-o:before {
	content: "Á"
}

.fa-file-word-o:before {
	content: "Â"
}

.fa-file-excel-o:before {
	content: "Ã"
}

.fa-file-powerpoint-o:before {
	content: "Ä"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before
	{
	content: "Å"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "Æ"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "Ç"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "È"
}

.fa-file-code-o:before {
	content: "É"
}

.fa-vine:before {
	content: "Ê"
}

.fa-codepen:before {
	content: "Ë"
}

.fa-jsfiddle:before {
	content: "Ì"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before,
	.fa-life-saver:before, .fa-support:before {
	content: "Í"
}

.fa-circle-o-notch:before {
	content: "Î"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
	content: "Ð"
}

.fa-empire:before, .fa-ge:before {
	content: "Ñ"
}

.fa-git-square:before {
	content: "Ò"
}

.fa-git:before {
	content: "Ó"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before
	{
	content: "Ô"
}

.fa-tencent-weibo:before {
	content: "Õ"
}

.fa-qq:before {
	content: "Ö"
}

.fa-wechat:before, .fa-weixin:before {
	content: "×"
}

.fa-paper-plane:before, .fa-send:before {
	content: "Ø"
}

.fa-paper-plane-o:before, .fa-send-o:before {
	content: "Ù"
}

.fa-history:before {
	content: "Ú"
}

.fa-circle-thin:before {
	content: "Û"
}

.fa-header:before {
	content: "Ü"
}

.fa-paragraph:before {
	content: "Ý"
}

.fa-sliders:before {
	content: "Þ"
}

.fa-share-alt:before {
	content: "à"
}

.fa-share-alt-square:before {
	content: "á"
}

.fa-bomb:before {
	content: "â"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "ã"
}

.fa-tty:before {
	content: "ä"
}

.fa-binoculars:before {
	content: "å"
}

.fa-plug:before {
	content: "æ"
}

.fa-slideshare:before {
	content: "ç"
}

.fa-twitch:before {
	content: "è"
}

.fa-yelp:before {
	content: "é"
}

.fa-newspaper-o:before {
	content: "ê"
}

.fa-wifi:before {
	content: "ë"
}

.fa-calculator:before {
	content: "ì"
}

.fa-paypal:before {
	content: "í"
}

.fa-google-wallet:before {
	content: "î"
}

.fa-cc-visa:before {
	content: "ð"
}

.fa-cc-mastercard:before {
	content: "ñ"
}

.fa-cc-discover:before {
	content: "ò"
}

.fa-cc-amex:before {
	content: "ó"
}

.fa-cc-paypal:before {
	content: "ô"
}

.fa-cc-stripe:before {
	content: "õ"
}

.fa-bell-slash:before {
	content: "ö"
}

.fa-bell-slash-o:before {
	content: "÷"
}

.fa-trash:before {
	content: "ø"
}

.fa-copyright:before {
	content: "ù"
}

.fa-at:before {
	content: "ú"
}

.fa-eyedropper:before {
	content: "û"
}

.fa-paint-brush:before {
	content: "ü"
}

.fa-birthday-cake:before {
	content: "ý"
}

.fa-area-chart:before {
	content: "þ"
}

.fa-pie-chart:before {
	content: ""
}

.fa-line-chart:before {
	content: ""
}

.fa-lastfm:before {
	content: ""
}

.fa-lastfm-square:before {
	content: ""
}

.fa-toggle-off:before {
	content: ""
}

.fa-toggle-on:before {
	content: ""
}

.fa-bicycle:before {
	content: ""
}

.fa-bus:before {
	content: ""
}

.fa-ioxhost:before {
	content: ""
}

.fa-angellist:before {
	content: ""
}

.fa-cc:before {
	content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: ""
}

.fa-meanpath:before {
	content: ""
}

.fa-buysellads:before {
	content: ""
}

.fa-connectdevelop:before {
	content: ""
}

.fa-dashcube:before {
	content: ""
}

.fa-forumbee:before {
	content: ""
}

.fa-leanpub:before {
	content: ""
}

.fa-sellsy:before {
	content: ""
}

.fa-shirtsinbulk:before {
	content: ""
}

.fa-simplybuilt:before {
	content: ""
}

.fa-skyatlas:before {
	content: ""
}

.fa-cart-plus:before {
	content: ""
}

.fa-cart-arrow-down:before {
	content: ""
}

.fa-diamond:before {
	content: ""
}

.fa-ship:before {
	content: ""
}

.fa-user-secret:before {
	content: ""
}

.fa-motorcycle:before {
	content: ""
}

.fa-street-view:before {
	content: ""
}

.fa-heartbeat:before {
	content: ""
}

.fa-venus:before {
	content: ""
}

.fa-mars:before {
	content: ""
}

.fa-mercury:before {
	content: ""
}

.fa-intersex:before, .fa-transgender:before {
	content: ""
}

.fa-transgender-alt:before {
	content: ""
}

.fa-venus-double:before {
	content: ""
}

.fa-mars-double:before {
	content: ""
}

.fa-venus-mars:before {
	content: ""
}

.fa-mars-stroke:before {
	content: ""
}

.fa-mars-stroke-v:before {
	content: ""
}

.fa-mars-stroke-h:before {
	content: ""
}

.fa-neuter:before {
	content: ""
}

.fa-genderless:before {
	content: ""
}

.fa-facebook-official:before {
	content: ""
}

.fa-pinterest-p:before {
	content: ""
}

.fa-whatsapp:before {
	content: ""
}

.fa-server:before {
	content: ""
}

.fa-user-plus:before {
	content: ""
}

.fa-user-times:before {
	content: ""
}

.fa-bed:before, .fa-hotel:before {
	content: ""
}

.fa-viacoin:before {
	content: ""
}

.fa-train:before {
	content: ""
}

.fa-subway:before {
	content: ""
}

.fa-medium:before {
	content: ""
}

.fa-y-combinator:before, .fa-yc:before {
	content: ""
}

.fa-optin-monster:before {
	content: ""
}

.fa-opencart:before {
	content: ""
}

.fa-expeditedssl:before {
	content: ""
}

.fa-battery-4:before, .fa-battery-full:before {
	content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
	content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: ""
}

.fa-mouse-pointer:before {
	content: ""
}

.fa-i-cursor:before {
	content: ""
}

.fa-object-group:before {
	content: ""
}

.fa-object-ungroup:before {
	content: ""
}

.fa-sticky-note:before {
	content: ""
}

.fa-sticky-note-o:before {
	content: ""
}

.fa-cc-jcb:before {
	content: ""
}

.fa-cc-diners-club:before {
	content: ""
}

.fa-clone:before {
	content: ""
}

.fa-balance-scale:before {
	content: ""
}

.fa-hourglass-o:before {
	content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: ""
}

.fa-hourglass:before {
	content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: ""
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: ""
}

.fa-hand-scissors-o:before {
	content: ""
}

.fa-hand-lizard-o:before {
	content: ""
}

.fa-hand-spock-o:before {
	content: ""
}

.fa-hand-pointer-o:before {
	content: ""
}

.fa-hand-peace-o:before {
	content: ""
}

.fa-trademark:before {
	content: ""
}

.fa-registered:before {
	content: ""
}

.fa-creative-commons:before {
	content: ""
}

.fa-gg:before {
	content: ""
}

.fa-gg-circle:before {
	content: ""
}

.fa-tripadvisor:before {
	content: ""
}

.fa-odnoklassniki:before {
	content: ""
}

.fa-odnoklassniki-square:before {
	content: ""
}

.fa-get-pocket:before {
	content: ""
}

.fa-wikipedia-w:before {
	content: ""
}

.fa-safari:before {
	content: ""
}

.fa-chrome:before {
	content: ""
}

.fa-firefox:before {
	content: ""
}

.fa-opera:before {
	content: ""
}

.fa-internet-explorer:before {
	content: ""
}

.fa-television:before, .fa-tv:before {
	content: ""
}

.fa-contao:before {
	content: ""
}

.fa-500px:before {
	content: ""
}

.fa-amazon:before {
	content: ""
}

.fa-calendar-plus-o:before {
	content: ""
}

.fa-calendar-minus-o:before {
	content: ""
}

.fa-calendar-times-o:before {
	content: ""
}

.fa-calendar-check-o:before {
	content: ""
}

.fa-industry:before {
	content: ""
}

.fa-map-pin:before {
	content: ""
}

.fa-map-signs:before {
	content: ""
}

.fa-map-o:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-commenting:before {
	content: ""
}

.fa-commenting-o:before {
	content: ""
}

.fa-houzz:before {
	content: ""
}

.fa-vimeo:before {
	content: ""
}

.fa-black-tie:before {
	content: ""
}

.fa-fonticons:before {
	content: ""
}

.fa-reddit-alien:before {
	content: ""
}

.fa-edge:before {
	content: ""
}

.fa-credit-card-alt:before {
	content: ""
}

.fa-codiepie:before {
	content: ""
}

.fa-modx:before {
	content: ""
}

.fa-fort-awesome:before {
	content: ""
}

.fa-usb:before {
	content: ""
}

.fa-product-hunt:before {
	content: ""
}

.fa-mixcloud:before {
	content: ""
}

.fa-scribd:before {
	content: ""
}

.fa-pause-circle:before {
	content: ""
}

.fa-pause-circle-o:before {
	content: ""
}

.fa-stop-circle:before {
	content: ""
}

.fa-stop-circle-o:before {
	content: ""
}

.fa-shopping-bag:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-hashtag:before {
	content: ""
}

.fa-bluetooth:before {
	content: ""
}

.fa-bluetooth-b:before {
	content: ""
}

.fa-percent:before {
	content: ""
}

.fa-gitlab:before {
	content: ""
}

.fa-wpbeginner:before {
	content: ""
}

.fa-wpforms:before {
	content: ""
}

.fa-envira:before {
	content: ""
}

.fa-universal-access:before {
	content: ""
}

.fa-wheelchair-alt:before {
	content: ""
}

.fa-question-circle-o:before {
	content: ""
}

.fa-blind:before {
	content: ""
}

.fa-audio-description:before {
	content: ""
}

.fa-volume-control-phone:before {
	content: ""
}

.fa-braille:before {
	content: ""
}

.fa-assistive-listening-systems:before {
	content: ""
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before
	{
	content: ""
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
	content: ""
}

.fa-glide:before {
	content: ""
}

.fa-glide-g:before {
	content: ""
}

.fa-sign-language:before, .fa-signing:before {
	content: ""
}

.fa-low-vision:before {
	content: ""
}

.fa-viadeo:before {
	content: ""
}

.fa-viadeo-square:before {
	content: ""
}

.fa-snapchat:before {
	content: ""
}

.fa-snapchat-ghost:before {
	content: ""
}

.fa-snapchat-square:before {
	content: ""
}

.fa-pied-piper:before {
	content: ""
}

.fa-first-order:before {
	content: ""
}

.fa-yoast:before {
	content: ""
}

.fa-themeisle:before {
	content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: ""
}

.fa-fa:before, .fa-font-awesome:before {
	content: ""
} /*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box
}

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

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

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

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

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

b, optgroup, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

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

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

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

address, legend {
	line-height: inherit
}

button, select {
	text-transform: none
}

.btn .txt.txt-uppercase, .initialism {
	text-transform: uppercase
}

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

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

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

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

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

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

textarea {
	resize: vertical
}

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

@media print {
	blockquote, img, pre, tr {
		page-break-inside: avoid
	}
	*, :after, :before {
		text-shadow: none !important;
		box-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote, pre {
		border: 1px solid #999
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100% !important
	}
	h2, h3, p {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse !important
	}
	.table td, .table th {
		background-color: #fff !important
	}
	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important
	}
}

label, output {
	display: inline-block
}

.hidden-xl-down, .hidden-xs-up, .visible-print-block, [hidden] {
	display: none !important
}

*, :after, :before {
	box-sizing: inherit
}

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

@
viewport {
	width: device-width
}

body {
	margin: 0;
	font-family: Open Sans, sans-serif;
	font-size: 1.8rem;
	line-height: 1.75;
	color: #444;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
	margin-top: 0
}

dl, ol, p, ul {
	margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #818a91
}

address {
	margin-bottom: 1rem;
	font-style: normal
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

.display-1, .lead {
	font-weight: 300
}

dd {
	margin-left: 0
}

blockquote, figure {
	margin: 0 0 1rem
}

a {
	color: #a1c55b;
	text-decoration: none
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

[role=button] {
	cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea
	{
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #818a91;
	caption-side: bottom
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
	margin: 0;
	line-height: inherit;
	border-radius: 0
}

fieldset {
	min-width: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: .5rem;
	font-size: 1.5rem
}

input[type=search] {
	box-sizing: inherit;
	-webkit-appearance: none
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	font-family: Oswald, serif;
	font-weight: 300;
	line-height: 1.1;
	color: #444
}

.h6, h6 {
	font-size: 1rem
}

.display-1 {
	font-size: 6rem
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 400
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 600
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 700
}

hr {
	box-sizing: content-box;
	height: 0;
	border: 0
}

.small, small {
	font-size: 80%;
	font-weight: 400
}

.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not (:last-child ){
	margin-right: 5px
}

.dl-horizontal {
	margin-right: -1.875rem;
	margin-left: -1.875rem
}

.container, .container-fluid {
	margin-left: auto;
	margin-right: auto
}

.dl-horizontal:after {
	content: "";
	display: table;
	clear: both
}

.initialism {
	font-size: 90%
}

.blockquote {
	padding: .5rem 1rem;
	margin-bottom: 1rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	line-height: 1.75;
	color: #818a91
}

.blockquote-footer:before {
	content: "\2014 \00A0"
}

.blockquote-reverse {
	padding-right: 1rem;
	padding-left: 0;
	text-align: right;
	border-right: .25rem solid #eceeef;
	border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
	content: ""
}

.blockquote-reverse .blockquote-footer:after {
	content: "\00A0 \2014"
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after,
	.c-inputs-stacked .c-input:after, .dropdown-toggle:after {
	content: ""
}

.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img,
	.img-fluid {
	display: block;
	max-width: 100%;
	height: auto
}

.figure, .img-thumbnail {
	display: inline-block
}

.img-thumbnail {
	padding: .25rem;
	line-height: 1.75;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	transition: all .2s ease-in-out;
	max-width: 100%;
	height: auto
}

code, kbd {
	padding: .2rem .4rem;
	font-size: 90%
}

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

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.table, pre {
	margin-bottom: 1rem
}

.figure-caption {
	font-size: 90%;
	color: #818a91
}

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

code {
	color: #bd4147;
	background-color: #f7f7f9
}

kbd {
	color: #fff;
	background-color: #333
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	margin-top: 0;
	font-size: 90%;
	line-height: 1.75;
	color: #373a3c
}

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

.container, .container-fluid {
	padding-left: .9375rem;
	padding-right: .9375rem
}

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

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -.9375rem;
	margin-right: -.9375rem
}

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

.col-xs-1 {
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%
}

.col-xs-2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%
}

.col-xs-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.col-xs-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%
}

.col-xs-5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%
}

.col-xs-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.col-xs-7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%
}

.col-xs-8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%
}

.col-xs-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%
}

.col-xs-10 {
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%
}

.col-xs-11 {
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%
}

.col-xs-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

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

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

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

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

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

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

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

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

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

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

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

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

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

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

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

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

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-first {
	-ms-flex-order: -1;
	order: -1
}

.col-xs-last {
	-ms-flex-order: 1;
	order: 1
}

@media ( min-width :544px) {
	.container {
		max-width: 576px
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-first {
		-ms-flex-order: -1;
		order: -1
	}
	.col-sm-last {
		-ms-flex-order: 1;
		order: 1
	}
}

@media ( min-width :768px) {
	.container {
		max-width: 720px
	}
	.col-md-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%
	}
	.col-md-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%
	}
	.col-md-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
	.col-md-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%
	}
	.col-md-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}
	.col-md-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%
	}
	.col-md-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-first {
		-ms-flex-order: -1;
		order: -1
	}
	.col-md-last {
		-ms-flex-order: 1;
		order: 1
	}
}

@media ( min-width :992px) {
	.container {
		max-width: 940px
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-first {
		-ms-flex-order: -1;
		order: -1
	}
	.col-lg-last {
		-ms-flex-order: 1;
		order: 1
	}
}

@media ( min-width :1200px) {
	.container {
		max-width: 1140px
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.col-xl-pull-0 {
		right: auto
	}
	.col-xl-pull-1 {
		right: 8.33333%
	}
	.col-xl-pull-2 {
		right: 16.66667%
	}
	.col-xl-pull-3 {
		right: 25%
	}
	.col-xl-pull-4 {
		right: 33.33333%
	}
	.col-xl-pull-5 {
		right: 41.66667%
	}
	.col-xl-pull-6 {
		right: 50%
	}
	.col-xl-pull-7 {
		right: 58.33333%
	}
	.col-xl-pull-8 {
		right: 66.66667%
	}
	.col-xl-pull-9 {
		right: 75%
	}
	.col-xl-pull-10 {
		right: 83.33333%
	}
	.col-xl-pull-11 {
		right: 91.66667%
	}
	.col-xl-pull-12 {
		right: 100%
	}
	.col-xl-push-0 {
		left: auto
	}
	.col-xl-push-1 {
		left: 8.33333%
	}
	.col-xl-push-2 {
		left: 16.66667%
	}
	.col-xl-push-3 {
		left: 25%
	}
	.col-xl-push-4 {
		left: 33.33333%
	}
	.col-xl-push-5 {
		left: 41.66667%
	}
	.col-xl-push-6 {
		left: 50%
	}
	.col-xl-push-7 {
		left: 58.33333%
	}
	.col-xl-push-8 {
		left: 66.66667%
	}
	.col-xl-push-9 {
		left: 75%
	}
	.col-xl-push-10 {
		left: 83.33333%
	}
	.col-xl-push-11 {
		left: 91.66667%
	}
	.col-xl-push-12 {
		left: 100%
	}
	.col-xl-offset-0 {
		margin-left: 0
	}
	.col-xl-offset-1 {
		margin-left: 8.33333%
	}
	.col-xl-offset-2 {
		margin-left: 16.66667%
	}
	.col-xl-offset-3 {
		margin-left: 25%
	}
	.col-xl-offset-4 {
		margin-left: 33.33333%
	}
	.col-xl-offset-5 {
		margin-left: 41.66667%
	}
	.col-xl-offset-6 {
		margin-left: 50%
	}
	.col-xl-offset-7 {
		margin-left: 58.33333%
	}
	.col-xl-offset-8 {
		margin-left: 66.66667%
	}
	.col-xl-offset-9 {
		margin-left: 75%
	}
	.col-xl-offset-10 {
		margin-left: 83.33333%
	}
	.col-xl-offset-11 {
		margin-left: 91.66667%
	}
	.col-xl-offset-12 {
		margin-left: 100%
	}
	.col-xl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.col-xl-last {
		-ms-flex-order: 1;
		order: 1
	}
}

.row-xs-top {
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	align-items: flex-start
}

.row-xs-center {
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.row-xs-bottom {
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end
}

.col-xs-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.col-xs-center {
	-ms-flex-item-align: center;
	align-self: center
}

.col-xs-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

@media ( min-width :544px) {
	.row-sm-top {
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.row-sm-center {
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.row-sm-bottom {
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
	.col-sm-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.col-sm-center {
		-ms-flex-item-align: center;
		align-self: center
	}
	.col-sm-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :768px) {
	.row-md-top {
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.row-md-center {
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.row-md-bottom {
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
	.col-md-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.col-md-center {
		-ms-flex-item-align: center;
		align-self: center
	}
	.col-md-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :992px) {
	.row-lg-top {
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.row-lg-center {
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.row-lg-bottom {
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
	.col-lg-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.col-lg-center {
		-ms-flex-item-align: center;
		align-self: center
	}
	.col-lg-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :1200px) {
	.row-xl-top {
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.row-xl-center {
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.row-xl-bottom {
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
	.col-xl-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.col-xl-center {
		-ms-flex-item-align: center;
		align-self: center
	}
	.col-xl-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

.img-banner .img .carousel-inner>.carousel-item>a>img, .img-banner .img .carousel-inner>.carousel-item>img,
	.img-banner .img .img-fluid, .media-middle {
	-ms-flex-item-align: center;
	align-self: center
}

.table {
	width: 100%;
	max-width: 100%
}

.table td, .table th {
	padding: .75rem;
	line-height: 1.75;
	vertical-align: top;
	border-top: 1px solid #eceeef
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #eceeef
}

.table tbody+tbody {
	border-top: 2px solid #eceeef
}

.table .table {
	background-color: #fff
}

.table-sm td, .table-sm th {
	padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
	border: 1px solid #eceeef
}

.table-bordered thead td, .table-bordered thead th {
	border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-active, .table-active>td, .table-active>th, .table-hover tbody tr:hover
	{
	background-color: #f5f5f5
}

.table-hover .table-active:hover, .table-hover .table-active:hover>td,
	.table-hover .table-active:hover>th {
	background-color: #e8e8e8
}

.table-success, .table-success>td, .table-success>th {
	background-color: #dff0d8
}

.table-hover .table-success:hover, .table-hover .table-success:hover>td,
	.table-hover .table-success:hover>th {
	background-color: #d0e9c6
}

.table-info, .table-info>td, .table-info>th {
	background-color: #d9edf7
}

.table-hover .table-info:hover, .table-hover .table-info:hover>td,
	.table-hover .table-info:hover>th {
	background-color: #c4e3f3
}

.table-warning, .table-warning>td, .table-warning>th {
	background-color: #fcf8e3
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover>td,
	.table-hover .table-warning:hover>th {
	background-color: #faf2cc
}

.table-danger, .table-danger>td, .table-danger>th {
	background-color: #f2dede
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover>td,
	.table-hover .table-danger:hover>th {
	background-color: #ebcccc
}

.table-responsive {
	display: block;
	width: 100%;
	min-height: .01%;
	overflow-x: auto
}

.collapsing, .embed-responsive, .modal, .modal-open, .navbar-divider {
	overflow: hidden
}

.thead-inverse th {
	color: #fff;
	background-color: #373a3c
}

.thead-default th {
	color: #55595c;
	background-color: #eceeef
}

.table-inverse {
	color: #eceeef;
	background-color: #373a3c
}

.table-inverse.table-bordered {
	border: 0
}

.table-inverse td, .table-inverse th, .table-inverse thead th {
	border-color: #55595c
}

.table-reflow tbody {
	display: block;
	white-space: nowrap
}

.table-reflow td, .table-reflow th {
	border-top: 1px solid #eceeef;
	border-left: 1px solid #eceeef
}

.table-reflow td:last-child, .table-reflow th:last-child {
	border-right: 1px solid #eceeef
}

.table-reflow tbody:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th,
	.table-reflow tfoot:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th,
	.table-reflow thead:last-child tr:last-child td, .table-reflow thead:last-child tr:last-child th
	{
	border-bottom: 1px solid #eceeef
}

.table-reflow tr td, .table-reflow tr th {
	display: block !important;
	border: 1px solid #eceeef
}

.form-control, .form-control-file, .form-control-range {
	display: block
}

.form-control {
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1.8rem;
	line-height: 1.75;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0
}

.form-control::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control::placeholder {
	color: #999;
	opacity: 1
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label,
	.has-success.checkbox label, .has-success .form-control-feedback,
	.has-success .form-control-label, .has-success .radio, .has-success .radio-inline,
	.has-success.radio-inline label, .has-success.radio label, .has-success .text-help
	{
	color: #5cb85c
}

.form-control:disabled, .form-control[readonly] {
	background-color: #eceeef;
	opacity: 1
}

.form-control:disabled {
	cursor: not-allowed
}

.form-control-label {
	padding: .375rem .75rem;
	margin-bottom: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=datetime-local].form-control,
		input[type=month].form-control, input[type=time].form-control {
		line-height: 3.9rem
	}
	.input-group-sm input[type=date].form-control, .input-group-sm input[type=datetime-local].form-control,
		.input-group-sm input[type=month].form-control, .input-group-sm input[type=time].form-control,
		input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm,
		input[type=time].input-sm {
		line-height: 3.11rem
	}
	.input-group-lg input[type=date].form-control, .input-group-lg input[type=datetime-local].form-control,
		.input-group-lg input[type=month].form-control, .input-group-lg input[type=time].form-control,
		input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg,
		input[type=time].input-lg {
		line-height: 4.58rem
	}
}

.form-control-static {
	min-height: 3.9rem;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0
}

.form-control-static.form-control-lg, .form-control-static.form-control-sm,
	.input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon,
	.input-group-lg>.input-group-btn>.form-control-static.btn,
	.input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon,
	.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	padding: .275rem .75rem;
	font-size: 1.6rem;
	line-height: 1.6
}

.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	padding: .75rem 1.25rem;
	font-size: 2.2rem;
	line-height: 1.4
}

.form-group {
	margin-bottom: 1rem
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-bottom: .75rem
}

.checkbox-inline, .checkbox label, .radio-inline, .radio label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	cursor: pointer;
	font-weight: 400
}

.checkbox label input:only-child, .radio label input:only-child {
	position: static
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox],
	.radio-inline input[type=radio], .radio input[type=radio] {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.collapsing, .dropdown, .dropup {
	position: relative
}

.checkbox+.checkbox, .radio+.radio {
	margin-top: -.25rem
}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: .75rem
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled,
	.radio.disabled label, input[type=checkbox].disabled, input[type=checkbox]:disabled,
	input[type=radio].disabled, input[type=radio]:disabled {
	cursor: not-allowed
}

.form-control-danger, .form-control-success, .form-control-warning {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right .975rem;
	background-size: 2.535rem 2.535rem
}

.has-success .form-control {
	border-color: #5cb85c
}

.has-success .input-group-addon {
	color: #5cb85c;
	border-color: #5cb85c;
	background-color: #eaf6ea
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label,
	.has-warning.checkbox label, .has-warning .form-control-feedback,
	.has-warning .form-control-label, .has-warning .radio, .has-warning .radio-inline,
	.has-warning.radio-inline label, .has-warning.radio label, .has-warning .text-help
	{
	color: #f0ad4e
}

.has-success .form-control-success {
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==)
}

.has-warning .form-control {
	border-color: #f0ad4e
}

.has-warning .input-group-addon {
	color: #f0ad4e;
	border-color: #f0ad4e;
	background-color: #fff
}

.has-danger .checkbox, .has-danger .checkbox-inline, .has-danger.checkbox-inline label,
	.has-danger.checkbox label, .has-danger .form-control-feedback,
	.has-danger .form-control-label, .has-danger .radio, .has-danger .radio-inline,
	.has-danger.radio-inline label, .has-danger.radio label, .has-danger .text-help
	{
	color: #d9534f
}

.has-warning .form-control-warning {
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+)
}

.has-danger .form-control {
	border-color: #d9534f
}

.has-danger .input-group-addon {
	color: #d9534f;
	border-color: #d9534f;
	background-color: #fdf7f7
}

.has-danger .form-control-danger {
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=)
}

@media ( min-width :544px) {
	.form-inline .form-control-static, .form-inline .form-group {
		display: inline-block
	}
	.form-inline .form-control-label, .form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon,
		.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio]
		{
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block,
	input[type=submit].btn-block {
	width: 100%
}

.btn {
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem 1rem;
	font-size: 1.8rem;
	line-height: 1.75;
	transition: all .2s ease-in-out
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus,
	.btn:active:focus, .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
	text-decoration: none
}

.btn.active, .btn:active {
	background-image: none;
	outline: 0
}

.btn.disabled, .btn:disabled {
	cursor: not-allowed;
	opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #a1c55b;
	border-color: #a1c55b
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #cc5000;
	border-color: #c24c00
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #cc5000;
	border-color: #c24c00;
	background-image: none
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
	.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
	.open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus,
	.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #a84200;
	border-color: #803200
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover,
	.btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover
	{
	background-color: #a1c55b;
	border-color: #a1c55b
}

.btn-secondary {
	color: #373a3c;
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
	color: #373a3c;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-secondary.active, .btn-secondary:active, .open>.btn-secondary.dropdown-toggle
	{
	color: #373a3c;
	background-color: #e6e6e6;
	border-color: #adadad;
	background-image: none
}

.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover,
	.btn-secondary:active.focus, .btn-secondary:active:focus,
	.btn-secondary:active:hover, .open>.btn-secondary.dropdown-toggle.focus,
	.open>.btn-secondary.dropdown-toggle:focus, .open>.btn-secondary.dropdown-toggle:hover
	{
	color: #373a3c;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-secondary.disabled.focus, .btn-secondary.disabled:focus,
	.btn-secondary.disabled:hover, .btn-secondary:disabled.focus,
	.btn-secondary:disabled:focus, .btn-secondary:disabled:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info.focus, .btn-info:focus, .btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2
}

.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2;
	background-image: none
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover,
	.btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover,
	.open>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus,
	.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1f7e9a
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover,
	.btn-info:disabled.focus, .btn-info:disabled:focus, .btn-info:disabled:hover
	{
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success.focus, .btn-success:focus, .btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #419641
}

.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #449d44;
	border-color: #419641;
	background-image: none
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover,
	.btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover,
	.open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus,
	.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #2d672d
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover,
	.btn-success:disabled.focus, .btn-success:disabled:focus, .btn-success:disabled:hover
	{
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #eb9316
}

.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ec971f;
	border-color: #eb9316;
	background-image: none
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover,
	.btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover,
	.open>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus,
	.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #b06d0f
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover,
	.btn-warning:disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled:hover
	{
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #c12e2a
}

.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #c9302c;
	border-color: #c12e2a;
	background-image: none
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover,
	.btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover,
	.open>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus,
	.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #8b211e
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover,
	.btn-danger:disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled:hover
	{
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-primary-outline {
	color: #a1c55b;
	background-image: none;
	background-color: transparent;
	border-color: #a1c55b
}

.btn-primary-outline.active, .btn-primary-outline.focus,
	.btn-primary-outline:active, .btn-primary-outline:focus,
	.btn-primary-outline:hover, .open>.btn-primary-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #a1c55b;
	border-color: #a1c55b
}

.btn-primary-outline.disabled.focus, .btn-primary-outline.disabled:focus,
	.btn-primary-outline.disabled:hover, .btn-primary-outline:disabled.focus,
	.btn-primary-outline:disabled:focus, .btn-primary-outline:disabled:hover
	{
	border-color: #ffa266
}

.btn-secondary-outline {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}

.btn-secondary-outline.active, .btn-secondary-outline.focus,
	.btn-secondary-outline:active, .btn-secondary-outline:focus,
	.btn-secondary-outline:hover, .open>.btn-secondary-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-secondary-outline.disabled.focus, .btn-secondary-outline.disabled:focus,
	.btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled.focus,
	.btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled:hover
	{
	border-color: #fff
}

.btn-info-outline {
	color: #5bc0de;
	background-image: none;
	background-color: transparent;
	border-color: #5bc0de
}

.btn-info-outline.active, .btn-info-outline.focus, .btn-info-outline:active,
	.btn-info-outline:focus, .btn-info-outline:hover, .open>.btn-info-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info-outline.disabled.focus, .btn-info-outline.disabled:focus,
	.btn-info-outline.disabled:hover, .btn-info-outline:disabled.focus,
	.btn-info-outline:disabled:focus, .btn-info-outline:disabled:hover {
	border-color: #b0e1ef
}

.btn-success-outline {
	color: #5cb85c;
	background-image: none;
	background-color: transparent;
	border-color: #5cb85c
}

.btn-success-outline.active, .btn-success-outline.focus,
	.btn-success-outline:active, .btn-success-outline:focus,
	.btn-success-outline:hover, .open>.btn-success-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success-outline.disabled.focus, .btn-success-outline.disabled:focus,
	.btn-success-outline.disabled:hover, .btn-success-outline:disabled.focus,
	.btn-success-outline:disabled:focus, .btn-success-outline:disabled:hover
	{
	border-color: #a3d7a3
}

.btn-warning-outline {
	color: #f0ad4e;
	background-image: none;
	background-color: transparent;
	border-color: #f0ad4e
}

.btn-warning-outline.active, .btn-warning-outline.focus,
	.btn-warning-outline:active, .btn-warning-outline:focus,
	.btn-warning-outline:hover, .open>.btn-warning-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning-outline.disabled.focus, .btn-warning-outline.disabled:focus,
	.btn-warning-outline.disabled:hover, .btn-warning-outline:disabled.focus,
	.btn-warning-outline:disabled:focus, .btn-warning-outline:disabled:hover
	{
	border-color: #f8d9ac
}

.btn-danger-outline {
	color: #d9534f;
	background-image: none;
	background-color: transparent;
	border-color: #d9534f
}

.btn-danger-outline.active, .btn-danger-outline.focus,
	.btn-danger-outline:active, .btn-danger-outline:focus,
	.btn-danger-outline:hover, .open>.btn-danger-outline.dropdown-toggle {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger-outline.disabled.focus, .btn-danger-outline.disabled:focus,
	.btn-danger-outline.disabled:hover, .btn-danger-outline:disabled.focus,
	.btn-danger-outline:disabled:focus, .btn-danger-outline:disabled:hover
	{
	border-color: #eba5a3
}

.btn-link {
	font-weight: 400;
	color: #a1c55b;
	border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
	background-color: transparent
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}

.btn-link:focus, .btn-link:hover {
	color: #a1c55b;
	text-decoration: none;
	background-color: transparent
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
	color: #818a91;
	text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
	padding: 2rem 1.25rem;
	font-size: 2.2rem;
	line-height: 1.4
}

.btn-group-sm>.btn, .btn-sm {
	padding: .25rem .75rem;
	font-size: 1.6rem;
	line-height: 1.6
}

.dropdown-header, .dropdown-item {
	padding: 3px 20px;
	line-height: 1.75;
	white-space: nowrap
}

.btn-block {
	display: block
}

.btn-block+.btn-block {
	margin-top: 5px
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	height: 0;
	transition-timing-function: ease;
	transition-duration: .35s;
	transition-property: height
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .25rem;
	margin-left: .25rem;
	vertical-align: middle;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}

.dropdown-toggle:focus {
	outline: 0
}

.dropup .dropdown-toggle:after {
	border-top: 0;
	border-bottom: .3em solid
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	font-size: 1.8rem;
	color: #444;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15)
}

.dropdown-divider {
	height: 1px;
	margin: .5rem 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-item {
	display: block;
	width: 100%;
	clear: both;
	font-weight: 400;
	color: #373a3c;
	text-align: inherit;
	background: 0 0;
	border: 0
}

.c-indicator, .label, .pager {
	text-align: center
}

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ),
	.btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn {
	border-radius: 0
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #2b2d2f;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover
	{
	color: #fff;
	text-decoration: none;
	background-color: #a1c55b;
	outline: 0
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover
	{
	color: #818a91
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}

.c-input, .file {
	cursor: pointer
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	font-size: 1.6rem;
	color: #818a91
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: .3em solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

.c-indicator, .file-custom {
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	left: 0
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active,
	.btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover,
	.btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus,
	.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after {
	display: table;
	clear: both
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:first-child, .btn .caret {
	margin-left: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle
	{
	padding-right: 12px;
	padding-left: 12px
}

.btn-group-lg>.btn .caret, .btn-lg .caret {
	border-width: .3em .3em 0
}

.dropup .btn-group-lg>.btn .caret, .dropup .btn-lg .caret {
	border-width: 0 .3em .3em
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
	.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after {
	display: table;
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
	.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:first-child:not (:last-child ){
	border-top-right-radius: 3px
}

.btn-group-vertical>.btn:last-child:not (:first-child ){
	border-bottom-left-radius: 3px
}

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn
	{
	border-radius: 0
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio],
	[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio]
	{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.c-input, .input-group, .input-group-btn, .input-group-btn>.btn {
	position: relative
}

.input-group {
	display: -ms-flexbox;
	display: flex
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:hover, .input-group .form-control:active,
	.input-group .form-control:focus, .input-group .form-control:hover {
	z-index: 3
}

.input-group-addon, .input-group-btn {
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: .375rem .75rem;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1;
	color: #55595c;
	text-align: center;
	background-color: #eceeef;
	border: 1px solid #ccc
}

.alert-link, .close, .label {
	font-weight: 700
}

.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: .275rem .75rem;
	font-size: 1.6rem
}

.input-group-addon.form-control-lg, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: .75rem 1.25rem;
	font-size: 2.2rem
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio]
	{
	margin-top: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
	{
	margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	z-index: 2;
	margin-left: -1px
}

.input-group-btn:last-child>.btn-group:active, .input-group-btn:last-child>.btn-group:focus,
	.input-group-btn:last-child>.btn-group:hover, .input-group-btn:last-child>.btn:active,
	.input-group-btn:last-child>.btn:focus, .input-group-btn:last-child>.btn:hover
	{
	z-index: 3
}

.c-input {
	display: inline;
	padding-left: 1.5rem;
	color: #555
}

.c-input>input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.c-input>input:checked ~.c-indicator {
	color: #fff;
	background-color: #0074d9
}

.c-input>input:focus ~.c-indicator {
	box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.c-input>input:active ~.c-indicator {
	color: #fff;
	background-color: #84c6ff
}

.c-input+.c-input {
	margin-left: 1rem
}

.c-indicator {
	position: absolute;
	display: block;
	width: 1rem;
	height: 1rem;
	font-size: 65%;
	line-height: 1rem;
	color: #eee;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.c-checkbox .c-indicator {
	border-radius: .25rem
}

.c-checkbox input:checked ~.c-indicator {
	background-image:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=)
}

.c-checkbox input:indeterminate ~.c-indicator {
	background-color: #0074d9;
	background-image:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K)
}

.c-radio .c-indicator {
	border-radius: 50%
}

.c-radio input:checked ~.c-indicator {
	background-image:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==)
}

.c-inputs-stacked .c-input {
	display: inline
}

.c-inputs-stacked .c-input:after {
	display: block;
	margin-bottom: .25rem
}

.c-select, .file {
	display: inline-block
}

.c-inputs-stacked .c-input+.c-input {
	margin-left: 0
}

.c-select {
	max-width: 100%;
	padding: .375rem 1.75rem .375rem .75rem;
	padding-right: .75rem\9;
	color: #55595c;
	vertical-align: middle;
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC)
		right .75rem center no-repeat #fff;
	background-image: none\9;
	background-size: 8px 10px;
	border: 1px solid #ccc;
	-moz-appearance: none;
	-webkit-appearance: none
}

.c-select:focus {
	border-color: #51a7e8;
	outline: 0
}

.c-select::-ms-expand {
	opacity: 0
}

.c-select-sm {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px
}

.c-select-sm:not ([multiple] ){
	height: 26px;
	min-height: 26px
}

.file {
	position: relative;
	height: 2.5rem
}

.file-custom, .file-custom:before {
	position: absolute;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #555
}

.file input {
	min-width: 14rem;
	margin: 0;
	filter: alpha(opacity = 0);
	opacity: 0
}

.file-custom {
	right: 0;
	z-index: 5;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: .25rem
}

.file-custom:after {
	content: "Choose file..."
}

.file-custom:before {
	top: -.075rem;
	right: -.075rem;
	bottom: -.075rem;
	z-index: 6;
	display: block;
	content: "Browse";
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 0 .25rem .25rem 0
}

.nav-inline .nav-item, .nav-link {
	display: inline-block
}

.nav-pills:after, .nav-tabs:after, .navbar:after {
	content: "";
	clear: both
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link:focus, .nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #818a91
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
	color: #818a91;
	cursor: not-allowed;
	background-color: transparent
}

.nav-inline .nav-item+.nav-item, .nav-inline .nav-link+.nav-link {
	margin-left: 1rem
}

.nav-pills .nav-item+.nav-item, .nav-tabs .nav-item+.nav-item {
	margin-left: .2rem
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs:after {
	display: table
}

.nav-tabs .nav-item {
	float: left;
	margin-bottom: -1px
}

.card, .card-title {
	margin-bottom: .75rem
}

.nav-tabs .nav-link {
	display: block;
	padding: .5em 1em;
	border: 1px solid transparent
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus,
	.nav-tabs .nav-link.disabled:hover {
	color: #818a91;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus,
	.nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active,
	.nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
	color: #55595c;
	background-color: #fff;
	border-color: #ddd #ddd transparent
}

.nav-pills:after {
	display: table
}

.nav-pills .nav-item {
	float: left
}

.nav-pills .nav-link {
	display: block;
	padding: .5em 1em
}

.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus,
	.nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active,
	.nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
	color: #fff;
	cursor: default;
	background-color: #a1c55b
}

.nav-stacked .nav-item {
	display: block;
	float: none
}

.breadcrumb>li, .navbar-brand, .navbar-nav .nav-item, .page-link {
	float: left
}

.nav-stacked .nav-item+.nav-item {
	margin-top: .2rem;
	margin-left: 0
}

.navbar-divider, .navbar-nav .nav-item+.nav-item, .navbar-nav .nav-link+.nav-link
	{
	margin-left: 1rem
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px
}

.navbar {
	position: relative;
	padding: .5rem 1rem
}

.navbar:after {
	display: table
}

.navbar-full {
	z-index: 1000
}

.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-top {
	top: 0
}

.navbar-fixed-bottom {
	bottom: 0
}

.navbar-sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1030;
	width: 100%
}

.navbar-brand {
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 2.2rem
}

.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

.navbar-divider {
	float: left;
	width: 1px;
	padding-top: .425rem;
	padding-bottom: .425rem;
	margin-right: 1rem
}

.navbar-divider:before {
	content: "\00a0"
}

.navbar-toggler {
	padding: .5rem .75rem;
	font-size: 2.2rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent
}

.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none
}

@media ( min-width :544px) {
	.navbar-toggleable-xs {
		display: block !important
	}
}

@media ( min-width :768px) {
	.navbar-toggleable-sm {
		display: block !important
	}
}

@media ( min-width :992px) {
	.navbar-toggleable-md {
		display: block !important
	}
}

.navbar-nav .nav-link {
	display: block;
	padding-top: .425rem;
	padding-bottom: .425rem
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus,
	.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
	{
	color: rgba(0, 0, 0, .6)
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .active>.nav-link:focus,
	.navbar-light .navbar-nav .active>.nav-link:hover, .navbar-light .navbar-nav .nav-link.active,
	.navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover,
	.navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus,
	.navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .open>.nav-link,
	.navbar-light .navbar-nav .open>.nav-link:focus, .navbar-light .navbar-nav .open>.nav-link:hover
	{
	color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-divider {
	background-color: rgba(0, 0, 0, .075)
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus,
	.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
	{
	color: hsla(0, 0%, 100%, .75)
}

.card-inverse .card-blockquote, .card-inverse .card-footer,
	.card-inverse .card-header, .card-inverse .card-title, .navbar-dark .navbar-nav .active>.nav-link,
	.navbar-dark .navbar-nav .active>.nav-link:focus, .navbar-dark .navbar-nav .active>.nav-link:hover,
	.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus,
	.navbar-dark .navbar-nav .nav-link.active:hover, .navbar-dark .navbar-nav .nav-link.open,
	.navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover,
	.navbar-dark .navbar-nav .open>.nav-link, .navbar-dark .navbar-nav .open>.nav-link:focus,
	.navbar-dark .navbar-nav .open>.nav-link:hover {
	color: #fff
}

.navbar-dark .navbar-divider {
	background-color: hsla(0, 0%, 100%, .075)
}

.card {
	position: relative;
	display: block;
	background-color: #fff;
	border: 1px solid #e5e5e5
}

.card-block {
	padding: 1.25rem
}

.card-footer, .card-header {
	padding: .75rem 1.25rem;
	background-color: #f5f5f5
}

.card-subtitle, .card-text:last-child {
	margin-bottom: 0
}

.card-subtitle {
	margin-top: -.375rem
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	border-bottom: 1px solid #e5e5e5
}

.card-footer {
	border-top: 1px solid #e5e5e5
}

.card-primary {
	background-color: #a1c55b;
	border-color: #a1c55b
}

.card-success {
	background-color: #5cb85c;
	border-color: #5cb85c
}

.card-info {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.card-warning {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.card-danger {
	background-color: #d9534f;
	border-color: #d9534f
}

.card-danger-outline, .card-info-outline, .card-primary-outline,
	.card-secondary-outline, .card-success-outline, .card-warning-outline {
	background-color: transparent
}

.card-primary-outline {
	border-color: #a1c55b
}

.card-secondary-outline {
	border-color: #ccc
}

.card-info-outline {
	border-color: #5bc0de
}

.card-success-outline {
	border-color: #5cb85c
}

.card-warning-outline {
	border-color: #f0ad4e
}

.card-danger-outline {
	border-color: #d9534f
}

.card-inverse .card-footer, .card-inverse .card-header {
	border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote>footer, .card-inverse .card-link,
	.card-inverse .card-text {
	color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
	color: #fff
}

.card-blockquote {
	padding: 0;
	margin-bottom: 0;
	border-left: 0
}

.breadcrumb, .pager, .pagination {
	margin-bottom: 1rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

@media ( min-width :544px) {
	.card-deck {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -.625rem;
		margin-left: -.625rem
	}
	.card-deck .card {
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-right: .625rem;
		margin-left: .625rem
	}
	.card-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-group .card {
		-ms-flex: 1 0 0;
		flex: 1 0 0
	}
	.card-group .card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.breadcrumb {
	padding: .75rem 1rem;
	list-style: none;
	background-color: #eceeef
}

.breadcrumb:after {
	content: "";
	display: table;
	clear: both
}

.breadcrumb>li+li:before {
	padding-right: .5rem;
	padding-left: .5rem;
	color: #818a91;
	content: "/"
}

.breadcrumb>.active {
	color: #818a91
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin-top: 1rem
}

.page-item {
	display: inline
}

.page-item:first-child .page-link {
	margin-left: 0
}

.page-item.active .page-link, .page-item.active .page-link:focus,
	.page-item.active .page-link:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #a1c55b;
	border-color: #a1c55b
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus,
	.page-item.disabled .page-link:hover {
	color: #818a91;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.page-link {
	position: relative;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.75;
	color: #a1c55b;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.page-link:focus, .page-link:hover {
	color: #a1c55b;
	background-color: #eceeef;
	border-color: #ddd
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 2.2rem;
	line-height: 1.4
}

.pagination-sm .page-link {
	padding: .275rem .75rem;
	font-size: 1.6rem;
	line-height: 1.6
}

.pager {
	padding-left: 0;
	margin-top: 1rem;
	list-style: none
}

.pager:after {
	content: "";
	display: table;
	clear: both
}

.pager li {
	display: inline
}

.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eceeef
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover,
	.pager .disabled>span {
	color: #818a91;
	cursor: not-allowed;
	background-color: #fff
}

.pager-next>a, .pager-next>span {
	float: right
}

.pager-prev>a, .pager-prev>span {
	float: left
}

.label {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	line-height: 1;
	color: #fff;
	white-space: nowrap;
	vertical-align: baseline
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-pill {
	padding-right: .6em;
	padding-left: .6em
}

.label-default {
	background-color: #818a91
}

.label-default[href]:focus, .label-default[href]:hover {
	background-color: #687077
}

.label-primary {
	background-color: #a1c55b
}

.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #cc5000
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #eceeef
}

@media ( min-width :544px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-hr {
	border-top-color: #d0d5d8
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0
}

.alert {
	padding: 15px;
	margin-bottom: 1rem;
	border: 1px solid transparent
}

.alert>p, .alert>ul {
	margin-bottom: 0
}

.media, .progress {
	margin-bottom: 1rem
}

.alert>p+p {
	margin-top: 5px
}

.alert-heading {
	color: inherit
}

.alert-dismissible {
	padding-right: 35px
}

.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d0e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c1e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bcdff1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6d5ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faf2cc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7ecb5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebcccc;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9b9
}

.alert-danger .alert-link {
	color: #843534
}

@
-webkit-keyframes c { 0%{
	background-position: 1rem 0
}

to {
	background-position: 0 0
}

}
@
keyframes c { 0%{
	background-position: 1rem 0
}

to {
	background-position: 0 0
}

}
.progress {
	display: block;
	width: 100%;
	height: 1rem
}

.progress[value] {
	color: #0074d9;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.progress[value]::-webkit-progress-bar {
	background-color: #eee
}

.progress[value]::-webkit-progress-value:before {
	content: attr(value)
}

.progress[value]::-webkit-progress-value {
	background-color: #0074d9;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.progress[value="100"]::-webkit-progress-value {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

@media screen and (min-width:0\0) {
	.progress {
		background-color: #eee
	}
	.progress-bar {
		display: inline-block;
		height: 1rem;
		text-indent: -999rem;
		background-color: #0074d9;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px
	}
	.progress[width^="0"] {
		min-width: 2rem;
		color: #818a91;
		background-color: transparent;
		background-image: none
	}
	.progress[width="100%"] {
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px
	}
	.progress-bar-striped {
		background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
			transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
			hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
		background-size: 1rem 1rem
	}
}

.progress-striped[value]::-webkit-progress-value {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}

.progress-striped[value]::-moz-progress-bar {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}

.progress-animated[value]::-webkit-progress-value {
	-webkit-animation: c 2s linear infinite;
	animation: c 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
	animation: c 2s linear infinite
}

.progress-success[value]::-webkit-progress-value {
	background-color: #5cb85c
}

.progress-success[value]::-moz-progress-bar {
	background-color: #5cb85c
}

@media screen and (min-width:0\0) {
	.progress-animated .progress-bar-striped {
		-webkit-animation: c 2s linear infinite;
		animation: c 2s linear infinite
	}
	.progress-success .progress-bar {
		background-color: #5cb85c
	}
	.progress-info .progress-bar {
		background-color: #5bc0de
	}
}

.progress-info[value]::-webkit-progress-value {
	background-color: #5bc0de
}

.progress-info[value]::-moz-progress-bar {
	background-color: #5bc0de
}

.progress-warning[value]::-webkit-progress-value {
	background-color: #f0ad4e
}

.progress-warning[value]::-moz-progress-bar {
	background-color: #f0ad4e
}

@media screen and (min-width:0\0) {
	.progress-warning .progress-bar {
		background-color: #f0ad4e
	}
	.progress-danger .progress-bar {
		background-color: #d9534f
	}
}

.progress-danger[value]::-webkit-progress-value {
	background-color: #d9534f
}

.progress-danger[value]::-moz-progress-bar {
	background-color: #d9534f
}

.media {
	display: -ms-flexbox;
	display: flex
}

.media-body {
	-ms-flex: 1;
	flex: 1
}

.media-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right {
	padding-left: 10px
}

.media-left {
	padding-right: 10px
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:last-child {
	margin-bottom: 0
}

.list-group-flush .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

a.list-group-item, button.list-group-item {
	width: 100%;
	color: #555;
	text-align: inherit
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading
	{
	color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus,
	button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:focus,
	.list-group-item.disabled:hover {
	color: #818a91;
	cursor: not-allowed;
	background-color: #eceeef
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading,
	.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text,
	.list-group-item.disabled:hover .list-group-item-text {
	color: #818a91
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
	{
	z-index: 2;
	color: #fff;
	background-color: #a1c55b;
	border-color: #a1c55b
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small,
	.list-group-item.active .list-group-item-heading>small,
	.list-group-item.active:focus .list-group-item-heading,
	.list-group-item.active:focus .list-group-item-heading>.small,
	.list-group-item.active:focus .list-group-item-heading>small,
	.list-group-item.active:hover .list-group-item-heading,
	.list-group-item.active:hover .list-group-item-heading>.small,
	.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text,
	.list-group-item.active:hover .list-group-item-text {
	color: #ffe0cc
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus,
	button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus,
	a.list-group-item-success.active:hover, button.list-group-item-success.active,
	button.list-group-item-success.active:focus, button.list-group-item-success.active:hover
	{
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus,
	button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
	button.list-group-item-info.active, button.list-group-item-info.active:focus,
	button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus,
	button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus,
	a.list-group-item-warning.active:hover, button.list-group-item-warning.active,
	button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover
	{
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus,
	button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus,
	a.list-group-item-danger.active:hover, button.list-group-item-danger.active,
	button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover
	{
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

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

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

.embed-responsive-21by9 {
	padding-bottom: 42.85714%
}

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

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

.embed-responsive-1by1 {
	padding-bottom: 100%
}

.close {
	float: right;
	font-size: 2.7rem;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.popover, .tooltip {
	font-family: Open Sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.75;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 1.6rem;
	text-decoration: none
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-content, .popover {
	background-clip: padding-box
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0;
	-webkit-overflow-scrolling: touch
}

.modal-footer:after, .modal-header:after {
	display: table;
	content: "";
	clear: both
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.75
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.popover, .tooltip {
	position: absolute;
	display: block
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media ( min-width :544px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-sm {
		width: 300px
	}
}

@media ( min-width :768px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	z-index: 1070;
	text-align: left;
	text-align: start;
	opacity: 0
}

.tooltip.in {
	opacity: .9
}

.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-arrow, .tooltip.tooltip-top .tooltip-arrow
	{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-arrow, .tooltip.tooltip-right .tooltip-arrow
	{
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-arrow, .tooltip.tooltip-bottom .tooltip-arrow
	{
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-arrow, .tooltip.tooltip-left .tooltip-arrow
	{
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	text-align: start;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2)
}

.carousel-caption, .carousel-control {
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.popover.bs-tether-element-attached-bottom, .popover.popover-top {
	margin-top: -10px
}

.popover.bs-tether-element-attached-bottom .popover-arrow, .popover.popover-top .popover-arrow
	{
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom .popover-arrow:after,
	.popover.popover-top .popover-arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: "";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.bs-tether-element-attached-left, .popover.popover-right {
	margin-left: 10px
}

.popover.bs-tether-element-attached-left .popover-arrow, .popover.popover-right .popover-arrow
	{
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.bs-tether-element-attached-left .popover-arrow:after, .popover.popover-right .popover-arrow:after
	{
	bottom: -10px;
	left: 1px;
	content: "";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bs-tether-element-attached-top, .popover.popover-bottom {
	margin-top: 10px
}

.popover.bs-tether-element-attached-top .popover-arrow, .popover.popover-bottom .popover-arrow
	{
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top .popover-arrow:after, .popover.popover-bottom .popover-arrow:after
	{
	top: 1px;
	margin-left: -10px;
	content: "";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.bs-tether-element-attached-right, .popover.popover-left {
	margin-left: -10px
}

.popover.bs-tether-element-attached-right .popover-arrow, .popover.popover-left .popover-arrow
	{
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right .popover-arrow:after, .popover.popover-left .popover-arrow:after
	{
	right: 1px;
	bottom: -10px;
	content: "";
	border-right-width: 0;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 1.8rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb
}

.popover-content {
	padding: 9px 14px
}

.popover-arrow, .popover-arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.carousel, .carousel-inner {
	position: relative
}

.popover-arrow {
	border-width: 11px
}

.popover-arrow:after {
	content: "";
	border-width: 10px
}

.carousel-inner {
	width: 100%;
	overflow: hidden
}

.carousel-inner>.carousel-item {
	position: relative;
	display: none;
	transition: left .6s ease-in-out
}

.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img
	{
	line-height: 1
}

@media ( -webkit-transform-3d ) , all and (transform-3d) {
	.carousel-inner>.carousel-item {
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.carousel-item.active.right, .carousel-inner>.carousel-item.next
		{
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.carousel-item.active.left, .carousel-inner>.carousel-item.prev
		{
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.carousel-item.active, .carousel-inner>.carousel-item.next.left,
		.carousel-inner>.carousel-item.prev.right {
		left: 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	opacity: .5
}

.carousel-control.left {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
		endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203a"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px
}

.carousel-caption .btn, .text-hide {
	text-shadow: none
}

@media ( min-width :544px) {
	.carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

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

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

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

.pull-xs-none {
	float: none !important
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.p-r-0, .p-x-0 {
	padding-right: 0 !important
}

.p-l-0, .p-x-0 {
	padding-left: 0 !important
}

.p-t-0, .p-y-0 {
	padding-top: 0 !important
}

.p-b-0, .p-y-0 {
	padding-bottom: 0 !important
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.m-t-0, .m-y-0 {
	margin-top: 0 !important
}

.m-b-0, .m-y-0 {
	margin-bottom: 0 !important
}

.invisible {
	visibility: hidden !important
}

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

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-xs-left {
	text-align: left !important
}

.text-xs-right {
	text-align: right !important
}

.text-xs-center {
	text-align: center !important
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-normal {
	font-weight: 400
}

.font-weight-bold {
	font-weight: 700
}

.h1, .lg-icon, h1 {
	font-weight: 400
}

.font-italic {
	font-style: italic
}

.text-muted {
	color: #818a91
}

.text-primary {
	color: #a1c55b !important
}

a.text-primary:focus, a.text-primary:hover {
	color: #cc5000
}

.text-success {
	color: #5cb85c !important
}

a.text-success:focus, a.text-success:hover {
	color: #449d44
}

.text-info {
	color: #5bc0de !important
}

a.text-info:focus, a.text-info:hover {
	color: #31b0d5
}

.text-warning {
	color: #f0ad4e !important
}

a.text-warning:focus, a.text-warning:hover {
	color: #ec971f
}

.text-danger {
	color: #d9534f !important
}

a.text-danger:focus, a.text-danger:hover {
	color: #c9302c
}

.bg-inverse {
	color: #eceeef;
	background-color: #373a3c
}

.bg-danger, .bg-info, .bg-primary, .bg-success, .bg-warning {
	color: #fff !important
}

.bg-faded {
	background-color: #f7f7f9
}

.bg-primary {
	background-color: #a1c55b !important
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #cc5000
}

.bg-success {
	background-color: #5cb85c !important
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #449d44
}

.bg-info {
	background-color: #5bc0de !important
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #31b0d5
}

.bg-warning {
	background-color: #f0ad4e !important
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ec971f
}

.bg-danger {
	background-color: #d9534f !important
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #c9302c
}

.m-x-auto {
	margin-right: auto !important;
	margin-left: auto !important
}

.m-r-0, .m-x-0 {
	margin-right: 0 !important
}

.m-l-0, .m-x-0 {
	margin-left: 0 !important
}

.m-a-0 {
	margin: 0 !important
}

.m-r-1, .m-x-1 {
	margin-right: 1rem !important
}

.m-l-1, .m-x-1 {
	margin-left: 1rem !important
}

.m-t-1, .m-y-1 {
	margin-top: 1rem !important
}

.m-b-1, .m-y-1 {
	margin-bottom: 1rem !important
}

.m-a-1 {
	margin: 1rem !important
}

.m-r-2, .m-x-2 {
	margin-right: 1.5rem !important
}

.m-l-2, .m-x-2 {
	margin-left: 1.5rem !important
}

.m-t-2, .m-y-2 {
	margin-top: 1.5rem !important
}

.m-b-2, .m-y-2 {
	margin-bottom: 1.5rem !important
}

.m-a-2 {
	margin: 1.5rem !important
}

.m-r-3, .m-x-3 {
	margin-right: 3rem !important
}

.m-l-3, .m-x-3 {
	margin-left: 3rem !important
}

.m-t-3, .m-y-3 {
	margin-top: 3rem !important
}

.m-b-3, .m-y-3 {
	margin-bottom: 3rem !important
}

.m-a-3 {
	margin: 3rem !important
}

.p-a-0 {
	padding: 0 !important
}

.p-r-1, .p-x-1 {
	padding-right: 1rem !important
}

.p-l-1, .p-x-1 {
	padding-left: 1rem !important
}

.p-t-1, .p-y-1 {
	padding-top: 1rem !important
}

.p-b-1, .p-y-1 {
	padding-bottom: 1rem !important
}

.p-a-1 {
	padding: 1rem !important
}

.p-r-2, .p-x-2 {
	padding-right: 1.5rem !important
}

.p-l-2, .p-x-2 {
	padding-left: 1.5rem !important
}

.p-t-2, .p-y-2 {
	padding-top: 1.5rem !important
}

.p-b-2, .p-y-2 {
	padding-bottom: 1.5rem !important
}

.p-a-2 {
	padding: 1.5rem !important
}

.p-r-3, .p-x-3 {
	padding-right: 3rem !important
}

.p-l-3, .p-x-3 {
	padding-left: 3rem !important
}

.p-t-3, .p-y-3 {
	padding-top: 3rem !important
}

.p-b-3, .p-y-3 {
	padding-bottom: 3rem !important
}

.p-a-3 {
	padding: 3rem !important
}

.pos-f-t {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

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

@media ( min-width :544px) {
	.pull-sm-left {
		float: left !important
	}
	.pull-sm-right {
		float: right !important
	}
	.pull-sm-none {
		float: none !important
	}
	.text-sm-left {
		text-align: left !important
	}
	.text-sm-right {
		text-align: right !important
	}
	.text-sm-center {
		text-align: center !important
	}
	.hidden-sm-up {
		display: none !important
	}
}

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

@media ( min-width :768px) {
	.pull-md-left {
		float: left !important
	}
	.pull-md-right {
		float: right !important
	}
	.pull-md-none {
		float: none !important
	}
	.text-md-left {
		text-align: left !important
	}
	.text-md-right {
		text-align: right !important
	}
	.text-md-center {
		text-align: center !important
	}
	.hidden-md-up {
		display: none !important
	}
}

@media ( max-width :991px) {
	.hidden-md-down {
		display: none !important
	}
}

@media ( min-width :992px) {
	.pull-lg-left {
		float: left !important
	}
	.pull-lg-right {
		float: right !important
	}
	.pull-lg-none {
		float: none !important
	}
	.text-lg-left {
		text-align: left !important
	}
	.text-lg-right {
		text-align: right !important
	}
	.text-lg-center {
		text-align: center !important
	}
	.hidden-lg-up {
		display: none !important
	}
}

@media ( max-width :1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media ( min-width :1200px) {
	.pull-xl-left {
		float: left !important
	}
	.pull-xl-right {
		float: right !important
	}
	.pull-xl-none {
		float: none !important
	}
	.text-xl-left {
		text-align: left !important
	}
	.text-xl-right {
		text-align: right !important
	}
	.text-xl-center {
		text-align: center !important
	}
	.hidden-xl-up {
		display: none !important
	}
}

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

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

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

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

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

@font-face {
	font-family: lg;
	src: url(/dist/fonts/lg.eot?n1z373);
	src: url(/dist/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
		url(/dist/fonts/lg.woff?n1z373) format("woff"),
		url(/dist/fonts/lg.ttf?n1z373) format("truetype"),
		url(/dist/fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080
}

.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 d { 0%,
	to {left: 0
}

50%{
left
:
-30px
}
}
@
keyframes d { 0%,
	to {left: 0
}

50%{
left
:
-30px
}
}
@
-webkit-keyframes e { 0%,
	to {left: 0
}

50%{
left
:
30px
}
}
@
keyframes e { 0%,
	to {left: 0
}

50%{
left
:
30px
}
}
.lg-outer.lg-right-end .lg-object {
	-webkit-animation: d .3s;
	animation: d .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: e .3s;
	animation: e .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .45)
}

.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;
	transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
	color: #fff
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	background-color: rgba(0, 0, 0, .45);
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.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;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear,
		-webkit-transform .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, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s
		cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform
		.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;
	transition: opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform
		.25s cubic-bezier(0, 0, .25, 1) 0s !important;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s
		cubic-bezier(0, 0, .25, 1) !important;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s
		cubic-bezier(0, 0, .25, 1), -webkit-transform .25s
		cubic-bezier(0, 0, .25, 1) 0s !important;
	-webkit-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: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s,
		-webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-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: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translateZ(0);
	transform: translateZ(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 {
		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 {
	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 {
	display: inline-block;
	vertical-align: middle;
	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: 1080;
	cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(/dist/img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(/dist/img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(/dist/img/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(/dist/img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(/dist/img/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-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: 1080;
	opacity: 0;
	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
	{
	transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s
		cubic-bezier(0, 0, .25, 1) 0s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	transition: opacity .15s, -webkit-transform .3s
		cubic-bezier(0, 0, .25, 1) 0s !important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s
		!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s,
		-webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-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: 1080;
	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: translateZ(0);
	transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: inset 0 0 0 2px #fff
}

.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;
	transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s,
		-webkit-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: hsla(0, 0%, 100%, .5);
	border-radius: 50%;
	box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow: inset 0 0 0 8px #fff
}

.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: 1050;
	opacity: 0;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	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 {
	transition-duration: 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 {
	transition-duration: 0s !important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-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(/dist/img/loading.gif) 50% no-repeat;
	display: none !important
}

.lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide,
	.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css .lg-current {
	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: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.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;
	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: 1040;
	background-color: #000;
	opacity: 0;
	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 {
	transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-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 {
	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: translateZ(0);
	transform: translateZ(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 {
	transition: opacity .1s ease 0s, -webkit-transform 1s
		cubic-bezier(0, 0, .25, 1) 0s;
	transition: 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, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 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 {
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.txt-shadow-white {
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .8)
}

.txt-shadow-black {
	text-shadow: 0 1px 3px rgba(0, 0, 0, .8)
}

.txt-fadein {
	transition: all .75s;
	opacity: 0
}

.card.card-icon, .card.card-icon .top-icon .inner, .card.card-icon .top-icon .inner .fa
	{
	transition: all .25s
}

.txt-fadein.in {
	opacity: 1
}

.img-wrapper .inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden
}

.img-wrapper .inner.halign-left {
	width: auto;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.img-wrapper .inner.halign-right {
	width: auto;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.img-banner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.img-banner.row-reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.img-banner.row-reverse .img {
	padding-right: 0;
	padding-left: 10vw;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.img-banner .img {
	width: 30%;
	overflow: visible;
	padding-right: 10vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.img-banner .img>img {
	max-height: 60vh
}

.media {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.media .media-left, .media .media-right {
	margin: 0 0 1.5rem;
	padding: 0
}

.media .media-body .media-heading {
	margin-bottom: 2rem
}

.media .media-body .media-heading a {
	color: inherit
}

.media .media-body .media-heading a:focus, .media .media-body .media-heading a:hover
	{
	color: #a1c55b;
	text-decoration: none
}

.media .media-body .media-heading a:active {
	color: #000;
	text-decoration: none
}

.hgroup.bg-color .headline, .hgroup .headline, .hgroup .lead {
	color: inherit
}

.media.row-reverse {
	-ms-flex-direction: column;
	flex-direction: column
}

.form-inline-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto
}

.form-inline-group .btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	){
	border-radius: 0
}

.form-inline-group .btn:first-child:not (:last-child ):not (.dropdown-toggle
	){
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.form-inline-group .btn:last-child:not (:first-child ),
	.form-inline-group .dropdown-toggle:not (:first-child ){
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.form-inline-group.center-form {
	margin: 0 auto
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0
}

.h1, h1 {
	font-size: 4.4rem;
	line-height: 1.2;
	margin-bottom: 2rem
}

.h3, .h4, .h5, h3, h4, h5 {
	line-height: 1.3;
	font-weight: 300
}

.h2, h2 {
	font-size: 4.6rem;
	line-height: 1.3
}

.h3, h3 {
	font-size: 3.8rem
}

.h4, h4 {
	font-size: 2.8rem
}

.h5, h5 {
	font-size: 2.2rem
}

.hgroup {
	margin: 0
}

.hgroup.hgroup-sm {
	margin: 3rem 0
}

.hgroup.hgroup-xs {
	margin: 2.5rem 0
}

.hgroup.bg-color {
	padding: 6rem 0
}

.hgroup.bg-color .lead {
	color: hsla(0, 0%, 100%, .7);
	line-height: 1.75;
	font-weight: 400
}

.hgroup.bg-color .lead strong {
	color: #fff
}

.text-center {
	text-align: center
}

.text-size-xs {
	font-size: 1.2rem;
	line-height: 1.7
}

.text-size-sm {
	font-size: 1.4rem;
	line-height: 1.6
}

.text-size-md {
	font-size: 2rem;
	line-height: 1.6
}

.text-size-lg {
	font-size: 2.2rem;
	line-height: 1.6
}

.text-size-xl {
	font-size: 2.6rem;
	line-height: 1.6
}

.lead {
	font-size: 2.2rem;
	line-height: 1.75;
	margin-top: 2.5rem;
	font-style: italic;
	color: rgba(0, 0, 0, .5)
}

.lead.lead-sm {
	font-size: 2rem;
	line-height: 1.5;
	margin-top: .75rem
}

.lead.lead-xs {
	font-size: 1.6rem;
	line-height: 1.6;
	margin-top: .5rem
}

.lead.embossing {
	text-shadow: 0 1px hsla(0, 0%, 100%, .5)
}

.hr, hr {
	display: inline-block;
	border-top: 1px solid rgba(0, 0, 0, .1);
	margin-top: 3rem;
	margin-bottom: 3rem;
	width: 100%
}

.hr.hr-hide, hr.hr-hide {
	border-color: transparent
}

.hr.hr-zero, hr.hr-zero {
	padding: 0;
	margin: 0
}

.hr.hr-xs, hr.hr-xs {
	margin-top: .5rem;
	margin-bottom: .5rem
}

.hr.hr-sm, hr.hr-sm {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.hr.hr-lg, hr.hr-lg {
	margin-top: 5rem;
	margin-bottom: 5rem
}

.hr.hr-xl, hr.hr-xl {
	margin-top: 8rem;
	margin-bottom: 8rem
}

ul {
	padding-left: 2.2rem
}

ul.list-xs {
	font-size: 1.4rem;
	line-height: 1.7
}

.dropdown-menu a, ul.list-group.list-sm, ul.list-sm {
	font-size: 1.6rem
}

ul.list-sm {
	line-height: 1.6
}

ul.list-icon {
	list-style: none;
	margin: 0;
	padding: 0
}

ul.list-icon li {
	position: relative;
	margin-bottom: .25rem
}

ul.list-icon li:last-child {
	margin-bottom: 0
}

ul.list-icon li.ico-li {
	padding-left: 2.2rem
}

ul.list-icon li.ico-li .fa {
	position: absolute;
	left: 0;
	line-height: inherit
}

ul.seperator-dots {
	margin: 0;
	padding: 0;
	list-style: none
}

ul.seperator-dots li {
	position: relative;
	display: inline-block
}

ul.seperator-dots li:last-child:after {
	content: none;
	padding: 0
}

ul.seperator-dots li:after {
	content: '.';
	padding: 0;
	color: #a1c55b;
	line-height: inherit
}

ul.seperator-dots li a {
	color: #444
}

ul.display-flex li {
	margin: 0 2rem
}

ul.list-group {
	text-align: left
}

ul.list-group.list-sm li {
	padding-top: .5rem;
	padding-bottom: .5rem
}

ul.list-group li {
	background-color: transparent
}

ul.list-group li.ico-li {
	padding-left: 3.4rem
}

ul.list-group li.ico-li .fa {
	position: absolute;
	left: 1.25rem;
	line-height: inherit
}

.dropdown-menu {
	margin: 1rem 0 0 -1px;
	padding: 0;
	border-color: #dfdfdf;
	box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2)
}

.dropdown-menu:after, .dropdown-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.dropdown-menu:after {
	border-color: hsla(0, 0%, 100%, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px
}

.dropdown-menu:before {
	border-color: hsla(0, 0%, 87%, 0);
	border-bottom-color: #dfdfdf;
	border-width: 6px;
	margin-left: -6px
}

.dropdown-menu.dropdown-menu-right:after {
	right: 1.6rem;
	left: inherit;
	margin: 0
}

.dropdown-menu.dropdown-menu-right:before {
	right: 1.5rem;
	left: inherit;
	margin: 0
}

.dropdown-menu.dropdown-menu-left:after {
	left: 1.6rem;
	margin: 0
}

.dropdown-menu.dropdown-menu-left:before {
	left: 1.5rem;
	margin: 0
}

.dropdown-menu a {
	padding: 0 1.75rem;
	display: block
}

.card {
	min-width: 17rem
}

.card.no-border {
	border: none
}

.card .card-header {
	color: #fff;
	background: #ff6400;
	width: auto;
	left: 0;
	padding: .5rem 2rem;
	font-weight: 700;
	font-size: 1.2rem;
	border: none;
	position: absolute;
	z-index: 10;
	display: inline-block
}

.card .hgroup {
	margin: 0
}

.card .card-title {
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 0
}

.card .card-subtitle {
	margin-top: 0;
	font-weight: 400;
	font-style: italic;
	font-size: 1.8rem
}

.card .card-img-top {
	margin: 0 auto
}

.card.card-transparent {
	background: hsla(0, 0%, 100%, .5)
}

.card.card-transparent .card-title {
	color: rgba(0, 0, 0, .5)
}

.card.card-transparent .card-text {
	color: rgba(0, 0, 0, .75)
}

.card.card-transparent .card-subtitle {
	color: rgba(0, 0, 0, .5)
}

.card.card-icon {
	border: none
}

.card.card-icon:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, .05)
}

.card.card-icon:hover .inner {
	box-shadow: inset 0 0 20px 5px rgba(0, 0, 0, .25)
}

.card.card-icon:hover .inner .fa {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	opacity: .8
}

.card.card-icon .top-icon {
	margin: 1.5rem 0
}

.card.card-icon .top-icon, .card.card-icon .top-icon .inner.bg-color {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.card.card-icon .top-icon .inner.bg-color {
	width: 18rem;
	height: 18rem;
	border-radius: 100%;
	color: #fff
}

.card.card-sm {
	font-size: 1.6rem
}

.card.card-sm .card-title {
	font-size: 1.8rem;
	font-weight: 600
}

.card.card-sm .card-subtitle {
	font-size: 1.4rem
}

.lg-on {
	-webkit-perspective: inherit !important;
	perspective: inherit !important;
	overflow-y: initial !important;
	overflow-x: initial !important
}

.img-hover {
	position: relative;
	overflow: hidden
}

.img-hover * {
	transition: all .35s ease-in-out
}

.img-hover .fa {
	position: absolute;
	z-index: 110;
	top: 50%;
	left: 50%;
	text-align: center;
	border-radius: 50%;
	font-size: 2.8rem;
	width: 6rem;
	height: 6rem;
	line-height: 6rem;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	transition: all .3s cubic-bezier(.6, -.28, .735, .045) 0s
}

.img-hover:hover img {
	opacity: .3;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.img-hover:hover .fa {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275) .1s
}

.panel {
	background: #fefefe;
	margin-bottom: 1rem;
	box-shadow: 0 3px 10px -6px rgba(0, 0, 0, .25);
	border: 1px solid #ddd
}

.panel .panel-heading {
	padding: 1.5rem 2rem 1.5rem 4rem;
	background: #fdfdfd;
	position: relative
}

.panel .panel-heading.active:before {
	content: '\f056'
}

.panel .panel-heading:before {
	position: absolute;
	left: 1.5rem;
	content: '\f055';
	font-family: FontAwesome;
	display: block
}

.panel .panel-heading .panel-title a {
	display: block
}

.panel .panel-collapse {
	border-top: 1px solid #ddd;
	padding: 1.5rem 2rem
}

.blockquote {
	font-size: 2rem;
	border: none
}

.blockquote .blockquote-body {
	position: relative;
	font-style: italic;
	text-align: center;
	color: #818a91
}

.blockquote .blockquote-body p {
	display: inline
}

.blockquote .blockquote-footer {
	text-align: center;
	margin-top: 2rem;
	font-weight: 600;
	color: #a1c55b
}

.blockquote .blockquote-footer:before {
	content: none
}

.blockquote .blockquote-footer cite {
	font-weight: 400;
	color: #444;
	display: block;
	font-style: normal
}

.icon-pencil-square-o:before {
	content: "\f044 "
}

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

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

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

.icon-shopping-cart:before {
	content: "\f07a"
}

.icon-cog:before {
	content: "\f013"
}

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

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

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

.icon-v-up:before {
	content: "\f062"
}

.icon-chevron-down:before {
	content: "\f078"
}

.icon-chevron-left:before {
	content: "\f053"
}

.icon-chevron-right:before {
	content: "\f054"
}

.icon-chevron-up:before {
	content: "\f077"
}

.icon-angle-down:before {
	content: "\f107"
}

.icon-angle-left:before {
	content: "\f104"
}

.icon-angle-right:before {
	content: "\f105"
}

.icon-angle-up:before {
	content: "\f106 "
}

.btn {
	border-radius: 4px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: baseline;
	align-items: baseline;
	white-space: normal
}

.btn .txt {
	text-align: left;
	line-height: 1.3
}

.btn .txt.pad-l {
	padding-left: 1rem
}

.btn .txt.pad-r {
	padding-right: 1rem
}

.btn small {
	display: block;
	color: hsla(0, 0%, 100%, .5)
}

.btn-group {
	display: -ms-flexbox;
	display: flex
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	){
	border-radius: 0
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ){
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not
	(:first-child ){
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-xl {
	padding: 1.25rem 3rem;
	font-size: 2.2rem;
	line-height: 1.4
}

.wrap-video-set {
	padding: 3rem 0
}

.wrap-video-set .wrap-video-slider {
	position: relative;
	margin-bottom: 3rem
}

.wrap-video-set .wrap-video-slider:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.wrap-video-set .wrap-video-slider h3 {
	margin-bottom: 2rem
}

.wrap-video-set .wrap-video-slider .youtube-item .yt-titel {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	padding: 1.5rem;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
	font-weight: 600;
	transition: all .25s
}

.wrap-video-set .wrap-video-slider .youtube-item .yt-titel .insert-titel
	{
	transition: all .25s
}

.wrap-video-set .wrap-video-slider .youtube-item .yt-desc {
	margin-top: 1.5rem
}

.wrap-video-set .wrap-video-slider .youtube-item .wrap-thumb {
	position: relative;
	overflow: hidden
}

.wrap-video-set .wrap-video-slider .youtube-item .wrap-thumb .yt-thumb {
	margin: -5rem auto
}

.youtube-list .youtube-item .insert-thumb {
	display: block;
	position: relative;
	margin: 0 auto
}

.youtube-list .youtube-item .insert-thumb .yt-duration {
	position: absolute;
	z-index: 110;
	bottom: 0;
	right: 0;
	background: #000;
	color: #fff;
	font-size: 1.2rem;
	padding: .2rem .5rem
}

.youtube-list .youtube-item .insert-thumb:hover .yt-titel {
	opacity: 0
}

.youtube-list .youtube-item .insert-thumb:hover .yt-titel .insert-titel
	{
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.wrap-gallery .gallery-item {
	margin-bottom: 1.5rem
}

.wrap-gallery .gallery-item a {
	display: block
}

.swiper-outer {
	position: relative
}

.swiper-outer .swiper-button-next, .swiper-outer .swiper-button-prev {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: 0 0;
	font-size: 5rem;
	top: 0;
	bottom: 0;
	width: 5rem;
	height: auto;
	margin-top: 0;
	opacity: .7;
	text-align: center;
	transition: all .25s
}

.swiper-outer .swiper-button-next:before, .swiper-outer .swiper-button-prev:before
	{
	font-family: FontAwesome;
	color: #fff
}

.swiper-outer .swiper-button-next.swiper-button-disabled, .swiper-outer .swiper-button-prev.swiper-button-disabled
	{
	display: none
}

.swiper-outer .swiper-button-prev {
	left: 3rem
}

.swiper-outer .swiper-button-next {
	right: 3rem
}

.swiper-outer .swiper-button-prev:before {
	content: '\f104'
}

.swiper-outer .swiper-button-next:before {
	content: '\f105'
}

.swiper-outer:hover .swiper-button-prev {
	left: 0
}

.swiper-outer:hover .swiper-button-next {
	right: 0
}

.swiper-outer:hover .swiper-button-next, .swiper-outer:hover .swiper-button-prev
	{
	opacity: .7
}

.swiper-outer:hover .swiper-button-next:hover, .swiper-outer:hover .swiper-button-prev:hover
	{
	opacity: 1;
	background: rgba(0, 0, 0, .25)
}

.swiper-outer .swiper-button-next.btn-outside, .swiper-outer .swiper-button-prev.btn-outside
	{
	width: 3.5rem;
	font-size: 6rem
}

.swiper-outer .swiper-button-next.btn-outside:before, .swiper-outer .swiper-button-prev.btn-outside:before
	{
	color: rgba(0, 0, 0, .5)
}

.swiper-outer .swiper-button-prev.btn-outside {
	left: -4.5rem
}

.swiper-outer .swiper-button-next.btn-outside {
	right: -4.5rem
}

.swiper-outer:hover .swiper-button-prev.btn-outside {
	left: -3.5rem
}

.swiper-outer:hover .swiper-button-next.btn-outside {
	right: -3.5rem
}

.swiper-outer:hover .swiper-button-next.btn-outside:hover, .swiper-outer:hover .swiper-button-prev.btn-outside:hover
	{
	opacity: 1
}

.swiper-outer .swiper-default {
	position: relative;
	overflow: hidden
}

.swiper-outer .swiper-default .swiper-container.container {
	padding: 0
}

.swiper-outer .swiper-default .swiper-container .wrap-caption {
	position: absolute;
	bottom: 0;
	top: 0;
	width: 100%
}

.pos-relative, .wrapper-elements {
	position: relative
}

.swiper-outer .swiper-default .swiper-container .wrap-caption .halign-center .caption
	{
	text-align: center
}

.swiper-outer .swiper-default .swiper-container .wrap-caption .caption {
	padding: 1.5rem;
	text-align: left;
	max-width: 100%;
	line-height: 1.3
}

.swiper-outer .swiper-default .swiper-container .wrap-caption .caption .carousel-text
	{
	font-size: 2.2rem;
	line-height: 1.3;
	margin-bottom: 3rem
}

.swiper-outer .swiper-default .swiper-container .wrap-caption .caption .btn
	{
	text-shadow: none
}

.swiper-outer .swiper-default .swiper-pagination-progress {
	height: .5rem;
	width: 100%;
	bottom: 0;
	top: inherit
}

.swiper-outer .swiper-default .swiper-pagination-progress .swiper-pagination-progressbar
	{
	background: #a1c55b
}

.wetextinput {
	width: 100% !important
}

.weDialogBody {
	max-width: 60vw !important
}

html {
	-webkit-tap-highlight-color: transparent;
	font-size: 9px
}

a {
	transition: all .25s
}

.overlay, .overlay.open {
	transition: all .3s ease
}

a:focus, a:hover {
	color: #a1c55b;
	text-decoration: none
}

a:active {
	color: #000;
	text-decoration: none
}

.alert-wrapper {
	background-color: #99a1a9;
	border-color: #7f858c;
	color: #5a5a5a
}

.alert-wrapper hr {
	border-top-color: #72787f
}

.alert-wrapper .alert-link {
	color: #414141
}

.alert-wrapper-opt {
	background-color: #c2cbd4;
	color: #5a5a5a;
	border: none;
	border-bottom: 1px dashed
}

.alert-wrapper-opt hr {
	border-top-color: #899199
}

.alert-wrapper-opt .alert-link {
	color: #414141
}

.alert-add {
	background-color: #fcf8e3;
	border-color: #f9f0c3;
	color: #8a6d3b
}

.alert-add hr {
	border-top-color: #f6eaac
}

.alert-add .alert-link {
	color: #66512c
}

.alert-modul {
	background-color: #d9edf7;
	border-color: #bcdff1;
	color: #31708f
}

.alert-modul hr {
	border-top-color: #a6d5ec
}

.alert-modul .alert-link {
	color: #245269
}

.alert-modul-opt {
	background-color: #bcdff1;
	color: #1b6083;
	border: none;
	border-bottom: 1px dashed
}

.alert-modul-opt hr {
	border-top-color: #46a7d8
}

.alert-modul-opt .alert-link {
	color: #134158
}

.display-flex {
	display: -ms-flexbox;
	display: flex
}

.flex-grow-1 {
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flex-1 {
	-ms-flex: 1;
	flex: 1
}

.justify-content-center {
	-ms-flex-pack: center;
	justify-content: center
}

.valign-center {
	-ms-flex-align: center;
	align-items: center
}

.valign-center, .valign-top {
	display: -ms-flexbox;
	display: flex
}

.valign-top {
	-ms-flex-align: start;
	align-items: flex-start
}

.valign-bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.halign-center, .valign-bottom {
	display: -ms-flexbox;
	display: flex
}

.halign-center {
	-ms-flex-pack: center;
	justify-content: center
}

.halign-left {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.halign-left, .halign-right {
	width: 100%;
	display: -ms-flexbox;
	display: flex
}

.halign-right {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.m-l-50vw {
	margin-right: 50vw
}

.m-r-50vw {
	margin-left: 50vw
}

.wrapper-elements {
	overflow: hidden
}

.wrapper-elements .add-bg-img {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1
}

.wrapper-elements>.container-fluid {
	padding-left: 0;
	padding-right: 0
}

.black {
	color: #000
}

.bg-black {
	background-color: #000
}

.gray {
	color: #55595c
}

.bg-gray {
	background-color: #55595c
}

.gray-light {
	color: #818a91
}

.bg-gray-light {
	background-color: #818a91
}

.gray-lighter {
	color: #eceeef
}

.bg-gray-lighter {
	background-color: #eceeef
}

.dark {
	color: #373a3c
}

.bg-dark {
	background-color: #373a3c
}

.white {
	color: #fff
}

.bg-white {
	background-color: #fff
}

.red {
	color: #e74c3c
}

.bg-red {
	background-color: #e74c3c
}

.yellow {
	color: #f1c40f
}

.bg-yellow {
	background-color: #f1c40f
}

.blue {
	color: #3498db
}

.bg-blue {
	background-color: #3498db
}

.orange {
	color: #ff6400
}

.bg-orange {
	background-color: #ff6400
}

.green {
	color: #a1c55b
}

.bg-green {
	background-color: #a1c55b
}

.wrap-header, .wrap-topbar {
	background: #fff
}

.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	background-color: #fff;
	opacity: 0
}

.overlay.open {
	opacity: .9;
	visibility: visible
}

.headroom-margin {
	margin-top: 8rem
}

.headroom {
	position: fixed;
	width: 100%;
	top: 0;
	transition: all .25s ease-in-out;
	z-index: 100
}

.headroom--pinned {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.headroom--unpinned {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.wrap-header {
	border-bottom: 1px solid #dfdfdf
}

.menu-close, .menu-show {
	background: #a1c55b;
	color: #fff;
	text-align: center
}

.wrap-header .header {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 8rem;
	margin: 0 auto
}

.wrap-header .header .wrap-logo {
	-ms-flex-positive: 1;
	flex-grow: 1
}

.wrap-header .header .wrap-logo .logo {
	display: block;
	width: 19rem
}

.menu-close, .menu-show {
	width: 5rem;
	height: 5rem
}

.menu-close .fa, .menu-show .fa {
	line-height: 5rem
}

.menu-show {
	border-radius: 3px;
	font-size: 2.4rem;
	margin-left: 2rem
}

.menu-close {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #cc5000;
	z-index: 1201;
	margin: 0
}

.wrap-actions, .wrap-actions .actions-inner, .wrap-actions .actions-inner ul
	{
	display: -ms-flexbox;
	display: flex
}

.wrap-actions .actions-inner ul {
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0
}

.actions, .actions .align-item {
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	width: 100%
}

.wrap-actions .actions-inner .item-list {
	display: block
}

.actions {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0 1.5rem
}

.actions, .actions .align-item {
	display: -ms-flexbox;
	display: flex
}

.actions .align-item {
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.actions .square {
	display: -ms-flexbox;
	display: flex;
	background: #393939;
	border-radius: 3px;
	border: 1px solid #333;
	width: 5rem;
	height: 5rem;
	text-align: center;
	margin-right: 1rem;
	transition: all .25s
}

.actions .square:active, .actions .square:focus, .actions .square:hover
	{
	background-color: #a1c55b
}

.actions .square:active .fa, .actions .square:focus .fa, .actions .square:hover .fa
	{
	color: #fff
}

.actions .square .fa {
	color: #777
}

.actions .square .dropdown {
	width: 100%
}

.actions .square .align-center {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.wrap-dd>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block
}

.wrap-dd>ul>li:last-child .media {
	border-bottom: 1px solid #dfdfdf;
	margin: 0
}

.wrap-dd>ul>li .media {
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 1rem;
	border-bottom: 1px dashed #dfdfdf
}

.wrap-dd>ul>li .media a {
	display: block;
	padding: 0;
	margin: 0
}

.wrap-dd>ul>li .media .media-left {
	margin-right: 2rem;
	margin-bottom: 0
}

.wrap-dd>ul>li .media .media-body {
	position: relative;
	width: 27rem
}

.wrap-dd>ul>li .media .media-body .media-headline {
	font-size: 1.6rem;
	padding-right: 2rem;
	line-height: normal
}

.wrap-dd>ul>li .media .media-body ul li {
	margin-right: 0
}

.wrap-dd>ul>li .media .media-body .delete {
	position: absolute;
	top: 0;
	right: 0
}

.sb, .sb .sb-input {
	position: relative;
	left: 0;
	top: 0
}

.wrap-dd .dd-footer {
	padding: 1.5rem;
	background-color: #eceeef
}

.wrap-dd .dd-footer .btn .fa {
	color: #fff
}

.wrap-dd .dd-footer .text-muted {
	margin-top: 1.5rem
}

.sb, .sb-icon, .sb-input, .sb-submit {
	width: 5rem;
	height: 5rem
}

.sb {
	z-index: 1200;
	margin: 0
}

.sb .sb-input {
	width: 0;
	line-height: 100%;
	height: 100%;
	padding-left: 6rem;
	padding-right: 6rem;
	background-color: #fff;
	color: #444;
	border: none;
	outline: 0;
	margin: 0;
	font-size: 1.6rem;
	transition: all .5s
}

.sb .sb-icon, .sb .sb-submit {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	text-align: center;
	cursor: pointer;
	line-height: 100%;
	border-radius: 0;
	color: #aaa;
	background: #fff
}

.sb .sb-icon .fa-search, .sb .sb-submit .fa-search {
	display: none;
	color: #aaa;
	transition: all .5s
}

.sb .sb-icon .fa-search.focus, .sb .sb-submit .fa-search.focus {
	color: #666
}

.sb .sb-icon:focus, .sb .sb-icon:focus .fa-search, .sb .sb-icon:hover,
	.sb .sb-icon:hover .fa-search, .sb .sb-submit:focus .fa-search, .sb .sb-submit:hover .fa-search
	{
	color: #999
}

.sb .sb-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.sb .sb-icon .fa-times {
	color: #999;
	width: 0;
	display: none
}

.sb.sb-open, .sidr .sb {
	width: 100%
}

.sb.sb-open .sb-input, .sidr .sb .sb-input {
	width: 100%;
	padding-left: 5rem
}

.sb.sb-open .sb-submit .fa-search, .sidr .sb .sb-submit .fa-search {
	display: block
}

.sb.sb-open .sb-icon, .sidr .sb .sb-icon {
	left: 5rem
}

.sb.sb-open .sb-icon .fa-times, .sidr .sb .sb-icon .fa-times {
	width: auto;
	display: block
}

.sb.sb-open .sb-icon .fa-search, .sidr .sb .sb-icon .fa-search {
	display: none
}

.sidr {
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 9999;
	width: 100%;
	background-color: #3f3f3f;
	overflow-x: hidden;
	overflow-y: auto
}

.sidr.right {
	left: auto;
	right: -100%
}

.sidr.left {
	left: -100%;
	right: auto
}

.sidr .container, .sidr .sidr-inner {
	padding: 0
}

.sidr a {
	display: block;
	color: #fff
}

.sidr .navbar-main ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.sidr .navbar-main ul li {
	position: relative;
	border-bottom: 1px solid #333
}

.sidr .navbar-main ul li a {
	display: block;
	padding: 1rem 1.5rem
}

.sidr .navbar-main ul li a:active, .sidr .navbar-main ul li a:hover {
	color: #a1c55b
}

.sidr .navbar-main .title {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 0 1.5rem;
	margin-bottom: 1rem;
	font-size: 1.2rem
}

.sidr .navbar-main .slide-in {
	transition: all .4s ease;
	-webkit-transform: translate(-100%);
	transform: translate(-100%);
	opacity: 0
}

.sidr .navbar-main .fade-in {
	transition: all .4s ease;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	transition-delay: .2s;
	opacity: 0
}

.sidr .navbar-main .open .lvl-2-section>li>.fade-in, .sidr .navbar-main .open .lvl-2-section>li>.slide-in,
	.sidr .navbar-main .open>li>.fade-in, .sidr .navbar-main .open>li>.slide-in
	{
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0)
}

.sidr .navbar-main .lvl-1 li a.nav-entries {
	position: relative;
	z-index: 100;
	padding-right: 5rem;
	background-color: #3f3f3f
}

.sidr .navbar-main .lvl-1 li a.nav-dd {
	position: absolute;
	z-index: 101;
	top: 0;
	right: 0;
	border-left: 1px solid #333;
	width: 5rem;
	background-color: #3f3f3f;
	text-align: center;
	padding-left: 1.5rem
}

.sidr .navbar-main .lvl-1 li a.nav-dd:before {
	content: none;
	display: none
}

.sidr .navbar-main .lvl-2, .sidr .navbar-main .lvl-3 {
	max-height: 0;
	overflow: hidden;
	visibility: hidden;
	transition: all .4s ease-out
}

.sidr .navbar-main .lvl-2.open, .sidr .navbar-main .lvl-3.open {
	max-height: 3000px;
	transition: max-height .4s ease-in
}

.sidr .navbar-main .lvl-2 li.title, .sidr .navbar-main .lvl-2 li:last-child,
	.sidr .navbar-main .lvl-3 li.title, .sidr .navbar-main .lvl-3 li:last-child
	{
	border-bottom: none
}

.sidr .navbar-main .lvl-2 li a:before, .sidr .navbar-main .lvl-3 li a:before
	{
	position: absolute;
	left: 1.5rem;
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	font-size: inherit
}

.sidr .navbar-main .lvl-2 {
	background: #333;
	border-top: 1px solid #222
}

.sidr .navbar-main .lvl-2 li {
	border-bottom: 1px solid #222
}

.sidr .navbar-main .lvl-2 li a {
	padding-left: 3rem;
	color: #999
}

.sidr .navbar-main .lvl-2 li a.nav-dd, .sidr .navbar-main .lvl-2 li a.nav-entries
	{
	background-color: #333
}

.sidr .navbar-main .lvl-2 li a.nav-dd {
	border-left: 1px solid #222
}

.sidr .navbar-main .lvl-2.open {
	visibility: visible;
	border-bottom: 1px solid #222
}

.sidr .navbar-main .lvl-3 {
	background: #222;
	border-top: 1px solid #000
}

.sidr .navbar-main .lvl-3 li {
	border-bottom: 1px solid #000
}

.sidr .navbar-main .lvl-3 li a {
	padding-left: 4.5rem;
	color: #999
}

.sidr .navbar-main .lvl-3 li a:before {
	left: 3rem
}

.sidr .navbar-main .lvl-3 li a.nav-dd, .sidr .navbar-main .lvl-3 li a.nav-entries
	{
	background-color: #222
}

.sidr .navbar-main .lvl-3 li a.nav-dd {
	border-left: 1px solid #000
}

.sidr .navbar-main .lvl-3.open {
	visibility: visible;
	border-bottom: 1px solid #000
}

.sidr .navbar-main .mega-menu .lvl-2-section {
	margin-top: 2.5rem
}

.sidr .navbar-topbar ul {
	margin: 2rem 0;
	padding: 0
}

.sidr .navbar-topbar ul li {
	padding: .5rem 1.5rem
}

.sidr .navbar-topbar ul li a {
	font-size: 1.6rem;
	color: #aaa;
	display: inline-block
}

.sidr .navbar-topbar ul li a:active, .sidr .navbar-topbar ul li a:hover
	{
	color: #a1c55b
}

.wrapper-maps {
	position: relative
}

.wrapper-maps .map-caption .inner {
	padding: 1.5rem 0;
	background: #fff
}

.wrapper-maps #map {
	border-top: 1px solid rgba(0, 0, 0, .1);
	margin: 0 -.9375rem;
	min-height: 200px;
	height: 30vh
}

.wrapper-sidebar .inner-sidebar {
	padding: 0 1.5rem
}

.footer {
	background: #333;
	color: #999;
	padding: 1.5rem 0;
	font-size: 1.4rem
}

.footer .seperator-dots a {
	color: #a1c55b
}

.footer .seperator-dots a:focus, .footer .seperator-dots a:hover {
	color: #a1c55b;
	text-decoration: none
}

.footer .seperator-dots a:active {
	color: #000;
	text-decoration: none
}

@media ( min-width :48em) {
	.wrap-topbar {
		height: 4rem;
		border-bottom: 1px solid #dfdfdf
	}
	.wrap-topbar .nav-topbar ul {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin: 0;
		padding: 0;
		list-style: none
	}
	.wrap-topbar .nav-topbar ul li {
		display: inline-block;
		padding: 0 1.75rem
	}
	.wrap-topbar .nav-topbar ul li:last-child {
		padding-right: 0
	}
	.wrap-topbar .nav-topbar ul li a {
		display: block;
		font-size: 1.2rem;
		color: #aaa;
		line-height: 4rem;
		text-transform: uppercase;
		font-weight: 600
	}
	.wrap-topbar .nav-topbar ul li a:focus, .wrap-topbar .nav-topbar ul li a:hover
		{
		color: #a1c55b
	}
	.wrap-topbar .nav-topbar ul li a:active {
		color: #000
	}
	.header {
		border: none
	}
	.headroom-margin {
		margin-top: 12rem
	}
	.form-inline-group {
		max-width: 60vw
	}
	.img-banner.row-reserve .img {
		padding-left: 5vw
	}
	.img-banner .img {
		width: 40%;
		padding-right: 5vw
	}
	.media {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.media .media-left {
		margin: 0 3rem 0 0
	}
	.media .media-right {
		margin: 0 0 0 3rem
	}
	.media .media-img {
		margin: 0
	}
	.media .media-body {
		margin-left: 3rem
	}
	.media.row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.media.row-reverse .media-body {
		margin-left: 0;
		margin-right: 3rem
	}
	.wrapper-maps {
		border-top: 1px solid rgba(0, 0, 0, .2);
		border-bottom: 1px solid rgba(0, 0, 0, .2)
	}
	.wrapper-maps .map-caption {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		left: 50%;
		right: 50%;
		top: 50%;
		bottom: 50%
	}
	.wrapper-maps .map-caption .inner {
		margin-left: -50rem;
		padding: 1.5rem
	}
	.wrapper-maps #map {
		border: none;
		min-height: 200px;
		height: 40vh
	}
	.blockquote .blockquote-body, .blockquote .blockquote-footer {
		text-align: left
	}
}

@media ( min-width :62em) {
	.sb .sb-input, .sb.sb-open .sb-icon {
		left: auto;
		right: 5rem
	}
	.h1, h1 {
		font-size: 6rem
	}
	.wrap-header .header {
		height: inherit
	}
	.headroom-margin {
		margin-top: 14rem
	}
	.actions-inner .actions {
		width: 100%;
		margin: 0 0 0 1.5rem;
		padding: 0
	}
	.actions-inner .actions .square {
		position: relative;
		background: #eee;
		margin-right: 0;
		margin-left: 1rem;
		border: none
	}
	.sb, .sb .sb-input {
		position: absolute
	}
	.actions-inner .actions .square:hover a {
		transition: all .25s
	}
	.actions-inner .actions .square:hover a .fa {
		color: #a1c55b
	}
	.actions-inner .actions .square:active a .fa {
		color: #000
	}
	.actions-inner .actions .square .fa {
		color: #999
	}
	.sb .sb-input {
		width: 0;
		padding-left: 0;
		padding-right: 0;
		border-radius: 3px;
		border: 1px solid #dfdfdf;
		opacity: 0
	}
	.sb .sb-icon, .sb .sb-submit {
		background: 0 0;
		border-radius: 3px
	}
	.sb .sb-icon .fa-search, .sb .sb-submit .fa-search {
		display: block
	}
	.sb.sb-open .sb-submit {
		background: #eee
	}
	.sb.sb-open .sb-input {
		width: 65rem;
		left: auto;
		padding: 0 5rem 0 1rem;
		opacity: 1
	}
	.navbar-main ul {
		margin: 0 auto;
		padding: 0;
		list-style: none;
		box-shadow: 0 26px 40px -20px rgba(0, 0, 0, .2)
	}
	.navbar-main ul li {
		position: relative;
		border: none
	}
	.navbar-main ul li:active>a, .navbar-main ul li:hover>a {
		color: #a1c55b
	}
	.navbar-main ul li a {
		position: relative;
		display: block;
		padding: 0 1.5rem;
		color: #444
	}
	.navbar-main ul li a:focus, .navbar-main ul li a:hover {
		color: #a1c55b
	}
	.navbar-main ul li a:active {
		color: #000
	}
	.navbar-main .slide-in {
		transition: all .4s ease;
		-webkit-transform: translate(-10px);
		transform: translate(-10px);
		opacity: 0
	}
	.navbar-main .fade-in {
		transition: all .4s ease-in-out;
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
		transition-delay: .2s;
		opacity: 0
	}
	.navbar-main .lvl-1 li:hover .lvl-2>li>.slide-in, .navbar-main .lvl-2 li:hover .lvl-3>li>.slide-in,
		.navbar-main .mega-menu:hover li>.slide-in {
		transition-delay: .1s;
		-webkit-transform: translate(0);
		transform: translate(0);
		opacity: 1
	}
	.navbar-main .lvl-1 li:hover .lvl-2>li>.fade-in, .navbar-main .lvl-2 li:hover .lvl-3>li>.fade-in,
		.navbar-main .mega-menu:hover .fade-in {
		transition-delay: .3s;
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0)
	}
	.navbar-main .lvl-1 {
		position: static;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-right: 2rem;
		box-shadow: none
	}
	.navbar-main .lvl-1.nav-entries {
		transition: all .2s ease
	}
	.navbar-main .lvl-1>li {
		display: inline-block;
		margin: 0 1rem;
		padding: 0
	}
	.navbar-main .lvl-1>li>a {
		font-size: 2rem;
		line-height: 10rem;
		font-weight: 600;
		color: #666
	}
	.navbar-main .lvl-2, .navbar-main .lvl-3 {
		max-height: 0;
		transition: all 0s ease;
		transition-delay: .1s;
		opacity: 0;
		visibility: hidden;
		padding: 0;
		position: absolute;
		z-index: 1000;
		margin: 0;
		background: #fff
	}
	.navbar-main .lvl-2 li, .navbar-main .lvl-3 li {
		border-bottom: 1px solid #eee
	}
	.navbar-main .lvl-2 li a, .navbar-main .lvl-3 li a {
		white-space: nowrap;
		padding: .5rem 1.5rem .5rem 3rem;
		font-size: 1.6rem
	}
	.navbar-main .lvl-2 li a:before, .navbar-main .lvl-3 li a:before {
		position: absolute;
		left: 1.5rem;
		font-family: FontAwesome;
		content: "\f105";
		display: inline-block;
		font-size: inherit
	}
	.navbar-main .lvl-2 .title, .navbar-main .lvl-3 .title {
		display: block;
		text-transform: uppercase;
		font-weight: 700;
		color: #999;
		padding: 0 1.5rem;
		margin-bottom: 1rem;
		border: none;
		font-size: 1.2rem
	}
	.navbar-main .lvl-2 {
		padding-top: 2rem;
		box-shadow: inset 0 3px 6px -5px rgba(0, 0, 0, .5);
		border-top: 1px solid #dfdfdf
	}
	.navbar-main .lvl-3 {
		top: 0;
		left: 100%;
		border-left: 1px solid #dfdfdf;
		box-shadow: inset 3px 0 6px -5px rgba(0, 0, 0, .5)
	}
	.navbar-main .lvl-1>li:focus .lvl-2, .navbar-main .lvl-1>li:hover .lvl-2,
		.navbar-main .lvl-2>li:focus .lvl-3, .navbar-main .lvl-2>li:hover .lvl-3
		{
		max-height: 3000px;
		opacity: 1;
		visibility: visible
	}
	.navbar-main .mega-menu {
		position: inherit
	}
	.navbar-main .mega-menu>ul {
		max-width: 100%;
		width: 100%;
		left: 0;
		right: 0
	}
	.navbar-main .mega-menu .lvl-2 ul, .navbar-main .mega-menu .lvl-3 ul {
		box-shadow: none
	}
	.navbar-main .mega-menu .lvl-2 ul li a, .navbar-main .mega-menu .lvl-3 ul li a
		{
		white-space: inherit
	}
}
/*# sourceMappingURL=master.css.map */