@charset "UTF-8";

body,
html {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	color: #212121;
	line-height: 26px;
	min-height: 100%
}

section {
	border-top: 1px solid #e4e8ea
}

.bg-grey {
	background-color: #f6f6f6
}

img {
	max-width: 100%
}

#page-header {
	background-color: #f8f8f8;
	min-height: 90px
}

#page-header h1 {
	font-family: Roboto, sans-serif;
	font-size: 27px;
	font-weight: 600;
	margin: 0 auto
}

#page-header .breadcrumbs * {
	display: inline-block;
	font-family: Roboto, sans-serif;
}

#page-header .breadcrumbs a {
	color: #323232;
}

#page-header .breadcrumbs span {
	color: #929292;
}

#page-header .breadcrumbs a:hover {
	color: #087dc2;
}

.bx-breadcrumb-item a span {
	color: #323232 !important;
}

.bx-breadcrumb-item a:hover span {
	color: #087dc2 !important;
	text-decoration: underline !important;
}

.subheader {
	position: relative
}

.subheader h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.3em
}

.subheader h2:before {
	background-color: #fade03;
	content: "";
	height: 4px;
	bottom: -1px;
	position: absolute;
	width: 74px;
	margin: auto;
	left: 0;
	right: 0
}

.subheader-left h2 {
	text-align: left
}

.subheader-left h2:before {
	left: 0;
	right: auto;
	margin: 0
}

#main h2 {
	text-align: center;
	position: relative;
	font-family: Roboto, sans-serif;
	font-size: 1.3em;
	margin-top: 40px;
	margin-bottom: 20px
}

#main h2:before {
	background-color: #fade03;
	content: "";
	height: 4px;
	bottom: -8px;
	position: absolute;
	width: 74px;
	margin: auto;
	left: 0;
	right: 0
}

#main h2 a:hover {
	color: inherit;
	text-decoration: none
}

#main h3 {
	position: relative;
	font-family: Roboto, sans-serif;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px
}

#main h3:before {
	background-color: #fade03;
	content: "";
	height: 4px;
	bottom: -8px;
	position: absolute;
	width: 74px
}

/* 
#main img {
	margin: 5px 10px
}

#main img:nth-child(2n) {
	float: right
}

#main img:nth-child(odd) {
	float: left
}
 */

.text- {
	text-align: right
}

img.img-responsive {
	width: 100%
}

.mt-50 {
	margin-top: -50px
}

.mb-50 {
	margin-bottom: -50px
}

.ml-50 {
	margin-left: -50px
}

.mr-50 {
	margin-right: -50px
}

.pt-50 {
	padding-top: -50px
}

.pb-50 {
	padding-bottom: -50px
}

.pl-50 {
	padding-left: -50px
}

.pr-50 {
	padding-right: -50px
}

.mt-45 {
	margin-top: -45px
}

.mb-45 {
	margin-bottom: -45px
}

.ml-45 {
	margin-left: -45px
}

.mr-45 {
	margin-right: -45px
}

.pt-45 {
	padding-top: -45px
}

.pb-45 {
	padding-bottom: -45px
}

.pl-45 {
	padding-left: -45px
}

.pr-45 {
	padding-right: -45px
}

.mt-40 {
	margin-top: -40px
}

.mb-40 {
	margin-bottom: -40px
}

.ml-40 {
	margin-left: -40px
}

.mr-40 {
	margin-right: -40px
}

.pt-40 {
	padding-top: -40px
}

.pb-40 {
	padding-bottom: -40px
}

.pl-40 {
	padding-left: -40px
}

.pr-40 {
	padding-right: -40px
}

.mt-35 {
	margin-top: -35px
}

.mb-35 {
	margin-bottom: -35px
}

.ml-35 {
	margin-left: -35px
}

.mr-35 {
	margin-right: -35px
}

.pt-35 {
	padding-top: -35px
}

.pb-35 {
	padding-bottom: -35px
}

.pl-35 {
	padding-left: -35px
}

.pr-35 {
	padding-right: -35px
}

.mt-30 {
	margin-top: -30px
}

.mb-30 {
	margin-bottom: -30px
}

.ml-30 {
	margin-left: -30px
}

.mr-30 {
	margin-right: -30px
}

.pt-30 {
	padding-top: -30px
}

.pb-30 {
	padding-bottom: -30px
}

.pl-30 {
	padding-left: -30px
}

.pr-30 {
	padding-right: -30px
}

.mt-25 {
	margin-top: -25px
}

.mb-25 {
	margin-bottom: -25px
}

.ml-25 {
	margin-left: -25px
}

.mr-25 {
	margin-right: -25px
}

.pt-25 {
	padding-top: -25px
}

.pb-25 {
	padding-bottom: -25px
}

.pl-25 {
	padding-left: -25px
}

.pr-25 {
	padding-right: -25px
}

.mt-20 {
	margin-top: -20px
}

.mb-20 {
	margin-bottom: -20px
}

.ml-20 {
	margin-left: -20px
}

.mr-20 {
	margin-right: -20px
}

.pt-20 {
	padding-top: -20px
}

.pb-20 {
	padding-bottom: -20px
}

.pl-20 {
	padding-left: -20px
}

.pr-20 {
	padding-right: -20px
}

.mt-15 {
	margin-top: -15px
}

.mb-15 {
	margin-bottom: -15px
}

.ml-15 {
	margin-left: -15px
}

.mr-15 {
	margin-right: -15px
}

.pt-15 {
	padding-top: -15px
}

.pb-15 {
	padding-bottom: -15px
}

.pl-15 {
	padding-left: -15px
}

.pr-15 {
	padding-right: -15px
}

.mt-10 {
	margin-top: -10px
}

.mb-10 {
	margin-bottom: -10px
}

.ml-10 {
	margin-left: -10px
}

.mr-10 {
	margin-right: -10px
}

.pt-10 {
	padding-top: -10px
}

.pb-10 {
	padding-bottom: -10px
}

.pl-10 {
	padding-left: -10px
}

.pr-10 {
	padding-right: -10px
}

.mt-5 {
	margin-top: -5px
}

.mb-5 {
	margin-bottom: -5px
}

.ml-5 {
	margin-left: -5px
}

.mr-5 {
	margin-right: -5px
}

.pt-5 {
	padding-top: -5px
}

.pb-5 {
	padding-bottom: -5px
}

.pl-5 {
	padding-left: -5px
}

.pr-5 {
	padding-right: -5px
}

.mt0 {
	margin-top: 0
}

.mb0 {
	margin-bottom: 0
}

.ml0 {
	margin-left: 0
}

.mr0 {
	margin-right: 0
}

.pt0 {
	padding-top: 0
}

.pb0 {
	padding-bottom: 0
}

.pl0 {
	padding-left: 0
}

.pr0 {
	padding-right: 0
}

.mt5 {
	margin-top: 5px
}

.mb5 {
	margin-bottom: 5px
}

.ml5 {
	margin-left: 5px
}

.mr5 {
	margin-right: 5px
}

.pt5 {
	padding-top: 5px
}

.pb5 {
	padding-bottom: 5px
}

.pl5 {
	padding-left: 5px
}

.pr5 {
	padding-right: 5px
}

.mt10 {
	margin-top: 10px
}

.mb10 {
	margin-bottom: 10px
}

.ml10 {
	margin-left: 10px
}

.mr10 {
	margin-right: 10px
}

