/*
Site Name:  Bloomfield
Author: Net Affinity
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Base
	1.1 Reset
	1.2 Bootstrap
	1.3 Forms
2.0 Plugins
	2.1 Fancybox
	2.2 Owl Carousel	
3.0 Theme & Layouts
	3.1 Variable
	3.2 Mixins
	3.3 Main
	3.4 Weddings
	3.5 Dining
4.0 Components
	5.1 Map
	5.2 Carousel
	5.3 Slides

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Base
--------------------------------------------------------------*/
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
/* line 1, ../scss/base/_reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
/* line 1, ../scss/base/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* line 1, ../scss/base/_reset.scss */
body {
	line-height: 1;
}
/* line 1, ../scss/base/_reset.scss */
ol, ul {
	list-style: none;
}
/* line 1, ../scss/base/_reset.scss */
blockquote, q {
	quotes: none;
}
/* line 1, ../scss/base/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* line 1, ../scss/base/_reset.scss */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* line 2, ../scss/base/_reset.scss */
body, html {
	background: #ffffff !important;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	color: #999;
	font-weight: 400;
	height: 100%;
}
/* line 11, ../scss/base/_reset.scss */
a, a:hover {
	color: #333;
	text-decoration: none;
}
/* line 15, ../scss/base/_reset.scss */
a:hover {
	color: #fff;
}
/* line 19, ../scss/base/_reset.scss */
h1, h2, h3, h4, h5, h6 {
	font-weight: 200;
}
/* line 23, ../scss/base/_reset.scss */
h1 {
	font-size: 42px;
	padding: 5px 0 20px 0;
	color: #7E163B;
	font-weight: 200;
	letter-spacing: -1px;
}
/* line 24, ../scss/base/_reset.scss */
h2 {
	font-size: 28px;
	padding: 15px 0 16px 0;
	letter-spacing: -1px;
	font-weight: 200;
	color: #333;
}
/* line 28, ../scss/base/_reset.scss */
h3, h4, h5, h6 {
	font-size: 22px;
	padding: 15px 0 16px 0;
	color: #333;
}
/* line 30, ../scss/base/_reset.scss */
p {
	padding: 10px 0;
	line-height: 20px;
}
/* line 32, ../scss/base/_reset.scss */
b, strong {
	font-weight: bold;
}
/* line 35, ../scss/base/_reset.scss */
small {
	font-size: 30%;
}
/*
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 8, ../scss/base/_bootstrap.scss */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
/* line 13, ../scss/base/_bootstrap.scss */
body {
	margin: 0;
}
/* line 28, ../scss/base/_bootstrap.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
/* line 34, ../scss/base/_bootstrap.scss */
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
/* line 38, ../scss/base/_bootstrap.scss */
audio:not([controls]) {
	display: none;
	height: 0;
}
/* line 43, ../scss/base/_bootstrap.scss */
[hidden], template {
	display: none;
}
/* line 46, ../scss/base/_bootstrap.scss */
a {
	background-color: transparent;
}
/* line 50, ../scss/base/_bootstrap.scss */
a:active, a:hover {
	outline: 0;
}
/* line 53, ../scss/base/_bootstrap.scss */
abbr[title] {
	border-bottom: 1px dotted;
}
/* line 57, ../scss/base/_bootstrap.scss */
b, strong {
	font-weight: bold;
}
/* line 60, ../scss/base/_bootstrap.scss */
dfn {
	font-style: italic;
}
/* line 63, ../scss/base/_bootstrap.scss */
h1 {
	margin: .67em 0;
	font-size: 2em;
}
/* line 67, ../scss/base/_bootstrap.scss */
mark {
	color: #000;
	background: #ff0;
}
/* line 71, ../scss/base/_bootstrap.scss */
small {
	font-size: 80%;
}
/* line 75, ../scss/base/_bootstrap.scss */
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
/* line 81, ../scss/base/_bootstrap.scss */
sup {
	top: -0.5em;
}
/* line 84, ../scss/base/_bootstrap.scss */
sub {
	bottom: -0.25em;
}
/* line 87, ../scss/base/_bootstrap.scss */
img {
	border: 0;
}
/* line 90, ../scss/base/_bootstrap.scss */
svg:not(:root) {
	overflow: hidden;
}
/* line 93, ../scss/base/_bootstrap.scss */
figure {
	margin: 1em 40px;
}
/* line 96, ../scss/base/_bootstrap.scss */
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/* line 102, ../scss/base/_bootstrap.scss */
pre {
	overflow: auto;
}
/* line 108, ../scss/base/_bootstrap.scss */
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* line 116, ../scss/base/_bootstrap.scss */
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
/* line 121, ../scss/base/_bootstrap.scss */
button {
	overflow: visible;
}
/* line 125, ../scss/base/_bootstrap.scss */
button, select {
	text-transform: none;
}
/* line 131, ../scss/base/_bootstrap.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
/* line 136, ../scss/base/_bootstrap.scss */
button[disabled], html input[disabled] {
	cursor: default;
}

/* line 140, ../scss/base/_bootstrap.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
/* line 144, ../scss/base/_bootstrap.scss */
input {
	line-height: normal;
}
/* line 148, ../scss/base/_bootstrap.scss */
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

/* line 155, ../scss/base/_bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/* line 158, ../scss/base/_bootstrap.scss */
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

/* line 165, ../scss/base/_bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
/* line 168, ../scss/base/_bootstrap.scss */
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
/* line 173, ../scss/base/_bootstrap.scss */
legend {
	padding: 0;
	border: 0;
}
/* line 177, ../scss/base/_bootstrap.scss */
textarea {
	overflow: auto;
}
/* line 180, ../scss/base/_bootstrap.scss */
optgroup {
	font-weight: bold;
}
/* line 183, ../scss/base/_bootstrap.scss */
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* line 188, ../scss/base/_bootstrap.scss */
td, th {
	padding: 0;
}

