
/** * Swiper 4.4.1 * Most modern mobile touch slider and framework with hardware accelerated transitions * http://www.idangero.us/swiper/ * * Copyright 2014-2018 Vladimir Kharlampidi * * Released under the MIT License * * Released on: September 14, 2018 */
.swiper-container
{
	margin:0 auto;
	position:relative;
	overflow:hidden;
	list-style:none;
	padding:0;
z-index:1}

/*!* Bootstrap v3.3.7 (http://getbootstrap.com)* Copyright 2011-2016 Twitter, Inc.* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html
{
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

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: bold;
}

dfn
{
	font-style: italic;
}

h1
{
	font-size: 2em;
	margin: 0.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: -0.5em;
}

sub
{
	bottom: -0.25em;
}

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

figure
{
	margin: 0 0 1rem;
}

.hr-footer
{
	border:none;
	background-color: #eb6d6d;
	border-left:1px solid hsla(200, 10%, 50%,100);
	height:10vh;
	width:2px;
}

pre
{
	overflow: auto;
}

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

button, input, optgroup, 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 #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend
{
	border: 0;
	padding: 0;
}

textarea
{
	overflow: auto;
}

optgroup
{
	font-weight: bold;
}

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
{
	*, *:before, *:after
	{
		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: "";
	}

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

	thead
	{
		display: table-header-group;
	}

	tr
	{
		page-break-inside: avoid;
	}

	p, h2, h3
	{
		orphans: 3;
		widows: 3;
	}

	h2, h3
	{
		page-break-after: avoid;
	}

	.navbar
	{
		display: none;
	}

	.label
	{
		border: 1px solid #000;
	}

	.table
	{
		border-collapse: collapse !important;
	}

	.table td, .table th
	{
		background-color: #fff !important;
	}

	.table-bordered th, .table-bordered td
	{
		border: 1px solid #ddd !important;
	}
}

@font-face
{
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon
{
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before
{
	content: "\002a";
}

.glyphicon-plus:before
{
	content: "\002b";
}

.glyphicon-euro:before, .glyphicon-eur:before
{
	content: "\20ac";
}

.glyphicon-minus:before
{
	content: "\2212";
}

.glyphicon-cloud:before
{
	content: "\2601";
}

.glyphicon-envelope:before
{
	content: "\2709";
}

.glyphicon-pencil:before
{
	content: "\270f";
}

.glyphicon-glass:before
{
	content: "\e001";
}

.glyphicon-music:before
{
	content: "\e002";
}

.glyphicon-search:before
{
	content: "\e003";
}

.glyphicon-heart:before
{
	content: "\e005";
}

.glyphicon-star:before
{
	content: "\e006";
}

.glyphicon-star-empty:before
{
	content: "\e007";
}

.glyphicon-user:before
{
	content: "\e008";
}

.glyphicon-film:before
{
	content: "\e009";
}

.glyphicon-th-large:before
{
	content: "\e010";
}

.glyphicon-th:before
{
	content: "\e011";
}

.glyphicon-th-list:before
{
	content: "\e012";
}

.glyphicon-ok:before
{
	content: "\e013";
}

.glyphicon-remove:before
{
	content: "\e014";
}

.glyphicon-zoom-in:before
{
	content: "\e015";
}

.glyphicon-zoom-out:before
{
	content: "\e016";
}

.glyphicon-off:before
{
	content: "\e017";
}

.glyphicon-signal:before
{
	content: "\e018";
}

.glyphicon-cog:before
{
	content: "\e019";
}

.glyphicon-trash:before
{
	content: "\e020";
}

.glyphicon-home:before
{
	content: "\e021";
}

.glyphicon-file:before
{
	content: "\e022";
}

.glyphicon-time:before
{
	content: "\e023";
}

.glyphicon-road:before
{
	content: "\e024";
}

.glyphicon-download-alt:before
{
	content: "\e025";
}

.glyphicon-download:before
{
	content: "\e026";
}

.glyphicon-upload:before
{
	content: "\e027";
}

.glyphicon-inbox:before
{
	content: "\e028";
}

.glyphicon-play-circle:before
{
	content: "\e029";
}

.glyphicon-repeat:before
{
	content: "\e030";
}

.glyphicon-refresh:before
{
	content: "\e031";
}

.glyphicon-list-alt:before
{
	content: "\e032";
}

.glyphicon-lock:before
{
	content: "\e033";
}

.glyphicon-flag:before
{
	content: "\e034";
}

.glyphicon-headphones:before
{
	content: "\e035";
}

.glyphicon-volume-off:before
{
	content: "\e036";
}

.glyphicon-volume-down:before
{
	content: "\e037";
}

.glyphicon-volume-up:before
{
	content: "\e038";
}

.glyphicon-qrcode:before
{
	content: "\e039";
}

.glyphicon-barcode:before
{
	content: "\e040";
}

.glyphicon-tag:before
{
	content: "\e041";
}

.glyphicon-tags:before
{
	content: "\e042";
}

.glyphicon-book:before
{
	content: "\e043";
}

.glyphicon-bookmark:before
{
	content: "\e044";
}

.glyphicon-print:before
{
	content: "\e045";
}

.glyphicon-camera:before
{
	content: "\e046";
}

.glyphicon-font:before
{
	content: "\e047";
}

.glyphicon-bold:before
{
	content: "\e048";
}

.glyphicon-italic:before
{
	content: "\e049";
}

.glyphicon-text-height:before
{
	content: "\e050";
}

.glyphicon-text-width:before
{
	content: "\e051";
}

.glyphicon-align-left:before
{
	content: "\e052";
}

.glyphicon-align-center:before
{
	content: "\e053";
}

.glyphicon-align-right:before
{
	content: "\e054";
}

.glyphicon-align-justify:before
{
	content: "\e055";
}

.glyphicon-list:before
{
	content: "\e056";
}

.glyphicon-indent-left:before
{
	content: "\e057";
}

.glyphicon-indent-right:before
{
	content: "\e058";
}

.glyphicon-facetime-video:before
{
	content: "\e059";
}

.glyphicon-picture:before
{
	content: "\e060";
}

.glyphicon-map-marker:before
{
	content: "\e062";
}

.glyphicon-adjust:before
{
	content: "\e063";
}

.glyphicon-tint:before
{
	content: "\e064";
}

.glyphicon-edit:before
{
	content: "\e065";
}

.glyphicon-share:before
{
	content: "\e066";
}

.glyphicon-check:before
{
	content: "\e067";
}

.glyphicon-move:before
{
	content: "\e068";
}

.glyphicon-step-backward:before
{
	content: "\e069";
}

.glyphicon-fast-backward:before
{
	content: "\e070";
}

.glyphicon-backward:before
{
	content: "\e071";
}

.glyphicon-play:before
{
	content: "\e072";
}

.glyphicon-pause:before
{
	content: "\e073";
}

.glyphicon-stop:before
{
	content: "\e074";
}

.glyphicon-forward:before
{
	content: "\e075";
}

.glyphicon-fast-forward:before
{
	content: "\e076";
}

.glyphicon-step-forward:before
{
	content: "\e077";
}

.glyphicon-eject:before
{
	content: "\e078";
}

.glyphicon-chevron-left:before
{
	content: "\e079";
}

.glyphicon-chevron-right:before
{
	content: "\e080";
}

.glyphicon-plus-sign:before
{
	content: "\e081";
}

.glyphicon-minus-sign:before
{
	content: "\e082";
}

.glyphicon-remove-sign:before
{
	content: "\e083";
}

.glyphicon-ok-sign:before
{
	content: "\e084";
}

.glyphicon-question-sign:before
{
	content: "\e085";
}

.glyphicon-info-sign:before
{
	content: "\e086";
}

.glyphicon-screenshot:before
{
	content: "\e087";
}

.glyphicon-remove-circle:before
{
	content: "\e088";
}

.glyphicon-ok-circle:before
{
	content: "\e089";
}

.glyphicon-ban-circle:before
{
	content: "\e090";
}

.glyphicon-arrow-left:before
{
	content: "\e091";
}

.glyphicon-arrow-right:before
{
	content: "\e092";
}

.glyphicon-arrow-up:before
{
	content: "\e093";
}

.glyphicon-arrow-down:before
{
	content: "\e094";
}

.glyphicon-share-alt:before
{
	content: "\e095";
}

.glyphicon-resize-full:before
{
	content: "\e096";
}

.glyphicon-resize-small:before
{
	content: "\e097";
}

.glyphicon-exclamation-sign:before
{
	content: "\e101";
}

.glyphicon-gift:before
{
	content: "\e102";
}

.glyphicon-leaf:before
{
	content: "\e103";
}

.glyphicon-fire:before
{
	content: "\e104";
}

.glyphicon-eye-open:before
{
	content: "\e105";
}

.glyphicon-eye-close:before
{
	content: "\e106";
}

.glyphicon-warning-sign:before
{
	content: "\e107";
}

.glyphicon-plane:before
{
	content: "\e108";
}

.glyphicon-calendar:before
{
	content: "\e109";
}

.glyphicon-random:before
{
	content: "\e110";
}

.glyphicon-comment:before
{
	content: "\e111";
}

.glyphicon-magnet:before
{
	content: "\e112";
}

.glyphicon-chevron-up:before
{
	content: "\e113";
}

.glyphicon-chevron-down:before
{
	content: "\e114";
}

.glyphicon-retweet:before
{
	content: "\e115";
}

.glyphicon-shopping-cart:before
{
	content: "\e116";
}

.glyphicon-folder-close:before
{
	content: "\e117";
}

.glyphicon-folder-open:before
{
	content: "\e118";
}

.glyphicon-resize-vertical:before
{
	content: "\e119";
}

.glyphicon-resize-horizontal:before
{
	content: "\e120";
}

.glyphicon-hdd:before
{
	content: "\e121";
}

.glyphicon-bullhorn:before
{
	content: "\e122";
}

.glyphicon-bell:before
{
	content: "\e123";
}

.glyphicon-certificate:before
{
	content: "\e124";
}

.glyphicon-thumbs-up:before
{
	content: "\e125";
}

.glyphicon-thumbs-down:before
{
	content: "\e126";
}

.glyphicon-hand-right:before
{
	content: "\e127";
}

.glyphicon-hand-left:before
{
	content: "\e128";
}

.glyphicon-hand-up:before
{
	content: "\e129";
}

.glyphicon-hand-down:before
{
	content: "\e130";
}

.glyphicon-circle-arrow-right:before
{
	content: "\e131";
}

.glyphicon-circle-arrow-left:before
{
	content: "\e132";
}

.glyphicon-circle-arrow-up:before
{
	content: "\e133";
}

.glyphicon-circle-arrow-down:before
{
	content: "\e134";
}

.glyphicon-globe:before
{
	content: "\e135";
}

.glyphicon-wrench:before
{
	content: "\e136";
}

.glyphicon-tasks:before
{
	content: "\e137";
}

.glyphicon-filter:before
{
	content: "\e138";
}

.glyphicon-briefcase:before
{
	content: "\e139";
}

.glyphicon-fullscreen:before
{
	content: "\e140";
}

.glyphicon-dashboard:before
{
	content: "\e141";
}

.glyphicon-paperclip:before
{
	content: "\e142";
}

.glyphicon-heart-empty:before
{
	content: "\e143";
}

.glyphicon-link:before
{
	content: "\e144";
}

.glyphicon-phone:before
{
	content: "\e145";
}

.glyphicon-pushpin:before
{
	content: "\e146";
}

.glyphicon-usd:before
{
	content: "\e148";
}

.glyphicon-gbp:before
{
	content: "\e149";
}

.glyphicon-sort:before
{
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before
{
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before
{
	content: "\e152";
}

.glyphicon-sort-by-order:before
{
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before
{
	content: "\e154";
}

.glyphicon-sort-by-attributes:before
{
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before
{
	content: "\e156";
}

.glyphicon-unchecked:before
{
	content: "\e157";
}

.glyphicon-expand:before
{
	content: "\e158";
}

.glyphicon-collapse-down:before
{
	content: "\e159";
}

.glyphicon-collapse-up:before
{
	content: "\e160";
}

.glyphicon-log-in:before
{
	content: "\e161";
}

.glyphicon-flash:before
{
	content: "\e162";
}

.glyphicon-log-out:before
{
	content: "\e163";
}

.glyphicon-new-window:before
{
	content: "\e164";
}

.glyphicon-record:before
{
	content: "\e165";
}

.glyphicon-save:before
{
	content: "\e166";
}

.glyphicon-open:before
{
	content: "\e167";
}

.glyphicon-saved:before
{
	content: "\e168";
}

.glyphicon-import:before
{
	content: "\e169";
}

.glyphicon-export:before
{
	content: "\e170";
}

.glyphicon-send:before
{
	content: "\e171";
}

.glyphicon-floppy-disk:before
{
	content: "\e172";
}

.glyphicon-floppy-saved:before
{
	content: "\e173";
}

.glyphicon-floppy-remove:before
{
	content: "\e174";
}

.glyphicon-floppy-save:before
{
	content: "\e175";
}

.glyphicon-floppy-open:before
{
	content: "\e176";
}

.glyphicon-credit-card:before
{
	content: "\e177";
}

.glyphicon-transfer:before
{
	content: "\e178";
}

.glyphicon-cutlery:before
{
	content: "\e179";
}

.glyphicon-header:before
{
	content: "\e180";
}

.glyphicon-compressed:before
{
	content: "\e181";
}

.glyphicon-earphone:before
{
	content: "\e182";
}

.glyphicon-phone-alt:before
{
	content: "\e183";
}

.glyphicon-tower:before
{
	content: "\e184";
}

.glyphicon-stats:before
{
	content: "\e185";
}

.glyphicon-sd-video:before
{
	content: "\e186";
}

.glyphicon-hd-video:before
{
	content: "\e187";
}

.glyphicon-subtitles:before
{
	content: "\e188";
}

.glyphicon-sound-stereo:before
{
	content: "\e189";
}

.glyphicon-sound-dolby:before
{
	content: "\e190";
}

.glyphicon-sound-5-1:before
{
	content: "\e191";
}

.glyphicon-sound-6-1:before
{
	content: "\e192";
}

.glyphicon-sound-7-1:before
{
	content: "\e193";
}

.glyphicon-copyright-mark:before
{
	content: "\e194";
}

.glyphicon-registration-mark:before
{
	content: "\e195";
}

.glyphicon-cloud-download:before
{
	content: "\e197";
}

.glyphicon-cloud-upload:before
{
	content: "\e198";
}

.glyphicon-tree-conifer:before
{
	content: "\e199";
}

.glyphicon-tree-deciduous:before
{
	content: "\e200";
}

.glyphicon-cd:before
{
	content: "\e201";
}

.glyphicon-save-file:before
{
	content: "\e202";
}

.glyphicon-open-file:before
{
	content: "\e203";
}

.glyphicon-level-up:before
{
	content: "\e204";
}

.glyphicon-copy:before
{
	content: "\e205";
}

.glyphicon-paste:before
{
	content: "\e206";
}

.glyphicon-alert:before
{
	content: "\e209";
}

.glyphicon-equalizer:before
{
	content: "\e210";
}

.glyphicon-king:before
{
	content: "\e211";
}

.glyphicon-queen:before
{
	content: "\e212";
}

.glyphicon-pawn:before
{
	content: "\e213";
}

.glyphicon-bishop:before
{
	content: "\e214";
}

.glyphicon-knight:before
{
	content: "\e215";
}

.glyphicon-baby-formula:before
{
	content: "\e216";
}

.glyphicon-tent:before
{
	content: "\26fa";
}

.glyphicon-blackboard:before
{
	content: "\e218";
}

.glyphicon-bed:before
{
	content: "\e219";
}

.glyphicon-apple:before
{
	content: "\f8ff";
}

.glyphicon-erase:before
{
	content: "\e221";
}

.glyphicon-hourglass:before
{
	content: "\231b";
}

.glyphicon-lamp:before
{
	content: "\e223";
}

.glyphicon-duplicate:before
{
	content: "\e224";
}

.glyphicon-piggy-bank:before
{
	content: "\e225";
}

.glyphicon-scissors:before
{
	content: "\e226";
}

.glyphicon-bitcoin:before
{
	content: "\e227";
}

.glyphicon-btc:before
{
	content: "\e227";
}

.glyphicon-xbt:before
{
	content: "\e227";
}

.glyphicon-yen:before
{
	content: "\00a5";
}

.glyphicon-jpy:before
{
	content: "\00a5";
}

.glyphicon-ruble:before
{
	content: "\20bd";
}

.glyphicon-rub:before
{
	content: "\20bd";
}

.glyphicon-scale:before
{
	content: "\e230";
}

.glyphicon-ice-lolly:before
{
	content: "\e231";
}

.glyphicon-ice-lolly-tasted:before
{
	content: "\e232";
}

.glyphicon-education:before
{
	content: "\e233";
}

.glyphicon-option-horizontal:before
{
	content: "\e234";
}

.glyphicon-option-vertical:before
{
	content: "\e235";
}

.glyphicon-menu-hamburger:before
{
	content: "\e236";
}

.glyphicon-modal-window:before
{
	content: "\e237";
}

.glyphicon-oil:before
{
	content: "\e238";
}

.glyphicon-grain:before
{
	content: "\e239";
}

.glyphicon-sunglasses:before
{
	content: "\e240";
}

.glyphicon-text-size:before
{
	content: "\e241";
}

.glyphicon-text-color:before
{
	content: "\e242";
}

.glyphicon-text-background:before
{
	content: "\e243";
}

.glyphicon-object-align-top:before
{
	content: "\e244";
}

.glyphicon-object-align-bottom:before
{
	content: "\e245";
}

.glyphicon-object-align-horizontal:before
{
	content: "\e246";
}

.glyphicon-object-align-left:before
{
	content: "\e247";
}

.glyphicon-object-align-vertical:before
{
	content: "\e248";
}

.glyphicon-object-align-right:before
{
	content: "\e249";
}

.glyphicon-triangle-right:before
{
	content: "\e250";
}

.glyphicon-triangle-left:before
{
	content: "\e251";
}

.glyphicon-triangle-bottom:before
{
	content: "\e252";
}

.glyphicon-triangle-top:before
{
	content: "\e253";
}

.glyphicon-console:before
{
	content: "\e254";
}

.glyphicon-superscript:before
{
	content: "\e255";
}

.glyphicon-subscript:before
{
	content: "\e256";
}

.glyphicon-menu-left:before
{
	content: "\e257";
}

.glyphicon-menu-right:before
{
	content: "\e258";
}

.glyphicon-menu-down:before
{
	content: "\e259";
}

.glyphicon-menu-up:before
{
	content: "\e260";
}

*
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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.428571429;
	color: #333333;
	background-color: #fff;
}

body .navbar-inverse .navbar-nav > li > a:hover, body .navbar-inverse .navbar-nav > li > a:focus
{
	color: #2359A5;
	background-color: transparent;
}

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

a
{
	text-decoration: none;
}

a:hover, a:focus
{
	text-decoration: underline;
}

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

.figure
{
	display: inline-block;
}

img
{
	vertical-align: middle;
	border-style: none;
}

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

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

.img-fluid
{
	max-width:100%;
	height:auto;
}

.img-thumbnail
{
	padding:.25rem;
	background-color:#fff;
	border:1px solid #dee2e6;
	border-radius:.25rem;
	max-width:100%;
	height:auto;
}

.img-partenariat
{
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border-radius: 30px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

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

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

.figure-caption
{
	font-size:90%;
color:#6c757d}

hr
{
	margin-top: 20px;
	margin-bottom: 20px;
	color: hsla(0, 0%, 21%, 0.281);
}

.sr-only
{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"]
{
	cursor: pointer;
}

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

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

.text-capitalize
{
	text-transform: capitalize;
}

.text-muted
{
	color: #777777;
}

.text-primary
{
	color: #337ab7;
}

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

.text-success
{
	color: #3c763d;
}

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

.text-info
{
	color: #31708f;
}

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

.text-warning
{
	color: #8a6d3b;
}

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

.text-danger
{
	color: #a94442;
}

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

.bg-primary
{
	color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline
{
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

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

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

dt, dd
{
	line-height: 1.428571429;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-left: 0;
}

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

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

@media (min-width: 768px)
{
	.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[title], abbr[data-original-title]
{
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism
{
	font-size: 90%;
}

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

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

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

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

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

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

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

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

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

code
{
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd
{
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

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

pre
{
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	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: 13px;
	padding-right: 13px;
}

.container:before, .container:after
{
	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: 1500px;
	}
}

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

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

.container-fluid:after
{
	clear: both;
}

.row
{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right: -15px;
margin-left: -15px}

.no-gutters
{
	margin-right:0;
margin-left:0}

.no-gutters>.col,.no-gutters>[class*=col-]
{
	padding-right:0;
padding-left:0}

.d-flex
{
	display:-ms-flexbox!important;
display:flex!important}

.d-inline-flex
{
	display:-ms-inline-flexbox!important;
display:inline-flex!important}

@media (min-width:576px)
{
	.d-sm-none
	{
	display:none!important}

	.d-sm-inline
	{
	display:inline!important}

	.d-sm-inline-block
	{
	display:inline-block!important}

	.d-sm-block
	{
	display:block!important}

	.d-sm-table
	{
	display:table!important}

	.d-sm-table-row
	{
	display:table-row!important}

	.d-sm-table-cell
	{
	display:table-cell!important}

	.d-sm-flex
	{
		display:-ms-flexbox!important;
	display:flex!important}

	.d-sm-inline-flex
	{
		display:-ms-inline-flexbox!important;
	display:inline-flex!important}
}

@media (min-width:768px)
{
	.d-md-none
	{
	display:none!important}

	.d-md-inline
	{
	display:inline!important}

	.d-md-inline-block
	{
	display:inline-block!important}

	.d-md-block
	{
	display:block!important}

	.d-md-table
	{
	display:table!important}

	.d-md-table-row
	{
	display:table-row!important}

	.d-md-table-cell
	{
	display:table-cell!important}

	.d-md-flex
	{
		display:-ms-flexbox!important;
	display:flex!important}

	.d-md-inline-flex
	{
		display:-ms-inline-flexbox!important;
	display:inline-flex!important}
}

@media (min-width:992px)
{
	.d-lg-none
	{
	display:none!important}

	.d-lg-inline
	{
	display:inline!important}

	.d-lg-inline-block
	{
	display:inline-block!important}

	.d-lg-block
	{
	display:block!important}

	.d-lg-table
	{
	display:table!important}

	.d-lg-table-row
	{
	display:table-row!important}

	.d-lg-table-cell
	{
	display:table-cell!important}

	.d-lg-flex
	{
		display:-ms-flexbox!important;
	display:flex!important}

	.d-lg-inline-flex
	{
		display:-ms-inline-flexbox!important;
	display:inline-flex!important}
}

@media (min-width:1200px)
{
	.d-xl-none
	{
	display:none!important}

	.d-xl-inline
	{
	display:inline!important}

	.d-xl-inline-block
	{
	display:inline-block!important}

	.d-xl-block
	{
	display:block!important}

	.d-xl-table
	{
	display:table!important}

	.d-xl-table-row
	{
	display:table-row!important}

	.d-xl-table-cell
	{
	display:table-cell!important}

	.d-xl-flex
	{
		display:-ms-flexbox!important;
	display:flex!important}

	.d-xl-inline-flex
	{
		display:-ms-inline-flexbox!important;
	display:inline-flex!important}
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto
{
	position:relative;
	width:100%;
	padding-right:15px;
padding-left:15px}

.col
{
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-ms-flex-positive:1;
	flex-grow:1;
max-width:100%}

.col-auto
{
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
max-width:100%}

.col-1
{
	-ms-flex:0 0 8.333333%;
	flex:0 0 8.333333%;
max-width:8.333333%}

.col-2
{
	-ms-flex:0 0 16.666667%;
	flex:0 0 16.666667%;
max-width:16.666667%}

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

.col-4
{
	-ms-flex:0 0 33.333333%;
	flex:0 0 33.333333%;
max-width:33.333333%}

.col-5
{
	-ms-flex:0 0 41.666667%;
	flex:0 0 41.666667%;
max-width:41.666667%}

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

.col-7
{
	-ms-flex:0 0 58.333333%;
	flex:0 0 58.333333%;
max-width:58.333333%}

.col-8
{
	-ms-flex:0 0 66.666667%;
	flex:0 0 66.666667%;
max-width:66.666667%}

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

.col-10
{
	-ms-flex:0 0 83.333333%;
	flex:0 0 83.333333%;
max-width:83.333333%}

.col-11
{
	-ms-flex:0 0 91.666667%;
	flex:0 0 91.666667%;
max-width:91.666667%}

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

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

.order-last
{
	-ms-flex-order:13;
order:13}

.order-0
{
	-ms-flex-order:0;
order:0}

.order-1
{
	-ms-flex-order:1;
order:1}

.order-2
{
	-ms-flex-order:2;
order:2}

.order-3
{
	-ms-flex-order:3;
order:3}

.order-4
{
	-ms-flex-order:4;
order:4}

.order-5
{
	-ms-flex-order:5;
order:5}

.order-6
{
	-ms-flex-order:6;
order:6}

.order-7
{
	-ms-flex-order:7;
order:7}

.order-8
{
	-ms-flex-order:8;
order:8}

.order-9
{
	-ms-flex-order:9;
order:9}

.order-10
{
	-ms-flex-order:10;
order:10}

.order-11
{
	-ms-flex-order:11;
order:11}

.order-12
{
	-ms-flex-order:12;
order:12}

.offset-1
{
margin-left:8.333333%}

.offset-2
{
margin-left:16.666667%}

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

.offset-4
{
margin-left:33.333333%}

.offset-5
{
margin-left:41.666667%}

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

.offset-7
{
margin-left:58.333333%}

.offset-8
{
margin-left:66.666667%}

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

.offset-10
{
margin-left:83.333333%}

.offset-11
{
margin-left:91.666667%}

@media (min-width:576px)
{
	.col-sm
	{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-ms-flex-positive:1;
		flex-grow:1;
	max-width:100%}

	.col-sm-auto
	{
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
	max-width:100%}

	.col-sm-1
	{
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
	max-width:8.333333%}

	.col-sm-2
	{
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
	max-width:16.666667%}

	.col-sm-3
	{
		-ms-flex:0 0 25%;
		flex:0 0 25%;
	max-width:25%}

	.col-sm-4
	{
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
	max-width:33.333333%}

	.col-sm-5
	{
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
	max-width:41.666667%}

	.col-sm-6
	{
		-ms-flex:0 0 50%;
		flex:0 0 50%;
	max-width:50%}

	.col-sm-7
	{
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
	max-width:58.333333%}

	.col-sm-8
	{
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
	max-width:66.666667%}

	.col-sm-9
	{
		-ms-flex:0 0 75%;
		flex:0 0 75%;
	max-width:75%}

	.col-sm-10
	{
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
	max-width:83.333333%}

	.col-sm-11
	{
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
	max-width:91.666667%}

	.col-sm-12
	{
		-ms-flex:0 0 100%;
		flex:0 0 100%;
	max-width:100%}

	.order-sm-first
	{
		-ms-flex-order:-1;
	order:-1}

	.order-sm-last
	{
		-ms-flex-order:13;
	order:13}

	.order-sm-0
	{
		-ms-flex-order:0;
	order:0}

	.order-sm-1
	{
		-ms-flex-order:1;
	order:1}

	.order-sm-2
	{
		-ms-flex-order:2;
	order:2}

	.order-sm-3
	{
		-ms-flex-order:3;
	order:3}

	.order-sm-4
	{
		-ms-flex-order:4;
	order:4}

	.order-sm-5
	{
		-ms-flex-order:5;
	order:5}

	.order-sm-6
	{
		-ms-flex-order:6;
	order:6}

	.order-sm-7
	{
		-ms-flex-order:7;
	order:7}

	.order-sm-8
	{
		-ms-flex-order:8;
	order:8}

	.order-sm-9
	{
		-ms-flex-order:9;
	order:9}

	.order-sm-10
	{
		-ms-flex-order:10;
	order:10}

	.order-sm-11
	{
		-ms-flex-order:11;
	order:11}

	.order-sm-12
	{
		-ms-flex-order:12;
	order:12}

	.offset-sm-0
	{
	margin-left:0}

	.offset-sm-1
	{
	margin-left:8.333333%}

	.offset-sm-2
	{
	margin-left:16.666667%}

	.offset-sm-3
	{
	margin-left:25%}

	.offset-sm-4
	{
	margin-left:33.333333%}

	.offset-sm-5
	{
	margin-left:41.666667%}

	.offset-sm-6
	{
	margin-left:50%}

	.offset-sm-7
	{
	margin-left:58.333333%}

	.offset-sm-8
	{
	margin-left:66.666667%}

	.offset-sm-9
	{
	margin-left:75%}

	.offset-sm-10
	{
	margin-left:83.333333%}

	.offset-sm-11
	{
	margin-left:91.666667%}
}

@media (min-width:768px)
{
	.col-md
	{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-ms-flex-positive:1;
		flex-grow:1;
	max-width:100%}

	.col-md-auto
	{
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
	max-width:100%}

	.col-md-1
	{
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
	max-width:8.333333%}

	.col-md-2
	{
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
	max-width:16.666667%}

	.col-md-3
	{
		-ms-flex:0 0 25%;
		flex:0 0 25%;
	max-width:25%}

	.col-md-4
	{
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
	max-width:33.333333%}

	.col-md-5
	{
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
	max-width:41.666667%}

	.col-md-6
	{
		-ms-flex:0 0 50%;
		flex:0 0 50%;
	max-width:50%}

	.col-md-7
	{
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
	max-width:58.333333%}

	.col-md-8
	{
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
	max-width:66.666667%}

	.col-md-9
	{
		-ms-flex:0 0 75%;
		flex:0 0 75%;
	max-width:75%}

	.col-md-10
	{
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
	max-width:83.333333%}

	.col-md-11
	{
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
	max-width:91.666667%}

	.col-md-12
	{
		-ms-flex:0 0 100%;
		flex:0 0 100%;
	max-width:100%}

	.order-md-first
	{
		-ms-flex-order:-1;
	order:-1}

	.order-md-last
	{
		-ms-flex-order:13;
	order:13}

	.order-md-0
	{
		-ms-flex-order:0;
	order:0}

	.order-md-1
	{
		-ms-flex-order:1;
	order:1}

	.order-md-2
	{
		-ms-flex-order:2;
	order:2}

	.order-md-3
	{
		-ms-flex-order:3;
	order:3}

	.order-md-4
	{
		-ms-flex-order:4;
	order:4}

	.order-md-5
	{
		-ms-flex-order:5;
	order:5}

	.order-md-6
	{
		-ms-flex-order:6;
	order:6}

	.order-md-7
	{
		-ms-flex-order:7;
	order:7}

	.order-md-8
	{
		-ms-flex-order:8;
	order:8}

	.order-md-9
	{
		-ms-flex-order:9;
	order:9}

	.order-md-10
	{
		-ms-flex-order:10;
	order:10}

	.order-md-11
	{
		-ms-flex-order:11;
	order:11}

	.order-md-12
	{
		-ms-flex-order:12;
	order:12}

	.offset-md-0
	{
	margin-left:0}

	.offset-md-1
	{
	margin-left:8.333333%}

	.offset-md-2
	{
	margin-left:16.666667%}

	.offset-md-3
	{
	margin-left:25%}

	.offset-md-4
	{
	margin-left:33.333333%}

	.offset-md-5
	{
	margin-left:41.666667%}

	.offset-md-6
	{
	margin-left:50%}

	.offset-md-7
	{
	margin-left:58.333333%}

	.offset-md-8
	{
	margin-left:66.666667%}

	.offset-md-9
	{
	margin-left:75%}

	.offset-md-10
	{
	margin-left:83.333333%}

	.offset-md-11
	{
	margin-left:91.666667%}
}

@media (min-width:992px)
{
	.col-lg
	{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-ms-flex-positive:1;
		flex-grow:1;
	max-width:100%}

	.col-lg-auto
	{
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
	max-width:100%}

	.col-lg-1
	{
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
	max-width:8.333333%}

	.col-lg-2
	{
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
	max-width:16.666667%}

	.col-lg-3
	{
		-ms-flex:0 0 25%;
		flex:0 0 25%;
	max-width:25%}

	.col-lg-4
	{
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
	max-width:33.333333%}

	.col-lg-5
	{
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
	max-width:41.666667%}

	.col-lg-6
	{
		-ms-flex:0 0 50%;
		flex:0 0 50%;
	max-width:50%}

	.col-lg-7
	{
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
	max-width:58.333333%}

	.col-lg-8
	{
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
	max-width:66.666667%}

	.col-lg-9
	{
		-ms-flex:0 0 75%;
		flex:0 0 75%;
	max-width:75%}

	.col-lg-10
	{
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
	max-width:83.333333%}

	.col-lg-11
	{
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
	max-width:91.666667%}

	.col-lg-12
	{
		-ms-flex:0 0 100%;
		flex:0 0 100%;
	max-width:100%}

	.order-lg-first
	{
		-ms-flex-order:-1;
	order:-1}

	.order-lg-last
	{
		-ms-flex-order:13;
	order:13}

	.order-lg-0
	{
		-ms-flex-order:0;
	order:0}

	.order-lg-1
	{
		-ms-flex-order:1;
	order:1}

	.order-lg-2
	{
		-ms-flex-order:2;
	order:2}

	.order-lg-3
	{
		-ms-flex-order:3;
	order:3}

	.order-lg-4
	{
		-ms-flex-order:4;
	order:4}

	.order-lg-5
	{
		-ms-flex-order:5;
	order:5}

	.order-lg-6
	{
		-ms-flex-order:6;
	order:6}

	.order-lg-7
	{
		-ms-flex-order:7;
	order:7}

	.order-lg-8
	{
		-ms-flex-order:8;
	order:8}

	.order-lg-9
	{
		-ms-flex-order:9;
	order:9}

	.order-lg-10
	{
		-ms-flex-order:10;
	order:10}

	.order-lg-11
	{
		-ms-flex-order:11;
	order:11}

	.order-lg-12
	{
		-ms-flex-order:12;
	order:12}

	.offset-lg-0
	{
	margin-left:0}

	.offset-lg-1
	{
	margin-left:8.333333%}

	.offset-lg-2
	{
	margin-left:16.666667%}

	.offset-lg-3
	{
	margin-left:25%}

	.offset-lg-4
	{
	margin-left:33.333333%}

	.offset-lg-5
	{
	margin-left:41.666667%}

	.offset-lg-6
	{
	margin-left:50%}

	.offset-lg-7
	{
	margin-left:58.333333%}

	.offset-lg-8
	{
	margin-left:66.666667%}

	.offset-lg-9
	{
	margin-left:75%}

	.offset-lg-10
	{
	margin-left:83.333333%}

	.offset-lg-11
	{
	margin-left:91.666667%}
}

@media (min-width:1200px)
{
	.col-xl
	{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-ms-flex-positive:1;
		flex-grow:1;
	max-width:100%}

	.col-xl-auto
	{
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
	max-width:100%}

	.col-xl-1
	{
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
	max-width:8.333333%}

	.col-xl-2
	{
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
	max-width:16.666667%}

	.col-xl-3
	{
		-ms-flex:0 0 25%;
		flex:0 0 25%;
	max-width:25%}

	.col-xl-4
	{
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
	max-width:33.333333%}

	.col-xl-5
	{
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
	max-width:41.666667%}

	.col-xl-6
	{
		-ms-flex:0 0 50%;
		flex:0 0 50%;
	max-width:50%}

	.col-xl-7
	{
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
	max-width:58.333333%}

	.col-xl-8
	{
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
	max-width:66.666667%}

	.col-xl-9
	{
		-ms-flex:0 0 75%;
		flex:0 0 75%;
	max-width:75%}

	.col-xl-10
	{
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
	max-width:83.333333%}

	.col-xl-11
	{
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
	max-width:91.666667%}

	.col-xl-12
	{
		-ms-flex:0 0 100%;
		flex:0 0 100%;
	max-width:100%}

	.order-xl-first
	{
		-ms-flex-order:-1;
	order:-1}

	.order-xl-last
	{
		-ms-flex-order:13;
	order:13}

	.order-xl-0
	{
		-ms-flex-order:0;
	order:0}

	.order-xl-1
	{
		-ms-flex-order:1;
	order:1}

	.order-xl-2
	{
		-ms-flex-order:2;
	order:2}

	.order-xl-3
	{
		-ms-flex-order:3;
	order:3}

	.order-xl-4
	{
		-ms-flex-order:4;
	order:4}

	.order-xl-5
	{
		-ms-flex-order:5;
	order:5}

	.order-xl-6
	{
		-ms-flex-order:6;
	order:6}

	.order-xl-7
	{
		-ms-flex-order:7;
	order:7}

	.order-xl-8
	{
		-ms-flex-order:8;
	order:8}

	.order-xl-9
	{
		-ms-flex-order:9;
	order:9}

	.order-xl-10
	{
		-ms-flex-order:10;
	order:10}

	.order-xl-11
	{
		-ms-flex-order:11;
	order:11}

	.order-xl-12
	{
		-ms-flex-order:12;
	order:12}

	.offset-xl-0
	{
	margin-left:0}

	.offset-xl-1
	{
	margin-left:8.333333%}

	.offset-xl-2
	{
	margin-left:16.666667%}

	.offset-xl-3
	{
	margin-left:25%}

	.offset-xl-4
	{
	margin-left:33.333333%}

	.offset-xl-5
	{
	margin-left:41.666667%}

	.offset-xl-6
	{
	margin-left:50%}

	.offset-xl-7
	{
	margin-left:58.333333%}

	.offset-xl-8
	{
	margin-left:66.666667%}

	.offset-xl-9
	{
	margin-left:75%}

	.offset-xl-10
	{
	margin-left:83.333333%}

	.offset-xl-11
	{
	margin-left:91.666667%}
}

.overflow-auto
{
overflow:auto!important}

.overflow-hidden
{
overflow:hidden!important}

.position-static
{
position:static!important}

.position-relative
{
position:relative!important}

.position-absolute
{
position:absolute!important}

.position-fixed
{
position:fixed!important}

.position-sticky
{
	position:-webkit-sticky!important;
position:sticky!important}

.fixed-top
{
	position:fixed;
	top:0;
	right:0;
	left:0;
z-index:1030}

.fixed-bottom
{
	position:fixed;
	right:0;
	bottom:0;
	left:0;
z-index:1030}

@supports ((position:-webkit-sticky) or (position:sticky))
{
	.sticky-top
	{
		position:-webkit-sticky;
		position:sticky;
		top:0;
	z-index:1020}
}

.sr-only
{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	white-space:nowrap;
border:0}

.sr-only-focusable:active,.sr-only-focusable:focus
{
	position:static;
	width:auto;
	height:auto;
	overflow:visible;
	clip:auto;
white-space:normal}

.shadow-sm
{
box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}

.shadow
{
box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}

.shadow-lg
{
box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}

.shadow-none
{
box-shadow:none!important}

.w-25
{
width:25%!important}

.w-50
{
width:50%!important}

.w-75
{
width:75%!important}

.w-100
{
width:100%!important}

.w-auto
{
width:auto!important}

.h-25
{
height:25%!important}

.h-50
{
height:50%!important}

.h-75
{
height:75%!important}

.h-100
{
height:100%!important}

.h-auto
{
height:auto!important}

.mw-100
{
max-width:100%!important}

.mh-100
{
max-height:100%!important}

.min-vw-100
{
min-width:100vw!important}

.min-vh-100
{
min-height:100vh!important}

.vw-100
{
width:100vw!important}

.vh-100
{
height:100vh!important}

.stretched-link::after
{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	pointer-events:auto;
	content:"";
background-color:rgba(0,0,0,0)}

.m-0
{
margin:0!important}

.mt-0,.my-0
{
margin-top:0!important}

.mr-0,.mx-0
{
margin-right:0!important}

.mb-0,.my-0
{
margin-bottom:0!important}

.ml-0,.mx-0
{
margin-left:0!important}

.m-1
{
margin:.25rem!important}

.mt-1,.my-1
{
margin-top:.25rem!important}

.mr-1,.mx-1
{
margin-right:.25rem!important}

.mb-1,.my-1
{
margin-bottom:.25rem!important}

.ml-1,.mx-1
{
margin-left:.25rem!important}

.m-2
{
margin:.5rem!important}

.mt-2,.my-2
{
margin-top:.5rem!important}

.mr-2,.mx-2
{
margin-right:.5rem!important}

.mb-2,.my-2
{
margin-bottom:.5rem!important}

.ml-2,.mx-2
{
margin-left:.5rem!important}

.m-3
{
margin:1rem!important}

.mt-3,.my-3
{
margin-top:1rem!important}

.mr-3,.mx-3
{
margin-right:1rem!important}

.mb-3,.my-3
{
margin-bottom:1rem!important}

.ml-3,.mx-3
{
margin-left:1rem!important}

.m-4
{
margin:1.5rem!important}

.mt-4,.my-4
{
margin-top:1.5rem!important}

.mr-4,.mx-4
{
margin-right:1.5rem!important}

.mb-4,.my-4
{
margin-bottom:1.5rem!important}

.ml-4,.mx-4
{
margin-left:1.5rem!important}

.m-5
{
margin:3rem!important}

.mt-5,.my-5
{
margin-top:3rem!important}

.mr-5,.mx-5
{
margin-right:3rem!important}

.mb-5,.my-5
{
margin-bottom:3rem!important}

.ml-5,.mx-5
{
margin-left:3rem!important}

.p-0
{
padding:0!important}

.pt-0,.py-0
{
padding-top:0!important}

.pr-0,.px-0
{
padding-right:0!important}

.pb-0,.py-0
{
padding-bottom:0!important}

.pl-0,.px-0
{
padding-left:0!important}

.p-1
{
padding:.25rem!important}

.pt-1,.py-1
{
padding-top:.25rem!important}

.pr-1,.px-1
{
padding-right:.25rem!important}

.pb-1,.py-1
{
padding-bottom:.25rem!important}

.pl-1,.px-1
{
padding-left:.25rem!important}

.p-2
{
padding:.5rem!important}

.pt-2,.py-2
{
padding-top:.5rem!important}

.pr-2,.px-2
{
padding-right:.5rem!important}

.pb-2,.py-2
{
padding-bottom:.5rem!important}

.pl-2,.px-2
{
padding-left:.5rem!important}

.p-3
{
padding:1rem!important}

.pt-3,.py-3
{
padding-top:1rem!important}

.pr-3,.px-3
{
padding-right:1rem!important}

.pb-3,.py-3
{
padding-bottom:1rem!important}

.pl-3,.px-3
{
padding-left:1rem!important}

.p-4
{
padding:1.5rem!important}

.pt-4,.py-4
{
padding-top:1.5rem!important}

.pr-4,.px-4
{
padding-right:1.5rem!important}

.pb-4,.py-4
{
padding-bottom:1.5rem!important}

.pl-4,.px-4
{
padding-left:1.5rem!important}

.p-5
{
padding:3rem!important}

.pt-5,.py-5
{
padding-top:3rem!important}

.pr-5,.px-5
{
padding-right:3rem!important}

.pb-5,.py-5
{
padding-bottom:3rem!important}

.pl-5,.px-5
{
padding-left:3rem!important}

.m-n1
{
margin:-.25rem!important}

.mt-n1,.my-n1
{
margin-top:-.25rem!important}

.mr-n1,.mx-n1
{
margin-right:-.25rem!important}

.mb-n1,.my-n1
{
margin-bottom:-.25rem!important}

.ml-n1,.mx-n1
{
margin-left:-.25rem!important}

.m-n2
{
margin:-.5rem!important}

.mt-n2,.my-n2
{
margin-top:-.5rem!important}

.mr-n2,.mx-n2
{
margin-right:-.5rem!important}

.mb-n2,.my-n2
{
margin-bottom:-.5rem!important}

.ml-n2,.mx-n2
{
margin-left:-.5rem!important}

.m-n3
{
margin:-1rem!important}

.mt-n3,.my-n3
{
margin-top:-1rem!important}

.mr-n3,.mx-n3
{
margin-right:-1rem!important}

.mb-n3,.my-n3
{
margin-bottom:-1rem!important}

.ml-n3,.mx-n3
{
margin-left:-1rem!important}

.m-n4
{
margin:-1.5rem!important}

.mt-n4,.my-n4
{
margin-top:-1.5rem!important}

.mr-n4,.mx-n4
{
margin-right:-1.5rem!important}

.mb-n4,.my-n4
{
margin-bottom:-1.5rem!important}

.ml-n4,.mx-n4
{
margin-left:-1.5rem!important}

.m-n5
{
margin:-3rem!important}

.mt-n5,.my-n5
{
margin-top:-3rem!important}

.mr-n5,.mx-n5
{
margin-right:-3rem!important}

.mb-n5,.my-n5
{
margin-bottom:-3rem!important}

.ml-n5,.mx-n5
{
margin-left:-3rem!important}

.m-auto
{
margin:auto!important}

.mt-auto,.my-auto
{
margin-top:auto!important}

.mr-auto,.mx-auto
{
margin-right:auto!important}

.mb-auto,.my-auto
{
margin-bottom:auto!important}

.ml-auto,.mx-auto
{
margin-left:auto!important}

@media (min-width:576px)
{
	.m-sm-0
	{
	margin:0!important}

	.mt-sm-0,.my-sm-0
	{
	margin-top:0!important}

	.mr-sm-0,.mx-sm-0
	{
	margin-right:0!important}

	.mb-sm-0,.my-sm-0
	{
	margin-bottom:0!important}

	.ml-sm-0,.mx-sm-0
	{
	margin-left:0!important}

	.m-sm-1
	{
	margin:.25rem!important}

	.mt-sm-1,.my-sm-1
	{
	margin-top:.25rem!important}

	.mr-sm-1,.mx-sm-1
	{
	margin-right:.25rem!important}

	.mb-sm-1,.my-sm-1
	{
	margin-bottom:.25rem!important}

	.ml-sm-1,.mx-sm-1
	{
	margin-left:.25rem!important}

	.m-sm-2
	{
	margin:.5rem!important}

	.mt-sm-2,.my-sm-2
	{
	margin-top:.5rem!important}

	.mr-sm-2,.mx-sm-2
	{
	margin-right:.5rem!important}

	.mb-sm-2,.my-sm-2
	{
	margin-bottom:.5rem!important}

	.ml-sm-2,.mx-sm-2
	{
	margin-left:.5rem!important}

	.m-sm-3
	{
	margin:1rem!important}

	.mt-sm-3,.my-sm-3
	{
	margin-top:1rem!important}

	.mr-sm-3,.mx-sm-3
	{
	margin-right:1rem!important}

	.mb-sm-3,.my-sm-3
	{
	margin-bottom:1rem!important}

	.ml-sm-3,.mx-sm-3
	{
	margin-left:1rem!important}

	.m-sm-4
	{
	margin:1.5rem!important}

	.mt-sm-4,.my-sm-4
	{
	margin-top:1.5rem!important}

	.mr-sm-4,.mx-sm-4
	{
	margin-right:1.5rem!important}

	.mb-sm-4,.my-sm-4
	{
	margin-bottom:1.5rem!important}

	.ml-sm-4,.mx-sm-4
	{
	margin-left:1.5rem!important}

	.m-sm-5
	{
	margin:3rem!important}

	.mt-sm-5,.my-sm-5
	{
	margin-top:3rem!important}

	.mr-sm-5,.mx-sm-5
	{
	margin-right:3rem!important}

	.mb-sm-5,.my-sm-5
	{
	margin-bottom:3rem!important}

	.ml-sm-5,.mx-sm-5
	{
	margin-left:3rem!important}

	.p-sm-0
	{
	padding:0!important}

	.pt-sm-0,.py-sm-0
	{
	padding-top:0!important}

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

	.pb-sm-0,.py-sm-0
	{
	padding-bottom:0!important}

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

	.p-sm-1
	{
	padding:.25rem!important}

	.pt-sm-1,.py-sm-1
	{
	padding-top:.25rem!important}

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

	.pb-sm-1,.py-sm-1
	{
	padding-bottom:.25rem!important}

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

	.p-sm-2
	{
	padding:.5rem!important}

	.pt-sm-2,.py-sm-2
	{
	padding-top:.5rem!important}

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

	.pb-sm-2,.py-sm-2
	{
	padding-bottom:.5rem!important}

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

	.p-sm-3
	{
	padding:1rem!important}

	.pt-sm-3,.py-sm-3
	{
	padding-top:1rem!important}

	.pr-sm-3,.px-sm-3
	{
	padding-right:1rem!important}

	.pb-sm-3,.py-sm-3
	{
	padding-bottom:1rem!important}

	.pl-sm-3,.px-sm-3
	{
	padding-left:1rem!important}

	.p-sm-4
	{
	padding:1.5rem!important}

	.pt-sm-4,.py-sm-4
	{
	padding-top:1.5rem!important}

	.pr-sm-4,.px-sm-4
	{
	padding-right:1.5rem!important}

	.pb-sm-4,.py-sm-4
	{
	padding-bottom:1.5rem!important}

	.pl-sm-4,.px-sm-4
	{
	padding-left:1.5rem!important}

	.p-sm-5
	{
	padding:3rem!important}

	.pt-sm-5,.py-sm-5
	{
	padding-top:3rem!important}

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

	.pb-sm-5,.py-sm-5
	{
	padding-bottom:3rem!important}

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

	.m-sm-n1
	{
	margin:-.25rem!important}

	.mt-sm-n1,.my-sm-n1
	{
	margin-top:-.25rem!important}

	.mr-sm-n1,.mx-sm-n1
	{
	margin-right:-.25rem!important}

	.mb-sm-n1,.my-sm-n1
	{
	margin-bottom:-.25rem!important}

	.ml-sm-n1,.mx-sm-n1
	{
	margin-left:-.25rem!important}

	.m-sm-n2
	{
	margin:-.5rem!important}

	.mt-sm-n2,.my-sm-n2
	{
	margin-top:-.5rem!important}

	.mr-sm-n2,.mx-sm-n2
	{
	margin-right:-.5rem!important}

	.mb-sm-n2,.my-sm-n2
	{
	margin-bottom:-.5rem!important}

	.ml-sm-n2,.mx-sm-n2
	{
	margin-left:-.5rem!important}

	.m-sm-n3
	{
	margin:-1rem!important}

	.mt-sm-n3,.my-sm-n3
	{
	margin-top:-1rem!important}

	.mr-sm-n3,.mx-sm-n3
	{
	margin-right:-1rem!important}

	.mb-sm-n3,.my-sm-n3
	{
	margin-bottom:-1rem!important}

	.ml-sm-n3,.mx-sm-n3
	{
	margin-left:-1rem!important}

	.m-sm-n4
	{
	margin:-1.5rem!important}

	.mt-sm-n4,.my-sm-n4
	{
	margin-top:-1.5rem!important}

	.mr-sm-n4,.mx-sm-n4
	{
	margin-right:-1.5rem!important}

	.mb-sm-n4,.my-sm-n4
	{
	margin-bottom:-1.5rem!important}

	.ml-sm-n4,.mx-sm-n4
	{
	margin-left:-1.5rem!important}

	.m-sm-n5
	{
	margin:-3rem!important}

	.mt-sm-n5,.my-sm-n5
	{
	margin-top:-3rem!important}

	.mr-sm-n5,.mx-sm-n5
	{
	margin-right:-3rem!important}

	.mb-sm-n5,.my-sm-n5
	{
	margin-bottom:-3rem!important}

	.ml-sm-n5,.mx-sm-n5
	{
	margin-left:-3rem!important}

	.m-sm-auto
	{
	margin:auto!important}

	.mt-sm-auto,.my-sm-auto
	{
	margin-top:auto!important}

	.mr-sm-auto,.mx-sm-auto
	{
	margin-right:auto!important}

	.mb-sm-auto,.my-sm-auto
	{
	margin-bottom:auto!important}

	.ml-sm-auto,.mx-sm-auto
	{
	margin-left:auto!important}
}

@media (min-width:768px)
{
	.m-md-0
	{
	margin:0!important}

	.mt-md-0,.my-md-0
	{
	margin-top:0!important}

	.mr-md-0,.mx-md-0
	{
	margin-right:0!important}

	.mb-md-0,.my-md-0
	{
	margin-bottom:0!important}

	.ml-md-0,.mx-md-0
	{
	margin-left:0!important}

	.m-md-1
	{
	margin:.25rem!important}

	.mt-md-1,.my-md-1
	{
	margin-top:.25rem!important}

	.mr-md-1,.mx-md-1
	{
	margin-right:.25rem!important}

	.mb-md-1,.my-md-1
	{
	margin-bottom:.25rem!important}

	.ml-md-1,.mx-md-1
	{
	margin-left:.25rem!important}

	.m-md-2
	{
	margin:.5rem!important}

	.mt-md-2,.my-md-2
	{
	margin-top:.5rem!important}

	.mr-md-2,.mx-md-2
	{
	margin-right:.5rem!important}

	.mb-md-2,.my-md-2
	{
	margin-bottom:.5rem!important}

	.ml-md-2,.mx-md-2
	{
	margin-left:.5rem!important}

	.m-md-3
	{
	margin:1rem!important}

	.mt-md-3,.my-md-3
	{
	margin-top:1rem!important}

	.mr-md-3,.mx-md-3
	{
	margin-right:1rem!important}

	.mb-md-3,.my-md-3
	{
	margin-bottom:1rem!important}

	.ml-md-3,.mx-md-3
	{
	margin-left:1rem!important}

	.m-md-4
	{
	margin:1.5rem!important}

	.mt-md-4,.my-md-4
	{
	margin-top:1.5rem!important}

	.mr-md-4,.mx-md-4
	{
	margin-right:1.5rem!important}

	.mb-md-4,.my-md-4
	{
	margin-bottom:1.5rem!important}

	.ml-md-4,.mx-md-4
	{
	margin-left:1.5rem!important}

	.m-md-5
	{
	margin:3rem!important}

	.mt-md-5,.my-md-5
	{
	margin-top:3rem!important}

	.mr-md-5,.mx-md-5
	{
	margin-right:3rem!important}

	.mb-md-5,.my-md-5
	{
	margin-bottom:3rem!important}

	.ml-md-5,.mx-md-5
	{
	margin-left:3rem!important}

	.p-md-0
	{
	padding:0!important}

	.pt-md-0,.py-md-0
	{
	padding-top:0!important}

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

	.pb-md-0,.py-md-0
	{
	padding-bottom:0!important}

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

	.p-md-1
	{
	padding:.25rem!important}

	.pt-md-1,.py-md-1
	{
	padding-top:.25rem!important}

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

	.pb-md-1,.py-md-1
	{
	padding-bottom:.25rem!important}

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

	.p-md-2
	{
	padding:.5rem!important}

	.pt-md-2,.py-md-2
	{
	padding-top:.5rem!important}

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

	.pb-md-2,.py-md-2
	{
	padding-bottom:.5rem!important}

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

	.p-md-3
	{
	padding:1rem!important}

	.pt-md-3,.py-md-3
	{
	padding-top:1rem!important}

	.pr-md-3,.px-md-3
	{
	padding-right:1rem!important}

	.pb-md-3,.py-md-3
	{
	padding-bottom:1rem!important}

	.pl-md-3,.px-md-3
	{
	padding-left:1rem!important}

	.p-md-4
	{
	padding:1.5rem!important}

	.pt-md-4,.py-md-4
	{
	padding-top:1.5rem!important}

	.pr-md-4,.px-md-4
	{
	padding-right:1.5rem!important}

	.pb-md-4,.py-md-4
	{
	padding-bottom:1.5rem!important}

	.pl-md-4,.px-md-4
	{
	padding-left:1.5rem!important}

	.p-md-5
	{
	padding:3rem!important}

	.pt-md-5,.py-md-5
	{
	padding-top:3rem!important}

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

	.pb-md-5,.py-md-5
	{
	padding-bottom:3rem!important}

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

	.m-md-n1
	{
	margin:-.25rem!important}

	.mt-md-n1,.my-md-n1
	{
	margin-top:-.25rem!important}

	.mr-md-n1,.mx-md-n1
	{
	margin-right:-.25rem!important}

	.mb-md-n1,.my-md-n1
	{
	margin-bottom:-.25rem!important}

	.ml-md-n1,.mx-md-n1
	{
	margin-left:-.25rem!important}

	.m-md-n2
	{
	margin:-.5rem!important}

	.mt-md-n2,.my-md-n2
	{
	margin-top:-.5rem!important}

	.mr-md-n2,.mx-md-n2
	{
	margin-right:-.5rem!important}

	.mb-md-n2,.my-md-n2
	{
	margin-bottom:-.5rem!important}

	.ml-md-n2,.mx-md-n2
	{
	margin-left:-.5rem!important}

	.m-md-n3
	{
	margin:-1rem!important}

	.mt-md-n3,.my-md-n3
	{
	margin-top:-1rem!important}

	.mr-md-n3,.mx-md-n3
	{
	margin-right:-1rem!important}

	.mb-md-n3,.my-md-n3
	{
	margin-bottom:-1rem!important}

	.ml-md-n3,.mx-md-n3
	{
	margin-left:-1rem!important}

	.m-md-n4
	{
	margin:-1.5rem!important}

	.mt-md-n4,.my-md-n4
	{
	margin-top:-1.5rem!important}

	.mr-md-n4,.mx-md-n4
	{
	margin-right:-1.5rem!important}

	.mb-md-n4,.my-md-n4
	{
	margin-bottom:-1.5rem!important}

	.ml-md-n4,.mx-md-n4
	{
	margin-left:-1.5rem!important}

	.m-md-n5
	{
	margin:-3rem!important}

	.mt-md-n5,.my-md-n5
	{
	margin-top:-3rem!important}

	.mr-md-n5,.mx-md-n5
	{
	margin-right:-3rem!important}

	.mb-md-n5,.my-md-n5
	{
	margin-bottom:-3rem!important}

	.ml-md-n5,.mx-md-n5
	{
	margin-left:-3rem!important}

	.m-md-auto
	{
	margin:auto!important}

	.mt-md-auto,.my-md-auto
	{
	margin-top:auto!important}

	.mr-md-auto,.mx-md-auto
	{
	margin-right:auto!important}

	.mb-md-auto,.my-md-auto
	{
	margin-bottom:auto!important}

	.ml-md-auto,.mx-md-auto
	{
	margin-left:auto!important}
}

@media (min-width:992px)
{
	.m-lg-0
	{
	margin:0!important}

	.mt-lg-0,.my-lg-0
	{
	margin-top:0!important}

	.mr-lg-0,.mx-lg-0
	{
	margin-right:0!important}

	.mb-lg-0,.my-lg-0
	{
	margin-bottom:0!important}

	.ml-lg-0,.mx-lg-0
	{
	margin-left:0!important}

	.m-lg-1
	{
	margin:.25rem!important}

	.mt-lg-1,.my-lg-1
	{
	margin-top:.25rem!important}

	.mr-lg-1,.mx-lg-1
	{
	margin-right:.25rem!important}

	.mb-lg-1,.my-lg-1
	{
	margin-bottom:.25rem!important}

	.ml-lg-1,.mx-lg-1
	{
	margin-left:.25rem!important}

	.m-lg-2
	{
	margin:.5rem!important}

	.mt-lg-2,.my-lg-2
	{
	margin-top:.5rem!important}

	.mr-lg-2,.mx-lg-2
	{
	margin-right:.5rem!important}

	.mb-lg-2,.my-lg-2
	{
	margin-bottom:.5rem!important}

	.ml-lg-2,.mx-lg-2
	{
	margin-left:.5rem!important}

	.m-lg-3
	{
	margin:1rem!important}

	.mt-lg-3,.my-lg-3
	{
	margin-top:1rem!important}

	.mr-lg-3,.mx-lg-3
	{
	margin-right:1rem!important}

	.mb-lg-3,.my-lg-3
	{
	margin-bottom:1rem!important}

	.ml-lg-3,.mx-lg-3
	{
	margin-left:1rem!important}

	.m-lg-4
	{
	margin:1.5rem!important}

	.mt-lg-4,.my-lg-4
	{
	margin-top:1.5rem!important}

	.mr-lg-4,.mx-lg-4
	{
	margin-right:1.5rem!important}

	.mb-lg-4,.my-lg-4
	{
	margin-bottom:1.5rem!important}

	.ml-lg-4,.mx-lg-4
	{
	margin-left:1.5rem!important}

	.m-lg-5
	{
	margin:3rem!important}

	.mt-lg-5,.my-lg-5
	{
	margin-top:3rem!important}

	.mr-lg-5,.mx-lg-5
	{
	margin-right:3rem!important}

	.mb-lg-5,.my-lg-5
	{
	margin-bottom:3rem!important}

	.ml-lg-5,.mx-lg-5
	{
	margin-left:3rem!important}

	.p-lg-0
	{
	padding:0!important}

	.pt-lg-0,.py-lg-0
	{
	padding-top:0!important}

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

	.pb-lg-0,.py-lg-0
	{
	padding-bottom:0!important}

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

	.p-lg-1
	{
	padding:.25rem!important}

	.pt-lg-1,.py-lg-1
	{
	padding-top:.25rem!important}

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

	.pb-lg-1,.py-lg-1
	{
	padding-bottom:.25rem!important}

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

	.p-lg-2
	{
	padding:.5rem!important}

	.pt-lg-2,.py-lg-2
	{
	padding-top:.5rem!important}

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

	.pb-lg-2,.py-lg-2
	{
	padding-bottom:.5rem!important}

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

	.p-lg-3
	{
	padding:1rem!important}

	.pt-lg-3,.py-lg-3
	{
	padding-top:1rem!important}

	.pr-lg-3,.px-lg-3
	{
	padding-right:1rem!important}

	.pb-lg-3,.py-lg-3
	{
	padding-bottom:1rem!important}

	.pl-lg-3,.px-lg-3
	{
	padding-left:1rem!important}

	.p-lg-4
	{
	padding:1.5rem!important}

	.pt-lg-4,.py-lg-4
	{
	padding-top:1.5rem!important}

	.pr-lg-4,.px-lg-4
	{
	padding-right:1.5rem!important}

	.pb-lg-4,.py-lg-4
	{
	padding-bottom:1.5rem!important}

	.pl-lg-4,.px-lg-4
	{
	padding-left:1.5rem!important}

	.p-lg-5
	{
	padding:3rem!important}

	.pt-lg-5,.py-lg-5
	{
	padding-top:3rem!important}

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

	.pb-lg-5,.py-lg-5
	{
	padding-bottom:3rem!important}

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

	.m-lg-n1
	{
	margin:-.25rem!important}

	.mt-lg-n1,.my-lg-n1
	{
	margin-top:-.25rem!important}

	.mr-lg-n1,.mx-lg-n1
	{
	margin-right:-.25rem!important}

	.mb-lg-n1,.my-lg-n1
	{
	margin-bottom:-.25rem!important}

	.ml-lg-n1,.mx-lg-n1
	{
	margin-left:-.25rem!important}

	.m-lg-n2
	{
	margin:-.5rem!important}

	.mt-lg-n2,.my-lg-n2
	{
	margin-top:-.5rem!important}

	.mr-lg-n2,.mx-lg-n2
	{
	margin-right:-.5rem!important}

	.mb-lg-n2,.my-lg-n2
	{
	margin-bottom:-.5rem!important}

	.ml-lg-n2,.mx-lg-n2
	{
	margin-left:-.5rem!important}

	.m-lg-n3
	{
	margin:-1rem!important}

	.mt-lg-n3,.my-lg-n3
	{
	margin-top:-1rem!important}

	.mr-lg-n3,.mx-lg-n3
	{
	margin-right:-1rem!important}

	.mb-lg-n3,.my-lg-n3
	{
	margin-bottom:-1rem!important}

	.ml-lg-n3,.mx-lg-n3
	{
	margin-left:-1rem!important}

	.m-lg-n4
	{
	margin:-1.5rem!important}

	.mt-lg-n4,.my-lg-n4
	{
	margin-top:-1.5rem!important}

	.mr-lg-n4,.mx-lg-n4
	{
	margin-right:-1.5rem!important}

	.mb-lg-n4,.my-lg-n4
	{
	margin-bottom:-1.5rem!important}

	.ml-lg-n4,.mx-lg-n4
	{
	margin-left:-1.5rem!important}

	.m-lg-n5
	{
	margin:-3rem!important}

	.mt-lg-n5,.my-lg-n5
	{
	margin-top:-3rem!important}

	.mr-lg-n5,.mx-lg-n5
	{
	margin-right:-3rem!important}

	.mb-lg-n5,.my-lg-n5
	{
	margin-bottom:-3rem!important}

	.ml-lg-n5,.mx-lg-n5
	{
	margin-left:-3rem!important}

	.m-lg-auto
	{
	margin:auto!important}

	.mt-lg-auto,.my-lg-auto
	{
	margin-top:auto!important}

	.mr-lg-auto,.mx-lg-auto
	{
	margin-right:auto!important}

	.mb-lg-auto,.my-lg-auto
	{
	margin-bottom:auto!important}

	.ml-lg-auto,.mx-lg-auto
	{
	margin-left:auto!important}
}

@media (min-width:1200px)
{
	.m-xl-0
	{
	margin:0!important}

	.mt-xl-0,.my-xl-0
	{
	margin-top:0!important}

	.mr-xl-0,.mx-xl-0
	{
	margin-right:0!important}

	.mb-xl-0,.my-xl-0
	{
	margin-bottom:0!important}

	.ml-xl-0,.mx-xl-0
	{
	margin-left:0!important}

	.m-xl-1
	{
	margin:.25rem!important}

	.mt-xl-1,.my-xl-1
	{
	margin-top:.25rem!important}

	.mr-xl-1,.mx-xl-1
	{
	margin-right:.25rem!important}

	.mb-xl-1,.my-xl-1
	{
	margin-bottom:.25rem!important}

	.ml-xl-1,.mx-xl-1
	{
	margin-left:.25rem!important}

	.m-xl-2
	{
	margin:.5rem!important}

	.mt-xl-2,.my-xl-2
	{
	margin-top:.5rem!important}

	.mr-xl-2,.mx-xl-2
	{
	margin-right:.5rem!important}

	.mb-xl-2,.my-xl-2
	{
	margin-bottom:.5rem!important}

	.ml-xl-2,.mx-xl-2
	{
	margin-left:.5rem!important}

	.m-xl-3
	{
	margin:1rem!important}

	.mt-xl-3,.my-xl-3
	{
	margin-top:1rem!important}

	.mr-xl-3,.mx-xl-3
	{
	margin-right:1rem!important}

	.mb-xl-3,.my-xl-3
	{
	margin-bottom:1rem!important}

	.ml-xl-3,.mx-xl-3
	{
	margin-left:1rem!important}

	.m-xl-4
	{
	margin:1.5rem!important}

	.mt-xl-4,.my-xl-4
	{
	margin-top:1.5rem!important}

	.mr-xl-4,.mx-xl-4
	{
	margin-right:1.5rem!important}

	.mb-xl-4,.my-xl-4
	{
	margin-bottom:1.5rem!important}

	.ml-xl-4,.mx-xl-4
	{
	margin-left:1.5rem!important}

	.m-xl-5
	{
	margin:3rem!important}

	.mt-xl-5,.my-xl-5
	{
	margin-top:3rem!important}

	.mr-xl-5,.mx-xl-5
	{
	margin-right:3rem!important}

	.mb-xl-5,.my-xl-5
	{
	margin-bottom:3rem!important}

	.ml-xl-5,.mx-xl-5
	{
	margin-left:3rem!important}

	.p-xl-0
	{
	padding:0!important}

	.pt-xl-0,.py-xl-0
	{
	padding-top:0!important}

	.pr-xl-0,.px-xl-0
	{
	padding-right:0!important}

	.pb-xl-0,.py-xl-0
	{
	padding-bottom:0!important}

	.pl-xl-0,.px-xl-0
	{
	padding-left:0!important}

	.p-xl-1
	{
	padding:.25rem!important}

	.pt-xl-1,.py-xl-1
	{
	padding-top:.25rem!important}

	.pr-xl-1,.px-xl-1
	{
	padding-right:.25rem!important}

	.pb-xl-1,.py-xl-1
	{
	padding-bottom:.25rem!important}

	.pl-xl-1,.px-xl-1
	{
	padding-left:.25rem!important}

	.p-xl-2
	{
	padding:.5rem!important}

	.pt-xl-2,.py-xl-2
	{
	padding-top:.5rem!important}

	.pr-xl-2,.px-xl-2
	{
	padding-right:.5rem!important}

	.pb-xl-2,.py-xl-2
	{
	padding-bottom:.5rem!important}

	.pl-xl-2,.px-xl-2
	{
	padding-left:.5rem!important}

	.p-xl-3
	{
	padding:1rem!important}

	.pt-xl-3,.py-xl-3
	{
	padding-top:1rem!important}

	.pr-xl-3,.px-xl-3
	{
	padding-right:1rem!important}

	.pb-xl-3,.py-xl-3
	{
	padding-bottom:1rem!important}

	.pl-xl-3,.px-xl-3
	{
	padding-left:1rem!important}

	.p-xl-4
	{
	padding:1.5rem!important}

	.pt-xl-4,.py-xl-4
	{
	padding-top:1.5rem!important}

	.pr-xl-4,.px-xl-4
	{
	padding-right:1.5rem!important}

	.pb-xl-4,.py-xl-4
	{
	padding-bottom:1.5rem!important}

	.pl-xl-4,.px-xl-4
	{
	padding-left:1.5rem!important}

	.p-xl-5
	{
	padding:3rem!important}

	.pt-xl-5,.py-xl-5
	{
	padding-top:3rem!important}

	.pr-xl-5,.px-xl-5
	{
	padding-right:3rem!important}

	.pb-xl-5,.py-xl-5
	{
	padding-bottom:3rem!important}

	.pl-xl-5,.px-xl-5
	{
	padding-left:3rem!important}

	.m-xl-n1
	{
	margin:-.25rem!important}

	.mt-xl-n1,.my-xl-n1
	{
	margin-top:-.25rem!important}

	.mr-xl-n1,.mx-xl-n1
	{
	margin-right:-.25rem!important}

	.mb-xl-n1,.my-xl-n1
	{
	margin-bottom:-.25rem!important}

	.ml-xl-n1,.mx-xl-n1
	{
	margin-left:-.25rem!important}

	.m-xl-n2
	{
	margin:-.5rem!important}

	.mt-xl-n2,.my-xl-n2
	{
	margin-top:-.5rem!important}

	.mr-xl-n2,.mx-xl-n2
	{
	margin-right:-.5rem!important}

	.mb-xl-n2,.my-xl-n2
	{
	margin-bottom:-.5rem!important}

	.ml-xl-n2,.mx-xl-n2
	{
	margin-left:-.5rem!important}

	.m-xl-n3
	{
	margin:-1rem!important}

	.mt-xl-n3,.my-xl-n3
	{
	margin-top:-1rem!important}

	.mr-xl-n3,.mx-xl-n3
	{
	margin-right:-1rem!important}

	.mb-xl-n3,.my-xl-n3
	{
	margin-bottom:-1rem!important}

	.ml-xl-n3,.mx-xl-n3
	{
	margin-left:-1rem!important}

	.m-xl-n4
	{
	margin:-1.5rem!important}

	.mt-xl-n4,.my-xl-n4
	{
	margin-top:-1.5rem!important}

	.mr-xl-n4,.mx-xl-n4
	{
	margin-right:-1.5rem!important}

	.mb-xl-n4,.my-xl-n4
	{
	margin-bottom:-1.5rem!important}

	.ml-xl-n4,.mx-xl-n4
	{
	margin-left:-1.5rem!important}

	.m-xl-n5
	{
	margin:-3rem!important}

	.mt-xl-n5,.my-xl-n5
	{
	margin-top:-3rem!important}

	.mr-xl-n5,.mx-xl-n5
	{
	margin-right:-3rem!important}

	.mb-xl-n5,.my-xl-n5
	{
	margin-bottom:-3rem!important}

	.ml-xl-n5,.mx-xl-n5
	{
	margin-left:-3rem!important}

	.m-xl-auto
	{
	margin:auto!important}

	.mt-xl-auto,.my-xl-auto
	{
	margin-top:auto!important}

	.mr-xl-auto,.mx-xl-auto
	{
	margin-right:auto!important}

	.mb-xl-auto,.my-xl-auto
	{
	margin-bottom:auto!important}

	.ml-xl-auto,.mx-xl-auto
	{
	margin-left:auto!important}
}

table
{
	background-color: transparent;
}

caption
{
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

th
{
	text-align: left;
}

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td
{
	padding: 8px;
	line-height: 1.428571429;
	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 > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td
{
	border-top: 0;
}

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

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

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

.table-bordered
{
	border: 1px solid #ddd;
}

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

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td
{
	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 > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th
{
	background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

.table-responsive
{
	overflow-x: auto;
	min-height: 0.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 > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td
	{
		white-space: nowrap;
	}

	.table-responsive > .table-bordered
	{
		border: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child
	{
		border-left: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child
	{
		border-right: 0;
	}

	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td
	{
		border-bottom: 0;
	}
}

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

legend
{
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label
{
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"]
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"]
{
	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="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output
{
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
}

.form-control:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.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: #eeeeee;
	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="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control
	{
		line-height: 34px;
	}

	input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"]
	{
		line-height: 30px;
	}

	input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"]
	{
		line-height: 46px;
	}
}

.form-group
{
	margin-bottom: 15px;
}

.radio, .checkbox
{
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label, .checkbox label
{
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]
{
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio + .radio, .checkbox + .checkbox
{
	margin-top: -5px;
}

.radio-inline, .checkbox-inline
{
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline
{
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"]
{
	cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline
{
	cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label
{
	cursor: not-allowed;
}

.form-control-static
{
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg, .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, .form-control-static.input-sm, .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-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn
{
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn
{
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn
{
	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 textarea.form-control, .form-group-sm select[multiple].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-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn
{
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn
{
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn
{
	height: auto;
}

.form-group-lg .form-control
{
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control
{
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control
{
	height: auto;
}

.form-group-lg .form-control-static
{
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

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

.input-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-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback
{
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-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-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback
{
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label
{
	color: #3c763d;
}

.has-success .form-control
{
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus
{
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon
{
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback
{
	color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label
{
	color: #8a6d3b;
}

.has-warning .form-control
{
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus
{
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon
{
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback
{
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label
{
	color: #a94442;
}

.has-error .form-control
{
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus
{
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control
	{
		width: auto;
	}

	.form-inline .input-group > .form-control
	{
		width: 100%;
	}

	.form-inline .control-label
	{
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio, .form-inline .checkbox
	{
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio label, .form-inline .checkbox label
	{
		padding-left: 0;
	}

	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]
	{
		position: relative;
		margin-left: 0;
	}

	.form-inline .has-feedback .form-control-feedback
	{
		top: 0;
	}
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox
{
	min-height: 27px;
}

.form-horizontal .form-group
{
	margin-left: -15px;
	margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after
{
	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;
	font-weight:400;
	color:#212529;
	text-align:center;
	vertical-align:middle;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-color:transparent;
	border:1px solid transparent;
	padding:.375rem .75rem;
	font-size:1rem;
	line-height:1.5;
	border-radius:.25rem;
transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}

@media (prefers-reduced-motion:reduce)
{
	.btn
	{
	transition:none}
}

.btn:hover
{
	color:#212529;
text-decoration:none}

.btn.focus,.btn:focus
{
	outline:0;
box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}

.btn.disabled,.btn:disabled
{
opacity:.65}

a.btn.disabled,fieldset:disabled a.btn
{
pointer-events:none}

.btn-primary
{
	color:#fff;
	background-color:#007bff;
border-color:#007bff}

.btn-primary:hover
{
	color:#fff;
	background-color:#0069d9;
border-color:#0062cc}

.btn-primary.focus,.btn-primary:focus
{
box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}

.btn-primary.disabled,.btn-primary:disabled
{
	color:#fff;
	background-color:#007bff;
border-color:#007bff}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle
{
	color:#fff;
	background-color:#0062cc;
border-color:#005cbf}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}

.btn-secondary
{
	color:#fff;
	background-color:#D78825;
	height: 35px;
	width: 150px;
	border-color:rgb(22, 107, 90);
border-radius: 7px}

.btn-secondary:hover
{
	color:#fff;
	background-color:rgb(22, 107, 90);
border-color:rgb(22, 107, 90)}

.btn-secondary.focus,.btn-secondary:focus
{
box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}

.btn-secondary.disabled,.btn-secondary:disabled
{
	color:#fff;
	background-color:#6c757d;
border-color:#6c757d}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle
{
	color:#fff;
	background-color:#545b62;
border-color:#4e555b}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}

.btn-success
{
	color:#fff;
	background-color:#28a745;
border-color:#28a745}

.btn-success:hover
{
	color:#fff;
	background-color:#218838;
border-color:#1e7e34}

.btn-success.focus,.btn-success:focus
{
box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}

.btn-success.disabled,.btn-success:disabled
{
	color:#fff;
	background-color:#28a745;
border-color:#28a745}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle
{
	color:#fff;
	background-color:#1e7e34;
border-color:#1c7430}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}

.btn-info
{
	color:#fff;
	background-color:#17a2b8;
border-color:#17a2b8}

.btn-info:hover
{
	color:#fff;
	background-color:#138496;
border-color:#117a8b}

.btn-info.focus,.btn-info:focus
{
box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}

.btn-info.disabled,.btn-info:disabled
{
	color:#fff;
	background-color:#17a2b8;
border-color:#17a2b8}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle
{
	color:#fff;
	background-color:#117a8b;
border-color:#10707f}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}

.btn-warning
{
	color:#212529;
	background-color:#ffc107;
border-color:#ffc107}

.btn-warning:hover
{
	color:#212529;
	background-color:#e0a800;
border-color:#d39e00}

.btn-warning.focus,.btn-warning:focus
{
box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}

.btn-warning.disabled,.btn-warning:disabled
{
	color:#212529;
	background-color:#ffc107;
border-color:#ffc107}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle
{
	color:#212529;
	background-color:#d39e00;
border-color:#c69500}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}

.btn-danger
{
	color:#fff;
	background-color:#dc3545;
border-color:#dc3545}

.btn-danger:hover
{
	color:#fff;
	background-color:#c82333;
border-color:#bd2130}

.btn-danger.focus,.btn-danger:focus
{
box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}

.btn-danger.disabled,.btn-danger:disabled
{
	color:#fff;
	background-color:#dc3545;
border-color:#dc3545}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle
{
	color:#fff;
	background-color:#bd2130;
border-color:#b21f2d}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}

.btn-light
{
	color:#212529;
	background-color:#f8f9fa;
border-color:#f8f9fa}

.btn-light:hover
{
	color:#212529;
	background-color:#e2e6ea;
border-color:#dae0e5}

.btn-light.focus,.btn-light:focus
{
box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}

.btn-light.disabled,.btn-light:disabled
{
	color:#212529;
	background-color:#f8f9fa;
border-color:#f8f9fa}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle
{
	color:#212529;
	background-color:#dae0e5;
border-color:#d3d9df}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}

.btn-dark
{
	color:#fff;
	background-color:#343a40;
border-color:#343a40}

.btn-dark:hover
{
	color:#fff;
	background-color:#23272b;
border-color:#1d2124}

.btn-dark.focus,.btn-dark:focus
{
box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}

.btn-dark.disabled,.btn-dark:disabled
{
	color:#fff;
	background-color:#343a40;
border-color:#343a40}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle
{
	color:#fff;
	background-color:#1d2124;
border-color:#171a1d}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}

.btn-outline-primary
{
	color:#007bff;
border-color:#007bff}

.btn-outline-primary:hover
{
	color:#fff;
	background-color:#007bff;
border-color:#007bff}

.btn-outline-primary.focus,.btn-outline-primary:focus
{
box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}

.btn-outline-primary.disabled,.btn-outline-primary:disabled
{
	color:#007bff;
background-color:transparent}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle
{
	color:#fff;
	background-color:#007bff;
border-color:#007bff}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}

.btn-outline-secondary
{
	color:#6c757d;
border-color:#6c757d}

.btn-outline-secondary:hover
{
	color:#fff;
	background-color:#6c757d;
border-color:#6c757d}

.btn-outline-secondary.focus,.btn-outline-secondary:focus
{
box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled
{
	color:#6c757d;
background-color:transparent}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle
{
	color:#fff;
	background-color:#6c757d;
border-color:#6c757d}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}

.btn-outline-success
{
	color:#28a745;
border-color:#28a745}

.btn-outline-success:hover
{
	color:#fff;
	background-color:#28a745;
border-color:#28a745}

.btn-outline-success.focus,.btn-outline-success:focus
{
box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}

.btn-outline-success.disabled,.btn-outline-success:disabled
{
	color:#28a745;
background-color:transparent}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle
{
	color:#fff;
	background-color:#28a745;
border-color:#28a745}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}

.btn-outline-info
{
	color:#17a2b8;
border-color:#17a2b8}

.btn-outline-info:hover
{
	color:#fff;
	background-color:#17a2b8;
border-color:#17a2b8}

.btn-outline-info.focus,.btn-outline-info:focus
{
box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}

.btn-outline-info.disabled,.btn-outline-info:disabled
{
	color:#17a2b8;
background-color:transparent}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle
{
	color:#fff;
	background-color:#17a2b8;
border-color:#17a2b8}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}

.btn-outline-warning
{
	color:#ffc107;
border-color:#ffc107}

.btn-outline-warning:hover
{
	color:#212529;
	background-color:#ffc107;
border-color:#ffc107}

.btn-outline-warning.focus,.btn-outline-warning:focus
{
box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}

.btn-outline-warning.disabled,.btn-outline-warning:disabled
{
	color:#ffc107;
background-color:transparent}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle
{
	color:#212529;
	background-color:#ffc107;
border-color:#ffc107}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}

.btn-outline-danger
{
	color:#dc3545;
border-color:#dc3545}

.btn-outline-danger:hover
{
	color:#fff;
	background-color:#dc3545;
border-color:#dc3545}

.btn-outline-danger.focus,.btn-outline-danger:focus
{
box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}

.btn-outline-danger.disabled,.btn-outline-danger:disabled
{
	color:#dc3545;
background-color:transparent}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle
{
	color:#fff;
	background-color:#dc3545;
border-color:#dc3545}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}

.btn-outline-light
{
	color:#f8f9fa;
border-color:#f8f9fa}

.btn-outline-light:hover
{
	color:#212529;
	background-color:#f8f9fa;
border-color:#f8f9fa}

.btn-outline-light.focus,.btn-outline-light:focus
{
box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}

.btn-outline-light.disabled,.btn-outline-light:disabled
{
	color:#f8f9fa;
background-color:transparent}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle
{
	color:#212529;
	background-color:#f8f9fa;
border-color:#f8f9fa}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}

.btn-outline-dark
{
	color:#343a40;
border-color:#343a40}

.btn-outline-dark:hover
{
	color:#fff;
	background-color:#343a40;
border-color:#343a40}

.btn-outline-dark.focus,.btn-outline-dark:focus
{
box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}

.btn-outline-dark.disabled,.btn-outline-dark:disabled
{
	color:#343a40;
background-color:transparent}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle
{
	color:#fff;
	background-color:#343a40;
border-color:#343a40}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}

.btn-link
{
	font-weight:400;
	color:#007bff;
text-decoration:none}

.btn-link:hover
{
	color:#0056b3;
text-decoration:underline}

.btn-link.focus,.btn-link:focus
{
	text-decoration:underline;
box-shadow:none}

.btn-link.disabled,.btn-link:disabled
{
	color:#6c757d;
pointer-events:none}

.btn-group-lg>.btn,.btn-lg
{
	padding:.5rem 1rem;
	font-size:1.25rem;
	line-height:1.5;
border-radius:.3rem}

.btn-group-sm>.btn,.btn-sm
{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
border-radius:.2rem}

.btn-block
{
	display:block;
width:100%}

.btn-block+.btn-block
{
margin-top:.5rem}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block
{
width:100%}

.fade
{
transition:opacity .15s linear}

@media (prefers-reduced-motion:reduce)
{
	.fade
	{
	transition:none}
}

.fade.in
{
	opacity: 1;
}

.fade:not(.show)
{
opacity:0}

.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;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	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;
}

.dropup, .dropdown
{
	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, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 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: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus
{
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus
{
	color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus
{
	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.428571429;
	color: #777777;
	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: 768px)
{
	.navbar-right .dropdown-menu
	{
		right: 0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left
	{
		left: 0;
		right: auto;
	}
}

.btn-group, .btn-group-vertical
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn
{
	position: relative;
	float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active
{
	z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group
{
	margin-left: -1px;
}

.btn-toolbar
{
	margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after
{
	content: " ";
	display: table;
}

.btn-toolbar:after
{
	clear: both;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group
{
	float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group
{
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
	border-radius: 0;
}

.btn-group > .btn:first-child
{
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle)
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child)
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group > .btn-group
{
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn
{
	border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle
{
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle
{
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle
{
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle
{
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link
{
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret
{
	margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret
{
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret
{
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn
{
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after
{
	content: " ";
	display: table;
}

.btn-group-vertical > .btn-group:after
{
	clear: both;
}

.btn-group-vertical > .btn-group > .btn
{
	float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group
{
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child)
{
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child)
{
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child)
{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn
{
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle
{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child
{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified
{
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group
{
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified > .btn-group .btn
{
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu
{
	left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]
{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.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: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	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="radio"], .input-group-addon input[type="checkbox"]
{
	margin-top: 0;
}

.input-group .form-control:first-child, .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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child
{
	border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child
{
	border-left: 0;
}

.input-group-btn
{
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn
{
	position: relative;
}

.input-group-btn > .btn + .btn
{
	margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active
{
	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:before, .nav:after
{
	content: " ";
	display: table;
}

.nav:after
{
	clear: both;
}

.nav > li
{
	position: relative;
	display: block;
}

.nav > li > a
{
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus
{
	text-decoration: none;
	background-color: #eeeeee;
}

.nav > li.disabled > a
{
	color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus
{
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus
{
	background-color: #eeeeee;
	border-color: #337ab7;
}

.nav .nav-divider
{
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.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.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover
{
	border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
	color: #555555;
	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:hover, .nav-pills > li.active > a:focus
{
	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.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus
{
	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.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus
	{
		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: 95px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

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

.navbar:after
{
	clear: both;
}

@media (min-width: 768px)
{
	.navbar
	{
		border-radius: 4px;
	}
}

.navbar-header:before, .navbar-header:after
{
	content: " ";
	display: table;
}

.navbar-header:after
{
	clear: both;
}

@media (min-width: 768px)
{
	.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 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after
{
	content: " ";
	display: table;
}

.navbar-collapse:after
{
	clear: both;
}

.navbar-collapse.in
{
	overflow-y: auto;
}

@media (min-width: 768px)
{
	.navbar-collapse
	{
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.navbar-collapse.collapse
	{
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in
	{
		overflow-y: visible;
	}

	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
	{
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
{
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape)
{
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
	{
		max-height: 200px;
	}
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse
{
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px)
{
	.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse
	{
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top
{
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px)
{
	.navbar-static-top
	{
		border-radius: 0;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom
{
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px)
{
	.navbar-fixed-top, .navbar-fixed-bottom
	{
		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: 5px 0px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus
{
	text-decoration: none;
}

.navbar-brand > img
{
	display: block;
	margin-left: -20px;
	margin-top: -5px;
}

@media (min-width: 768px)
{
	.navbar-brand > img
	{
		margin-left: -2px;
		margin-top: 5px;
	}
}

.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: 768px)
{
	.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: 767px)
{
	.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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header
	{
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu > li > a
	{
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus
	{
		background-image: none;
	}
}

@media (min-width: 768px)
{
	.navbar-nav
	{
		float: left;
		margin: 0;
	}

	.navbar-nav > li
	{
		float: left;
	}

	.navbar-nav > li > a
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form
{
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control
	{
		width: auto;
	}

	.navbar-form .input-group > .form-control
	{
		width: 100%;
	}

	.navbar-form .control-label
	{
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio, .navbar-form .checkbox
	{
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio label, .navbar-form .checkbox label
	{
		padding-left: 0;
	}

	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"]
	{
		position: relative;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback
	{
		top: 0;
	}
}

@media (max-width: 767px)
{
	.navbar-form .form-group
	{
		margin-bottom: 5px;
	}

	.navbar-form .form-group:last-child
	{
		margin-bottom: 0;
	}
}

@media (min-width: 768px)
{
	.navbar-form
	{
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu
{
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 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, .btn-group-sm > .navbar-btn.btn
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn
{
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text
{
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px)
{
	.navbar-text
	{
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px)
{
	.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:hover, .navbar-default .navbar-brand:focus
{
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text
{
	color: #777;
}

.navbar-default .navbar-nav > li > a
{
	color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus
{
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle
{
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
	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:hover, .navbar-default .navbar-nav > .open > a:focus
{
	background-color: #e7e7e7;
	color: #555;
}

@media (max-width: 767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu > li > a
	{
		color: #777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
	{
		color: #333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus
	{
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus
	{
		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:hover, .navbar-default .btn-link:focus
{
	color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus
{
	color: #ccc;
}

.navbar-inverse
{
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand
{
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus
{
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text
{
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a
{
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
{
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus
{
	color: #fff;
	background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus
{
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle
{
	background-color: #D78825;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
{
	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:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
	background-color: #090909;
	color: #fff;
}

@media (max-width: 767px)
{
	.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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus
	{
		color: #fff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus
	{
		color: #fff;
		background-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus
	{
		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:hover, .navbar-inverse .btn-link:focus
{
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus
{
	color: #444;
}

.logo-navar
{
	margin-top: 15px;
}

.breadcrumb > li
{
	display: inline-block;
}

.breadcrumb > li + li:before
{
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb > .active
{
	color: #777777;
}

.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.428571429;
	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:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus
{
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus
{
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus
{
	color: #777777;
	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.3333333;
}

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

.pager
{
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

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

.pager:after
{
	clear: both;
}

.pager li
{
	display: inline;
}

.pager li > a, .pager li > span
{
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus
{
	text-decoration: none;
	background-color: #eeeeee;
}

.pager .next > a, .pager .next > span
{
	float: right;
}

.pager .previous > a, .pager .previous > span
{
	float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span
{
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

.label
{
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label:empty
{
	display: none;
}

.btn .label
{
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default
{
	background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus
{
	background-color: #5e5e5e;
}

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

.label-primary[href]:hover, .label-primary[href]:focus
{
	background-color: #286090;
}

.label-success
{
	background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus
{
	background-color: #449d44;
}

.label-info
{
	background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus
{
	background-color: #31b0d5;
}

.label-warning
{
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus
{
	background-color: #ec971f;
}

.label-danger
{
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus
{
	background-color: #c9302c;
}

.badge
{
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777777;
	border-radius: 10px;
}

.badge:empty
{
	display: none;
}

.btn .badge
{
	position: relative;
	top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge
{
	top: 0;
	padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge
{
	color: #337ab7;
	background-color: #fff;
}

.list-group-item > .badge
{
	float: right;
}

.list-group-item > .badge + .badge
{
	margin-right: 5px;
}

.nav-pills > li > a > .badge
{
	margin-left: 3px;
}

a.badge:hover, a.badge:focus
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron
{
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}

.jumbotron h1, .jumbotron .h1
{
	color: inherit;
}

.jumbotron p
{
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr
{
	border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron
{
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
}

.jumbotron .container
{
	max-width: 100%;
}

@media screen and (min-width: 768px)
{
	.jumbotron
	{
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.container .jumbotron, .container-fluid .jumbotron
	{
		padding-left: 60px;
		padding-right: 60px;
	}

	.jumbotron h1, .jumbotron .h1
	{
		font-size: 63px;
	}
}

.thumbnail
{
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.thumbnail .caption
{
	padding: 9px;
	color: #333333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active
{
	border-color: #337ab7;
}

.alert
{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4
{
	margin-top: 0;
	color: inherit;
}

.alert .alert-link
{
	font-weight: bold;
}

.alert > p, .alert > ul
{
	margin-bottom: 0;
}

.alert > p + p
{
	margin-top: 5px;
}

.alert-dismissable, .alert-dismissible
{
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close
{
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success
{
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr
{
	border-top-color: #c9e2b3;
}

.alert-success .alert-link
{
	color: #2b542c;
}

.alert-info
{
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr
{
	border-top-color: #a6e1ec;
}

.alert-info .alert-link
{
	color: #245269;
}

.alert-warning
{
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr
{
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link
{
	color: #66512c;
}

.alert-danger
{
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr
{
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link
{
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes
{
	from
	{
		background-position: 40px 0;
	}

	to
	{
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes
{
	from
	{
		background-position: 40px 0;
	}

	to
	{
		background-position: 0 0;
	}
}

.progress
{
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar
{
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped
{
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active
{
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success
{
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success
{
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info
{
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info
{
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning
{
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning
{
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger
{
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger
{
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.mr-3,.mx-3
{
	margin-right: 1rem !important;
}

.mt-0,.my-0
{
	margin-top: 0 !important;
}

.media
{
	margin-top: 55px;
	margin-left: 55px;
	margin-bottom: 50px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
}

.media:first-child
{
	margin-top: 0;
}

.media, .media-body
{
	zoom: 1;
	overflow: hidden;
}

.media-body
{
	width: 10000px;
	-webkit-box-flex:1;
	-ms-flex:1;
flex:1}

.media-object
{
	display: block;
}

.media-object.img-thumbnail
{
	max-width: none;
}

.media-right, .media > .pull-right
{
	padding-left: 10px;
}

.media-left, .media > .pull-left
{
	padding-right: 10px;
}

.media-left, .media-right, .media-body
{
	display: table-cell;
	vertical-align: top;
}

.media-middle
{
	vertical-align: middle;
}

.media-bottom
{
	vertical-align: bottom;
}

.media-heading
{
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list
{
	padding-left: 0;
	list-style: none;
}

.list-group
{
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item
{
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child
{
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child
{
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item
{
	color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading
{
	color: #333;
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus
{
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item
{
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus
{
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading
{
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text
{
	color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small
{
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text
{
	color: #c7ddef;
}

.list-group-item-success
{
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success
{
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading
{
	color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus
{
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus
{
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info
{
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info
{
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading
{
	color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus
{
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus
{
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning
{
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning
{
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading
{
	color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus
{
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus
{
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger
{
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger
{
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading
{
	color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus
{
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus
{
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading
{
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text
{
	margin-bottom: 0;
	line-height: 1.3;
}

.panel
{
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body
{
	padding: 15px;
}

.panel-body:before, .panel-body:after
{
	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
{
	color: inherit;
}

.panel-title
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .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;
}

.panel-heading + .list-group .list-group-item:first-child
{
	border-top-width: 0;
}

.list-group + .panel-footer
{
	border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table
{
	margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption
{
	padding-left: 15px;
	padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child
{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.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, .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-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-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
{
	border-top-left-radius: 3px;
}

.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, .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-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-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
{
	border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child
{
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr: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
{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.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, .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
{
	border-bottom-left-radius: 3px;
}

.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, .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
{
	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 th, .panel > .table > tbody:first-child > tr:first-child td
{
	border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered
{
	border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child
{
	border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child
{
	border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .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
{
	border-bottom: 0;
}

.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-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
{
	border-bottom: 0;
}

.panel > .table-responsive
{
	border: 0;
	margin-bottom: 0;
}

.panel-group
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.panel-group .panel
{
	border-radius: 4px;
}

.panel-group .panel + .panel
{
	margin-top: 5px;
}

.panel-group .panel-heading
{
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group
{
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer
{
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body
{
	border-radius: 3px;
	border: 3px solid #D78825;
}

.panel-default
{
	border-color: #ddd;
}

.panel-default > .panel-heading
{
	color: #333333;
	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: #333333;
}

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

.embed-responsive
{
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9
{
	padding-bottom: 56.25%;
}

.embed-responsive-4by3
{
	padding-bottom: 75%;
}

.well
{
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote
{
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg
{
	padding: 24px;
	border-radius: 6px;
}

.well-sm
{
	padding: 9px;
	border-radius: 3px;
}

.close
{
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close
{
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open
{
	overflow: hidden;
}

.modal-open .modal
{
	overflow-x:hidden;
overflow-y:auto}

.modal
{
	position:fixed;
	top:0;
	left:0;
	z-index:1050;
	display:none;
	width:100%;
	height:100%;
	overflow:hidden;
outline:0}

.modal-dialog
{
	position:relative;
	width:auto;
	margin:.5rem;
pointer-events:none}

.modal.fade .modal-dialog
{
	transition:-webkit-transform .3s ease-out;
	transition:transform .3s ease-out;
	transition:transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform:translate(0,-50px);
transform:translate(0,-50px)}

@media (prefers-reduced-motion:reduce)
{
	.modal.fade .modal-dialog
	{
	transition:none}
}

.modal.show .modal-dialog
{
	-webkit-transform:none;
transform:none}

.modal-dialog-scrollable
{
	display:-ms-flexbox;
	display:flex;
max-height:calc(100% - 1rem)}

.modal-dialog-scrollable .modal-content
{
	max-height:calc(100vh - 1rem);
overflow:hidden}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header
{
	-ms-flex-negative:0;
flex-shrink:0}

.modal-dialog-scrollable .modal-body
{
overflow-y:auto}

.modal-dialog-centered
{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
min-height:calc(100% - 1rem)}

.modal-dialog-centered::before
{
	display:block;
	height:calc(100vh - 1rem);
content:""}

.modal-dialog-centered.modal-dialog-scrollable
{
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-pack:center;
	justify-content:center;
height:100%}

.modal-dialog-centered.modal-dialog-scrollable .modal-content
{
max-height:none}

.modal-dialog-centered.modal-dialog-scrollable::before
{
content:none}

.modal-content
{
	position:relative;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	width:100%;
	pointer-events:auto;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid rgba(0,0,0,.2);
	border-radius:.3rem;
outline:0}

.modal-backdrop
{
	position:fixed;
	top:0;
	left:0;
	z-index:1040;
	width:100vw;
	height:100vh;
background-color:#000}

.modal-backdrop.fade
{
opacity:0}

.modal-backdrop.show
{
opacity:.5}

.modal-header
{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:start;
	align-items:flex-start;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:1rem 1rem;
	border-bottom:1px solid #dee2e6;
	border-top-left-radius:.3rem;
border-top-right-radius:.3rem}

.modal-header .close
{
	padding:1rem 1rem;
margin:-1rem -1rem -1rem auto}

.modal-title
{
	margin-bottom:0;
line-height:1.5}

.modal-body
{
	position:relative;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
padding:1rem}

.modal-footer
{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:end;
	justify-content:flex-end;
	padding:1rem;
	border-top:1px solid #dee2e6;
	border-bottom-right-radius:.3rem;
border-bottom-left-radius:.3rem}

.modal-footer>:not(:first-child)
{
margin-left:.25rem}

.modal-footer>:not(:last-child)
{
margin-right:.25rem}

.modal-scrollbar-measure
{
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
overflow:scroll}

@media (min-width:576px)
{
	.modal-dialog
	{
		max-width:500px;
	margin:1.75rem auto}

	.modal-dialog-scrollable
	{
	max-height:calc(100% - 3.5rem)}

	.modal-dialog-scrollable .modal-content
	{
	max-height:calc(100vh - 3.5rem)}

	.modal-dialog-centered
	{
	min-height:calc(100% - 3.5rem)}

	.modal-dialog-centered::before
	{
	height:calc(100vh - 3.5rem)}

	.modal-sm
	{
	max-width:300px}
}

@media (min-width:992px)
{
	.modal-lg,.modal-xl
	{
	max-width:800px}
}

@media (min-width:1200px)
{
	.modal-xl
	{
	max-width:1140px}
}

.tooltip
{
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in
{
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.tooltip.top
{
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right
{
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom
{
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left
{
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner
{
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow
{
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow
{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow
{
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow
{
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow
{
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow
{
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow
{
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow
{
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow
{
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top
{
	margin-top: -10px;
}

.popover.right
{
	margin-left: 10px;
}

.popover.bottom
{
	margin-top: 10px;
}

.popover.left
{
	margin-left: -10px;
}

.popover-title
{
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content
{
	padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after
{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow
{
	border-width: 11px;
}

.popover > .arrow:after
{
	border-width: 10px;
	content: "";
}

.popover.top > .arrow
{
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.popover.top > .arrow:after
{
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.popover.right > .arrow
{
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after
{
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.popover.bottom > .arrow
{
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.popover.bottom > .arrow:after
{
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left > .arrow
{
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after
{
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel
{
	position: relative;
}

.carousel-inner
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner > .item
{
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

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

@media all and (transform-3d), (-webkit-transform-3d)
{
	.carousel-inner > .item
	{
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}

	.carousel-inner > .item.next, .carousel-inner > .item.active.right
	{
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.carousel-inner > .item.prev, .carousel-inner > .item.active.left
	{
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active
	{
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev
{
	display: block;
}

.carousel-inner > .active
{
	left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev
{
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next
{
	left: 100%;
}

.carousel-inner > .prev
{
	left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right
{
	left: 0;
}

.carousel-inner > .active.left
{
	left: -100%;
}

.carousel-inner > .active.right
{
	left: 100%;
}

.carousel-control
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left
{
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right
{
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus
{
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
{
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left
{
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right
{
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next
{
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before
{
	content: '\2039';
}

.carousel-control .icon-next:before
{
	content: '\203a';
}

.carousel-indicators
{
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li
{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active
{
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption
{
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn
{
	text-shadow: none;
}

@media screen and (min-width: 768px)
{
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next
	{
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
	{
		margin-left: -10px;
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
	{
		margin-right: -10px;
	}

	.carousel-caption
	{
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators
	{
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after
{
	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-xs
{
	display: none !important;
}

.visible-sm
{
	display: none !important;
}

.visible-md
{
	display: none !important;
}

.visible-lg
{
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-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;
	}

	th.visible-xs, td.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;
	}

	th.visible-sm, td.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;
	}

	th.visible-md, td.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;
	}

	th.visible-lg, td.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;
	}

	th.visible-print, td.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;
	}
}

/* @import "_skin";
*/
body
{
	background-color: #fff;
	font-family: Segoe UI, Arial, Sans-Serif !important;
	font-size: 14px;
	color: #777777 !important;
	line-height: 26px;
	height: 100%;
	min-height: 100%;
}