.pt10 {
	padding-top: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pl10 {
	padding-left: 10px
}

.pr10 {
	padding-right: 10px
}

.mt15 {
	margin-top: 15px
}

.mb15 {
	margin-bottom: 15px
}

.ml15 {
	margin-left: 15px
}

.mr15 {
	margin-right: 15px
}

.pt15 {
	padding-top: 15px
}

.pb15 {
	padding-bottom: 15px
}

.pl15 {
	padding-left: 15px
}

.pr15 {
	padding-right: 15px
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

.ml20 {
	margin-left: 20px
}

.mr20 {
	margin-right: 20px
}

.pt20 {
	padding-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pl20 {
	padding-left: 20px
}

.pr20 {
	padding-right: 20px
}

.mt25 {
	margin-top: 25px
}

.mb25 {
	margin-bottom: 25px
}

.ml25 {
	margin-left: 25px
}

.mr25 {
	margin-right: 25px
}

.pt25 {
	padding-top: 25px
}

.pb25 {
	padding-bottom: 25px
}

.pl25 {
	padding-left: 25px
}

.pr25 {
	padding-right: 25px
}

.mt30 {
	margin-top: 30px
}

.mb30 {
	margin-bottom: 30px
}

.ml30 {
	margin-left: 30px
}

.mr30 {
	margin-right: 30px
}

.pt30 {
	padding-top: 30px
}

.pb30 {
	padding-bottom: 30px
}

.pl30 {
	padding-left: 30px
}

.pr30 {
	padding-right: 30px
}

.mt35 {
	margin-top: 35px
}

.mb35 {
	margin-bottom: 35px
}

.ml35 {
	margin-left: 35px
}

.mr35 {
	margin-right: 35px
}

.pt35 {
	padding-top: 35px
}

.pb35 {
	padding-bottom: 35px
}

.pl35 {
	padding-left: 35px
}

.pr35 {
	padding-right: 35px
}

.mt40 {
	margin-top: 40px
}

.mb40 {
	margin-bottom: 40px
}

.ml40 {
	margin-left: 40px
}

.mr40 {
	margin-right: 40px
}

.pt40 {
	padding-top: 40px
}

.pb40 {
	padding-bottom: 40px
}

.pl40 {
	padding-left: 40px
}

.pr40 {
	padding-right: 40px
}

.mt45 {
	margin-top: 45px
}

.mb45 {
	margin-bottom: 45px
}

.ml45 {
	margin-left: 45px
}

.mr45 {
	margin-right: 45px
}

.pt45 {
	padding-top: 45px
}

.pb45 {
	padding-bottom: 45px
}

.pl45 {
	padding-left: 45px
}

.pr45 {
	padding-right: 45px
}

.mt50 {
	margin-top: 50px
}

.mb50 {
	margin-bottom: 50px
}

.ml50 {
	margin-left: 50px
}

.mr50 {
	margin-right: 50px
}

.pt50 {
	padding-top: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pl50 {
	padding-left: 50px
}

.pr50 {
	padding-right: 50px
}

@media (min-width: 768px) {
	.mt-50-sm {
		margin-top: -50px !important
	}

	.mb-50-sm {
		margin-bottom: -50px !important
	}

	.ml-50-sm {
		margin-left: -50px !important
	}

	.mr-50-sm {
		margin-right: -50px !important
	}

	.pt-50-sm {
		padding-top: -50px !important
	}

	.pb-50-sm {
		padding-bottom: -50px !important
	}

	.pl-50-sm {
		padding-left: -50px !important
	}

	.pr-50-sm {
		padding-right: -50px !important
	}

	.mt-45-sm {
		margin-top: -45px !important
	}

	.mb-45-sm {
		margin-bottom: -45px !important
	}

	.ml-45-sm {
		margin-left: -45px !important
	}

	.mr-45-sm {
		margin-right: -45px !important
	}

	.pt-45-sm {
		padding-top: -45px !important
	}

	.pb-45-sm {
		padding-bottom: -45px !important
	}

	.pl-45-sm {
		padding-left: -45px !important
	}

	.pr-45-sm {
		padding-right: -45px !important
	}

	.mt-40-sm {
		margin-top: -40px !important
	}

	.mb-40-sm {
		margin-bottom: -40px !important
	}

	.ml-40-sm {
		margin-left: -40px !important
	}

	.mr-40-sm {
		margin-right: -40px !important
	}

	.pt-40-sm {
		padding-top: -40px !important
	}

	.pb-40-sm {
		padding-bottom: -40px !important
	}

	.pl-40-sm {
		padding-left: -40px !important
	}

	.pr-40-sm {
		padding-right: -40px !important
	}

	.mt-35-sm {
		margin-top: -35px !important
	}

	.mb-35-sm {
		margin-bottom: -35px !important
	}

	.ml-35-sm {
		margin-left: -35px !important
	}

	.mr-35-sm {
		margin-right: -35px !important
	}

	.pt-35-sm {
		padding-top: -35px !important
	}

	.pb-35-sm {
		padding-bottom: -35px !important
	}

	.pl-35-sm {
		padding-left: -35px !important
	}

	.pr-35-sm {
		padding-right: -35px !important
	}

	.mt-30-sm {
		margin-top: -30px !important
	}

	.mb-30-sm {
		margin-bottom: -30px !important
	}

	.ml-30-sm {
		margin-left: -30px !important
	}

	.mr-30-sm {
		margin-right: -30px !important
	}

	.pt-30-sm {
		padding-top: -30px !important
	}

	.pb-30-sm {
		padding-bottom: -30px !important
	}

	.pl-30-sm {
		padding-left: -30px !important
	}

	.pr-30-sm {
		padding-right: -30px !important
	}

	.mt-25-sm {
		margin-top: -25px !important
	}

	.mb-25-sm {
		margin-bottom: -25px !important
	}

	.ml-25-sm {
		margin-left: -25px !important
	}

	.mr-25-sm {
		margin-right: -25px !important
	}

	.pt-25-sm {
		padding-top: -25px !important
	}

	.pb-25-sm {
		padding-bottom: -25px !important
	}

	.pl-25-sm {
		padding-left: -25px !important
	}

	.pr-25-sm {
		padding-right: -25px !important
	}

	.mt-20-sm {
		margin-top: -20px !important
	}

	.mb-20-sm {
		margin-bottom: -20px !important
	}

	.ml-20-sm {
		margin-left: -20px !important
	}

	.mr-20-sm {
		margin-right: -20px !important
	}

	.pt-20-sm {
		padding-top: -20px !important
	}

	.pb-20-sm {
		padding-bottom: -20px !important
	}

	.pl-20-sm {
		padding-left: -20px !important
	}

	.pr-20-sm {
		padding-right: -20px !important
	}

	.mt-15-sm {
		margin-top: -15px !important
	}

	.mb-15-sm {
		margin-bottom: -15px !important
	}

	.ml-15-sm {
		margin-left: -15px !important
	}

	.mr-15-sm {
		margin-right: -15px !important
	}

	.pt-15-sm {
		padding-top: -15px !important
	}

	.pb-15-sm {
		padding-bottom: -15px !important
	}

	.pl-15-sm {
		padding-left: -15px !important
	}

	.pr-15-sm {
		padding-right: -15px !important
	}

	.mt-10-sm {
		margin-top: -10px !important
	}

	.mb-10-sm {
		margin-bottom: -10px !important
	}

	.ml-10-sm {
		margin-left: -10px !important
	}

	.mr-10-sm {
		margin-right: -10px !important
	}

	.pt-10-sm {
		padding-top: -10px !important
	}

	.pb-10-sm {
		padding-bottom: -10px !important
	}

	.pl-10-sm {
		padding-left: -10px !important
	}

	.pr-10-sm {
		padding-right: -10px !important
	}

	.mt-5-sm {
		margin-top: -5px !important
	}

	.mb-5-sm {
		margin-bottom: -5px !important
	}

	.ml-5-sm {
		margin-left: -5px !important
	}

	.mr-5-sm {
		margin-right: -5px !important
	}

	.pt-5-sm {
		padding-top: -5px !important
	}

	.pb-5-sm {
		padding-bottom: -5px !important
	}

	.pl-5-sm {
		padding-left: -5px !important
	}

	.pr-5-sm {
		padding-right: -5px !important
	}

	.mt0-sm {
		margin-top: 0 !important
	}

	.mb0-sm {
		margin-bottom: 0 !important
	}

	.ml0-sm {
		margin-left: 0 !important
	}

	.mr0-sm {
		margin-right: 0 !important
	}

	.pt0-sm {
		padding-top: 0 !important
	}

	.pb0-sm {
		padding-bottom: 0 !important
	}

	.pl0-sm {
		padding-left: 0 !important
	}

	.pr0-sm {
		padding-right: 0 !important
	}

	.mt5-sm {
		margin-top: 5px !important
	}

	.mb5-sm {
		margin-bottom: 5px !important
	}

	.ml5-sm {
		margin-left: 5px !important
	}

	.mr5-sm {
		margin-right: 5px !important
	}

	.pt5-sm {
		padding-top: 5px !important
	}

	.pb5-sm {
		padding-bottom: 5px !important
	}

	.pl5-sm {
		padding-left: 5px !important
	}

	.pr5-sm {
		padding-right: 5px !important
	}

	.mt10-sm {
		margin-top: 10px !important
	}

	.mb10-sm {
		margin-bottom: 10px !important
	}

	.ml10-sm {
		margin-left: 10px !important
	}

	.mr10-sm {
		margin-right: 10px !important
	}

	.pt10-sm {
		padding-top: 10px !important
	}

	.pb10-sm {
		padding-bottom: 10px !important
	}

	.pl10-sm {
		padding-left: 10px !important
	}

	.pr10-sm {
		padding-right: 10px !important
	}

	.mt15-sm {
		margin-top: 15px !important
	}

	.mb15-sm {
		margin-bottom: 15px !important
	}

	.ml15-sm {
		margin-left: 15px !important
	}

	.mr15-sm {
		margin-right: 15px !important
	}

	.pt15-sm {
		padding-top: 15px !important
	}

	.pb15-sm {
		padding-bottom: 15px !important
	}

	.pl15-sm {
		padding-left: 15px !important
	}

	.pr15-sm {
		padding-right: 15px !important
	}

	.mt20-sm {
		margin-top: 20px !important
	}

	.mb20-sm {
		margin-bottom: 20px !important
	}

	.ml20-sm {
		margin-left: 20px !important
	}

	.mr20-sm {
		margin-right: 20px !important
	}

	.pt20-sm {
		padding-top: 20px !important
	}

	.pb20-sm {
		padding-bottom: 20px !important
	}

	.pl20-sm {
		padding-left: 20px !important
	}

	.pr20-sm {
		padding-right: 20px !important
	}

	.mt25-sm {
		margin-top: 25px !important
	}

	.mb25-sm {
		margin-bottom: 25px !important
	}

	.ml25-sm {
		margin-left: 25px !important
	}

	.mr25-sm {
		margin-right: 25px !important
	}

	.pt25-sm {
		padding-top: 25px !important
	}

	.pb25-sm {
		padding-bottom: 25px !important
	}

	.pl25-sm {
		padding-left: 25px !important
	}

	.pr25-sm {
		padding-right: 25px !important
	}

	.mt30-sm {
		margin-top: 30px !important
	}

	.mb30-sm {
		margin-bottom: 30px !important
	}

	.ml30-sm {
		margin-left: 30px !important
	}

	.mr30-sm {
		margin-right: 30px !important
	}

	.pt30-sm {
		padding-top: 30px !important
	}

	.pb30-sm {
		padding-bottom: 30px !important
	}

	.pl30-sm {
		padding-left: 30px !important
	}

	.pr30-sm {
		padding-right: 30px !important
	}

	.mt35-sm {
		margin-top: 35px !important
	}

	.mb35-sm {
		margin-bottom: 35px !important
	}

	.ml35-sm {
		margin-left: 35px !important
	}

	.mr35-sm {
		margin-right: 35px !important
	}

	.pt35-sm {
		padding-top: 35px !important
	}

	.pb35-sm {
		padding-bottom: 35px !important
	}

	.pl35-sm {
		padding-left: 35px !important
	}

	.pr35-sm {
		padding-right: 35px !important
	}

	.mt40-sm {
		margin-top: 40px !important
	}

	.mb40-sm {
		margin-bottom: 40px !important
	}

	.ml40-sm {
		margin-left: 40px !important
	}

	.mr40-sm {
		margin-right: 40px !important
	}

	.pt40-sm {
		padding-top: 40px !important
	}

	.pb40-sm {
		padding-bottom: 40px !important
	}

	.pl40-sm {
		padding-left: 40px !important
	}

	.pr40-sm {
		padding-right: 40px !important
	}

	.mt45-sm {
		margin-top: 45px !important
	}

	.mb45-sm {
		margin-bottom: 45px !important
	}

	.ml45-sm {
		margin-left: 45px !important
	}

	.mr45-sm {
		margin-right: 45px !important
	}

	.pt45-sm {
		padding-top: 45px !important
	}

	.pb45-sm {
		padding-bottom: 45px !important
	}

	.pl45-sm {
		padding-left: 45px !important
	}

	.pr45-sm {
		padding-right: 45px !important
	}

	.mt50-sm {
		margin-top: 50px !important
	}

	.mb50-sm {
		margin-bottom: 50px !important
	}

	.ml50-sm {
		margin-left: 50px !important
	}

	.mr50-sm {
		margin-right: 50px !important
	}

	.pt50-sm {
		padding-top: 50px !important
	}

	.pb50-sm {
		padding-bottom: 50px !important
	}

	.pl50-sm {
		padding-left: 50px !important
	}

	.pr50-sm {
		padding-right: 50px !important
	}
}

@media (min-width: 992px) {
	.mt-50-md {
		margin-top: -50px !important
	}

	.mb-50-md {
		margin-bottom: -50px !important
	}

	.ml-50-md {
		margin-left: -50px !important
	}

	.mr-50-md {
		margin-right: -50px !important
	}

	.pt-50-md {
		padding-top: -50px !important
	}

	.pb-50-md {
		padding-bottom: -50px !important
	}

	.pl-50-md {
		padding-left: -50px !important
	}

	.pr-50-md {
		padding-right: -50px !important
	}

	.mt-45-md {
		margin-top: -45px !important
	}

	.mb-45-md {
		margin-bottom: -45px !important
	}

	.ml-45-md {
		margin-left: -45px !important
	}

	.mr-45-md {
		margin-right: -45px !important
	}

	.pt-45-md {
		padding-top: -45px !important
	}

	.pb-45-md {
		padding-bottom: -45px !important
	}

	.pl-45-md {
		padding-left: -45px !important
	}

	.pr-45-md {
		padding-right: -45px !important
	}

	.mt-40-md {
		margin-top: -40px !important
	}

	.mb-40-md {
		margin-bottom: -40px !important
	}

	.ml-40-md {
		margin-left: -40px !important
	}

	.mr-40-md {
		margin-right: -40px !important
	}

	.pt-40-md {
		padding-top: -40px !important
	}

	.pb-40-md {
		padding-bottom: -40px !important
	}

	.pl-40-md {
		padding-left: -40px !important
	}

	.pr-40-md {
		padding-right: -40px !important
	}

	.mt-35-md {
		margin-top: -35px !important
	}

	.mb-35-md {
		margin-bottom: -35px !important
	}

	.ml-35-md {
		margin-left: -35px !important
	}

	.mr-35-md {
		margin-right: -35px !important
	}

	.pt-35-md {
		padding-top: -35px !important
	}

	.pb-35-md {
		padding-bottom: -35px !important
	}

	.pl-35-md {
		padding-left: -35px !important
	}

	.pr-35-md {
		padding-right: -35px !important
	}

	.mt-30-md {
		margin-top: -30px !important
	}

	.mb-30-md {
		margin-bottom: -30px !important
	}

	.ml-30-md {
		margin-left: -30px !important
	}

	.mr-30-md {
		margin-right: -30px !important
	}

	.pt-30-md {
		padding-top: -30px !important
	}

	.pb-30-md {
		padding-bottom: -30px !important
	}

	.pl-30-md {
		padding-left: -30px !important
	}

	.pr-30-md {
		padding-right: -30px !important
	}

	.mt-25-md {
		margin-top: -25px !important
	}

	.mb-25-md {
		margin-bottom: -25px !important
	}

	.ml-25-md {
		margin-left: -25px !important
	}

	.mr-25-md {
		margin-right: -25px !important
	}

	.pt-25-md {
		padding-top: -25px !important
	}

	.pb-25-md {
		padding-bottom: -25px !important
	}

	.pl-25-md {
		padding-left: -25px !important
	}

	.pr-25-md {
		padding-right: -25px !important
	}

	.mt-20-md {
		margin-top: -20px !important
	}

	.mb-20-md {
		margin-bottom: -20px !important
	}

	.ml-20-md {
		margin-left: -20px !important
	}

	.mr-20-md {
		margin-right: -20px !important
	}

	.pt-20-md {
		padding-top: -20px !important
	}

	.pb-20-md {
		padding-bottom: -20px !important
	}

	.pl-20-md {
		padding-left: -20px !important
	}

	.pr-20-md {
		padding-right: -20px !important
	}

	.mt-15-md {
		margin-top: -15px !important
	}

	.mb-15-md {
		margin-bottom: -15px !important
	}

	.ml-15-md {
		margin-left: -15px !important
	}

	.mr-15-md {
		margin-right: -15px !important
	}

	.pt-15-md {
		padding-top: -15px !important
	}

	.pb-15-md {
		padding-bottom: -15px !important
	}

	.pl-15-md {
		padding-left: -15px !important
	}

	.pr-15-md {
		padding-right: -15px !important
	}

	.mt-10-md {
		margin-top: -10px !important
	}

	.mb-10-md {
		margin-bottom: -10px !important
	}

	.ml-10-md {
		margin-left: -10px !important
	}

	.mr-10-md {
		margin-right: -10px !important
	}

	.pt-10-md {
		padding-top: -10px !important
	}

	.pb-10-md {
		padding-bottom: -10px !important
	}

	.pl-10-md {
		padding-left: -10px !important
	}

	.pr-10-md {
		padding-right: -10px !important
	}

	.mt-5-md {
		margin-top: -5px !important
	}

	.mb-5-md {
		margin-bottom: -5px !important
	}

	.ml-5-md {
		margin-left: -5px !important
	}

	.mr-5-md {
		margin-right: -5px !important
	}

	.pt-5-md {
		padding-top: -5px !important
	}

	.pb-5-md {
		padding-bottom: -5px !important
	}

	.pl-5-md {
		padding-left: -5px !important
	}

	.pr-5-md {
		padding-right: -5px !important
	}

	.mt0-md {
		margin-top: 0 !important
	}

	.mb0-md {
		margin-bottom: 0 !important
	}

	.ml0-md {
		margin-left: 0 !important
	}

	.mr0-md {
		margin-right: 0 !important
	}

	.pt0-md {
		padding-top: 0 !important
	}

	.pb0-md {
		padding-bottom: 0 !important
	}

	.pl0-md {
		padding-left: 0 !important
	}

	.pr0-md {
		padding-right: 0 !important
	}

	.mt5-md {
		margin-top: 5px !important
	}

	.mb5-md {
		margin-bottom: 5px !important
	}

	.ml5-md {
		margin-left: 5px !important
	}

	.mr5-md {
		margin-right: 5px !important
	}

	.pt5-md {
		padding-top: 5px !important
	}

	.pb5-md {
		padding-bottom: 5px !important
	}

	.pl5-md {
		padding-left: 5px !important
	}

	.pr5-md {
		padding-right: 5px !important
	}

	.mt10-md {
		margin-top: 10px !important
	}

	.mb10-md {
		margin-bottom: 10px !important
	}

	.ml10-md {
		margin-left: 10px !important
	}

	.mr10-md {
		margin-right: 10px !important
	}

	.pt10-md {
		padding-top: 10px !important
	}

	.pb10-md {
		padding-bottom: 10px !important
	}

	.pl10-md {
		padding-left: 10px !important
	}

	.pr10-md {
		padding-right: 10px !important
	}

	.mt15-md {
		margin-top: 15px !important
	}

	.mb15-md {
		margin-bottom: 15px !important
	}

	.ml15-md {
		margin-left: 15px !important
	}

	.mr15-md {
		margin-right: 15px !important
	}

	.pt15-md {
		padding-top: 15px !important
	}

	.pb15-md {
		padding-bottom: 15px !important
	}

	.pl15-md {
		padding-left: 15px !important
	}

	.pr15-md {
		padding-right: 15px !important
	}

	.mt20-md {
		margin-top: 20px !important
	}

	.mb20-md {
		margin-bottom: 20px !important
	}

	.ml20-md {
		margin-left: 20px !important
	}

	.mr20-md {
		margin-right: 20px !important
	}

	.pt20-md {
		padding-top: 20px !important
	}

	.pb20-md {
		padding-bottom: 20px !important
	}

	.pl20-md {
		padding-left: 20px !important
	}

	.pr20-md {
		padding-right: 20px !important
	}

	.mt25-md {
		margin-top: 25px !important
	}

	.mb25-md {
		margin-bottom: 25px !important
	}

	.ml25-md {
		margin-left: 25px !important
	}

	.mr25-md {
		margin-right: 25px !important
	}

	.pt25-md {
		padding-top: 25px !important
	}

	.pb25-md {
		padding-bottom: 25px !important
	}

	.pl25-md {
		padding-left: 25px !important
	}

	.pr25-md {
		padding-right: 25px !important
	}

	.mt30-md {
		margin-top: 30px !important
	}

	.mb30-md {
		margin-bottom: 30px !important
	}

	.ml30-md {
		margin-left: 30px !important
	}

	.mr30-md {
		margin-right: 30px !important
	}

	.pt30-md {
		padding-top: 30px !important
	}

	.pb30-md {
		padding-bottom: 30px !important
	}

	.pl30-md {
		padding-left: 30px !important
	}

	.pr30-md {
		padding-right: 30px !important
	}

	.mt35-md {
		margin-top: 35px !important
	}

	.mb35-md {
		margin-bottom: 35px !important
	}

	.ml35-md {
		margin-left: 35px !important
	}

	.mr35-md {
		margin-right: 35px !important
	}

	.pt35-md {
		padding-top: 35px !important
	}

	.pb35-md {
		padding-bottom: 35px !important
	}

	.pl35-md {
		padding-left: 35px !important
	}

	.pr35-md {
		padding-right: 35px !important
	}

	.mt40-md {
		margin-top: 40px !important
	}

	.mb40-md {
		margin-bottom: 40px !important
	}

	.ml40-md {
		margin-left: 40px !important
	}

	.mr40-md {
		margin-right: 40px !important
	}

	.pt40-md {
		padding-top: 40px !important
	}

	.pb40-md {
		padding-bottom: 40px !important
	}

	.pl40-md {
		padding-left: 40px !important
	}

	.pr40-md {
		padding-right: 40px !important
	}

	.mt45-md {
		margin-top: 45px !important
	}

	.mb45-md {
		margin-bottom: 45px !important
	}

	.ml45-md {
		margin-left: 45px !important
	}

	.mr45-md {
		margin-right: 45px !important
	}

	.pt45-md {
		padding-top: 45px !important
	}

	.pb45-md {
		padding-bottom: 45px !important
	}

	.pl45-md {
		padding-left: 45px !important
	}

	.pr45-md {
		padding-right: 45px !important
	}

	.mt50-md {
		margin-top: 50px !important
	}

	.mb50-md {
		margin-bottom: 50px !important
	}

	.ml50-md {
		margin-left: 50px !important
	}

	.mr50-md {
		margin-right: 50px !important
	}

	.pt50-md {
		padding-top: 50px !important
	}

	.pb50-md {
		padding-bottom: 50px !important
	}

	.pl50-md {
		padding-left: 50px !important
	}

	.pr50-md {
		padding-right: 50px !important
	}
}

@media (min-width: 1200px) {
	.mt-50-lg {
		margin-top: -50px !important
	}

	.mb-50-lg {
		margin-bottom: -50px !important
	}

	.ml-50-lg {
		margin-left: -50px !important
	}

	.mr-50-lg {
		margin-right: -50px !important
	}

	.pt-50-lg {
		padding-top: -50px !important
	}

	.pb-50-lg {
		padding-bottom: -50px !important
	}

	.pl-50-lg {
		padding-left: -50px !important
	}

	.pr-50-lg {
		padding-right: -50px !important
	}

	.mt-45-lg {
		margin-top: -45px !important
	}

	.mb-45-lg {
		margin-bottom: -45px !important
	}

	.ml-45-lg {
		margin-left: -45px !important
	}

	.mr-45-lg {
		margin-right: -45px !important
	}

	.pt-45-lg {
		padding-top: -45px !important
	}

	.pb-45-lg {
		padding-bottom: -45px !important
	}

	.pl-45-lg {
		padding-left: -45px !important
	}

	.pr-45-lg {
		padding-right: -45px !important
	}

	.mt-40-lg {
		margin-top: -40px !important
	}

	.mb-40-lg {
		margin-bottom: -40px !important
	}

	.ml-40-lg {
		margin-left: -40px !important
	}

	.mr-40-lg {
		margin-right: -40px !important
	}

	.pt-40-lg {
		padding-top: -40px !important
	}

	.pb-40-lg {
		padding-bottom: -40px !important
	}

	.pl-40-lg {
		padding-left: -40px !important
	}

	.pr-40-lg {
		padding-right: -40px !important
	}

	.mt-35-lg {
		margin-top: -35px !important
	}

	.mb-35-lg {
		margin-bottom: -35px !important
	}

	.ml-35-lg {
		margin-left: -35px !important
	}

	.mr-35-lg {
		margin-right: -35px !important
	}

	.pt-35-lg {
		padding-top: -35px !important
	}

	.pb-35-lg {
		padding-bottom: -35px !important
	}

	.pl-35-lg {
		padding-left: -35px !important
	}

	.pr-35-lg {
		padding-right: -35px !important
	}

	.mt-30-lg {
		margin-top: -30px !important
	}

	.mb-30-lg {
		margin-bottom: -30px !important
	}

	.ml-30-lg {
		margin-left: -30px !important
	}

	.mr-30-lg {
		margin-right: -30px !important
	}

	.pt-30-lg {
		padding-top: -30px !important
	}

	.pb-30-lg {
		padding-bottom: -30px !important
	}

	.pl-30-lg {
		padding-left: -30px !important
	}

	.pr-30-lg {
		padding-right: -30px !important
	}

	.mt-25-lg {
		margin-top: -25px !important
	}

	.mb-25-lg {
		margin-bottom: -25px !important
	}

	.ml-25-lg {
		margin-left: -25px !important
	}

	.mr-25-lg {
		margin-right: -25px !important
	}

	.pt-25-lg {
		padding-top: -25px !important
	}

	.pb-25-lg {
		padding-bottom: -25px !important
	}

	.pl-25-lg {
		padding-left: -25px !important
	}

	.pr-25-lg {
		padding-right: -25px !important
	}

	.mt-20-lg {
		margin-top: -20px !important
	}

	.mb-20-lg {
		margin-bottom: -20px !important
	}

	.ml-20-lg {
		margin-left: -20px !important
	}

	.mr-20-lg {
		margin-right: -20px !important
	}

	.pt-20-lg {
		padding-top: -20px !important
	}

	.pb-20-lg {
		padding-bottom: -20px !important
	}

	.pl-20-lg {
		padding-left: -20px !important
	}

	.pr-20-lg {
		padding-right: -20px !important
	}

	.mt-15-lg {
		margin-top: -15px !important
	}

	.mb-15-lg {
		margin-bottom: -15px !important
	}

	.ml-15-lg {
		margin-left: -15px !important
	}

	.mr-15-lg {
		margin-right: -15px !important
	}

	.pt-15-lg {
		padding-top: -15px !important
	}

	.pb-15-lg {
		padding-bottom: -15px !important
	}

	.pl-15-lg {
		padding-left: -15px !important
	}

	.pr-15-lg {
		padding-right: -15px !important
	}

	.mt-10-lg {
		margin-top: -10px !important
	}

	.mb-10-lg {
		margin-bottom: -10px !important
	}

	.ml-10-lg {
		margin-left: -10px !important
	}

	.mr-10-lg {
		margin-right: -10px !important
	}

	.pt-10-lg {
		padding-top: -10px !important
	}

	.pb-10-lg {
		padding-bottom: -10px !important
	}

	.pl-10-lg {
		padding-left: -10px !important
	}

	.pr-10-lg {
		padding-right: -10px !important
	}

	.mt-5-lg {
		margin-top: -5px !important
	}

	.mb-5-lg {
		margin-bottom: -5px !important
	}

	.ml-5-lg {
		margin-left: -5px !important
	}

	.mr-5-lg {
		margin-right: -5px !important
	}

	.pt-5-lg {
		padding-top: -5px !important
	}

	.pb-5-lg {
		padding-bottom: -5px !important
	}

	.pl-5-lg {
		padding-left: -5px !important
	}

	.pr-5-lg {
		padding-right: -5px !important
	}

	.mt0-lg {
		margin-top: 0 !important
	}

	.mb0-lg {
		margin-bottom: 0 !important
	}

	.ml0-lg {
		margin-left: 0 !important
	}

	.mr0-lg {
		margin-right: 0 !important
	}

	.pt0-lg {
		padding-top: 0 !important
	}

	.pb0-lg {
		padding-bottom: 0 !important
	}

	.pl0-lg {
		padding-left: 0 !important
	}

	.pr0-lg {
		padding-right: 0 !important
	}

	.mt5-lg {
		margin-top: 5px !important
	}

	.mb5-lg {
		margin-bottom: 5px !important
	}

	.ml5-lg {
		margin-left: 5px !important
	}

	.mr5-lg {
		margin-right: 5px !important
	}

	.pt5-lg {
		padding-top: 5px !important
	}

	.pb5-lg {
		padding-bottom: 5px !important
	}

	.pl5-lg {
		padding-left: 5px !important
	}

	.pr5-lg {
		padding-right: 5px !important
	}

	.mt10-lg {
		margin-top: 10px !important
	}

	.mb10-lg {
		margin-bottom: 10px !important
	}

	.ml10-lg {
		margin-left: 10px !important
	}

	.mr10-lg {
		margin-right: 10px !important
	}

	.pt10-lg {
		padding-top: 10px !important
	}

	.pb10-lg {
		padding-bottom: 10px !important
	}

	.pl10-lg {
		padding-left: 10px !important
	}

	.pr10-lg {
		padding-right: 10px !important
	}

	.mt15-lg {
		margin-top: 15px !important
	}

	.mb15-lg {
		margin-bottom: 15px !important
	}

	.ml15-lg {
		margin-left: 15px !important
	}

	.mr15-lg {
		margin-right: 15px !important
	}

	.pt15-lg {
		padding-top: 15px !important
	}

	.pb15-lg {
		padding-bottom: 15px !important
	}

	.pl15-lg {
		padding-left: 15px !important
	}

	.pr15-lg {
		padding-right: 15px !important
	}

	.mt20-lg {
		margin-top: 20px !important
	}

	.mb20-lg {
		margin-bottom: 20px !important
	}

	.ml20-lg {
		margin-left: 20px !important
	}

	.mr20-lg {
		margin-right: 20px !important
	}

	.pt20-lg {
		padding-top: 20px !important
	}

	.pb20-lg {
		padding-bottom: 20px !important
	}

	.pl20-lg {
		padding-left: 20px !important
	}

	.pr20-lg {
		padding-right: 20px !important
	}

	.mt25-lg {
		margin-top: 25px !important
	}

	.mb25-lg {
		margin-bottom: 25px !important
	}

	.ml25-lg {
		margin-left: 25px !important
	}

	.mr25-lg {
		margin-right: 25px !important
	}

	.pt25-lg {
		padding-top: 25px !important
	}

	.pb25-lg {
		padding-bottom: 25px !important
	}

	.pl25-lg {
		padding-left: 25px !important
	}

	.pr25-lg {
		padding-right: 25px !important
	}

	.mt30-lg {
		margin-top: 30px !important
	}

	.mb30-lg {
		margin-bottom: 30px !important
	}

	.ml30-lg {
		margin-left: 30px !important
	}

	.mr30-lg {
		margin-right: 30px !important
	}

	.pt30-lg {
		padding-top: 30px !important
	}

	.pb30-lg {
		padding-bottom: 30px !important
	}

	.pl30-lg {
		padding-left: 30px !important
	}

	.pr30-lg {
		padding-right: 30px !important
	}

	.mt35-lg {
		margin-top: 35px !important
	}

	.mb35-lg {
		margin-bottom: 35px !important
	}

	.ml35-lg {
		margin-left: 35px !important
	}

	.mr35-lg {
		margin-right: 35px !important
	}

	.pt35-lg {
		padding-top: 35px !important
	}

	.pb35-lg {
		padding-bottom: 35px !important
	}

	.pl35-lg {
		padding-left: 35px !important
	}

	.pr35-lg {
		padding-right: 35px !important
	}

	.mt40-lg {
		margin-top: 40px !important
	}

	.mb40-lg {
		margin-bottom: 40px !important
	}

	.ml40-lg {
		margin-left: 40px !important
	}

	.mr40-lg {
		margin-right: 40px !important
	}

	.pt40-lg {
		padding-top: 40px !important
	}

	.pb40-lg {
		padding-bottom: 40px !important
	}

	.pl40-lg {
		padding-left: 40px !important
	}

	.pr40-lg {
		padding-right: 40px !important
	}

	.mt45-lg {
		margin-top: 45px !important
	}

	.mb45-lg {
		margin-bottom: 45px !important
	}

	.ml45-lg {
		margin-left: 45px !important
	}

	.mr45-lg {
		margin-right: 45px !important
	}

	.pt45-lg {
		padding-top: 45px !important
	}

	.pb45-lg {
		padding-bottom: 45px !important
	}

	.pl45-lg {
		padding-left: 45px !important
	}

	.pr45-lg {
		padding-right: 45px !important
	}

	.mt50-lg {
		margin-top: 50px !important
	}

	.mb50-lg {
		margin-bottom: 50px !important
	}

	.ml50-lg {
		margin-left: 50px !important
	}

	.mr50-lg {
		margin-right: 50px !important
	}

	.pt50-lg {
		padding-top: 50px !important
	}

	.pb50-lg {
		padding-bottom: 50px !important
	}

	.pl50-lg {
		padding-left: 50px !important
	}

	.pr50-lg {
		padding-right: 50px !important
	}
}

.w10 {
	width: 10% !important
}

.h10 {
	height: 10% !important
}

.w20 {
	width: 20% !important
}

.h20 {
	height: 20% !important
}

.w30 {
	width: 30% !important
}

.h30 {
	height: 30% !important
}

.w40 {
	width: 40% !important
}

.h40 {
	height: 40% !important
}

.w50 {
	width: 50% !important
}

.h50 {
	height: 50% !important
}

.w60 {
	width: 60% !important
}

.h60 {
	height: 60% !important
}

.w70 {
	width: 70% !important
}

.h70 {
	height: 70% !important
}

.w80 {
	width: 80% !important
}

.h80 {
	height: 80% !important
}

.w90 {
	width: 90% !important
}

.h90 {
	height: 90% !important
}

.w100 {
	width: 100% !important
}

.h100 {
	height: 100% !important
}

/*! 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%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	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
	}
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out linear .3s;
	display: inline-block;
	max-width: 100%;
	height: auto
}

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

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

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

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

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

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

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.42857
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width: 992px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

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

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}

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

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\00A0 \2014"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857
}

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

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

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

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

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

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

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

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

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.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-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: 15px;
	padding-right: 15px
}

.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 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 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%
}

@media (min-width: 768px) {

	.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 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 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%
	}
}

@media (min-width: 992px) {

	.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 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 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%
	}
}

@media (min-width: 1200px) {

	.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 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 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%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd
}

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

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

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

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

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

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

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

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

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

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

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

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

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

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

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

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

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

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

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	color: #555
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color box-shadow .15s ease-in-out ease-in-out linear .15s
}

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

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

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

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

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@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: 34px
	}

	.input-group-sm>.input-group-btn>input.btn[type=date],
	.input-group-sm>.input-group-btn>input.btn[type=datetime-local],
	.input-group-sm>.input-group-btn>input.btn[type=month],
	.input-group-sm>.input-group-btn>input.btn[type=time],
	.input-group-sm>input.form-control[type=date],
	.input-group-sm>input.form-control[type=datetime-local],
	.input-group-sm>input.form-control[type=month],
	.input-group-sm>input.form-control[type=time],
	.input-group-sm>input.input-group-addon[type=date],
	.input-group-sm>input.input-group-addon[type=datetime-local],
	.input-group-sm>input.input-group-addon[type=month],
	.input-group-sm>input.input-group-addon[type=time],
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}

	.input-group-lg>.input-group-btn>input.btn[type=date],
	.input-group-lg>.input-group-btn>input.btn[type=datetime-local],
	.input-group-lg>.input-group-btn>input.btn[type=month],
	.input-group-lg>.input-group-btn>input.btn[type=time],
	.input-group-lg>input.form-control[type=date],
	.input-group-lg>input.form-control[type=datetime-local],
	.input-group-lg>input.form-control[type=month],
	.input-group-lg>input.form-control[type=time],
	.input-group-lg>input.input-group-addon[type=date],
	.input-group-lg>input.input-group-addon[type=datetime-local],
	.input-group-lg>input.input-group-addon[type=month],
	.input-group-lg>input.input-group-addon[type=time],
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

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

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-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-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d
}

.has-success .form-control:focus {
	border-color: #2b542c
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b
}

.has-warning .form-control:focus {
	border-color: #66512c
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442
}

.has-error .form-control:focus {
	border-color: #843534
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.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 .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.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
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.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: #204d74;
	border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.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: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.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: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.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: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.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: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.btn-sm {
	padding: 5px 10px
}

.btn-sm,
.btn-xs {
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs {
	padding: 1px 5px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .15s linear linear .3s
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	/* background-color: #f5f5f5 */
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width: 992px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.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
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width: 768px) {

	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width: 768px) {

	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	/* 	border: 1px solid transparent; */
}

.navbar:after,
.navbar:before {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media (min-width: 992px) {
	.navbar {
		border-radius: 4px
	}
}

.navbar-header:after,
.navbar-header:before {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media (min-width: 992px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 992px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 992px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width: 992px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width: 992px) {

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width: 992px) {

	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width: 992px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width: 991px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width: 992px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	margin: 8px -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width: 991px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width: 992px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding-left: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width: 992px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width: 992px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width: 991px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #090909;
	color: #fff
}

@media (max-width: 991px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	transform: translateY(-25%);
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	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 #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	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;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.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: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

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

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

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

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	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
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

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

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

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

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

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

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

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

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

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

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

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

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

.fa-fw {
	text-align: center;
	width: 1.25em
}

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

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

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

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	animation: a 2s infinite linear
}

.fa-pulse {
	animation: a 1s infinite steps(8)
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

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

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

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

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

.fa-flip-vertical {
	transform: scaleY(-1)
}

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

.fa-flip-horizontal.fa-flip-vertical {
	transform: scale(-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 {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}

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

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

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

.fa-inverse {
	color: #fff
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-allergies:before {
	content: "\f461"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

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

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

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

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

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

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

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

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

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-aws:before {
	content: "\f375"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-band-aid:before {
	content: "\f462"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-box:before {
	content: "\f466"
}

.fa-box-open:before {
	content: "\f49e"
}

.fa-boxes:before {
	content: "\f468"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-briefcase-medical:before {
	content: "\f469"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-burn:before {
	content: "\f46a"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-capsules:before {
	content: "\f46b"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

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

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

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

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

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

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

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

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

.fa-chevron-down:before,
section#main-menu .toggle-menu-trigger[aria-expanded=true] i:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before,
section#main-menu .toggle-menu-trigger[aria-expanded=false] i:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clipboard-check:before {
	content: "\f46c"
}

.fa-clipboard-list:before {
	content: "\f46d"
}

#contacts .contacts-line-title.schedule i:before,
.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comment-dots:before {
	content: "\f4ad"
}

.fa-comment-slash:before {
	content: "\f4b3"
}

.fa-comments:before {
	content: "\f086"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-couch:before {
	content: "\f4b8"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-diagnoses:before {
	content: "\f470"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-dna:before {
	content: "\f471"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dolly:before {
	content: "\f472"
}

.fa-dolly-flatbed:before {
	content: "\f474"
}

.fa-donate:before {
	content: "\f4b9"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-dove:before {
	content: "\f4ba"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edit:before {
	content: "\f044"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

#contacts .contacts-line-title.contact_email i:before,
#contacts .contacts-line-title.sks_email i:before,
.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

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

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-medical:before {
	content: "\f477"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-first-aid:before {
	content: "\f479"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frown:before {
	content: "\f119"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

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

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

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

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hand-holding:before {
	content: "\f4bd"
}

.fa-hand-holding-heart:before {
	content: "\f4be"
}

.fa-hand-holding-usd:before {
	content: "\f4c0"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-hands:before {
	content: "\f4c2"
}

.fa-hands-helping:before {
	content: "\f4c4"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hospital-alt:before {
	content: "\f47d"
}

.fa-hospital-symbol:before {
	content: "\f47e"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-id-card-alt:before {
	content: "\f47f"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-key:before {
	content: "\f084"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

#contacts .contacts-line-title.address i:before,
.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-male:before {
	content: "\f183"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

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

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

.fa-maxcdn:before {
	content: "\f136"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microsoft:before {
	content: "\f3ca"
}

#faq .panel-heading[aria-expanded=true] i:before,
.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-moon:before {
	content: "\f186"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nintendo-switch:before {
	content: "\f418"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-notes-medical:before {
	content: "\f481"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-pallet:before {
	content: "\f482"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-parachute-box:before {
	content: "\f4cd"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-people-carry:before {
	content: "\f4ce"
}

.fa-percent:before {
	content: "\f295"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

#contacts .contacts-line-title.main_phone i:before,
.fa-phone:before {
	content: "\f095"
}

.fa-phone-slash:before {
	content: "\f3dd"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

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

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

.fa-piggy-bank:before {
	content: "\f4d3"
}

.fa-pills:before {
	content: "\f484"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-plane:before {
	content: "\f072"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

#faq .panel-heading[aria-expanded=false] i:before,
.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-poo:before {
	content: "\f2fe"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-prescription-bottle:before {
	content: "\f485"
}

.fa-prescription-bottle-alt:before {
	content: "\f486"
}

.fa-print:before {
	content: "\f02f"
}

.fa-procedures:before {
	content: "\f487"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-pushed:before {
	content: "\f3e1"
}

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

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-random:before {
	content: "\f074"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-readme:before {
	content: "\f4d5"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-rendact:before {
	content: "\f3e4"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-ribbon:before {
	content: "\f4d6"
}

.fa-road:before {
	content: "\f018"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-safari:before {
	content: "\f267"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-seedling:before {
	content: "\f4d8"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

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

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shipping-fast:before {
	content: "\f48b"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-sign:before {
	content: "\f4d9"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-smoking:before {
	content: "\f48d"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-strava:before {
	content: "\f428"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-syringe:before {
	content: "\f48e"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tablets:before {
	content: "\f490"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tape:before {
	content: "\f4db"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer:before {
	content: "\f491"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-train:before {
	content: "\f238"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-truck-loading:before {
	content: "\f4de"
}

.fa-truck-moving:before {
	content: "\f4df"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-vial:before {
	content: "\f492"
}

.fa-vials:before {
	content: "\f493"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-video-slash:before {
	content: "\f4e2"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-warehouse:before {
	content: "\f494"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weight:before {
	content: "\f496"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-wine-glass:before {
	content: "\f4e3"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-x-ray:before {
	content: "\f497"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

table.spaced tr td {
	padding: 8px
}

section#header {
	color: #fff;
	background: #50b139
}

section#header .top-bar {
	font-size: 12px;
	line-height: 26px;
	padding: 10px 0
}

section#header .top-bar a {
	color: #fff;
	font-weight: 700
}

section#header .top-bar h1 {
	margin: inherit;
	font-size: inherit;
	display: inline-block
}

@media (max-width: 550px) {
	section#header .top-bar .main-phone {
		float: right
	}

	section#header .top-bar .pull-right {
		display: block;
		width: 100%;
		text-align: center
	}
}

section#main-menu {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 3;
	border-bottom: 1px solid #e4e8ea
}

@media (min-width: 992px) {
	section#main-menu .toggle-menu-trigger {
		display: none
	}

	section#main-menu ul.nav li.dropdown .dropdown-menu {
		opacity: 0;
		display: block;
		top: -10000px
	}

	section#main-menu ul.nav li.dropdown .dropdown-menu:before {
		content: "";
		height: 39px;
		width: 100%;
		margin-top: -39px;
		position: absolute
	}

	section#main-menu ul.nav li.dropdown:hover .dropdown-menu {
		top: 90px;
		transition: opacity .3s linear;
		opacity: 1
	}

	section#main-menu .navbar {
		background-color: #fff;
		margin-bottom: 0
	}

	section#main-menu .navbar .navbar-brand {
		height: 90px;
		padding: 0 0 0 15px
	}

	section#main-menu .navbar .navbar-brand img {
		height: 74px
	}

	section#main-menu .navbar-nav {
		float: right
	}

	section#main-menu .navbar .nav-item {
		list-style: none;
		text-transform: uppercase;
		padding: 10px 8px;
		margin-top: 28px;
		display: inline-block;
	}

	section#main-menu .navbar .nav-item .link-wrapper a {
		text-decoration: none
	}

	section#main-menu .navbar .nav-item.active {
		margin: 21px -6px 0
	}

	section#main-menu .navbar .nav-item.active .link-wrapper {
		background-color: #fade03;
		border-radius: 3px;
		padding: 7px 6px 4px
	}

	section#main-menu .navbar .nav-item.active .dropdown-menu {
		margin-top: -20px
	}

	section#main-menu .navbar .nav-item .nav-link {
		transition: color .5s linear;
		font-family: Helvetica, sans-serif;
		color: #1f1f1f;
		font-style: normal;
		font-weight: 600
	}

	section#main-menu .navbar .nav-item.open .nav-link,
	section#main-menu .navbar .nav-item:focus .nav-link,
	section#main-menu .navbar .nav-item:hover .nav-link {
		color: #087dc2;
		background-color: inherit
	}

	section#main-menu .navbar .nav-item .dropdown-submenu {
		opacity: 0;
		background-color: #fff;
		border: 1px solid rgba(0, 0, 0, .15);
		border-top: 3px solid #087dc2;
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		min-width: 200px;
		list-style: none;
		position: absolute;
		left: 100%;
		margin-top: -43px;
		z-index: -1;
		display: none
	}

	section#main-menu .navbar .nav-item .dropdown-submenu li a {
		display: block;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
		padding-bottom: 10px;
		padding-top: 10px
	}

	section#main-menu .navbar .nav-item .dropdown-submenu li a:focus,
	section#main-menu .navbar .nav-item .dropdown-submenu li a:hover {
		text-decoration: none
	}

	section#main-menu .navbar .nav-item .dropdown-submenu li:hover {
		background-color: #f8f8f8
	}

	section#main-menu .navbar .nav-item .dropdown-submenu li:hover a {
		transition: color .5s linear;
		color: #087dc2
	}

	section#main-menu .navbar .nav-item .dropdown-menu {
		border-top: 3px solid #087dc2;
		margin-top: -26px
	}

	section#main-menu .navbar .nav-item .dropdown-menu li a {
		padding: 12px
	}

	section#main-menu .navbar .nav-item .dropdown-menu li a.hot {
		color: #ff0b0c
	}

	section#main-menu .navbar .nav-item .dropdown-menu li:hover>a:not(.hot) {
		transition: color .3s linear;
		color: #087dc2
	}

	section#main-menu .navbar .nav-item .dropdown-menu li:hover>.dropdown-submenu {
		transition: opacity .3s linear;
		z-index: 2;
		display: block;
		opacity: 1
	}

	section#main-menu .navbar .nav-item.menu-large .dropdown-menu {
		width: 770px;
		margin-top: 1px;
		border-top: 3px solid #087dc2;
		padding: 8px
	}

	section#main-menu .navbar .nav-item.menu-large .dropdown-menu li {
		padding: 8px 0;
		margin: 0;
		width: 250px;
		float: left;
		position: relative;
		text-transform: uppercase;
		font-family: Roboto, sans-serif;
		font-size: 16px
	}

	section#main-menu .navbar .nav-item.menu-large .dropdown-menu li a {
		margin: 8px;
		padding: 3px;
		border-bottom: 1px solid #f9f9f9;
		transition: all .5s linear
	}

	section#main-menu .navbar .nav-item.menu-large .dropdown-menu li a:before {
		height: 4px;
		content: "";
		position: absolute;
		width: 74px;
		left: 8px;
		bottom: 12px;
		background-color: #fade03
	}

	section#main-menu .navbar .nav-item.menu-large .dropdown-menu li a:hover {
		color: #6dc82b;
		background: inherit
	}

	section#main-menu .navbar .nav-item.menu-large .dropdown-menu li a:active {
		background: inherit
	}

	section#main-menu .navbar .nav-item.hot a {
		padding: 0;
		margin: 35px 10px
	}

	section#main-menu .navbar .nav-item.hot:not(.active) a {
		padding: 0;
		margin: 35px 10px;
		border-radius: 4px;
		color: #ff0b0c
	}
}

section#main-menu .navbar-toggle {
	font-size: 36px
}

section#main-menu .toggle-menu-trigger {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 5px;
	outline: none;
	background: none;
}

@media (max-width: 1200px) {
	section#main-menu .nav-container {
		width: 100%;
	}
}

@media (max-width: 991px) {
	section#main-menu .link-wrapper {
		width: 100%
	}

	section#main-menu .link-wrapper a {
		width: 100%;
		padding: 10px;
		display: block
	}

	section#main-menu .link-wrapper a:focus,
	section#main-menu .link-wrapper a:hover {
		text-decoration: none;
	}

	section#main-menu .navbar {
		background-color: #fff;
		margin-bottom: 0
	}

	section#main-menu .navbar-collapse {
		max-height: calc(100vh - 140px)
	}

	section#main-menu .navbar .navbar-brand {
		height: 90px;
		padding: 0 0 0 15px
	}

	section#main-menu .navbar .navbar-brand img {
		height: 74px
	}
}

@media (max-width: 991px) and (max-width: 380px) {
	section#main-menu .navbar .navbar-brand {
		max-width: 60%;
		padding: 15px
	}

	section#main-menu .navbar .navbar-brand img {
		height: auto
	}
}

@media (max-width: 991px) {
	section#main-menu .navbar .dropdown-menu {
		height: 0
	}

	section#main-menu .navbar .dropdown-menu>li>a {
		padding: 15px
	}

	section#main-menu .navbar .dropdown-menu>li>a:focus,
	section#main-menu .navbar .dropdown-menu>li>a:hover {
		text-decoration: none;
		/* background-color: #f5f5f5; */
	}

	section#main-menu .navbar .dropdown-menu.open {
		transition: height .5s linear;
		height: auto;
		display: block;
		position: relative;
		box-shadow: none;
		border: none;
		z-index: 0;
		float: none;
		padding: 0;
		margin: 0 85px;
	}

	section#main-menu .navbar .dropdown-menu.open .dropdown-submenu {
		list-style: none
	}

	section#main-menu .navbar .dropdown-menu.open .dropdown-submenu li {
		margin-left: 60px;
		line-height: 30px
	}

	section#main-menu .navbar .dropdown-menu.open .dropdown-submenu li a {
		display: block;
		color: #333;
		width: 100%;
		padding: 10px
	}

	section#main-menu .navbar .dropdown-menu.open .dropdown-submenu li a:focus,
	section#main-menu .navbar .dropdown-menu.open .dropdown-submenu li a:hover {
		text-decoration: none;
		/* background-color: #f5f5f5 */
	}

	section#main-menu ul li {
		line-height: 38px;
		font-family: Roboto, sans-serif
	}

	section#main-menu .navbar-nav {
		display: block;
		float: none
	}

	section#main-menu .navbar-nav .nav-item {
		float: none;
		text-align: left
	}

	section#main-menu .navbar-nav .nav-item .link-wrapper {
		padding-left: 35px
	}

	section#main-menu .navbar-nav .nav-item .link-wrapper a {
		color: #333
	}
}