/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
/* line 195, ../scss/base/_bootstrap.scss */
*,  *:before,  *:after {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
/* line 203, ../scss/base/_bootstrap.scss */
a,  a:visited {
	text-decoration: underline;
}
/* line 206, ../scss/base/_bootstrap.scss */
a[href]:after {
	content: " (" attr(href) ")";
}
/* line 209, ../scss/base/_bootstrap.scss */
abbr[title]:after {
	content: " (" attr(title) ")";
}
/* line 213, ../scss/base/_bootstrap.scss */
a[href^="#"]:after,  a[href^="javascript:"]:after {
	content: "";
}
/* line 217, ../scss/base/_bootstrap.scss */
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
/* line 222, ../scss/base/_bootstrap.scss */
thead {
	display: table-header-group;
}
/* line 226, ../scss/base/_bootstrap.scss */
tr,  img {
	page-break-inside: avoid;
}
/* line 229, ../scss/base/_bootstrap.scss */
img {
	max-width: 100% !important;
}
/* line 234, ../scss/base/_bootstrap.scss */
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
/* line 239, ../scss/base/_bootstrap.scss */
h2,  h3 {
	page-break-after: avoid;
}
/* line 242, ../scss/base/_bootstrap.scss */
select {
	background: #fff !important;
}
/* line 245, ../scss/base/_bootstrap.scss */
.navbar {
	display: none;
}
/* line 249, ../scss/base/_bootstrap.scss */
.btn > .caret,  .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
/* line 252, ../scss/base/_bootstrap.scss */
.label {
	border: 1px solid #000;
}
/* line 255, ../scss/base/_bootstrap.scss */
.table {
	border-collapse: collapse !important;
}
/* line 259, ../scss/base/_bootstrap.scss */
.table td,  .table th {
	background-color: #fff !important;
}
/* line 263, ../scss/base/_bootstrap.scss */
.table-bordered th,  .table-bordered td {
	border: 1px solid #ddd !important;
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/glyphicons-halflings-regular.eot");
	src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 273, ../scss/base/_bootstrap.scss */
.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;
}
/* line 285, ../scss/base/_bootstrap.scss */
.glyphicon-asterisk:before {
	content: "\2a";
}
/* line 288, ../scss/base/_bootstrap.scss */
.glyphicon-plus:before {
	content: "\2b";
}
/* line 292, ../scss/base/_bootstrap.scss */
.glyphicon-euro:before, .glyphicon-eur:before {
	content: "\20ac";
}
/* line 295, ../scss/base/_bootstrap.scss */
.glyphicon-minus:before {
	content: "\2212";
}
/* line 298, ../scss/base/_bootstrap.scss */
.glyphicon-cloud:before {
	content: "\2601";
}
/* line 301, ../scss/base/_bootstrap.scss */
.glyphicon-envelope:before {
	content: "\2709";
}
/* line 304, ../scss/base/_bootstrap.scss */
.glyphicon-pencil:before {
	content: "\270f";
}
/* line 307, ../scss/base/_bootstrap.scss */
.glyphicon-glass:before {
	content: "\e001";
}
/* line 310, ../scss/base/_bootstrap.scss */
.glyphicon-music:before {
	content: "\e002";
}
/* line 313, ../scss/base/_bootstrap.scss */
.glyphicon-search:before {
	content: "\e003";
}
/* line 316, ../scss/base/_bootstrap.scss */
.glyphicon-heart:before {
	content: "\e005";
}
/* line 319, ../scss/base/_bootstrap.scss */
.glyphicon-star:before {
	content: "\e006";
}
/* line 322, ../scss/base/_bootstrap.scss */
.glyphicon-star-empty:before {
	content: "\e007";
}
/* line 325, ../scss/base/_bootstrap.scss */
.glyphicon-user:before {
	content: "\e008";
}
/* line 328, ../scss/base/_bootstrap.scss */
.glyphicon-film:before {
	content: "\e009";
}
/* line 331, ../scss/base/_bootstrap.scss */
.glyphicon-th-large:before {
	content: "\e010";
}
/* line 334, ../scss/base/_bootstrap.scss */
.glyphicon-th:before {
	content: "\e011";
}
/* line 337, ../scss/base/_bootstrap.scss */
.glyphicon-th-list:before {
	content: "\e012";
}
/* line 340, ../scss/base/_bootstrap.scss */
.glyphicon-ok:before {
	content: "\e013";
}
/* line 343, ../scss/base/_bootstrap.scss */
.glyphicon-remove:before {
	content: "\e014";
}
/* line 346, ../scss/base/_bootstrap.scss */
.glyphicon-zoom-in:before {
	content: "\e015";
}
/* line 349, ../scss/base/_bootstrap.scss */
.glyphicon-zoom-out:before {
	content: "\e016";
}
/* line 352, ../scss/base/_bootstrap.scss */
.glyphicon-off:before {
	content: "\e017";
}
/* line 355, ../scss/base/_bootstrap.scss */
.glyphicon-signal:before {
	content: "\e018";
}
/* line 358, ../scss/base/_bootstrap.scss */
.glyphicon-cog:before {
	content: "\e019";
}
/* line 361, ../scss/base/_bootstrap.scss */
.glyphicon-trash:before {
	content: "\e020";
}
/* line 364, ../scss/base/_bootstrap.scss */
.glyphicon-home:before {
	content: "\e021";
}
/* line 367, ../scss/base/_bootstrap.scss */
.glyphicon-file:before {
	content: "\e022";
}
/* line 370, ../scss/base/_bootstrap.scss */
.glyphicon-time:before {
	content: "\e023";
}
/* line 373, ../scss/base/_bootstrap.scss */
.glyphicon-road:before {
	content: "\e024";
}
/* line 376, ../scss/base/_bootstrap.scss */
.glyphicon-download-alt:before {
	content: "\e025";
}
/* line 379, ../scss/base/_bootstrap.scss */
.glyphicon-download:before {
	content: "\e026";
}
/* line 382, ../scss/base/_bootstrap.scss */
.glyphicon-upload:before {
	content: "\e027";
}
/* line 385, ../scss/base/_bootstrap.scss */
.glyphicon-inbox:before {
	content: "\e028";
}
/* line 388, ../scss/base/_bootstrap.scss */
.glyphicon-play-circle:before {
	content: "\e029";
}
/* line 391, ../scss/base/_bootstrap.scss */
.glyphicon-repeat:before {
	content: "\e030";
}
/* line 394, ../scss/base/_bootstrap.scss */
.glyphicon-refresh:before {
	content: "\e031";
}
/* line 397, ../scss/base/_bootstrap.scss */
.glyphicon-list-alt:before {
	content: "\e032";
}
/* line 400, ../scss/base/_bootstrap.scss */
.glyphicon-lock:before {
	content: "\e033";
}
/* line 403, ../scss/base/_bootstrap.scss */
.glyphicon-flag:before {
	content: "\e034";
}
/* line 406, ../scss/base/_bootstrap.scss */
.glyphicon-headphones:before {
	content: "\e035";
}
/* line 409, ../scss/base/_bootstrap.scss */
.glyphicon-volume-off:before {
	content: "\e036";
}
/* line 412, ../scss/base/_bootstrap.scss */
.glyphicon-volume-down:before {
	content: "\e037";
}
/* line 415, ../scss/base/_bootstrap.scss */
.glyphicon-volume-up:before {
	content: "\e038";
}
/* line 418, ../scss/base/_bootstrap.scss */
.glyphicon-qrcode:before {
	content: "\e039";
}
/* line 421, ../scss/base/_bootstrap.scss */
.glyphicon-barcode:before {
	content: "\e040";
}
/* line 424, ../scss/base/_bootstrap.scss */
.glyphicon-tag:before {
	content: "\e041";
}
/* line 427, ../scss/base/_bootstrap.scss */
.glyphicon-tags:before {
	content: "\e042";
}
/* line 430, ../scss/base/_bootstrap.scss */
.glyphicon-book:before {
	content: "\e043";
}
/* line 433, ../scss/base/_bootstrap.scss */
.glyphicon-bookmark:before {
	content: "\e044";
}
/* line 436, ../scss/base/_bootstrap.scss */
.glyphicon-print:before {
	content: "\e045";
}
/* line 439, ../scss/base/_bootstrap.scss */
.glyphicon-camera:before {
	content: "\e046";
}
/* line 442, ../scss/base/_bootstrap.scss */
.glyphicon-font:before {
	content: "\e047";
}
/* line 445, ../scss/base/_bootstrap.scss */
.glyphicon-bold:before {
	content: "\e048";
}
/* line 448, ../scss/base/_bootstrap.scss */
.glyphicon-italic:before {
	content: "\e049";
}
/* line 451, ../scss/base/_bootstrap.scss */
.glyphicon-text-height:before {
	content: "\e050";
}
/* line 454, ../scss/base/_bootstrap.scss */
.glyphicon-text-width:before {
	content: "\e051";
}
/* line 457, ../scss/base/_bootstrap.scss */
.glyphicon-align-left:before {
	content: "\e052";
}
/* line 460, ../scss/base/_bootstrap.scss */
.glyphicon-align-center:before {
	content: "\e053";
}
/* line 463, ../scss/base/_bootstrap.scss */
.glyphicon-align-right:before {
	content: "\e054";
}
/* line 466, ../scss/base/_bootstrap.scss */
.glyphicon-align-justify:before {
	content: "\e055";
}
/* line 469, ../scss/base/_bootstrap.scss */
.glyphicon-list:before {
	content: "\e056";
}
/* line 472, ../scss/base/_bootstrap.scss */
.glyphicon-indent-left:before {
	content: "\e057";
}
/* line 475, ../scss/base/_bootstrap.scss */
.glyphicon-indent-right:before {
	content: "\e058";
}
/* line 478, ../scss/base/_bootstrap.scss */
.glyphicon-facetime-video:before {
	content: "\e059";
}
/* line 481, ../scss/base/_bootstrap.scss */
.glyphicon-picture:before {
	content: "\e060";
}
/* line 484, ../scss/base/_bootstrap.scss */
.glyphicon-map-marker:before {
	content: "\e062";
}
/* line 487, ../scss/base/_bootstrap.scss */
.glyphicon-adjust:before {
	content: "\e063";
}
/* line 490, ../scss/base/_bootstrap.scss */
.glyphicon-tint:before {
	content: "\e064";
}
/* line 493, ../scss/base/_bootstrap.scss */
.glyphicon-edit:before {
	content: "\e065";
}
/* line 496, ../scss/base/_bootstrap.scss */
.glyphicon-share:before {
	content: "\e066";
}
/* line 499, ../scss/base/_bootstrap.scss */
.glyphicon-check:before {
	content: "\e067";
}
/* line 502, ../scss/base/_bootstrap.scss */
.glyphicon-move:before {
	content: "\e068";
}
/* line 505, ../scss/base/_bootstrap.scss */
.glyphicon-step-backward:before {
	content: "\e069";
}
/* line 508, ../scss/base/_bootstrap.scss */
.glyphicon-fast-backward:before {
	content: "\e070";
}
/* line 511, ../scss/base/_bootstrap.scss */
.glyphicon-backward:before {
	content: "\e071";
}
/* line 514, ../scss/base/_bootstrap.scss */
.glyphicon-play:before {
	content: "\e072";
}
/* line 517, ../scss/base/_bootstrap.scss */
.glyphicon-pause:before {
	content: "\e073";
}
/* line 520, ../scss/base/_bootstrap.scss */
.glyphicon-stop:before {
	content: "\e074";
}
/* line 523, ../scss/base/_bootstrap.scss */
.glyphicon-forward:before {
	content: "\e075";
}
/* line 526, ../scss/base/_bootstrap.scss */
.glyphicon-fast-forward:before {
	content: "\e076";
}
/* line 529, ../scss/base/_bootstrap.scss */
.glyphicon-step-forward:before {
	content: "\e077";
}
/* line 532, ../scss/base/_bootstrap.scss */
.glyphicon-eject:before {
	content: "\e078";
}
/* line 535, ../scss/base/_bootstrap.scss */
.glyphicon-chevron-left:before {
	content: "\e079";
}
/* line 538, ../scss/base/_bootstrap.scss */
.glyphicon-chevron-right:before {
	content: "\e080";
}
/* line 541, ../scss/base/_bootstrap.scss */
.glyphicon-plus-sign:before {
	content: "\e081";
}
/* line 544, ../scss/base/_bootstrap.scss */
.glyphicon-minus-sign:before {
	content: "\e082";
}
/* line 547, ../scss/base/_bootstrap.scss */
.glyphicon-remove-sign:before {
	content: "\e083";
}
/* line 550, ../scss/base/_bootstrap.scss */
.glyphicon-ok-sign:before {
	content: "\e084";
}
/* line 553, ../scss/base/_bootstrap.scss */
.glyphicon-question-sign:before {
	content: "\e085";
}
/* line 556, ../scss/base/_bootstrap.scss */
.glyphicon-info-sign:before {
	content: "\e086";
}
/* line 559, ../scss/base/_bootstrap.scss */
.glyphicon-screenshot:before {
	content: "\e087";
}
/* line 562, ../scss/base/_bootstrap.scss */
.glyphicon-remove-circle:before {
	content: "\e088";
}
/* line 565, ../scss/base/_bootstrap.scss */
.glyphicon-ok-circle:before {
	content: "\e089";
}
/* line 568, ../scss/base/_bootstrap.scss */
.glyphicon-ban-circle:before {
	content: "\e090";
}
/* line 571, ../scss/base/_bootstrap.scss */
.glyphicon-arrow-left:before {
	content: "\e091";
}
/* line 574, ../scss/base/_bootstrap.scss */
.glyphicon-arrow-right:before {
	content: "\e092";
}
/* line 577, ../scss/base/_bootstrap.scss */
.glyphicon-arrow-up:before {
	content: "\e093";
}
/* line 580, ../scss/base/_bootstrap.scss */
.glyphicon-arrow-down:before {
	content: "\e094";
}
/* line 583, ../scss/base/_bootstrap.scss */
.glyphicon-share-alt:before {
	content: "\e095";
}
/* line 586, ../scss/base/_bootstrap.scss */
.glyphicon-resize-full:before {
	content: "\e096";
}
/* line 589, ../scss/base/_bootstrap.scss */
.glyphicon-resize-small:before {
	content: "\e097";
}
/* line 592, ../scss/base/_bootstrap.scss */
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
/* line 595, ../scss/base/_bootstrap.scss */
.glyphicon-gift:before {
	content: "\e102";
}
/* line 598, ../scss/base/_bootstrap.scss */
.glyphicon-leaf:before {
	content: "\e103";
}
/* line 601, ../scss/base/_bootstrap.scss */
.glyphicon-fire:before {
	content: "\e104";
}
/* line 604, ../scss/base/_bootstrap.scss */
.glyphicon-eye-open:before {
	content: "\e105";
}
/* line 607, ../scss/base/_bootstrap.scss */
.glyphicon-eye-close:before {
	content: "\e106";
}
/* line 610, ../scss/base/_bootstrap.scss */
.glyphicon-warning-sign:before {
	content: "\e107";
}
/* line 613, ../scss/base/_bootstrap.scss */
.glyphicon-plane:before {
	content: "\e108";
}
/* line 616, ../scss/base/_bootstrap.scss */
.glyphicon-calendar:before {
	content: "\e109";
}
/* line 619, ../scss/base/_bootstrap.scss */
.glyphicon-random:before {
	content: "\e110";
}
/* line 622, ../scss/base/_bootstrap.scss */
.glyphicon-comment:before {
	content: "\e111";
}
/* line 625, ../scss/base/_bootstrap.scss */
.glyphicon-magnet:before {
	content: "\e112";
}
/* line 628, ../scss/base/_bootstrap.scss */
.glyphicon-chevron-up:before {
	content: "\e113";
}
/* line 631, ../scss/base/_bootstrap.scss */
.glyphicon-chevron-down:before {
	content: "\e114";
}
/* line 634, ../scss/base/_bootstrap.scss */
.glyphicon-retweet:before {
	content: "\e115";
}
/* line 637, ../scss/base/_bootstrap.scss */
.glyphicon-shopping-cart:before {
	content: "\e116";
}
/* line 640, ../scss/base/_bootstrap.scss */
.glyphicon-folder-close:before {
	content: "\e117";
}
/* line 643, ../scss/base/_bootstrap.scss */
.glyphicon-folder-open:before {
	content: "\e118";
}
/* line 646, ../scss/base/_bootstrap.scss */
.glyphicon-resize-vertical:before {
	content: "\e119";
}
/* line 649, ../scss/base/_bootstrap.scss */
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
/* line 652, ../scss/base/_bootstrap.scss */
.glyphicon-hdd:before {
	content: "\e121";
}
/* line 655, ../scss/base/_bootstrap.scss */
.glyphicon-bullhorn:before {
	content: "\e122";
}
/* line 658, ../scss/base/_bootstrap.scss */
.glyphicon-bell:before {
	content: "\e123";
}
/* line 661, ../scss/base/_bootstrap.scss */
.glyphicon-certificate:before {
	content: "\e124";
}
/* line 664, ../scss/base/_bootstrap.scss */
.glyphicon-thumbs-up:before {
	content: "\e125";
}
/* line 667, ../scss/base/_bootstrap.scss */
.glyphicon-thumbs-down:before {
	content: "\e126";
}
/* line 670, ../scss/base/_bootstrap.scss */
.glyphicon-hand-right:before {
	content: "\e127";
}
/* line 673, ../scss/base/_bootstrap.scss */
.glyphicon-hand-left:before {
	content: "\e128";
}
/* line 676, ../scss/base/_bootstrap.scss */
.glyphicon-hand-up:before {
	content: "\e129";
}
/* line 679, ../scss/base/_bootstrap.scss */
.glyphicon-hand-down:before {
	content: "\e130";
}
/* line 682, ../scss/base/_bootstrap.scss */
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
/* line 685, ../scss/base/_bootstrap.scss */
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
/* line 688, ../scss/base/_bootstrap.scss */
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
/* line 691, ../scss/base/_bootstrap.scss */
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
/* line 694, ../scss/base/_bootstrap.scss */
.glyphicon-globe:before {
	content: "\e135";
}
/* line 697, ../scss/base/_bootstrap.scss */
.glyphicon-wrench:before {
	content: "\e136";
}
/* line 700, ../scss/base/_bootstrap.scss */
.glyphicon-tasks:before {
	content: "\e137";
}
/* line 703, ../scss/base/_bootstrap.scss */
.glyphicon-filter:before {
	content: "\e138";
}
/* line 706, ../scss/base/_bootstrap.scss */
.glyphicon-briefcase:before {
	content: "\e139";
}
/* line 709, ../scss/base/_bootstrap.scss */
.glyphicon-fullscreen:before {
	content: "\e140";
}
/* line 712, ../scss/base/_bootstrap.scss */
.glyphicon-dashboard:before {
	content: "\e141";
}
/* line 715, ../scss/base/_bootstrap.scss */
.glyphicon-paperclip:before {
	content: "\e142";
}
/* line 718, ../scss/base/_bootstrap.scss */
.glyphicon-heart-empty:before {
	content: "\e143";
}
/* line 721, ../scss/base/_bootstrap.scss */
.glyphicon-link:before {
	content: "\e144";
}
/* line 724, ../scss/base/_bootstrap.scss */
.glyphicon-phone:before {
	content: "\e145";
}
/* line 727, ../scss/base/_bootstrap.scss */
.glyphicon-pushpin:before {
	content: "\e146";
}
/* line 730, ../scss/base/_bootstrap.scss */
.glyphicon-usd:before {
	content: "\e148";
}
/* line 733, ../scss/base/_bootstrap.scss */
.glyphicon-gbp:before {
	content: "\e149";
}
/* line 736, ../scss/base/_bootstrap.scss */
.glyphicon-sort:before {
	content: "\e150";
}
/* line 739, ../scss/base/_bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
/* line 742, ../scss/base/_bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
/* line 745, ../scss/base/_bootstrap.scss */
.glyphicon-sort-by-order:before {
	content: "\e153";
}
/* line 748, ../scss/base/_bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
/* line 751, ../scss/base/_bootstrap.scss */
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
/* line 754, ../scss/base/_bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
/* line 757, ../scss/base/_bootstrap.scss */
.glyphicon-unchecked:before {
	content: "\e157";
}
/* line 760, ../scss/base/_bootstrap.scss */
.glyphicon-expand:before {
	content: "\e158";
}
/* line 763, ../scss/base/_bootstrap.scss */
.glyphicon-collapse-down:before {
	content: "\e159";
}
/* line 766, ../scss/base/_bootstrap.scss */
.glyphicon-collapse-up:before {
	content: "\e160";
}
/* line 769, ../scss/base/_bootstrap.scss */
.glyphicon-log-in:before {
	content: "\e161";
}
/* line 772, ../scss/base/_bootstrap.scss */
.glyphicon-flash:before {
	content: "\e162";
}
/* line 775, ../scss/base/_bootstrap.scss */
.glyphicon-log-out:before {
	content: "\e163";
}
/* line 778, ../scss/base/_bootstrap.scss */
.glyphicon-new-window:before {
	content: "\e164";
}
/* line 781, ../scss/base/_bootstrap.scss */
.glyphicon-record:before {
	content: "\e165";
}
/* line 784, ../scss/base/_bootstrap.scss */
.glyphicon-save:before {
	content: "\e166";
}
/* line 787, ../scss/base/_bootstrap.scss */
.glyphicon-open:before {
	content: "\e167";
}
/* line 790, ../scss/base/_bootstrap.scss */
.glyphicon-saved:before {
	content: "\e168";
}
/* line 793, ../scss/base/_bootstrap.scss */
.glyphicon-import:before {
	content: "\e169";
}
/* line 796, ../scss/base/_bootstrap.scss */
.glyphicon-export:before {
	content: "\e170";
}
/* line 799, ../scss/base/_bootstrap.scss */
.glyphicon-send:before {
	content: "\e171";
}
/* line 802, ../scss/base/_bootstrap.scss */
.glyphicon-floppy-disk:before {
	content: "\e172";
}
/* line 805, ../scss/base/_bootstrap.scss */
.glyphicon-floppy-saved:before {
	content: "\e173";
}
/* line 808, ../scss/base/_bootstrap.scss */
.glyphicon-floppy-remove:before {
	content: "\e174";
}
/* line 811, ../scss/base/_bootstrap.scss */
.glyphicon-floppy-save:before {
	content: "\e175";
}
/* line 814, ../scss/base/_bootstrap.scss */
.glyphicon-floppy-open:before {
	content: "\e176";
}
/* line 817, ../scss/base/_bootstrap.scss */
.glyphicon-credit-card:before {
	content: "\e177";
}
/* line 820, ../scss/base/_bootstrap.scss */
.glyphicon-transfer:before {
	content: "\e178";
}
/* line 823, ../scss/base/_bootstrap.scss */
.glyphicon-cutlery:before {
	content: "\e179";
}
/* line 826, ../scss/base/_bootstrap.scss */
.glyphicon-header:before {
	content: "\e180";
}
/* line 829, ../scss/base/_bootstrap.scss */
.glyphicon-compressed:before {
	content: "\e181";
}
/* line 832, ../scss/base/_bootstrap.scss */
.glyphicon-earphone:before {
	content: "\e182";
}
/* line 835, ../scss/base/_bootstrap.scss */
.glyphicon-phone-alt:before {
	content: "\e183";
}
/* line 838, ../scss/base/_bootstrap.scss */
.glyphicon-tower:before {
	content: "\e184";
}
/* line 841, ../scss/base/_bootstrap.scss */
.glyphicon-stats:before {
	content: "\e185";
}
/* line 844, ../scss/base/_bootstrap.scss */
.glyphicon-sd-video:before {
	content: "\e186";
}
/* line 847, ../scss/base/_bootstrap.scss */
.glyphicon-hd-video:before {
	content: "\e187";
}
/* line 850, ../scss/base/_bootstrap.scss */
.glyphicon-subtitles:before {
	content: "\e188";
}
/* line 853, ../scss/base/_bootstrap.scss */
.glyphicon-sound-stereo:before {
	content: "\e189";
}
/* line 856, ../scss/base/_bootstrap.scss */
.glyphicon-sound-dolby:before {
	content: "\e190";
}
/* line 859, ../scss/base/_bootstrap.scss */
.glyphicon-sound-5-1:before {
	content: "\e191";
}
/* line 862, ../scss/base/_bootstrap.scss */
.glyphicon-sound-6-1:before {
	content: "\e192";
}
/* line 865, ../scss/base/_bootstrap.scss */
.glyphicon-sound-7-1:before {
	content: "\e193";
}
/* line 868, ../scss/base/_bootstrap.scss */
.glyphicon-copyright-mark:before {
	content: "\e194";
}
/* line 871, ../scss/base/_bootstrap.scss */
.glyphicon-registration-mark:before {
	content: "\e195";
}
/* line 874, ../scss/base/_bootstrap.scss */
.glyphicon-cloud-download:before {
	content: "\e197";
}
/* line 877, ../scss/base/_bootstrap.scss */
.glyphicon-cloud-upload:before {
	content: "\e198";
}
/* line 880, ../scss/base/_bootstrap.scss */
.glyphicon-tree-conifer:before {
	content: "\e199";
}
/* line 883, ../scss/base/_bootstrap.scss */
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
/* line 886, ../scss/base/_bootstrap.scss */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* line 892, ../scss/base/_bootstrap.scss */
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* line 897, ../scss/base/_bootstrap.scss */
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 902, ../scss/base/_bootstrap.scss */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
/* line 912, ../scss/base/_bootstrap.scss */
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
/* line 917, ../scss/base/_bootstrap.scss */
a {
	color: #337ab7;
	text-decoration: none;
}
/* line 922, ../scss/base/_bootstrap.scss */
a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}
/* line 926, ../scss/base/_bootstrap.scss */
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/* line 931, ../scss/base/_bootstrap.scss */
figure {
	margin: 0;
}
/* line 934, ../scss/base/_bootstrap.scss */
img {
	vertical-align: middle;
}
/* line 941, ../scss/base/_bootstrap.scss */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
/* line 946, ../scss/base/_bootstrap.scss */
.img-rounded {
	border-radius: 6px;
}
/* line 949, ../scss/base/_bootstrap.scss */
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/* line 962, ../scss/base/_bootstrap.scss */
.img-circle {
	border-radius: 50%;
}
/* line 965, ../scss/base/_bootstrap.scss */
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
/* line 971, ../scss/base/_bootstrap.scss */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* line 982, ../scss/base/_bootstrap.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
/* line 1001, ../scss/base/_bootstrap.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
/* line 1030, ../scss/base/_bootstrap.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
/* line 1040, ../scss/base/_bootstrap.scss */
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
/* line 1055, ../scss/base/_bootstrap.scss */
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
/* line 1063, ../scss/base/_bootstrap.scss */
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 1078, ../scss/base/_bootstrap.scss */
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
/* line 1082, ../scss/base/_bootstrap.scss */
h1, .h1 {
	font-size: 36px;
}
/* line 1086, ../scss/base/_bootstrap.scss */
h2, .h2 {
	font-size: 30px;
}
/* line 1090, ../scss/base/_bootstrap.scss */
h3, .h3 {
	font-size: 24px;
}
/* line 1094, ../scss/base/_bootstrap.scss */
h4, .h4 {
	font-size: 18px;
}
/* line 1098, ../scss/base/_bootstrap.scss */
h5, .h5 {
	font-size: 14px;
}
/* line 1102, ../scss/base/_bootstrap.scss */
h6, .h6 {
	font-size: 12px;
}
/* line 1105, ../scss/base/_bootstrap.scss */
p {
	margin: 0 0 10px;
}
/* line 1108, ../scss/base/_bootstrap.scss */
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
/* line 1115, ../scss/base/_bootstrap.scss */
.lead {
	font-size: 21px;
}
}
/* line 1120, ../scss/base/_bootstrap.scss */
small, .small {
	font-size: 85%;
}
/* line 1124, ../scss/base/_bootstrap.scss */
mark, .mark {
	padding: .2em;
	background-color: #fcf8e3;
}
/* line 1128, ../scss/base/_bootstrap.scss */
.text-left {
	text-align: left;
}
/* line 1131, ../scss/base/_bootstrap.scss */
.text-right {
	text-align: right;
}
/* line 1134, ../scss/base/_bootstrap.scss */
.text-center {
	text-align: center;
}
/* line 1137, ../scss/base/_bootstrap.scss */
.text-justify {
	text-align: justify;
}
/* line 1140, ../scss/base/_bootstrap.scss */
.text-nowrap {
	white-space: nowrap;
}
/* line 1143, ../scss/base/_bootstrap.scss */
.text-lowercase {
	text-transform: lowercase;
}
/* line 1146, ../scss/base/_bootstrap.scss */
.text-uppercase {
	text-transform: uppercase;
}
/* line 1149, ../scss/base/_bootstrap.scss */
.text-capitalize {
	text-transform: capitalize;
}
/* line 1152, ../scss/base/_bootstrap.scss */
.text-muted {
	color: #777;
}
/* line 1155, ../scss/base/_bootstrap.scss */
.text-primary {
	color: #337ab7;
}
/* line 1158, ../scss/base/_bootstrap.scss */
a.text-primary:hover {
	color: #286090;
}
/* line 1161, ../scss/base/_bootstrap.scss */
.text-success {
	color: #3c763d;
}
/* line 1164, ../scss/base/_bootstrap.scss */
a.text-success:hover {
	color: #2b542c;
}
/* line 1167, ../scss/base/_bootstrap.scss */
.text-info {
	color: #31708f;
}
/* line 1170, ../scss/base/_bootstrap.scss */
a.text-info:hover {
	color: #245269;
}
/* line 1173, ../scss/base/_bootstrap.scss */
.text-warning {
	color: #8a6d3b;
}
/* line 1176, ../scss/base/_bootstrap.scss */
a.text-warning:hover {
	color: #66512c;
}
/* line 1179, ../scss/base/_bootstrap.scss */
.text-danger {
	color: #a94442;
}
/* line 1182, ../scss/base/_bootstrap.scss */
a.text-danger:hover {
	color: #843534;
}
/* line 1185, ../scss/base/_bootstrap.scss */
.bg-primary {
	color: #fff;
	background-color: #337ab7;
}
/* line 1189, ../scss/base/_bootstrap.scss */
a.bg-primary:hover {
	background-color: #286090;
}
/* line 1192, ../scss/base/_bootstrap.scss */
.bg-success {
	background-color: #dff0d8;
}
/* line 1195, ../scss/base/_bootstrap.scss */
a.bg-success:hover {
	background-color: #c1e2b3;
}
/* line 1198, ../scss/base/_bootstrap.scss */
.bg-info {
	background-color: #d9edf7;
}
/* line 1201, ../scss/base/_bootstrap.scss */
a.bg-info:hover {
	background-color: #afd9ee;
}
/* line 1204, ../scss/base/_bootstrap.scss */
.bg-warning {
	background-color: #fcf8e3;
}
/* line 1207, ../scss/base/_bootstrap.scss */
a.bg-warning:hover {
	background-color: #f7ecb5;
}
/* line 1210, ../scss/base/_bootstrap.scss */
.bg-danger {
	background-color: #f2dede;
}
/* line 1213, ../scss/base/_bootstrap.scss */
a.bg-danger:hover {
	background-color: #e4b9b9;
}
/* line 1216, ../scss/base/_bootstrap.scss */
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
/* line 1222, ../scss/base/_bootstrap.scss */
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
/* line 1229, ../scss/base/_bootstrap.scss */
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
/* line 1232, ../scss/base/_bootstrap.scss */
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
/* line 1236, ../scss/base/_bootstrap.scss */
.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}
/* line 1241, ../scss/base/_bootstrap.scss */
.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
/* line 1246, ../scss/base/_bootstrap.scss */
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
/* line 1251, ../scss/base/_bootstrap.scss */
dt, dd {
	line-height: 1.42857143;
}
/* line 1254, ../scss/base/_bootstrap.scss */
dt {
	font-weight: bold;
}
/* line 1257, ../scss/base/_bootstrap.scss */
dd {
	margin-left: 0;
}

@media (min-width: 768px) {
/* line 1261, ../scss/base/_bootstrap.scss */
.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* line 1270, ../scss/base/_bootstrap.scss */
.dl-horizontal dd {
	margin-left: 180px;
}
}
/* line 1275, ../scss/base/_bootstrap.scss */
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}
/* line 1279, ../scss/base/_bootstrap.scss */
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
/* line 1283, ../scss/base/_bootstrap.scss */
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
/* line 1291, ../scss/base/_bootstrap.scss */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
/* line 1296, ../scss/base/_bootstrap.scss */
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}
/* line 1304, ../scss/base/_bootstrap.scss */
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0';
}
/* line 1308, ../scss/base/_bootstrap.scss */
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}
/* line 1320, ../scss/base/_bootstrap.scss */
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: '';
}
/* line 1328, ../scss/base/_bootstrap.scss */
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
/* line 1331, ../scss/base/_bootstrap.scss */
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}
/* line 1339, ../scss/base/_bootstrap.scss */
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 1342, ../scss/base/_bootstrap.scss */
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}
/* line 1349, ../scss/base/_bootstrap.scss */
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 1358, ../scss/base/_bootstrap.scss */
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 1365, ../scss/base/_bootstrap.scss */
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
/* line 1378, ../scss/base/_bootstrap.scss */
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
/* line 1386, ../scss/base/_bootstrap.scss */
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
/* line 1390, ../scss/base/_bootstrap.scss */
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
/* line 1397, ../scss/base/_bootstrap.scss */
.container {
	width: 750px;
}
}

@media (min-width: 992px) {
/* line 1402, ../scss/base/_bootstrap.scss */
.container {
	width: 970px;
}
}