body p
{
	line-height: 24px;
}

body a
{
	color: rgba(255,255,255,.5);
}

body a:hover, body a:active
{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

body ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

body .navbar-toggle
{
	margin-top: 33px;
	margin-bottom: 33px;
}

@media screen and (max-width: 768px)
{
	body .block
	{
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px)
{
	body .navbar-brand
	{
		padding: 15px 15px;
	}
}

body .heading, body .section-heading h1, body #features h1, body #about h1, body #process h1, body #testimonial h1, body #about-page-section-3 h1, body #skills h1, body #team-member h1, body #top_banner h1, body #portfolio h1, body #faq h1, body #contact h1, body #contact-page h1, body #features-page .subsection1 h1, body #features-page .subsection2 h1, body #features-page .subsection3 .right-section h1, body #features-page .subsection3 .left-section h1, body #features-page .subsection4 h1, body #login-reg h1, body .section-heading .h1, body #features .h1, body #about .h1, body #process .h1, body #testimonial .h1, body #about-page-section-3 .h1, body #skills .h1, body #team-member .h1, body #top_banner .h1, body #portfolio .h1, body #faq .h1, body #contact .h1, body #contact-page .h1, body #features-page .subsection1 .h1, body #features-page .subsection2 .h1, body #features-page .subsection3 .right-section .h1, body #features-page .subsection3 .left-section .h1, body #features-page .subsection4 .h1, body #login-reg .h1, body .section-heading h2, body #features h2, body #about h2, body #process h2, body #testimonial h2, body #about-page-section-3 h2, body #skills h2, body #team-member h2, body #top_banner h2, body #portfolio h2, body #faq h2, body #contact h2, body #contact-page h2, body #features-page .subsection1 h2, body #features-page .subsection2 h2, body #features-page .subsection3 .right-section h2, body #features-page .subsection3 .left-section h2, body #features-page .subsection4 h2, body #login-reg h2, body .section-heading .h2, body #features .h2, body #about .h2, body #process .h2, body #testimonial .h2, body #about-page-section-3 .h2, body #skills .h2, body #team-member .h2, body #top_banner .h2, body #portfolio .h2, body #faq .h2, body #contact .h2, body #contact-page .h2, body #features-page .subsection1 .h2, body #features-page .subsection2 .h2, body #features-page .subsection3 .right-section .h2, body #features-page .subsection3 .left-section .h2, body #features-page .subsection4 .h2, body #login-reg .h2, body .section-heading h3, body #features h3, body #about h3, body #process h3, body #testimonial h3, body #about-page-section-3 h3, body #skills h3, body #team-member h3, body #top_banner h3, body #portfolio h3, body #faq h3, body #contact h3, body #contact-page h3, body #features-page .subsection1 h3, body #features-page .subsection2 h3, body #features-page .subsection3 .right-section h3, body #features-page .subsection3 .left-section h3, body #features-page .subsection4 h3, body #login-reg h3, body .section-heading .h3, body #features .h3, body #about .h3, body #process .h3, body #testimonial .h3, body #about-page-section-3 .h3, body #skills .h3, body #team-member .h3, body #top_banner .h3, body #portfolio .h3, body #faq .h3, body #contact .h3, body #contact-page .h3, body #features-page .subsection1 .h3, body #features-page .subsection2 .h3, body #features-page .subsection3 .right-section .h3, body #features-page .subsection3 .left-section .h3, body #features-page .subsection4 .h3, body #login-reg .h3, body .section-heading h4, body #features h4, body #about h4, body #process h4, body #testimonial h4, body #about-page-section-3 h4, body #skills h4, body #team-member h4, body #top_banner h4, body #portfolio h4, body #faq h4, body #contact h4, body #contact-page h4, body #features-page .subsection1 h4, body #features-page .subsection2 h4, body #features-page .subsection3 .right-section h4, body #features-page .subsection3 .left-section h4, body #features-page .subsection4 h4, body #login-reg h4, body .section-heading .h4, body #features .h4, body #about .h4, body #process .h4, body #testimonial .h4, body #about-page-section-3 .h4, body #skills .h4, body #team-member .h4, body #top_banner .h4, body #portfolio .h4, body #faq .h4, body #contact .h4, body #contact-page .h4, body #features-page .subsection1 .h4, body #features-page .subsection2 .h4, body #features-page .subsection3 .right-section .h4, body #features-page .subsection3 .left-section .h4, body #features-page .subsection4 .h4, body #login-reg .h4, body .section-heading h5, body #features h5, body #about h5, body #process h5, body #testimonial h5, body #about-page-section-3 h5, body #skills h5, body #team-member h5, body #top_banner h5, body #portfolio h5, body #faq h5, body #contact h5, body #contact-page h5, body #features-page .subsection1 h5, body #features-page .subsection2 h5, body #features-page .subsection3 .right-section h5, body #features-page .subsection3 .left-section h5, body #features-page .subsection4 h5, body #login-reg h5, body .section-heading .h5, body #features .h5, body #about .h5, body #process .h5, body #testimonial .h5, body #about-page-section-3 .h5, body #skills .h5, body #team-member .h5, body #top_banner .h5, body #portfolio .h5, body #faq .h5, body #contact .h5, body #contact-page .h5, body #features-page .subsection1 .h5, body #features-page .subsection2 .h5, body #features-page .subsection3 .right-section .h5, body #features-page .subsection3 .left-section .h5, body #features-page .subsection4 .h5, body #login-reg .h5, body .section-heading h6, body #features h6, body #about h6, body #process h6, body #testimonial h6, body #about-page-section-3 h6, body #skills h6, body #team-member h6, body #top_banner h6, body #portfolio h6, body #faq h6, body #contact h6, body #contact-page h6, body #features-page .subsection1 h6, body #features-page .subsection2 h6, body #features-page .subsection3 .right-section h6, body #features-page .subsection3 .left-section h6, body #features-page .subsection4 h6, body #login-reg h6, body .section-heading .h6, body #features .h6, body #about .h6, body #process .h6, body #testimonial .h6, body #about-page-section-3 .h6, body #skills .h6, body #team-member .h6, body #top_banner .h6, body #portfolio .h6, body #faq .h6, body #contact .h6, body #contact-page .h6, body #features-page .subsection1 .h6, body #features-page .subsection2 .h6, body #features-page .subsection3 .right-section .h6, body #features-page .subsection3 .left-section .h6, body #features-page .subsection4 .h6, body #login-reg .h6, body #about .about-list h3, body #about .about-list .h3
{
	color: #333333;
	text-transform: uppercase;
}

body .footer_heading, body #testimonial .testimonial_user .user-info h5, body #testimonial .testimonial_user .user-info .h5, body #footer .footer-block h4, body #footer .footer-block .h4
{
	color: #fff;
}

body .nopadding
{
	padding-left: 0px;
	padding-right: 0px;
}

body .section-block, body #features, body #process, body #testimonial, body #footer, body #about-page-section-3, body #skills, body #team-member, body #portfolio, body #faq, body #contact, body #contact-page, body #features-page .subsection1, body #features-page .subsection2, body #features-page .subsection3 .right-section, body #features-page .subsection3 .left-section, body #features-page .subsection4, body #login-reg
{
	padding: 50px 0px;
	display: block;
}

body .section-heading h1, body #features h1, body #about h1, body #process h1, body #testimonial h1, body #about-page-section-3 h1, body #skills h1, body #team-member h1, body #top_banner h1, body #portfolio h1, body #faq h1, body #contact h1, body #contact-page h1, body #features-page .subsection1 h1, body #features-page .subsection2 h1, body #features-page .subsection3 .right-section h1, body #features-page .subsection3 .left-section h1, body #features-page .subsection4 h1, body #login-reg h1, body .section-heading .h1, body #features .h1, body #about .h1, body #process .h1, body #testimonial .h1, body #about-page-section-3 .h1, body #skills .h1, body #team-member .h1, body #top_banner .h1, body #portfolio .h1, body #faq .h1, body #contact .h1, body #contact-page .h1, body #features-page .subsection1 .h1, body #features-page .subsection2 .h1, body #features-page .subsection3 .right-section .h1, body #features-page .subsection3 .left-section .h1, body #features-page .subsection4 .h1, body #login-reg .h1
{
	font-size: 36px;
	margin-top: 0px;
}

body .section-heading h2, body #features h2, body #about h2, body #process h2, body #testimonial h2, body #about-page-section-3 h2, body #skills h2, body #team-member h2, body #top_banner h2, body #portfolio h2, body #faq h2, body #contact h2, body #contact-page h2, body #features-page .subsection1 h2, body #features-page .subsection2 h2, body #features-page .subsection3 .right-section h2, body #features-page .subsection3 .left-section h2, body #features-page .subsection4 h2, body #login-reg h2, body .section-heading .h2, body #features .h2, body #about .h2, body #process .h2, body #testimonial .h2, body #about-page-section-3 .h2, body #skills .h2, body #team-member .h2, body #top_banner .h2, body #portfolio .h2, body #faq .h2, body #contact .h2, body #contact-page .h2, body #features-page .subsection1 .h2, body #features-page .subsection2 .h2, body #features-page .subsection3 .right-section .h2, body #features-page .subsection3 .left-section .h2, body #features-page .subsection4 .h2, body #login-reg .h2
{
	font-size: 30px;
	margin-top: 0px;
}

body .section-heading h3, body #features h3, body #about h3, body #process h3, body #testimonial h3, body #about-page-section-3 h3, body #skills h3, body #team-member h3, body #top_banner h3, body #portfolio h3, body #faq h3, body #contact h3, body #contact-page h3, body #features-page .subsection1 h3, body #features-page .subsection2 h3, body #features-page .subsection3 .right-section h3, body #features-page .subsection3 .left-section h3, body #features-page .subsection4 h3, body #login-reg h3, body .section-heading .h3, body #features .h3, body #about .h3, body #process .h3, body #testimonial .h3, body #about-page-section-3 .h3, body #skills .h3, body #team-member .h3, body #top_banner .h3, body #portfolio .h3, body #faq .h3, body #contact .h3, body #contact-page .h3, body #features-page .subsection1 .h3, body #features-page .subsection2 .h3, body #features-page .subsection3 .right-section .h3, body #features-page .subsection3 .left-section .h3, body #features-page .subsection4 .h3, body #login-reg .h3
{
	font-size: 24px;
	margin-top: 0px;
}

body .section-heading h4, body #features h4, body #about h4, body #process h4, body #testimonial h4, body #about-page-section-3 h4, body #skills h4, body #team-member h4, body #top_banner h4, body #portfolio h4, body #faq h4, body #contact h4, body #contact-page h4, body #features-page .subsection1 h4, body #features-page .subsection2 h4, body #features-page .subsection3 .right-section h4, body #features-page .subsection3 .left-section h4, body #features-page .subsection4 h4, body #login-reg h4, body .section-heading .h4, body #features .h4, body #about .h4, body #process .h4, body #testimonial .h4, body #about-page-section-3 .h4, body #skills .h4, body #team-member .h4, body #top_banner .h4, body #portfolio .h4, body #faq .h4, body #contact .h4, body #contact-page .h4, body #features-page .subsection1 .h4, body #features-page .subsection2 .h4, body #features-page .subsection3 .right-section .h4, body #features-page .subsection3 .left-section .h4, body #features-page .subsection4 .h4, body #login-reg .h4
{
	font-size: 20px;
	margin-top: 0px;
}

body .section-heading h5, body #features h5, body #about h5, body #process h5, body #testimonial h5, body #about-page-section-3 h5, body #skills h5, body #team-member h5, body #top_banner h5, body #portfolio h5, body #faq h5, body #contact h5, body #contact-page h5, body #features-page .subsection1 h5, body #features-page .subsection2 h5, body #features-page .subsection3 .right-section h5, body #features-page .subsection3 .left-section h5, body #features-page .subsection4 h5, body #login-reg h5, body .section-heading .h5, body #features .h5, body #about .h5, body #process .h5, body #testimonial .h5, body #about-page-section-3 .h5, body #skills .h5, body #team-member .h5, body #top_banner .h5, body #portfolio .h5, body #faq .h5, body #contact .h5, body #contact-page .h5, body #features-page .subsection1 .h5, body #features-page .subsection2 .h5, body #features-page .subsection3 .right-section .h5, body #features-page .subsection3 .left-section .h5, body #features-page .subsection4 .h5, body #login-reg .h5
{
	font-size: 18px;
	margin-top: 0px;
}

body .section-heading h6, body #features h6, body #about h6, body #process h6, body #testimonial h6, body #about-page-section-3 h6, body #skills h6, body #team-member h6, body #top_banner h6, body #portfolio h6, body #faq h6, body #contact h6, body #contact-page h6, body #features-page .subsection1 h6, body #features-page .subsection2 h6, body #features-page .subsection3 .right-section h6, body #features-page .subsection3 .left-section h6, body #features-page .subsection4 h6, body #login-reg h6, body .section-heading .h6, body #features .h6, body #about .h6, body #process .h6, body #testimonial .h6, body #about-page-section-3 .h6, body #skills .h6, body #team-member .h6, body #top_banner .h6, body #portfolio .h6, body #faq .h6, body #contact .h6, body #contact-page .h6, body #features-page .subsection1 .h6, body #features-page .subsection2 .h6, body #features-page .subsection3 .right-section .h6, body #features-page .subsection3 .left-section .h6, body #features-page .subsection4 .h6, body #login-reg .h6
{
	font-size: 16px;
	margin-top: 0px;
}

body .section-heading p.subheading, body #features p.subheading, body #about p.subheading, body #process p.subheading, body #testimonial p.subheading, body #about-page-section-3 p.subheading, body #skills p.subheading, body #team-member p.subheading, body #top_banner p.subheading, body #portfolio p.subheading, body #faq p.subheading, body #contact p.subheading, body #contact-page p.subheading, body #features-page .subsection1 p.subheading, body #features-page .subsection2 p.subheading, body #features-page .subsection3 .right-section p.subheading, body #features-page .subsection3 .left-section p.subheading, body #features-page .subsection4 p.subheading, body #login-reg p.subheading
{
	font-style: italic;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width: 480px)
{
	body .section-heading h1, body #features h1, body #about h1, body #process h1, body #testimonial h1, body #about-page-section-3 h1, body #skills h1, body #team-member h1, body #top_banner h1, body #portfolio h1, body #faq h1, body #contact h1, body #contact-page h1, body #features-page .subsection1 h1, body #features-page .subsection2 h1, body #features-page .subsection3 .right-section h1, body #features-page .subsection3 .left-section h1, body #features-page .subsection4 h1, body #login-reg h1, body .section-heading .h1, body #features .h1, body #about .h1, body #process .h1, body #testimonial .h1, body #about-page-section-3 .h1, body #skills .h1, body #team-member .h1, body #top_banner .h1, body #portfolio .h1, body #faq .h1, body #contact .h1, body #contact-page .h1, body #features-page .subsection1 .h1, body #features-page .subsection2 .h1, body #features-page .subsection3 .right-section .h1, body #features-page .subsection3 .left-section .h1, body #features-page .subsection4 .h1, body #login-reg .h1
	{
		font-size: 32px;
		margin-top: 0px;
	}

	body .section-heading h2, body #features h2, body #about h2, body #process h2, body #testimonial h2, body #about-page-section-3 h2, body #skills h2, body #team-member h2, body #top_banner h2, body #portfolio h2, body #faq h2, body #contact h2, body #contact-page h2, body #features-page .subsection1 h2, body #features-page .subsection2 h2, body #features-page .subsection3 .right-section h2, body #features-page .subsection3 .left-section h2, body #features-page .subsection4 h2, body #login-reg h2, body .section-heading .h2, body #features .h2, body #about .h2, body #process .h2, body #testimonial .h2, body #about-page-section-3 .h2, body #skills .h2, body #team-member .h2, body #top_banner .h2, body #portfolio .h2, body #faq .h2, body #contact .h2, body #contact-page .h2, body #features-page .subsection1 .h2, body #features-page .subsection2 .h2, body #features-page .subsection3 .right-section .h2, body #features-page .subsection3 .left-section .h2, body #features-page .subsection4 .h2, body #login-reg .h2
	{
		font-size: 36px;
		margin-top: 0px;
	}

	body .section-heading h3, body #features h3, body #about h3, body #process h3, body #testimonial h3, body #about-page-section-3 h3, body #skills h3, body #team-member h3, body #top_banner h3, body #portfolio h3, body #faq h3, body #contact h3, body #contact-page h3, body #features-page .subsection1 h3, body #features-page .subsection2 h3, body #features-page .subsection3 .right-section h3, body #features-page .subsection3 .left-section h3, body #features-page .subsection4 h3, body #login-reg h3, body .section-heading .h3, body #features .h3, body #about .h3, body #process .h3, body #testimonial .h3, body #about-page-section-3 .h3, body #skills .h3, body #team-member .h3, body #top_banner .h3, body #portfolio .h3, body #faq .h3, body #contact .h3, body #contact-page .h3, body #features-page .subsection1 .h3, body #features-page .subsection2 .h3, body #features-page .subsection3 .right-section .h3, body #features-page .subsection3 .left-section .h3, body #features-page .subsection4 .h3, body #login-reg .h3
	{
		font-size: 22px;
		margin-top: 0px;
	}

	body .section-heading h4, body #features h4, body #about h4, body #process h4, body #testimonial h4, body #about-page-section-3 h4, body #skills h4, body #team-member h4, body #top_banner h4, body #portfolio h4, body #faq h4, body #contact h4, body #contact-page h4, body #features-page .subsection1 h4, body #features-page .subsection2 h4, body #features-page .subsection3 .right-section h4, body #features-page .subsection3 .left-section h4, body #features-page .subsection4 h4, body #login-reg h4, body .section-heading .h4, body #features .h4, body #about .h4, body #process .h4, body #testimonial .h4, body #about-page-section-3 .h4, body #skills .h4, body #team-member .h4, body #top_banner .h4, body #portfolio .h4, body #faq .h4, body #contact .h4, body #contact-page .h4, body #features-page .subsection1 .h4, body #features-page .subsection2 .h4, body #features-page .subsection3 .right-section .h4, body #features-page .subsection3 .left-section .h4, body #features-page .subsection4 .h4, body #login-reg .h4
	{
		font-size: 18px;
		margin-top: 0px;
	}

	body .section-heading h5, body #features h5, body #about h5, body #process h5, body #testimonial h5, body #about-page-section-3 h5, body #skills h5, body #team-member h5, body #top_banner h5, body #portfolio h5, body #faq h5, body #contact h5, body #contact-page h5, body #features-page .subsection1 h5, body #features-page .subsection2 h5, body #features-page .subsection3 .right-section h5, body #features-page .subsection3 .left-section h5, body #features-page .subsection4 h5, body #login-reg h5, body .section-heading .h5, body #features .h5, body #about .h5, body #process .h5, body #testimonial .h5, body #about-page-section-3 .h5, body #skills .h5, body #team-member .h5, body #top_banner .h5, body #portfolio .h5, body #faq .h5, body #contact .h5, body #contact-page .h5, body #features-page .subsection1 .h5, body #features-page .subsection2 .h5, body #features-page .subsection3 .right-section .h5, body #features-page .subsection3 .left-section .h5, body #features-page .subsection4 .h5, body #login-reg .h5
	{
		font-size: 17px;
		margin-top: 0px;
	}

	body .section-heading h6, body #features h6, body #about h6, body #process h6, body #testimonial h6, body #about-page-section-3 h6, body #skills h6, body #team-member h6, body #top_banner h6, body #portfolio h6, body #faq h6, body #contact h6, body #contact-page h6, body #features-page .subsection1 h6, body #features-page .subsection2 h6, body #features-page .subsection3 .right-section h6, body #features-page .subsection3 .left-section h6, body #features-page .subsection4 h6, body #login-reg h6, body .section-heading .h6, body #features .h6, body #about .h6, body #process .h6, body #testimonial .h6, body #about-page-section-3 .h6, body #skills .h6, body #team-member .h6, body #top_banner .h6, body #portfolio .h6, body #faq .h6, body #contact .h6, body #contact-page .h6, body #features-page .subsection1 .h6, body #features-page .subsection2 .h6, body #features-page .subsection3 .right-section .h6, body #features-page .subsection3 .left-section .h6, body #features-page .subsection4 .h6, body #login-reg .h6
	{
		font-size: 16px;
		margin-top: 0px;
	}
}

body #top-header
{
	background-color: #D78825;
	color: #fff;
	padding: 5px 0px;
	padding-top: 9px;
}

body #top-header ul.contact_links li
{
	float: left;
	display: inline-block;
	margin-right: 20px;
}

body #top-header ul.contact_links i
{
	margin-right: 10px;
	color: #fff;
}

body #top-header ul.contact_links a:hover
{
	color: #fff;
}

body #top-header ul.social_links
{
	float: right;
}

body #top-header ul.social_links li
{
	float: left;
	display: inline-block;
	margin-right: 5px;
}

body #top-header ul.social_links i
{
	margin-right: 5px;
	color: #fff;
	font-size: 20px;
}

@media screen and (max-width: 640px)
{
	body #top-header ul.contact_links li
	{
		margin-right: 2 0px;
	}

	body #top-header .top-header-links
	{
		width: 100%;
		margin-bottom: 10px;
	}

	body #top-header ul.social_links
	{
		float: none;
	}
}

@media screen and (max-width: 400px)
{
	body #top-header .top-header-links
	{
		width: 100%;
	}

	body #top-header .social
	{
		width: 100%;
	}
}

body header
{
	text-align: center;
	line-height: 100px;
	height: 100px;
	background: #fff;
	-webkit-transition: 0.8s;
	transition: 0.8s;
	z-index: 999;
}

body header.sticky
{
	position: fixed;
	font-size: 13px;
	line-height: 70px;
	height: 70px;
	width: 100%;
	background: #fff;
	text-align: left;
	top: 0px;
	-webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
	-moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
	box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

body header.sticky .navbar-nav > li > a
{
	padding-top: 25px;
	padding-bottom: 20px;
	transition: 0.8s;
	z-index: 999;
}

body header.sticky .navbar-brand
{
	height: 70px;
	padding: 7px 15px;
	line-height: 15px;
	transition: 0.8s;
	z-index: 999;
	margin-top: 10px;
}

@media (min-width: 768px)
{
	body header.sticky .navbar-brand
	{
		margin-top: 0px;
	}
}

body header.sticky .navbar-brand h1
{
	font-size: 35px;
}

body header.sticky .navbar-brand span
{
	font-size: 8px;
}

body .navbar
{
	margin-bottom: 0px;
}

body .navbar-inverse
{
	background-color: #fff;
	border: 0px;
}

body .navbar-brand
{
	float: left;
	font-size: 18px;
	line-height: 20px;
	height: 100px;
}

body .navbar-brand h1
{
	font-family: Verdana, Georgia, Serif;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
	color: #272930;
	font-size: 45px;
	margin-bottom: 0px;
}

body .navbar-brand span
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 12px;
}

body .navbar-inverse .navbar-nav > li > a
{
	color: #A5A1A1;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

body .navbar-nav > li > a
{
	padding-top: 40px;
	padding-bottom: 35px;
}

body .navbar-inverse .navbar-nav > .active > a, body .navbar-inverse .navbar-nav > .active > a:hover, body .navbar-inverse .navbar-nav > .active > a:focus
{
	background-color: transparent;
}

@media screen and (max-width: 1024px)
{
	body .navbar-nav > li > a
	{
		padding: 40px 12px 35px;
	}
}

@media screen and (max-width: 1000px)
{
	body .navbar-nav > li > a
	{
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #ddd;
	}

	body .navbar-header
	{
		float: none;
	}

	body .navbar-left, body .navbar-right
	{
		float: none !important;
	}

	body .navbar-toggle
	{
		display: block;
	}

	body .navbar-collapse
	{
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	body .navbar-fixed-top
	{
		top: 0;
		border-width: 0 0 1px;
	}

	/* body .navbar-collapse.collapse */
	/* { */
		/* display: none !important; */
	/* } */

	body .navbar-nav
	{
		float: none !important;
		margin: 0px;
	}

	body .navbar-nav > li
	{
		float: none;
	}

	body .navbar-nav > li > a
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}

	body .collapse.in
	{
		display: block !important;
	}

	body .navbar-nav > li > a
	{
		line-height: 30px;
	}
}

@media screen and (max-width: 375px)
{
	body .navbar-inverse .navbar-brand
	{
		width: 70%;
		padding: 15px 10px;
	}
}

body #myCarousel .carousel
{
	height: 600px;
	z-index: -3;
}

body #myCarousel .slider_btn .btn
{
	margin: 5px 10px;
}

body #myCarousel .carousel-inner
{
	height: 866px;
}

body #myCarousel .item
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

body #myCarousel .item:before
{
	opacity: .7;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(25, 25, 25, 0.5);
	z-index: 2;
}

body #myCarousel .fill
{
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

body #myCarousel .carousel-caption
{
	padding-bottom: 30px;
	margin-bottom: 65px;
	top: 22%;
}

body #myCarousel .carousel-caption .slider_btn
{
	margin: 30px 0px;
}

body #myCarousel .carousel-caption h1.banner_heading
{
	font-size: 45px;
	font-weight: bolder;
	margin-bottom: 30px;
	text-transform: uppercase;
}

body #myCarousel .carousel-caption p.banner_txt
{
	font-size: 20px;
	line-height: 36px;
}

@media screen and (max-width: 1024px)
{
	body #myCarousel .carousel-caption h1.banner_heading
	{
		font-size: 40px;
		font-weight: bolder;
		margin-bottom: 30px;
	}

	body #myCarousel .carousel-caption p.banner_txt
	{
		font-size: 18px;
		line-height: 36px;
	}
}

@media screen and (max-width: 768px)
{
	body #myCarousel .carousel-caption h1.banner_heading
	{
		font-size: 36px;
		font-weight: bolder;
		margin-bottom: 30px;
	}

	body #myCarousel .carousel-caption p.banner_txt
	{
		font-size: 18px;
		line-height: 36px;
	}
}

@media screen and (max-width: 640px)
{
	body #myCarousel .carousel-caption h1.banner_heading
	{
		font-size: 36px;
		font-weight: bolder;
		margin-bottom: 30px;
	}

	body #myCarousel .carousel-caption p.banner_txt
	{
		font-size: 16px;
		line-height: 36px;
	}
}

@media screen and (max-width: 560px)
{
	body #myCarousel .carousel-caption .btn
	{
		padding: 12px 35px;
	}
}

@media screen and (max-width: 480px)
{
	body #myCarousel .carousel-caption h1.banner_heading
	{
		font-size: 30px;
		font-weight: bolder;
		margin-bottom: 30px;
	}

	body #myCarousel .carousel-caption p.banner_txt
	{
		font-size: 16px;
		line-height: 30px;
	}

	body #myCarousel .carousel-caption .btn
	{
		padding: 12px 30px;
	}
}

@media screen and (max-width: 380px)
{
	body #myCarousel .carousel-caption .carousel-caption
	{
		top: 12%;
	}

	body #myCarousel .carousel-caption h1.banner_heading
	{
		font-size: 26px;
		font-weight: bolder;
		margin-bottom: 20px;
	}

	body #myCarousel .carousel-caption p.banner_txt
	{
		font-size: 16px;
		line-height: 26px;
	}

	body #myCarousel .carousel-caption .btn
	{
		padding: 12px 30px;
		margin: 5px 5px;
	}
}

@keyframes slide-up
{
	from
	{
		padding-top: 150px;
		opacity: .25;
		line-height: 80px;
	}

	to
	{
		padding-top: 20;
		opacity: 1;
		line-height: 25px;
	}
}

body #myCarousel .slide-up
{
	animation: slide-up 1.5s;
}

body #myCarousel .carousel-control
{
	background: rgba(255, 255, 255, 0.15);
	box-shadow: none;
	color: #fff;
	font-size: 18px;
	width: 44px;
	height: 44px;
	line-height: 42px;
	position: absolute;
	top: 50%;
	text-align: center;
	text-shadow: none;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	z-index: 20;
}

body #features
{
	background-color: #fff;
}

body #features i.feature_icon
{
	font-size: 30px;
}

body #features a.readmore
{
	font-weight: bold;
	text-transform: uppercase;
}

body #about
{
	background-color: #f9f9f9;
	position: relative;
}

body #about .section-block, body #about #features, body #about #process, body #about #testimonial, body #about #footer, body #about #about-page-section-3, body #about #skills, body #about #team-member, body #about #portfolio, body #about #faq, body #about #contact, body #about #contact-page, body #about #features-page .subsection1, body #features-page #about .subsection1, body #about #features-page .subsection2, body #features-page #about .subsection2, body #about #features-page .subsection3 .right-section, body #features-page .subsection3 #about .right-section, body #about #features-page .subsection3 .left-section, body #features-page .subsection3 #about .left-section, body #about #features-page .subsection4, body #features-page #about .subsection4, body #about #login-reg
{
	padding: 50px 0px;
	display: inline-block;
}

body #about .background-imgholder
{
	background: url(../img/1.jpg);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

body #about .image-holder
{
	overflow: hidden;
	height: 100%;
	padding: 0px;
	position: absolute;
	top: 0px;
}

body #about .text-inner
{
	padding: 62px;
}

body #about .text-block
{
	background: #fff;
	padding: 40px;
	position: relative;
	top: 50%;
	box-shadow: 0px 0px 12px #ddd;
}

body #about .text-block li
{
	padding: 0px;
	margin: 0 0 15px 0;
	display: block;
	line-height: 23px;
}

body #about .text-block i
{
	margin-right: 10px;
}

body #about .text-block .btn-primary
{
	margin: 30px 0px 20px;
}

body #about .about-list
{
	display: inline-block;
	margin-bottom: 15px;
}

body #about .about-list h3, body #about .about-list .h3
{
	font-size: 26px;
}

body #about p.subheading
{
	font-style: italic;
	width: 100%;
}

@media screen and (max-width: 640px)
{
	body #about .image-holder
	{
		display: none;
	}

	body #about .text-inner
	{
		padding: 50px 0px;
	}
}

body #process
{
	background-color: #fff;
}

body #process .process-block
{
	text-align: center;
}

body #process .process-icon
{
	width: 90px;
	height: 90px;
	line-height: 100px;
	background-color: #ddd;
	border-radius: 100%;
	display: inline-block;
}

body #process .process-border
{
	position: absolute;
	top: 28%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	line-height: 0;
	border-radius: 50%;
	border: 0 solid transparent;
	box-sizing: border-box;
	-webkit-transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body #process .process-icon i
{
	color: #fff;
	font-size: 25px;
}

body #process .process-icon-holder
{
	width: 200px;
	height: 200px;
	background: #fff;
	text-align: center;
	line-height: 200px;
	border: 3px solid #ddd;
	vertical-align: middle;
	border-radius: 100%;
	margin: 0 auto 20px;
}

body #process .process-icon-holder::after
{
	content: "";
	width: 20%;
	position: absolute;
	border-bottom: 2px dashed #ddd;
	top: 30%;
	left: 100%;
	transform: translateX(-50%);
}

body #process .lastchild .process-icon-holder::after
{
	border-bottom: 0px;
}

@media screen and (max-width: 1024px)
{
	body #process .process-border
	{
		top: 27%;
	}
}

@media screen and (max-width: 980px)
{
	body #process .process-border
	{
		top: 30%;
	}
}

@media screen and (max-width: 768px)
{
	body #process .process-icon-holder::after
	{
		border: 0px;
	}

	body #process .process-border
	{
		top: 30%;
	}
}

@media screen and (min-width: 641px) and (max-width: 767px)
{
	body #process .process-border
	{
		top: 34%;
	}
}

@media screen and (min-width: 441px) and (max-width: 640px)
{
	body #process .process-border
	{
		top: 34%;
	}
}

@media screen and (min-width: 375px) and (max-width: 440px)
{
	body #process .process-border
	{
		top: 31%;
	}
}

@media screen and (min-width: 320px) and (max-width: 374px)
{
	body #process .process-border
	{
		top: 29%;
	}
}

body #testimonial
{
	background: url(../img/bg2.jpg);
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-position: 50% 60% !important;
	color: #fff;
}

body #testimonial h1, body #testimonial .h1
{
	color: #fff;
}

body #testimonial .testimonial_box
{
	background: rgba(225, 225, 225, 0.5);
	padding: 20px;
	color: #fff;
	border-radius: 6px;
}

body #testimonial .arrow-down
{
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 18px solid #fff;
	margin-left: 20px;
	opacity: .5;
}

body #testimonial .testimonial_user
{
	margin-top: 20px;
}

body #testimonial .testimonial_user .user-image
{
	width: 60px;
	height: 60px;
	border-radius: 100%;
	display: inline-block;
	float: left;
	margin-right: 15px;
}

body #testimonial .testimonial_user .user-info
{
	display: inline-block;
}

body #testimonial .testimonial_user .user-info h5, body #testimonial .testimonial_user .user-info .h5
{
	font-size: 18px;
	margin-bottom: 0px;
}

.a-footer
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

body #copyr
{
	background-color: #2457AA;
	color: #fff;
}

body #footer
{
	position: relative;
	background-color: #D78825;
	color: #fff;
}

body #footer .footer-block h4, body #footer .footer-block .h4
{
	font-size: 22px;
}

body #footer .footer-block hr
{
	width: 50px;
	height: 3px;
	border-top: 1px solid #34363e;
	margin-top: 0px;
	display: inline-block;
}

body #footer .footer-block a
{
	color: #fff;
}

body #footer .footer-block i
{
	color: #fff;
}

body #footer .footer-block i
{
	color: #fff;
}

body #footer .footer-block ul.footer-links
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

body #footer .footer-block ul.footer-links li
{
	border-bottom: solid 1px #3e4752;
	padding: 5px 0px;
}

body #footer .footer-block ul.footer-links a.post
{
	text-transform: uppercase;
}

body #footer .footer-block ul.footer-links p.post-date
{
	color: #939498;
}

body #social-footer
{
	background-color: #6A6A6A;
	color: #fff;
	padding: 15px 0px;
}

body #arbo-header
{
	background-color: #2457AA;
	color: #fff;
	padding: 9px 0px;
}

body #bottom-footer
{
	background-color: #2457AA;
	color: #fff;
	padding: 15px 0px;
}

body #bottom-footer .btm-footer-links a
{
	margin-right: 20px;
	color: #fff;
}

body #bottom-footer .copyright
{
	text-align: right;
}

@media screen and (max-width: 768px)
{
	body #bottom-footer .btm-footer-links
	{
		margin-bottom: 10px;
	}

	body #bottom-footer .copyright
	{
		text-align: left;
	}
}

body #panel
{
	position: fixed;
	top: 175px;
	z-index: 9999;
}

body #panel .open span
{
	height: 42px;
	width: 42px;
	text-align: center;
	display: block;
	position: relative;
}

body #panel #panel-admin
{
	float: left;
	width: 225px;
	background: #f9f9f9;
	color: #777777;
	z-index: 9999;
	position: relative;
	padding: 15px;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 160px;
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

body #panel #tootlbar_colors .color
{
	width: 45px;
	height: 45px;
	position: relative;
	float: left;
	margin: 10px;
	cursor: pointer;
	border-radius: 3px;
	border: 3px solid transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}

body #panel .open
{
	display: block;
	width: 42px;
	border-radius: 0 3px 3px 0;
	height: 42px;
	float: right;
	font-size: 22px;
	top: 60px;
	right: -42px;
	z-index: 1000;
	position: absolute;
}

body #panel .open span i
{
	line-height: 42px;
	color: #ffffff;
	font-size: 22px;
}

body .header-inner
{
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 0;
	overflow: hidden;
	height: 160px;
}

body .header-inner .inner
{
	position: absolute;
	width: 100%;
	padding: 0;
	margin: 0px;
	float: left;
	z-index: 3;
	line-height: 160px;
}

body .header-inner .title
{
	padding: 52px 0 0 0;
	margin: 0px;
	font-size: 30px;
	font-weight: 700;
}

body .text-center
{
	text-align: center;
	display: inline-block;
	width: 100%;
}

body .text-white
{
	color: #fff;
}

body .about_title
{
	margin-bottom: 30px;
	font-weight: bolder;
}

@media all and (min-width: 769px) and (max-width: 800px)
{
	body .header-inner
	{
		height: auto;
	}

	body .header-inner .title
	{
		padding: 0px;
		margin-top: 5%;
	}
}

@media all and (min-width: 569px) and (max-width: 768px)
{
	body .header-inner
	{
		height: auto;
	}

	body .header-inner .title
	{
		padding: 0px;
		margin-top: 5%;
	}
}

@media all and (min-width: 481px) and (max-width: 568px)
{
	body .header-inner
	{
		height: auto;
	}

	body .header-inner .title
	{
		padding: 0px;
		margin-top: 5%;
	}
}

@media all and (min-width: 321px) and (max-width: 480px)
{
	body .header-inner
	{
		height: auto;
	}

	body .header-inner .title
	{
		padding: 0px;
		margin-top: 5%;
	}
}

@media all and (min-width: 0px) and (max-width: 320px)
{
	body .header-inner
	{
		height: auto;
	}

	body .header-inner .title
	{
		padding: 0px;
		margin-top: 5%;
	}
}

body #fulltitle
{
	background: #f9f9f9;
	border-bottom: 0 none #f9f9f9;
	padding: 24px 0;
}

body #fulltitle .nav-link
{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}

body #about-page-section-3
{
	background-color: #fff;
}

body #about-page-section-3 .section-block, body #about-page-section-3 #features, body #about-page-section-3 #process, body #about-page-section-3 #testimonial, body #about-page-section-3 #footer, body #about-page-section-3 #about-page-section-3, body #about-page-section-3 #skills, body #about-page-section-3 #team-member, body #about-page-section-3 #portfolio, body #about-page-section-3 #faq, body #about-page-section-3 #contact, body #about-page-section-3 #contact-page, body #about-page-section-3 #features-page .subsection1, body #features-page #about-page-section-3 .subsection1, body #about-page-section-3 #features-page .subsection2, body #features-page #about-page-section-3 .subsection2, body #about-page-section-3 #features-page .subsection3 .right-section, body #features-page .subsection3 #about-page-section-3 .right-section, body #about-page-section-3 #features-page .subsection3 .left-section, body #features-page .subsection3 #about-page-section-3 .left-section, body #about-page-section-3 #features-page .subsection4, body #features-page #about-page-section-3 .subsection4, body #about-page-section-3 #login-reg
{
	padding: 50px 0px;
	display: inline-block;
}

body #about-page-section-3 .btn-primary
{
	margin: 30px 0px 0px;
}

@media all and (max-width: 767px)
{
	body #about-page-section-3 .btn-primary
	{
		margin: 30px 0px 30px;
	}
}

body #skills
{
	background-color: #f9f9f9;
}

body #skills .progress
{
	width: 200px;
	height: 200px;
	line-height: 200px;
	background: none;
	margin: 0 auto;
	box-shadow: none;
	position: relative;
	margin-bottom: 20px;
}

body #skills .progress:after
{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 2px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
}

body #skills .progress > span
{
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1;
}

body #skills .progress-title
{
	text-align: center;
}

body #skills .progress .progress-left
{
	left: 0;
}

body #skills .progress .progress-bar
{
	width: 100%;
	height: 100%;
	background: none;
	border-width: 2px;
	border-style: solid;
	position: absolute;
	top: 0;
}

body #skills .progress .progress-left .progress-bar
{
	left: 100%;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-left: 0;
	-webkit-transform-origin: center left;
	transform-origin: center left;
}

body #skills .progress .progress-right
{
	right: 0;
}

body #skills .progress .progress-right .progress-bar
{
	left: -100%;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-right: 0;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	animation: loading-1 1.8s linear forwards;
}

body #skills .progress .progress-value
{
	width: 85%;
	height: 85%;
	border-radius: 50%;
	border: 2px solid #ebebeb;
	font-size: 32px;
	line-height: 170px;
	text-align: center;
	position: absolute;
	top: 7.5%;
	left: 7.5%;
}

body #skills .progress.progress-bar-1 .progress-left .progress-bar
{
	animation: loading-2 1.5s linear forwards 1.8s;
}

body #skills .progress.progress-bar-2 .progress-left .progress-bar
{
	animation: loading-3 1s linear forwards 1.8s;
}

body #skills .progress.progress-bar-3 .progress-left .progress-bar
{
	animation: loading-4 0.4s linear forwards 1.8s;
}

body #skills .progress.progress-bar-4 .progress-left .progress-bar
{
	animation: loading-5 1.2s linear forwards 1.8s;
}

@media all and (max-width: 480px)
{
	body #skills .mybox
	{
		width: 100%;
		display: block;
	}
}

@keyframes loading-1
{
	0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

@keyframes loading-2
{
	0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-webkit-transform: rotate(144deg);
		transform: rotate(144deg);
	}
}

@keyframes loading-3
{
	0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}

@keyframes loading-4
{
	0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-webkit-transform: rotate(36deg);
		transform: rotate(36deg);
	}
}

@keyframes loading-5
{
	0%
	{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-webkit-transform: rotate(126deg);
		transform: rotate(126deg);
	}
}

@media only screen and (max-width: 990px)
{
	body #skills .progress
	{
		margin-bottom: 20px;
	}
}

body #team-member
{
	background-color: #fff;
}

@media all and (max-width: 480px)
{
	body #team-member .mybox
	{
		width: 100%;
		display: block;
	}
}

body #team-member .our-team .our-team-image
{
	position: relative;
	overflow: hidden;
}

body #team-member .our-team .our-team-image img
{
	width: 100%;
	vertical-align: middle;
}

body #team-member .our-team .our-team-name .wpb_column, body #team-member .our-team .our-team-position
{
	color: #fff;
}

body #team-member .our-team.main-info-on-hover .qodef-icon-shortcode
{
	border-color: #fff;
}

body #team-member .our-team.main-info-on-hover .qodef-icon-shortcode i
{
	color: #fff;
}

body #team-member .our-team.main-info-below-image
{
	-webkit-transform: translateZ(0);
}

body #team-member .our-team.main-info-below-image .our-team-inner
{
	overflow: visible;
}

body #team-member .our-team.main-info-below-image .our-team-info
{
	text-align: center;
	margin-top: 20px;
}

body #team-member .our-team.main-info-below-image .our-team-info .our-team-name
{
	color: #222222;
	margin-bottom: 15px;
}

body #team-member .our-team.main-info-below-image .our-team-image
{
	overflow: visible;
	margin: 0 30px 32px 30px;
	position: relative;
}

body #team-member .our-team.main-info-below-image .our-team-image img
{
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

@media all and (max-width: 480px)
{
	body #team-member .our-team.main-info-below-image .our-team-image
	{
		overflow: visible;
		margin: 0 30px 32px 30px;
		position: relative;
		margin: auto;
		width: 60%;
	}
}

body #team-member .our-team.main-info-below-image .q_team_position
{
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	width: 100%;
	color: #fff;
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.1s ease-out 0s;
	transition: opacity 0.1s ease-out 0s;
}

body #team-member .our-team.main-info-below-image .our-team-position-icon
{
	position: absolute;
	top: 0px;
	right: 0;
	-webkit-transition: opacity 0.25s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s;
	transition: opacity 0.25s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s;
}

body #team-member .our-team.main-info-below-image .qodef-circle-animate
{
	position: absolute;
	top: 0;
	right: 0;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body #team-member .our-team.main-info-below-image .qodef-icon-shortcode
{
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	border: none;
	background-color: transparent;
}

body #team-member .our-team.main-info-below-image .qodef-icon-shortcode .qodef-icon-element
{
	color: #fff;
}

body #team-member .our-team.main-info-below-image .our-team-text
{
	padding: 0;
}

body #team-member .our-team.main-info-below-image:hover .qodef-circle-animate
{
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
}

body #team-member .our-team.main-info-below-image:hover .q_team_position
{
	opacity: 1;
	-webkit-transition: opacity 0.15s ease-out 0.1s;
	transition: opacity 0.15s ease-out 0.1s;
}

body #team-member .our-team.main-info-below-image:hover .our-team-position-icon
{
	opacity: 0;
	-webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.58, 0.57, 1) 0s;
	transition: opacity 0.2s cubic-bezier(0.39, 0.58, 0.57, 1) 0s;
}

body #top_banner .inner h2
{
	color: #fff;
	margin-bottom: 0px;
}

body #top_banner .banner
{
	background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0px;
	background-position: 50% 25%;
}

body #top_banner .page_info
{
	padding: 20px 0px 10px;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
}

body #portfolio
{
	background-color: #fff;
	/* Portfolio */
}

body #portfolio .title
{
	text-transform: uppercase;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

body #portfolio .portfolio-one
{
	margin-bottom: 30px;
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

body #portfolio .portfolio-head
{
	position: relative;
	overflow: hidden;
	height: 100%;
}

body #portfolio .portfolio-img img
{
	width: 100%;
	height: auto;
}

body #portfolio .portfolio-hover
{
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: -100%;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

body #portfolio .portfolio-hover a i
{
	color: #fff;
}

body #portfolio .portfolio-link, body #portfolio .portfolio-zoom
{
	position: absolute;
	top: 50%;
	margin-top: -17px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	background-color: #171717;
	display: inline-block;
	text-align: center;
	opacity: 0.8;
}

body #portfolio .portfolio-link
{
	margin-right: -39px;
	right: 50%;
}

body #portfolio .portfolio-zoom
{
	margin-left: -39px;
	left: 50%;
}

body #portfolio .portfolio-content
{
	padding: 20px;
}

body #portfolio .portfolio-one:hover .portfolio-hover
{
	left: 0;
	opacity: 0.9;
}

body #portfolio .portfolio-link:hover, body #portfolio .portfolio-zoom:hover
{
	opacity: 1;
}

body #portfolio nav
{
	text-align: right;
}

body #faq
{
	background-color: #fff;
	/* .rich-accordian::before
	{
		border: 1px solid #1abc9c;
		content: "";
		position: absolute;
		height: 88%;
		z-index: 1;
		left: calc((66px + 22px) / 2);
		left: -webkit-calc((66px + 22px) / 2);
		top: 2px;
	}

	*/
}

body #faq .icon-circle
{
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	border-radius: 100%;
	text-align: center;
}

body #faq .icon-circle i
{
	color: #fff;
	font-size: 30px;
	margin-top: 15px;
}

body #faq .panel-group .panel
{
	border-radius: 0;
	box-shadow: none;
	border-color: #fff;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

body #faq .panel-default > .panel-heading
{
	padding: 0;
	border-radius: 0;
	color: #777777;
	background: #fff;
	border-color: #fff;
}

body #faq .panel-title
{
	font-size: 14px;
}

body #faq .panel-title a
{
	display: inline-block;
	padding: 15px;
	text-decoration: none;
	color: #777777;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}

body #faq .more-less
{
	float: right;
	color: #777777;
}

body #faq .panel-default > .panel-heading + .panel-collapse > .panel-body
{
	border-top: 0px;
}

body #contact
{
	background-image: url(../img/map1.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

body #contact .map-content
{
	margin-top: 45px;
}

body #contact .gmap
{
	border: 10px solid #f6f5f0;
	border-radius: 50%;
	height: 300px;
	width: 300px;
	box-shadow: 0px 0px 3px 3px #e7e4dc;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

body #contact .gmap-area .gmap iframe
{
	border-radius: 50%;
	height: 280px;
	width: 300px;
}

body #contact .gmap-area .map-content address h5
{
	font-weight: 700;
}

body #contact .center
{
	text-align: center;
	padding-bottom: 55px;
}

body #contact .center h2
{
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px;
}

@media screen and (max-width: 1024px)
{
	body #contact .map-content
	{
		text-align: center;
	}
}

body #contact-page
{
	background-color: #fff;
}

body #contact-page .submit-button
{
	padding: 8px 20px;
	color: #fff;
	border: none;
	margin-top: 10px;
}

body #features-page
{
	/* subsection1 ends /--------------------------------------------------------- */
}

body #features-page .subsection1
{
	background-color: #fff;
	background-image: url(../img/feature_banner1.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

body #features-page .subsection1 .section-heading h1, body #features-page .subsection1 #features h1, body #features-page .subsection1 #about h1, body #features-page .subsection1 #process h1, body #features-page .subsection1 #testimonial h1, body #features-page .subsection1 #about-page-section-3 h1, body #features-page .subsection1 #skills h1, body #features-page .subsection1 #team-member h1, body #features-page .subsection1 #top_banner h1, body #features-page .subsection1 #portfolio h1, body #features-page .subsection1 #faq h1, body #features-page .subsection1 #contact h1, body #features-page .subsection1 #contact-page h1, body #features-page .subsection1 .subsection1 h1, body #features-page .subsection1 .subsection2 h1, body #features-page .subsection1 .subsection3 .right-section h1, body #features-page .subsection3 .subsection1 .right-section h1, body #features-page .subsection1 .subsection3 .left-section h1, body #features-page .subsection3 .subsection1 .left-section h1, body #features-page .subsection1 .subsection4 h1, body #features-page .subsection1 #login-reg h1
{
	color: #fff;
}

body #features-page .subsection1 .section-heading .subheading, body #features-page .subsection1 #features .subheading, body #features-page .subsection1 #about .subheading, body #features-page .subsection1 #process .subheading, body #features-page .subsection1 #testimonial .subheading, body #features-page .subsection1 #about-page-section-3 .subheading, body #features-page .subsection1 #skills .subheading, body #features-page .subsection1 #team-member .subheading, body #features-page .subsection1 #top_banner .subheading, body #features-page .subsection1 #portfolio .subheading, body #features-page .subsection1 #faq .subheading, body #features-page .subsection1 #contact .subheading, body #features-page .subsection1 #contact-page .subheading, body #features-page .subsection1 .subsection1 .subheading, body #features-page .subsection1 .subsection2 .subheading, body #features-page .subsection1 .subsection3 .right-section .subheading, body #features-page .subsection3 .subsection1 .right-section .subheading, body #features-page .subsection1 .subsection3 .left-section .subheading, body #features-page .subsection3 .subsection1 .left-section .subheading, body #features-page .subsection1 .subsection4 .subheading, body #features-page .subsection1 #login-reg .subheading
{
	color: #fff;
}

body #features-page .subsection1 .wpb_column > .wpb_wrapper > *:last-child
{
	margin-bottom: 0;
}

body #features-page .subsection1 .wpb_column
{
	background-repeat: repeat;
	background-size: cover;
}

body #features-page .subsection1 .iconbox
{
	margin: 0 0 40px 0;
}

body #features-page .subsection1 .iconbox p:last-child
{
	margin: 0;
}

body #features-page .subsection1 .iconbox h3
{
	margin: 0 0 10px 0;
	text-transform: none;
}

body #features-page .subsection1 .iconbox i.boxicon
{
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.08s ease-in;
	-moz-transition: all 0.08s ease-in;
	-ms-transition: all 0.08s ease-in;
	-o-transition: all 0.08s ease-in;
	transition: all 0.08s ease-in;
}

body #features-page .subsection1 .flip .icon-color.card .back
{
	color: #fff;
}

body #features-page .subsection1 .flip
{
	-webkit-perspective: 800;
	-ms-perspective: 800;
	-moz-perspective: 800;
	-o-perspective: 800;
	width: 100%;
	min-height: 200px;
	height: 200px;
	position: relative;
	display: block;
	margin: 0px auto;
}

body #features-page .subsection1 .flip .card
{
	width: 100%;
	height: 100%;
}

body #features-page .subsection1 .flip .front, body #features-page .subsection1 .flip .back
{
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.5s;
	-ms-transform-style: preserve-3d;
	-ms-transition: 0.5s;
	-o-transform-style: preserve-3d;
	-o-transition: 0.5s;
	transform-style: preserve-3d;
	transition: 0.5s;
}

body #features-page .subsection1 .flip .card .face
{
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
}

body #features-page .subsection1 .flip .card .front
{
	position: absolute;
	z-index: 1;
	background: #f9f9f9;
	border-radius: 4px;
	backface-visibility: hidden;
	/* W3C */
	-webkit-backface-visibility: hidden;
	/* Safari & Chrome */
	-moz-backface-visibility: hidden;
	/* Firefox */
	-ms-backface-visibility: hidden;
	/* Internet Explorer */
	-o-backface-visibility: hidden;
	/* Opera */
}

body #features-page .subsection1 .flip .card .back
{
	border-radius: 4px;
	transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	/* IE 9 */
	-moz-transform: rotatey(-180deg);
	/* Firefox */
	-webkit-transform: rotatey(-180deg);
	/* Safari and Chrome */
	-o-transform: rotatey(-180deg);
	/* Opera */
	backface-visibility: hidden;
	/* W3C */
	-webkit-backface-visibility: hidden;
	/* Safari & Chrome */
	-moz-backface-visibility: hidden;
	/* Firefox */
	-ms-backface-visibility: hidden;
	/* Internet Explorer */
	-o-backface-visibility: hidden;
	/* Opera */
}

body #features-page .subsection1 .flip:hover .front
{
	transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	/* IE 9 */
	-moz-transform: rotatey(180deg);
	/* Firefox */
	-webkit-transform: rotatey(180deg);
	/* Safari and Chrome */
	-o-transform: rotatey(180deg);
	/* Opera */
}

body #features-page .subsection1 .flip:hover .back
{
	transform: rotatey(0deg);
	-ms-transform: rotatey(0deg);
	/* IE 9 */
	-moz-transform: rotatey(0deg);
	/* Firefox */
	-webkit-transform: rotatey(0deg);
	/* Safari and Chrome */
	-o-transform: rotatey(0deg);
	/* Opera */
	backface-visibility: visible;
	/* W3C */
	-webkit-backface-visibility: visible;
	/* Safari & Chrome */
	-moz-backface-visibility: visible;
	/* Firefox */
	-ms-backface-visibility: visible;
	/* Internet Explorer */
	-o-backface-visibility: visible;
	/* Opera */
}

body #features-page .subsection1 .iconbox-style i.boxicon
{
	font-size: 58px;
	text-align: center;
	display: block;
	color: #999999;
	line-height: 1;
	margin: 0 0 14px 0;
	padding: 0;
}

body #features-page .subsection1 .iconbox-style .iconimg
{
	margin: 0 0 16px 0;
}

body #features-page .subsection1 .iconbox-style table
{
	height: 200px;
	width: 100%;
}

body #features-page .subsection1 .iconbox-style table td
{
	vertical-align: middle;
	padding: 10px 30px 0 30px;
}

body #features-page .subsection1 .iconbox-style .back h3
{
	color: #fff;
}

body #features-page .subsection2
{
	background-color: #fff;
}

body #features-page .subsection2 .section-heading h2, body #features-page .subsection2 #features h2, body #features-page .subsection2 #about h2, body #features-page .subsection2 #process h2, body #features-page .subsection2 #testimonial h2, body #features-page .subsection2 #about-page-section-3 h2, body #features-page .subsection2 #skills h2, body #features-page .subsection2 #team-member h2, body #features-page .subsection2 #top_banner h2, body #features-page .subsection2 #portfolio h2, body #features-page .subsection2 #faq h2, body #features-page .subsection2 #contact h2, body #features-page .subsection2 #contact-page h2, body #features-page .subsection2 .subsection1 h2, body #features-page .subsection2 .subsection2 h2, body #features-page .subsection2 .subsection3 .right-section h2, body #features-page .subsection3 .subsection2 .right-section h2, body #features-page .subsection2 .subsection3 .left-section h2, body #features-page .subsection3 .subsection2 .left-section h2, body #features-page .subsection2 .subsection4 h2, body #features-page .subsection2 #login-reg h2
{
	color: #777777;
	line-height: 45px !important;
}

body #features-page .subsection2 .section-heading .subheading, body #features-page .subsection2 #features .subheading, body #features-page .subsection2 #about .subheading, body #features-page .subsection2 #process .subheading, body #features-page .subsection2 #testimonial .subheading, body #features-page .subsection2 #about-page-section-3 .subheading, body #features-page .subsection2 #skills .subheading, body #features-page .subsection2 #team-member .subheading, body #features-page .subsection2 #top_banner .subheading, body #features-page .subsection2 #portfolio .subheading, body #features-page .subsection2 #faq .subheading, body #features-page .subsection2 #contact .subheading, body #features-page .subsection2 #contact-page .subheading, body #features-page .subsection2 .subsection1 .subheading, body #features-page .subsection2 .subsection2 .subheading, body #features-page .subsection2 .subsection3 .right-section .subheading, body #features-page .subsection3 .subsection2 .right-section .subheading, body #features-page .subsection2 .subsection3 .left-section .subheading, body #features-page .subsection3 .subsection2 .left-section .subheading, body #features-page .subsection2 .subsection4 .subheading, body #features-page .subsection2 #login-reg .subheading
{
	color: #fff;
}

body #features-page .subsection2 hr
{
	width: 50px;
	height: 3px;
	border-top: 1px solid #fff;
	margin-top: 0px;
	display: inline-block;
}

body #features-page .subsection2 .wpb_wrapper h3
{
	line-height: 40px;
}

body #features-page .subsection2 .iconbox-style-2 i.boxicon
{
	font-size: 34px;
	text-align: center;
	display: inline-block;
}

body #features-page .subsection2 .iconbox-style-2 .iconbox-icon
{
	float: left;
	width: 30px;
	margin-top: 2px;
	text-align: center;
}

body #features-page .subsection2 .iconbox-style-2 .iconbox-content
{
	margin-left: 54px;
	margin-bottom: 30px;
}

body #features-page .subsection2 .nomargin
{
	margin-bottom: 0px !important;
}

body #features-page .subsection2 .nomargin p
{
	margin: 0px;
}

body #features-page .subsection2 .iconbox-style-2 i.boxicon[class*="sl-"]
{
	font-size: 30px;
}

body #features-page .subsection3
{
	background-color: #34363e;
	color: white;
	position: relative;
}

body #features-page .subsection3 .right-section
{
	color: #fff;
}

body #features-page .subsection3 .right-section .section-heading h1, body #features-page .subsection3 .right-section #features h1, body #features-page .subsection3 .right-section #about h1, body #features-page .subsection3 .right-section #process h1, body #features-page .subsection3 .right-section #testimonial h1, body #features-page .subsection3 .right-section #about-page-section-3 h1, body #features-page .subsection3 .right-section #skills h1, body #features-page .subsection3 .right-section #team-member h1, body #features-page .subsection3 .right-section #top_banner h1, body #features-page .subsection3 .right-section #portfolio h1, body #features-page .subsection3 .right-section #faq h1, body #features-page .subsection3 .right-section #contact h1, body #features-page .subsection3 .right-section #contact-page h1, body #features-page .subsection3 .right-section .subsection1 h1, body #features-page .subsection3 .right-section .subsection2 h1, body #features-page .subsection3 .right-section .right-section h1, body #features-page .subsection3 .right-section .left-section h1, body #features-page .subsection3 .right-section .subsection4 h1, body #features-page .subsection3 .right-section #login-reg h1
{
	color: #fff;
}

body #features-page .subsection3 .right-section .section-heading .subheading, body #features-page .subsection3 .right-section #features .subheading, body #features-page .subsection3 .right-section #about .subheading, body #features-page .subsection3 .right-section #process .subheading, body #features-page .subsection3 .right-section #testimonial .subheading, body #features-page .subsection3 .right-section #about-page-section-3 .subheading, body #features-page .subsection3 .right-section #skills .subheading, body #features-page .subsection3 .right-section #team-member .subheading, body #features-page .subsection3 .right-section #top_banner .subheading, body #features-page .subsection3 .right-section #portfolio .subheading, body #features-page .subsection3 .right-section #faq .subheading, body #features-page .subsection3 .right-section #contact .subheading, body #features-page .subsection3 .right-section #contact-page .subheading, body #features-page .subsection3 .right-section .subsection1 .subheading, body #features-page .subsection3 .right-section .subsection2 .subheading, body #features-page .subsection3 .right-section .right-section .subheading, body #features-page .subsection3 .right-section .left-section .subheading, body #features-page .subsection3 .right-section .subsection4 .subheading, body #features-page .subsection3 .right-section #login-reg .subheading
{
	color: #fff;
}

body #features-page .subsection3 .right-section .featureblock
{
	margin-bottom: 30px;
	display: inline-block;
}

body #features-page .subsection3 .right-section .featureblock .icon
{
	text-align: right;
	font-size: 30px;
	line-height: 34px;
}

body #features-page .subsection3 .right-section .nomargin
{
	margin-bottom: 0px !important;
}

body #features-page .subsection3 .right-section .subfeature .featureblock h4
{
	color: #fff;
}

body #features-page .subsection3 .right-section .subfeature .featureblock i
{
	color: #fff;
	font-size: 30px;
}

body #features-page .subsection3 .left-section
{
	background-color: #34363e;
}

body #features-page .subsection3 .left-section .section-heading h1, body #features-page .subsection3 .left-section #features h1, body #features-page .subsection3 .left-section #about h1, body #features-page .subsection3 .left-section #process h1, body #features-page .subsection3 .left-section #testimonial h1, body #features-page .subsection3 .left-section #about-page-section-3 h1, body #features-page .subsection3 .left-section #skills h1, body #features-page .subsection3 .left-section #team-member h1, body #features-page .subsection3 .left-section #top_banner h1, body #features-page .subsection3 .left-section #portfolio h1, body #features-page .subsection3 .left-section #faq h1, body #features-page .subsection3 .left-section #contact h1, body #features-page .subsection3 .left-section #contact-page h1, body #features-page .subsection3 .left-section .subsection1 h1, body #features-page .subsection3 .left-section .subsection2 h1, body #features-page .subsection3 .left-section .right-section h1, body #features-page .subsection3 .left-section .left-section h1, body #features-page .subsection3 .left-section .subsection4 h1, body #features-page .subsection3 .left-section #login-reg h1
{
	color: #fff;
}

body #features-page .subsection3 .left-section .section-heading .subheading, body #features-page .subsection3 .left-section #features .subheading, body #features-page .subsection3 .left-section #about .subheading, body #features-page .subsection3 .left-section #process .subheading, body #features-page .subsection3 .left-section #testimonial .subheading, body #features-page .subsection3 .left-section #about-page-section-3 .subheading, body #features-page .subsection3 .left-section #skills .subheading, body #features-page .subsection3 .left-section #team-member .subheading, body #features-page .subsection3 .left-section #top_banner .subheading, body #features-page .subsection3 .left-section #portfolio .subheading, body #features-page .subsection3 .left-section #faq .subheading, body #features-page .subsection3 .left-section #contact .subheading, body #features-page .subsection3 .left-section #contact-page .subheading, body #features-page .subsection3 .left-section .subsection1 .subheading, body #features-page .subsection3 .left-section .subsection2 .subheading, body #features-page .subsection3 .left-section .right-section .subheading, body #features-page .subsection3 .left-section .left-section .subheading, body #features-page .subsection3 .left-section .subsection4 .subheading, body #features-page .subsection3 .left-section #login-reg .subheading
{
	color: #fff;
}

body #features-page .subsection3 .left-section .subfeature h1
{
	color: #fff;
	font-size: 50px;
	line-height: 75px;
}

@media screen and (max-width: 1024px)
{
	body #features-page .subsection3 .left-section .subfeature h1
	{
		color: #fff;
		font-size: 40px;
		line-height: 75px;
	}
}

body #features-page .subsection4
{
	background-color: #fff;
}

body #features-page .subsection4 .subheading-pricing
{
	color: #999999;
}

body #features-page .subsection4 .vc_column_container > .vc_column-inner
{
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}

body #features-page .subsection4 .pricing-plan
{
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #dddddd;
	background: #fff;
	border-radius: 3px;
	box-shadow: 2px 2px 8px #ddd;
	position: relative;
	overflow: hidden;
}

body #features-page .subsection4 .pricing-plan-head
{
	text-align: center;
}

body #features-page .subsection4 .pricing-plan-1
{
	background-color: #34363e;
}

body #features-page .subsection4 .ribbon
{
	position: absolute;
	top: -5px;
	left: 10px;
	width: 117px;
	height: 117px;
	overflow: hidden;
	z-index: 10;
}

body #features-page .subsection4 .recommended
{
	background: url(../img/recommended.png) 0 0 no-repeat;
}

body #features-page .subsection4 .featured-ribbon
{
	width: 220px;
	background: #34363e;
	position: absolute;
	top: 15px;
	left: -80px;
	text-align: center;
	line-height: 35px;
	letter-spacing: 0.01em;
	font-size: 0.65em;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

body #features-page .subsection4 .grow
{
	transition: all .2s ease-in-out;
}

body #features-page .subsection4 .grow:hover
{
	transform: scale(1.1);
}

body #features-page .subsection4 .pricing-plan .pricing-plan-head
{
	color: #fff;
	border-radius: 3px 3px 0px 0px;
}

body #features-page .subsection4 .pricing-plan .pricing-plan-head h3
{
	display: block;
	margin: 0;
	padding: 12px 0 12px 0;
	font-size: 14px !important;
	font-weight: 700;
	letter-spacing: 1px;
	color: #999999;
	background: #f9f9f9;
	text-transform: uppercase;
}

body #features-page .subsection4 .pricing-plan.pricing-color-true .pricing-plan-head
{
	margin: -1px -1px 0px -1px;
	color: #fff;
}

body #features-page .subsection4 .pricing-plan.pricing-color-true .pricing-plan-head h3
{
	color: #fff;
	background: none;
}

body #features-page .subsection4 .pricing-plan .pricing-price
{
	background: #fff;
	box-shadow: inset 0 1px 1px -1px #999999, inset 0 -1px 1px -1px #999999;
}

body #features-page .subsection4 .pricing-plan.pricing-color-true .pricing-price
{
	background: rgba(0, 0, 0, 0.08);
	box-shadow: none;
	margin: 0;
}

body #features-page .subsection4 .pricing-plan .pricing-price span.pricing-amount
{
	display: block;
	font-size: 38px;
	font-weight: 600;
	padding: 24px 0 5px 0;
	margin: 0;
	line-height: 1;
	color: #fff;
}

body #features-page .subsection4 .pricing-plan .pricing-price span.pricing-per
{
	display: block;
	opacity: 0.6;
	padding: 0 0 24px 0;
	margin: 0;
	color: #fff;
}

body #features-page .subsection4 .pricing-plan .pricing-signup
{
	display: block;
	margin: 20px 0 0px 0;
	padding: 20px 0 20px 0;
	text-align: center;
	background: #f9f9f9;
}

body #features-page .subsection4 .pricing-plan ul
{
	margin: 20px 0 20px 0;
	padding: 0 0 0px 0;
	list-style: none;
	background: #fff;
	color: #777777;
}

body #features-page .subsection4 .pricing-plan li
{
	margin: 0 20px;
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px solid #efefef;
}

body #features-page .subsection4 .pricing-plan li:last-child
{
	border-bottom: none;
}

body #login-reg
{
	background-color: #fff;
	text-align: center;
	/***** Top content *****/
}

body #login-reg .datablock
{
	margin-bottom: 20px;
	text-align: left;
}

body #login-reg .btn-link-1
{
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0 20px;
	background: #19b9e7;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

body #login-reg .btn-link-1:hover, body #login-reg .btn-link-1:focus, body #login-reg .btn-link-1:active
{
	outline: 0;
	opacity: 0.6;
	color: #fff;
}

body #login-reg .btn-link-1.btn-link-1-facebook
{
	background: #4862a3;
}

body #login-reg .btn-link-1.btn-link-1-twitter
{
	background: #55acee;
}

body #login-reg .btn-link-1.btn-link-1-google-plus
{
	background: #dd4b39;
}

body #login-reg .btn-link-1 i
{
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}

body #login-reg .btn-link-2
{
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

body #login-reg .btn-link-2:hover, body #login-reg .btn-link-2:focus, body #login-reg .btn-link-2:active, body #login-reg .btn-link-2:active:focus
{
	outline: 0;
	opacity: 0.6;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
}

body #login-reg .form-box .form-control
{
	padding: 22px 12px 22px 0px;
}

body #login-reg .form-box .btn
{
	padding: 12px 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

body #login-reg .form-box .input-group-addon
{
	background: #fff;
	color: #777777;
}

body #login-reg .form-box .input-group-addon i
{
	color: #777777;
}

body #login-reg .form-box input[type=text]
{
	border-left: 0px;
}

body #login-reg .form-box input[type=tel]
{
	border-left: 0px;
}

body #login-reg .form-box textarea
{
	border-radius: 4px;
}

body #login-reg .form-box textarea.form-control
{
	padding: 6px 12px;
}

body #login-reg .form-top
{
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #f3f3f3;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-align: left;
}

body #login-reg .form-top-left
{
	float: left;
	width: 75%;
	padding-top: 32px;
}

body #login-reg .form-top-left h3
{
	margin-top: 0;
}

body #login-reg .form-top-right
{
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

body #login-reg .form-top-right i
{
	color: #ddd;
}

body #login-reg .form-bottom
{
	padding: 25px 25px 30px 25px;
	background: #ddd;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	text-align: left;
}

body #login-reg .form-bottom form textarea
{
	height: 100px;
}

body #login-reg .form-bottom form button.btn
{
	width: 100%;
}

body #login-reg .form-bottom form .input-error
{
	border-color: #19b9e7;
}

body #login-reg .social-login
{
	margin-top: 35px;
}

body #login-reg .social-login-buttons
{
	margin-top: 25px;
}

body #login-reg .middle-border
{
	min-height: 300px;
	margin-top: 170px;
	border-right: 1px solid #ddd;
}

body #login-reg forms-right-icons .row
{
	padding-bottom: 15px;
}

body #login-reg .forms-right-icons
{
	text-align: left;
}

body #login-reg .forms-right-icons h3
{
	margin-top: 0;
}

body #login-reg .forms-right-icons .icon
{
	text-align: right;
	font-size: 30px;
	line-height: 34px;
}

@media (min-width: 768px) and (max-width: 991px)
{
	body #login-reg .forms-right-icons .icon
	{
		font-size: 22px;
	}
}

@media (max-width: 768px)
{
	body #login-reg .forms-right-icons
	{
		margin-bottom: 50px;
	}
}

@media (max-width: 767px)
{
	body #login-reg .show-forms, body #login-reg .forms-right-icons, body #login-reg .forms-right-icons .icon
	{
		text-align: center;
	}

	body #login-reg .forms-right-icons .icon
	{
		padding-top: 10px;
	}

	body #login-reg .forms-right-icons h3
	{
		margin-top: 15px;
	}
}

@media (max-width: 480px)
{
	body #login-reg .btn-link-1
	{
		width: 100%;
		margin: 5px 0px;
	}
}

/* Breadcrumb Custom */
/*=====DEPENDENCES=====*/
.r-list
{
	--uirListPaddingLeft: var(--rListPaddingLeft, 0);
	--uirListMarginTop: var(--rListMarginTop, 0);
	--uirListMarginBottom: var(--rListMarginBottom, 0);
	--uirListListStyle: var(--rListListStyle, none);
	padding-left: var(--uirListPaddingLeft) !important;
	margin-top: var(--uirListMarginTop) !important;
	margin-bottom: var(--uirListMarginBottom) !important;
	list-style: var(--uirListListStyle) !important;
}

.r-link
{
	--uirLinkDisplay: var(--rLinkDisplay, inline-flex);
	--uirLinkTextColor: var(--rLinkTextColor);
	--uirLinkTextDecoration: var(--rLinkTextDecoration, none);
	display: var(--uirLinkDisplay) !important;
	color: var(--uirLinkTextColor) !important;
	text-decoration: var(--uirLinkTextDecoration) !important;
}

/*  =====  COMPONENT  =====  */
.breadcrumb
{
	--uiBreadcrumbDividerColor: var(--breadcrumbDividerColor, inherit);
	--uiBreadcrumbDividerSize: var(--breadcrumbDividerSize, 16px);
	--uiBreadcrumbIndent:  var(--breadcrumbIndent, 10px);
}

.breadcrumb__list
{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.breadcrumb__group
{
	display: inline-flex;
	align-items: center;
}

.breadcrumb__group:nth-of-type(n+2)
{
	margin-left: var(--uiBreadcrumbIndent);
}

.breadcrumb__divider
{
	margin-left: var(--uiBreadcrumbIndent);
	font-size: var(--uiBreadcrumbDividerSize);
}

/*  =====  SKIN  =====  */
.breadcrumb
{
	--uiBreadcrumbTextColor: var(--breadcrumbTextColor);
	--uiBreadcrumbTextColorActive: var(--breadcrumbTextColorActive);
	--breadcrumbDividerColor: var(--uiBreadcrumbTextColor);
	--rLinkTextColor: var(--uiBreadcrumbTextColor);
}

.breadcrumb__divider
{
	color: var(--uiBreadcrumbDividerColor);
}

span.breadcrumb__point
{
	color: var(--uiBreadcrumbTextColorActive);
}

/*  =====  SETTINGS  =====  */
.breadcrumb_type5
{
	--breadcrumbDividerSize: 20px;
}

#accordion .panel
{
	margin-top: 0px;
	height: auto;
	border: 3px solid #D78825;
	border-radius: 3px;
}

#accordion a
{
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	background-color: #D78825;
	color: #fff;
}

#accordion .panel-heading a.collapsed:hover,  #accordion .panel-heading a.collapsed:focus
{
	background-color: #D78825;
	color: white;
	transition: all 0.2s ease-in;
}

#accordion .panel-heading a.collapsed:hover::before,  #accordion .panel-heading a.collapsed:focus::before
{
	color: white;
}

#accordion .panel-heading
{
	padding: 0;
	border-radius: 0px;
}

#accordion .panel-heading a:not(.collapsed)
{
	color: white;
	background-color: #D78825;
	transition: all 0.2s ease-in;
}

/* Add Indicator fontawesome icon to the left */

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

#accordion .panel-heading .accordion-toggle::before
{
	font-family: 'FontAwesome';
	content: '\f00d';
	float: right;
	color: white;
	font-weight: lighter;
	transform: rotate(0deg);
	transition: all 0.2s ease-in;
}

#accordion .panel-heading .accordion-toggle.collapsed::before
{
	color: #444;
	transform: rotate(-135deg);
	transition: all 0.2s ease-in;
}

body #panel-collapse
{
	padding: 2%;
}

.doc-section-header
{
	margin-top: 25px;
}

.doc-section-bottom
{
	border-bottom: 1px solid #D78825;
}

.doc-title
{
	color: #E1A61D;
}

.btn-doc
{
	float: right;
	background-color: #4B82A8;
	border: 0;
	color: #fff;
	padding: 10px 27px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 5px;
}

@media only screen and (min-width: 500px){
	
	.btn-doc-centrer {
		
	float: right;
	background-color: #4B82A8;
	border: 0;
	color: #fff;
	padding: 10px 27px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 35px;
	height: 45px; 
	width: 100px; 
	margin-top: 20px; 
	outline: none;
		
	}
	
}

@media only screen and (min-width: 375px) and (max-width: 440px){
	
	.btn-doc-centrer {
		
	background-color: #4B82A8;
	margin-bottom: 20px;
	border: 0;
	color: #fff;
	padding: 10px 27px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 35px;
	height: 45px; 
	width: 100px; 
	margin-top: 20px; 
	outline: none;	
	margin-left: 70px;
		
	}
	
}


.btn-doc:hover
{
	background-color: #4B82A8;
	color:#fff;
}

/* PAGE HEADER */

@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?25982426');
	src: url('../fonts/fontello.eot?25982426#iefix') format('embedded-opentype'),
		 url('../fonts/fontello.woff2?25982426') format('woff2'),
		 url('../fonts/fontello.woff?25982426') format('woff'),
		 url('../fonts/fontello.ttf?25982426') format('truetype'),
		 url('../fonts/fontello.svg?25982426#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  /*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	  font-family: 'fontello';
	  src: url('../font/fontello.svg?25982426#fontello') format('svg');
	}
  }
  */
   
   [class^="mei-"]:before, [class*=" mei-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
   
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
   
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
   
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
   
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
   
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
   
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
   
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
   
  .mei-settings:before { content: '\e800'; } /* '' */
  .mei-team:before { content: '\e801'; } /* '' */
  .mei-transfer:before { content: '\e802'; } /* '' */
  .mei-web-design:before { content: '\e803'; } /* '' */
  .mei-app-development:before { content: '\e804'; } /* '' */
  .mei-computer-graphic:before { content: '\e805'; } /* '' */
  .mei-development-1:before { content: '\e806'; } /* '' */
  .mei-development:before { content: '\e807'; } /* '' */
  .mei-pie-chart:before { content: '\e808'; } /* '' */
  .mei-menu:before { content: '\e809'; } /* '' */
  .mei-production:before { content: '\e80a'; } /* '' */
  .mei-project-management:before { content: '\e80b'; } /* '' */
  .mei-advertising:before { content: '\e80c'; } /* '' */
  .mei-magnifying-glass:before { content: '\e80d'; } /* '' */

/*------------------------------------------------------------------------------
/ 26. Popup Search
------------------------------------------------------------------------------*/
.searchFixed{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(17, 17, 17, 0.98);
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}
.popupBG{
    background-repeat: repeat;
    background-position: center center;
    padding: 0;
}
.searchForms {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.searchForms button[type="submit"] {
    padding: 0 0;
    outline: none;
    border: none;
    background: transparent;
    font-size: 24px;
    line-height: .9;
    color: #fff;
    position: absolute;
    height: 100%;
    width: 60px;
    text-transform: uppercase;
    right: 15px;
    top: -2px;
    text-align: center;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.searchForms button[type="submit"]:hover{
    color: #D78825;
}
.searchForms input{
    width: 100%;
    height: 91px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    background: none;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 10px;
    font-weight: 300;
}
.searchForms input:focus{
    outline:none;
    box-shadow: none;
}
.searchForms input::-webkit-input-placeholder{
    color: #fff;
    opacity: 1;
}
.searchForms input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.searchForms input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.searchForms input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.sfCloser{
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    font-weight: 600;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 30px;
    text-transform: uppercase;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: 99;
}
.sfCloser:after{
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 17.5px;
    top: 24px;
    content: '';
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.sfCloser:before{
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 17.5px;
    top: 24px;
    content: '';
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.sfCloser:hover{
    box-shadow: 0 0 0 10px rgba(255,255,255, .2);
    box-shadow: 0 0 0 10px rgba(255,255,255, .2);
    -moz-box-shadow: 0 0 0 10px rgba(255,255,255, .2);
}
.sfCloser:hover:after,
.sfCloser:hover:before{
    background: #D78825;
}

/*------------------------------------------------------------------------------
/ 27. Popup Menu
------------------------------------------------------------------------------*/
.popup {
    background: rgba(17, 17, 17, 0.98);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    height: 100vh;
    opacity: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
    z-index: 1000;
}
.close-popup{
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    font-weight: 600;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 30px;
    top: 30px;
    text-transform: uppercase;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: 99;
}
.close-popup:after{
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 17.5px;
    top: 24px;
    content: '';
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.close-popup:before{
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 17.5px;
    top: 24px;
    content: '';
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.close-popup:hover{
    box-shadow: 0 0 0 10px rgba(255,255,255, .2);
    box-shadow: 0 0 0 10px rgba(255,255,255, .2);
    -moz-box-shadow: 0 0 0 10px rgba(255,255,255, .2);
}
.close-popup:hover:after,
.close-popup:hover:before{
    background: #D78825;
}
.logo2{
    z-index: 99;
    position: absolute;
    left: 0;
    top: 30px;
}
.footer__contacts{
    position: absolute;
    left: 0;
    bottom: 40px;
    margin: 0;
    padding-left: 0;
}
.popUp_social{
    position: absolute;
    right: 0;
    bottom: 34px;
    padding: 0;
}
.popUp_social ul{
    margin: 0;
    padding: 0;
}
.popUp_social ul li {
    padding: 0;
    margin: 0 20px 0 0;
    list-style: none;
    display: inline-block;
}
.popUp_social ul li:last-of-type{
    margin-right: 0;
}
.popUp_social ul li a {
    font-size: 14px;
    letter-spacing: 0.56px;
    color: #aaaaaa;
    margin: 0;
    display: block;
    text-align: left;
}
.popUp_social ul li a i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
.popUp_social ul li a:hover{
    color: #fff;
}
.footer__contacts li{
    list-style: none;
    display: block;
    font-size: 16px;
    color: #818181;
    line-height: 22px;
    margin: 0 0 7px;
}
.footer__contacts li:last-child{
    margin-bottom: 0;
}
.popup__btn-close {
    background-color: transparent;
    border: 0;
    letter-spacing: .3rem;
    opacity: 1;
    position: absolute;
    right: 30px;
    top: 30px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: 1;
}
.popup__btn-close:hover {
    opacity: .5;
}
.popup-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    height: 100vh;
    transform: translateY(-100%);
    transition: all 0.6s 1000ms cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
}
.show-popup .popup-inner, .show-overlay-nav .popup-inner {
    transform: translateY(0);
}
.show-popup .popup.popup-overlay, .show-overlay-nav .popup.popup__menu {
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible;
    transform: translateY(0);
}
.show-popup,
.show-overlay-nav {
    overflow: hidden;
}
.popup.popup__menu {
    background-repeat: repeat;
    background-position: center center;
    padding: 0;
}
.popup.popup__menu .popup-inner {
    display: flex;
}
.show-overlay-nav .popup.popup__menu.popup__menu {
    box-shadow: none;
    overflow: hidden;
}
.show-overlay-nav .top {
    background-color: transparent;
    box-shadow: none;
}

.dl-menu__wrap {
    height: auto;
    position: relative;
    perspective: 600px;
    perspective-origin: 50% -200%;
    text-align: center;
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
}
.dl-menu__wrap ul {
    list-style: none;
    padding: 0;
    transform-style: preserve-3d;
}
.dl-menu__wrap ul li {
    margin: 13px 0;
    position: relative;
    display: block;
}
.dl-menu__wrap ul li a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    line-height: .8;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.dl-menu__wrap ul li a::after {
    position: absolute;
    width: 0;
    height: 1px;
    content: '';
    background: #fff;
    left: 0;
    right: 0;
    bottom: -5px;
    -webkit-transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: -1;
}
.dl-menu__wrap ul li.menu-item-has-children > a{
    position: relative;
}
.dl-menu__wrap ul li.menu-item-has-children > a:before{
    position: absolute;
    right: -18px;
    top: 2px;
    content: "\f107";
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    font-family: 'fontAwesome';
    font-size: 12px;
    color: #fff;
    line-height: .8;
}
.dl-menu__wrap ul li.menu-item-has-children > a:hover:before{
    transform: rotate(-180deg);
}
.dl-menu__wrap ul li.active > a::after,
.dl-menu__wrap ul li a:hover::after {
    width: 100%;
}
.dl-menu__wrap ul li .dl-submenu {
    display: none;
}
.dl-menu__wrap .dl-menu {
    margin: 0;
    pointer-events: none;
    transform: translateY(10px);
    backface-visibility: hidden;
    width: 100%;
}
.dl-menu__wrap .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}
.dl-menu__wrap .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0px);
}
.dl-menu__wrap .dl-menu.dl-subview li,
.dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen > a, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subview > a {
    display: none;
}
.dl-menu__wrap .dl-menu.dl-subview li.dl-subview, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subview .dl-submenu, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen > 
.dl-submenu, .dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}
.dl-menu__wrap .dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}
.dl-menu__wrap .dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}
.dl-menu__wrap .dl-menu .dl-back a {
    position: relative;
    width: 26px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.dl-menu__wrap .dl-menu .dl-back a:before {
    content: '';
    background-color: transparent;
    background-image: url(../images/arrow-back.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 26px;
}
.dl-menu__wrap .dl-menu .dl-back a:after{
    display: none;
}
.dl-menu__wrap .dl-menu.dl-subview .dl-back {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menu__wrap > .dl-submenu {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.dl-menu__wrap > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menu__wrap > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}
@keyframes MenuAnimOut3 {
    100% {
        transform: translateZ(300px);
        opacity: 0;
    }
}
@keyframes MenuAnimIn3 {
    0% {
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}
@keyframes SubMenuAnimIn3 {
    0% {
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}
@keyframes SubMenuAnimOut3 {
    0% {
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        transform: translateZ(-300px);
        opacity: 0;
    }
}

/* PAGE ACTIVITE */

.hr-text {
	line-height: 1em;
	position: relative;
	outline: 0;
	border: 0;
	color: black;
	text-align: center;
	height: 1.5em;
	opacity: .5;
  }
  .hr-text:before {
	content: '';
	background: linear-gradient(to right, transparent, #818078, transparent);
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
  }
  .hr-text:after {
	content: attr(data-content);
	position: relative;
	display: inline-block;
	color: black;
	padding: 0 .5em;
	line-height: 1.5em;
	color: #818078;
	background-color: #fcfcfa;
  }

/* PAGE INDEX */

.wave-container > svg
{
	display: block;
	z-index: 20;
}

.wave-container
{
	position: relative;
	background: transparent;
	overflow: hidden;
	margin-top: -62px;
}

@keyframes animateWave
{
	0%
	{
		transform: scale(1,0);
	}

	100%
	{
		transform: scale(1,1);
	}

}

.wave-container > svg
{
	display: block;
	transform-origin: bottom;
	animation: animateWave 1000ms cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

.st0
{
	fill: #D78825;
}

body #body-evenements
{
	background-color: #fff;
	color: #000;
	margin-top: 30px;
	margin-bottom: 30px;
}

.header-img
{
	margin-top: 23px;
}

body #body-articles
{
	background-color: #D78825;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}

body #body-footer
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.btn-bas
{
	height: 50px;
	width: 220px;
	display:inline-block;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-color:transparent;
	border: none;
	padding:.375rem .75rem;
	font-size: 11px;
	line-height:1.5;
	border-radius: 5px;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-bottom: 20px;
}

@media (prefers-reduced-motion:reduce)
{
	.btn-bas
	{
	transition:none}
}

.btn-bas:hover
{
	color:rgba(122, 122, 122, 0.25);
text-decoration:none}

.btn-bas.focus,.btn-bas:focus
{
	outline:0;
box-shadow:0 0 0 .2rem rgba(122, 122, 122, 0.25)}

.btn-bas.disabled,.btn-bas:disabled
{
opacity:.65}

a.btn-bas.disabled,fieldset:disabled a.btn-bas
{
pointer-events:none}

.btn-index
{
	color:#fff;
	background-color:#4B82A8;
	border-color:#4B82A8;
}

.btn-index:hover
{
	color:#fff;
	background-color:rgb(57, 100, 131);
}

.btn-index.focus,.btn-index:focus
{
	box-shadow:0 0 0 .2rem rgba(38,143,255,.5);
}

.btn-index.disabled,.btn-index:disabled
{
	color:#fff;
	background-color:#4B82A8;
	border-color:#4B82A8;
}

.btn-index:not(:disabled):not(.disabled).active,.btn-index:not(:disabled):not(.disabled):active,.show>.btn-index.dropdown-toggle
{
	color:#fff;
	background-color:#0062cc;
border-color:#005cbf}

.btn-index:not(:disabled):not(.disabled).active:focus,.btn-index:not(:disabled):not(.disabled):active:focus,.show>.btn-index.dropdown-toggle:focus
{
box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}

.interface-container
{
	width:1361px;
}

.rounded-card
{
	border-radius: .5rem;
}

.card-banner
{
	position: relative;
}

.bottom-right
{
	position: absolute;
	bottom: .5rem;
	right: 1rem;
}

.card-body-height
{
	height:150px;
	word-wrap:break-word;
	background-color:#fff;	
	overflow:hidden;
}


@media only screen and (max-width: 480px){
	
	.swiper-slide
{
	width: 100% !important;
	/* margin-left: 15px !important; */
	/* margin-right: 14px !important; */
}
	
}

.card-body 
{
	padding-left: 15px !important;
	padding-right: 15px !important;
	
}

/* PAGE ACTIVITE */
.gallery-title
{
	font-size: 36px;
	color: #42B32F;
	text-align: center;
	font-weight: 500;
	margin-bottom: 70px;
}

.gallery-title:after
{
	content: "";
	position: absolute;
	width: 7.5%;
	left: 46.5%;
	height: 45px;
	border-bottom: 1px solid #5e5e5e;
}

.filter-button
{
	font-size: 18px;
	border: 1px solid #42B32F;
	border-radius: 5px;
	text-align: center;
	color: #42B32F;
	margin-bottom: 30px;
}

.filter-button:hover
{
	font-size: 18px;
	border: 1px solid #42B32F;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	background-color: #42B32F;
}

.btn-default:active .filter-button:active
{
	background-color: #42B32F;
	color: white;
}

.port-image
{
	width: 100%;
}

.gallery_product
{
	margin-bottom: 50px;
}

.big
{
	font-size: 1.2em;
}

/* Custom dropdown */
.custom-dropdown
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
	/* demo only */
	border-radius: 10px;
	border: 0;
}

.custom-dropdown select
{
	color: rgb(97, 97, 97);
	background-color: #FFF;
	font-size: inherit;
	padding: .7em;
	padding-right: 15em;
	border: 0;
	margin: 0;
	border-radius: 10px;
	text-indent: 0.01px;
	text-overflow: '';
	-webkit-appearance: none;
    -moz-appearance: none;	
	width: 465px;
	/* hide default arrow in chrome OSX */
}

@media (max-width: 500px)
{
	.custom-dropdown
{
	margin-left: -45px;
}
	
}

@media (min-width: 375px) and (max-width: 440px)
{
	.custom-dropdown
{
	margin-left: -40px;
	color: #FFF;
}

	.custom-dropdown select
	{
		width: 350px;
	}
	
}

select::-ms-expand {
  display: none;
}

.custom-dropdown::before,  .custom-dropdown::after
{
	content: "";
	position: absolute;
	pointer-events: none;
}

.custom-dropdown::after
{
	/*  Custom dropdown arrow */
	content: "\25BC";
	height: 1em;
	font-size: .625em;
	line-height: 1;
	right: 1.2em;
	top: 50%;
	margin-top: -.5em;
}

.custom-dropdown::before
{
	/*  Custom dropdown arrow cover */
	width: 2em;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 0 3px 3px 0;
}

.custom-dropdown select[disabled]
{
	color: rgba(0,0,0,.3);
}

.custom-dropdown select[disabled]::after
{
	color: rgba(0,0,0,.1);
}

.custom-dropdown::before
{
	background-color: rgba(0,0,0,.15);
	border-radius: 0 10px 10px 0;
}

.custom-dropdown::after
{
	color: rgba(0,0,0,.4);
}

.btn-activite
{
	text-align:center;
	margin-top: -15px;
}

/* PAGE GALERIE PHOTO */
.thumb
{
	margin-bottom: 30px;
}

img.zoom
{
	width: 100%;
	height: 200px;
	border-radius:5px;
	object-fit:cover;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.transition
{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.modal-header
{
	border-bottom: none;
}

.modal-title
{
	color:#000;
}

.modal-footer
{
	display:none;
}

.btn-img
{
	text-align:center;
	margin-top: -50px;
}

/* PAGE VIE ASSOCIATIVE */
.cards
{
	padding-top: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cards.hovercard .avatar img
{
	width: 150px;
	height: 150px;
	max-width: 150px;
	max-height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.margin-card
{
	margin-top: 40px;
}

/* PAGE VIE ASSOCIATIVE - ARTICLE TEMPLATE */
#margin-img
{
	margin-top: 30px;
	margin-bottom: 80px;
}

/* PAGE ACTIVITÉS */
body #top-activites
{
	background-color: #D78825;
	color: #fff;
}

.justify-content-start
{
	-ms-flex-pack:start!important;
justify-content:flex-start!important}

.justify-content-end
{
	-ms-flex-pack:end!important;
justify-content:flex-end!important}

.justify-content-center
{
	-ms-flex-pack:center!important;
justify-content:center!important}

.justify-content-between
{
	-ms-flex-pack:justify!important;
justify-content:space-between!important}

.justify-content-around
{
	-ms-flex-pack:distribute!important;
justify-content:space-around!important}

.align-items-start
{
	-ms-flex-align:start!important;
align-items:flex-start!important}

.align-items-end
{
	-ms-flex-align:end!important;
align-items:flex-end!important}

.align-items-center
{
	-ms-flex-align:center!important;
align-items:center!important}

.align-items-baseline
{
	-ms-flex-align:baseline!important;
align-items:baseline!important}

.align-items-stretch
{
	-ms-flex-align:stretch!important;
align-items:stretch!important}

.align-content-start
{
	-ms-flex-line-pack:start!important;
align-content:flex-start!important}

.align-content-end
{
	-ms-flex-line-pack:end!important;
align-content:flex-end!important}

.align-content-center
{
	-ms-flex-line-pack:center!important;
align-content:center!important}

.align-content-between
{
	-ms-flex-line-pack:justify!important;
align-content:space-between!important}

.align-content-around
{
	-ms-flex-line-pack:distribute!important;
align-content:space-around!important}

.align-content-stretch
{
	-ms-flex-line-pack:stretch!important;
align-content:stretch!important}

.align-self-auto
{
	-ms-flex-item-align:auto!important;
align-self:auto!important}

.align-self-start
{
	-ms-flex-item-align:start!important;
align-self:flex-start!important}

.align-self-end
{
	-ms-flex-item-align:end!important;
align-self:flex-end!important}

.align-self-center
{
	-ms-flex-item-align:center!important;
align-self:center!important}

.align-self-baseline
{
	-ms-flex-item-align:baseline!important;
align-self:baseline!important}

.align-self-stretch
{
	-ms-flex-item-align:stretch!important;
align-self:stretch!important}

@media (min-width:576px)
{
	.flex-sm-row
	{
		-ms-flex-direction:row!important;
	flex-direction:row!important}

	.flex-sm-column
	{
		-ms-flex-direction:column!important;
	flex-direction:column!important}

	.flex-sm-row-reverse
	{
		-ms-flex-direction:row-reverse!important;
	flex-direction:row-reverse!important}

	.flex-sm-column-reverse
	{
		-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important}

	.flex-sm-wrap
	{
		-ms-flex-wrap:wrap!important;
	flex-wrap:wrap!important}

	.flex-sm-nowrap
	{
		-ms-flex-wrap:nowrap!important;
	flex-wrap:nowrap!important}

	.flex-sm-wrap-reverse
	{
		-ms-flex-wrap:wrap-reverse!important;
	flex-wrap:wrap-reverse!important}

	.flex-sm-fill
	{
		-ms-flex:1 1 auto!important;
	flex:1 1 auto!important}

	.flex-sm-grow-0
	{
		-ms-flex-positive:0!important;
	flex-grow:0!important}

	.flex-sm-grow-1
	{
		-ms-flex-positive:1!important;
	flex-grow:1!important}

	.flex-sm-shrink-0
	{
		-ms-flex-negative:0!important;
	flex-shrink:0!important}

	.flex-sm-shrink-1
	{
		-ms-flex-negative:1!important;
	flex-shrink:1!important}

	.justify-content-sm-start
	{
		-ms-flex-pack:start!important;
	justify-content:flex-start!important}

	.justify-content-sm-end
	{
		-ms-flex-pack:end!important;
	justify-content:flex-end!important}

	.justify-content-sm-center
	{
		-ms-flex-pack:center!important;
	justify-content:center!important}

	.justify-content-sm-between
	{
		-ms-flex-pack:justify!important;
	justify-content:space-between!important}

	.justify-content-sm-around
	{
		-ms-flex-pack:distribute!important;
	justify-content:space-around!important}

	.align-items-sm-start
	{
		-ms-flex-align:start!important;
	align-items:flex-start!important}

	.align-items-sm-end
	{
		-ms-flex-align:end!important;
	align-items:flex-end!important}

	.align-items-sm-center
	{
		-ms-flex-align:center!important;
	align-items:center!important}

	.align-items-sm-baseline
	{
		-ms-flex-align:baseline!important;
	align-items:baseline!important}

	.align-items-sm-stretch
	{
		-ms-flex-align:stretch!important;
	align-items:stretch!important}

	.align-content-sm-start
	{
		-ms-flex-line-pack:start!important;
	align-content:flex-start!important}

	.align-content-sm-end
	{
		-ms-flex-line-pack:end!important;
	align-content:flex-end!important}

	.align-content-sm-center
	{
		-ms-flex-line-pack:center!important;
	align-content:center!important}

	.align-content-sm-between
	{
		-ms-flex-line-pack:justify!important;
	align-content:space-between!important}

	.align-content-sm-around
	{
		-ms-flex-line-pack:distribute!important;
	align-content:space-around!important}

	.align-content-sm-stretch
	{
		-ms-flex-line-pack:stretch!important;
	align-content:stretch!important}

	.align-self-sm-auto
	{
		-ms-flex-item-align:auto!important;
	align-self:auto!important}

	.align-self-sm-start
	{
		-ms-flex-item-align:start!important;
	align-self:flex-start!important}

	.align-self-sm-end
	{
		-ms-flex-item-align:end!important;
	align-self:flex-end!important}

	.align-self-sm-center
	{
		-ms-flex-item-align:center!important;
	align-self:center!important}

	.align-self-sm-baseline
	{
		-ms-flex-item-align:baseline!important;
	align-self:baseline!important}

	.align-self-sm-stretch
	{
		-ms-flex-item-align:stretch!important;
	align-self:stretch!important}
}

@media (min-width:768px)
{
	.flex-md-row
	{
		-ms-flex-direction:row!important;
	flex-direction:row!important}

	.flex-md-column
	{
		-ms-flex-direction:column!important;
	flex-direction:column!important}

	.flex-md-row-reverse
	{
		-ms-flex-direction:row-reverse!important;
	flex-direction:row-reverse!important}

	.flex-md-column-reverse
	{
		-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important}

	.flex-md-wrap
	{
		-ms-flex-wrap:wrap!important;
	flex-wrap:wrap!important}

	.flex-md-nowrap
	{
		-ms-flex-wrap:nowrap!important;
	flex-wrap:nowrap!important}

	.flex-md-wrap-reverse
	{
		-ms-flex-wrap:wrap-reverse!important;
	flex-wrap:wrap-reverse!important}

	.flex-md-fill
	{
		-ms-flex:1 1 auto!important;
	flex:1 1 auto!important}

	.flex-md-grow-0
	{
		-ms-flex-positive:0!important;
	flex-grow:0!important}

	.flex-md-grow-1
	{
		-ms-flex-positive:1!important;
	flex-grow:1!important}

	.flex-md-shrink-0
	{
		-ms-flex-negative:0!important;
	flex-shrink:0!important}

	.flex-md-shrink-1
	{
		-ms-flex-negative:1!important;
	flex-shrink:1!important}

	.justify-content-md-start
	{
		-ms-flex-pack:start!important;
	justify-content:flex-start!important}

	.justify-content-md-end
	{
		-ms-flex-pack:end!important;
	justify-content:flex-end!important}

	.justify-content-md-center
	{
		-ms-flex-pack:center!important;
	justify-content:center!important}

	.justify-content-md-between
	{
		-ms-flex-pack:justify!important;
	justify-content:space-between!important}

	.justify-content-md-around
	{
		-ms-flex-pack:distribute!important;
	justify-content:space-around!important}

	.align-items-md-start
	{
		-ms-flex-align:start!important;
	align-items:flex-start!important}

	.align-items-md-end
	{
		-ms-flex-align:end!important;
	align-items:flex-end!important}

	.align-items-md-center
	{
		-ms-flex-align:center!important;
	align-items:center!important}

	.align-items-md-baseline
	{
		-ms-flex-align:baseline!important;
	align-items:baseline!important}

	.align-items-md-stretch
	{
		-ms-flex-align:stretch!important;
	align-items:stretch!important}

	.align-content-md-start
	{
		-ms-flex-line-pack:start!important;
	align-content:flex-start!important}

	.align-content-md-end
	{
		-ms-flex-line-pack:end!important;
	align-content:flex-end!important}

	.align-content-md-center
	{
		-ms-flex-line-pack:center!important;
	align-content:center!important}

	.align-content-md-between
	{
		-ms-flex-line-pack:justify!important;
	align-content:space-between!important}

	.align-content-md-around
	{
		-ms-flex-line-pack:distribute!important;
	align-content:space-around!important}

	.align-content-md-stretch
	{
		-ms-flex-line-pack:stretch!important;
	align-content:stretch!important}

	.align-self-md-auto
	{
		-ms-flex-item-align:auto!important;
	align-self:auto!important}

	.align-self-md-start
	{
		-ms-flex-item-align:start!important;
	align-self:flex-start!important}

	.align-self-md-end
	{
		-ms-flex-item-align:end!important;
	align-self:flex-end!important}

	.align-self-md-center
	{
		-ms-flex-item-align:center!important;
	align-self:center!important}

	.align-self-md-baseline
	{
		-ms-flex-item-align:baseline!important;
	align-self:baseline!important}

	.align-self-md-stretch
	{
		-ms-flex-item-align:stretch!important;
	align-self:stretch!important}
}

@media (min-width:992px)
{
	.flex-lg-row
	{
		-ms-flex-direction:row!important;
	flex-direction:row!important}

	.flex-lg-column
	{
		-ms-flex-direction:column!important;
	flex-direction:column!important}

	.flex-lg-row-reverse
	{
		-ms-flex-direction:row-reverse!important;
	flex-direction:row-reverse!important}

	.flex-lg-column-reverse
	{
		-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important}

	.flex-lg-wrap
	{
		-ms-flex-wrap:wrap!important;
	flex-wrap:wrap!important}

	.flex-lg-nowrap
	{
		-ms-flex-wrap:nowrap!important;
	flex-wrap:nowrap!important}

	.flex-lg-wrap-reverse
	{
		-ms-flex-wrap:wrap-reverse!important;
	flex-wrap:wrap-reverse!important}

	.flex-lg-fill
	{
		-ms-flex:1 1 auto!important;
	flex:1 1 auto!important}

	.flex-lg-grow-0
	{
		-ms-flex-positive:0!important;
	flex-grow:0!important}

	.flex-lg-grow-1
	{
		-ms-flex-positive:1!important;
	flex-grow:1!important}

	.flex-lg-shrink-0
	{
		-ms-flex-negative:0!important;
	flex-shrink:0!important}

	.flex-lg-shrink-1
	{
		-ms-flex-negative:1!important;
	flex-shrink:1!important}

	.justify-content-lg-start
	{
		-ms-flex-pack:start!important;
	justify-content:flex-start!important}

	.justify-content-lg-end
	{
		-ms-flex-pack:end!important;
	justify-content:flex-end!important}

	.justify-content-lg-center
	{
		-ms-flex-pack:center!important;
	justify-content:center!important}

	.justify-content-lg-between
	{
		-ms-flex-pack:justify!important;
	justify-content:space-between!important}

	.justify-content-lg-around
	{
		-ms-flex-pack:distribute!important;
	justify-content:space-around!important}

	.align-items-lg-start
	{
		-ms-flex-align:start!important;
	align-items:flex-start!important}

	.align-items-lg-end
	{
		-ms-flex-align:end!important;
	align-items:flex-end!important}

	.align-items-lg-center
	{
		-ms-flex-align:center!important;
	align-items:center!important}

	.align-items-lg-baseline
	{
		-ms-flex-align:baseline!important;
	align-items:baseline!important}

	.align-items-lg-stretch
	{
		-ms-flex-align:stretch!important;
	align-items:stretch!important}

	.align-content-lg-start
	{
		-ms-flex-line-pack:start!important;
	align-content:flex-start!important}

	.align-content-lg-end
	{
		-ms-flex-line-pack:end!important;
	align-content:flex-end!important}

	.align-content-lg-center
	{
		-ms-flex-line-pack:center!important;
	align-content:center!important}

	.align-content-lg-between
	{
		-ms-flex-line-pack:justify!important;
	align-content:space-between!important}

	.align-content-lg-around
	{
		-ms-flex-line-pack:distribute!important;
	align-content:space-around!important}

	.align-content-lg-stretch
	{
		-ms-flex-line-pack:stretch!important;
	align-content:stretch!important}

	.align-self-lg-auto
	{
		-ms-flex-item-align:auto!important;
	align-self:auto!important}

	.align-self-lg-start
	{
		-ms-flex-item-align:start!important;
	align-self:flex-start!important}

	.align-self-lg-end
	{
		-ms-flex-item-align:end!important;
	align-self:flex-end!important}

	.align-self-lg-center
	{
		-ms-flex-item-align:center!important;
	align-self:center!important}

	.align-self-lg-baseline
	{
		-ms-flex-item-align:baseline!important;
	align-self:baseline!important}

	.align-self-lg-stretch
	{
		-ms-flex-item-align:stretch!important;
	align-self:stretch!important}
}

@media (min-width:1200px)
{
	.flex-xl-row
	{
		-ms-flex-direction:row!important;
	flex-direction:row!important}

	.flex-xl-column
	{
		-ms-flex-direction:column!important;
	flex-direction:column!important}

	.flex-xl-row-reverse
	{
		-ms-flex-direction:row-reverse!important;
	flex-direction:row-reverse!important}

	.flex-xl-column-reverse
	{
		-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important}

	.flex-xl-wrap
	{
		-ms-flex-wrap:wrap!important;
	flex-wrap:wrap!important}

	.flex-xl-nowrap
	{
		-ms-flex-wrap:nowrap!important;
	flex-wrap:nowrap!important}

	.flex-xl-wrap-reverse
	{
		-ms-flex-wrap:wrap-reverse!important;
	flex-wrap:wrap-reverse!important}

	.flex-xl-fill
	{
		-ms-flex:1 1 auto!important;
	flex:1 1 auto!important}

	.flex-xl-grow-0
	{
		-ms-flex-positive:0!important;
	flex-grow:0!important}

	.flex-xl-grow-1
	{
		-ms-flex-positive:1!important;
	flex-grow:1!important}

	.flex-xl-shrink-0
	{
		-ms-flex-negative:0!important;
	flex-shrink:0!important}

	.flex-xl-shrink-1
	{
		-ms-flex-negative:1!important;
	flex-shrink:1!important}

	.justify-content-xl-start
	{
		-ms-flex-pack:start!important;
	justify-content:flex-start!important}

	.justify-content-xl-end
	{
		-ms-flex-pack:end!important;
	justify-content:flex-end!important}

	.justify-content-xl-center
	{
		-ms-flex-pack:center!important;
	justify-content:center!important}

	.justify-content-xl-between
	{
		-ms-flex-pack:justify!important;
	justify-content:space-between!important}

	.justify-content-xl-around
	{
		-ms-flex-pack:distribute!important;
	justify-content:space-around!important}

	.align-items-xl-start
	{
		-ms-flex-align:start!important;
	align-items:flex-start!important}

	.align-items-xl-end
	{
		-ms-flex-align:end!important;
	align-items:flex-end!important}

	.align-items-xl-center
	{
		-ms-flex-align:center!important;
	align-items:center!important}

	.align-items-xl-baseline
	{
		-ms-flex-align:baseline!important;
	align-items:baseline!important}

	.align-items-xl-stretch
	{
		-ms-flex-align:stretch!important;
	align-items:stretch!important}

	.align-content-xl-start
	{
		-ms-flex-line-pack:start!important;
	align-content:flex-start!important}

	.align-content-xl-end
	{
		-ms-flex-line-pack:end!important;
	align-content:flex-end!important}

	.align-content-xl-center
	{
		-ms-flex-line-pack:center!important;
	align-content:center!important}

	.align-content-xl-between
	{
		-ms-flex-line-pack:justify!important;
	align-content:space-between!important}

	.align-content-xl-around
	{
		-ms-flex-line-pack:distribute!important;
	align-content:space-around!important}

	.align-content-xl-stretch
	{
		-ms-flex-line-pack:stretch!important;
	align-content:stretch!important}

	.align-self-xl-auto
	{
		-ms-flex-item-align:auto!important;
	align-self:auto!important}

	.align-self-xl-start
	{
		-ms-flex-item-align:start!important;
	align-self:flex-start!important}

	.align-self-xl-end
	{
		-ms-flex-item-align:end!important;
	align-self:flex-end!important}

	.align-self-xl-center
	{
		-ms-flex-item-align:center!important;
	align-self:center!important}

	.align-self-xl-baseline
	{
		-ms-flex-item-align:baseline!important;
	align-self:baseline!important}

	.align-self-xl-stretch
	{
		-ms-flex-item-align:stretch!important;
	align-self:stretch!important}
}

.float-left
{
float:left!important}

.float-right
{
float:right!important}

.float-none
{
float:none!important}

@media (min-width:576px)
{
	.float-sm-left
	{
	float:left!important}

	.float-sm-right
	{
	float:right!important}

	.float-sm-none
	{
	float:none!important}
}

@media (min-width:768px)
{
	.float-md-left
	{
	float:left!important}

	.float-md-right
	{
	float:right!important}

	.float-md-none
	{
	float:none!important}
}

@media (min-width:992px)
{
	.float-lg-left
	{
	float:left!important}

	.float-lg-right
	{
	float:right!important}

	.float-lg-none
	{
	float:none!important}
}

@media (min-width:1200px)
{
	.float-xl-left
	{
	float:left!important}

	.float-xl-right
	{
	float:right!important}

	.float-xl-none
	{
	float:none!important}
}

/* JUMBOTRON CUSTOM */
.jumbotron-custom
{
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: inherit;
	background-color: #D78825;
	height: 80%;
	width: 70%;
}

.jumbotron-custom h1, .jumbotron-custom .h1
{
	color: inherit;
}

.jumbotron-custom p
{
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
}

.container .jumbotron-custom, .container-fluid .jumbotron-custom
{
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.jumbotron-custom .container
{
	max-width: 100%;
}

@media screen and (min-width: 768px)
{
	.container .jumbotron-custom, .container-fluid .jumbotron-custom
	{
		padding-left: 30px;
	}

	.jumbotron-custom h1, .jumbotron-custom .h1
	{
		font-size: 63px;
	}

	.btn-jumbo
	{
		float: right;
		background-color: #E1A61D;
		border: none;
		color: white;
		padding: 17px 14px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 13px;
		border-radius: 5px;
	}

	.btn-jumbo img
	{
		vertical-align: bottom;
		margin-left: 5px;
	}

	/* Page ~# action-jeunesse.php #~ - Card */
	.card
	{
		width: 350px;
		position:relative;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-direction:column;
		flex-direction:column;
		min-width:0;
		word-wrap:break-word;
		background-color:#fff;
		background-clip:border-box;
		border:1px solid rgba(0,0,0,.125);
		border-radius:.25rem}

	.card>hr
	{
		margin-right:0;
	margin-left:0}

	.card>.list-group:first-child .list-group-item:first-child
	{
		border-top-left-radius:.25rem;
	border-top-right-radius:.25rem}

	.card>.list-group:last-child .list-group-item:last-child
	{
		border-bottom-right-radius:.25rem;
	border-bottom-left-radius:.25rem}

	.card-body
	{
		-ms-flex:1 1 auto;
		flex:1 1 auto;
	padding:1.25rem}

	.card-title
	{
	margin-bottom:.75rem}

	.card-subtitle
	{
		margin-top:-.375rem;
	margin-bottom:0}

	.card-text:last-child
	{
	margin-bottom:0}

	.card-link:hover
	{
	text-decoration:none}

	.card-link+.card-link
	{
	margin-left:1.25rem}

	.card-header
	{
		padding:.75rem 1.25rem;
		margin-bottom:0;
		background-color:rgba(0,0,0,.03);
	border-bottom:1px solid rgba(0,0,0,.125)}

	.card-header:first-child
	{
	border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}

	.card-header+.list-group .list-group-item:first-child
	{
	border-top:0}

	.card-footer
	{
		padding:.75rem 1.25rem;
		background-color:rgba(0,0,0,.03);
	border-top:1px solid rgba(0,0,0,.125)}

	.card-footer:last-child
	{
	border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}

	.card-header-tabs
	{
		margin-right:-.625rem;
		margin-bottom:-.75rem;
		margin-left:-.625rem;
	border-bottom:0}

	.card-header-pills
	{
		margin-right:-.625rem;
	margin-left:-.625rem}

	.card-img-overlay
	{
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
	padding:1.25rem}

	.card-img
	{
		width:100%;
	border-radius:calc(.25rem - 1px)}

	.card-img-top
	{
		width:100%;
		border-top-left-radius:calc(.25rem - 1px);
	border-top-right-radius:calc(.25rem - 1px)}

	.card-img-bottom
	{
		width:100%;
		border-bottom-right-radius:calc(.25rem - 1px);
	border-bottom-left-radius:calc(.25rem - 1px)}

	.card-deck
	{
		display:-ms-flexbox;
		display:flex;
		-ms-flex-direction:column;
	flex-direction:column}

	.card-deck .card
	{
	margin-bottom:15px}

	@media (min-width:576px)
	{
		.card-deck
		{
			-ms-flex-flow:row wrap;
			flex-flow:row wrap;
			margin-right:-15px;
		margin-left:-15px}

		.card-deck .card
		{
			display:-ms-flexbox;
			display:flex;
			-ms-flex:1 0 0%;
			flex:1 0 0%;
			-ms-flex-direction:column;
			flex-direction:column;
			word-wrap:break-word;
			background-color:#fff;			
			margin-right:15px;
			margin-bottom:0;
			margin-left:15px}
	}

	.card-group
	{
		display:-ms-flexbox;
		display:flex;
		-ms-flex-direction:column;
	flex-direction:column}

	.card-group>.card
	{
	margin-bottom:15px}

	@media (min-width:576px)
	{
		.card-group
		{
			-ms-flex-flow:row wrap;
		flex-flow:row wrap}

		.card-group>.card
		{
			-ms-flex:1 0 0%;
			flex:1 0 0%;
		margin-bottom:0}

		.card-group>.card+.card
		{
			margin-left:0;
		border-left:0}

		.card-group>.card:not(:last-child)
		{
			border-top-right-radius:0;
		border-bottom-right-radius:0}

		.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top
		{
		border-top-right-radius:0}

		.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom
		{
		border-bottom-right-radius:0}

		.card-group>.card:not(:first-child)
		{
			border-top-left-radius:0;
		border-bottom-left-radius:0}

		.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top
		{
		border-top-left-radius:0}

		.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom
		{
		border-bottom-left-radius:0}
	}

	.card-columns .card
	{
	margin-bottom:.75rem}

	@media (min-width:576px)
	{
		.card-columns
		{
			-webkit-column-count:3;
			-moz-column-count:3;
			column-count:3;
			-webkit-column-gap:1.25rem;
			-moz-column-gap:1.25rem;
			column-gap:1.25rem;
			orphans:1;
		widows:1}

		.card-columns .card
		{
			display:inline-block;
		width:100%}
	}

	.accordion>.card
	{
	overflow:hidden}

	.accordion>.card:not(:first-of-type) .card-header:first-child
	{
	border-radius:0}

	.accordion>.card:not(:first-of-type):not(:last-of-type)
	{
		border-bottom:0;
	border-radius:0}

	.accordion>.card:first-of-type
	{
		border-bottom:0;
		border-bottom-right-radius:0;
	border-bottom-left-radius:0}

	.accordion>.card:last-of-type
	{
		border-top-left-radius:0;
	border-top-right-radius:0}

	.accordion>.card .card-header
	{
	margin-bottom:-1px}

	.list-group-item-green
	{
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #D78825;
	}

	.list-group-item-purple
	{
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #B450D8;
	}

	/* Page ~# index.php #~ - Slider */
	a, a:hover
	{
		text-decoration: none;
	}

	.icon
	{
		display: inline-block;
		width: 1em;
		height: 1em;
		stroke-width: 0;
		stroke: currentColor;
		fill: currentColor;
	}

	.background
	{
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.background:after
	{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0.9;
	}

	.background img
	{
		width: 100%;
		height: 100%;
		object-fit: cover;
		pointer-events: none;
		user-select: none;
	}

	.item-bg
	{
		width: 300px;
		height: 500px;
		position: absolute;
		top: 30px;
		background: #fff;
		border-radius: 10px;
		box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
		opacity: 0;
		transition: all .3s;
		left: -30px;
	}

	.item-bg.active
	{
		left: 0;
		top: 0;
		opacity: 1;
	}

	.news-slider
	{
		z-index: 2;
		max-width: 1300px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 60px;
	}

	@media screen and (max-width: 1300px)
	{
		.news-slider
		{
			max-width: 1000px;
		}
	}

	@media screen and (max-width: 576px)
	{
		.news-slider
		{
			margin-top: 45px;
		}
	}

	.news-slider__wrp
	{
		display: flex;
		align-items: flex-start;
		position: relative;
		z-index: 2;
	}

	.news-slider__item
	{
		width: 400px;
		flex-shrink: 0;
	}

	@media screen and (max-width: 992px)
	{
		.news-slider__item
		{
			width: 340px;
		}
	}

	.news-slider__item.swiper-slide
	{
		opacity: 0;
		pointer-events: none;
		transition: all .3s;
	}

	.news-slider__item.swiper-slide-active, .news-slider__item.swiper-slide-prev, .news-slider__item.swiper-slide-next
	{
		opacity: 1;
		pointer-events: auto;
	}

	.news-slider__ctr
	{
		position: relative;
		z-index: 12;
	}

	.news-slider__arrow
	{
		background: #fff;
		border: none;
		display: inline-flex;
		width: 50px;
		height: 50px;
		justify-content: center;
		align-items: center;
		box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
		border-radius: 50%;
		position: absolute;
		top: 50%;
		z-index: 12;
		cursor: pointer;
		outline: none !important;
	}

	.news-slider__arrow:focus
	{
		outline: none !important;
	}

	.news-slider__arrow .icon-font
	{
		display: inline-flex;
	}

	.news-slider__arrow.news-slider-prev
	{
		transform: translateY(-210%);
	}

	.news-slider__arrow.news-slider-next
	{
		right: 15px;
		transform: translateY(-210%);
	}

	.news-slider__pagination
	{
		text-align: center;
		margin-top: 50px;
	}

	.news-slider__pagination .swiper-pagination-bullet
	{
		width: 13px;
		height: 10px;
		display: inline-block;
		background: #fff;
		opacity: .2;
		margin: 0 5px;
		border-radius: 20px;
		transition: opacity .5s, background-color .5s, width .5s;
		transition-delay: .5s, .5s, 0s;
	}

	.news-slider__pagination .swiper-pagination-bullet-active
	{
		opacity: 1;
		background: #ffffff;
		width: 100px;
		transition-delay: 0s;
	}

	@media screen and (max-width: 576px)
	{
		.news-slider__pagination .swiper-pagination-bullet-active
		{
			width: 70px;
		}
	}

	.news__item
	{
		min-height: 500px;
		max-width: 300px;
		padding: 0;
		margin: 0;
		margin-left: 50px;
		color: #fff;
		display: block;
	}

	@media screen and (min-width: 800px)
	{
		.news__item:hover
		{
			color: #222222;
			transition-delay: .1s;
		}

		.news__item:hover .news-date, .news__item:hover .news__title, .news__item:hover .news__txt
		{
			opacity: 1;
			transition-delay: .1s;
		}

		.news__item:hover .news__img
		{
			box-shadow: none;
		}
	}

	.news__item.active
	{
		color: #222222;
	}

	.news__item.active .news-date, .news__item.active .news__title, .news__item.active .news__txt
	{
		opacity: 1;
	}

	.news__item.active .news__img
	{
		box-shadow: none;
	}

	@media screen and (max-width: 992px)
	{
		.news__item
		{
			padding: 30px;
		}
	}

	@media screen and (max-width: 576px)
	{
		.news__item
		{
			padding: 20px;
		}
	}

	.news-date
	{
		padding-bottom: 20px;
		margin-bottom: 20px;
		display: inline-block;
	}

	@media screen and (max-width: 576px)
	{
		.news-date
		{
			margin-bottom: 10px;
			display: inline-flex;
			align-items: center;
			padding-bottom: 0;
		}
	}

	.news-date__title
	{
		display: block;
		font-size: 32px;
		margin-bottom: 10px;
		font-weight: 500;
	}

	@media screen and (max-width: 576px)
	{
		.news-date__title
		{
			margin-right: 10px;
		}
	}

	.news-date__txt
	{
		font-size: 16px;
	}

	.news__title
	{
		color: #2457AA;
		font-size: 20px;
		margin-top: 350px;
		margin-bottom: 15px;
		background-color: white;
		opacity: 0.7;
		text-align: center;
	}

	@media screen and (max-width: 576px)
	{
		.news__title
		{
			font-size: 22px;
			margin-bottom: 10px;
		}
	}

	.news__txt
	{
		margin: 10px 0;
		line-height: 1.6em;
		font-size: 15px;
		opacity: .7;
		transition: opacity .3s;
	}

	.news__img
	{
		border-radius: 10px;
		box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
		height: 200px;
		margin-top: 30px;
		width: 100%;
		transition: all .3s;
		transform-origin: 0% 0%;
	}

	@media screen and (max-width: 576px)
	{
		.news__img
		{
			height: 180px;
			margin-top: 20px;
		}
	}

	.news__img img
	{
		max-width: 100%;
		border-radius: 10px;
		height: 100%;
		width: 100%;
	}

	.grid
	{
		display: grid;
		grid-template-columns: 20% 60% 20%;
		text-align: center;
	}

	.back
	{
		background-color: black;
		opacity: 0.7;
		margin-top: 10px;
		font-weight: bold;
	}

	#url1
	{
		background-size: cover;
		background-image: url(img/photos/event1.jpg);
		background-repeat: no-repeat;
	}

	#url2
	{
		background-size: cover;
		background-image: url(https://res.cloudinary.com/muhammederdem/image/upload/v1537132205/news-slider/item-2.jpg);
		background-repeat: no-repeat;
	}

	#url3
	{
		background-size: cover;
		background-image: url(https://res.cloudinary.com/muhammederdem/image/upload/v1537132205/news-slider/item-2.jpg);
		background-repeat: no-repeat;
	}

	#url4
	{
		background-size: cover;
		background-image: url(https://res.cloudinary.com/muhammederdem/image/upload/v1537132205/news-slider/item-2.jpg);
		background-repeat: no-repeat;
	}

	#url5
	{
		background-size: cover;
		background-image: url(https://res.cloudinary.com/muhammederdem/image/upload/v1537132205/news-slider/item-2.jpg);
		background-repeat: no-repeat;
	}

	#url6
	{
		background-size: cover;
		background-image: url(https://res.cloudinary.com/muhammederdem/image/upload/v1537132205/news-slider/item-2.jpg);
		background-repeat: no-repeat;
	}

	.date
	{
		margin: 10px;
	}

	.event
	{
		font-weight: bold;
		padding-top: 7px;
		padding-bottom: 7px;
	}

	.title
	{
		display: grid;
		grid-template-columns: 33% 33% 33%;
		text-align: center;
		color: blue;
		font-weight: bold;
	}

	.img
	{
		display: grid;
		grid-template-columns: 33% 33% 33%;
	}

	.center
	{
		display: grid;
		grid-template-columns: 40% 20% 40%;
	}

	.salut
	{
		width: 300px;
		margin-left: 30px;
	}

	.wrapper
	{
		height : 700px;
	}

	/* CSS FORM BOOTSTRAP */
	.form-control
	{
		display:block;
		width:100%;
		height:calc(1.5em + .75rem + 2px);
		padding:.375rem .75rem;
		font-size:1rem;
		font-weight:400;
		line-height:1.5;
		color:#495057;
		background-color:#fff;
		background-clip:padding-box;
		border:1px solid #ced4da;
		border-radius:.25rem;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}

	@media (prefers-reduced-motion:reduce)
	{
		.form-control
		{
		transition:none}
	}

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

	.form-control:focus
	{
		color:#495057;
		background-color:#fff;
		border-color:#80bdff;
		outline:0;
	box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}

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

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

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

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

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

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

	select.form-control:focus::-ms-value
	{
		color:#495057;
	background-color:#fff}

	.form-control-file,.form-control-range
	{
		display:block;
	width:100%}

	.col-form-label
	{
		padding-top:calc(.375rem + 1px);
		padding-bottom:calc(.375rem + 1px);
		margin-bottom:0;
		font-size:inherit;
	line-height:1.5}

	.col-form-label-lg
	{
		padding-top:calc(.5rem + 1px);
		padding-bottom:calc(.5rem + 1px);
		font-size:1.25rem;
	line-height:1.5}

	.col-form-label-sm
	{
		padding-top:calc(.25rem + 1px);
		padding-bottom:calc(.25rem + 1px);
		font-size:.875rem;
	line-height:1.5}

	.form-control-plaintext
	{
		display:block;
		width:100%;
		padding-top:.375rem;
		padding-bottom:.375rem;
		margin-bottom:0;
		line-height:1.5;
		color:#212529;
		background-color:transparent;
		border:solid transparent;
	border-width:1px 0}

	.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm
	{
		padding-right:0;
	padding-left:0}

	.form-control-sm
	{
		height:calc(1.5em + .5rem + 2px);
		padding:.25rem .5rem;
		font-size:.875rem;
		line-height:1.5;
	border-radius:.2rem}

	.form-control-lg
	{
		height:calc(1.5em + 1rem + 2px);
		padding:.5rem 1rem;
		font-size:1.25rem;
		line-height:1.5;
	border-radius:.3rem}

	select.form-control[multiple],select.form-control[size]
	{
	height:auto}

	textarea.form-control
	{
	height:auto}

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

	.form-text
	{
		display:block;
	margin-top:.25rem}

	.form-row
	{
		display:-ms-flexbox;
		display:flex;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		margin-right:-5px;
	margin-left:-5px}

	.form-row>.col,.form-row>[class*=col-]
	{
		padding-right:5px;
	padding-left:5px}

	.form-check
	{
		position:relative;
		display:block;
	padding-left:1.25rem}

	.form-check-input
	{
		position:absolute;
		margin-top:.3rem;
	margin-left:-1.25rem}

	.form-check-input:disabled~.form-check-label
	{
	color:#6c757d}

	.form-check-label
	{
	margin-bottom:0}

	.form-check-inline
	{
		display:-ms-inline-flexbox;
		display:inline-flex;
		-ms-flex-align:center;
		align-items:center;
		padding-left:0;
	margin-right:.75rem}

	.form-check-inline .form-check-input
	{
		position:static;
		margin-top:0;
		margin-right:.3125rem;
	margin-left:0}

	.valid-feedback
	{
		display:none;
		width:100%;
		margin-top:.25rem;
		font-size:80%;
	color:#28a745}

	.valid-tooltip
	{
		position:absolute;
		top:100%;
		z-index:5;
		display:none;
		max-width:100%;
		padding:.25rem .5rem;
		margin-top:.1rem;
		font-size:.875rem;
		line-height:1.5;
		color:#fff;
		background-color:rgba(40,167,69,.9);
	border-radius:.25rem}

	.form-control.is-valid,.was-validated .form-control:valid
	{
		border-color:#28a745;
		padding-right:calc(1.5em + .75rem);
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
		background-repeat:no-repeat;
		background-position:center right calc(.375em + .1875rem);
	background-size:calc(.75em + .375rem) calc(.75em + .375rem)}

	.form-control.is-valid:focus,.was-validated .form-control:valid:focus
	{
		border-color:#28a745;
	box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}

	.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip
	{
	display:block}

	.was-validated textarea.form-control:valid,textarea.form-control.is-valid
	{
		padding-right:calc(1.5em + .75rem);
	background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}

	.custom-select.is-valid,.was-validated .custom-select:valid
	{
		border-color:#28a745;
		padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}

	.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus
	{
		border-color:#28a745;
	box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}

	.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip
	{
	display:block}

	.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip
	{
	display:block}

	.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label
	{
	color:#28a745}

	.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip
	{
	display:block}

	.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label
	{
	color:#28a745}

	.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before
	{
	border-color:#28a745}

	.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip
	{
	display:block}

	.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before
	{
		border-color:#34ce57;
	background-color:#34ce57}

	.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before
	{
	box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}

	.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before
	{
	border-color:#28a745}

	.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label
	{
	border-color:#28a745}

	.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip
	{
	display:block}

	.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label
	{
		border-color:#28a745;
	box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}

	.invalid-feedback
	{
		display:none;
		width:100%;
		margin-top:.25rem;
		font-size:80%;
	color:#dc3545}

	.invalid-tooltip
	{
		position:absolute;
		top:100%;
		z-index:5;
		display:none;
		max-width:100%;
		padding:.25rem .5rem;
		margin-top:.1rem;
		font-size:.875rem;
		line-height:1.5;
		color:#fff;
		background-color:rgba(220,53,69,.9);
	border-radius:.25rem}

	.form-control.is-invalid,.was-validated .form-control:invalid
	{
		border-color:#dc3545;
		padding-right:calc(1.5em + .75rem);
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
		background-repeat:no-repeat;
		background-position:center right calc(.375em + .1875rem);
	background-size:calc(.75em + .375rem) calc(.75em + .375rem)}

	.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus
	{
		border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}

	.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip
	{
	display:block}

	.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid
	{
		padding-right:calc(1.5em + .75rem);
	background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}

	.custom-select.is-invalid,.was-validated .custom-select:invalid
	{
		border-color:#dc3545;
		padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}

	.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus
	{
		border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}

	.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip
	{
	display:block}

	.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip
	{
	display:block}

	.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label
	{
	color:#dc3545}

	.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip
	{
	display:block}

	.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label
	{
	color:#dc3545}

	.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before
	{
	border-color:#dc3545}

	.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip
	{
	display:block}

	.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before
	{
		border-color:#e4606d;
	background-color:#e4606d}

	.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before
	{
	box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}

	.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before
	{
	border-color:#dc3545}

	.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label
	{
	border-color:#dc3545}

	.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip
	{
	display:block}

	.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label
	{
		border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}

	.form-inline
	{
		display:-ms-flexbox;
		display:flex;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap;
		-ms-flex-align:center;
	align-items:center}

	.form-inline .form-check
	{
	width:100%}

	@media (min-width:576px)
	{
		.form-inline label
		{
			display:-ms-flexbox;
			display:flex;
			-ms-flex-align:center;
			align-items:center;
			-ms-flex-pack:center;
			justify-content:center;
		margin-bottom:0}

		.form-inline .form-group
		{
			display:-ms-flexbox;
			display:flex;
			-ms-flex:0 0 auto;
			flex:0 0 auto;
			-ms-flex-flow:row wrap;
			flex-flow:row wrap;
			-ms-flex-align:center;
			align-items:center;
		margin-bottom:0}

		.form-inline .form-control
		{
			display:inline-block;
			width:auto;
		vertical-align:middle}

		.form-inline .form-control-plaintext
		{
		display:inline-block}

		.form-inline .custom-select,.form-inline .input-group
		{
		width:auto}

		.form-inline .form-check
		{
			display:-ms-flexbox;
			display:flex;
			-ms-flex-align:center;
			align-items:center;
			-ms-flex-pack:center;
			justify-content:center;
			width:auto;
		padding-left:0}

		.form-inline .form-check-input
		{
			position:relative;
			-ms-flex-negative:0;
			flex-shrink:0;
			margin-top:0;
			margin-right:.25rem;
		margin-left:0}

		.form-inline .custom-control
		{
			-ms-flex-align:center;
			align-items:center;
			-ms-flex-pack:center;
		justify-content:center}

		.form-inline .custom-control-label
		{
		margin-bottom:0}
	}

	.formfield-select--container::after
	{
		/* Le pointeur du select */
		content: '';
		position: absolute;
		top: 50%;
		margin-top: -3px;
		right: .75em;
		display: block;
		width: 0;
		height: 0;
		border-color: transparent;
		border-top-color: #444;
		border-width: 6px;
		border-style: solid;
		pointer-events: none;
	}

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

	.swiper-container-vertical>.swiper-wrapper
	{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
	flex-direction:column}

	.swiper-wrapper
	{
		position:relative;
		width:100%;
		height:100%;
		z-index:1;
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-transition-property:-webkit-transform;
		transition-property:-webkit-transform;
		-o-transition-property:transform;
		transition-property:transform;
		transition-property:transform,-webkit-transform;
		-webkit-box-sizing:content-box;
	box-sizing:content-box}

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

	.swiper-container-multirow>.swiper-wrapper
	{
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
	flex-wrap:wrap}

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

	.swiper-slide
	{
		-webkit-flex-shrink:0;
		-ms-flex-negative:0;
		flex-shrink:0;
		width:100%;
		height:100%;
		position:relative;
		-webkit-transition-property:-webkit-transform;
		transition-property:-webkit-transform;
		-o-transition-property:transform;
		transition-property:transform;
	transition-property:transform,-webkit-transform}

	.swiper-slide-invisible-blank
	{
	visibility:hidden}

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

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

	.swiper-container-3d
	{
		-webkit-perspective:1200px;
	perspective:1200px}

	.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper
	{
		-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d}

	.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top
	{
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		pointer-events:none;
	z-index:10}

	.swiper-container-3d .swiper-slide-shadow-left
	{
		background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
		background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
		background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}

	.swiper-container-3d .swiper-slide-shadow-right
	{
		background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
		background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
		background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}

	.swiper-container-3d .swiper-slide-shadow-top
	{
		background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
		background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
		background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}

	.swiper-container-3d .swiper-slide-shadow-bottom
	{
		background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
		background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
		background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}

	.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper
	{
		-ms-touch-action:pan-y;
	touch-action:pan-y}

	.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper
	{
		-ms-touch-action:pan-x;
	touch-action:pan-x}

	.swiper-button-next,.swiper-button-prev
	{
		position:absolute;
		top:50%;
		width:27px;
		height:44px;
		margin-top:-22px;
		z-index:10;
		cursor:pointer;
		background-size:27px 44px;
		background-position:center;
	background-repeat:no-repeat}

	.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled
	{
		opacity:.35;
		cursor:auto;
	pointer-events:none}

	.swiper-button-prev,.swiper-container-rtl .swiper-button-next
	{
		background-image:url("data:image/svg+xml;
		charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
		left:10px;
	right:auto}

	.swiper-button-next,.swiper-container-rtl .swiper-button-prev
	{
		background-image:url("data:image/svg+xml;
		charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
		right:10px;
	left:auto}

	.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white
	{
		background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}

	.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white
	{
		background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}

	.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black
	{
		background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}

	.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black
	{
		background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}

	.swiper-button-lock
	{
	display:none}

	.swiper-pagination
	{
		position:absolute;
		text-align:center;
		-webkit-transition:.3s opacity;
		-o-transition:.3s opacity;
		transition:.3s opacity;
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
	z-index:10}

	.swiper-pagination.swiper-pagination-hidden
	{
	opacity:0}

	.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction
	{
		bottom:10px;
		left:0;
	width:100%}

	.swiper-pagination-bullets-dynamic
	{
		overflow:hidden;
	font-size:0}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
	{
		-webkit-transform:scale(.33);
		-ms-transform:scale(.33);
		transform:scale(.33);
	position:relative}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active
	{
		-webkit-transform:scale(1);
		-ms-transform:scale(1);
	transform:scale(1)}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
	{
		-webkit-transform:scale(1);
		-ms-transform:scale(1);
	transform:scale(1)}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
	{
		-webkit-transform:scale(.66);
		-ms-transform:scale(.66);
	transform:scale(.66)}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
	{
		-webkit-transform:scale(.33);
		-ms-transform:scale(.33);
	transform:scale(.33)}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
	{
		-webkit-transform:scale(.66);
		-ms-transform:scale(.66);
	transform:scale(.66)}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
	{
		-webkit-transform:scale(.33);
		-ms-transform:scale(.33);
	transform:scale(.33)}

	.swiper-pagination-bullet
	{
		width:8px;
		height:8px;
		display:inline-block;
		border-radius:100%;
		background:#000;
	opacity:.2}

	button.swiper-pagination-bullet
	{
		border:none;
		margin:0;
		padding:0;
		-webkit-box-shadow:none;
		box-shadow:none;
		-webkit-appearance:none;
		-moz-appearance:none;
	appearance:none}

	.swiper-pagination-clickable .swiper-pagination-bullet
	{
	cursor:pointer}

	.swiper-pagination-bullet-active
	{
		opacity:1;
	background:#007aff}

	.swiper-container-vertical>.swiper-pagination-bullets
	{
		right:10px;
		top:50%;
		-webkit-transform:translate3d(0,-50%,0);
	transform:translate3d(0,-50%,0)}

	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
	{
		margin:6px 0;
	display:block}

	.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	{
		top:50%;
		-webkit-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
	width:8px}

	.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
	{
		display:inline-block;
		-webkit-transition:.2s top,.2s -webkit-transform;
		transition:.2s top,.2s -webkit-transform;
		-o-transition:.2s transform,.2s top;
		transition:.2s transform,.2s top;
	transition:.2s transform,.2s top,.2s -webkit-transform}

	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	margin:0 4px}

	.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	{
		left:50%;
		-webkit-transform:translateX(-50%);
		-ms-transform:translateX(-50%);
		transform:translateX(-50%);
	white-space:nowrap}

	.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
	{
		-webkit-transition:.2s left,.2s -webkit-transform;
		transition:.2s left,.2s -webkit-transform;
		-o-transition:.2s transform,.2s left;
		transition:.2s transform,.2s left;
	transition:.2s transform,.2s left,.2s -webkit-transform}

	.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
	{
		-webkit-transition:.2s right,.2s -webkit-transform;
		transition:.2s right,.2s -webkit-transform;
		-o-transition:.2s transform,.2s right;
		transition:.2s transform,.2s right;
	transition:.2s transform,.2s right,.2s -webkit-transform}

	.swiper-pagination-progressbar
	{
		background:rgba(0,0,0,.25);
	position:absolute}

	.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
	{
		background:#007aff;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		-webkit-transform:scale(0);
		-ms-transform:scale(0);
		transform:scale(0);
		-webkit-transform-origin:left top;
		-ms-transform-origin:left top;
	transform-origin:left top}

	.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
	{
		-webkit-transform-origin:right top;
		-ms-transform-origin:right top;
	transform-origin:right top}

	.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
	{
		width:100%;
		height:4px;
		left:0;
	top:0}

	.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar
	{
		width:4px;
		height:100%;
		left:0;
	top:0}

	.swiper-pagination-white .swiper-pagination-bullet-active
	{
	background:#fff}

	.swiper-pagination-progressbar.swiper-pagination-white
	{
	background:rgba(255,255,255,.25)}

	.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill
	{
	background:#fff}

	.swiper-pagination-black .swiper-pagination-bullet-active
	{
	background:#000}

	.swiper-pagination-progressbar.swiper-pagination-black
	{
	background:rgba(0,0,0,.25)}

	.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill
	{
	background:#000}

	.swiper-pagination-lock
	{
	display:none}

	.swiper-scrollbar
	{
		border-radius:10px;
		position:relative;
		-ms-touch-action:none;
	background:rgba(0,0,0,.1)}

	.swiper-container-horizontal>.swiper-scrollbar
	{
		position:absolute;
		left:1%;
		bottom:3px;
		z-index:50;
		height:5px;
	width:98%}

	.swiper-container-vertical>.swiper-scrollbar
	{
		position:absolute;
		right:3px;
		top:1%;
		z-index:50;
		width:5px;
	height:98%}

	.swiper-scrollbar-drag
	{
		height:100%;
		width:100%;
		position:relative;
		background:rgba(0,0,0,.5);
		border-radius:10px;
		left:0;
	top:0}

	.swiper-scrollbar-cursor-drag
	{
	cursor:move}

	.swiper-scrollbar-lock
	{
	display:none}

	.swiper-zoom-container
	{
		width:100%;
		height:100%;
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack:center;
		-webkit-justify-content:center;
		-ms-flex-pack:center;
		justify-content:center;
		-webkit-box-align:center;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
	text-align:center}

	.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg
	{
		max-width:100%;
		max-height:100%;
		-o-object-fit:contain;
	object-fit:contain}

	.swiper-slide-zoomed
	{
	cursor:move}

	.swiper-lazy-preloader
	{
		width:42px;
		height:42px;
		position:absolute;
		left:50%;
		top:50%;
		margin-left:-21px;
		margin-top:-21px;
		z-index:10;
		-webkit-transform-origin:50%;
		-ms-transform-origin:50%;
		transform-origin:50%;
		-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;
	animation:swiper-preloader-spin 1s steps(12,end) infinite}

	.swiper-lazy-preloader:after
	{
		display:block;
		content:'';
		width:100%;
		height:100%;
		background-image:url("data:image/svg+xml;
		charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
		background-position:50%;
		background-size:100%;
	background-repeat:no-repeat}

	.swiper-lazy-preloader-white:after
	{
		background-image:url("data:image/svg+xml;
	charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}

	@-webkit-keyframes swiper-preloader-spin
	{
		100%
		{
			-webkit-transform:rotate(360deg);
		transform:rotate(360deg)}
	}

	@keyframes swiper-preloader-spin
	{
		100%
		{
			-webkit-transform:rotate(360deg);
		transform:rotate(360deg)}
	}

	.swiper-container .swiper-notification
	{
		position:absolute;
		left:0;
		top:0;
		pointer-events:none;
		opacity:0;
	z-index:-1000}

	.swiper-container-fade.swiper-container-free-mode .swiper-slide
	{
		-webkit-transition-timing-function:ease-out;
		-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out}

	.swiper-container-fade .swiper-slide
	{
		pointer-events:none;
		-webkit-transition-property:opacity;
		-o-transition-property:opacity;
	transition-property:opacity}

	.swiper-container-fade .swiper-slide .swiper-slide
	{
	pointer-events:none}

	.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active
	{
	pointer-events:auto}

	.swiper-container-cube
	{
	overflow:visible}

	.swiper-container-cube .swiper-slide
	{
		pointer-events:none;
		-webkit-backface-visibility:hidden;
		backface-visibility:hidden;
		z-index:1;
		visibility:hidden;
		-webkit-transform-origin:0 0;
		-ms-transform-origin:0 0;
		transform-origin:0 0;
		width:100%;
		height:100%
	}

	.swiper-container-cube .swiper-slide .swiper-slide
	{
		pointer-events:none
	}

	.swiper-container-cube.swiper-container-rtl .swiper-slide
	{
		-webkit-transform-origin:100% 0;
		-ms-transform-origin:100% 0;
		transform-origin:100% 0
	}

	.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active
	{
		pointer-events:auto
	}

	.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev
	{
		pointer-events:auto;
		visibility:visible
	}

	.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top
	{
		z-index:0;
		-webkit-backface-visibility:hidden;
		backface-visibility:hidden
	}

	.swiper-container-cube .swiper-cube-shadow
	{
		position:absolute;
		left:0;
		bottom:0;
		width:100%;
		height:100%;
		background:#000;
		opacity:.6;
		-webkit-filter:blur(50px);
		filter:blur(50px);
	z-index:0
	}

	.swiper-container-flip
	{
	overflow:visible
	}

	.swiper-container-flip .swiper-slide
	{
		pointer-events:none;
		-webkit-backface-visibility:hidden;
		backface-visibility:hidden;
		z-index:1
	}

	.swiper-container-flip .swiper-slide .swiper-slide
	{
		pointer-events:none
	}

	.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active
	{
		pointer-events:auto
	}

	.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top
	{
		z-index:0;
		-webkit-backface-visibility:hidden;
		backface-visibility:hidden
	}

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

	.a-footer
	{
		color: #fff;
		background-color: #fff;
		text-decoration: none;
	}

	body #copyr
	{
		background-color: #2457AA;
	}