section#slider {
	width: 100%;
	height: 31vw;
	overflow: hidden;
	background-color: silver;
	margin-top: -1px
}

section#slider .owl-item img {
	-moz-transition: all 5s ease-in-out;
	-o-transition: all 5s ease-in-out;
	-webkit-transition: all 5s ease-in-out
}

section#slider .owl-item .title {
	margin-left: 50px;
	opacity: 0;
	text-transform: uppercase;
	top: -27.9vw;
	font-weight: 600;
	font-size: 4.3vw;
	line-height: 1em;
	max-width: 50%;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition-delay: 1s;
	-o-transition-delay: 1s;
	-webkit-transition-delay: 1s
}

section#slider .owl-item .description,
section#slider .owl-item .title {
	position: relative;
	color: #fff;
	font-family: Open Sans, sans-serif;
	text-shadow: 4px 4px 20px grey
}

section#slider .owl-item .description {
	top: -26.35vw;
	font-size: 1.2vw;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-moz-transition-delay: 1.3s;
	-o-transition-delay: 1.3s;
	-webkit-transition-delay: 1.3s
}

section#slider .owl-item.active img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2)
}

section#slider .owl-item.active .title {
	opacity: 1;
	margin-left: 0
}

section#slider .owl-item.active .description {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1)
}