@media (min-width: 1200px) {
/* line 1407, ../scss/base/_bootstrap.scss */
.container {
	width: 1170px;
}
}
/* line 1411, ../scss/base/_bootstrap.scss */
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
/* line 1417, ../scss/base/_bootstrap.scss */
.row {
	margin-right: -15px;
	margin-left: -15px;
}
/* line 1421, ../scss/base/_bootstrap.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
/* line 1427, ../scss/base/_bootstrap.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
/* line 1430, ../scss/base/_bootstrap.scss */
.col-xs-12 {
	width: 100%;
}
/* line 1433, ../scss/base/_bootstrap.scss */
.col-xs-11 {
	width: 91.66666667%;
}
/* line 1436, ../scss/base/_bootstrap.scss */
.col-xs-10 {
	width: 83.33333333%;
}
/* line 1439, ../scss/base/_bootstrap.scss */
.col-xs-9 {
	width: 75%;
}
/* line 1442, ../scss/base/_bootstrap.scss */
.col-xs-8 {
	width: 66.66666667%;
}
/* line 1445, ../scss/base/_bootstrap.scss */
.col-xs-7 {
	width: 58.33333333%;
}
/* line 1448, ../scss/base/_bootstrap.scss */
.col-xs-6 {
	width: 50%;
}
/* line 1451, ../scss/base/_bootstrap.scss */
.col-xs-5 {
	width: 41.66666667%;
}
/* line 1454, ../scss/base/_bootstrap.scss */
.col-xs-4 {
	width: 33.33333333%;
}
/* line 1457, ../scss/base/_bootstrap.scss */
.col-xs-3 {
	width: 25%;
}
/* line 1460, ../scss/base/_bootstrap.scss */
.col-xs-2 {
	width: 16.66666667%;
}
/* line 1463, ../scss/base/_bootstrap.scss */
.col-xs-1 {
	width: 8.33333333%;
}
/* line 1466, ../scss/base/_bootstrap.scss */
.col-xs-pull-12 {
	right: 100%;
}
/* line 1469, ../scss/base/_bootstrap.scss */
.col-xs-pull-11 {
	right: 91.66666667%;
}
/* line 1472, ../scss/base/_bootstrap.scss */
.col-xs-pull-10 {
	right: 83.33333333%;
}
/* line 1475, ../scss/base/_bootstrap.scss */
.col-xs-pull-9 {
	right: 75%;
}
/* line 1478, ../scss/base/_bootstrap.scss */
.col-xs-pull-8 {
	right: 66.66666667%;
}
/* line 1481, ../scss/base/_bootstrap.scss */
.col-xs-pull-7 {
	right: 58.33333333%;
}
/* line 1484, ../scss/base/_bootstrap.scss */
.col-xs-pull-6 {
	right: 50%;
}
/* line 1487, ../scss/base/_bootstrap.scss */
.col-xs-pull-5 {
	right: 41.66666667%;
}
/* line 1490, ../scss/base/_bootstrap.scss */
.col-xs-pull-4 {
	right: 33.33333333%;
}
/* line 1493, ../scss/base/_bootstrap.scss */
.col-xs-pull-3 {
	right: 25%;
}
/* line 1496, ../scss/base/_bootstrap.scss */
.col-xs-pull-2 {
	right: 16.66666667%;
}
/* line 1499, ../scss/base/_bootstrap.scss */
.col-xs-pull-1 {
	right: 8.33333333%;
}
/* line 1502, ../scss/base/_bootstrap.scss */
.col-xs-pull-0 {
	right: auto;
}
/* line 1505, ../scss/base/_bootstrap.scss */
.col-xs-push-12 {
	left: 100%;
}
/* line 1508, ../scss/base/_bootstrap.scss */
.col-xs-push-11 {
	left: 91.66666667%;
}
/* line 1511, ../scss/base/_bootstrap.scss */
.col-xs-push-10 {
	left: 83.33333333%;
}
/* line 1514, ../scss/base/_bootstrap.scss */
.col-xs-push-9 {
	left: 75%;
}
/* line 1517, ../scss/base/_bootstrap.scss */
.col-xs-push-8 {
	left: 66.66666667%;
}
/* line 1520, ../scss/base/_bootstrap.scss */
.col-xs-push-7 {
	left: 58.33333333%;
}
/* line 1523, ../scss/base/_bootstrap.scss */
.col-xs-push-6 {
	left: 50%;
}
/* line 1526, ../scss/base/_bootstrap.scss */
.col-xs-push-5 {
	left: 41.66666667%;
}
/* line 1529, ../scss/base/_bootstrap.scss */
.col-xs-push-4 {
	left: 33.33333333%;
}
/* line 1532, ../scss/base/_bootstrap.scss */
.col-xs-push-3 {
	left: 25%;
}
/* line 1535, ../scss/base/_bootstrap.scss */
.col-xs-push-2 {
	left: 16.66666667%;
}
/* line 1538, ../scss/base/_bootstrap.scss */
.col-xs-push-1 {
	left: 8.33333333%;
}
/* line 1541, ../scss/base/_bootstrap.scss */
.col-xs-push-0 {
	left: auto;
}
/* line 1544, ../scss/base/_bootstrap.scss */
.col-xs-offset-12 {
	margin-left: 100%;
}
/* line 1547, ../scss/base/_bootstrap.scss */
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
/* line 1550, ../scss/base/_bootstrap.scss */
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
/* line 1553, ../scss/base/_bootstrap.scss */
.col-xs-offset-9 {
	margin-left: 75%;
}
/* line 1556, ../scss/base/_bootstrap.scss */
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
/* line 1559, ../scss/base/_bootstrap.scss */
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
/* line 1562, ../scss/base/_bootstrap.scss */
.col-xs-offset-6 {
	margin-left: 50%;
}
/* line 1565, ../scss/base/_bootstrap.scss */
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
/* line 1568, ../scss/base/_bootstrap.scss */
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
/* line 1571, ../scss/base/_bootstrap.scss */
.col-xs-offset-3 {
	margin-left: 25%;
}
/* line 1574, ../scss/base/_bootstrap.scss */
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
/* line 1577, ../scss/base/_bootstrap.scss */
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
/* line 1580, ../scss/base/_bootstrap.scss */
.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
/* line 1584, ../scss/base/_bootstrap.scss */
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
/* line 1587, ../scss/base/_bootstrap.scss */
.col-sm-12 {
	width: 100%;
}
/* line 1590, ../scss/base/_bootstrap.scss */
.col-sm-11 {
	width: 91.66666667%;
}
/* line 1593, ../scss/base/_bootstrap.scss */
.col-sm-10 {
	width: 83.33333333%;
}
/* line 1596, ../scss/base/_bootstrap.scss */
.col-sm-9 {
	width: 75%;
}
/* line 1599, ../scss/base/_bootstrap.scss */
.col-sm-8 {
	width: 66.66666667%;
}
/* line 1602, ../scss/base/_bootstrap.scss */
.col-sm-7 {
	width: 58.33333333%;
}
/* line 1605, ../scss/base/_bootstrap.scss */
.col-sm-6 {
	width: 50%;
}
/* line 1608, ../scss/base/_bootstrap.scss */
.col-sm-5 {
	width: 41.66666667%;
}
/* line 1611, ../scss/base/_bootstrap.scss */
.col-sm-4 {
	width: 33.33333333%;
}
/* line 1614, ../scss/base/_bootstrap.scss */
.col-sm-3 {
	width: 25%;
}
/* line 1617, ../scss/base/_bootstrap.scss */
.col-sm-2 {
	width: 16.66666667%;
}
/* line 1620, ../scss/base/_bootstrap.scss */
.col-sm-1 {
	width: 8.33333333%;
}
/* line 1623, ../scss/base/_bootstrap.scss */
.col-sm-pull-12 {
	right: 100%;
}
/* line 1626, ../scss/base/_bootstrap.scss */
.col-sm-pull-11 {
	right: 91.66666667%;
}
/* line 1629, ../scss/base/_bootstrap.scss */
.col-sm-pull-10 {
	right: 83.33333333%;
}
/* line 1632, ../scss/base/_bootstrap.scss */
.col-sm-pull-9 {
	right: 75%;
}
/* line 1635, ../scss/base/_bootstrap.scss */
.col-sm-pull-8 {
	right: 66.66666667%;
}
/* line 1638, ../scss/base/_bootstrap.scss */
.col-sm-pull-7 {
	right: 58.33333333%;
}
/* line 1641, ../scss/base/_bootstrap.scss */
.col-sm-pull-6 {
	right: 50%;
}
/* line 1644, ../scss/base/_bootstrap.scss */
.col-sm-pull-5 {
	right: 41.66666667%;
}
/* line 1647, ../scss/base/_bootstrap.scss */
.col-sm-pull-4 {
	right: 33.33333333%;
}
/* line 1650, ../scss/base/_bootstrap.scss */
.col-sm-pull-3 {
	right: 25%;
}
/* line 1653, ../scss/base/_bootstrap.scss */
.col-sm-pull-2 {
	right: 16.66666667%;
}
/* line 1656, ../scss/base/_bootstrap.scss */
.col-sm-pull-1 {
	right: 8.33333333%;
}
/* line 1659, ../scss/base/_bootstrap.scss */
.col-sm-pull-0 {
	right: auto;
}
/* line 1662, ../scss/base/_bootstrap.scss */
.col-sm-push-12 {
	left: 100%;
}
/* line 1665, ../scss/base/_bootstrap.scss */
.col-sm-push-11 {
	left: 91.66666667%;
}
/* line 1668, ../scss/base/_bootstrap.scss */
.col-sm-push-10 {
	left: 83.33333333%;
}
/* line 1671, ../scss/base/_bootstrap.scss */
.col-sm-push-9 {
	left: 75%;
}
/* line 1674, ../scss/base/_bootstrap.scss */
.col-sm-push-8 {
	left: 66.66666667%;
}
/* line 1677, ../scss/base/_bootstrap.scss */
.col-sm-push-7 {
	left: 58.33333333%;
}
/* line 1680, ../scss/base/_bootstrap.scss */
.col-sm-push-6 {
	left: 50%;
}
/* line 1683, ../scss/base/_bootstrap.scss */
.col-sm-push-5 {
	left: 41.66666667%;
}
/* line 1686, ../scss/base/_bootstrap.scss */
.col-sm-push-4 {
	left: 33.33333333%;
}
/* line 1689, ../scss/base/_bootstrap.scss */
.col-sm-push-3 {
	left: 25%;
}
/* line 1692, ../scss/base/_bootstrap.scss */
.col-sm-push-2 {
	left: 16.66666667%;
}
/* line 1695, ../scss/base/_bootstrap.scss */
.col-sm-push-1 {
	left: 8.33333333%;
}
/* line 1698, ../scss/base/_bootstrap.scss */
.col-sm-push-0 {
	left: auto;
}
/* line 1701, ../scss/base/_bootstrap.scss */
.col-sm-offset-12 {
	margin-left: 100%;
}
/* line 1704, ../scss/base/_bootstrap.scss */
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
/* line 1707, ../scss/base/_bootstrap.scss */
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
/* line 1710, ../scss/base/_bootstrap.scss */
.col-sm-offset-9 {
	margin-left: 75%;
}
/* line 1713, ../scss/base/_bootstrap.scss */
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
/* line 1716, ../scss/base/_bootstrap.scss */
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
/* line 1719, ../scss/base/_bootstrap.scss */
.col-sm-offset-6 {
	margin-left: 50%;
}
/* line 1722, ../scss/base/_bootstrap.scss */
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
/* line 1725, ../scss/base/_bootstrap.scss */
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
/* line 1728, ../scss/base/_bootstrap.scss */
.col-sm-offset-3 {
	margin-left: 25%;
}
/* line 1731, ../scss/base/_bootstrap.scss */
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
/* line 1734, ../scss/base/_bootstrap.scss */
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
/* line 1737, ../scss/base/_bootstrap.scss */
.col-sm-offset-0 {
	margin-left: 0;
}
}

@media (min-width: 992px) {
/* line 1742, ../scss/base/_bootstrap.scss */
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
/* line 1745, ../scss/base/_bootstrap.scss */
.col-md-12 {
	width: 100%;
}
/* line 1748, ../scss/base/_bootstrap.scss */
.col-md-11 {
	width: 91.66666667%;
}
/* line 1751, ../scss/base/_bootstrap.scss */
.col-md-10 {
	width: 83.33333333%;
}
/* line 1754, ../scss/base/_bootstrap.scss */
.col-md-9 {
	width: 75%;
}
/* line 1757, ../scss/base/_bootstrap.scss */
.col-md-8 {
	width: 66.66666667%;
}
/* line 1760, ../scss/base/_bootstrap.scss */
.col-md-7 {
	width: 58.33333333%;
}
/* line 1763, ../scss/base/_bootstrap.scss */
.col-md-6 {
	width: 50%;
}
/* line 1766, ../scss/base/_bootstrap.scss */
.col-md-5 {
	width: 41.66666667%;
}
/* line 1769, ../scss/base/_bootstrap.scss */
.col-md-4 {
	width: 33.33333333%;
}
/* line 1772, ../scss/base/_bootstrap.scss */
.col-md-3 {
	width: 25%;
}
/* line 1775, ../scss/base/_bootstrap.scss */
.col-md-2 {
	width: 16.66666667%;
}
/* line 1778, ../scss/base/_bootstrap.scss */
.col-md-1 {
	width: 8.33333333%;
}
/* line 1781, ../scss/base/_bootstrap.scss */
.col-md-pull-12 {
	right: 100%;
}
/* line 1784, ../scss/base/_bootstrap.scss */
.col-md-pull-11 {
	right: 91.66666667%;
}
/* line 1787, ../scss/base/_bootstrap.scss */
.col-md-pull-10 {
	right: 83.33333333%;
}
/* line 1790, ../scss/base/_bootstrap.scss */
.col-md-pull-9 {
	right: 75%;
}
/* line 1793, ../scss/base/_bootstrap.scss */
.col-md-pull-8 {
	right: 66.66666667%;
}
/* line 1796, ../scss/base/_bootstrap.scss */
.col-md-pull-7 {
	right: 58.33333333%;
}
/* line 1799, ../scss/base/_bootstrap.scss */
.col-md-pull-6 {
	right: 50%;
}
/* line 1802, ../scss/base/_bootstrap.scss */
.col-md-pull-5 {
	right: 41.66666667%;
}
/* line 1805, ../scss/base/_bootstrap.scss */
.col-md-pull-4 {
	right: 33.33333333%;
}
/* line 1808, ../scss/base/_bootstrap.scss */
.col-md-pull-3 {
	right: 25%;
}
/* line 1811, ../scss/base/_bootstrap.scss */
.col-md-pull-2 {
	right: 16.66666667%;
}
/* line 1814, ../scss/base/_bootstrap.scss */
.col-md-pull-1 {
	right: 8.33333333%;
}
/* line 1817, ../scss/base/_bootstrap.scss */
.col-md-pull-0 {
	right: auto;
}
/* line 1820, ../scss/base/_bootstrap.scss */
.col-md-push-12 {
	left: 100%;
}
/* line 1823, ../scss/base/_bootstrap.scss */
.col-md-push-11 {
	left: 91.66666667%;
}
/* line 1826, ../scss/base/_bootstrap.scss */
.col-md-push-10 {
	left: 83.33333333%;
}
/* line 1829, ../scss/base/_bootstrap.scss */
.col-md-push-9 {
	left: 75%;
}
/* line 1832, ../scss/base/_bootstrap.scss */
.col-md-push-8 {
	left: 66.66666667%;
}
/* line 1835, ../scss/base/_bootstrap.scss */
.col-md-push-7 {
	left: 58.33333333%;
}
/* line 1838, ../scss/base/_bootstrap.scss */
.col-md-push-6 {
	left: 50%;
}
/* line 1841, ../scss/base/_bootstrap.scss */
.col-md-push-5 {
	left: 41.66666667%;
}
/* line 1844, ../scss/base/_bootstrap.scss */
.col-md-push-4 {
	left: 33.33333333%;
}
/* line 1847, ../scss/base/_bootstrap.scss */
.col-md-push-3 {
	left: 25%;
}
/* line 1850, ../scss/base/_bootstrap.scss */
.col-md-push-2 {
	left: 16.66666667%;
}
/* line 1853, ../scss/base/_bootstrap.scss */
.col-md-push-1 {
	left: 8.33333333%;
}
/* line 1856, ../scss/base/_bootstrap.scss */
.col-md-push-0 {
	left: auto;
}
/* line 1859, ../scss/base/_bootstrap.scss */
.col-md-offset-12 {
	margin-left: 100%;
}
/* line 1862, ../scss/base/_bootstrap.scss */
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
/* line 1865, ../scss/base/_bootstrap.scss */
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
/* line 1868, ../scss/base/_bootstrap.scss */
.col-md-offset-9 {
	margin-left: 75%;
}
/* line 1871, ../scss/base/_bootstrap.scss */
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
/* line 1874, ../scss/base/_bootstrap.scss */
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
/* line 1877, ../scss/base/_bootstrap.scss */
.col-md-offset-6 {
	margin-left: 50%;
}
/* line 1880, ../scss/base/_bootstrap.scss */
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
/* line 1883, ../scss/base/_bootstrap.scss */
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
/* line 1886, ../scss/base/_bootstrap.scss */
.col-md-offset-3 {
	margin-left: 25%;
}
/* line 1889, ../scss/base/_bootstrap.scss */
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
/* line 1892, ../scss/base/_bootstrap.scss */
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
/* line 1895, ../scss/base/_bootstrap.scss */
.col-md-offset-0 {
	margin-left: 0;
}
}

@media (min-width: 1200px) {
/* line 1900, ../scss/base/_bootstrap.scss */
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
/* line 1903, ../scss/base/_bootstrap.scss */
.col-lg-12 {
	width: 100%;
}
/* line 1906, ../scss/base/_bootstrap.scss */
.col-lg-11 {
	width: 91.66666667%;
}
/* line 1909, ../scss/base/_bootstrap.scss */
.col-lg-10 {
	width: 83.33333333%;
}
/* line 1912, ../scss/base/_bootstrap.scss */
.col-lg-9 {
	width: 75%;
}
/* line 1915, ../scss/base/_bootstrap.scss */
.col-lg-8 {
	width: 66.66666667%;
}
/* line 1918, ../scss/base/_bootstrap.scss */
.col-lg-7 {
	width: 58.33333333%;
}
/* line 1921, ../scss/base/_bootstrap.scss */
.col-lg-6 {
	width: 50%;
}
/* line 1924, ../scss/base/_bootstrap.scss */
.col-lg-5 {
	width: 41.66666667%;
}
/* line 1927, ../scss/base/_bootstrap.scss */
.col-lg-4 {
	width: 33.33333333%;
}
/* line 1930, ../scss/base/_bootstrap.scss */
.col-lg-3 {
	width: 25%;
}
/* line 1933, ../scss/base/_bootstrap.scss */
.col-lg-2 {
	width: 16.66666667%;
}
/* line 1936, ../scss/base/_bootstrap.scss */
.col-lg-1 {
	width: 8.33333333%;
}
/* line 1939, ../scss/base/_bootstrap.scss */
.col-lg-pull-12 {
	right: 100%;
}
/* line 1942, ../scss/base/_bootstrap.scss */
.col-lg-pull-11 {
	right: 91.66666667%;
}
/* line 1945, ../scss/base/_bootstrap.scss */
.col-lg-pull-10 {
	right: 83.33333333%;
}
/* line 1948, ../scss/base/_bootstrap.scss */
.col-lg-pull-9 {
	right: 75%;
}
/* line 1951, ../scss/base/_bootstrap.scss */
.col-lg-pull-8 {
	right: 66.66666667%;
}
/* line 1954, ../scss/base/_bootstrap.scss */
.col-lg-pull-7 {
	right: 58.33333333%;
}
/* line 1957, ../scss/base/_bootstrap.scss */
.col-lg-pull-6 {
	right: 50%;
}
/* line 1960, ../scss/base/_bootstrap.scss */
.col-lg-pull-5 {
	right: 41.66666667%;
}
/* line 1963, ../scss/base/_bootstrap.scss */
.col-lg-pull-4 {
	right: 33.33333333%;
}
/* line 1966, ../scss/base/_bootstrap.scss */
.col-lg-pull-3 {
	right: 25%;
}
/* line 1969, ../scss/base/_bootstrap.scss */
.col-lg-pull-2 {
	right: 16.66666667%;
}
/* line 1972, ../scss/base/_bootstrap.scss */
.col-lg-pull-1 {
	right: 8.33333333%;
}
/* line 1975, ../scss/base/_bootstrap.scss */
.col-lg-pull-0 {
	right: auto;
}
/* line 1978, ../scss/base/_bootstrap.scss */
.col-lg-push-12 {
	left: 100%;
}
/* line 1981, ../scss/base/_bootstrap.scss */
.col-lg-push-11 {
	left: 91.66666667%;
}
/* line 1984, ../scss/base/_bootstrap.scss */
.col-lg-push-10 {
	left: 83.33333333%;
}
/* line 1987, ../scss/base/_bootstrap.scss */
.col-lg-push-9 {
	left: 75%;
}
/* line 1990, ../scss/base/_bootstrap.scss */
.col-lg-push-8 {
	left: 66.66666667%;
}
/* line 1993, ../scss/base/_bootstrap.scss */
.col-lg-push-7 {
	left: 58.33333333%;
}
/* line 1996, ../scss/base/_bootstrap.scss */
.col-lg-push-6 {
	left: 50%;
}
/* line 1999, ../scss/base/_bootstrap.scss */
.col-lg-push-5 {
	left: 41.66666667%;
}
/* line 2002, ../scss/base/_bootstrap.scss */
.col-lg-push-4 {
	left: 33.33333333%;
}
/* line 2005, ../scss/base/_bootstrap.scss */
.col-lg-push-3 {
	left: 25%;
}
/* line 2008, ../scss/base/_bootstrap.scss */
.col-lg-push-2 {
	left: 16.66666667%;
}
/* line 2011, ../scss/base/_bootstrap.scss */
.col-lg-push-1 {
	left: 8.33333333%;
}
/* line 2014, ../scss/base/_bootstrap.scss */
.col-lg-push-0 {
	left: auto;
}
/* line 2017, ../scss/base/_bootstrap.scss */
.col-lg-offset-12 {
	margin-left: 100%;
}
/* line 2020, ../scss/base/_bootstrap.scss */
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
/* line 2023, ../scss/base/_bootstrap.scss */
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
/* line 2026, ../scss/base/_bootstrap.scss */
.col-lg-offset-9 {
	margin-left: 75%;
}
/* line 2029, ../scss/base/_bootstrap.scss */
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
/* line 2032, ../scss/base/_bootstrap.scss */
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
/* line 2035, ../scss/base/_bootstrap.scss */
.col-lg-offset-6 {
	margin-left: 50%;
}
/* line 2038, ../scss/base/_bootstrap.scss */
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
/* line 2041, ../scss/base/_bootstrap.scss */
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
/* line 2044, ../scss/base/_bootstrap.scss */
.col-lg-offset-3 {
	margin-left: 25%;
}
/* line 2047, ../scss/base/_bootstrap.scss */
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
/* line 2050, ../scss/base/_bootstrap.scss */
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
/* line 2053, ../scss/base/_bootstrap.scss */
.col-lg-offset-0 {
	margin-left: 0;
}
}
/* line 2057, ../scss/base/_bootstrap.scss */
table {
	background-color: transparent;
}
/* line 2060, ../scss/base/_bootstrap.scss */
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}
/* line 2066, ../scss/base/_bootstrap.scss */
th {
	text-align: left;
}
/* line 2069, ../scss/base/_bootstrap.scss */
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
/* line 2079, ../scss/base/_bootstrap.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
/* line 2085, ../scss/base/_bootstrap.scss */
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
/* line 2094, ../scss/base/_bootstrap.scss */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
/* line 2097, ../scss/base/_bootstrap.scss */
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
/* line 2100, ../scss/base/_bootstrap.scss */
.table .table {
	background-color: #fff;
}
/* line 2108, ../scss/base/_bootstrap.scss */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
/* line 2111, ../scss/base/_bootstrap.scss */
.table-bordered {
	border: 1px solid #ddd;
}
/* line 2119, ../scss/base/_bootstrap.scss */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
/* line 2123, ../scss/base/_bootstrap.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
/* line 2126, ../scss/base/_bootstrap.scss */
.table-striped > tbody > tr:nth-child(odd) {
	background-color: #f9f9f9;
}
/* line 2129, ../scss/base/_bootstrap.scss */
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
/* line 2132, ../scss/base/_bootstrap.scss */
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
/* line 2138, ../scss/base/_bootstrap.scss */
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
/* line 2154, ../scss/base/_bootstrap.scss */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
/* line 2161, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2175, ../scss/base/_bootstrap.scss */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
/* line 2182, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2196, ../scss/base/_bootstrap.scss */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
/* line 2203, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2217, ../scss/base/_bootstrap.scss */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
/* line 2224, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2238, ../scss/base/_bootstrap.scss */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
/* line 2245, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2248, ../scss/base/_bootstrap.scss */
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width: 767px) {
/* line 2253, ../scss/base/_bootstrap.scss */
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
}
/* line 2260, ../scss/base/_bootstrap.scss */
.table-responsive > .table {
	margin-bottom: 0;
}
/* line 2268, ../scss/base/_bootstrap.scss */
.table-responsive > .table > thead > tr > th,  .table-responsive > .table > tbody > tr > th,  .table-responsive > .table > tfoot > tr > th,  .table-responsive > .table > thead > tr > td,  .table-responsive > .table > tbody > tr > td,  .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
/* line 2271, ../scss/base/_bootstrap.scss */
.table-responsive > .table-bordered {
	border: 0;
}
/* line 2279, ../scss/base/_bootstrap.scss */
.table-responsive > .table-bordered > thead > tr > th:first-child,  .table-responsive > .table-bordered > tbody > tr > th:first-child,  .table-responsive > .table-bordered > tfoot > tr > th:first-child,  .table-responsive > .table-bordered > thead > tr > td:first-child,  .table-responsive > .table-bordered > tbody > tr > td:first-child,  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
/* line 2287, ../scss/base/_bootstrap.scss */
.table-responsive > .table-bordered > thead > tr > th:last-child,  .table-responsive > .table-bordered > tbody > tr > th:last-child,  .table-responsive > .table-bordered > tfoot > tr > th:last-child,  .table-responsive > .table-bordered > thead > tr > td:last-child,  .table-responsive > .table-bordered > tbody > tr > td:last-child,  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
/* line 2293, ../scss/base/_bootstrap.scss */
.table-responsive > .table-bordered > tbody > tr:last-child > th,  .table-responsive > .table-bordered > tfoot > tr:last-child > th,  .table-responsive > .table-bordered > tbody > tr:last-child > td,  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}
/* line 2297, ../scss/base/_bootstrap.scss */
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* line 2303, ../scss/base/_bootstrap.scss */
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
/* line 2314, ../scss/base/_bootstrap.scss */
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
/* line 2320, ../scss/base/_bootstrap.scss */
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* line 2326, ../scss/base/_bootstrap.scss */
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
/* line 2331, ../scss/base/_bootstrap.scss */
input[type="file"] {
	display: block;
}
/* line 2334, ../scss/base/_bootstrap.scss */
input[type="range"] {
	display: block;
	width: 100%;
}
/* line 2339, ../scss/base/_bootstrap.scss */
select[multiple], select[size] {
	height: auto;
}
/* line 2344, ../scss/base/_bootstrap.scss */
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/* line 2349, ../scss/base/_bootstrap.scss */
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}
/* line 2356, ../scss/base/_bootstrap.scss */
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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);
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* line 2374, ../scss/base/_bootstrap.scss */
.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);
}

/* line 2380, ../scss/base/_bootstrap.scss */
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}

/* line 2384, ../scss/base/_bootstrap.scss */
.form-control:-ms-input-placeholder {
 color: #999;
}

/* line 2387, ../scss/base/_bootstrap.scss */
.form-control::-webkit-input-placeholder {
 color: #999;
}
/* line 2392, ../scss/base/_bootstrap.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}
/* line 2397, ../scss/base/_bootstrap.scss */
textarea.form-control {
	height: auto;
}
/* line 2400, ../scss/base/_bootstrap.scss */
input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
/* line 2407, ../scss/base/_bootstrap.scss */
input[type="date"],  input[type="time"],  input[type="datetime-local"],  input[type="month"] {
	line-height: 34px;
}
/* line 2413, ../scss/base/_bootstrap.scss */
input[type="date"].input-sm,  input[type="time"].input-sm,  input[type="datetime-local"].input-sm,  input[type="month"].input-sm {
	line-height: 30px;
}
/* line 2419, ../scss/base/_bootstrap.scss */
input[type="date"].input-lg,  input[type="time"].input-lg,  input[type="datetime-local"].input-lg,  input[type="month"].input-lg {
	line-height: 46px;
}
}
/* line 2423, ../scss/base/_bootstrap.scss */
.form-group {
	margin-bottom: 15px;
}
/* line 2427, ../scss/base/_bootstrap.scss */
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 2434, ../scss/base/_bootstrap.scss */
.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
/* line 2444, ../scss/base/_bootstrap.scss */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}
/* line 2450, ../scss/base/_bootstrap.scss */
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
/* line 2454, ../scss/base/_bootstrap.scss */
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}
/* line 2463, ../scss/base/_bootstrap.scss */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
/* line 2472, ../scss/base/_bootstrap.scss */
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
/* line 2478, ../scss/base/_bootstrap.scss */
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
/* line 2484, ../scss/base/_bootstrap.scss */
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
/* line 2487, ../scss/base/_bootstrap.scss */
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
/* line 2493, ../scss/base/_bootstrap.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}
/* line 2498, ../scss/base/_bootstrap.scss */
.input-sm, .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
/* line 2506, ../scss/base/_bootstrap.scss */
select.input-sm, select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px;
}
/* line 2513, ../scss/base/_bootstrap.scss */
textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
	height: auto;
}
/* line 2517, ../scss/base/_bootstrap.scss */
.input-lg, .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
/* line 2525, ../scss/base/_bootstrap.scss */
select.input-lg, select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px;
}
/* line 2532, ../scss/base/_bootstrap.scss */
textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
	height: auto;
}
/* line 2535, ../scss/base/_bootstrap.scss */
.has-feedback {
	position: relative;
}
/* line 2538, ../scss/base/_bootstrap.scss */
.has-feedback .form-control {
	padding-right: 42.5px;
}
/* line 2541, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2553, ../scss/base/_bootstrap.scss */
.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
/* line 2558, ../scss/base/_bootstrap.scss */
.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
/* line 2572, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2575, ../scss/base/_bootstrap.scss */
.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);
}
/* line 2580, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2585, ../scss/base/_bootstrap.scss */
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}
/* line 2590, ../scss/base/_bootstrap.scss */
.has-success .form-control-feedback {
	color: #3c763d;
}
/* line 2602, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2605, ../scss/base/_bootstrap.scss */
.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);
}
/* line 2610, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2615, ../scss/base/_bootstrap.scss */
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}
/* line 2620, ../scss/base/_bootstrap.scss */
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
/* line 2632, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2635, ../scss/base/_bootstrap.scss */
.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);
}
/* line 2640, ../scss/base/_bootstrap.scss */
.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;
}
/* line 2645, ../scss/base/_bootstrap.scss */
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
/* line 2650, ../scss/base/_bootstrap.scss */
.has-error .form-control-feedback {
	color: #a94442;
}
/* line 2653, ../scss/base/_bootstrap.scss */
.has-feedback label ~ .form-control-feedback {
	top: 25px;
}
/* line 2656, ../scss/base/_bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
/* line 2659, ../scss/base/_bootstrap.scss */
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
/* line 2666, ../scss/base/_bootstrap.scss */
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
/* line 2671, ../scss/base/_bootstrap.scss */
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
/* line 2676, ../scss/base/_bootstrap.scss */
.form-inline .form-control-static {
	display: inline-block;
}
/* line 2679, ../scss/base/_bootstrap.scss */
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}
/* line 2685, ../scss/base/_bootstrap.scss */
.form-inline .input-group .input-group-addon,  .form-inline .input-group .input-group-btn,  .form-inline .input-group .form-control {
	width: auto;
}
/* line 2688, ../scss/base/_bootstrap.scss */
.form-inline .input-group > .form-control {
	width: 100%;
}
/* line 2691, ../scss/base/_bootstrap.scss */
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
/* line 2696, ../scss/base/_bootstrap.scss */
.form-inline .radio,  .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
/* line 2703, ../scss/base/_bootstrap.scss */
.form-inline .radio label,  .form-inline .checkbox label {
	padding-left: 0;
}
/* line 2707, ../scss/base/_bootstrap.scss */
.form-inline .radio input[type="radio"],  .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
/* line 2711, ../scss/base/_bootstrap.scss */
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
}
/* line 2718, ../scss/base/_bootstrap.scss */
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}
/* line 2724, ../scss/base/_bootstrap.scss */
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}
/* line 2727, ../scss/base/_bootstrap.scss */
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
/* line 2732, ../scss/base/_bootstrap.scss */
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
}
/* line 2738, ../scss/base/_bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
/* line 2742, ../scss/base/_bootstrap.scss */
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.3px;
}
}

@media (min-width: 768px) {
/* line 2747, ../scss/base/_bootstrap.scss */
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
}
}
/* line 2751, ../scss/base/_bootstrap.scss */
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
/* line 2777, ../scss/base/_bootstrap.scss */
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/* line 2784, ../scss/base/_bootstrap.scss */
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}
/* line 2789, ../scss/base/_bootstrap.scss */
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-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);
}
/* line 2797, ../scss/base/_bootstrap.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
/* line 2805, ../scss/base/_bootstrap.scss */
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
/* line 2815, ../scss/base/_bootstrap.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
/* line 2822, ../scss/base/_bootstrap.scss */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
/* line 2842, ../scss/base/_bootstrap.scss */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}
/* line 2846, ../scss/base/_bootstrap.scss */
.btn-default .badge {
	color: #fff;
	background-color: #333;
}
/* line 2850, ../scss/base/_bootstrap.scss */
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
/* line 2860, ../scss/base/_bootstrap.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
/* line 2867, ../scss/base/_bootstrap.scss */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
/* line 2887, ../scss/base/_bootstrap.scss */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}
/* line 2891, ../scss/base/_bootstrap.scss */
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}
/* line 2895, ../scss/base/_bootstrap.scss */
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
/* line 2905, ../scss/base/_bootstrap.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
/* line 2912, ../scss/base/_bootstrap.scss */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
/* line 2932, ../scss/base/_bootstrap.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
/* line 2936, ../scss/base/_bootstrap.scss */
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
/* line 2940, ../scss/base/_bootstrap.scss */
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* line 2950, ../scss/base/_bootstrap.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
/* line 2957, ../scss/base/_bootstrap.scss */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}
/* line 2977, ../scss/base/_bootstrap.scss */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* line 2981, ../scss/base/_bootstrap.scss */
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
/* line 2985, ../scss/base/_bootstrap.scss */
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
/* line 2995, ../scss/base/_bootstrap.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
/* line 3002, ../scss/base/_bootstrap.scss */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
/* line 3022, ../scss/base/_bootstrap.scss */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
/* line 3026, ../scss/base/_bootstrap.scss */
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
/* line 3030, ../scss/base/_bootstrap.scss */
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
/* line 3040, ../scss/base/_bootstrap.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
/* line 3047, ../scss/base/_bootstrap.scss */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
/* line 3067, ../scss/base/_bootstrap.scss */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
/* line 3071, ../scss/base/_bootstrap.scss */
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
/* line 3075, ../scss/base/_bootstrap.scss */
.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}
/* line 3084, ../scss/base/_bootstrap.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 3092, ../scss/base/_bootstrap.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
/* line 3096, ../scss/base/_bootstrap.scss */
.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
/* line 3104, ../scss/base/_bootstrap.scss */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}
/* line 3109, ../scss/base/_bootstrap.scss */
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
/* line 3116, ../scss/base/_bootstrap.scss */
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
/* line 3123, ../scss/base/_bootstrap.scss */
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
/* line 3129, ../scss/base/_bootstrap.scss */
.btn-block {
	display: block;
	width: 100%;
}
/* line 3133, ../scss/base/_bootstrap.scss */
.btn-block + .btn-block {
	margin-top: 5px;
}
/* line 3138, ../scss/base/_bootstrap.scss */
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
/* line 3141, ../scss/base/_bootstrap.scss */
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
/* line 3147, ../scss/base/_bootstrap.scss */
.fade.in {
	opacity: 1;
}
/* line 3150, ../scss/base/_bootstrap.scss */
.collapse {
	display: none;
	visibility: hidden;
}
/* line 3154, ../scss/base/_bootstrap.scss */
.collapse.in {
	display: block;
	visibility: visible;
}
/* line 3158, ../scss/base/_bootstrap.scss */
tr.collapse.in {
	display: table-row;
}
/* line 3161, ../scss/base/_bootstrap.scss */
tbody.collapse.in {
	display: table-row-group;
}
/* line 3164, ../scss/base/_bootstrap.scss */
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
/* line 3178, ../scss/base/_bootstrap.scss */
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
/* line 3188, ../scss/base/_bootstrap.scss */
.dropdown {
	position: relative;
}
/* line 3191, ../scss/base/_bootstrap.scss */
.dropdown-toggle:focus {
	outline: 0;
}
/* line 3194, ../scss/base/_bootstrap.scss */
.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;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	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);
}
/* line 3216, ../scss/base/_bootstrap.scss */
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
/* line 3220, ../scss/base/_bootstrap.scss */
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
/* line 3226, ../scss/base/_bootstrap.scss */
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
/* line 3236, ../scss/base/_bootstrap.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
/* line 3243, ../scss/base/_bootstrap.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
/* line 3251, ../scss/base/_bootstrap.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777;
}
/* line 3255, ../scss/base/_bootstrap.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3262, ../scss/base/_bootstrap.scss */
.open > .dropdown-menu {
	display: block;
}
/* line 3265, ../scss/base/_bootstrap.scss */
.open > a {
	outline: 0;
}
/* line 3268, ../scss/base/_bootstrap.scss */
.dropdown-menu-right {
	right: 0;
	left: auto;
}
/* line 3272, ../scss/base/_bootstrap.scss */
.dropdown-menu-left {
	right: auto;
	left: 0;
}
/* line 3276, ../scss/base/_bootstrap.scss */
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}
/* line 3284, ../scss/base/_bootstrap.scss */
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}
/* line 3292, ../scss/base/_bootstrap.scss */
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
/* line 3297, ../scss/base/_bootstrap.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}
/* line 3303, ../scss/base/_bootstrap.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width: 768px) {
/* line 3309, ../scss/base/_bootstrap.scss */
.navbar-right .dropdown-menu {
	right: 0;
	left: auto;
}
/* line 3313, ../scss/base/_bootstrap.scss */
.navbar-right .dropdown-menu-left {
	right: auto;
	left: 0;
}
}
/* line 3319, ../scss/base/_bootstrap.scss */
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
/* line 3325, ../scss/base/_bootstrap.scss */
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
/* line 3336, ../scss/base/_bootstrap.scss */
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
/* line 3342, ../scss/base/_bootstrap.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
/* line 3345, ../scss/base/_bootstrap.scss */
.btn-toolbar {
	margin-left: -5px;
}
/* line 3349, ../scss/base/_bootstrap.scss */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
/* line 3354, ../scss/base/_bootstrap.scss */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
/* line 3357, ../scss/base/_bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
/* line 3360, ../scss/base/_bootstrap.scss */
.btn-group > .btn:first-child {
	margin-left: 0;
}
/* line 3363, ../scss/base/_bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
/* line 3368, ../scss/base/_bootstrap.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/* line 3372, ../scss/base/_bootstrap.scss */
.btn-group > .btn-group {
	float: left;
}
/* line 3375, ../scss/base/_bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
/* line 3379, ../scss/base/_bootstrap.scss */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
/* line 3383, ../scss/base/_bootstrap.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/* line 3388, ../scss/base/_bootstrap.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
/* line 3391, ../scss/base/_bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}
/* line 3395, ../scss/base/_bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}
/* line 3399, ../scss/base/_bootstrap.scss */
.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);
}
/* line 3403, ../scss/base/_bootstrap.scss */
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 3407, ../scss/base/_bootstrap.scss */
.btn .caret {
	margin-left: 0;
}
/* line 3410, ../scss/base/_bootstrap.scss */
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
/* line 3414, ../scss/base/_bootstrap.scss */
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
/* line 3419, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
/* line 3425, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
/* line 3431, ../scss/base/_bootstrap.scss */
.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;
}
/* line 3435, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
/* line 3438, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
/* line 3443, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}
/* line 3448, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
/* line 3452, ../scss/base/_bootstrap.scss */
.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;
}
/* line 3456, ../scss/base/_bootstrap.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/* line 3460, ../scss/base/_bootstrap.scss */
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
/* line 3467, ../scss/base/_bootstrap.scss */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}
/* line 3472, ../scss/base/_bootstrap.scss */
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
/* line 3475, ../scss/base/_bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
/* line 3481, ../scss/base/_bootstrap.scss */
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
/* line 3486, ../scss/base/_bootstrap.scss */
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
/* line 3491, ../scss/base/_bootstrap.scss */
.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}
/* line 3496, ../scss/base/_bootstrap.scss */
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
/* line 3505, ../scss/base/_bootstrap.scss */
.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.33;
	border-radius: 6px;
}
/* line 3514, ../scss/base/_bootstrap.scss */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}
/* line 3523, ../scss/base/_bootstrap.scss */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}
/* line 3528, ../scss/base/_bootstrap.scss */
.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;
}
/* line 3537, ../scss/base/_bootstrap.scss */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}
/* line 3546, ../scss/base/_bootstrap.scss */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}
/* line 3551, ../scss/base/_bootstrap.scss */
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
/* line 3556, ../scss/base/_bootstrap.scss */
.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;
}
/* line 3560, ../scss/base/_bootstrap.scss */
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
/* line 3565, ../scss/base/_bootstrap.scss */
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
/* line 3576, ../scss/base/_bootstrap.scss */
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
/* line 3581, ../scss/base/_bootstrap.scss */
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
/* line 3587, ../scss/base/_bootstrap.scss */
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
/* line 3596, ../scss/base/_bootstrap.scss */
.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-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
/* line 3600, ../scss/base/_bootstrap.scss */
.input-group-addon:first-child {
	border-right: 0;
}
/* line 3609, ../scss/base/_bootstrap.scss */
.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-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/* line 3613, ../scss/base/_bootstrap.scss */
.input-group-addon:last-child {
	border-left: 0;
}
/* line 3616, ../scss/base/_bootstrap.scss */
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
/* line 3621, ../scss/base/_bootstrap.scss */
.input-group-btn > .btn {
	position: relative;
}
/* line 3624, ../scss/base/_bootstrap.scss */
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
/* line 3629, ../scss/base/_bootstrap.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
/* line 3633, ../scss/base/_bootstrap.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
/* line 3637, ../scss/base/_bootstrap.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}
/* line 3640, ../scss/base/_bootstrap.scss */
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
/* line 3645, ../scss/base/_bootstrap.scss */
.nav > li {
	position: relative;
	display: block;
}
/* line 3649, ../scss/base/_bootstrap.scss */
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
/* line 3655, ../scss/base/_bootstrap.scss */
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
/* line 3659, ../scss/base/_bootstrap.scss */
.nav > li.disabled > a {
	color: #777;
}
/* line 3663, ../scss/base/_bootstrap.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
/* line 3671, ../scss/base/_bootstrap.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}
/* line 3675, ../scss/base/_bootstrap.scss */
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
/* line 3681, ../scss/base/_bootstrap.scss */
.nav > li > a > img {
	max-width: none;
}
/* line 3684, ../scss/base/_bootstrap.scss */
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
/* line 3687, ../scss/base/_bootstrap.scss */
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
/* line 3691, ../scss/base/_bootstrap.scss */
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
/* line 3697, ../scss/base/_bootstrap.scss */
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
/* line 3702, ../scss/base/_bootstrap.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
/* line 3709, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
/* line 3713, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > li {
	float: none;
}
/* line 3716, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
/* line 3720, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
/* line 3725, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
/* line 3729, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}
/* line 3733, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
/* line 3739, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
/* line 3743, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
}
/* line 3749, ../scss/base/_bootstrap.scss */
.nav-tabs.nav-justified > .active > a,  .nav-tabs.nav-justified > .active > a:hover,  .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: #fff;
}
}
/* line 3753, ../scss/base/_bootstrap.scss */
.nav-pills > li {
	float: left;
}
/* line 3756, ../scss/base/_bootstrap.scss */
.nav-pills > li > a {
	border-radius: 4px;
}
/* line 3759, ../scss/base/_bootstrap.scss */
.nav-pills > li + li {
	margin-left: 2px;
}
/* line 3764, ../scss/base/_bootstrap.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}
/* line 3768, ../scss/base/_bootstrap.scss */
.nav-stacked > li {
	float: none;
}
/* line 3771, ../scss/base/_bootstrap.scss */
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
/* line 3775, ../scss/base/_bootstrap.scss */
.nav-justified {
	width: 100%;
}
/* line 3778, ../scss/base/_bootstrap.scss */
.nav-justified > li {
	float: none;
}
/* line 3781, ../scss/base/_bootstrap.scss */
.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
/* line 3785, ../scss/base/_bootstrap.scss */
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
/* line 3790, ../scss/base/_bootstrap.scss */
.nav-justified > li {
	display: table-cell;
	width: 1%;
}
/* line 3794, ../scss/base/_bootstrap.scss */
.nav-justified > li > a {
	margin-bottom: 0;
}
}
/* line 3798, ../scss/base/_bootstrap.scss */
.nav-tabs-justified {
	border-bottom: 0;
}
/* line 3801, ../scss/base/_bootstrap.scss */
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
/* line 3807, ../scss/base/_bootstrap.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
/* line 3811, ../scss/base/_bootstrap.scss */
.nav-tabs-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
}
/* line 3817, ../scss/base/_bootstrap.scss */
.nav-tabs-justified > .active > a,  .nav-tabs-justified > .active > a:hover,  .nav-tabs-justified > .active > a:focus {
	border-bottom-color: #fff;
}
}
/* line 3821, ../scss/base/_bootstrap.scss */
.tab-content > .tab-pane {
	display: none;
	visibility: hidden;
}
/* line 3825, ../scss/base/_bootstrap.scss */
.tab-content > .active {
	display: block;
	visibility: visible;
}
/* line 3829, ../scss/base/_bootstrap.scss */
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/* line 3834, ../scss/base/_bootstrap.scss */
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
/* line 3841, ../scss/base/_bootstrap.scss */
.navbar {
	border-radius: 4px;
}
}