.tv-search-form-wrapper {
	position: relative;
	margin-top: -250px;
	z-index: 2
}

.tv-search-form-wrapper .tv-search-form {
	min-height: 189px;
	margin-top: 40px;
	margin-bottom: 20px;
	float: right
}

#sidebar-menu .subheader {
	font-size: 20px;
	font-family: Roboto, sans-serif;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid #e4e8ea;
	padding-bottom: 10px
}

#sidebar-menu .subheader:before {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 4px;
	width: 74px;
	background-color: #fade03
}

#sidebar-menu ul li {
	display: block;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 28px
}

#sidebar-menu ul li a {
	color: #212121
}

#sidebar-menu ul li.active,
#sidebar-menu ul li.active a {
	color: #337ab7
}

section#advantages .item-header {
	height: 60px;
	display: table-row
}

section#advantages .item-header-icon {
	display: table-cell
}

section#advantages .item-header-icon-wrapper {
	display: inline-block;
	width: 60px
}

section#advantages .item-header h3 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	word-wrap: normal;
	font-size: 18px;
	padding: 10px
}

section#advantages .item-content {
	display: -ms-flexbox;
	display: flex
}

section#advantages .description {
	text-transform: uppercase
}

#map {
	width: 100%;
	height: 400px;
	background-color: #f8f8f8
}

#contacts .contacts-line-title {
	font-size: 16px
}

#contacts .contacts-line-title i {
	padding: 11px;
	float: left;
	font-size: 28px;
	color: #fff;
	background: #087dc2;
	width: 50px;
	height: 50px;
	border-radius: 4px
}

#contacts .contacts-line-title.address,
#contacts .contacts-line-title.schedule {
	line-height: 20px
}

#contacts .contacts-line-value {
	font-weight: 600
}

#team .person {
	display: -ms-inline-flexbox;
	display: inline-flex
}

#team .person-info h3 {
	font-family: sans-serif;
	font-size: 22px
}

#team .person-info-line {
	display: block
}

#team .person-info-line-label {
	font-weight: 600
}

#team .person-info-line-value-spec {
	display: block
}

#faq .panel {
	border-radius: 0
}

#faq .panel-heading {
	padding: 15px;
	text-transform: uppercase
}

#faq .panel-heading h2 {
	text-align: left;
	position: relative;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0
}

#faq .panel-heading h2:before {
	opacity: 0
}

#faq .panel-heading a {
	text-decoration: none;
	font-weight: 600
}

#faq .panel-heading[aria-expanded=true] i,
#faq .panel-heading a:hover {
	color: #337ab7
}

#faq .panel-heading[aria-expanded=false] i {
	color: #50b139
}