@media (min-width: 768px) {
/* line 3846, ../scss/base/_bootstrap.scss */
.navbar-header {
	float: left;
}
}
/* line 3850, ../scss/base/_bootstrap.scss */
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
/* line 3859, ../scss/base/_bootstrap.scss */
.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
/* line 3863, ../scss/base/_bootstrap.scss */
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 3869, ../scss/base/_bootstrap.scss */
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
	visibility: visible !important;
}
/* line 3876, ../scss/base/_bootstrap.scss */
.navbar-collapse.in {
	overflow-y: visible;
}
/* line 3881, ../scss/base/_bootstrap.scss */
.navbar-fixed-top .navbar-collapse,  .navbar-static-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
}
/* line 3887, ../scss/base/_bootstrap.scss */
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
/* line 3892, ../scss/base/_bootstrap.scss */
.navbar-fixed-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}
/* line 3899, ../scss/base/_bootstrap.scss */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
/* line 3907, ../scss/base/_bootstrap.scss */
.container > .navbar-header,  .container-fluid > .navbar-header,  .container > .navbar-collapse,  .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
}
/* line 3912, ../scss/base/_bootstrap.scss */
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
/* line 3917, ../scss/base/_bootstrap.scss */
.navbar-static-top {
	border-radius: 0;
}
}
/* line 3922, ../scss/base/_bootstrap.scss */
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
/* line 3930, ../scss/base/_bootstrap.scss */
.navbar-fixed-top,  .navbar-fixed-bottom {
	border-radius: 0;
}
}
/* line 3934, ../scss/base/_bootstrap.scss */
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
/* line 3938, ../scss/base/_bootstrap.scss */
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
/* line 3943, ../scss/base/_bootstrap.scss */
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
/* line 3951, ../scss/base/_bootstrap.scss */
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
/* line 3954, ../scss/base/_bootstrap.scss */
.navbar-brand > img {
	display: block;
}

@media (min-width: 768px) {
/* line 3959, ../scss/base/_bootstrap.scss */
.navbar > .container .navbar-brand,  .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
}
/* line 3963, ../scss/base/_bootstrap.scss */
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
/* line 3975, ../scss/base/_bootstrap.scss */
.navbar-toggle:focus {
	outline: 0;
}
/* line 3978, ../scss/base/_bootstrap.scss */
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
/* line 3984, ../scss/base/_bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
/* line 3988, ../scss/base/_bootstrap.scss */
.navbar-toggle {
	display: none;
}
}
/* line 3992, ../scss/base/_bootstrap.scss */
.navbar-nav {
	margin: 7.5px -15px;
}
/* line 3995, ../scss/base/_bootstrap.scss */
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px) {
/* line 4001, ../scss/base/_bootstrap.scss */
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 4012, ../scss/base/_bootstrap.scss */
.navbar-nav .open .dropdown-menu > li > a,  .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
/* line 4015, ../scss/base/_bootstrap.scss */
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
/* line 4019, ../scss/base/_bootstrap.scss */
.navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
}

@media (min-width: 768px) {
/* line 4024, ../scss/base/_bootstrap.scss */
.navbar-nav {
	float: left;
	margin: 0;
}
/* line 4028, ../scss/base/_bootstrap.scss */
.navbar-nav > li {
	float: left;
}
/* line 4031, ../scss/base/_bootstrap.scss */
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
}
}
/* line 4036, ../scss/base/_bootstrap.scss */
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -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);
}

@media (min-width: 768px) {
/* line 4048, ../scss/base/_bootstrap.scss */
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
/* line 4053, ../scss/base/_bootstrap.scss */
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
/* line 4058, ../scss/base/_bootstrap.scss */
.navbar-form .form-control-static {
	display: inline-block;
}
/* line 4061, ../scss/base/_bootstrap.scss */
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
/* line 4067, ../scss/base/_bootstrap.scss */
.navbar-form .input-group .input-group-addon,  .navbar-form .input-group .input-group-btn,  .navbar-form .input-group .form-control {
	width: auto;
}
/* line 4070, ../scss/base/_bootstrap.scss */
.navbar-form .input-group > .form-control {
	width: 100%;
}
/* line 4073, ../scss/base/_bootstrap.scss */
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
/* line 4078, ../scss/base/_bootstrap.scss */
.navbar-form .radio,  .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
/* line 4085, ../scss/base/_bootstrap.scss */
.navbar-form .radio label,  .navbar-form .checkbox label {
	padding-left: 0;
}
/* line 4089, ../scss/base/_bootstrap.scss */
.navbar-form .radio input[type="radio"],  .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
/* line 4093, ../scss/base/_bootstrap.scss */
.navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
}

@media (max-width: 767px) {
/* line 4098, ../scss/base/_bootstrap.scss */
.navbar-form .form-group {
	margin-bottom: 5px;
}
/* line 4101, ../scss/base/_bootstrap.scss */
.navbar-form .form-group:last-child {
	margin-bottom: 0;
}
}

@media (min-width: 768px) {
/* line 4106, ../scss/base/_bootstrap.scss */
.navbar-form {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}
/* line 4117, ../scss/base/_bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/* line 4122, ../scss/base/_bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
/* line 4128, ../scss/base/_bootstrap.scss */
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
/* line 4132, ../scss/base/_bootstrap.scss */
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 4136, ../scss/base/_bootstrap.scss */
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
/* line 4140, ../scss/base/_bootstrap.scss */
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
/* line 4145, ../scss/base/_bootstrap.scss */
.navbar-text {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
}

@media (min-width: 768px) {
/* line 4152, ../scss/base/_bootstrap.scss */
.navbar-left {
	float: left !important;
}
/* line 4155, ../scss/base/_bootstrap.scss */
.navbar-right {
	float: right !important;
	margin-right: -15px;
}
/* line 4159, ../scss/base/_bootstrap.scss */
.navbar-right ~ .navbar-right {
	margin-right: 0;
}
}
/* line 4163, ../scss/base/_bootstrap.scss */
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
/* line 4167, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-brand {
	color: #777;
}
/* line 4171, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
/* line 4175, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-text {
	color: #777;
}
/* line 4178, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-nav > li > a {
	color: #777;
}
/* line 4182, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
/* line 4188, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4194, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4198, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
/* line 4202, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
/* line 4205, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
/* line 4209, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}
/* line 4214, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width: 767px) {
/* line 4219, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777;
}
/* line 4223, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4229, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4235, ../scss/base/_bootstrap.scss */
.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;
}
}
/* line 4240, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-link {
	color: #777;
}
/* line 4243, ../scss/base/_bootstrap.scss */
.navbar-default .navbar-link:hover {
	color: #333;
}
/* line 4246, ../scss/base/_bootstrap.scss */
.navbar-default .btn-link {
	color: #777;
}
/* line 4250, ../scss/base/_bootstrap.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}
/* line 4256, ../scss/base/_bootstrap.scss */
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}
/* line 4259, ../scss/base/_bootstrap.scss */
.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}
/* line 4263, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
/* line 4267, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
/* line 4271, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}
/* line 4274, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}
/* line 4278, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
/* line 4284, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808;
}
/* line 4290, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4294, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
/* line 4298, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
/* line 4301, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
/* line 4305, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
/* line 4310, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #080808;
}

@media (max-width: 767px) {
/* line 4315, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #080808;
}
/* line 4318, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808;
}
/* line 4321, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #9d9d9d;
}
/* line 4325, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4331, ../scss/base/_bootstrap.scss */
.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: #080808;
}
/* line 4337, ../scss/base/_bootstrap.scss */
.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;
}
}
/* line 4342, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}
/* line 4345, ../scss/base/_bootstrap.scss */
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
/* line 4348, ../scss/base/_bootstrap.scss */
.navbar-inverse .btn-link {
	color: #9d9d9d;
}
/* line 4352, ../scss/base/_bootstrap.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}
/* line 4358, ../scss/base/_bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}
/* line 4361, ../scss/base/_bootstrap.scss */
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
/* line 4368, ../scss/base/_bootstrap.scss */
.breadcrumb > li {
	display: inline-block;
}
/* line 4371, ../scss/base/_bootstrap.scss */
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
/* line 4376, ../scss/base/_bootstrap.scss */
.breadcrumb > .active {
	color: #777;
}
/* line 4379, ../scss/base/_bootstrap.scss */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
/* line 4385, ../scss/base/_bootstrap.scss */
.pagination > li {
	display: inline;
}
/* line 4389, ../scss/base/_bootstrap.scss */
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
/* line 4401, ../scss/base/_bootstrap.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
/* line 4407, ../scss/base/_bootstrap.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* line 4414, ../scss/base/_bootstrap.scss */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
/* line 4424, ../scss/base/_bootstrap.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
/* line 4436, ../scss/base/_bootstrap.scss */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
/* line 4443, ../scss/base/_bootstrap.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
/* line 4448, ../scss/base/_bootstrap.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
/* line 4453, ../scss/base/_bootstrap.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
/* line 4458, ../scss/base/_bootstrap.scss */
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
/* line 4463, ../scss/base/_bootstrap.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
/* line 4468, ../scss/base/_bootstrap.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
/* line 4472, ../scss/base/_bootstrap.scss */
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}
/* line 4478, ../scss/base/_bootstrap.scss */
.pager li {
	display: inline;
}
/* line 4482, ../scss/base/_bootstrap.scss */
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
/* line 4490, ../scss/base/_bootstrap.scss */
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
/* line 4495, ../scss/base/_bootstrap.scss */
.pager .next > a, .pager .next > span {
	float: right;
}
/* line 4499, ../scss/base/_bootstrap.scss */
.pager .previous > a, .pager .previous > span {
	float: left;
}
/* line 4505, ../scss/base/_bootstrap.scss */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}
/* line 4510, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4523, ../scss/base/_bootstrap.scss */
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
/* line 4528, ../scss/base/_bootstrap.scss */
.label:empty {
	display: none;
}
/* line 4531, ../scss/base/_bootstrap.scss */
.btn .label {
	position: relative;
	top: -1px;
}
/* line 4535, ../scss/base/_bootstrap.scss */
.label-default {
	background-color: #777;
}
/* line 4539, ../scss/base/_bootstrap.scss */
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}
/* line 4542, ../scss/base/_bootstrap.scss */
.label-primary {
	background-color: #337ab7;
}
/* line 4546, ../scss/base/_bootstrap.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #286090;
}
/* line 4549, ../scss/base/_bootstrap.scss */
.label-success {
	background-color: #5cb85c;
}
/* line 4553, ../scss/base/_bootstrap.scss */
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}
/* line 4556, ../scss/base/_bootstrap.scss */
.label-info {
	background-color: #5bc0de;
}
/* line 4560, ../scss/base/_bootstrap.scss */
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}
/* line 4563, ../scss/base/_bootstrap.scss */
.label-warning {
	background-color: #f0ad4e;
}
/* line 4567, ../scss/base/_bootstrap.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}
/* line 4570, ../scss/base/_bootstrap.scss */
.label-danger {
	background-color: #d9534f;
}
/* line 4574, ../scss/base/_bootstrap.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}
/* line 4577, ../scss/base/_bootstrap.scss */
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px;
}
/* line 4591, ../scss/base/_bootstrap.scss */
.badge:empty {
	display: none;
}
/* line 4594, ../scss/base/_bootstrap.scss */
.btn .badge {
	position: relative;
	top: -1px;
}
/* line 4598, ../scss/base/_bootstrap.scss */
.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}
/* line 4603, ../scss/base/_bootstrap.scss */
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
/* line 4609, ../scss/base/_bootstrap.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}
/* line 4613, ../scss/base/_bootstrap.scss */
.list-group-item > .badge {
	float: right;
}
/* line 4616, ../scss/base/_bootstrap.scss */
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
/* line 4619, ../scss/base/_bootstrap.scss */
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
/* line 4622, ../scss/base/_bootstrap.scss */
.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}
/* line 4629, ../scss/base/_bootstrap.scss */
.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}
/* line 4632, ../scss/base/_bootstrap.scss */
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
/* line 4637, ../scss/base/_bootstrap.scss */
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
/* line 4641, ../scss/base/_bootstrap.scss */
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
}
/* line 4644, ../scss/base/_bootstrap.scss */
.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
/* line 4648, ../scss/base/_bootstrap.scss */
.jumbotron {
	padding: 48px 0;
}
/* line 4652, ../scss/base/_bootstrap.scss */
.container .jumbotron,  .container-fluid .jumbotron {
	padding-right: 60px;
	padding-left: 60px;
}
/* line 4657, ../scss/base/_bootstrap.scss */
.jumbotron h1,  .jumbotron .h1 {
	font-size: 63px;
}
}
/* line 4661, ../scss/base/_bootstrap.scss */
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
/* line 4674, ../scss/base/_bootstrap.scss */
.thumbnail > img, .thumbnail a > img {
	margin-right: auto;
	margin-left: auto;
}
/* line 4680, ../scss/base/_bootstrap.scss */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #337ab7;
}
/* line 4683, ../scss/base/_bootstrap.scss */
.thumbnail .caption {
	padding: 9px;
	color: #333;
}
/* line 4687, ../scss/base/_bootstrap.scss */
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
/* line 4693, ../scss/base/_bootstrap.scss */
.alert h4 {
	margin-top: 0;
	color: inherit;
}
/* line 4697, ../scss/base/_bootstrap.scss */
.alert .alert-link {
	font-weight: bold;
}
/* line 4701, ../scss/base/_bootstrap.scss */
.alert > p, .alert > ul {
	margin-bottom: 0;
}
/* line 4704, ../scss/base/_bootstrap.scss */
.alert > p + p {
	margin-top: 5px;
}
/* line 4708, ../scss/base/_bootstrap.scss */
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
/* line 4712, ../scss/base/_bootstrap.scss */
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
/* line 4718, ../scss/base/_bootstrap.scss */
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
/* line 4723, ../scss/base/_bootstrap.scss */
.alert-success hr {
	border-top-color: #c9e2b3;
}
/* line 4726, ../scss/base/_bootstrap.scss */
.alert-success .alert-link {
	color: #2b542c;
}
/* line 4729, ../scss/base/_bootstrap.scss */
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
/* line 4734, ../scss/base/_bootstrap.scss */
.alert-info hr {
	border-top-color: #a6e1ec;
}
/* line 4737, ../scss/base/_bootstrap.scss */
.alert-info .alert-link {
	color: #245269;
}
/* line 4740, ../scss/base/_bootstrap.scss */
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
/* line 4745, ../scss/base/_bootstrap.scss */
.alert-warning hr {
	border-top-color: #f7e1b5;
}
/* line 4748, ../scss/base/_bootstrap.scss */
.alert-warning .alert-link {
	color: #66512c;
}
/* line 4751, ../scss/base/_bootstrap.scss */
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
/* line 4756, ../scss/base/_bootstrap.scss */
.alert-danger hr {
	border-top-color: #e4b9c0;
}
/* line 4759, ../scss/base/_bootstrap.scss */
.alert-danger .alert-link {
	color: #843534;
}
 @-webkit-keyframes progress-bar-stripes {
  /* line 4763, ../scss/base/_bootstrap.scss */
  from {
 background-position: 40px 0;
}

  /* line 4766, ../scss/base/_bootstrap.scss */
  to {
 background-position: 0 0;
}
}
 @-o-keyframes progress-bar-stripes {
  /* line 4771, ../scss/base/_bootstrap.scss */
  from {
 background-position: 40px 0;
}

  /* line 4774, ../scss/base/_bootstrap.scss */
  to {
 background-position: 0 0;
}
}
 @keyframes progress-bar-stripes {
  /* line 4779, ../scss/base/_bootstrap.scss */
  from {
 background-position: 40px 0;
}

  /* line 4782, ../scss/base/_bootstrap.scss */
  to {
 background-position: 0 0;
}
}
/* line 4786, ../scss/base/_bootstrap.scss */
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	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);
}
/* line 4795, ../scss/base/_bootstrap.scss */
.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 .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
/* line 4811, ../scss/base/_bootstrap.scss */
.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);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
/* line 4819, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4824, ../scss/base/_bootstrap.scss */
.progress-bar-success {
	background-color: #5cb85c;
}
/* line 4827, ../scss/base/_bootstrap.scss */
.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);
}
/* line 4832, ../scss/base/_bootstrap.scss */
.progress-bar-info {
	background-color: #5bc0de;
}
/* line 4835, ../scss/base/_bootstrap.scss */
.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);
}
/* line 4840, ../scss/base/_bootstrap.scss */
.progress-bar-warning {
	background-color: #f0ad4e;
}
/* line 4843, ../scss/base/_bootstrap.scss */
.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);
}
/* line 4848, ../scss/base/_bootstrap.scss */
.progress-bar-danger {
	background-color: #d9534f;
}
/* line 4851, ../scss/base/_bootstrap.scss */
.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);
}
/* line 4856, ../scss/base/_bootstrap.scss */
.media {
	margin-top: 15px;
}
/* line 4859, ../scss/base/_bootstrap.scss */
.media:first-child {
	margin-top: 0;
}
/* line 4863, ../scss/base/_bootstrap.scss */
.media-right, .media > .pull-right {
	padding-left: 10px;
}
/* line 4867, ../scss/base/_bootstrap.scss */
.media-left, .media > .pull-left {
	padding-right: 10px;
}
/* line 4872, ../scss/base/_bootstrap.scss */
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
/* line 4876, ../scss/base/_bootstrap.scss */
.media-middle {
	vertical-align: middle;
}
/* line 4879, ../scss/base/_bootstrap.scss */
.media-bottom {
	vertical-align: bottom;
}
/* line 4882, ../scss/base/_bootstrap.scss */
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
/* line 4886, ../scss/base/_bootstrap.scss */
.media-list {
	padding-left: 0;
	list-style: none;
}
/* line 4890, ../scss/base/_bootstrap.scss */
.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}
/* line 4894, ../scss/base/_bootstrap.scss */
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
/* line 4902, ../scss/base/_bootstrap.scss */
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
/* line 4906, ../scss/base/_bootstrap.scss */
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
/* line 4911, ../scss/base/_bootstrap.scss */
a.list-group-item {
	color: #555;
}
/* line 4914, ../scss/base/_bootstrap.scss */
a.list-group-item .list-group-item-heading {
	color: #333;
}
/* line 4918, ../scss/base/_bootstrap.scss */
a.list-group-item:hover, a.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
/* line 4925, ../scss/base/_bootstrap.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}
/* line 4932, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4937, ../scss/base/_bootstrap.scss */
.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: #777;
}
/* line 4942, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4956, ../scss/base/_bootstrap.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
/* line 4961, ../scss/base/_bootstrap.scss */
.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;
}
/* line 4964, ../scss/base/_bootstrap.scss */
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
/* line 4968, ../scss/base/_bootstrap.scss */
a.list-group-item-success {
	color: #3c763d;
}
/* line 4971, ../scss/base/_bootstrap.scss */
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
/* line 4975, ../scss/base/_bootstrap.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
/* line 4981, ../scss/base/_bootstrap.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
/* line 4986, ../scss/base/_bootstrap.scss */
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
/* line 4990, ../scss/base/_bootstrap.scss */
a.list-group-item-info {
	color: #31708f;
}
/* line 4993, ../scss/base/_bootstrap.scss */
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
/* line 4997, ../scss/base/_bootstrap.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
/* line 5003, ../scss/base/_bootstrap.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
/* line 5008, ../scss/base/_bootstrap.scss */
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
/* line 5012, ../scss/base/_bootstrap.scss */
a.list-group-item-warning {
	color: #8a6d3b;
}
/* line 5015, ../scss/base/_bootstrap.scss */
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
/* line 5019, ../scss/base/_bootstrap.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
/* line 5025, ../scss/base/_bootstrap.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
/* line 5030, ../scss/base/_bootstrap.scss */
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
/* line 5034, ../scss/base/_bootstrap.scss */
a.list-group-item-danger {
	color: #a94442;
}
/* line 5037, ../scss/base/_bootstrap.scss */
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
/* line 5041, ../scss/base/_bootstrap.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
/* line 5047, ../scss/base/_bootstrap.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
/* line 5052, ../scss/base/_bootstrap.scss */
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
/* line 5056, ../scss/base/_bootstrap.scss */
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
/* line 5060, ../scss/base/_bootstrap.scss */
.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);
}
/* line 5068, ../scss/base/_bootstrap.scss */
.panel-body {
	padding: 15px;
}
/* line 5071, ../scss/base/_bootstrap.scss */
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
/* line 5077, ../scss/base/_bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
/* line 5080, ../scss/base/_bootstrap.scss */
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
/* line 5086, ../scss/base/_bootstrap.scss */
.panel-title > a {
	color: inherit;
}
/* line 5089, ../scss/base/_bootstrap.scss */
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
/* line 5097, ../scss/base/_bootstrap.scss */
.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
/* line 5101, ../scss/base/_bootstrap.scss */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
/* line 5106, ../scss/base/_bootstrap.scss */
.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-left-radius: 3px;
	border-top-right-radius: 3px;
}
/* line 5112, ../scss/base/_bootstrap.scss */
.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;
}
/* line 5117, ../scss/base/_bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
/* line 5120, ../scss/base/_bootstrap.scss */
.list-group + .panel-footer {
	border-top-width: 0;
}
/* line 5125, ../scss/base/_bootstrap.scss */
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
/* line 5130, ../scss/base/_bootstrap.scss */
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
	padding-right: 15px;
	padding-left: 15px;
}
/* line 5135, ../scss/base/_bootstrap.scss */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
/* line 5142, ../scss/base/_bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
/* line 5153, ../scss/base/_bootstrap.scss */
.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
/* line 5163, ../scss/base/_bootstrap.scss */
.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
/* line 5167, ../scss/base/_bootstrap.scss */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
/* line 5174, ../scss/base/_bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
/* line 5185, ../scss/base/_bootstrap.scss */
.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
/* line 5195, ../scss/base/_bootstrap.scss */
.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
/* line 5201, ../scss/base/_bootstrap.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
/* line 5205, ../scss/base/_bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
/* line 5209, ../scss/base/_bootstrap.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
/* line 5223, ../scss/base/_bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
/* line 5237, ../scss/base/_bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
/* line 5247, ../scss/base/_bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
/* line 5257, ../scss/base/_bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
/* line 5260, ../scss/base/_bootstrap.scss */
.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}
/* line 5264, ../scss/base/_bootstrap.scss */
.panel-group {
	margin-bottom: 20px;
}
/* line 5267, ../scss/base/_bootstrap.scss */
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
/* line 5271, ../scss/base/_bootstrap.scss */
.panel-group .panel + .panel {
	margin-top: 5px;
}
/* line 5274, ../scss/base/_bootstrap.scss */
.panel-group .panel-heading {
	border-bottom: 0;
}
/* line 5278, ../scss/base/_bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
/* line 5281, ../scss/base/_bootstrap.scss */
.panel-group .panel-footer {
	border-top: 0;
}
/* line 5284, ../scss/base/_bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
/* line 5287, ../scss/base/_bootstrap.scss */
.panel-default {
	border-color: #ddd;
}
/* line 5290, ../scss/base/_bootstrap.scss */
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
/* line 5295, ../scss/base/_bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
/* line 5298, ../scss/base/_bootstrap.scss */
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}
/* line 5302, ../scss/base/_bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
/* line 5305, ../scss/base/_bootstrap.scss */
.panel-primary {
	border-color: #337ab7;
}
/* line 5308, ../scss/base/_bootstrap.scss */
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
/* line 5313, ../scss/base/_bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}
/* line 5316, ../scss/base/_bootstrap.scss */
.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}
/* line 5320, ../scss/base/_bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}
/* line 5323, ../scss/base/_bootstrap.scss */
.panel-success {
	border-color: #d6e9c6;
}
/* line 5326, ../scss/base/_bootstrap.scss */
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
/* line 5331, ../scss/base/_bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
/* line 5334, ../scss/base/_bootstrap.scss */
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
/* line 5338, ../scss/base/_bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
/* line 5341, ../scss/base/_bootstrap.scss */
.panel-info {
	border-color: #bce8f1;
}
/* line 5344, ../scss/base/_bootstrap.scss */
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
/* line 5349, ../scss/base/_bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
/* line 5352, ../scss/base/_bootstrap.scss */
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
/* line 5356, ../scss/base/_bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
/* line 5359, ../scss/base/_bootstrap.scss */
.panel-warning {
	border-color: #faebcc;
}
/* line 5362, ../scss/base/_bootstrap.scss */
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
/* line 5367, ../scss/base/_bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
/* line 5370, ../scss/base/_bootstrap.scss */
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
/* line 5374, ../scss/base/_bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
/* line 5377, ../scss/base/_bootstrap.scss */
.panel-danger {
	border-color: #ebccd1;
}
/* line 5380, ../scss/base/_bootstrap.scss */
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
/* line 5385, ../scss/base/_bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
/* line 5388, ../scss/base/_bootstrap.scss */
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
/* line 5392, ../scss/base/_bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
/* line 5395, ../scss/base/_bootstrap.scss */
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
/* line 5406, ../scss/base/_bootstrap.scss */
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
/* line 5415, ../scss/base/_bootstrap.scss */
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
/* line 5418, ../scss/base/_bootstrap.scss */
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
/* line 5421, ../scss/base/_bootstrap.scss */
.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);
}
/* line 5431, ../scss/base/_bootstrap.scss */
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
/* line 5435, ../scss/base/_bootstrap.scss */
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
/* line 5439, ../scss/base/_bootstrap.scss */
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
/* line 5443, ../scss/base/_bootstrap.scss */
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
/* line 5454, ../scss/base/_bootstrap.scss */
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
/* line 5461, ../scss/base/_bootstrap.scss */
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
/* line 5468, ../scss/base/_bootstrap.scss */
.modal-open {
	overflow: hidden;
}
/* line 5471, ../scss/base/_bootstrap.scss */
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
/* line 5483, ../scss/base/_bootstrap.scss */
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
/* line 5492, ../scss/base/_bootstrap.scss */
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
/* line 5498, ../scss/base/_bootstrap.scss */
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
/* line 5502, ../scss/base/_bootstrap.scss */
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
/* line 5507, ../scss/base/_bootstrap.scss */
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
/* line 5519, ../scss/base/_bootstrap.scss */
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000;
}
/* line 5526, ../scss/base/_bootstrap.scss */
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
/* line 5530, ../scss/base/_bootstrap.scss */
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
/* line 5534, ../scss/base/_bootstrap.scss */
.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
/* line 5539, ../scss/base/_bootstrap.scss */
.modal-header .close {
	margin-top: -2px;
}
/* line 5542, ../scss/base/_bootstrap.scss */
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
/* line 5546, ../scss/base/_bootstrap.scss */
.modal-body {
	position: relative;
	padding: 15px;
}
/* line 5550, ../scss/base/_bootstrap.scss */
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
/* line 5555, ../scss/base/_bootstrap.scss */
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
/* line 5559, ../scss/base/_bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
/* line 5562, ../scss/base/_bootstrap.scss */
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
/* line 5565, ../scss/base/_bootstrap.scss */
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
/* line 5573, ../scss/base/_bootstrap.scss */
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
/* line 5577, ../scss/base/_bootstrap.scss */
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
/* line 5581, ../scss/base/_bootstrap.scss */
.modal-sm {
	width: 300px;
}
}