#faq .panel-body p img {
	max-width: calc(100% - 20px)
}

#subscribe .img-wrapper img {
	max-width: none;
	width: 100%
}

#subscribe form {
	background: #E3262C;
	color: #fff;
	font-family: Roboto, sans-serif;
	text-align: center;
	width: 100%;
	min-height: 190px
}

#subscribe form>div:first-child {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px
}

#subscribe form>div:first-child>span {
	font-size: 20px;
	line-height: 26px;
	display: inline-block;
	font-weight: 600
}

#subscribe form .input-group {
	width: 100%
}

#subscribe form input {
	padding: 11px 10px;
	height: 43px;
	border: none
}

#subscribe form button {
	border: none;
	color: #fff;
	background: #6dc82b;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 0.5px;
}

#subscribe form button:hover {
	background: #8b8b8b
}

.reward {
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 415px
}

.vacancy {
	display: table;
	width: 100%
}

.vacancy__row {
	display: table-row;
	width: 100%
}

.vacancy__cell {
	display: table-cell;
	padding: 8px
}

.vacancy__cell-label {
	width: 300px;
	text-align: right;
	font-weight: 600
}

.vacancy__cell-content {
	border-left: 1px solid #ddd
}

@media (max-width: 991px) {
	.vacancy {
		display: block
	}

	.vacancy__row {
		display: block;
		padding-bottom: 25px
	}

	.vacancy__cell {
		display: block
	}

	.vacancy__cell-label {
		display: block;
		text-align: left;
		width: 100%
	}

	.vacancy__cell-content {
		display: block;
		padding-left: 25px;
		border: none
	}
}