@media (min-width: 992px) {
/* line 5586, ../scss/base/_bootstrap.scss */
.modal-lg {
	width: 900px;
}
}
/* line 5590, ../scss/base/_bootstrap.scss */
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0;
}
/* line 5602, ../scss/base/_bootstrap.scss */
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}
/* line 5606, ../scss/base/_bootstrap.scss */
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
/* line 5610, ../scss/base/_bootstrap.scss */
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
/* line 5614, ../scss/base/_bootstrap.scss */
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
/* line 5618, ../scss/base/_bootstrap.scss */
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
/* line 5622, ../scss/base/_bootstrap.scss */
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}
/* line 5631, ../scss/base/_bootstrap.scss */
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
/* line 5638, ../scss/base/_bootstrap.scss */
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
/* line 5645, ../scss/base/_bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
/* line 5652, ../scss/base/_bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
/* line 5659, ../scss/base/_bootstrap.scss */
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
/* line 5666, ../scss/base/_bootstrap.scss */
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
/* line 5673, ../scss/base/_bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
/* line 5680, ../scss/base/_bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
/* line 5687, ../scss/base/_bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
/* line 5694, ../scss/base/_bootstrap.scss */
.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-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	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);
}
/* line 5717, ../scss/base/_bootstrap.scss */
.popover.top {
	margin-top: -10px;
}
/* line 5720, ../scss/base/_bootstrap.scss */
.popover.right {
	margin-left: 10px;
}
/* line 5723, ../scss/base/_bootstrap.scss */
.popover.bottom {
	margin-top: 10px;
}
/* line 5726, ../scss/base/_bootstrap.scss */
.popover.left {
	margin-left: -10px;
}
/* line 5729, ../scss/base/_bootstrap.scss */
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
/* line 5737, ../scss/base/_bootstrap.scss */
.popover-content {
	padding: 9px 14px;
}
/* line 5741, ../scss/base/_bootstrap.scss */
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
/* line 5749, ../scss/base/_bootstrap.scss */
.popover > .arrow {
	border-width: 11px;
}
/* line 5752, ../scss/base/_bootstrap.scss */
.popover > .arrow:after {
	content: "";
	border-width: 10px;
}
/* line 5756, ../scss/base/_bootstrap.scss */
.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0;
}
/* line 5764, ../scss/base/_bootstrap.scss */
.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
/* line 5771, ../scss/base/_bootstrap.scss */
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0;
}
/* line 5779, ../scss/base/_bootstrap.scss */
.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
/* line 5786, ../scss/base/_bootstrap.scss */
.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 5794, ../scss/base/_bootstrap.scss */
.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
/* line 5801, ../scss/base/_bootstrap.scss */
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 5809, ../scss/base/_bootstrap.scss */
.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}
/* line 5816, ../scss/base/_bootstrap.scss */
.carousel {
	position: relative;
}
/* line 5819, ../scss/base/_bootstrap.scss */
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
/* line 5824, ../scss/base/_bootstrap.scss */
.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
/* line 5832, ../scss/base/_bootstrap.scss */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
/* line 5836, ../scss/base/_bootstrap.scss */
.carousel-inner > .item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}
/* line 5847, ../scss/base/_bootstrap.scss */
.carousel-inner > .item.next,  .carousel-inner > .item.active.right {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
/* line 5853, ../scss/base/_bootstrap.scss */
.carousel-inner > .item.prev,  .carousel-inner > .item.active.left {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
/* line 5860, ../scss/base/_bootstrap.scss */
.carousel-inner > .item.next.left,  .carousel-inner > .item.prev.right,  .carousel-inner > .item.active {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
/* line 5868, ../scss/base/_bootstrap.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
/* line 5871, ../scss/base/_bootstrap.scss */
.carousel-inner > .active {
	left: 0;
}
/* line 5875, ../scss/base/_bootstrap.scss */
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
/* line 5880, ../scss/base/_bootstrap.scss */
.carousel-inner > .next {
	left: 100%;
}
/* line 5883, ../scss/base/_bootstrap.scss */
.carousel-inner > .prev {
	left: -100%;
}
/* line 5887, ../scss/base/_bootstrap.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
/* line 5890, ../scss/base/_bootstrap.scss */
.carousel-inner > .active.left {
	left: -100%;
}
/* line 5893, ../scss/base/_bootstrap.scss */
.carousel-inner > .active.right {
	left: 100%;
}
/* line 5896, ../scss/base/_bootstrap.scss */
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=50);
	opacity: .5;
}
/* line 5909, ../scss/base/_bootstrap.scss */
.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
/* line 5917, ../scss/base/_bootstrap.scss */
.carousel-control.right {
	right: 0;
	left: auto;
	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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}
/* line 5928, ../scss/base/_bootstrap.scss */
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
/* line 5938, ../scss/base/_bootstrap.scss */
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
/* line 5945, ../scss/base/_bootstrap.scss */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
/* line 5950, ../scss/base/_bootstrap.scss */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
/* line 5955, ../scss/base/_bootstrap.scss */
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}
/* line 5961, ../scss/base/_bootstrap.scss */
.carousel-control .icon-prev:before {
	content: '\2039';
}
/* line 5964, ../scss/base/_bootstrap.scss */
.carousel-control .icon-next:before {
	content: '\203a';
}
/* line 5967, ../scss/base/_bootstrap.scss */
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
/* line 5978, ../scss/base/_bootstrap.scss */
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}
/* line 5990, ../scss/base/_bootstrap.scss */
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}
/* line 5996, ../scss/base/_bootstrap.scss */
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	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);
}
/* line 6008, ../scss/base/_bootstrap.scss */
.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
/* line 6015, ../scss/base/_bootstrap.scss */
.carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right,  .carousel-control .icon-prev,  .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
}
/* line 6022, ../scss/base/_bootstrap.scss */
.carousel-control .glyphicon-chevron-left,  .carousel-control .icon-prev {
	margin-left: -15px;
}
/* line 6026, ../scss/base/_bootstrap.scss */
.carousel-control .glyphicon-chevron-right,  .carousel-control .icon-next {
	margin-right: -15px;
}
/* line 6029, ../scss/base/_bootstrap.scss */
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px;
}
/* line 6034, ../scss/base/_bootstrap.scss */
.carousel-indicators {
	bottom: 20px;
}
}
/* line 6067, ../scss/base/_bootstrap.scss */
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
/* line 6085, ../scss/base/_bootstrap.scss */
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both;
}
/* line 6088, ../scss/base/_bootstrap.scss */
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/* line 6093, ../scss/base/_bootstrap.scss */
.pull-right {
	float: right !important;
}
/* line 6096, ../scss/base/_bootstrap.scss */
.pull-left {
	float: left !important;
}
/* line 6099, ../scss/base/_bootstrap.scss */
.hide {
	display: none !important;
}
/* line 6102, ../scss/base/_bootstrap.scss */
.show {
	display: block !important;
}
/* line 6105, ../scss/base/_bootstrap.scss */
.invisible {
	visibility: hidden;
}
/* line 6108, ../scss/base/_bootstrap.scss */
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
/* line 6115, ../scss/base/_bootstrap.scss */
.hidden {
	display: none !important;
	visibility: hidden !important;
}
/* line 6119, ../scss/base/_bootstrap.scss */
.affix {
	position: fixed;
}
 @-ms-viewport {
 width: device-width;
}
/* line 6128, ../scss/base/_bootstrap.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
/* line 6142, ../scss/base/_bootstrap.scss */
.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) {
/* line 6146, ../scss/base/_bootstrap.scss */
.visible-xs {
	display: block !important;
}
/* line 6149, ../scss/base/_bootstrap.scss */
table.visible-xs {
	display: table;
}
/* line 6152, ../scss/base/_bootstrap.scss */
tr.visible-xs {
	display: table-row !important;
}
/* line 6156, ../scss/base/_bootstrap.scss */
th.visible-xs,  td.visible-xs {
	display: table-cell !important;
}
}

@media (max-width: 767px) {
/* line 6161, ../scss/base/_bootstrap.scss */
.visible-xs-block {
	display: block !important;
}
}

@media (max-width: 767px) {
/* line 6166, ../scss/base/_bootstrap.scss */
.visible-xs-inline {
	display: inline !important;
}
}