#feedback h2 {
	position: relative;
	font-family: Roboto, sans-serif;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px
}

#feedback h2:before {
	background-color: #fade03;
	content: "";
	height: 4px;
	bottom: -10px;
	position: absolute;
	width: 74px
}

#feedback .go-down {
	background-color: #50b139;
	text-transform: uppercase;
	font-family: Roboto, sans-serif;
	font-weight: 600;
	float: none;
	cursor: pointer;
	border: 1px solid #eee;
	width: 100%;
	color: #fff;
	opacity: 1
}

#feedback .go-down:hover {
	transition: opacity .3s linear;
	opacity: .7
}

#feedback .go-down a {
	color: white;
	display: block;
	width: 100%;
	height: 78px;
	line-height: 78px;
}

#feedback .go-down a:hover {
	text-decoration: none;
}

#feedback .comment-wrapper {
	border-bottom: 1px solid #e4e8ea
}

#feedback .feedback-index .comment-wrapper {
	border-bottom: none
}

#feedback .feedback-index .comment-wrapper .comment__message {
	height: 230px;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: self-start;
	align-items: self-start
}

@media (max-width: 990px) {
	#feedback .feedback-index .comment-wrapper .comment__message {
		height: 300px
	}

	#feedback .feedback-index .comment-wrapper .comment__message .white-shadow {
		top: 265px
	}
}

@media (max-width: 600px) {

	#feedback .feedback-index .comment-wrapper .comment__avatar,
	#feedback .feedback-index .comment-wrapper .comment__message {
		display: block
	}

	#feedback .feedback-index .comment-wrapper .comment__avatar {
		margin: 0 auto
	}
}

#feedback .comment__title {
	text-transform: uppercase;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 600
}

#feedback .comment__avatar {
	max-width: 130px;
	width: 130px;
	border-radius: 100%;
}

#feedback .comment__date {
	text-align: right;
	font-size: 12px
}

#feedback .comment__message {
	margin: 20px;
	padding: 20px;
	padding-left: 40px;
	position: relative;
	font-style: italic
}

#feedback .comment__message__text {
	margin-left: 40px
}

#feedback .comment__message__text:before {
	content: "\201c";
	color: silver;
	font-size: 72px;
	padding: 15px;
	float: left;
	margin-left: -60px
}

#feedback .comment__message__text:after {
	content: "\201e";
	color: silver;
	font-size: 72px;
	padding: 15px;
	float: right;
	position: absolute;
	right: -20px;
	margin-left: -40px;
	bottom: 40px
}

@media (min-width: 992px) {
	#feedback .comment__message {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (max-width: 991px) {
	#feedback .comment__message span {
		display: block
	}

	#feedback .comment__message__text {
		margin-top: 20px;
		margin-left: 0
	}

	#feedback .comment__message__avatar {
		text-align: center
	}
}

#feedback .comment__message .white-shadow {
	width: 100%;
	height: 35px;
	background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0));
	position: absolute;
	z-index: 2;
	top: 195px
}

#feedback .comment__author {
	text-align: right;
	font-style: italic
}

#feedback .nav-icon {
	position: absolute;
	top: 16%;
	background: url(../img/carousel-arrows.png) no-repeat;
	width: 35px;
	height: 68px;
	float: left;
	text-align: center
}

#feedback .nav-icon.prev {
	left: 5vw;
	background-position: 0 0
}

#feedback .nav-icon.prev:hover {
	background-position: 0 100%
}

#feedback .nav-icon.next {
	right: 5vw;
	background-position: 100% 0
}

#feedback .nav-icon.next:hover {
	background-position: 100% 100%
}

@media (max-width: 990px) {
	#feedback .nav-icon {
		top: -5%;
		width: 20px
	}
}

#feedback-form .row>div {
	border-collapse: collapse
}

@media (min-width: 991px) {
	#feedback-form .row>div:first-child {
		padding-right: 0
	}

	#feedback-form .row>div:nth-child(2) {
		padding-left: 0;
		margin-left: -1px
	}
}

#feedback-form input[type=text] {
	width: 100%;
	padding: 10px;
	margin-top: -1px;
	border: 1px solid #eee
}

#feedback-form input[type=text]:-moz-placeholder,
#feedback-form input[type=text]:-ms-input-placeholder,
#feedback-form input[type=text]::-moz-placeholder,
#feedback-form input[type=text]::-webkit-input-placeholder {
	color: #eee
}

#feedback-form input[type=text]:focus {
	outline: none
}

#feedback-form textarea {
	width: 100%;
	border: 1px solid #eee;
	margin-top: -1px;
	min-height: 200px;
	padding: 10px;
	resize: none
}

#feedback-form textarea:-moz-placeholder,
#feedback-form textarea:-ms-input-placeholder,
#feedback-form textarea::-moz-placeholder,
#feedback-form textarea::-webkit-input-placeholder {
	color: #eee
}

#feedback-form textarea:focus {
	outline: none
}

@media (min-width: 991px) {
	#feedback-form textarea {
		width: calc(100% - 1px)
	}
}

@media (max-width: 990px) {
	#feedback-form .captcha-wrapper {
		display: -ms-flexbox;
		display: flex
	}
}

@media (min-width: 991px) {
	#feedback-form .g-recaptcha {
		margin-top: -1px
	}
}

@media (max-width: 990px) {
	#feedback-form .g-recaptcha {
		margin: 0 auto
	}
}

#feedback-send {
	margin-top: 20px;
	text-transform: uppercase;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	float: right;
	background-color: #2CA108;
	background-color: rgba(44, 161, 8, 1.00);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	color: #fff;
	cursor: pointer;
	border: none;
	height: 65px;
	padding: 0 40px;
	opacity: 1;
	transition: opacify .3s linear;
	box-shadow: 0px 1px 2px #444;
	border-radius: 8px;
}

#feedback-form button.disabled {
	opacity: .6
}

#feedback-send:hover {
	background-image: none;
}

@media (min-width: 991px) {
	#feedback-form button {
		margin-right: 1px
	}
}

@media (max-width: 990px) {
	#feedback-form button {
		width: 100%
	}
}

#feedback-form button:hover {
	transition: background-color .3s linear;
	background-color: #50b139;
	opacity: 1
}

#feedback-form button:hover.disabled {
	opacity: .6
}

#feedback-form #files {
	border: 1px solid #eee;
	margin-top: -6px;
	overflow-x: scroll;
	height: 167px;
	width: 100%
}

@media (min-width: 991px) {
	#feedback-form #files {
		width: calc(100% - 1px)
	}
}

#feedback-form #files .preview-wrapper {
	height: 150px;
	overflow-y: hidden
}