@media (max-width: 767px) {
/* line 6171, ../scss/base/_bootstrap.scss */
.visible-xs-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* line 6176, ../scss/base/_bootstrap.scss */
.visible-sm {
	display: block !important;
}
/* line 6179, ../scss/base/_bootstrap.scss */
table.visible-sm {
	display: table;
}
/* line 6182, ../scss/base/_bootstrap.scss */
tr.visible-sm {
	display: table-row !important;
}
/* line 6186, ../scss/base/_bootstrap.scss */
th.visible-sm,  td.visible-sm {
	display: table-cell !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* line 6191, ../scss/base/_bootstrap.scss */
.visible-sm-block {
	display: block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* line 6196, ../scss/base/_bootstrap.scss */
.visible-sm-inline {
	display: inline !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* line 6201, ../scss/base/_bootstrap.scss */
.visible-sm-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
/* line 6206, ../scss/base/_bootstrap.scss */
.visible-md {
	display: block !important;
}
/* line 6209, ../scss/base/_bootstrap.scss */
table.visible-md {
	display: table;
}
/* line 6212, ../scss/base/_bootstrap.scss */
tr.visible-md {
	display: table-row !important;
}
/* line 6216, ../scss/base/_bootstrap.scss */
th.visible-md,  td.visible-md {
	display: table-cell !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
/* line 6221, ../scss/base/_bootstrap.scss */
.visible-md-block {
	display: block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
/* line 6226, ../scss/base/_bootstrap.scss */
.visible-md-inline {
	display: inline !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
/* line 6231, ../scss/base/_bootstrap.scss */
.visible-md-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 1200px) {
/* line 6236, ../scss/base/_bootstrap.scss */
.visible-lg {
	display: block !important;
}
/* line 6239, ../scss/base/_bootstrap.scss */
table.visible-lg {
	display: table;
}
/* line 6242, ../scss/base/_bootstrap.scss */
tr.visible-lg {
	display: table-row !important;
}
/* line 6246, ../scss/base/_bootstrap.scss */
th.visible-lg,  td.visible-lg {
	display: table-cell !important;
}
}

@media (min-width: 1200px) {
/* line 6251, ../scss/base/_bootstrap.scss */
.visible-lg-block {
	display: block !important;
}
}

@media (min-width: 1200px) {
/* line 6256, ../scss/base/_bootstrap.scss */
.visible-lg-inline {
	display: inline !important;
}
}

@media (min-width: 1200px) {
/* line 6261, ../scss/base/_bootstrap.scss */
.visible-lg-inline-block {
	display: inline-block !important;
}
}

@media (max-width: 767px) {
/* line 6266, ../scss/base/_bootstrap.scss */
.hidden-xs {
	display: none !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* line 6271, ../scss/base/_bootstrap.scss */
.hidden-sm {
	display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
/* line 6276, ../scss/base/_bootstrap.scss */
.hidden-md {
	display: none !important;
}
}

@media (min-width: 1200px) {
/* line 6281, ../scss/base/_bootstrap.scss */
.hidden-lg {
	display: none !important;
}
}
/* line 6285, ../scss/base/_bootstrap.scss */
.visible-print {
	display: none !important;
}

@media print {
/* line 6289, ../scss/base/_bootstrap.scss */
.visible-print {
	display: block !important;
}
/* line 6292, ../scss/base/_bootstrap.scss */
table.visible-print {
	display: table;
}
/* line 6295, ../scss/base/_bootstrap.scss */
tr.visible-print {
	display: table-row !important;
}
/* line 6299, ../scss/base/_bootstrap.scss */
th.visible-print,  td.visible-print {
	display: table-cell !important;
}
}
/* line 6303, ../scss/base/_bootstrap.scss */
.visible-print-block {
	display: none !important;
}

@media print {
/* line 6307, ../scss/base/_bootstrap.scss */
.visible-print-block {
	display: block !important;
}
}
/* line 6311, ../scss/base/_bootstrap.scss */
.visible-print-inline {
	display: none !important;
}

@media print {
/* line 6315, ../scss/base/_bootstrap.scss */
.visible-print-inline {
	display: inline !important;
}
}
/* line 6319, ../scss/base/_bootstrap.scss */
.visible-print-inline-block {
	display: none !important;
}

@media print {
/* line 6323, ../scss/base/_bootstrap.scss */
.visible-print-inline-block {
	display: inline-block !important;
}
}

@media print {
/* line 6328, ../scss/base/_bootstrap.scss */
.hidden-print {
	display: none !important;
}
}
/*# sourceMappingURL=bootstrap.css.map */
/*--------------------------------------------------------------
2.0 Plugins
--------------------------------------------------------------*/
/*OWL CAROUSEL*/
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-animated-in {
	z-index: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-animated-out {
	z-index: 1;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
}
}
 @keyframes fadeOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel.owl-loaded {
	display: block;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel.owl-hidden {
	opacity: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel.owl-rtl {
	direction: rtl;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.no-js .owl-carousel {
	display: block;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #fff;
	color: #333;
	text-decoration: none;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
 @-webkit-keyframes bounce {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0%, 100%, 20%, 50%, 80% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
 @keyframes bounce {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0%, 100%, 20%, 50%, 80% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: translateY(-30px);
 -ms-transform: translateY(-30px);
 transform: translateY(-30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: translateY(-15px);
 -ms-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}
 @-webkit-keyframes flash {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0%, 100%, 50% {
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  25%, 75% {
 opacity: 0;
}
}
 @keyframes flash {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0%, 100%, 50% {
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  25%, 75% {
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}
 @-webkit-keyframes pulse {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes pulse {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 -webkit-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
 @-webkit-keyframes rubberBand {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  30% {
 -webkit-transform: scaleX(1.25) scaleY(0.75);
 transform: scaleX(1.25) scaleY(0.75);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: scaleX(0.75) scaleY(1.25);
 transform: scaleX(0.75) scaleY(1.25);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: scaleX(1.15) scaleY(0.85);
 transform: scaleX(1.15) scaleY(0.85);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes rubberBand {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  30% {
 -webkit-transform: scaleX(1.25) scaleY(0.75);
 -ms-transform: scaleX(1.25) scaleY(0.75);
 transform: scaleX(1.25) scaleY(0.75);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: scaleX(0.75) scaleY(1.25);
 -ms-transform: scaleX(0.75) scaleY(1.25);
 transform: scaleX(0.75) scaleY(1.25);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: scaleX(1.15) scaleY(0.85);
 -ms-transform: scaleX(1.15) scaleY(0.85);
 transform: scaleX(1.15) scaleY(0.85);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}
 @-webkit-keyframes shake {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0%, 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translateX(-10px);
 transform: translateX(-10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20%, 40%, 60%, 80% {
 -webkit-transform: translateX(10px);
 transform: translateX(10px);
}
}
 @keyframes shake {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0%, 100% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translateX(-10px);
 -ms-transform: translateX(-10px);
 transform: translateX(-10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20%, 40%, 60%, 80% {
 -webkit-transform: translateX(10px);
 -ms-transform: translateX(10px);
 transform: translateX(10px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}
 @-webkit-keyframes swing {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 -webkit-transform: rotate(15deg);
 transform: rotate(15deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: rotate(-10deg);
 transform: rotate(-10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: rotate(5deg);
 transform: rotate(5deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
}
 @keyframes swing {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 -webkit-transform: rotate(15deg);
 -ms-transform: rotate(15deg);
 transform: rotate(15deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: rotate(-10deg);
 -ms-transform: rotate(-10deg);
 transform: rotate(-10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: rotate(5deg);
 -ms-transform: rotate(5deg);
 transform: rotate(5deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: rotate(-5deg);
 -ms-transform: rotate(-5deg);
 transform: rotate(-5deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}
 @-webkit-keyframes tada {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  10%, 20% {
 -webkit-transform: scale(0.9) rotate(-3deg);
 transform: scale(0.9) rotate(-3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  30%, 50%, 70%, 90% {
 -webkit-transform: scale(1.1) rotate(3deg);
 transform: scale(1.1) rotate(3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40%, 60%, 80% {
 -webkit-transform: scale(1.1) rotate(-3deg);
 transform: scale(1.1) rotate(-3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
}
}
 @keyframes tada {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  10%, 20% {
 -webkit-transform: scale(0.9) rotate(-3deg);
 -ms-transform: scale(0.9) rotate(-3deg);
 transform: scale(0.9) rotate(-3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  30%, 50%, 70%, 90% {
 -webkit-transform: scale(1.1) rotate(3deg);
 -ms-transform: scale(1.1) rotate(3deg);
 transform: scale(1.1) rotate(3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40%, 60%, 80% {
 -webkit-transform: scale(1.1) rotate(-3deg);
 -ms-transform: scale(1.1) rotate(-3deg);
 transform: scale(1.1) rotate(-3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: scale(1) rotate(0);
 -ms-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}
 @-webkit-keyframes wobble {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  15% {
 -webkit-transform: translateX(-25%) rotate(-5deg);
 transform: translateX(-25%) rotate(-5deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  30% {
 -webkit-transform: translateX(20%) rotate(3deg);
 transform: translateX(20%) rotate(3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  45% {
 -webkit-transform: translateX(-15%) rotate(-3deg);
 transform: translateX(-15%) rotate(-3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: translateX(10%) rotate(2deg);
 transform: translateX(10%) rotate(2deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  75% {
 -webkit-transform: translateX(-5%) rotate(-1deg);
 transform: translateX(-5%) rotate(-1deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes wobble {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  15% {
 -webkit-transform: translateX(-25%) rotate(-5deg);
 -ms-transform: translateX(-25%) rotate(-5deg);
 transform: translateX(-25%) rotate(-5deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  30% {
 -webkit-transform: translateX(20%) rotate(3deg);
 -ms-transform: translateX(20%) rotate(3deg);
 transform: translateX(20%) rotate(3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  45% {
 -webkit-transform: translateX(-15%) rotate(-3deg);
 -ms-transform: translateX(-15%) rotate(-3deg);
 transform: translateX(-15%) rotate(-3deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: translateX(10%) rotate(2deg);
 -ms-transform: translateX(10%) rotate(2deg);
 transform: translateX(10%) rotate(2deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  75% {
 -webkit-transform: translateX(-5%) rotate(-1deg);
 -ms-transform: translateX(-5%) rotate(-1deg);
 transform: translateX(-5%) rotate(-1deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}
 @-webkit-keyframes bounceIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: scale(0.3);
 transform: scale(0.3);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 opacity: 1;
 -webkit-transform: scale(1.05);
 transform: scale(1.05);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  70% {
 -webkit-transform: scale(0.9);
 transform: scale(0.9);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes bounceIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: scale(0.3);
 -ms-transform: scale(0.3);
 transform: scale(0.3);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 opacity: 1;
 -webkit-transform: scale(1.05);
 -ms-transform: scale(1.05);
 transform: scale(1.05);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  70% {
 -webkit-transform: scale(0.9);
 -ms-transform: scale(0.9);
 transform: scale(0.9);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
 @-webkit-keyframes bounceInDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateY(30px);
 transform: translateY(30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateY(-10px);
 transform: translateY(-10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes bounceInDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 -ms-transform: translateY(-2000px);
 transform: translateY(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateY(30px);
 -ms-transform: translateY(30px);
 transform: translateY(30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateY(-10px);
 -ms-transform: translateY(-10px);
 transform: translateY(-10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
 @-webkit-keyframes bounceInLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 transform: translateX(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateX(30px);
 transform: translateX(30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateX(-10px);
 transform: translateX(-10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes bounceInLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 -ms-transform: translateX(-2000px);
 transform: translateX(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateX(30px);
 -ms-transform: translateX(30px);
 transform: translateX(30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateX(-10px);
 -ms-transform: translateX(-10px);
 transform: translateX(-10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
 @-webkit-keyframes bounceInRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 transform: translateX(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateX(-30px);
 transform: translateX(-30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateX(10px);
 transform: translateX(10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes bounceInRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 -ms-transform: translateX(2000px);
 transform: translateX(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateX(-30px);
 -ms-transform: translateX(-30px);
 transform: translateX(-30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateX(10px);
 -ms-transform: translateX(10px);
 transform: translateX(10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
 @-webkit-keyframes bounceInUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 transform: translateY(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateY(10px);
 transform: translateY(10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes bounceInUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 -ms-transform: translateY(2000px);
 transform: translateY(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 opacity: 1;
 -webkit-transform: translateY(-30px);
 -ms-transform: translateY(-30px);
 transform: translateY(-30px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateY(10px);
 -ms-transform: translateY(10px);
 transform: translateY(10px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
 @-webkit-keyframes bounceOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  25% {
 -webkit-transform: scale(0.95);
 transform: scale(0.95);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 opacity: 1;
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: scale(0.3);
 transform: scale(0.3);
}
}
 @keyframes bounceOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  25% {
 -webkit-transform: scale(0.95);
 -ms-transform: scale(0.95);
 transform: scale(0.95);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 opacity: 1;
 -webkit-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: scale(0.3);
 -ms-transform: scale(0.3);
 transform: scale(0.3);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}
 @-webkit-keyframes bounceOutDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 transform: translateY(2000px);
}
}
 @keyframes bounceOutDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 -ms-transform: translateY(2000px);
 transform: translateY(2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
 @-webkit-keyframes bounceOutLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateX(20px);
 transform: translateX(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 transform: translateX(-2000px);
}
}
 @keyframes bounceOutLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateX(20px);
 -ms-transform: translateX(20px);
 transform: translateX(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 -ms-transform: translateX(-2000px);
 transform: translateX(-2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
 @-webkit-keyframes bounceOutRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
 transform: translateX(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 transform: translateX(2000px);
}
}
 @keyframes bounceOutRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 transform: translateX(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 -ms-transform: translateX(2000px);
 transform: translateX(2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
 @-webkit-keyframes bounceOutUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
}
 @keyframes bounceOutUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20% {
 opacity: 1;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 -ms-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
 @-webkit-keyframes fadeIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
}
}
 @keyframes fadeIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
 @-webkit-keyframes fadeInDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
 @-webkit-keyframes fadeInDownBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInDownBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 -ms-transform: translateY(-2000px);
 transform: translateY(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
 @-webkit-keyframes fadeInLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-20px);
 transform: translateX(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes fadeInLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 transform: translateX(-20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
 @-webkit-keyframes fadeInLeftBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 transform: translateX(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes fadeInLeftBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 -ms-transform: translateX(-2000px);
 transform: translateX(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
 @-webkit-keyframes fadeInRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(20px);
 transform: translateX(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes fadeInRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(20px);
 -ms-transform: translateX(20px);
 transform: translateX(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
 @-webkit-keyframes fadeInRightBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 transform: translateX(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes fadeInRightBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 -ms-transform: translateX(2000px);
 transform: translateX(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
 @-webkit-keyframes fadeInUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
 @-webkit-keyframes fadeInUpBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 transform: translateY(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInUpBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 -ms-transform: translateY(2000px);
 transform: translateY(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
 @-webkit-keyframes fadeOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
}
}
 @keyframes fadeOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOutDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
}
 @keyframes fadeOutDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
 @-webkit-keyframes fadeOutDownBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 transform: translateY(2000px);
}
}
 @keyframes fadeOutDownBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
 -ms-transform: translateY(2000px);
 transform: translateY(2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
 @-webkit-keyframes fadeOutLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-20px);
 transform: translateX(-20px);
}
}
 @keyframes fadeOutLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 transform: translateX(-20px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
 @-webkit-keyframes fadeOutLeftBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 transform: translateX(-2000px);
}
}
 @keyframes fadeOutLeftBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 -ms-transform: translateX(-2000px);
 transform: translateX(-2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
 @-webkit-keyframes fadeOutRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(20px);
 transform: translateX(20px);
}
}
 @keyframes fadeOutRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(20px);
 -ms-transform: translateX(20px);
 transform: translateX(20px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
 @-webkit-keyframes fadeOutRightBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 transform: translateX(2000px);
}
}
 @keyframes fadeOutRightBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 -ms-transform: translateX(2000px);
 transform: translateX(2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
 @-webkit-keyframes fadeOutUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
}
}
 @keyframes fadeOutUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
 @-webkit-keyframes fadeOutUpBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
}
 @keyframes fadeOutUpBig {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 -ms-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
 @-webkit-keyframes flip {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
 transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
 transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
 transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
 transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
 transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
}
 @keyframes flip {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
 -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
 transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
 -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
 transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  50% {
 -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
 -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
 transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
 -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
 transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
 -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
 transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}
 @-webkit-keyframes flipInX {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateX(90deg);
 transform: perspective(400px) rotateX(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: perspective(400px) rotateX(-10deg);
 transform: perspective(400px) rotateX(-10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  70% {
 -webkit-transform: perspective(400px) rotateX(10deg);
 transform: perspective(400px) rotateX(10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateX(0deg);
 transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}
}
 @keyframes flipInX {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateX(90deg);
 -ms-transform: perspective(400px) rotateX(90deg);
 transform: perspective(400px) rotateX(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: perspective(400px) rotateX(-10deg);
 -ms-transform: perspective(400px) rotateX(-10deg);
 transform: perspective(400px) rotateX(-10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  70% {
 -webkit-transform: perspective(400px) rotateX(10deg);
 -ms-transform: perspective(400px) rotateX(10deg);
 transform: perspective(400px) rotateX(10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateX(0deg);
 -ms-transform: perspective(400px) rotateX(0deg);
 transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
 @-webkit-keyframes flipInY {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 transform: perspective(400px) rotateY(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: perspective(400px) rotateY(-10deg);
 transform: perspective(400px) rotateY(-10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  70% {
 -webkit-transform: perspective(400px) rotateY(10deg);
 transform: perspective(400px) rotateY(10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
 @keyframes flipInY {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 -ms-transform: perspective(400px) rotateY(90deg);
 transform: perspective(400px) rotateY(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: perspective(400px) rotateY(-10deg);
 -ms-transform: perspective(400px) rotateY(-10deg);
 transform: perspective(400px) rotateY(-10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  70% {
 -webkit-transform: perspective(400px) rotateY(10deg);
 -ms-transform: perspective(400px) rotateY(10deg);
 transform: perspective(400px) rotateY(10deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 -ms-transform: perspective(400px) rotateY(0deg);
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}
 @-webkit-keyframes flipOutX {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateX(0deg);
 transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateX(90deg);
 transform: perspective(400px) rotateX(90deg);
 opacity: 0;
}
}
 @keyframes flipOutX {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateX(0deg);
 -ms-transform: perspective(400px) rotateX(0deg);
 transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateX(90deg);
 -ms-transform: perspective(400px) rotateX(90deg);
 transform: perspective(400px) rotateX(90deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
}
 @-webkit-keyframes flipOutY {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 transform: perspective(400px) rotateY(90deg);
 opacity: 0;
}
}
 @keyframes flipOutY {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 -ms-transform: perspective(400px) rotateY(0deg);
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 -ms-transform: perspective(400px) rotateY(90deg);
 transform: perspective(400px) rotateY(90deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.flipOutY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}
 @-webkit-keyframes lightSpeedIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(100%) skewX(-30deg);
 transform: translateX(100%) skewX(-30deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: translateX(-20%) skewX(30deg);
 transform: translateX(-20%) skewX(30deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateX(0) skewX(-15deg);
 transform: translateX(0) skewX(-15deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0) skewX(0deg);
 transform: translateX(0) skewX(0deg);
 opacity: 1;
}
}
 @keyframes lightSpeedIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(100%) skewX(-30deg);
 -ms-transform: translateX(100%) skewX(-30deg);
 transform: translateX(100%) skewX(-30deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  60% {
 -webkit-transform: translateX(-20%) skewX(30deg);
 -ms-transform: translateX(-20%) skewX(30deg);
 transform: translateX(-20%) skewX(30deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: translateX(0) skewX(-15deg);
 -ms-transform: translateX(0) skewX(-15deg);
 transform: translateX(0) skewX(-15deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0) skewX(0deg);
 -ms-transform: translateX(0) skewX(0deg);
 transform: translateX(0) skewX(0deg);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
 @-webkit-keyframes lightSpeedOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0) skewX(0deg);
 transform: translateX(0) skewX(0deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(100%) skewX(-30deg);
 transform: translateX(100%) skewX(-30deg);
 opacity: 0;
}
}
 @keyframes lightSpeedOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0) skewX(0deg);
 -ms-transform: translateX(0) skewX(0deg);
 transform: translateX(0) skewX(0deg);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(100%) skewX(-30deg);
 -ms-transform: translateX(100%) skewX(-30deg);
 transform: translateX(100%) skewX(-30deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
 @-webkit-keyframes rotateIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(-200deg);
 transform: rotate(-200deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
 @keyframes rotateIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: center center;
 -ms-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(-200deg);
 -ms-transform: rotate(-200deg);
 transform: rotate(-200deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: center center;
 -ms-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
 @-webkit-keyframes rotateInDownLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
 @keyframes rotateInDownLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(-90deg);
 -ms-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
 @-webkit-keyframes rotateInDownRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
 @keyframes rotateInDownRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
 @-webkit-keyframes rotateInUpLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
 @keyframes rotateInUpLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
 @-webkit-keyframes rotateInUpRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
 @keyframes rotateInUpRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(-90deg);
 -ms-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
 @-webkit-keyframes rotateOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(200deg);
 transform: rotate(200deg);
 opacity: 0;
}
}
 @keyframes rotateOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: center center;
 -ms-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: center center;
 -ms-transform-origin: center center;
 transform-origin: center center;
 -webkit-transform: rotate(200deg);
 -ms-transform: rotate(200deg);
 transform: rotate(200deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}
 @-webkit-keyframes rotateOutDownLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}
}
 @keyframes rotateOutDownLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
 @-webkit-keyframes rotateOutDownRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}
}
 @keyframes rotateOutDownRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(-90deg);
 -ms-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
 @-webkit-keyframes rotateOutUpLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}
}
 @keyframes rotateOutUpLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: left bottom;
 -ms-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate(-90deg);
 -ms-transform: rotate(-90deg);
 transform: rotate(-90deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
 @-webkit-keyframes rotateOutUpRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}
}
 @keyframes rotateOutUpRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 opacity: 1;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform-origin: right bottom;
 -ms-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
 @-webkit-keyframes slideInDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes slideInDown {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 -ms-transform: translateY(-2000px);
 transform: translateY(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
 @-webkit-keyframes slideInLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 transform: translateX(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes slideInLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 -ms-transform: translateX(-2000px);
 transform: translateX(-2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
 @-webkit-keyframes slideInRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 transform: translateX(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes slideInRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 -ms-transform: translateX(2000px);
 transform: translateX(2000px);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
 @-webkit-keyframes slideOutLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 transform: translateX(-2000px);
}
}
 @keyframes slideOutLeft {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
 -ms-transform: translateX(-2000px);
 transform: translateX(-2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
 @-webkit-keyframes slideOutRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 transform: translateX(2000px);
}
}
 @keyframes slideOutRight {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(2000px);
 -ms-transform: translateX(2000px);
 transform: translateX(2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
 @-webkit-keyframes slideOutUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
}
 @keyframes slideOutUp {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 -ms-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
 @-webkit-keyframes hinge {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: rotate(0);
 transform: rotate(0);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20%, 60% {
 -webkit-transform: rotate(80deg);
 transform: rotate(80deg);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: rotate(60deg);
 transform: rotate(60deg);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: rotate(60deg) translateY(0);
 transform: rotate(60deg) translateY(0);
 opacity: 1;
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(700px);
 transform: translateY(700px);
 opacity: 0;
}
}
 @keyframes hinge {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
 -webkit-transform-origin: top left;
 -ms-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  20%, 60% {
 -webkit-transform: rotate(80deg);
 -ms-transform: rotate(80deg);
 transform: rotate(80deg);
 -webkit-transform-origin: top left;
 -ms-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  40% {
 -webkit-transform: rotate(60deg);
 -ms-transform: rotate(60deg);
 transform: rotate(60deg);
 -webkit-transform-origin: top left;
 -ms-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  80% {
 -webkit-transform: rotate(60deg) translateY(0);
 -ms-transform: rotate(60deg) translateY(0);
 transform: rotate(60deg) translateY(0);
 opacity: 1;
 -webkit-transform-origin: top left;
 -ms-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 -webkit-transform: translateY(700px);
 -ms-transform: translateY(700px);
 transform: translateY(700px);
 opacity: 0;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}
 @-webkit-keyframes rollIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-100%) rotate(-120deg);
 transform: translateX(-100%) rotate(-120deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0) rotate(0deg);
 transform: translateX(0) rotate(0deg);
}
}
 @keyframes rollIn {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 0;
 -webkit-transform: translateX(-100%) rotate(-120deg);
 -ms-transform: translateX(-100%) rotate(-120deg);
 transform: translateX(-100%) rotate(-120deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 1;
 -webkit-transform: translateX(0) rotate(0deg);
 -ms-transform: translateX(0) rotate(0deg);
 transform: translateX(0) rotate(0deg);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}
 @-webkit-keyframes rollOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0) rotate(0deg);
 transform: translateX(0) rotate(0deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(100%) rotate(120deg);
 transform: translateX(100%) rotate(120deg);
}
}
 @keyframes rollOut {
  /* line 2, ../scss/plugins/_owl-carousel.scss */
  0% {
 opacity: 1;
 -webkit-transform: translateX(0) rotate(0deg);
 -ms-transform: translateX(0) rotate(0deg);
 transform: translateX(0) rotate(0deg);
}

  /* line 2, ../scss/plugins/_owl-carousel.scss */
  100% {
 opacity: 0;
 -webkit-transform: translateX(100%) rotate(120deg);
 -ms-transform: translateX(100%) rotate(120deg);
 transform: translateX(100%) rotate(120deg);
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}
/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-opened {
	z-index: 8030;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-inner, .fancybox-outer {
	position: relative;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-inner {
	overflow: hidden;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(../images/fancybox_sprite.png);
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox_loading.gif) center center no-repeat;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: url(blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-prev {
	left: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-next {
	right: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-nav:hover span {
	visibility: visible;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-lock {
	overflow: hidden!important;
	width: auto;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-lock body {
	overflow: hidden!important;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-lock-test {
	overflow-y: hidden!important;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox_overlay.png);
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-title {
	visibility: hidden;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-opened .fancybox-title {
	visibility: visible;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
/* line 2, ../scss/plugins/_owl-carousel.scss */
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(fancybox_sprite@2x.png);
	background-size: 44px 152px;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#fancybox-loading div {
	background-image: url(fancybox_loading@2x.gif);
	background-size: 24px 24px;
}
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#slides {
	position: relative;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#slides .slides-container {
	display: none;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#slides .scrollable {
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	width: 100%;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-navigation a {
	position: absolute;
	display: block;
	color: #fff;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-navigation a.prev {
	left: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-navigation a.next {
	right: 0;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-pagination {
	position: absolute;
	z-index: 3;
	bottom: 0;
	text-align: center;
	width: 100%;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-pagination a {
	border: 2px solid #222;
	border-radius: 15px;
	width: 10px;
	height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=);
	margin: 2px;
	overflow: hidden;
	text-indent: -100%;
}
/* line 2, ../scss/plugins/_owl-carousel.scss */
.slides-pagination a.current {
	background: #222;
}
/*--------------------------------------------------------------
3.0 Theme & Layouts
--------------------------------------------------------------*/
/* HEADER */
html, body{
	background:#f0f0f0 !important;
}
header{
	width:100%;
	background:#BFC7B1;
	text-align:center;
	padding:10px 0;
}
header .bt-home{
	position:absolute;
	top:50%;
	right:0%;
	transform:translateY(-50%);
}
header .bt-home a{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	transition:all ease-in-out .3s;
}
header .bt-home a .fa-inverse{
	color:#BFC7B1;
}
header .bt-home a:hover{
	color:#BFC7B1;
}
header .bt-home a:hover .fa-inverse{
	color:#ffffff;
}
.main{
	background:#f0f0f0;
	text-align:center;
	padding:30px 0;
}
.main h1{
	font-family: 'Raleway', sans-serif;
	color:#1d1d1d;
	font-weight:400;
	font-size:53px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
@media (max-width:991px){
	.main h1{
		font-size:32px;
	}
}

.main h2{
	font-family: 'Raleway', sans-serif;
	color:#1d1d1d;
	font-size:20px;
	font-weight:400;
	margin:0px;
	padding:0px;
}
.main .border{
	border-top:1px solid #cccccc;
	width:100px;
	margin-top:10px;
	display:inline-block;
}
.main p.lead{
	font-family: 'Raleway', sans-serif;
	font-size:23px;
	color:#1d1d1d;
}
.main p.lead span{
	font-size:36px;
	color:#ac9242;
	font-weight:bold;
}
.main .bt-booknow{
	display:inline-block;
	font-family: 'Raleway', sans-serif;
	font-size:32px;
	color:#ffffff;
	border-radius:5px;
	text-shadow:0px 1px 4px rgba(0,0,0, 0.45);
	box-shadow:0px 2px 5px rgba(0,0,0,0.25);
	text-transform:uppercase;
	cursor:pointer;
	
	background: rgba(224,145,97,1);
	background: -moz-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224,145,97,1)), color-stop(53%, rgba(184,97,40,1)), color-stop(100%, rgba(157,74,18,1)));
	background: -webkit-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -o-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -ms-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: linear-gradient(to bottom, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09161', endColorstr='#9d4a12', GradientType=0 );

	text-shadow:0px 1px 4px rgba(0,0,0, 0.45);
	box-shadow:0px 2px 5px rgba(0,0,0,0.25);
	
	text-decoration:none;
	padding:5px 40px;
	transition:all ease-in-out .3s;
}
.main .bt-booknow:hover{
	transform:scale(1.1);
}
.features{
	text-align:center;
	background:#ffffff;
	padding:40px 0 20px 0;
}
.features h3{
	font-family:'PT Sans', sans-serif;
	font-size:24px;
	line-height:32px;
	color:#020202;
	margin:0px;
	padding:20px 0;
}
.review{
	padding:30px 0;
	background:#fafafa;
	text-align:center;
	color:#020202;
	font-size:15px;
	font-family:'PT Sans', sans-serif;
}
.review .star-rating{
	font-size:28px;
	color:#BFC7B1;
}
.review h3{
	font-size:24x;
	font-family: 'Raleway', sans-serif;
	margin:0px;
	padding:20px 0px;
}
.review .author{
	color:#BFC7B1;
	font-size:18px;
}
.review img{
	display:inline-block !important;
	width:auto !important;
	height:auto !important;
}
.review .wrapper-margin{
	padding:0 65px;
}
.review .owl-controls{
	margin:0px;
}
.review .owl-controls .owl-nav [class*="owl-"]{
  position: absolute;
  cursor: pointer;
  width: 56px;
  height: 57px;
  background: none;
  margin: 0;
  padding: 0;
  color:#888;
  font-size:56px;
  top: 50%;
  text-align:center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.review .owl-controls .owl-nav [class*=owl-]:hover {
  background: none;
  color: #888;
  text-decoration: none;
  opacity:1;
}
.review .owl-controls .owl-nav .owl-prev{
  left: -65px !important;
  margin-left: 0;
}
.review .owl-controls .owl-nav .owl-next{
  right: -65px !important;
  margin-right: 0;
}
.last-phrase{
	background:#BFC7B1;
	color:#ffffff;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-size:28px;
	font-style:italic;
	padding:20px 0;
}
footer{
	padding:30px 0;
	background:#ffffff;
	text-align:center;
}
footer .bt-home{
	position:absolute;
	top:50%;
	right:0%;
	transform:translateY(-50%);
}
footer .bt-home a{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	color:#BFC7B1;
	text-transform:uppercase;
	text-decoration:none;
	transition:all ease-in-out .3s;
}
footer .bt-home a .fa-inverse{
	color:#ffffff;
}
footer .bt-home a:hover{
	color:#BFC7B1;
}
footer .bt-home a:hover .fa-inverse{
	color:#ffffff;
}
footer .bt-booknow{
	display:inline-block;
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	color:#ffffff;
	text-shadow:0px 0px 4px rgba(0,0,0, 0.65);
	border-radius:5px;
	box-shadow:0px 0px 5px rgba(0,0,0,1);
	text-transform:uppercase;
	cursor:pointer;
	/*border:1px solid #bfe05c;*/
	text-shadow:0px 1px 4px rgba(0,0,0, 0.45);
	box-shadow:0px 2px 5px rgba(0,0,0,0.25);
	text-decoration:none;
	padding:5px 20px;
	transition:all ease-in-out .3s;
	background: rgba(224,145,97,1);
	background: -moz-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224,145,97,1)), color-stop(53%, rgba(184,97,40,1)), color-stop(100%, rgba(157,74,18,1)));
	background: -webkit-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -o-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -ms-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: linear-gradient(to bottom, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09161', endColorstr='#9d4a12', GradientType=0 );
}
footer .bt-booknow:hover{
	transform:scale(1.1);
}
@media (max-width:420px) {
	header .logo img{
		width:50%;
	}
	.main .bt-booknow{
		font-size:24px;
		padding:5px 20px;
	}
	footer .bt-booknow{
		font-size:24px;
		padding:5px 20px;
	}
}
@media (max-width:780px){
	header .bt-home{
		right:20px;
	}
	footer .bt-home{
		position:relative;
		transform:none;
		display:block;
		right:0px;
		margin-top:15px;
	}
	.main{
		padding:30px 0;
	}
	.main h1{
		font-size:32px;
	}
	.main h2{
		font-size:16px;
	}
	.main p.lead{
		font-size:18px;
	}
	.main p.lead span{
		font-size:28px;
	}
}
/* GALLERY */
.gallery{
	margin-bottom:30px;
}
.gallery > .row-same-height > div{
	padding:0px;
}
.gallery .bullets{
	background:#ffffff;
	text-align:left;
	padding:30px !important;
}
@media (max-width:1199px) {
	.gallery .bullets{
		padding: 10px 30px !important;
	}
}
.gallery .bullets h3{
	font-family:'PT Sans', sans-serif;
	font-size:20px;
	color:#747474;
}
.gallery .bullets ul{
	font-family:'PT Sans', sans-serif;
	font-size:18px;
	line-height:18px;
	color:#6d6d6d;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	padding:20px 0;
}

.gallery .bullets ul li {
    background-image: url(../images/check-icon.png);
    background-repeat: no-repeat;
    background-position: 0px center; 
    padding: 15px 0 15px 50px;
}
.gallery .bullets p.lead{
	font-family:'PT Sans', sans-serif;
	font-size:25px;
	color:#575757;
	font-style:normal;
}
.gallery .bullets p.lead span{
	font-family: 'Raleway', sans-serif;
	color:#BFC7B1;
	font-size:25px;
	/*font-style:italic;*/
}
.gallery .owl-controls{
	margin:0px;
}
.gallery .owl-controls .owl-nav [class*="owl-"]{
  position: absolute;
  cursor: pointer;
  width: 56px;
  height: 57px;
  background: none;
  margin: 0;
  padding: 0;
  color:#fff;
  text-shadow:0px 1px 5px rgba(0,0,0,0.35);
  font-size:56px;
  top: 50%;
  text-align:center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 0px;
  background-color: rgba(0,0,0,0.4);
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.gallery .owl-controls .owl-nav [class*=owl-]:hover {
  background: none;
  color: #fff;
  text-decoration: none;
  opacity:1;
  background-color: #bfc7b1;
  text-shadow:0px 1px 5px rgba(0,0,0,0.0);
}
.gallery .owl-controls .owl-nav .owl-prev{
  left: 0 !important;
  margin-left: 0;
}
.gallery .owl-controls .owl-nav .owl-next{
  right: 0 !important;
  margin-right: 0;
}
/* MAP */
.map-area{
	width:100%;
	overflow:hidden;
	position:relative;
}
.map-area #map-load{
	width:100%;
}
.map-info{
	position:absolute;
	background:#fff;
	color:#656464;
	font-size:13px;
	font-family:'PT Sans', sans-serif;
	z-index:9;
	padding:20px;
	width:350px;
	top:50%;
	left:100px;
	transform:translateY(-50%);
}
.map-info p{
	padding:5px 0;
	margin:0px;
}
.map-info h4{
	color:#191919;
	text-transform:uppercase;
	font-size:17px;
	margin:0px;
	padding:5px 0px;
}
@media (max-width:991px){
	.map-info{
		display:none;
	}
}

/* FOOTER IMAGE */
.footer-image{
	background-size: cover;
	background-position:center;
	background-repeat:none;
}

/*SEARCHBOX */
.searchbox-overlay{
	  position:fixed;
	  top:0px;
	  left:0px;
	  right:0px;
	  bottom:0px;
	  z-index:10;
	  background: rgba(240, 240, 240, 0.95);
	  display:none;
}
.searchbox-overlay .search-close{
	text-align:right;
}
.searchbox-overlay .bt-close{
	border:0px;
	background:none;
	font-size:32px;
	text-align:center;
	border-radius:100%;
	color:#BFC7B1;
	transition: all .3s ease-in-out;
	outline:none;
}
.searchbox-overlay .bt-close:hover{
	transform: scale(1.2);
}
.searchbox-overlay .searchbox-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -131px;
  margin-top: -200px;
  width: 260px;
  height: 400px;
  display: table;
  z-index: 11;
  text-align:center;
  transition: all .2s ease-in-out
}
.searchbox-overlay .searchbox-inner img{
	width:auto;
}
.searchbox-overlay .searchbox-inner .field-wrapper{
	position:relative;
}
.searchbox-overlay .searchbox-inner p{
	font-size:64px;
	color:#BFC7B1;
}
.searchbox-overlay .searchbox-inner h2{
	  font-family: 'Raleway', sans-serif;
	  color: #BFC7B1;
	  font-weight: 400;
	  font-size: 26px;
	  margin:0px;
	  text-transform: uppercase;
}
.searchbox-overlay .searchbox-inner .field-wrapper i {
  font-size: 20px !important;
  position: absolute;
  right: 13px;
  top: 14px;
  color:#c5c5c5;
  pointer-events:none;
}
.searchbox-overlay .searchbox-inner .field-wrapper label{
  position: absolute;
  top: 0;
  left: 0px;
  padding: 16px 10px;
  font-weight:300;
  z-index: 11;
  font-family:'PT Sans', sans-serif; 
  font-size:12px;
  color:#333;
  text-transform:uppercase;
  pointer-events:none;
}
.searchbox-overlay .searchbox-inner input{
	width:100%;
	padding:10px;
	border:0px;
	background:#ffffff;
	margin:5px 0;
	font-family:'PT Sans', sans-serif; 
	font-size:12px;
	color:#333;
	text-transform:uppercase;
	transition: all .2s ease-in-out;
	border:1px solid transparent;
	outline: none;
	text-align:center;
	cursor:pointer;
}
.searchbox-overlay .searchbox-inner input:hover{
	border:1px solid #c5c5c5;
}
.searchbox-overlay .searchbox-inner input:active,
.searchbox-overlay .searchbox-inner input:focus
{
	border:1px solid #BFC7B1;
}
.searchbox-overlay .searchbox-inner input.btn{
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	color:#ffffff;
	border-radius:5px;
	text-shadow:0px 1px 4px rgba(0,0,0, 0.45);
	box-shadow:0px 2px 5px rgba(0,0,0,0.25);
	text-transform:uppercase;
	cursor:pointer;
	
	border:0px;
	
	background: rgba(224,145,97,1);
	background: -moz-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224,145,97,1)), color-stop(53%, rgba(184,97,40,1)), color-stop(100%, rgba(157,74,18,1)));
	background: -webkit-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -o-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: -ms-linear-gradient(top, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	background: linear-gradient(to bottom, rgba(224,145,97,1) 0%, rgba(184,97,40,1) 53%, rgba(157,74,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09161', endColorstr='#9d4a12', GradientType=0 );

	text-shadow:0px 1px 4px rgba(0,0,0, 0.45);
	box-shadow:0px 2px 5px rgba(0,0,0,0.25);
	
	text-decoration:none;
	padding:5px 40px;
	transition:all ease-in-out .3s;
}
.searchbox-overlay .searchbox-inner input.btn:hover{
	    transform: scale(1.1);
}
@media (min-width: 992px) and (max-width: 1199px) {
	.searchbox-overlay .searchbox-inner{
		transform:scale(1.3)
	}
}
@media (min-width: 1200px) {
	.searchbox-overlay .searchbox-inner{
		transform:scale(1.5)
	}
}
/* DATE PICKER */
.ui-widget-content{
	border:0px;
	border-radius:0px;
	box-shadow:1px 0px 5px rgba(0,0,0,0.25);
	padding:8px;
	font-family:'PT Sans', sans-serif; 
}
.ui-widget-header{
	border:0px;
	border-bottom:1px solid #ececec;
	border-radius:0px;
	background:#ffffff;
	color:#BFC7B1;
	font-weight:400;
	text-transform:uppercase;
}
.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_256x240.png)/*{iconsHeader}*/;
}
a.ui-corner-all{
	box-sizing:border-box;
	border-radius:100%;
	border:1px solid transparent;
	transition: all .3s ease-in-out;
}
a.ui-corner-all:hover{
	border:1px solid #BFC7B1;
	background:none;
}
.ui-widget-content thead{
	color:#BFC7B1;
}
.ui-datepicker-calendar tbody tr td a{
	text-align:center;
	transition: all .2s ease-in-out;
}
.ui-datepicker-calendar tbody tr td a.ui-state-default{
	background:none;
	border:1px solid transparent;
}
.ui-datepicker-calendar tbody tr td a.ui-state-default:hover{
	transform: scale(1.5);
}
.ui-datepicker-calendar tbody tr td a.ui-state-active{
	background:#bfc7b1;
	border:1px solid #bfc7b1;
	color:#ffffff;
}
.ui-datepicker-calendar tbody tr td a.ui-state-highlight{
	background:#ececec;
	border:1px solid #ececec;
	color:#ccc;
}
.ui-datepicker .ui-datepicker-buttonpane{
	display:none;
}
/*--------------------------------------------------------------
4.0 Components
--------------------------------------------------------------*/

/* SAME HEIGHT */

/* columns of same height styles */

.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}

@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
}

/* vertical alignment styles */

.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}