#feedback-form #files .preview-wrapper .remove {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 22px;
	width: 22px;
	height: 22px;
	z-index: 200;
	line-height: 22px;
	display: none
}

#feedback-form #files .preview-wrapper .remove i {
	color: silver;
	font-size: 22px;
	margin: 0;
	cursor: pointer
}

#feedback-form #files .preview-wrapper .avatar {
	position: absolute;
	top: 2px;
	left: 5px;
	font-size: 22px;
	width: 22px;
	height: 22px;
	z-index: 200;
	line-height: 22px;
	display: none
}

#feedback-form #files .preview-wrapper .avatar i {
	color: silver;
	font-size: 22px;
	margin: 0;
	cursor: pointer
}

#feedback-form #files .preview-wrapper .selected .avatar,
#feedback-form #files .preview-wrapper .selected .remove {
	display: block
}

#feedback-form #files .preview-wrapper .selected-avatar .avatar i {
	color: green !important
}

#feedback-form #files .preview-wrapper>div {
	display: inline-block;
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	border-right: 1px solid #eee
}

#feedback-form #files .preview-wrapper>div i {
	margin: 36px;
	font-size: 72px;
	color: #cecece
}

#feedback-form #files .preview-wrapper>div:-moz-drag-over,
#feedback-form #files .preview-wrapper>div:dragover {
	border: 3px dashed silver
}

#feedback-form #files .preview-wrapper>div:hover .remove i {
	transition: color .3s linear;
	color: red
}

#feedback-form #files .preview-wrapper>div:hover .avatar i {
	transition: color .3s linear;
	color: #00bfff
}

#feedback-form #files .preview-wrapper>div input {
	opacity: 0;
	width: 150px;
	height: 150px;
	cursor: pointer;
	position: absolute;
	top: 0;
	z-index: 2
}

#feedback-form #files .preview-wrapper>div img {
	position: absolute;
	top: 0;
	max-width: none
}

.video-item {
	height: 550px;
	overflow-y: hidden;
	text-overflow: ellipsis
}

.video-item .header-wrapper {
	height: 90px
}

.video-item iframe {
	background-color: #f8f8f8
}

.contest-link {
	display: block;
	overflow: hidden;
	height: 400px;
}

#social .about {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	line-height: 30px;
	font-family: Roboto, sans-serif
}

#social .about img {
	height: 160px;
	display: block;
	margin: 0 auto
}

#social .widget-wrapper {
	text-align: center;
	background: #f1f1f1;
	padding: 30px 10px;
	height: 520px
}

@media (max-width: 1199px) {
	#social .widget-wrapper {
		height: auto
	}

	#social .widget-wrapper:nth-child(2),
	#social .widget-wrapper:nth-child(3) {
		height: 525px
	}
}

#social .widget-wrapper .fb-wrapper {
	width: 265px;
	overflow: hidden;
	margin: 0 auto
}

#social .widget-wrapper .fb-wrapper .fb-page {
	position: relative;
	top: -77px;
	left: -10px;
	min-width: 300px
}

#social .widget-wrapper #vk_groups {
	margin: 0 auto
}

#social .widget-wrapper .subscribe-social {
	width: 270px;
	height: 40px;
	border-radius: 4px;
	padding: 8px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 5px
}

#social .widget-wrapper .subscribe-social--vk {
	background: #5181b8 !important
}

#social .widget-wrapper .subscribe-social--fb {
	background: #3b5997 url(../img/fb.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%
}

#social .social-btn-wrapper {
	text-align: center;
	padding: 30px 10px;
	height: 40px
}

#social .social-btn-wrapper a {
	display: block;
	width: 100%;
}

#social .social-btn-wrapper .subscribe-social {
	width: 270px;
	height: 40px;
	border-radius: 4px;
	padding: 10px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: left;
	background-color: #4776af;
}

#social .social-btn-wrapper .subscribe-social a {
	color: #fff
}

#social .social-btn-wrapper .subscribe-social a:hover {
	text-decoration: none
}

#social .social-btn-wrapper .subscribe-social--instagram a:before {
	content: "";
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	background: url(../img/instagram.png) no-repeat;
	background-size: 20px 20px;
}

#social .social-btn-wrapper .subscribe-social--vk a:before {
	content: "";
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	background: url(../img/vk_1.png) no-repeat;
	background-size: 20px 20px;
}

#social .social-btn-wrapper .subscribe-social--fb {
	background-color: #3b5997
}

#social .social-btn-wrapper .subscribe-social--fb a:before {
	content: "";
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	background: url(../img/fb_1.png) no-repeat;
	background-size: 20px 20px;
}

@media (min-width: 768px) {
	.partners {
		display: -ms-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (max-width: 991px) {
	.partners div {
		height: 140px;
		padding: 20px;
		border-top: 1px solid #dedede
	}

	.partners div:nth-child(2n) {
		display: table-cell;
		vertical-align: middle
	}
}

.country-flag {
	min-height: 90px
}

.country-flag img {
	border: 1px solid #ddd;
	float: none !important
}

div#contacts {
	font-family: Roboto, sans-serif;
	font-size: 12px
}

div#contacts .header {
	font-size: 16px;
	font-weight: 600
}

div#contacts .icon-wrapper {
	color: #087dc2;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px
}

div#contacts .icon-wrapper i {
	float: left;
	margin-right: 10px
}

div#contacts .footer-contacts-link {
	font-size: 16px
}

div#contacts .contact-description {
	color: #8b8b8b
}

div#prefooter {
	font-size: 12px;
	line-height: 20px;
	color: #8b8b8b
}

div#prefooter .header {
	color: #333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px
}

div#prefooter ul.footer-menu {
	list-style: none;
	font-size: 16px
}

div#prefooter ul.footer-menu li {
	display: inline-block
}

div#prefooter ul.footer-menu li a {
	color: #ea5b21
}

div#footer-bar {
	color: #fff;
	background: #50b139
}

div#footer-bar .bottom-bar {
	font-size: 19px;
	line-height: 26px;
	padding: 10px 0
}

div#footer-bar .bottom-bar span {
	font-weight: 600
}

a#to-top {
	transition: opacity .3s linear;
	text-decoration: none;
	position: fixed;
	bottom: 120px;
	right: 35px;
	border: none;
	text-indent: 100%;
	background: url(../img/totop.png) no-repeat 0 0;
	z-index: 9999
}

a#to-top,
a#to-top span {
	opacity: 0;
	overflow: hidden;
	width: 40px;
	height: 40px
}

a#to-top span {
	background: url(../img/totop.png) no-repeat left -40px;
	display: block;
	float: left;
	filter: alpha(opacity=0)
}

a#to-top span:hover {
	transition: opacity .3s linear;
	opacity: 1;
	filter: alpha(opacity=100)
}

@media (max-width: 991px) {
	a#to-top {
		display: none
	}
}

.ya-share2__list_direction_horizontal>.ya-share2__item {
	margin-bottom: 4px !important
}

@media (max-width: 1199px) {
	.mbl_wrapper {
		display: none
	}
}

.new_header {
	font-size: 24px !important;
	font-weight: bold !important;
	line-height: 30px !important;
	padding-top: 14px !important;
}

.new_mess {
	margin: 20px 0 0 0;
	padding: 0;
}

.new_mess li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.new_mess li:nth-child(1) {
	width: 35%;
}

.new_mess li:nth-child(2) {
	width: 28%;
	text-align: center;
}

.new_mess li:nth-child(3) {
	width: 32%;
	text-align: right;
}

.new_mess li a img {
	margin-right: 5px;
}

.TVCartPreview {
	top: 59px !important;
}

.img_konkr {
	display: block;
	height: 260px;
	overflow: hidden;
}

font.notetext {
	font-size: 24px;
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
}

.notice_custom {
	font-size: 24px;
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
}

font.errortext {
	color: red;
}

.prev1450 {
	height: 138px;
	overflow: hidden;
	display: flex;
}

.popup {
	position: absolute;
	top: inherit;
	left: 50%;
	padding: 50px 20px 30px 20px;
	width: 360px;
	margin-left: -180px;
	background: #fff;
	border-radius: 10px;
	z-index: 99999;
	opacity: 1;
}

.popup-close {
	position: absolute;
	top: 10px;
	right: 10px;
}

.popup-fade:before {
	content: '';
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}

.feedback_send_block {
	display: flex;
	justify-content: flex-end;
}



.control {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}

.menu {
	position: absolute;
	left: -600px;
	display: none;
}

.show-menu {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 700px;
	left: 0;
	transition: 500ms;
	padding-top: 50px;
	background: #50b139;
	overflow-y: scroll;
}

.btn-menu {
	width: 50px;
	height: 50px;
	z-index: 1000;
}

.btn-menu .opencs {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
}

.btn-menu .closecs {
	display: none;
}

.btn-close-menu .opencs {
	display: none;
}

.btn-close-menu .closecs {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: block;
	width: 74px;
	height: 50px;
	color: white;
	position: fixed;
	right: 14px;
	top: 80px;
	z-index: 1001;
}

div.btn-show-menu {
	background-color: inherit;
}

.btn-menu i {
	font-size: 42px;
}

.navbar-header {
	width: 100%;
	text-align: right;
}


@media (max-width: 991px) {

	.menu .dropdown-toggle {
		padding-left: 0 !important;
	}

	.menu li {
		padding: 10px 0 !important;
	}

	.menu li a {
		font-weight: bold !important;
		text-decoration: none !important;
		padding: 0 !important;
		text-align: left !important;
		color: white !important;
	}

	.menu .dropdown-toggle {
		padding-left: 70px !important;
		line-height: 24px !important;
	}

	.menu .toggle-menu-trigger {
		padding-left: 30px !important;
		font-size: x-large !important;
	}

	.menu .dropdown-menu {
		z-index: 1001 !important;
		background: none !important;
	}

	.menu .nav-item {
		border-bottom: 1px solid #fff !important;
	}

	.menu .dropdown-item {
		color: white !important;
	}

	.navbar-nav>li>a {
		line-height: inherit;
	}

}


@media (min-width: 991px) {
	.menu {
		position: inherit;
		left: inherit;
		display: block;
	}

	.control {
		position: inherit;
		width: 100%;
	}

	.btn-menu {
		display: none;
	}

	.feedback_send_block {
		margin-top: 30px;
		margin-bottom: 20px;
		float: none;
		display: flex;
		justify-content: center;
	}

	.custom_mob .contest-link {
		height: auto;
	}

}
