/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
hr,
img {
	border: 0
}

body,
figure {
	margin: 0
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
	z-index: 2
}

.breadcrumb,
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.pager {
	list-style: none
}

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

audio,
canvas,
video {
	display: inline-block
}

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

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

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

h1 {
	margin: .67em 0
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

.img-thumbnail,
body {
	background-color: #fff
}

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

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C""\201D""\2018""\2019"
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

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

button,
select {
	text-transform: none
}

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

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

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

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

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

textarea {
	overflow: auto;
	vertical-align: top
}

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

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: abcd;
	font-size: 15px;
	line-height: 1.428571429;
	color: #505050
}

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

button,
input,
select[multiple],
textarea {
	background-image: none
}

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

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

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

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

.img-rounded {
	border-radius: 0
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

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

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

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

@media print {

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

	* {
		text-shadow: none !important;
		color: #000 !important;
		background: 0 0 !important;
		box-shadow: none !important
	}

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

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

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

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

	blockquote,
	pre {
		border: 1px solid #999
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 2cm .5cm
	}

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

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

	.navbar {
		display: none
	}

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

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

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

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning {
	background-image: none
}

pre code,
table {
	background-color: transparent
}

p {
	margin: 0 0 10px;
	font-size: 15px;
	font-family: xyz
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px
}

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

small {
	font-size: 85%
}

cite {
	font-style: normal
}

.text-muted {
	color: #999
}

.text-primary {
	color:  #f0ad4e
}

.text-warning {
	color: #c09853
}

.text-danger {
	color: #b94a48
}

.text-success {
	color: #468847
}

.text-info {
	color:  #f0ad4e
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: caviar_dreamsregular, sans-serif;
	font-weight: regular;
	line-height: 1.1
}

.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: 400;
	line-height: 1;
	color: #999
}

legend,
pre {
	color: #333
}

h1,
h2,
h3 {
	margin-top: 20px
}

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

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

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

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

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

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

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

.h1 small,
h1 small {
	font-size: 24px
}

.h2 small,
h2 small {
	font-size: 18px
}

.h3 small,
.h4 small,
h3 small,
h4 small {
	font-size: 14px
}

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

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

address,
dl {
	margin-bottom: 20px
}

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

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

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

dd,
dt {
	line-height: 1.428571429
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

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

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

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

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

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.pager:after,
.panel-body:after,
.row:after,
.tabbable:after {
	clear: both
}

address,
pre {
	display: block
}

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

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}

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

blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}

address,
blockquote small,
pre {
	line-height: 1.428571429
}

blockquote small {
	display: block;
	color: #999
}

blockquote small:before {
	content: '\2014 \00A0'
}

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

blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right
}

blockquote.pull-right small:before {
	content: ''
}

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

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

address {
	font-style: normal
}

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

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

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

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

.table,
pre.prettyprint {
	margin-bottom: 20px
}

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

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

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

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

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12 {
	width: 100%
}

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

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

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

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

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

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

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

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

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

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

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

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

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

	.col-sm-12 {
		width: 100%
	}

	.col-sm-push-1 {
		left: 8.333333333333332%
	}

	.col-sm-push-2 {
		left: 16.666666666666664%
	}

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

	.col-sm-push-4 {
		left: 33.33333333333333%
	}

	.col-sm-push-5 {
		left: 41.66666666666667%
	}

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

	.col-sm-push-7 {
		left: 58.333333333333336%
	}

	.col-sm-push-8 {
		left: 66.66666666666666%
	}

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

	.col-sm-push-10 {
		left: 83.33333333333334%
	}

	.col-sm-push-11 {
		left: 91.66666666666666%
	}

	.col-sm-pull-1 {
		right: 8.333333333333332%
	}

	.col-sm-pull-2 {
		right: 16.666666666666664%
	}

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

	.col-sm-pull-4 {
		right: 33.33333333333333%
	}

	.col-sm-pull-5 {
		right: 41.66666666666667%
	}

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

	.col-sm-pull-7 {
		right: 58.333333333333336%
	}

	.col-sm-pull-8 {
		right: 66.66666666666666%
	}

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

	.col-sm-pull-10 {
		right: 83.33333333333334%
	}

	.col-sm-pull-11 {
		right: 91.66666666666666%
	}

	.col-sm-offset-1 {
		margin-left: 8.333333333333332%
	}

	.col-sm-offset-2 {
		margin-left: 16.666666666666664%
	}

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

	.col-sm-offset-4 {
		margin-left: 33.33333333333333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666666666667%
	}

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

	.col-sm-offset-7 {
		margin-left: 58.333333333333336%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666666666666%
	}

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

	.col-sm-offset-10 {
		margin-left: 83.33333333333334%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666666666666%
	}
}

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

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

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

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

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

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

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

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

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

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

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

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

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

	.col-md-12 {
		width: 100%
	}

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

	.col-md-push-1 {
		left: 8.333333333333332%
	}

	.col-md-push-2 {
		left: 16.666666666666664%
	}

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

	.col-md-push-4 {
		left: 33.33333333333333%
	}

	.col-md-push-5 {
		left: 41.66666666666667%
	}

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

	.col-md-push-7 {
		left: 58.333333333333336%
	}

	.col-md-push-8 {
		left: 66.66666666666666%
	}

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

	.col-md-push-10 {
		left: 83.33333333333334%
	}

	.col-md-push-11 {
		left: 91.66666666666666%
	}

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

	.col-md-pull-1 {
		right: 8.333333333333332%
	}

	.col-md-pull-2 {
		right: 16.666666666666664%
	}

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

	.col-md-pull-4 {
		right: 33.33333333333333%
	}

	.col-md-pull-5 {
		right: 41.66666666666667%
	}

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

	.col-md-pull-7 {
		right: 58.333333333333336%
	}

	.col-md-pull-8 {
		right: 66.66666666666666%
	}

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

	.col-md-pull-10 {
		right: 83.33333333333334%
	}

	.col-md-pull-11 {
		right: 91.66666666666666%
	}

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

	.col-md-offset-1 {
		margin-left: 8.333333333333332%
	}

	.col-md-offset-2 {
		margin-left: 16.666666666666664%
	}

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

	.col-md-offset-4 {
		margin-left: 33.33333333333333%
	}

	.col-md-offset-5 {
		margin-left: 41.66666666666667%
	}

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

	.col-md-offset-7 {
		margin-left: 58.333333333333336%
	}

	.col-md-offset-8 {
		margin-left: 66.66666666666666%
	}

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

	.col-md-offset-10 {
		margin-left: 83.33333333333334%
	}

	.col-md-offset-11 {
		margin-left: 91.66666666666666%
	}
}

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

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}

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

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

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

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

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

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

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

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

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

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

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

	.col-lg-12 {
		width: 100%
	}

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

	.col-lg-push-1 {
		left: 8.333333333333332%
	}

	.col-lg-push-2 {
		left: 16.666666666666664%
	}

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

	.col-lg-push-4 {
		left: 33.33333333333333%
	}

	.col-lg-push-5 {
		left: 41.66666666666667%
	}

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

	.col-lg-push-7 {
		left: 58.333333333333336%
	}

	.col-lg-push-8 {
		left: 66.66666666666666%
	}

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

	.col-lg-push-10 {
		left: 83.33333333333334%
	}

	.col-lg-push-11 {
		left: 91.66666666666666%
	}

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

	.col-lg-pull-1 {
		right: 8.333333333333332%
	}

	.col-lg-pull-2 {
		right: 16.666666666666664%
	}

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

	.col-lg-pull-4 {
		right: 33.33333333333333%
	}

	.col-lg-pull-5 {
		right: 41.66666666666667%
	}

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

	.col-lg-pull-7 {
		right: 58.333333333333336%
	}

	.col-lg-pull-8 {
		right: 66.66666666666666%
	}

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

	.col-lg-pull-10 {
		right: 83.33333333333334%
	}

	.col-lg-pull-11 {
		right: 91.66666666666666%
	}

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

	.col-lg-offset-1 {
		margin-left: 8.333333333333332%
	}

	.col-lg-offset-2 {
		margin-left: 16.666666666666664%
	}

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

	.col-lg-offset-4 {
		margin-left: 33.33333333333333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666666666667%
	}

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

	.col-lg-offset-7 {
		margin-left: 58.333333333333336%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666666666666%
	}

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

	.col-lg-offset-10 {
		margin-left: 83.33333333333334%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666666666666%
	}
}

table {
	max-width: 100%
}

th {
	text-align: left
}

.table {
	width: 100%
}

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

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

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

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

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

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

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

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

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

@media (max-width:768px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0;
		background-color: #fff
	}

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

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>thead>tr:last-child>td,
	.table-responsive>.table-bordered>thead>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset,
legend {
	border: 0;
	padding: 0
}

fieldset {
	margin: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}

.form-control,
input[type=file] {
	display: block
}

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

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

select[multiple],
select[size] {
	height: auto
}

select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

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

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

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

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

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

.form-control {
	width: 100%;
	height: 22px;
	padding: 0;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-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
}

.form-control:focus {
	border-color: #f0ad4e;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle
}

.checkbox label,
.radio label {
	display: inline;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	float: left;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.input-lg,
.input-sm {
	padding: 0;
	border-radius: 0
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.btn-block+.btn-block,
.help-block {
	margin-top: 5px
}

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

.input-sm {
	height: 20px;
	font-size: 12px;
	line-height: 1.5
}

select.input-sm {
	height: 20px;
	line-height: 20px
}

textarea.input-sm {
	height: auto
}

.input-lg {
	height: 25px;
	font-size: 18px;
	line-height: 1.33
}

select.input-lg {
	height: 25px;
	line-height: 25px
}

textarea.input-lg {
	height: auto
}

.has-warning .control-label,
.has-warning .help-block {
	color: #c09853
}

.has-warning .form-control {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
	color: #c09853;
	border-color: #c09853;
	background-color: #fcf8e3
}

.has-error .control-label,
.has-error .help-block {
	color: #b94a48
}

.has-error .form-control {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
	color: #b94a48;
	border-color: #b94a48;
	background-color: #f2dede
}

.has-success .control-label,
.has-success .help-block {
	color: #468847
}

.has-success .form-control {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
	color: #468847;
	border-color: #468847;
	background-color: #dff0d8
}

.form-control-static {
	margin-bottom: 0;
	padding-top: 1
}

.help-block {
	display: block;
	margin-bottom: 10px;
	color: #909090
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0
	}

	.form-horizontal .control-label {
		text-align: right
	}
}

.btn-group>.btn-group,
.btn-toolbar .btn-group {
	float: left
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1
}

.btn-lg,
.btn-sm,
.btn-xs {
	padding: 0;
	border-radius: 0
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.btn,
.input-group-addon,
.nav-justified>li>a {
	text-align: center
}

.btn {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 0;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.btn:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.modal-content,
.open>a {
	outline: 0
}

.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-primary {
	color: #fff;
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-info {
	color: #fff;
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.btn-link {
	color:  #f0ad4e;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #f0ad4e;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #999;
	text-decoration: none
}

.btn-lg {
	font-size: 18px;
	line-height: 1.33
}

.btn-sm,
.btn-xs {
	font-size: 12px;
	line-height: 1.5
}

.btn-xs {
	padding: 1px 5px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regulard41d.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')
}

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

.btn-group-sm>.btn,
.btn-group-xs>.btn {
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-briefcase:before {
	content: "\1f4bc"
}

.glyphicon-calendar:before {
	content: "\1f4c5"
}

.glyphicon-pushpin:before {
	content: "\1f4cc"
}

.glyphicon-paperclip:before {
	content: "\1f4ce"
}

.glyphicon-camera:before {
	content: "\1f4f7"
}

.glyphicon-lock:before {
	content: "\1f512"
}

.glyphicon-bell:before {
	content: "\1f514"
}

.glyphicon-bookmark:before {
	content: "\1f516"
}

.glyphicon-fire:before {
	content: "\1f525"
}

.glyphicon-wrench:before {
	content: "\1f527"
}

.btn-default .caret {
	border-top-color: #333
}

.btn-danger .caret,
.btn-info .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
	border-top-color: #fff
}

.dropup .btn-default .caret {
	border-bottom-color: #333
}

.dropup .btn-danger .caret,
.dropup .btn-info .caret,
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret {
	border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group-xs>.btn {
	padding: 1px 5px
}

.btn-group-sm>.btn {
	padding: 0
}

.btn-group-lg>.btn {
	padding: 0;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified .btn {
	float: none;
	display: table-cell;
	width: 1%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
	display: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 25px;
	padding: 0;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 25px;
	line-height: 25px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 20px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 20px;
	line-height: 20px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}

.input-group-addon.input-sm {
	padding: 0;
	font-size: 12px;
	border-radius: 0
}

.input-group-addon.input-lg {
	padding: 0;
	font-size: 18px;
	border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -4px
}

.nav {
	margin-bottom: 0;
	padding-left: 0
}

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

.nav>li,
.nav>li>a {
	display: block;
	position: relative
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color:  #f0ad4e
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 2.3;
	border: 1px solid transparent;
	border-radius: 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-right: 0
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
}

.nav-tabs.nav-justified>.active>a {
	border-bottom-color: #fff
}

.nav-pills>li {
	float: left
}

.nav-justified>li,
.nav-stacked>li {
	float: none
}

.nav-pills>li>a {
	border-radius: 5px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color:  #f0ad4e
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	margin-right: 0
}

.nav-tabs-justified>.active>a {
	border-bottom-color: #fff
}

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

.pill-content>.pill-pane,
.tab-content>.tab-pane {
	display: none
}

.pill-content>.active,
.tab-content>.active {
	display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
	content: " ";
	display: table
}

.nav .caret {
	border-top-color:  #f0ad4e;
	border-bottom-color:  #f0ad4e
}

.nav a:hover .caret {
	border-top-color:  #f0ad4e;
	border-bottom-color:  #f0ad4e
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	z-index: 1000;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar:after {
	clear: both
}

@media (min-width:768px) {
	.navbar {
		border-radius: 0
	}
}

.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:992px) {
	.navbar-header {
		float: left
	}

	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-collapse .navbar-nav.navbar-left:first-child {
		margin-left: -15px
	}

	.navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right: -15px
	}

	.navbar-collapse .navbar-text:last-child {
		margin-right: 0
	}
}

.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

.navbar-static-top {
	border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	border-width: 0 0 1px
}

.navbar-fixed-top {
	z-index: 1030;
	top: 0
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0
}

.navbar-brand {
	float: left;
	padding: 30px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

@media (min-width:992px) {

	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}

	.navbar-fixed-bottom,
	.navbar-fixed-top,
	.navbar-static-top {
		border-radius: 0
	}

	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 23px;
	margin-bottom: 23px;
	border: 1px solid #bf0005;
	border-radius: 0
}

.navbar-toggle .icon-bar {
	display: block;
	background-color: #bf0005;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:992px) {
	.navbar-toggle {
		display: none
	}
}

.breadcrumb>li,
.pagination {
	display: inline-block
}

.navbar-nav {
	margin: 15px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:992px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 30px;
		padding-bottom: 30px
	}

	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important
	}
}

.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin: 29px -15px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		float: none;
		margin-left: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
}

@media (min-width:992px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-text {
		margin-left: 15px;
		margin-right: 15px
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
	left: auto;
	right: 0
}

.navbar-btn {
	margin-top: 29px;
	margin-bottom: 29px
}

.navbar-text {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px
}

.navbar-default {
	background-color: #fff;
	border-color: #eee
}

.navbar-default .navbar-brand {
	color: #626262
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #494949;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #626262
}

.navbar-default .navbar-nav>li>a {
	color: #bf0005
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color:  #f0ad4e
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent !important
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #ededed
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:focus .caret,
.navbar-default .navbar-nav>.open>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color:  #f0ad4e;
	color: #fff
}

.navbar-default .navbar-nav>.dropdown>a .caret {
	border-top-color: #626262;
	border-bottom-color: #626262
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #626262
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color:  #f0ad4e
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #626262
}

.navbar-default .navbar-link:hover {
	color: #fff
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #999
}

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

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
	border-top-color: #999;
	border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #999
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #999
}

.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 0;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.badge,
.label {
	font-weight: 700;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	background-color: #eee
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color:  #f0ad4e;
	border-color:  #f0ad4e;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 0;
	font-size: 18px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 0;
	font-size: 12px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center
}

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

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.label-default {
	background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: grey
}

.label-primary {
	background-color:  #f0ad4e
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #3071a9
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color:  #f0ad4e
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color:  #f0ad4e
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background-color: #999;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.media-object,
.thumbnail,
.thumbnail>img {
	display: block
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.btn .badge {
	position: relative;
	top: -1px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
	color: #f0ad4e;
	background-color: #fff
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #eee
}

.alert .alert-link,
.close {
	font-weight: 700
}

.jumbotron h1 {
	line-height: 1;
	color: inherit
}

.jumbotron p {
	line-height: 1.4
}

.container .jumbotron {
	border-radius: 0
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	max-width: 100%;
	height: auto
}

.thumbnail>img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

a.thumbnail:focus,
a.thumbnail:hover {
	border-color:  #f0ad4e
}

.thumbnail .caption {
	padding: 9px;
	color: #505050
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable {
	padding-right: 35px
}

.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #356635
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #2d6987
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #fbeed5;
	color: #c09853
}

.alert-warning hr {
	border-top-color: #f8e5be
}

.alert-warning .alert-link {
	color: #a47e3c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48
}

.alert-danger hr {
	border-top-color: #e6c1c7
}

.alert-danger .alert-link {
	color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-color:  #f0ad4e;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.close,
.list-group-item>.badge {
	float: right
}

.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color:  #f0ad4e
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media,
.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.media-list {
	padding-left: 0
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
	text-decoration: none;
	background-color: #f5f5f5
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color:  #f0ad4e
	border-color:#f0ad4e
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #e1edf7
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.table {
	margin-bottom: 0
}

.panel-body {
	padding: 15px
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.caret,
.popover .arrow:after {
	content: ""
}

.panel>.list-group .list-group-item {
	border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
	border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body,
.panel>.panel-body+.table {
	border-top: 1px solid #ddd
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}

.panel-title {
	margin-top: 0;
	font-size: 16px
}

.panel-title>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	overflow: hidden
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #f0ad4e
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color:  #f0ad4e;
	border-color:  #f0ad4e
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color:  #f0ad4e
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:  #f0ad4e
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}

.panel-warning {
	border-color: #fbeed5
}

.panel-warning>.panel-heading {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #fbeed5
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #fbeed5
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #fbeed5
}

.panel-danger {
	border-color: #eed3d7
}

.panel-danger>.panel-heading {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #eed3d7
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #eed3d7
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 0
}

.well-sm {
	padding: 9px;
	border-radius: 0
}

.close {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.dropdown-menu,
.modal-content,
.popover {
	background-clip: padding-box
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0 dotted
}

.dropdown {
	position: relative
}

.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;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-header,
.dropdown-menu>li>a {
	padding: 3px 20px;
	line-height: 1.428571429
}

.dropdown-header,
.tooltip {
	display: block;
	font-size: 12px
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	font-weight: 400;
	color: #626262;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color:  #f0ad4e
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #f0ad4e
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.dropdown-header {
	color: #999
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.popover,
.tooltip,
.tooltip-arrow {
	position: absolute
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0 dotted;
	border-bottom: 4px solid #000;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width:992px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
}

.tooltip {
	z-index: 1030;
	visibility: visible;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 0
}

.tooltip-arrow {
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
	left: 5px
}

.tooltip.top-right .tooltip-arrow {
	right: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}

.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
	left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
	right: 5px
}

.popover {
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

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

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

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

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover .arrow {
	border-width: 11px
}

.popover .arrow:after {
	border-width: 10px
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.left .arrow:after,
.popover.right .arrow:after {
	bottom: -10px;
	content: " "
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.modal,
.modal-backdrop {
	left: 0;
	right: 0;
	bottom: 0
}

.popover.bottom .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}

.modal-open {
	overflow: hidden
}

.modal-open .navbar-fixed-bottom,
.modal-open .navbar-fixed-top,
body.modal-open {
	margin-right: 15px
}

.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	z-index: 1040
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1050
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	z-index: 1030;
	background-color: #000
}

.carousel,
.carousel-inner,
.modal-body {
	position: relative
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.carousel-control,
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.428571429
}

.modal-body {
	padding: 20px
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media screen and (min-width:768px) {
	.modal-dialog {
		left: 50%;
		right: auto;
		width: 600px;
		padding-top: 30px;
		padding-bottom: 30px
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

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

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center
}

.carousel-control.left {
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.carousel-caption .btn,
.text-hide {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		font-size: 30px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

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

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
	display: none !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

.affix {
	position: fixed
}

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

@media screen and (max-width:400px) {
	@-ms-viewport {
		width: 320px
	}
}

.hidden {
	visibility: hidden !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-xs.visible-sm {
		display: block !important
	}

	tr.visible-xs.visible-sm {
		display: table-row !important
	}

	td.visible-xs.visible-sm,
	th.visible-xs.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-xs.visible-md {
		display: block !important
	}

	tr.visible-xs.visible-md {
		display: table-row !important
	}

	td.visible-xs.visible-md,
	th.visible-xs.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-xs.visible-lg {
		display: block !important
	}

	tr.visible-xs.visible-lg {
		display: table-row !important
	}

	td.visible-xs.visible-lg,
	th.visible-xs.visible-lg {
		display: table-cell !important
	}
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
	display: none !important
}

@media (max-width:767px) {
	.visible-sm.visible-xs {
		display: block !important
	}

	tr.visible-sm.visible-xs {
		display: table-row !important
	}

	td.visible-sm.visible-xs,
	th.visible-sm.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-sm.visible-md {
		display: block !important
	}

	tr.visible-sm.visible-md {
		display: table-row !important
	}

	td.visible-sm.visible-md,
	th.visible-sm.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-sm.visible-lg {
		display: block !important
	}

	tr.visible-sm.visible-lg {
		display: table-row !important
	}

	td.visible-sm.visible-lg,
	th.visible-sm.visible-lg {
		display: table-cell !important
	}
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
	display: none !important
}

@media (max-width:767px) {
	.visible-md.visible-xs {
		display: block !important
	}

	tr.visible-md.visible-xs {
		display: table-row !important
	}

	td.visible-md.visible-xs,
	th.visible-md.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-md.visible-sm {
		display: block !important
	}

	tr.visible-md.visible-sm {
		display: table-row !important
	}

	td.visible-md.visible-sm,
	th.visible-md.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-md.visible-lg {
		display: block !important
	}

	tr.visible-md.visible-lg {
		display: table-row !important
	}

	td.visible-md.visible-lg,
	th.visible-md.visible-lg {
		display: table-cell !important
	}
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
	display: none !important
}

@media (max-width:767px) {
	.visible-lg.visible-xs {
		display: block !important
	}

	tr.visible-lg.visible-xs {
		display: table-row !important
	}

	td.visible-lg.visible-xs,
	th.visible-lg.visible-xs {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-lg.visible-sm {
		display: block !important
	}

	tr.visible-lg.visible-sm {
		display: table-row !important
	}

	td.visible-lg.visible-sm,
	th.visible-lg.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-lg.visible-md {
		display: block !important
	}

	tr.visible-lg.visible-md {
		display: table-row !important
	}

	td.visible-lg.visible-md,
	th.visible-lg.visible-md {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

.hidden-xs {
	display: block !important
}

tr.hidden-xs {
	display: table-row !important
}

td.hidden-xs,
th.hidden-xs {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-xs,
	td.hidden-xs,
	th.hidden-xs,
	tr.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-xs.hidden-sm,
	td.hidden-xs.hidden-sm,
	th.hidden-xs.hidden-sm,
	tr.hidden-xs.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-xs.hidden-md,
	td.hidden-xs.hidden-md,
	th.hidden-xs.hidden-md,
	tr.hidden-xs.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-xs.hidden-lg,
	td.hidden-xs.hidden-lg,
	th.hidden-xs.hidden-lg,
	tr.hidden-xs.hidden-lg {
		display: none !important
	}
}

.hidden-sm {
	display: block !important
}

tr.hidden-sm {
	display: table-row !important
}

td.hidden-sm,
th.hidden-sm {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-sm.hidden-xs,
	td.hidden-sm.hidden-xs,
	th.hidden-sm.hidden-xs,
	tr.hidden-sm.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-sm,
	td.hidden-sm,
	th.hidden-sm,
	tr.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-sm.hidden-md,
	td.hidden-sm.hidden-md,
	th.hidden-sm.hidden-md,
	tr.hidden-sm.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-sm.hidden-lg,
	td.hidden-sm.hidden-lg,
	th.hidden-sm.hidden-lg,
	tr.hidden-sm.hidden-lg {
		display: none !important
	}
}

.hidden-md {
	display: block !important
}

tr.hidden-md {
	display: table-row !important
}

td.hidden-md,
th.hidden-md {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-md.hidden-xs,
	td.hidden-md.hidden-xs,
	th.hidden-md.hidden-xs,
	tr.hidden-md.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-md.hidden-sm,
	td.hidden-md.hidden-sm,
	th.hidden-md.hidden-sm,
	tr.hidden-md.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-md,
	td.hidden-md,
	th.hidden-md,
	tr.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-md.hidden-lg,
	td.hidden-md.hidden-lg,
	th.hidden-md.hidden-lg,
	tr.hidden-md.hidden-lg {
		display: none !important
	}
}

.hidden-lg {
	display: block !important
}

tr.hidden-lg {
	display: table-row !important
}

td.hidden-lg,
th.hidden-lg {
	display: table-cell !important
}

@media (max-width:767px) {

	.hidden-lg.hidden-xs,
	td.hidden-lg.hidden-xs,
	th.hidden-lg.hidden-xs,
	tr.hidden-lg.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.hidden-lg.hidden-sm,
	td.hidden-lg.hidden-sm,
	th.hidden-lg.hidden-sm,
	tr.hidden-lg.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.hidden-lg.hidden-md,
	td.hidden-lg.hidden-md,
	th.hidden-lg.hidden-md,
	tr.hidden-lg.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {

	.hidden-lg,
	td.hidden-lg,
	th.hidden-lg,
	tr.hidden-lg {
		display: none !important
	}
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}

	.hidden-print,
	td.hidden-print,
	th.hidden-print,
	tr.hidden-print {
		display: none !important
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.pp_gallery div,
.pp_gallery ul a,
.pp_social .facebook {
	overflow: hidden;
	float: left
}

div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
	height: 13px
}

div.pp_default .pp_top .pp_left {
	background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
	background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
	background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
	background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
	background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px
}

div.pp_default .pp_next:hover {
	background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer
}

div.pp_default .pp_previous:hover {
	background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer
}

div.pp_default .pp_expand {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}

div.pp_default .pp_expand:hover {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer
}

div.pp_default .pp_contract {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}

div.pp_default .pp_contract:hover {
	background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer
}

div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer
}

div.pp_default .pp_gallery ul li a {
	background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa
}

div.pp_default .pp_social {
	margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
	position: static;
	left: auto
}

div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
	background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}

div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
	background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative
}

div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px
}

div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
	opacity: .7
}

div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
	background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
	background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.light_rounded .pp_previous:hover {
	background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.light_rounded .pp_expand {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_expand:hover {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_contract {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_contract:hover {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_rounded .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_rounded .pp_arrow_previous {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
	background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_previous:hover {
	background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_expand {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_expand:hover {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_contract {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_contract:hover {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_description {
	margin-right: 85px;
	color: #fff
}

div.dark_rounded .pp_nav .pp_play {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_rounded .pp_arrow_previous {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
	background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
	background: #000
}

div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
	background: url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.dark_square .pp_expand:hover {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.dark_square .pp_contract {
	background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.dark_square .pp_contract:hover {
	background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.dark_square .pp_nav {
	clear: none
}

div.dark_square .pp_nav .pp_play {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_square .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_square .pp_arrow_previous {
	background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
	background: url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
	background: url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.dark_square .pp_previous:hover {
	background: url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.light_square .pp_expand {
	background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.light_square .pp_expand:hover {
	background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.light_square .pp_contract {
	background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.light_square .pp_contract:hover {
	background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.light_square .pp_nav .pp_play {
	background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_square .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_square .pp_arrow_previous {
	background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
	background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
	background: url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.light_square .pp_previous:hover {
	background: url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.facebook .pp_top .pp_left {
	background: url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
	background: url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
	background: url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
	background: url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
	background: url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
	background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.facebook .pp_expand:hover {
	background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.facebook .pp_contract {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.facebook .pp_contract:hover {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.facebook .pp_description {
	margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
	background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default
}

div.facebook .pp_arrow_next {
	background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default
}

div.facebook .pp_nav {
	margin-top: 0
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
	background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px
}

div.facebook .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px
}

div.facebook .pp_next:hover {
	background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.facebook .pp_previous:hover {
	background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.facebook .pp_bottom .pp_left {
	background: url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
	background: url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
	background: url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
	outline: 0
}

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000
}

.pp_content {
	height: 40px;
	min-width: 40px
}

* html .pp_content {
	width: 40px
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%
}

.pp_content_container .pp_left {
	padding-left: 20px
}

.pp_content_container .pp_right {
	padding-right: 20px
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px
}

.pp_description {
	display: none;
	margin: 0
}

.pp_social {
	float: left;
	margin: 0
}

.pp_social .facebook {
	margin-left: 5px;
	width: 55px
}

.pp_social .twitter {
	float: left
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0
}

.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px
}

.pp_nav .pp_pause,
.pp_nav .pp_play {
	float: left;
	margin-right: 4px;
	text-indent: -10000px
}

a.pp_arrow_next,
a.pp_arrow_previous {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000
}

.pp_gallery div {
	position: relative
}

.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0
}

.pp_gallery ul a {
	border: 1px solid rgba(0, 0, 0, .5);
	display: block;
	height: 33px
}

.pp_gallery ul a img {
	border: 0
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0
}

.pp_gallery li.default a {
	background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;
	display: block;
	height: 33px;
	width: 50px
}

a.pp_next,
a.pp_previous {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	height: 100%;
	width: 49%;
	text-indent: -10000px
}

.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
	margin-top: 7px !important
}

a.pp_next {
	float: right
}

a.pp_previous {
	float: left
}

a.pp_contract,
a.pp_expand {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000
}

.pp_loaderIcon,
a.pp_close {
	display: block;
	position: absolute
}

a.pp_close {
	right: 0;
	top: 0;
	line-height: 22px;
	text-indent: -10000px
}

.pp_loaderIcon {
	height: 24px;
	left: 50%;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px
}

.pp_fade,
.pp_gallery li.default a img,
div.ppt {
	display: none
}

#pp_full_res {
	line-height: 1 !important
}

#pp_full_res .pp_inline {
	text-align: left
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px
}

div.ppt {
	color: #fff;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px
}

div.light_rounded .pp_content,
div.pp_default .pp_content {
	background-color: #fff
}

div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.pp_default #pp_full_res .pp_inline {
	color: #000
}

.pp_gallery li.selected a,
.pp_gallery ul a:hover,
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
	border-color: #fff
}

div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details,
div.pp_default .pp_details {
	position: relative
}

div.facebook .pp_content,
div.light_rounded .pp_bottom .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_top .pp_middle,
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
	background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
	margin-right: 85px
}

div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
	margin-top: 12px !important
}

div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_rounded .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default
}

div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_rounded .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
	background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_bottom .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_top .pp_middle {
	background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
	color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
	color: #fff
}

.pp_bottom,
.pp_top {
	height: 20px;
	position: relative
}

* html .pp_bottom,
* html .pp_top {
	padding: 0 20px
}

.pp_bottom .pp_left,
.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px
}

.pp_bottom .pp_middle,
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px
}

* html .pp_bottom .pp_middle,
* html .pp_top .pp_middle {
	left: 0;
	position: static
}

.pp_bottom .pp_right,
.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}

.flex-direction-nav a,
.flex-pauseplay a {
	z-index: 10;
	overflow: hidden;
	position: absolute
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
	outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
	margin: 0;
	padding: 0;
	list-style: none
}

@font-face {
	font-family: flexslider-icon;
	src: url(../fonts/flexslider-icon.eot);
	src: url(../fonts/flexslider-icond41d.eot?#iefix) format('embedded-opentype'), url(../fonts/flexslider-icon.woff) format('woff'), url(../fonts/flexslider-icon.ttf) format('truetype'), url(../fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}

.flexslider {
	padding: 0;
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	zoom: 1
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flex-direction-nav a,
.no-js .slides>li:first-child,
.slides:after,
html[xmlns] .slides {
	display: block
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flex-pauseplay span {
	text-transform: capitalize
}

.slides:after {
	content: "\0020";
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

* html .slides {
	height: 1%
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.flexslider .slides {
	zoom: 1
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav a {
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	top: 50%;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}

.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '\f001'
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

.anyoldicon-anton-boshoff-headset,
.brankic1979-coffee,
.brankic1979-rocket,
.cuticons-paper-plane,
.entypo-dot,
.entypo-rocket,
.icomoon-checkmark,
.typicons-cross,
[data-icon]:before {
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

@font-face {
	font-family: anyoldicon;
	src: url(../fonts/anyoldicon.eot);
	src: url(../fonts/anyoldicond41d.eot?#iefix) format('embedded-opentype'), url(../fonts/anyoldicon.woff) format('woff'), url(../fonts/anyoldicon.ttf) format('truetype'), url(../fonts/anyoldicon.svg#anyoldicon) format('svg');
	font-weight: 400;
	font-style: normal
}

.anyoldicon-anton-boshoff-headset {
	font-family: anyoldicon;
	font-style: normal
}

.anyoldicon-anton-boshoff-headset:before {
	content: "\e034"
}

@font-face {
	font-family: brankic1979;
	src: url(../fonts/brankic1979.eot);
	src: url(../fonts/brankic1979d41d.eot?#iefix) format('embedded-opentype'), url(../fonts/brankic1979.woff) format('woff'), url(../fonts/brankic1979.ttf) format('truetype'), url(../fonts/brankic1979.svg#brankic1979) format('svg');
	font-weight: 400;
	font-style: normal
}

.brankic1979-coffee,
.brankic1979-rocket {
	font-family: brankic1979;
	font-style: normal
}

.brankic1979-coffee:before {
	content: "\e036"
}

.brankic1979-rocket:before {
	content: "\e12b"
}

@font-face {
	font-family: cuticons;
	src: url(../fonts/cuticons.eot);
	src: url(../fonts/cuticonsd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/cuticons.woff) format('woff'), url(../fonts/cuticons.ttf) format('truetype'), url(../fonts/cuticons.svg#cuticons) format('svg');
	font-weight: 400;
	font-style: normal
}

.cuticons-paper-plane {
	font-family: cuticons;
	font-style: normal
}

.cuticons-paper-plane:before {
	content: "\e045"
}

@font-face {
	font-family: entypo;
	src: url(../fonts/entypo.eot);
	src: url(../fonts/entypod41d.eot?#iefix) format('embedded-opentype'), url(../fonts/entypo.woff) format('woff'), url(../fonts/entypo.ttf) format('truetype'), url(../fonts/entypo.svg#entypo) format('svg');
	font-weight: 400;
	font-style: normal
}

.entypo-dot,
.entypo-rocket {
	font-family: entypo;
	font-style: normal
}

.entypo-dot:before {
	content: "\e0e0"
}

.entypo-rocket:before {
	content: "\e050"
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon.eot);
	src: url(../fonts/icomoond41d.eot?#iefix) format('embedded-opentype'), url(../fonts/icomoon.woff) format('woff'), url(../fonts/icomoon.ttf) format('truetype'), url(../fonts/icomoon.svg#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

.icomoon-checkmark {
	font-family: icomoon;
	font-style: normal
}

.icomoon-checkmark:before {
	content: "\e0fe"
}

@font-face {
	font-family: typicons;
	src: url(../fonts/typicons.eot);
	src: url(../fonts/typiconsd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/typicons.woff) format('woff'), url(../fonts/typicons.ttf) format('truetype'), url(../fonts/typicons.svg#typicons) format('svg');
	font-weight: 400;
	font-style: normal
}

.typicons-cross {
	font-family: typicons;
	font-style: normal
}

.typicons-cross:before {
	content: "\e005"
}

@font-face {
	font-family: mukam;
	src: url(../fonts/mukam.eot);
	src: url(../fonts/mukamd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/mukam.woff) format('woff'), url(../fonts/mukam.ttf) format('truetype'), url(../fonts/mukam.svg#mukam) format('svg');
	font-weight: 400;
	font-style: normal
}

[data-icon]:before {
	font-family: mukam;
	content: attr(data-icon);
	-moz-osx-font-smoothing: grayscale
}

.mukam-blog,
.mukam-brain,
.mukam-clock,
.mukam-clock2,
.mukam-comments,
.mukam-date,
.mukam-digg,
.mukam-digg2,
.mukam-direction,
.mukam-directionn,
.mukam-dribble,
.mukam-envelope,
.mukam-face,
.mukam-flicker,
.mukam-globe,
.mukam-google,
.mukam-home,
.mukam-html5,
.mukam-imac,
.mukam-image,
.mukam-label,
.mukam-lamp,
.mukam-link,
.mukam-list,
.mukam-lock,
.mukam-mobile,
.mukam-myspace,
.mukam-pages,
.mukam-pen,
.mukam-photo,
.mukam-pinterest,
.mukam-portfolio,
.mukam-post,
.mukam-radiocheck,
.mukam-responsive,
.mukam-rss,
.mukam-sandtime,
.mukam-science,
.mukam-search,
.mukam-settings,
.mukam-shop,
.mukam-shopmenu,
.mukam-shortcodes,
.mukam-sign,
.mukam-skype,
.mukam-social-whale,
.mukam-social2,
.mukam-socialman,
.mukam-stumbleupon,
.mukam-telephone,
.mukam-tick,
.mukam-truck,
.mukam-tweet,
.mukam-video,
.mukam-vine,
.mukam-wordpress,
.mukam-yahoo,
.mukam-youtube {
	font-family: mukam;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.mukam-shopmenu:before {
	content: "\e000"
}

.mukam-shop:before {
	content: "\e001"
}

.mukam-settings:before {
	content: "\e002"
}

.mukam-search:before {
	content: "\e003"
}

.mukam-science:before {
	content: "\e004"
}

.mukam-sandtime:before {
	content: "\e005"
}

.mukam-rss:before {
	content: "\e006"
}

.mukam-responsive:before {
	content: "\e007"
}

.mukam-radiocheck:before {
	content: "\e008"
}

.mukam-post:before {
	content: "\e009"
}

.mukam-portfolio:before {
	content: "\e00a"
}

.mukam-pinterest:before {
	content: "\e00b"
}

.mukam-photo:before {
	content: "\e00c"
}

.mukam-pen:before {
	content: "\e00d"
}

.mukam-pages:before {
	content: "\e00e"
}

.mukam-myspace:before {
	content: "\e00f"
}

.mukam-mobile:before {
	content: "\e010"
}

.mukam-lock:before {
	content: "\e011"
}

.mukam-list:before {
	content: "\e012"
}

.mukam-link:before {
	content: "\e013"
}

.mukam-lamp:before {
	content: "\e014"
}

.mukam-label:before {
	content: "\e015"
}

.mukam-image:before {
	content: "\e016"
}

.mukam-imac:before {
	content: "\e017"
}

.mukam-html5:before {
	content: "\e018"
}

.mukam-home:before {
	content: "\e019"
}

.mukam-google:before {
	content: "\e01a"
}

.mukam-globe:before {
	content: "\e01b"
}

.mukam-flicker:before {
	content: "\e01c"
}

.mukam-face:before {
	content: "\e01d"
}

.mukam-envelope:before {
	content: "\e01e"
}

.mukam-dribble:before {
	content: "\e01f"
}

.mukam-directionn:before {
	content: "\e020"
}

.mukam-direction:before {
	content: "\e021"
}

.mukam-digg2:before {
	content: "\e022"
}

.mukam-digg:before {
	content: "\e023"
}

.mukam-date:before {
	content: "\e024"
}

.mukam-comments:before {
	content: "\e025"
}

.mukam-clock2:before {
	content: "\e026"
}

.mukam-clock:before {
	content: "\e027"
}

.mukam-brain:before {
	content: "\e028"
}

.mukam-blog:before {
	content: "\e029"
}

.mukam-youtube:before {
	content: "\e02a"
}

.mukam-yahoo:before {
	content: "\e02b"
}

.mukam-wordpress:before {
	content: "\e02c"
}

.mukam-vine:before {
	content: "\e02d"
}

.mukam-video:before {
	content: "\e02e"
}

.mukam-tweet:before {
	content: "\e02f"
}

.mukam-truck:before {
	content: "\e030"
}

.mukam-tick:before {
	content: "\e031"
}

.mukam-telephone:before {
	content: "\e032"
}

.mukam-stumbleupon:before {
	content: "\e033"
}

.mukam-social-whale:before {
	content: "\e034"
}

.mukam-socialman:before {
	content: "\e035"
}

.mukam-social2:before {
	content: "\e036"
}

.mukam-skype:before {
	content: "\e037"
}

.mukam-sign:before {
	content: "\e038"
}

.mukam-shortcodes:before {
	content: "\e039"
}

.ls-fullscreen,
.ls-playvideo,
.ls-videopreview {
	cursor: pointer
}

.ls-container {
	visibility: hidden;
	position: relative
}

.ls-thumbnail-hover img,
.ls-thumbnail-slide img {
	visibility: visible !important;
	max-width: none !important
}

.ls-lt-container {
	position: absolute
}

.ls-lt-container,
.ls-lt-container * {
	text-align: left !important;
	direction: ltr !important
}

.ls-container-fullscreen {
	margin: 0 auto !important;
	padding: 2% !important;
	background: #000 !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: none !important
}

.ls-inner,
.ls-layer,
.ls-slide {
	background-position: center center
}

.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow,
.ls-container-fullscreen .ls-thumbnail-wrapper {
	display: none !important
}

.ls-inner {
	position: relative;
	z-index: 2
}

.ls-loading-container {
	position: absolute !important;
	display: none;
	z-index: 3 !important;
	left: 50% !important;
	top: 50% !important
}

.ls-loading-indicator {
	margin: 0 auto
}

.ls-inner,
.ls-slide {
	width: 100%;
	height: 100%
}

.ls-layer,
.ls-slide {
	position: absolute;
	display: none;
	overflow: hidden
}

.ls-bar-timer,
.ls-ct-half {
	background: #fff
}

.ls-active,
.ls-animating {
	display: block !important
}

.ls-slide>* {
	position: absolute;
	line-height: normal;
	margin: 0;
	left: 0;
	top: 0
}

.ls-slide .ls-bg {
	left: 0;
	top: 0;
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important
}

.ls-yourlogo {
	position: absolute;
	z-index: 99
}

.ls-bar-timer {
	position: absolute;
	width: 0;
	height: 2px;
	border-bottom: 2px solid #555;
	opacity: .55;
	filter: alpha(opacity=55);
	z-index: 4;
	top: 0
}

.ls-circle-timer {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
	opacity: .65;
	filter: alpha(opacity=65);
	display: none
}

.ls-ct-left,
.ls-ct-right {
	width: 50%;
	height: 100%;
	overflow: hidden;
	float: left;
	position: relative
}

.ls-ct-rotate {
	width: 200%;
	height: 100%;
	position: absolute;
	top: 0
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-half,
.ls-ct-right .ls-ct-hider {
	left: 0
}

.ls-ct-left .ls-ct-half,
.ls-ct-left .ls-ct-hider,
.ls-ct-right .ls-ct-rotate {
	right: 0
}

.ls-ct-half,
.ls-ct-hider {
	position: absolute;
	top: 0
}

.ls-ct-hider {
	width: 50%;
	height: 100%;
	overflow: hidden
}

.ls-ct-half {
	width: 200%;
	height: 100%
}

.ls-ct-center {
	background: #444;
	width: 50%;
	height: 50%;
	left: 25%;
	top: 25%;
	position: absolute
}

.ls-link,
.ls-slide>a>* {
	background-image: url(blank.html)
}

.ls-ct-center,
.ls-ct-half {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px
}

.ls-bottom-slidebuttons {
	text-align: left
}

.ls-below-thumbnails,
.ls-bottom-nav-wrapper {
	z-index: 2;
	height: 0;
	position: relative;
	text-align: center;
	margin: 0 auto
}

.ls-below-thumbnails {
	display: none;
	z-index: 6
}

.ls-bottom-nav-wrapper a,
.ls-nav-next,
.ls-nav-prev {
	outline: 0
}

* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
	direction: ltr !important
}

.ls-bottom-slidebuttons {
	z-index: 1000
}

.ls-bottom-slidebuttons,
.ls-nav-sides,
.ls-nav-start,
.ls-nav-stop {
	position: relative
}

.ls-nothumb {
	text-align: center !important
}

.ls-link {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important
}

.ls-videopreview,
.ls-vpcontainer {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%
}

.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%
}

.ls-tn {
	display: none !important
}

.ls-thumbnail-hover,
.ls-thumbnail-hover-inner {
	display: none;
	left: 0;
	position: absolute
}

.ls-thumbnail-hover-inner {
	width: 100%;
	height: 100%;
	top: 0
}

.ls-thumbnail-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.ls-thumbnail-hover-img {
	position: absolute;
	overflow: hidden
}

.ls-thumbnail-hover img {
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 0
}

.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important
}

.ls-thumbnail-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 4
}

.ls-thumbnail {
	position: relative;
	margin: 0 auto
}

#ls-global * .ls-slide>*,
#ls-global * .ls-wp-container .ls-slide>a>*,
#ls-global * .ls-yourlogo,
.ls-3d-box div,
body * .ls-slide>*,
body * .ls-wp-container .ls-slide>a>*,
body * .ls-yourlogo,
html * .ls-slide>*,
html * .ls-wp-container .ls-slide>a>*,
html * .ls-yourlogo {
	margin: 0
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
	width: 100%
}

.ls-thumbnail-slide-container {
	overflow: hidden !important;
	position: relative
}

.ls-touchscroll {
	overflow-x: auto !important
}

.ls-thumbnail-slide {
	text-align: center;
	white-space: nowrap;
	float: left;
	position: relative
}

.ls-thumbnail-slide a {
	overflow: hidden;
	display: inline-block;
	width: 0;
	height: 0;
	position: relative
}

.ls-thumbnail-slide img {
	max-height: 100% !important;
	height: 100%
}

.ls-bottom-nav-wrapper,
.ls-nav-next,
.ls-nav-prev,
.ls-shadow,
.ls-thumbnail-wrapper {
	visibility: hidden
}

.ls-shadow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0;
	overflow: hidden !important
}

.ls-curtiles,
.ls-overflow-hidden {
	overflow: hidden
}

.ls-shadow img {
	width: 100% !important;
	height: auto !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 0 !important
}

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative
}

.ls-wp-fullwidth-helper {
	position: absolute
}

.ls-lt-tile {
	position: relative;
	float: left;
	perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	-moz-perspective: 1000px;
	-webkit-perspective: 1000px
}

.ls-lt-tile img {
	visibility: visible;
	display: inline-block
}

.ls-curtiles,
.ls-nexttiles {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.ls-curtile,
.ls-nexttile {
	overflow: hidden;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.ls-curtile {
	left: 0;
	top: 0
}

.ls-curtile img,
.ls-nexttile img {
	position: absolute;
	filter: inherit
}

.ls-3d-container {
	position: relative;
	overflow: visible !important
}

.ls-3d-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.ls-3d-box div {
	overflow: hidden;
	background: #777;
	padding: 0;
	position: absolute
}

.ls-fullscreen {
	position: absolute;
	z-index: 10;
	display: block
}

#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container img,
#ls-global * .ls-nav-next,
#ls-global * .ls-nav-prev,
#ls-global * .ls-thumbnail a,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
body * .ls-container img,
body * .ls-nav-next,
body * .ls-nav-prev,
body * .ls-thumbnail a,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
html * .ls-container img,
html * .ls-nav-next,
html * .ls-nav-prev,
html * .ls-thumbnail a {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: 0;
	padding: 0;
	border: 0
}

#ls-global * .ls-slide>*,
#ls-global * .ls-slide>a,
#ls-global * .ls-slide>div,
#ls-global * .ls-slide>h1,
#ls-global * .ls-slide>h2,
#ls-global * .ls-slide>h3,
#ls-global * .ls-slide>h4,
#ls-global * .ls-slide>h5,
#ls-global * .ls-slide>p,
#ls-global * .ls-slide>span,
body * .ls-slide>*,
body * .ls-slide>a,
body * .ls-slide>div,
body * .ls-slide>h1,
body * .ls-slide>h2,
body * .ls-slide>h3,
body * .ls-slide>h4,
body * .ls-slide>h5,
body * .ls-slide>p,
body * .ls-slide>span,
html * .ls-slide>*,
html * .ls-slide>a,
html * .ls-slide>div,
html * .ls-slide>h1,
html * .ls-slide>h2,
html * .ls-slide>h3,
html * .ls-slide>h4,
html * .ls-slide>h5,
html * .ls-slide>p,
html * .ls-slide>span {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none
}

#ls-global * .ls-container img,
body * .ls-container img,
html * .ls-container img {
	background: 0 0 !important;
	min-width: 0 !important;
	max-width: none !important;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0
}

#ls-global * .ls-wp-container .ls-slide>*,
body * .ls-wp-container .ls-slide>*,
html * .ls-wp-container .ls-slide>* {
	line-height: normal;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0
}

.ls-debug-console *,
.ls-error p {
	line-height: normal !important;
	text-shadow: none !important
}

#ls-global * .ls-wp-container .ls-slide>a,
body * .ls-wp-container .ls-slide>a,
html * .ls-wp-container .ls-slide>a {
	text-decoration: none
}

.ls-container,
.ls-container *,
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper {
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important
}

#ls-global * .ls-tn,
body * .ls-tn,
html * .ls-tn {
	display: none
}

.site {
	overflow: visible !important
}

.ls-debug-console * {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: #fff !important;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
	font-style: normal !important
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: 700 !important
}

.ls-debug-console h1:first-child {
	padding-top: 0 !important
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: 400 !important
}

#ls-global * .ls-debug-console li ul,
body * .ls-debug-console li ul,
html * .ls-debug-console li ul {
	display: none;
	width: 260px;
	left: -10px
}

.ls-debug-console li ul {
	position: absolute !important;
	bottom: 100% !important;
	padding: 10px 10px 10px 0 !important;
	background: #fff !important;
	border-radius: 10px !important;
	box-shadow: 0 0 20px #000 !important
}

#ls-global * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
html * .ls-debug-console li:hover ul {
	display: block
}

.ls-debug-console li ul * {
	color: #000 !important
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted #fff !important
}

.ls-error {
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-wenkit-border-radius: 5px !important;
	background: #fff !important;
	height: auto !important;
	width: auto !important;
	color: #fff !important;
	padding: 20px 40px 30px 80px !important;
	position: relative !important;
	box-shadow: 0 2px 20px -5px #000
}

.ls-error p {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	text-align: justify !important;
	font-family: Arial, sans-serif !important
}

.ls-error .ls-error-title {
	line-height: 40px !important;
	color: red !important;
	font-weight: 700 !important;
	font-size: 16px !important
}

.ls-error .ls-error-text {
	color: #555 !important;
	font-weight: 400 !important;
	font-size: 13px !important
}

.ls-error .ls-exclam {
	width: 40px !important;
	height: 40px !important;
	position: absolute !important;
	left: 20px !important;
	top: 20px !important;
	border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	color: #fff !important;
	line-height: 40px !important;
	background: red !important;
	text-align: center !important
}

#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide>*,
#ls-global * .ls-container .ls-thumbnail-wrapper,
.ls-gpuhack,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide>*,
body * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-bottom-nav-wrapper,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-shadow,
html * .ls-container .ls-slide>*,
html * .ls-container .ls-thumbnail-wrapper {
	transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}

.ls-videohack {
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform-origin: none !important;
	-o-transform-origin: none !important;
	-ms-transform-origin: none !important;
	-moz-transform-origin: none !important;
	-webkit-transform-origin: none !important
}

.ls-oldiepnghack {
	filter: none !important
}

.ls-gpuhack {
	width: 100% !important;
	height: 100% !important
}

#ls-global * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
html * .ls-container .ls-webkit-hack {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

@media (transform-3d),
(-o-transform-3d),
(-ms-transform-3d),
(-moz-transform-3d),
(-webkit-transform-3d) {
	#ls-test3d {
		position: absolute;
		left: 9px;
		height: 3px
	}
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900);
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);

a,
a:hover,
span {
	color: #0cadbe
}

.buton,
.toggle {
	cursor: pointer
}

.mukam-header-small img,
img {
	max-width: 100%
}

.banner,
.header-2,
.shopping-cart,
.social-box {
	text-align: center
}

.buton:before,
.call-to-action h2,
.call-to-action p {
	-webkit-font-smoothing: antialiased
}

@font-face {
	font-family: caviar_dreamsregular;
	src: url(../fonts/caviardreams-webfont.eot);
	src: url(../fonts/caviardreams-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/caviardreams-webfont.woff) format('woff'), url(../fonts/caviardreams-webfont.ttf) format('truetype'), url(../fonts/caviardreams-webfont.svg#caviar_dreamsregular) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: caviar_dreamsbold;
	src: url(../fonts/caviar_dreams_bold-webfont.eot);
	src: url(../fonts/caviar_dreams_bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/caviar_dreams_bold-webfont.woff) format('woff'), url(../fonts/caviar_dreams_bold-webfont.ttf) format('truetype'), url(../fonts/caviar_dreams_bold-webfont.svg#caviar_dreamsbold) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: caviar_dreamsbold_italic;
	src: url(../fonts/caviardreams_bolditalic-webfont.eot);
	src: url(../fonts/caviardreams_bolditalic-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/caviardreams_bolditalic-webfont.woff) format('woff'), url(../fonts/caviardreams_bolditalic-webfont.ttf) format('truetype'), url(../fonts/caviardreams_bolditalic-webfont.svg#caviar_dreamsbold_italic) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: caviar_dreamsitalic;
	src: url(../fonts/caviardreams_italic-webfont.eot);
	src: url(../fonts/caviardreams_italic-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/caviardreams_italic-webfont.woff) format('woff'), url(../fonts/caviardreams_italic-webfont.ttf) format('truetype'), url(../fonts/caviardreams_italic-webfont.svg#caviar_dreamsitalic) format('svg');
	font-weight: 400;
	font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 10px;
	font-family: abcd
}

h1,
h3 {
	font-size: 30px
}

h2 {
	font-size: 36px
}

h4 {
	font-size: 24px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 14px
}

a,
a:hover {
	text-decoration: none
}

img {
	display: block;
	height: auto
}

.icon-4x {
	font-size: 50px
}

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

.icon-6x {
	font-size: 20px
}

input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	cursor: pointer;
	display: block;
	width: 14px;
	color: #909090;
	padding-left: 5px;
	position: relative;
	background: #000 !important;
	border: 1px solid #ebebeb
}

input[type=number]::-webkit-inner-spin-button:before {
	-webkit-appearance: none;
	content: "+";
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 18px;
	font-family: monospace;
	line-height: 19px;
	border-left: 1px solid #ebebeb;
	background: #f6f6f6 !important
}

input[type=number]::-webkit-inner-spin-button:after {
	-webkit-appearance: none;
	content: "-";
	position: absolute;
	right: 0;
	top: 17px;
	height: 18px;
	width: 20px;
	font-family: monospace;
	line-height: 19px;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	background: #f6f6f6 !important
}

.buton:after,
.menu-style1:after {
	content: ''
}

.top-section {
	background: #f0ad4e;
	padding: 3px 0;
	display: none;
	padding-bottom: 0 !important
}

.shopping-cart i,
.social-box i {
	display: inline-block !important
}

.top-section-container .showhide {
	border-top: 7px solid #0699a9;
	height: 41px;
	width: 100%;
	background: url(../img/showhide.png) top right no-repeat;
	position: absolute;
	right: 0;
	z-index: 1986
}

.email,
.phone {
	line-height: 32px;
	float: left;
	color: #fff;
	font-size: 16px
}

.email {
	padding-left: 16px
}

.top-section .icon-3x {
	font-size: 21px;
	line-height: 32px
}

.social {
	float: right;
	height: auto;
	width: 100%
}

.social a {
	color: #fff
}

.social a:hover .social-box {
	color: #505050;
	background: #fff
}

.social-box {
	font-size: 16px;
	border: 2px solid #fff;
	height: 34px;
	line-height: 32px;
	min-width: 34px;
	float: right;
	margin-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.top-section .search,
.top-section .search-widget {
	float: right;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out
}

.top-section .search-widget {
	width: 40px;
	transition: all .4s ease-out
}

.top-section .search-widget.open {
	width: 192px
}

.top-section .search {
	padding-left: 0;
	width: 0;
	transition: all .4s ease-out
}

.top-section .search.open {
	padding-left: 5px;
	width: 152px
}

.top-section input {
	font-size: 13px;
	color: #999;
	padding-left: 6px;
	font-style: italic;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	width: 0;
	height: 34px;
	border: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.mukam-header,
.mukam-header-large.mukam-header2 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s
}

.top-section .search.open input {
	width: 147px;
	opacity: 1
}

.top-section .search-widget .social-box {
	margin-left: 0
}

.top-section .social-box.open {
	-webkit-border-radius: 0 7px 7px 0;
	-moz-border-radius: 0 7px 7px 0;
	border-radius: 0 7px 7px 0;
	margin-left: 0;
	background: #fff;
	color: #505050
}

header {
	padding: 15px 0;
	background:#fff
}

.mukam-header {
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	z-index: 50;
	width: 100%;
	transform: translateY(0);
	transition: all .5s
}

.logo,
.toggle {
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out
}

.mukam-header-large {
	min-height: 46px
}

.mukam-header-small {
	min-height: 33px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.logo {
	float: left;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.mukam-header-large ul,
.navbar {
	-webkit-transition: padding .4s ease;
	-moz-transition: padding .4s ease;
	-ms-transition: padding .4s ease;
	-o-transition: padding .4s ease
}

.navbar-toggle {
	margin-top: 5px
}

.navbar {
	margin-bottom: 0;
	padding: 15px 0;
	border: 0;
	transition: padding .4s ease
}

.navbar.header-1 {
	padding: 22px 0 15px
}

.mukam-header-large ul {
	padding-top: 7px;
	transition: padding .4s ease
}

.mukam-header-small ul {
	padding-top: 3px;
	-webkit-transition: padding .4s ease;
	-moz-transition: padding .4s ease;
	-ms-transition: padding .4s ease;
	-o-transition: padding .4s ease;
	transition: padding .4s ease
}

.navbar-collapse {
	padding-right: 0
}

.navbar-nav>li>a {
	margin-left: 2px;
	padding: 6px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.dropdown-menu {
	border: 0;
	border-top: 4px solid #0daebd
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 22px;
	padding: 0
}

.mukam-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 19px
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto
}

.dropdown-menu>li>a {
	line-height: 2.428571;
	border-top: 1px solid #dbdbdb
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	border-top: 1px solid transparent
}

.mukam-waypoint {
	-webkit-transition: all .3s cubic-bezier(.55, .085, .68, .53);
	transition: all .3s cubic-bezier(.55, .085, .68, .53)
}

.navbar a:hover .shopping-cart {
	color: #505050;
	background: #fff
}

.shopping {
	float: right;
	margin-left: 13px
}

.shopping-cart {
	padding-top: 2px;
	color: #505050;
	font-size: 19px;
	border: 2px solid #e3e3e3;
	height: 39px;
	width: 41px;
	line-height: 34px;
	float: left;
	margin-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.shopping-hover-cart {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	background: #fff;
	height: 50px;
	width: 168px;
	padding: 9px 0 0 9px;
	border-radius: 5px;
	border: 1px solid #e9e9e9;
	display: none;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.header-2 .logo,
.header-2 .navbar-nav>li>a {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease
}

.header-1 .shopping-hover-cart,
.header-3 .shopping-hover-cart,
.header-6 .shopping-hover-cart {
	top: 60px
}

.shopping:hover .shopping-hover-cart {
	display: block;
	opacity: 1
}

.shopping-hover-cart i {
	font-size: 26px;
	color: #505050;
	margin-right: 5px;
	margin-top: 2px
}

.shopping-hover-cart p {
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	color: #505050;
	margin: 0;
	padding: 0
}

.shopping-hover-cart span {
	display: block;
	font-size: 12px;
	line-height: 13px;
	color: #505050
}

.dropdown-menu>.dropdown {
	position: relative
}

.dropdown-menu>.dropdown>.dropdown-menu {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu li:hover ul.dropdown-menu,
.header-2 a i {
	display: block
}

.header-2 .navbar-default .navbar-nav>.active>a,
.header-2 .navbar-default .navbar-nav>.active>a:focus,
.header-2 .navbar-default .navbar-nav>.active>a:hover,
.header-2 .navbar-default .navbar-nav>.open>a,
.header-2 .navbar-default .navbar-nav>.open>a:focus,
.header-2 .navbar-default .navbar-nav>.open>a:hover {
	background-color: #f0ad4e;
	color: #fff
}

.header-2 {
	padding-top: 0;
	padding-bottom: 0
}

.header-2 .multimenu,
.header-2 .navbar-nav>li.dropdown>ul,
.header-3 .multimenu,
.header-3 .navbar-nav>li.dropdown>ul,
.header-5 .shopping-cart p {
	text-align: left
}

.header-2 .logo {
	padding: 20px 0;
	transition: all .4s ease
}

.header-2 .navbar-nav>li>a {
	padding: 23px 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: 0;
	transition: all .4s ease
}

.header-4 .navbar-nav>li,
.top-section-container2 {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease
}

.header-2 .shopping-cart {
	margin-top: 20px
}

.header-2 .shopping-hover-cart {
	margin-top: 70px
}

.mukam-header-small .header-2 .shopping-cart {
	margin-top: 10px
}

.header-2 .navbar-nav>li>.dropdown-menu {
	margin-top: 0
}

.mukam-header-large.header-2 ul,
.mukam-header-small.header-2 ul {
	padding-top: 0
}

.mukam-header-small .header-2 .navbar-nav>li>a {
	padding: 10px 20px
}

.mukam-header-small .header-2 .logo {
	padding: 12px 0
}

.header-2 .top-section,
.header-3 .top-section {
	display: inherit;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding-bottom: 12px
}

.header-3 .logo,
.header-3.mukam-header-large ul {
	padding-top: 2px
}

.header-2 .top-section {
	background : #f0ad4e;
	border-bottom: none;
	box-shadow: none
}

.header-2 .dropdown-menu>li>a:focus,
.header-2 .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f0ad4e
}

.header-2 .dropdown-menu {
	border: 0;
	border-top: 4px solid #0daebd
}

.header-2 .multimenu-green ul li:hover {
	color: #fff;
	background: #0daebd
}

.header-3 .top-section {
	background: #f0ad4e;
	border-bottom: none;
	box-shadow: none
}

.header-3 .email,
.header-3 .phone {
	color: #646464
}

.header-3 .email i,
.header-3 .phone i {
	color:  #f0ad4e
}

.header-3 .social-box {
	border: 2px solid  #f0ad4e
}

.header-3 .social a:hover .social-box {
	color: #f8f8f8;
	background: #f0ad4e
}

.header-3 .social a {
	color: #f0ad4e
}

.header-3.mukam-header-large ul ul {
	padding-top: 0
}

.header-3 .navbar-nav>li>.dropdown-menu {
	margin-top: 19px
}

.header-3 span {
	font-size: 11px;
	color: #c9c9c9;
	display: block;
	line-height: 11px
}

.header-3 .navbar-default .navbar-nav>.active>a,
.header-3 .navbar-default .navbar-nav>.open>a,
.header-3 .navbar-default .navbar-nav>.open>a:hover,
.header-3 .navbar-default .navbar-nav>li>a:hover {
	background: 0 0;
	color:#f0ad4e;
}

.header-3 .navbar-nav>li {
	text-align: center
}

.header-3 .navbar-nav>li>a {
	padding: 6px 15px
}

.mukam-header-small .header-3 .navbar-nav>li>a {
	padding: 3px 15px
}

.header-3.mukam-header-small ul,
.mukam-header-small .header-3 .logo {
	padding-top: 0
}

.header-3.mukam-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 18px
}

.header-3 .dropdown-menu>li>a:focus,
.header-3 .dropdown-menu>li>a:hover {
	background-color: #f0ad4e
}

.header-3 .dropdown-menu {
	border: 0;
	border-top: 4px solid  #f0ad4e
}

.header-3 .multimenu-green ul li:hover {
	color: #fff;
	background: #f0ad4e
}

.header-4 .shopping-cart {
	margin-top: 20px
}

.mukam-header-small .header-4 .shopping-cart {
	margin-top: 13px
}

.header-4 .shopping-hover-cart {
	margin-top: 70px
}

.header-4 .top-section {
	background:	 #f0ad4e;
	border-bottom: none;
	display: inherit;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-bottom: 12px
}

.header-4 .email,
.header-4 .email i,
.header-4 .phone,
.header-4 .phone i {
	color: #fff
}

.header-4 .social-box {
	border: 2px solid #f0ad4e
}

.header-4 .social a:hover .social-box {
	color: #f8f8f8;
	background: #f0ad4e
}

.header-4 .social a {
	color: #f0ad4e
}

.header-4 .logo {
	padding-top: 6px
}

.header-4 .navbar {
	padding: 0
}

.header-4.mukam-header-large ul {
	padding-top: 0
}

.header-4 .navbar-default .navbar-nav>.active>a {
	background-color: transparent;
	color: #f0ad4e
}

.header-4 .navbar-nav>li.active:hover {
	background: #f4f4f4;
	color:  #f0ad4e;
	border-bottom: 0
}

.header-4 .navbar-nav>li>a {
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 0
}

.header-4 .navbar-default .navbar-nav>.open>a,
.header-4 .navbar-default .navbar-nav>.open>a:hover,
.header-4 .navbar-default .navbar-nav>li>a:hover {
	background-color: transparent;
	color: #f0ad4e
}

.header-4 .navbar-nav>li {
	height: 88px;
	border-top: 4px solid transparent;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.header-4 .navbar-nav>li:hover {
	border-top: 4px solid #f4f4f4
}

.header-4.mukam-header-small ul {
	padding-top: 0
}

.header-4.mukam-header-small .header-4 .navbar-nav>li,
.header-4.mukam-header-small .header-4 .navbar-nav>li.active {
	height: 70px
}

.header-4.mukam-header-small .header-4 .navbar-nav>li>a {
	padding-top: 23px;
	padding-bottom: 23px
}

.header-4 .navbar-nav>li>.dropdown-menu,
.header-4.mukam-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 0
}

.menu-style1 {
	height: 100% !important;
	font-size: 15px;
	font-weight: 700;
	font-family: abcd;
	z-index: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	position: relative
}

.menu1-c:after,
.multi.menu1-c:after {
	width: 100%;
	height: 0%;
	border-bottom: 4px solid #fff;
	opacity: 0;
	top: 0;
	left: 0
}

.buton,
.menu-style1:after {
	-webkit-transition: all .3s;
	-moz-transition: all .3s
}

.menu-style1:after {
	position: absolute;
	z-index: -1;
	transition: all .3s
}

.menu1-c:after {
	background: #f0ad4e
}

.multi.menu1-c:after {
	background: 0 0
}

.menu1-c:active,
.menu1-c:hover {
	height: 100%;
	color:  #f0ad4e
}

.menu1-c:active:after,
.menu1-c:hover:after {
	height: 100%;
	border-bottom: 4px solid  #f0ad4e;
	opacity: 1
}

.header-5 .shopping-cart {
	background: #646464;
	height: 65px;
	width: 173px;
	padding: 15px;
	-ms-flex-pack: start;
	-ms-flex-align: start;
	-moz-box-pack: start;
	-moz-box-align: start;
	-webkit-box-pack: start;
	-webkit-box-align: start;
	display: block;
	box-pack: start;
	box-align: start
}

.header-5 .top-section {
	padding: 0;
	background:  #f0ad4e;
	display: inherit
}

.header-5 .top-section-container .showhide {
	border-top-width: 3px !important
}

.header-5 .social-box {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	height: 43px;
	min-width: 37px;
	padding-top: 6px
}

.header-5 .email,
.header-5 .phone {
	margin-top: 6px
}

.header-5 .search-widget .social-box {
	height: 34px;
	width: 34px
}

.header-5 .social a:hover .social-box {
	color: #0cadbe;
	background: #fff
}

.header-5 .logo {
	padding-top: 7px
}

.header-5 .shopping-cart i {
	font-size: 26px;
	color: #fff;
	margin-right: 5px
}

.header-5 .shopping-cart p {
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	margin: 0;
	padding: 0
}

.header-5 .shopping-cart span {
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	text-align: left
}

.header-5 .navbar a:hover .shopping-cart {
	background: #888;
	color: #fff
}

.header-5 .navbar-default .navbar-nav>.active>a,
.header-5 .navbar-default .navbar-nav>.active>a:focus,
.header-5 .navbar-default .navbar-nav>.active>a:hover,
.header-5 .navbar-default .navbar-nav>.open>a,
.header-5 .navbar-default .navbar-nav>.open>a:focus,
.header-5 .navbar-default .navbar-nav>.open>a:hover,
.header-5.navbar-default .navbar-nav>.open>a:hover {
	background-color: #f0ad4e;
	color: #fff
}

.header-5 .navbar-header {
	display: block;
	float: none
}

.header-5 .navbar-collapse {
	padding-left: 0;
	border-top: 1px solid 	 #f0ad4e
	border-right: 1px solid #f0ad4e
	border-left: 1px solid 	 #f0ad4e
	margin-top: 7px
}

.header-5 .mukam-header {
	border-bottom: 4px solid  #f0ad4e
}

.header-5 .navbar {
	padding: 15px 0 0
}

.header-5 .navbar-nav>li>.dropdown-menu,
.header-5.mukam-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 0
}

.header-5 .navbar-nav>li>a {
	margin-left: 0;
	border-radius: 0;
	padding: 12px 30px;
	font-weight: 600
}

.header-5 .dropdown-menu>li>a:focus,
.header-5 .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f0ad4e
}

.header-5 .dropdown-menu {
	border: 0;
	border-top: 4px solid #0daebd
}

.header-5 .multimenu-green ul li:hover {
	color: #fff;
	background: #f0ad4e
}

.header-5 .search-widget {
	width: 240px;
	display: inline-block;
	padding-top: 5px;
	float: right
}

.header-5 .search-widget .search {
	float: left
}

.header-5 .search-widget .social-box {
	background:  #f0ad4e;
	color: #fff;
	border: 0;
	border-radius: 0 6px 6px 0;
	margin-left: 0;
	float: left;
	padding-top: 3px
}

.header-5.mukam-header-large ul,
.header-7 {
	padding-top: 0
}

.header-5 .search-widget input {
	width: 200px;
	height: 34px;
	padding-left: 10px;
	color: #f7f7f7;
	font-size: 12px;
	border-radius: 6px 0 0 6px;
	border: 1px solid #f5f5f5
}

.header-5 .multimenu ul {
	padding-bottom: 35px
}

.header-5.mukam-header-large {
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.header-5 .navbar-nav>li {
	border-right: 1px solid #f5f5f5
}

header.header-6 {
	background: #f0ad4e;
	-webkit-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .1);
	padding: 0
}

.mukam-header-large.mukam-header2 {
	position: relative;
	width: 100%;
	z-index: 3000;
	transform: translateY(0);
	transition: all .5s
}

.mukam-header-small.mukam-header2 {
	top: 0;
	position: fixed;
	left: 0;
	padding: 0;
	z-index: 50;
	width: 100%;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.header-6 .navbar-default {
	background-color:  #f0ad4e;
	-webkit-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .1)
}

.header-6 span {
	color:  #f0ad4e
}

.header-6 .logo {
	padding-bottom: 10px
}

.header-6 .navbar-default .navbar-nav>.active>a,
.header-6 .navbar-default .navbar-nav>.active>a:focus,
.header-6 .navbar-default .navbar-nav>.active>a:hover {
	color: #626262;
	background-color: #f0ad4e
}

.header-6 .navbar-default .navbar-nav>li>a {
	color: #fff
}

.header-6 .navbar-default .navbar-nav>.open>a,
.header-6 .navbar-default .navbar-nav>.open>a:focus,
.header-6 .navbar-default .navbar-nav>.open>a:hover {
	color: #626262;
	background-color: #f0ad4e
}

.header-6 .dropdown-menu>li>a:focus,
.header-6 .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f0ad4e
}

.header-6 .navbar-default .navbar-nav>li>a:focus,
.header-6 .navbar-default .navbar-nav>li>a:hover {
	color: #626262;
	background-color: #f0ad4e
}

.header-6 .navbar .shopping-cart {
	color: #fff;
	background: 	#FFF;
	border-color: #fff
}

.header-6 .navbar a:hover .shopping-cart {
	color: #0cadbe;
	background: #fff;
	border-color: #fff
}

.header-6 .dropdown-menu {
	border: 0;
	border-top: 4px solid #0cadbe
}

.header-6 .multimenu-green ul li:hover {
	color: #fff;
	background: #f0ad4e
}

.top-section-container2 {
	margin-top: 0;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.header-7 .logo,
.header-7 .navbar-default a .entypo-dot {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease
}

.header-7 {
	padding-bottom: 0;
	text-align: center
}

.header-7 .navbar-default a .entypo-dot {
	font-size: 33px;
	line-height: 20px;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	display: block;
	color: transparent
}

.header-7 .navbar-default .navbar-nav>.active>a .entypo-dot,
.header-7 .navbar-default a:hover .entypo-dot {
	color:	 #f0ad4e
}

.header-7 .logo {
	padding: 20px 0;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.header-7 .navbar-nav>li>a {
	padding: 23px 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.header-7 .multimenu,
.header-7 .navbar-nav>li.dropdown>ul {
	text-align: left
}

.homepage-slider,
.pagination-container,
.parallax-service-two,
.shopheader .shopnavbar,
.tabs-featured,
.tabs-featured .nav-tabs>ul {
	text-align: center
}

.header-7 .shopping-cart {
	margin-top: 28px
}

.header-7 .shopping-hover-cart {
	margin-top: 70px
}

.mukam-header-small .header-7 .shopping-cart {
	margin-top: 10px
}

.header-7 .navbar-nav>li>.dropdown-menu {
	margin-top: 0
}

.mukam-header-small .top-section-container2 {
	margin-top: -1px
}

.mukam-header-large.header-7 ul,
.mukam-header-small.header-7 ul {
	padding-top: 0
}

.mukam-header-small .header-7 .navbar-nav>li>a {
	padding: 10px 20px
}

.mukam-header-small .header-7 .logo {
	padding: 12px 0
}

.header-7 .top-section {
	background: #f0ad4e;
	border-bottom: none;
	display: inherit;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-bottom: 12px
}

.header-7 .navbar-default .navbar-nav>.active>a,
.header-7 .navbar-default .navbar-nav>.active>a:focus,
.header-7 .navbar-default .navbar-nav>.active>a:hover,
.header-7 .navbar-default .navbar-nav>.open>a,
.header-7 .navbar-default .navbar-nav>.open>a:focus,
.header-7 .navbar-default .navbar-nav>.open>a:hover {
	color:  #f0ad4e
	background-color: transparent
}

.header-7 .dropdown-menu>li>a:focus,
.header-7 .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f0ad4e
}

.header-7 .dropdown-menu {
	border: 0;
	border-top: 4px solid #0daebd
}

.header-7 .multimenu-green ul li:hover {
	color: #fff;
	background:  #f0ad4e
}

.header-7 .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	background-color: transparent;
	color: #f0ad4e
}

.header-7 .social-box {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none
}

.header-7 .social a:hover .social-box {
	color:  #f0ad4e;
	background:	 #f0ad4e
}

.header-7 .navbar a:hover .shopping-cart i {
	color: #626262
}

.header-7 .navbar .shopping-cart i {
	font-size: 19px;
	color: #626262
}

.shopheader.mukam-header {
	position: relative
}

.shopheader {
	background: #fafafa
}

.shopheader .top-section {
	box-shadow: none;
	background: #f7f7f7;
	border-bottom: 1px solid #e7e7e7;
	padding: 0
}

.shopheader .navbar-default .navbar-nav>.active>a,
.shopheader .navbar-default .navbar-nav>.active>a:focus,
.shopheader .navbar-default .navbar-nav>.active>a:hover,
.shopheader .navbar-default .navbar-nav>.open>a,
.shopheader .navbar-default .navbar-nav>.open>a:focus,
.shopheader .navbar-default .navbar-nav>.open>a:hover,
.shopheader .navbar-default .navbar-nav>li>a:focus,
.shopheader .navbar-default .navbar-nav>li>a:hover {
	background-color: #0cadbe;
	color: #fff
}

.shopheader.mukam-header-small .top-section {
	margin-top: -44px
}

.shopheader .shopnav {
	float: right;
	height: auto;
	width: auto;
	font-size: 13px;
	color: #c7c7c7
}

.shopheader .dropdown-menu>li>a:focus,
.shopheader .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f0ad4e
}

.shopheader .dropdown-menu {
	border: 0;
	border-top: 4px solid #0daebd
}

.shopheader .multimenu-green ul li:hover {
	color: #fff;
	background: #f0ad4e
}

.shopheader .shopnav a {
	color:  #f0ad4e
}

.shopheader .shopnav a:hover {
	color: #f0ad4e
}

.shopheader .shopnavbar {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #e7e7e7;
	float: left;
	padding: 12px 18px 8px 15px;
	vertical-align: top
}

.shopheader a:last-child .shopnavbar {
	border-width: 0 1px
}

.shopnavbar i {
	margin-right: 5px;
	font-size: 13px;
	color: #a9a9a9
}

.shopheader .shopping-cart {
	background: #0cadbe;
	height: 65px;
	width: 190px;
	padding: 18px;
	border-radius: 0;
	border: 0;
	-ms-flex-pack: start;
	-ms-flex-align: start;
	-moz-box-pack: start;
	-moz-box-align: start;
	-webkit-box-pack: start;
	-webkit-box-align: start;
	display: block;
	box-pack: start;
	box-align: start
}

.shopping-mobil {
	float: right;
	margin-top: 3px;
	margin-right: 5px
}

.shopping-cart-mobil {
	padding-left: .8px;
	padding-top: 2px;
	color: #505050;
	font-size: 19px;
	border: 2px solid #e3e3e3;
	height: 39px;
	width: 41px;
	float: left;
	margin-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	align-items: center;
	justify-content: center;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	-moz-box-pack: center;
	-moz-box-align: center;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-pack: center;
	box-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.shopheader .navbar a:hover .shopping-cart {
	color: #fff;
	background: #888
}

.shopheader .nav {
	background: #414141;
	width: 100%
}

.shopheader.mukam-header-small ul {
	margin-top: 15px;
	padding-top: 0
}

.shopheader.mukam-header-small .navbar-nav>li>.dropdown-menu,
.shopheader.mukam-header-small ul ul {
	margin-top: 0
}

.shopheader.mukam-header-large ul {
	margin-top: 15px;
	padding-top: 0
}

.shopheader.mukam-header-large ul ul {
	margin-top: 0
}

.shopheader .top-section {
	display: block
}

.shopheader .logo {
	padding-top: 10px
}

.shopheader .shopping-cart i {
	font-size: 26px;
	color: #fff;
	margin-right: 5px
}

.shopheader .shopping-cart p {
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 0
}

.shopheader .shopping-cart span {
	display: block;
	font-size: 12px;
	line-height: 13px;
	color: #fff
}

.shopheader .navbar-header {
	display: block;
	float: none
}

.shopheader .navbar-collapse {
	padding-left: 0
}

.shopheader .mukam-header {
	border-bottom: 4px solid #c9c9c9
}

.shopheader .navbar {
	padding: 15px 0 0
}

.shopheader .navbar-nav>li>a {
	color: #fff;
	margin-left: 0;
	border-radius: 0;
	padding: 13px 47px;
	font-weight: 400
}

.shopheader .search-widget {
	display: inline-block;
	padding-top: 0;
	margin-top: 16px;
	float: right
}

.shopheader .search-widget .search {
	float: left
}

.shopheader .search-widget .social-box {
	background: #676767;
	color: #fff;
	border: 0;
	border-radius: 0;
	margin: 0;
	float: left
}

.shopheader .search-widget input {
	font-style: italic;
	height: 34px;
	padding-left: 5px;
	color: #f7f7f7;
	font-size: 12px;
	border-radius: 0
}

.shopheader .navbar-nav>li>.dropdown-menu.multimenu {
	margin-top: 0
}

.shopheader .multimenu {
	top: 100%
}

.shopheader .multimenu ul {
	padding-bottom: 35px
}

.shopheader .shopnav a,
.shopheader .top-section {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.multimenu-green ul li,
.multimenu-green ul li a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.shopheader .navbar-nav>li.shop {
	background: #676767;
	padding: 0 5px
}

.multi.dropdown {
	position: static
}

.navbar-right .dropdown-menu.multimenu {
	right: 0;
	left: auto;
	padding-top: 18px;
	padding-bottom: 50px
}

.multimenu {
	width: 100%;
	left: 0 !important;
	top: 100%;
	margin-top: 0 !important
}

.multimenu h4 {
	height: 26px;
	font-family: abcd;
	font-weight: 600
}

#qLoverlay,
.buton-2:active:after,
.buton-2:hover:after {
	height: 100%
}

.multimenu p i {
	line-height: 19px;
	margin-right: 5px
}

.multimenu-green ul {
	margin: 0;
	padding: 0
}

.multimenu-green ul li {
	line-height: 2.428571;
	list-style: none;
	padding-right: 20px;
	border-bottom: 1px solid #c5c5c5;
	transition: all .2s ease-in-out
}

.multimenu-green ul li a {
	color: #626262;
	font-size: 13px;
	transition: all .2s ease-in-out
}

.multimenu-green ul li a i {
	font-size: 10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding-left: 2px;
	padding-right: 10px;
	color: #999;
	line-height: 34px
}

.menu-widget ul li,
.tabs-featured-slider .nav-tabs>li>a {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out
}

.multimenu-green ul p i {
	font-size: 13px;
	color: #999;
	line-height: 22px;
	margin-right: 5px
}

.multimenu-green ul li:hover {
	color: #fff;
	background: #0daebd
}

.multimenu-green ul li:hover a {
	color: #fff
}

.multimenu-green ul li:hover a i {
	padding-left: 10px;
	color: #fff
}

.parallax-homepage {
	position: relative;
	background: url(../content/1.jpg) no-repeat fixed;
	width: 100%;
	display: table
}

.homepage-slider {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	position: relative
}

.homepage-slider .slides {
	zoom: 1
}

.homepage-slider .slides li {
	margin-bottom: 0;
	position: relative
}

.homepage-slider p {
	vertical-align: baseline;
	font-size: 88px;
	font-weight: 900;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	margin: 0;
	padding: 0
}

#qLoverlay {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff
}

.asset-bg,
.parallax-homepage .flex-control-paging li a.flex-active {
	background: #0cadbe
}

.parallax-homepage .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30%;
	text-align: center
}

.parallax-homepage .flex-control-paging li a {
	border: 3px solid #fff;
	color: #fff;
	width: 20px;
	height: 20px
}

.mukam-title {
	margin-bottom: 30px
}

.bg-color {
	padding-top: 40px;
	padding-bottom: 40px
}

.none-color {
	border: 0
}

.white {
	background: #fff
}

.greyshop {
	background: #ececec
}

.grey {
	background: #fbfbfb
}

.greypricing {
	background: #535252
}

.black {
	background: #161616
}

.back-inherit {
	background: #fff
}

.blackgrey {
	background: #474747
}

.darkgrey {
	background: #f4f4f4 !important
}

.greyclient {
	background: #f7f7f7
}

.flex-control-nav li {
	margin: 0 2px
}

.teal-highlight {
	background: #f0ad4e;
	color: #fff;
	padding: 2px
}

.black-highlight {
	background: #000;
	color: #fff;
	padding: 2px
}

.yellow-highlight {
	background: #ff0;
	padding: 2px
}

.font-italic {
	font-style: italic
}

.font-bold {
	font-weight: 600
}

.form-control {
	border: 1px solid #ebebeb
}

.parallax-container {
	background: url(../assets/bg.png) no-repeat fixed
}

.parallax-container2 {
	background: url(../content/banner/parallax/parallax2.png) no-repeat fixed
}

.parallax-client {
	background: url(../content/banner/parallax/parallax4.jpg) no-repeat fixed
}

.parallax-client .services-1 {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.parallax-team {
	background: url(../content/banner/parallax/parallax6.jpg) no-repeat fixed;
	border: none
}

.parallax-team .mukam-team .team-name span,
.parallax-team .mukam-team .team-social .team-holder {
	color: #fff
}

.parallax-team .mukam-team .team-content p,
.parallax-team .mukam-team .team-name p {
	color: #ededed
}

.parallax-team .mukam-team .team-social .team-holder {
	border: 2px solid #fff
}

.parallax-caption {
	background: url(../content/banner/parallax/parallax7.jpg) no-repeat fixed;
	padding-top: 40px;
	padding-bottom: 40px
}

.parallax-service-two {
	padding-top: 200px;
	padding-bottom: 200px;
	background: url(../content/banner/parallax/parallax5.png) no-repeat fixed;
	color: #fff;
	font-size: 18px;
	text-shadow: 0 1px 0 rgba(150, 150, 150, 1)
}

.parallax-service-two h3 {
	font-family: 'Source Sans Pro';
	font-size: 40px
}

.menu-widget {
	border-bottom: 4px solid #d2d2d2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.menu-widget h4 {
	background-color: #0cadbe;
	padding-left: 15px;
	margin: 0;
	line-height: 48px;
	color: #FFF;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.menu-widget a {
	color: #515151;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s
}

.menu-widget ul {
	margin: 0;
	padding: 0;
	background: #f4f4f4
}

.menu-widget ul li {
	line-height: 15px;
	font-weight: 700;
	border-left: 3px solid #f4f4f4;
	padding: 14px 0 20px 15px;
	margin: 0;
	list-style: none;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.buton,
.buton a:link {
	font-weight: 600
}

.menu-widget ul li:not(last-child) {
	border-bottom: 1px solid #dadada
}

.menu-widget ul li:hover {
	background: #fff;
	border-left: 3px solid #0cadbe;
	cursor: pointer;
	color: #0cadbe
}

.menu-widget .active {
	color: #0cadbe !important;
	background: #fff !important;
	border-left: 3px solid #0cadbe !important
}

.buton-text a,
.buton-text a:hover {
	color: #fff;
	font-size: 13px;
	font-family: 'Source Sans Pro'
}

.buton {
	font-size: 16px;
	border: none;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: 0;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 41px;
	transition: all .3s;
	margin: 5px 0
}

.buton a:hover,
.buton a:link,
.buton a:visited {
	color: #f9faf9;
	text-decoration: none
}

.buton:after {
	position: absolute;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.buton:before,
.hex,
.price-line {
	position: relative
}

.buton:before {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1
}

.buton-large {
	padding: 19px 32px !important;
	font-size: 16px !important
}

.buton-medium {
	padding: 17px 32px !important;
	font-size: 15px !important
}

.buton-small {
	padding: 14px 32px !important;
	font-size: 14px !important
}

.buton-mini {
	padding: 12px 32px !important;
	font-size: 13px !important
}

.b_asset {
	background: #0cadbe;
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_green-1,
.b_orange-1 {
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_white {
	background: #fff
}

.b_inherit {
	background: #c31e2e
}

.b_pink {
	background: #ff048c
}

.b_green,
.b_green-1 {
	background: #be1e2e
}

.b_green-1 {
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_orange,
.b_orange-1 {
	background: #ff9c00
}

.b_orange-1 {
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_orange-1-dark,
.b_purple {
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_orange-1-dark {
	background: #e97528;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_purple {
	background: #c74a73;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_black,
.b_darkgrey {
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_darkgrey {
	background: #535252;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_black {
	background: #3d3d3d;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_dusty,
.b_red {
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_dusty {
	background: #676767;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_red {
	background: #e54242;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_grey,
.b_teal {
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_teal {
	background:  #f0ad4e;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_grey {
	background: #8c8c8c;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_darkgrey-1,
.services-3 .b_inherit {
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.b_darkgrey-1 {
	background: #303030;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.red-color {
	color: #e54242
}

.green-color {
	color: #be1e2e
}

.orange-color-dark {
	color: #e97528
}

.orange-color {
	color: #ff9c00
}

.purple-color {
	color: #c74a73
}

.grey-color {
	color: #8c8c8c
}

.darkgrey-color {
	color: #303030
}

.buton-1:active,
.buton-1:hover,
.buton-2:active,
.buton-2:hover,
.buton-4:active,
.buton-4:hover,
.buton-5:active,
.buton-5:hover,
.buton-6:active,
.buton-6:hover {
	color: #fff
}

.buton-1:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: .1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.buton-1:active:after,
.buton-1:hover:after {
	width: 100%
}

.buton-3:active,
.buton-3:hover {
	color: #fff;
	background: #505050
}

.buton-4 {
	overflow: hidden
}

.buton-4:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #505050;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.buton-4:hover:after {
	width: 90%;
	background: #000;
	opacity: .1
}

.buton-5:after,
.buton-6:after {
	top: 50%;
	background: #505050;
	left: 50%
}

.buton-4:active:after {
	width: 101%;
	opacity: 1
}

.buton-5 {
	overflow: hidden
}

.buton-5:after {
	width: 100%;
	height: 0;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.buton-5:hover:after {
	height: 260%;
	opacity: 1
}

.buton-5:active:after {
	height: 400%;
	opacity: 1
}

.buton-6 {
	overflow: hidden
}

.buton-6:after {
	width: 101%;
	height: 0;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.buton-6:hover:after {
	height: 75%;
	opacity: 1
}

.buton-6:active:after {
	height: 130%;
	opacity: 1
}

.pagination>li>a,
.pagination>li>span {
	padding: 5px 10px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #0cadbe;
	border-color: #0cadbe
}

.list-none {
	list-style: none;
	margin-top: 15px;
	margin-left: 0;
	padding-left: 0
}

.list-none li {
	margin-top: 10px
}

.list-none i {
	margin-right: 10px;
	color: #0cadbe;
	font-size: 11px
}

.list-none.li-size li {
	font-size: 15px;
	margin-top: 18px;
	font-family: xyz !important
}

.tabs-featured .tab-content h3,
.tabs-featured .tab-content h5,
.tabs-featured-slider .tab-content h3,
.tabs-featured-slider .tab-content h5 {
	font-family: 'Source Sans Pro'
}

.tour-section h3 {
	margin-bottom: 30px;
	margin-top: 0
}

.tour-section .nav-tabs {
	width: 30%;
	float: left;
	font-size: 13px
}

.tour-section .nav-tabs>li i {
	padding-right: 18px;
	font-size: 16px
}

.tour-section .nav-tabs>li {
	float: none;
	border-right: 8px solid #0cadbe;
	background: #212121;
	margin-bottom: 0
}

.tour-section .nav-tabs>li a {
	float: none;
	color: #fff;
	border: 0;
	border-bottom: 4px solid #fff;
	margin-right: 0
}

.tour-section .nav-tabs>li:last-child a {
	border-bottom: 4px solid #212121
}

.tour-section .nav-tabs>li>a:hover,
.tour-section .nav>li>a:focus {
	background: #0cadbe;
	border-color: #fff;
	color: #fff
}

.tour-section .nav-tabs>li.active>a,
.tour-section .nav-tabs>li.active>a:focus,
.tour-section .nav-tabs>li.active>a:hover {
	color: #fff;
	background: #0cadbe;
	border: 0;
	border-bottom: 4px solid #fff
}

.tour-section .tab-content {
	width: 70%;
	float: left;
	padding-left: 15px;
	color: #5d5d5d
}

.tour-section-2 h3 {
	margin-bottom: 30px;
	margin-top: 0
}

.tour-section-2 .nav-tabs {
	width: 30%;
	float: left;
	font-size: 13px;
	border: 0
}

.tour-section-2 .nav-tabs>li {
	float: none;
	margin-bottom: 2px
}

.tour-section-2 .nav-tabs>li a {
	font-size: 13px;
	font-weight: 600;
	float: none;
	color: #545454;
	background: #f6f6f6;
	border: 1px solid #f5f5f5;
	margin-right: 0
}

.tour-section-2 .nav-tabs>li.active>a,
.tour-section-2 .nav-tabs>li.active>a:focus,
.tour-section-2 .nav-tabs>li.active>a:hover,
.tour-section-2 .nav-tabs>li>a:hover,
.tour-section-2 .nav>li>a:focus {
	color: #0cadbe;
	background: #fff;
	border: 1px solid #f5f5f5;
	border-right: 1px solid #fff
}

.tour-section-2 .tab-content {
	margin-left: -1px;
	border: 1px solid #f5f5f5;
	width: 70%;
	float: left;
	padding: 15px 15px 25px 22px
}

.tour-section-2 i {
	font-size: 20px;
	margin-right: 10px
}

.tour-section-2 .mukam-video {
	font-size: 13px
}

.tour-section-2 .mukam-image {
	font-size: 15px
}

.tour-section-2 .tab-content.pull-right {
	margin-left: 0
}

.tour-section-2 .nav-tabs.pull-right {
	margin-left: -1px
}

.tour-section-2 .nav-tabs.pull-right>li.active>a,
.tour-section-2 .nav-tabs.pull-right>li.active>a:focus,
.tour-section-2 .nav-tabs.pull-right>li.active>a:hover,
.tour-section-2 .nav-tabs.pull-right>li>a:hover,
.tour-section-2 .nav.pull-right>li>a:focus {
	border: 1px solid #f5f5f5;
	border-left: 1px solid #fff
}

.tabs-classic h3 {
	margin-bottom: 30px
}

.tabs-classic .tab-content {
	border: 1px solid #f5f5f5;
	background: #fff;
	padding: 30px 30px 50px 15px
}

.tabs-classic .tab-content img {
	margin-left: 20px;
	margin-right: 20px
}

.tabs-classic .nav-tabs>li.active>a,
.tabs-classic .nav-tabs>li.active>a:focus,
.tabs-classic .nav-tabs>li.active>a:hover,
.tabs-classic .nav-tabs>li>a:hover {
	border: 1px solid #f5f5f5;
	border-color: #f5f5f5 #f5f5f5 #fff;
	background: #fff;
	color: #0cadbe
}

.tabs-classic .nav-tabs {
	border-bottom: 0
}

.tabs-classic .nav-tabs>li>a {
	background: #f6f6f6;
	font-weight: 600;
	font-size: 13px;
	color: #797979;
	border: 1px solid #f5f5f5
}

.tabs-featured p {
	width: 65%;
	margin: 0 auto
}

.tabs-featured .nav-tabs {
	display: inline-table;
	border: 0 solid transparent;
	border-bottom: 4px solid #f0f0f0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin-top: 30px
}

.tabs-featured .nav-tabs>li {
	float: center;
	display: inline-block
}

.tabs-featured .nav-tabs>li>a {
	color: #606060;
	border: 1px solid transparent;
	background: #fff;
	margin: 0;
	padding: 12px 50px
}

.tabs-featured .nav-tabs>li.active>a,
.tabs-featured .nav-tabs>li.active>a:focus,
.tabs-featured .nav-tabs>li.active>a:hover {
	border: none;
	color: #0cadbe;
	background: #f6f6f6
}

.tabs-featured .nav-tabs>li>a:hover {
	color: #0cadbe;
	background: #fbfbfb
}

.tabs-featured .list-none {
	font-size: 16px
}

.tabs-featured li i {
	margin-right: 5px;
	font-size: 24px;
	margin-bottom: 8px
}

.tabs-featured .tab-content {
	margin-top: 70px;
	text-align: left;
	padding-right: 50px
}

.tabs-featured .tab-content p {
	width: 55%;
	margin: 0;
	font-size: 16px
}

.tabs-featured .tab-content h3 {
	font-weight: 700
}

.tabs-featured .tab-content h5 {
	margin-top: 25px
}

.tabs-featured-slider {
	text-align: center
}

.tabs-featured-slider p {
	width: 65%;
	margin: 0 auto
}

.tabs-featured-slider .nav-tabs {
	display: inline-table;
	width: 100%;
	text-align: left
}

.tabs-featured-slider .nav-tabs>li {
	border-right: 1px solid #8d8d8d;
	border-left: 1px solid #555;
	float: center;
	display: inline-block;
	width: 25%
}

.tabs-featured-slider .nav-tabs>li>a {
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	font-size: 18px;
	font-weight: 900;
	line-height: 23px;
	color: #fff;
	border: 0;
	border-top: 5px solid #a9a9a9;
	background: #7d7d7d;
	margin: 0;
	padding: 22px 0
}

.tabs-featured-slider .nav-tabs>li.active>a,
.tabs-featured-slider .nav-tabs>li.active>a:focus,
.tabs-featured-slider .nav-tabs>li.active>a:hover {
	border: 0;
	border-top: 5px solid #0cadbe;
	color: #fff;
	background: #5d5d5d;
	margin-bottom: 0
}

.tabs-featured-slider .nav-tabs>li>a:hover {
	border: 0;
	border-top: 5px solid #0cadbe;
	color: #fff
}

.tabs-featured-slider i {
	margin-right: 5px;
	font-size: 24px;
	margin-bottom: 8px
}

.tabs-featured-slider .nav-tabs>li>a span {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	text-shadow: none
}

.tabs-featured-slider .tab-content {
	margin-top: 40px;
	text-align: left
}

.tabs-featured-slider .tab-content p {
	width: 55%;
	margin: 0
}

.tabs-featured-slider .tab-content h3 {
	font-weight: 700;
	margin-left: 95px;
	margin-right: 95px
}

.tabs-featured-slider .tab-content h5 {
	margin-top: 25px
}

.tabs-featured-slider .slide-number {
	font-size: 28px;
	width: 44px;
	height: 44px;
	border-radius: 100%;
	color: #7d7d7d;
	background: #fff;
	line-height: 44px;
	text-align: center;
	margin-left: 15px;
	margin-right: 10px
}

.accordion .panel-body,
.accordion .panel-title>a {
	font-size: 13px;
	font-family: 'Source Sans Pro'
}

.tabs-featured-slider .nav-tabs>li.active .slide-number {
	color: #fff;
	background:  #f0ad4e
}

.accordion h3 {
	margin-top: 0;
	margin-bottom: 30px
}

.accordion .panel-title>a {
	color: #545454;
	display: block
}

.accordion .panel-default>.panel-heading {
	padding: 12px 15px;
	background: #fff
}

.accordion .panel-body {
	color: #6e6e6e;
	padding: 25px 16px
}

.accordion .panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #f5f5f5
}

.accordion .panel-default {
	border-color: #f5f5f5
}

.accordion .panel-group .panel+.panel {
	margin-top: 1px
}

.accordion .panel-default>.panel-heading:hover {
	background: #f0ad4e
}

.accordion .panel-default>.panel-heading i {
	font-size: 20px;
	color:  #f0ad4e;
	margin-top: 2px;
	margin-right: 15px
}

.accordion .panel-default>.panel-heading:hover .panel-title a,
.accordion .panel-default>.panel-heading:hover i {
	color: #fff
}

.accordion .panel-default>.panel-heading,
.accordion .panel-default>.panel-heading i,
.accordion .panel-title>a {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.featured-accordion {
	margin-top: 30px
}

.notification h3 {
	margin-top: 0;
	margin-bottom: 30px
}

.notification .alert {
	font-size: 13px;
	padding: 14px 12px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	font-weight: 600;
	margin-bottom: 8px
}

.notification .alert i {
	margin-top: 3px;
	margin-right: 12px
}

.notification .alert-success {
	background-color: #c3de7a;
	border-color: #b0c383;
	color: #7ea120
}

.notification .alert-info {
	background-color: #89d4db;
	border-color: #84b5b9;
	color: #3f9da6
}

.notification .alert-warning {
	background-color: #f9df8a;
	border-color: #d5c893;
	color: #ceae46
}

.notification .alert-danger {
	background-color: #e57e7e;
	border-color: #aa635f;
	color: #ac4444
}

.progressicon {
	overflow: hidden
}

.hex {
	width: 61.5px;
	height: 33.5px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
	margin-right: 21px
}

.hex .corner-1,
.hex .corner-2,
.hex a {
	border-left: 2px solid  #f0ad4e;
	border-right: 2px solid  #f0ad4e;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 102%
}

.hex .inner {
	color: #0cadbe;
	font-size: 27px
}

.hex a {
	display: block;
	text-indent: -9999em
}

.hex .corner-1 {
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg)
}

.hex .corner-2 {
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	transform: rotate(-60deg)
}

.hex .corner-1,
.hex .corner-2 {
	background: inherit;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

.progressbars .progressicon .progress-bar,
.progressbars-2 .progressicon .progress-bar {
	background-color: #0cadbe;
	text-align: left;
	padding-left: 17px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #fff
}

.progressbars .progressicon .progress {
	margin-top: 20px;
	height: 33.5px;
	margin-bottom: 21px
}

.progressbars h3 {
	margin-bottom: 30px;
	margin-top: 0
}

.progressbars-2 .progressicon .progress {
	height: 40px;
	margin-bottom: 5px
}

.progressbars-2 .progressicon .progress-bar {
	line-height: 28px
}

.call-to-action,
.carousel-container a.next,
.carousel-container a.prev,
.carousel-container li,
.faqinfo,
.latest-item,
.mukam-line,
.mukam-team .team-social,
.price-line,
.services-1,
.services-2,
.services-3,
.services-4 .holder,
.services-5 {
	text-align: center
}

.progressbars-2 h3 {
	margin-bottom: 30px;
	margin-top: 0
}

.features-title {
	margin-top: 30px !important
}

.toggle {
	font-size: 14px;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	clear: both;
	color: #fff;
	line-height: 42px;
	padding-left: 51px;
	margin-bottom: 0;
	background: #0cadbe;
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -moz-linear-gradient(left, #0cadbe 0, #0cadbe 34px, #434343 34px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0, #0cadbe), color-stop(34px, #0cadbe), color-stop(34px, #434343));
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -webkit-linear-gradient(left, #0cadbe 0, #0cadbe 34px, #434343 34px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -o-linear-gradient(left, #0cadbe 0, #0cadbe 34px, #434343 34px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -ms-linear-gradient(left, #0cadbe 0, #0cadbe 34px, #434343 34px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, linear-gradient(to right, #0cadbe 0, #0cadbe 34px, #434343 34px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0cadbe', endColorstr='#434343', GradientType=1);
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.toggle.title-active {
	background: #434343;
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -moz-linear-gradient(left, #434343 0, #434343 34px, #0cadbe 34px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0, #434343), color-stop(34px, #434343), color-stop(34px, #0cadbe));
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -webkit-linear-gradient(left, #434343 0, #434343 34px, #0cadbe 34px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -o-linear-gradient(left, #434343 0, #434343 34px, #0cadbe 34px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -ms-linear-gradient(left, #434343 0, #434343 34px, #0cadbe 34px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, linear-gradient(to right, #434343 0, #434343 34px, #0cadbe 34px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#434343', endColorstr='#0cadbe', GradientType=1)
}

.toggle-content {
	display: none
}

.toggle-content p {
	padding: 18px 5px 22px 1px;
	color: #616161
}

.mini-contact-form h3 {
	margin-bottom: 25px;
	margin-top: 0
}

.mini-contact-form input {
	width: 47.5%;
	padding-left: 5px;
	margin: 0 2.5% 15px 0;
	float: left;
	height: 40px;
	font-weight: 300;
	border: 1px solid #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.mini-contact-form textarea {
	width: 97.5%;
	margin-bottom: 15px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 300;
	border: 1px solid #f2f2f2
}

.faqinfo {
	border: 1px solid #f4f4f4;
	margin-top: 35px;
	padding: 30px 0;
	font-size: 22px;
	color: #707070
}

.faqinfo img {
	margin: 0 auto
}

.aboutus {
	margin-top: 13px
}

.aboutus img {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.aboutus .flex-direction-nav a {
	display: block;
	width: 40px;
	height: 50px
}

.aboutus:hover .flex-prev {
	opacity: .7;
	left: 14px
}

.aboutus:hover .flex-next {
	opacity: .7;
	right: 14px
}

.aboutus:hover .flex-next:hover,
.aboutus:hover .flex-prev:hover {
	opacity: 1
}

.carousel-container a.next.disabled,
.carousel-container a.prev.disabled {
	opacity: 0
}

.services-1 {
	padding: 40px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	-moz-box-shadow: 1px 3px 5px 1px #eee;
	-webkit-box-shadow: 1px 3px 5px 1px #eee;
	box-shadow: 1px 3px 5px 1px #eee
}

.services-1 img {
	margin: auto
}

.services-1 h4 {
	color: #4a4a4a;
	font-weight: 400
}

.services-1 p {
	color: #f0ad4e
}

.services-1 .holder {
	width: 114px;
	height: 114px;
	background: #f5f5f5;
	color: #b9b9b9;
	margin: 0 auto;
	line-height: 114px;
	padding-top: 15px;
	border-radius: 50%
}

.services-1,
.services-1 .holder,
.services-1 h4,
.services-1 p {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.services-1:hover {
	background:  #f0ad4e
}

.services-1:hover p {
	color: #fff
}

.services-1:hover h4 {
	color: #fff;
	text-shadow: .1px .1px 1px #fff
}

.services-1:hover .holder {
	background: #fff;
	color: #f0ad4e
}

.services-2,
.services-2 .holder {
	background: 0 0;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out
}

.services-2 {
	padding: 0 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.services-2 img {
	margin: auto
}

.services-2 h4 {
	color: #4a4a4a;
	font-weight: 400
}

.services-2 p {
	color:  #f0ad4e
}

.services-2 .holder {
	width: 66px;
	height: 66px;
	color: #b9b9b9;
	margin: 0 auto;
	line-height: 66px;
	padding-top: 5px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	-webkit-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.services-2:hover .holder {
	padding-top: 1px;
	background:  #f0ad4e;
	color: #fff;
	border: 6px double #fff
}

.services-3 {
	background: 0 0;
	padding: 40px 20px;
	border: 1px solid transparent
}

.services-3 .holder {
	font-size: 16px;
	padding-left: 1px;
	padding-top: 11px;
	margin: 0 auto;
	color: #fff;
	width: 83px;
	height: 71px;
	line-height: 69px;
	background: #676767;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.services-3 .caret {
	border-top: 12px solid #676767;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	margin-top: -11px
}

.services-3 h4,
.services-3 p {
	color: #676767
}

.services-3 .b_inherit {
	background: #676767;
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.services-3,
.services-3 .b_inherit,
.services-3 .caret,
.services-3 .holder,
.services-3 h4,
.services-3 p {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.services-3:hover {
	background: #fbfbfb;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.services-3:hover h4 {
	color:  #f0ad4e
}

.services-3:hover .holder {
	background:  #f0ad4e
}

.services-3:hover .caret {
	border-top: 12px solid  #f0ad4e;

.services-3:hover .b_inherit {
	background:  #f0ad4e;
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.services-4 .holder {
	font-size: 34px;
	text-shadow: 0 4px 0 rgba(150, 150, 150, 1);
	float: left;
	width: 75px;
	height: 78px;
	background-color:  #f0ad4e;
	line-height: 81px;
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.services-5,
.services-5 .holder {
	background: 0 0;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out
}

.services-4 .services-4-content {
	float: left;
	width: 86%;
	padding-left: 20px;
	margin-bottom: 53px
}

.services-4 .services-4-content h4 {
	margin: 0
}

.services-4 .services-4-content p {
	font-size: 13px;
	color: #777;
	padding-top: 12px;
	margin: 0 0 3px
}

.services-4 .services-4-content a {
	font-size: 13px;
	font-style: italic;
	color: #959595
}

.services-5 {
	padding: 0 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.services-5 img {
	margin: auto
}

.services-5 h4 {
	color: #fff;
	font-weight: 400
}

.services-5 p {
	color: #fff
}

.services-5 .holder {
	width: 66px;
	height: 66px;
	color: #fff;
	margin: 0 auto;
	line-height: 66px;
	padding-top: 5px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.services-5:hover .holder {
	padding-top: 1px;
	background: #fff;
	color: #0cadbe;
	border: 6px double  #f0ad4e
}

.featured-image {
	text-align: center
}

.featured-image p {
	color: #363636;
	padding-left: 14.03%;
	padding-right: 14.03%
}

.featured-image h2 {
	color: #393939
}

.featured-image img {
	margin: 0 auto
}

.mukam-team {
	width: 100%;
	height: auto;
	overflow: hidden
}

.mukam-team img {
	border-radius: 5px
}

.mukam-team .team-title {
	margin: 15px 0;
	overflow: hidden;
	position: relative
}

.mukam-team .team-name {
	float: left
}

.mukam-team .team-name p {
	color: #5d5d5d;
	font-size: 12px;
	margin: 1px 0 0;
	line-height: 14px
}

.mukam-team .team-name span {
	font-size: 18px;
	font-weight: 900;
	margin-top: 0;
	line-height: 18px
}

.mukam-team .team-social {
	float: right
}

.mukam-team .team-social .team-holder {
	color: #a7a7a7;
	float: right;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	margin-left: 6px;
	border: 2px solid #a7a7a7;
	border-radius: 5px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.mukam-team .team-content {
	padding-top: 5px
}

.mukam-team .team-content p {
	font-size: 13px;
	color: #707070
}

.mukam-team .team-social a:hover .team-holder {
	color:  #f0ad4e;
	border-color:  #f0ad4e
}

.mukam-table .back-inherit {
	background: #f0ad4e
}

.mukam-table .b_asset {
	margin: 10px 0
}

.mukam-table .b_black {
	padding: 0 20px;
	margin: 10px 0
}

.price-line {
	width: 100%;
	margin-top: 80px;
	padding-top: 57px;
	color: #fff;
	padding-bottom: 20px;
	border-radius: 5px 5px 0 0
}

.price-line p {
	margin: 0;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
	color: #fbfbfb
}

.price-line .period {
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	color: #e8e8e8
}

.price-line .price {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	padding-top: 22px;
	border-radius: 100%;
	background: inherit;
	line-height: 40px;
	z-index: 4
}

.price-line .price .mcurrency {
	vertical-align: top;
	color: #fff;
	font-weight: 600
}

.price-line .price .money {
	font-size: 50px;
	font-weight: 900;
	color: #fff
}

.price-line .price .cent {
	color: #fff
}

.mukam-line {
	background: #fff;
	border-bottom: 1px dashed #e1e1e1;
	color: #535252;
	line-height: 54px
}

.mukam-line p {
	margin: 0
}

.mukam-table .b_inherit {
	background:  #f0ad4e;
	padding: 0 20px;
	margin: 10px 0
}

.mukam-line .buton {
	line-height: 16px;
	font-weight: 600;
	color: #fbfbfb
}

.parallax-price-tables {
	background: url(../content/banner/parallax/parallax3.png) no-repeat fixed;
	border-bottom: none
}

.call-to-action h2 {
	font-family: abcd;
	font-weight: 600;
	color: #545353;
	font-size: 32px
}

.call-to-action p {
	font-size: 16px;
	color: #595959;
	font-family: xyz
}

.asset-bg .call-to-action h2,
.asset-bg .call-to-action p {
	color: #fff
}

.asset-bg .call-to-action a {
	color:  #f0ad4e
}

.asset-bg .call-to-action .buton {
	margin-right: 10px
}

.call-to-action-2 {
	margin-bottom: -25px;
	margin-top: -50px;
	padding-top: 25px;
	padding-bottom: 1px;
	color: #fff
}

.call-to-action-2 h4 {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 0
}

.call-to-action-2 p {
	font-weight: 300
}

.call-to-action-2 .buton {
	color: #474747;
	font-weight: 600;
	font-size: 16px !important;
	vertical-align: top;
	border: none
}

.call-to-action-2 .buton>i {
	margin-right: 10px;
	vertical-align: bottom;
	line-height: 22px
}

.full-image-gallery {
	width: 100%;
	position: relative
}

.full-image-gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block
}

.full-image-gallery li {
	display: block;
	float: left
}

.latestwork {
	padding-left: 40px;
	padding-right: 40px
}

.latestwork h3 {
	margin-left: 10px;
	text-shadow: none
}

.carousel-container li:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.carousel-container li img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}

.clientslider .slides li,
.latest-item {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.carousel-container ul {
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
	height: auto
}

.carousel-container li {
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 350px
}

.latest-item {
	padding: 13px 13px 10px;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 7px 0 #eac336;
	-moz-box-shadow: 0 7px 0 #eac336;
	box-shadow: 0 7px 0 #eac336;
	transition: all .2s ease-in-out
}

.latest-item img {
	margin: auto
}

.carousel-container a.next,
.carousel-container a.prev {
	background: #f36622;
	width: 40px;
	height: 80px;
	display: block;
	position: absolute;
	top: 185px;
	padding-top: 16px
}

.carousel-container a.prev {
	left: 0
}

.carousel-container a.next {
	right: 0
}

.carousel-container a.next.disabled,
.carousel-container a.prev.disabled {
	cursor: default
}

.carousel-container a.next span,
.carousel-container a.prev span {
	color: #f1f1f1
}

.carousel-container li:hover .latest-item {
	-webkit-box-shadow: 0 7px 0 #0cadbe;
	-moz-box-shadow: 0 7px 0 #0cadbe;
	box-shadow: 0 7px 0 #0cadbe
}

.widget-thumb {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block
}

.carousel-icon,
.overthumb {
	position: absolute;
	top: 100%;
	opacity: 0;
	width: 100%;
	text-align: center;
	display: block
}

.overthumb {
	left: 0;
	background: #30bbc6;
	height: 100%;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.carousel-icon,
.sidebar-widget .mukam-tag-cloud ul li a {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out
}

.carousel-icon {
	font-size: 19px;
	height: auto;
	transition: all .4s ease-out
}

.lightzoom,
.postlink {
	background: #fff;
	color: #000;
	opacity: 1
}

.lightzoom {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 14px 10px 11px 14px;
	margin-right: 5px
}

.postlink {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 14px 14px 11px;
	margin-left: 5px
}

.carousel-container li:hover .overthumb {
	top: 0;
	opacity: .7
}

.carousel-container li:hover .carousel-icon {
	opacity: 1;
	top: 40%
}

.latest-work-grid {
	overflow: hidden;
	margin: 0 auto;
	width: 100%
}

.latest-work-grid .grid-sizer,
.latest-work-item {
	margin-right: 3.333333%;
	width: 30%;
	height: auto;
	float: left
}

.latest-work-item {
	margin-bottom: 30px
}

.latest-work-item:hover .overthumb {
	top: 0;
	opacity: .7
}

.latest-work-item:hover .carousel-icon {
	opacity: 1;
	top: 40%
}

.latest-work-item .widget-thumb img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}

.latest-work-item:hover .widget-thumb img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.blog-widget .latest-post {
	padding-top: 20px
}

.blog-widget .post-date {
	width: 55px;
	float: left;
	padding-top: 10px;
	text-align: center
}

.blog-widget .post-day {
	font-size: 26px;
	font-weight: 700;
	color: #636363;
	width: 55px;
	border: 1px solid #e3e3e3;
	line-height: 58px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../img/day.png) bottom repeat-x
}

.blog-widget .post-month {
	color: #989898;
	font-size: 12px;
	text-transform: uppercase
}

.blog-widget .post-content {
	width: 85%;
	float: left;
	margin-left: 18px
}

.blog-widget .post-content h3 {
	font-family: abcd;
	font-size: 16px;
	text-shadow: none;
	font-weight: 700;
	color: #4f4f4f
}

.blog-widget .post-content h3 a {
	color: #4f4f4f
}

.blog-widget .post-content h3 a:hover {
	color: #428bca
}

.blog-widget .post-content i {
	color: #898989;
	margin: 3px 3px 0 0
}

.blog-widget .comments {
	color: #707070;
	font-size: 13px;
	font-weight: 700
}

.blog-widget .post-intro a {
	font-weight: 700
}

.happyclients {
	width: 100%;
	height: auto
}

.testimonial {
	border: 1px solid #f3f3f3;
	outline: #fff solid 1px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-align: center;
	padding: 30px 50px 20px 60px;
	background: url(../img/coma.png) 20px 20px no-repeat, url(../img/coma-rotate.png) bottom 40px right 20px no-repeat;
	margin-top: 30px
}

.clientphoto {
	float: left;
	height: 54px;
	width: 45%
}

.clientphoto img {
	float: right
}

.byclient {
	font-size: 12px;
	color: #7b7b7b;
	float: left;
	width: 55%;
	text-align: left;
	padding: 5px 0 0 5px
}

.happyclients-2 {
	background: url(../assets/video/bg2.png) repeat-x;
	padding: 40px 0 80px;
	overflow: hidden;
	position: relative
}

.happyclients-2-inner {
	background: #f0ad4e;
	opacity: .9;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.blog-wrapper,
.blog-wrapper .blog-thumbnail {
	position: relative
}

.happyclients-2 .flex-control-nav {
	bottom: -50px
}

.happyclientslider {
	text-align: center;
	margin: 0 auto;
	color: #fdfdfd;
	font-size: 20px;
	background: url(../img/coma-client.png) 20px 0 no-repeat, url(../img/coma-client-rotate.png) bottom 50px right 50px no-repeat
}

.happyclientslider .byclient,
.happyclientslider .clientphoto {
	width: 50%
}

.happyclientslider .byclient {
	font-size: 18px;
	font-weight: 700;
	color: #fdfdfd
}

.happyclientslider .byclient span {
	font-size: 16px;
	font-weight: 400;
	color: #fdfdfd
}

.clients-say {
	width: 76%;
	margin: 0 auto
}

.clients-say h2 {
	font-family: abcd;
	font-weight: 700
}

.happyclients-2 .flex-control-paging li a {
	background: rgba(0, 0, 0, .19);
	-webkit-box-shadow: inset 0 0 3px transparent;
	-moz-box-shadow: inset 0 0 3px transparent;
	-o-box-shadow: inset 0 0 3px transparent;
	box-shadow: inset 0 0 3px transparent
}

.happyclients-2 .flex-control-paging li a.flex-active,
.happyclients-2 .flex-control-paging li a:hover {
	background: #fff;
	background: rgba(255, 255, 255, .9)
}

.clientslider .slides li {
	transition: all .2s ease-in-out;
	-webkit-filter: grayscale(100%)
}

.blog-item .blog-title a,
.blog-wrapper .blog-title,
.blog-wrapper .socialbox {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.clientslider .slides li:hover {
	-webkit-filter: none
}

.subscribe {
	margin-top: 30px;
	padding: 7px;
	background: #D1D1D1;
	background: -moz-repeating-linear-gradient(45deg, #ed918f, #ed918f 30px, #fff 30px, #fff 40px, #a1a1a1 40px, #a1a1a1 70px, #fff 70px, #fff 80px);
	background: -webkit-repeating-linear-gradient(45deg, #ed918f, #ed918f 30px, #fff 30px, #fff 40px, #a1a1a1 40px, #a1a1a1 70px, #fff 70px, #fff 80px);
	background: -o-repeating-linear-gradient(45deg, #ed918f, #ed918f 30px, #fff 30px, #fff 40px, #a1a1a1 40px, #a1a1a1 70px, #fff 70px, #fff 80px);
	background: repeating-linear-gradient(45deg, #ed918f, #ed918f 30px, #fff 30px, #fff 40px, #a1a1a1 40px, #a1a1a1 70px, #fff 70px, #fff 80px);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.subscribe h3 {
	font-family: abcd;
	font-size: 20px;
	color: #555;
	font-weight: 600;
	padding-left: 20px
}

.subscribe p {
	color: #5b5858;
	padding-left: 20px
}

.subscribe-inner {
	padding: 5px;
	background-image: url(../img/subscribemail.png), url(../img/poststamp.png);
	background-repeat: no-repeat;
	background-position: 20px 80px, top right;
	background-color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.subscribe-widget form {
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	float: right
}

.subscribe-widget .button {
	padding: 6px 15px;
	background: #0cadbe;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0 5px 5px 0;
	border: 0;
	line-height: 25px
}

.subscribe-widget .email-form {
	font-size: 13px;
	color: #999;
	font-style: italic;
	width: 270px;
	float: left;
	webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #e0e0e0;
	padding: 5px 0 5px 5px;
	line-height: 25px
}

.ourclients {
	text-align: center;
	padding-bottom: 40px
}

.ourclients h2 {
	text-shadow: none;
	color: #393939
}

.ourclients-text {
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 40px
}

.ourclients-text p {
	color: #6f6f6f
}

.ourclients-text2 p {
	margin: 0 0 10px;
	text-align: justify;
	font-size: 17px;
	font-family: xyz;
	padding-bottom: 0;
	color: #505050;
	text-align-last: center
}

.ourclients-text2 {
	width: 1300px;
	margin: 0 auto
}

.ourclients .flex-control-paging li a {
	background: #fff
}

.ourclients .flex-control-paging li a.flex-active {
	background: #0cadbe
}

.ourclients .flex-direction-nav {
	margin-bottom: 40px
}

.ourclients .flex-control-nav {
	bottom: 0
}

.blog-item,
.blog-sizer {
	width: 31%;
	float: left;
	margin-bottom: 36px
}

.blog-item.n2 {
	width: 62%
}

.blog-item .blog-title a,
.blog-wrapper .blog-title {
	transition: all .2s ease-in-out;
	font-size: 22px;
	color: #373737
}

.blog-wrapper .blog-title a:hover {
	color:  #f0ad4e
}

.blog-wrapper .blog-type-logo {
	overflow: hidden;
	position: absolute;
	margin: 0 auto;
	bottom: 0;
	text-align: center;
	border-bottom: 5px solid #0cadbe;
	width: 100%;
	height: 30px;
	background: 0 0
}

.blog-wrapper .half-round {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background:  #f0ad4e;
	margin: 2px auto 0;
	padding-top: 3px;
	color: #fff
}

.blog-wrapper .blog-content {
	background: #fff;
	border: 1px solid #f4f4f4;
	border-top: 0;
	padding: 10px 15px
}

.blog-wrapper .blog-content p {
	color: #616161;
	font-weight: 400;
	font-size: 13px
}

.blog-wrapper .blog-date {
	background: #3b3f33;
	position: absolute;
	top: 0;
	padding: 5px 10.5px 10px 12.5px;
	text-align: center
}

.blog-wrapper .day {
	font-size: 44px;
	line-height: 44px;
	font-weight: 900;
	color: #fff;
	margin: 0 0 0 2px
}

.blog-wrapper .monthyear {
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	margin: 2px 0 0
}

.blog-wrapper .blog-content .blog-meta {
	font-size: 12px;
	font-weight: 300;
	color: #727272
}

.blog-wrapper .blog-content .blog-meta a {
	color: #1d1d1d;
	font-weight: 400
}

.blog-wrapper .buton {
	font-weight: 600
}

.blog-wrapper .b_inherit {
	border-radius: 0;
	background: #0cadbe;
	border: 0
}

.blog-wrapper .socialbox {
	transition: all .2s ease-in-out;
	margin-bottom: 6px;
	float: right;
	width: 37px;
	height: 37px;
	border: 1px solid #BEBCBC;
	border-radius: 100%;
	background: 0 0;
	margin-right: 6px;
	font-size: 16px;
	text-align: center;
	padding-top: 7px
}

.blog-style-2 .blog-item .blog-title a,
.blog-style-2 .blog-title,
.blog-wrapper .socialbox i {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.blog-wrapper .socialbox i {
	transition: all .2s ease-in-out;
	color: #8c8c8c
}

.blog-wrapper .social-widget a:hover .socialbox {
	background: #0cadbe
}

.blog-wrapper .social-widget a:hover .socialbox i {
	color: #fff
}

.blog-wrapper .social-widget .socialbox i {
	font-size: 16px
}

.blog-wrapper .blog-share h4 {
	float: left
}

.blog-wrapper .blog-share {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #f4f4f4;
	padding: 10px 15px 54px
}

.blog-style-2 .blog-item {
	width: 95%;
	float: none;
	margin-bottom: 30px
}

.blog-style-2 .blog-item .blog-title a,
.blog-style-2 .blog-title {
	font-size: 24px;
	transition: all .2s ease-in-out
}

.blog-style-2 .blog-item i {
	font-size: 11px
}

.blog-wrapper .blog-categories {
	border: 1px solid #f7f7f7;
	background: #fff;
	margin-bottom: 30px
}

.blog-wrapper .blog-categories ul {
	margin: 0;
	padding: 0
}

.blog-wrapper .blog-categories ul li {
	list-style: none;
	float: left
}

.blog-wrapper .blog-categories ul li a {
	color: #585858;
	padding: 0 15px 0 20px;
	line-height: 40px
}

.blog-wrapper .blog-categories ul li a:hover {
	color: #0cadbe
}

.blog-style-3 .blog-sizer {
	width: 23%
}

.blog-style-3 .blog-item {
	width: 23%;
	float: left;
	margin-bottom: 20px
}

ol.commentlist {
	padding-left: 0;
	margin-top: 30px;
	list-style: none
}

ol.commentlist ul {
	list-style: none
}

.media {
	margin-bottom: 30px
}

.media-body {
	padding-left: 30px;
	background: #fff;
	border: 1px solid #fbfbfb
}

.comment-respond input,
.comment-respond textarea {
	color: #333;
	padding-left: 10px;
	border-radius: 5px;
	border-color: #f7f7f7
}

.media-heading {
	margin: 10px 5px 5px 0
}

.comment-respond .buton {
	margin-left: 15px;
	margin-top: 15px
}

.comment-respond form {
	margin-left: -15px;
	margin-top: 25px
}

.comment-respond input {
	height: 40px;
	margin-bottom: 15px
}

.sidebar {
	position: relative;
	padding: 0;
	overflow: hidden
}

.sidebar-widget {
	width: 100%;
	margin-bottom: 30px
}

.sidebar-widget h3 {
	color: #0cadbe;
	margin: 0 0 26px
}

.sidebar-widget h3 span {
	color: #393939
}

.sidebar-widget .search {
	width: 100%;
	padding: 12px 16px;
	background: #f0f0f0
}

.sidebar-widget .search-query {
	width: 100%;
	padding-left: 12px;
	height: 42px;
	border: 1px solid #e9e9e9;
	font-style: italic;
	font-size: 13px
}

.sidebar-widget .search-icon {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 9%;
	top: 18px;
	width: 30px;
	height: 30px;
	background: #888;
	border-radius: 100%;
	color: #fff
}

.search-icon a {
	color: #fff
}

.sidebar-widget .popular-post {
	margin-bottom: 23px
}

.sidebar-widget .popular-post img {
	height: 71px;
	width: 72px;
	float: left;
	margin-right: 14px
}

.sidebar-widget .popular-post h6,
.sidebar-widget .popular-post h6 a {
	font-family: abcd;
	color: #6d6d6d;
	font-weight: 600;
	text-shadow: none;
	margin-bottom: 0;
	font-size: 16px
}

.sidebar-widget .popular-post h6 a:hover {
	color: #0cadbe
}

.sidebar-widget .popular-post .popular-date {
	color: #a1a1a1;
	font-size: 12px;
	padding-top: 3%;
	margin: 0
}

.sidebar-widget .popular-post .popular-author,
.sidebar-widget .popular-post .popular-author a {
	color: #939393;
	font-size: 14px;
	margin: 0
}

.sidebar-widget .popular-post .popular-author a,
.sidebar-widget .popular-post .popular-author a:hover {
	color: #c11f2f
}

.sidebar-widget ul {
	padding: 0
}

.sidebar-widget ul li {
	padding-bottom: 12px;
	list-style-type: none;
	font-size: 13px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.sidebar-widget ul li:hover {
	padding-left: 10px
}

.sidebar-widget ul li i {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 11px
}

.sidebar-widget ul li a:hover i {
	color: #0cadbe
}

.sidebar-widget ul li a {
	color: #2d2a2a;
	font-size: 15px
}

.sidebar-widget ul li a:hover {
	color: #0cadbe
}

.sidebar-widget .mukam-tag-cloud,
.sidebar-widget .mukam-tag-cloud ul {
	overflow: hidden
}

.sidebar-widget .mukam-tag-cloud ul li {
	padding-left: 0;
	float: left;
	margin: 13px 5px 0 0;
	height: 37px
}

.breadcrumb,
.breadcrumb ul {
	float: right
}

.sidebar-widget .mukam-tag-cloud ul li a {
	border: 1px solid #e8e8e8;
	padding: 12px 22px;
	color: #a1a1a1;
	font-size: 13px;
	transition: all .4s ease-out
}

.sidebar-widget .mukam-tag-cloud ul li:hover a {
	border: 1px solid  #f0ad4e;
	color:  #f0ad4e
}

.sidebar-widget .mukam-tag-cloud ul li:hover {
	padding-left: 0
}

.sidebar-widget .subscribe-mini .email-form {
	width: 100%;
	height: 44px;
	padding-left: 12px;
	color: #a3a3a3;
	font-weight: 300;
	font-size: 13px;
	border: 1px solid #f4f4f4
}

.sidebar-widget .subscribe-mini .b_inherit {
	border-radius: 0;
	background: #0cadbe;
	margin-top: 10px;
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2);
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .2)
}

.sidebar-widget .textwidget {
	color: #616161
}

.caption-out {
	padding-top: 34px;
	padding-bottom: 34px;
	border: 0;
	background: url(../content/caption-background.jpg)
}

.caption {
	color: #fff
}

.caption p {
	color: #d6d6d6
}

.breadcrumb {
	background: 0 0;
	padding: 0 15px 0 0;
	margin: 25px 0 0;
	text-align: right
}

.breadcrumb ul li {
	color: #aeaeae;
	font-size: 12px;
	float: left;
	list-style: none;
	margin-left: 2px
}

.breadcrumb ul li a {
	color: #aeaeae;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.portfolio-style-1 .portfolio-meta,
.portfolio-style-1-filter ul li {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.breadcrumb ul li a:hover {
	color: #fff
}

.portfolio-right {
	padding-left: 30px
}

.portfolio-title {
	color: #393939
}

.portfolio-style-1 .grid-sizer {
	width: 100%
}

.portfolio-style-1-filter {
	border: 4px double #c0975c;
	border-width: 4px 0;
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px
}

.portfolio-style-1-filter span {
	color: #bf0005;
	padding: 0 15px
}

.portfolio-style-1-filter ul {
	margin: 0;
	padding: 0
}

.portfolio-style-1-filter ul li {
	transition: all .2s ease-in-out;
	text-shadow: 3px 2px 3px #ccc6c6;
	float: left;
	list-style: none;
	margin-right: 5px;
	font-weight: 700;
	line-height: 54px;
	font-size: 19px;
	color: #bf0005
}

.portfolio-style-1-filter ul li.active,
.portfolio-style-1-filter ul li:hover {
	color:  #f0ad4e
}

.portfolio-style-1 .portfolio-1-wrapper {
	position: relative;
	width: auto;
	height: auto;
	display: block
}

.portfolio-style-1 .portfolio-item {
	margin-bottom: 50px
}

.portfolio-style-1 .portfolio-thumbnail {
	position: relative;
	width: 46%;
	float: left;
	display: block;
	overflow: hidden
}

.portfolio-style-1 .portfolio-content {
	color: #4e4e4e;
	width: 51%;
	float: left;
	margin-left: 3%;
	border-bottom: 4px solid #0cadbe;
	padding-bottom: 10px
}

.portfolio-style-1 .portfolio-title {
	margin-top: 0
}

.portfolio-style-1 .about-project {
	color: #393939
}

.portfolio-style-1 .portfolio-meta {
	transition: all .2s ease-in-out;
	float: none;
	overflow: hidden;
	margin-bottom: 8px;
	cursor: pointer
}

.portfolio-style-1 .holder {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding-top: 1px;
	padding-left: 1px;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	float: left;
	text-align: center;
	background: #5d5d5d;
	color: #fff;
	line-height: 32px
}

.portfolio-style-1 .project-meta {
	float: left;
	margin-left: 15px;
	height: 32px;
	line-height: 32px
}

.portfolio-style-1 .project-meta a {
	color: #4e4e4e
}

.portfolio-style-1 .portfolio-meta:hover .holder {
	background: #0cadbe
}

.portfolio-style-1 .portfolio-meta:hover .project-meta,
.project-meta a:hover {
	color: #0cadbe
}

.portfolio-thumbnail:hover .overthumb {
	top: 0;
	opacity: .7
}

.portfolio-thumbnail:hover .carousel-icon {
	opacity: 1;
	top: 40%
}

.latestproduct-container a.next.disabled,
.latestproduct-container a.prev.disabled {
	opacity: 0
}

.portfolio-thumbnail img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}

.latestproduct-item,
.portfolio-style-3 .portfolio-item-3 {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.portfolio-thumbnail:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.portfolio-style-2 .portfolio-2-wrapper {
	position: relative;
	width: auto;
	height: auto;
	display: block
}

.portfolio-style-2 .grid-sizer {
	width: 24%;
	float: left
}

.portfolio-style-2 .portfolio-item-2 {
	width: 24%;
	float: left;
	margin-bottom: 10px
}

.portfolio-style-2 .portfolio-thumbnail {
	width: 100%;
	overflow: hidden
}

.portfolio-style-3 .portfolio-3-wrapper {
	position: relative;
	width: auto;
	height: auto;
	display: block
}

.portfolio-style-3 .grid-sizer {
	width: 31%;
	float: left
}

.portfolio-style-3 .portfolio-title {
	color: #4a4a4a
}

.portfolio-style-3 .portfolio-content {
	color: #363636
}

.portfolio-style-3 .portfolio-item-3 {
	width: 31%;
	float: left;
	padding: 10px;
	margin-bottom: 38px;
	text-align: center;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 7px 0 #696969;
	-moz-box-shadow: 0 7px 0 #696969;
	box-shadow: 0 7px 0 #696969;
	transition: all .2s ease-in-out
}

.portfolio-style-3 .portfolio-item-3:hover {
	-webkit-box-shadow: 0 7px 0 #0cadbe;
	-moz-box-shadow: 0 7px 0 #0cadbe;
	box-shadow: 0 7px 0 #0cadbe
}

.portfolio-style-3 .portfolio-thumbnail {
	position: relative;
	width: 100%;
	overflow: hidden
}

.portfolio-item-3 h4 {
	margin-top: 20px
}

.col-md-9 .portfolio-style-3 .grid-sizer,
.col-md-9 .portfolio-style-3 .portfolio-item-3 {
	width: 98%
}

.col-md-9.portfolio-right .portfolio-style-3 .portfolio-item-3,
.portfolio-style-1.single .portfolio-content,
.portfolio-style-1.single .portfolio-thumbnail {
	width: 100%
}

.portfolio-style-1.single .portfolio-content {
	margin-left: 0;
	padding-top: 30px
}

.portfolio-style-1.single .portfolio-title {
	margin-bottom: 20px
}

.portfolio-style-1.single .content-left {
	width: 75%;
	overflow: hidden;
	float: left;
	padding-right: 30px
}

.portfolio-style-1.single .content-right {
	width: 25%;
	overflow: hidden;
	float: left
}

.portfolio-style-1.single .about-project {
	margin-top: 0
}

.sidebar.portfolio {
	padding-right: 15px
}

.shop-currency {
	width: 130px;
	height: 38px
}

.shop-currency select {
	width: 130px;
	height: 26px;
	color: #939393;
	padding-left: 5px;
	margin-top: 6px;
	border: 0;
	font-size: 11px;
	line-height: 26px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: url(../img/currency-drop.jpg) right no-repeat #f0f0f0
}

#shopslider .ls-below-thumbnails,
#shopslider .ls-bottom-nav-wrapper {
	left: 35px;
	text-align: left
}

.bg-shop-slider {
	padding-top: 10px;
	background: #fafafa
}

.bg-shop {
	padding-top: 30px;
	padding-bottom: 40px;
	background: #fafafa
}

.latestproduct-title {
	width: 100%;
	height: auto;
	overflow: hidden
}

.latestproduct-title h3 {
	float: left;
	margin-top: 0
}

.double-divider {
	border-bottom: 4px double #e2e2e2;
	height: 4px;
	width: 79%;
	margin-top: 23px;
	float: right
}

.latestproduct-container {
	position: relative;
	height: 560px
}

.latestproduct-container ul {
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
	height: auto
}

.latestproduct-container li {
	float: left;
	text-align: center;
	margin: 0;
	height: auto;
	width: 280px;
	padding-right: 20px
}

.latestproduct-item {
	background: #fff;
	padding: 5px 5px 0;
	text-align: center;
	border: 1px solid #e6e6e6;
	transition: all .2s ease-in-out
}

.featuredproduct-item,
.html_carousel .nextprev .slidebox {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.latestproduct-item img {
	margin: auto
}

.latestproduct-item h4 {
	color: #646363;
	font-family: abcd;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 22px
}

.latestproduct-item p {
	color: #818181;
	font-size: 12px;
	line-height: 12px
}

.latestproduct-item .price-rating {
	margin-top: 20px;
	border-bottom: 4px double #efefef;
	padding-bottom: 6px
}

.latestproduct-item .product-price {
	float: left;
	position: relative
}

.latestproduct-item .product-price p {
	font-size: 20px;
	line-height: 25px;
	color: #0cadbe;
	text-align: left;
	font-weight: 600;
	margin-left: 5px
}

.latestproduct-item .discount {
	width: 100px;
	position: absolute;
	top: -9px
}

.latestproduct-item .discount p {
	color: #818181 !important;
	font-size: 11px;
	line-height: 11px
}

.latestproduct-item .discount span {
	color: #818181;
	text-decoration: line-through;
	display: inline
}

.latestproduct-item .product-rating {
	float: right
}

.product-rating img {
	display: inline;
	margin: 0
}

.latestproduct-item .addtocart {
	height: 40px
}

.latestproduct-item .addtocart p {
	color: #525252;
	font-size: 13px;
	margin-top: 15px;
	vertical-align: bottom
}

.latestproduct-item .addtocart i {
	font-size: 20px;
	margin-right: 5px;
	vertical-align: middle
}

.latestproduct-container a.next,
.latestproduct-container a.prev {
	background: #696969;
	width: 40px;
	height: 80px;
	display: block;
	position: absolute;
	top: 185px;
	text-align: center;
	padding-top: 16px
}

.html_carousel,
.html_carousel div.slide {
	position: relative;
	min-height: 1px;
	overflow: hidden
}

.latestproduct-container a.prev {
	left: -60px
}

.latestproduct-container a.next {
	right: -40px
}

.latestproduct-container a.next.disabled,
.latestproduct-container a.prev.disabled {
	cursor: default
}

.latestproduct-container a.next span,
.latestproduct-container a.prev span {
	color: #f1f1f1
}

.latestproduct-container li:hover .overthumb {
	top: 0;
	opacity: .7
}

.latestproduct-container li:hover .carousel-icon {
	opacity: 1;
	top: 40%
}

.latestproduct-container.relatedproduct {
	height: 480px
}

.latestproduct-container.relatedproduct a.next,
.latestproduct-container.relatedproduct a.prev {
	height: 42px;
	padding-top: 0
}

.latestproduct-container.relatedproduct a.prev {
	top: -70px;
	right: 65px;
	left: auto
}

.latestproduct-container.relatedproduct a.next {
	top: -70px;
	right: 20px;
	left: auto
}

.featured-products {
	background: #fafafa
}

.featured-products .sidebar {
	padding-left: 15px;
	padding-right: 15px
}

.featuredproduct-item-container {
	width: 100%;
	height: auto;
	margin-top: 20px
}

.featuredproduct-item {
	background: #fff;
	width: 32%;
	margin-left: 2%;
	margin-bottom: 30px;
	float: left;
	padding: 7px 7px 0;
	text-align: center;
	border: 1px solid #e6e6e6;
	transition: all .2s ease-in-out
}

.featuredproduct-item:nth-child(3n+1) {
	margin-left: 0
}

.featuredproduct-title {
	width: 100%;
	height: auto;
	overflow: hidden
}

.featuredproduct-title h3 {
	float: left;
	margin-top: 0
}

.featuredproduct-title .double-divider {
	border-bottom: 4px double #e2e2e2;
	height: 4px;
	width: 62%;
	margin-top: 23px;
	float: right
}

.featuredproduct-item img {
	margin: auto
}

.featuredproduct-item h4 {
	color: #646363;
	font-family: abcd;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 22px
}

.featuredproduct-item p {
	color: #818181;
	font-size: 12px;
	line-height: 12px
}

.featuredproduct-item .price-rating {
	margin-top: 27px;
	border-bottom: 4px double #efefef;
	padding-bottom: 6px
}

.featuredproduct-item .product-price {
	float: left
}

.featuredproduct-item .product-price p {
	font-size: 20px;
	color: #0cadbe;
	text-align: left;
	font-weight: 600;
	margin-left: 5px
}

.featuredproduct-item .product-rating {
	float: right
}

.featuredproduct-item .addtocart {
	height: 40px
}

.featuredproduct-item .addtocart p {
	color: #525252;
	font-size: 13px;
	margin-top: 15px;
	vertical-align: bottom
}

.parallax-shop h1,
.parallax-shop h4 {
	color: #fff;
	text-align: center;
	font-family: 'Source Sans Pro'
}

.featuredproduct-item .addtocart i {
	font-size: 20px;
	margin-right: 5px;
	vertical-align: middle
}

.featuredproduct-item:hover .overthumb {
	top: 0;
	opacity: .7
}

.featuredproduct-item:hover .carousel-icon {
	opacity: 1;
	top: 40%
}

.parallax-shop {
	background: url(../content/banner/shop/parallax-shop.jpg) no-repeat fixed;
	border-bottom: none;
	padding-bottom: 90px
}

.parallax-shop h1 {
	font-size: 48px;
	font-weight: 600;
	line-height: 48px
}

.parallax-shop h4 {
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 65px
}

.sidebar-widget .best-sellers {
	margin-bottom: 23px
}

.sidebar-widget .best-sellers img {
	height: 71px;
	width: 72px;
	float: left;
	margin-right: 14px
}

.sidebar-widget .best-sellers h6,
.sidebar-widget .best-sellers h6 a {
	font-family: abcd;
	color: #6d6d6d;
	font-weight: 600;
	text-shadow: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.sidebar-widget .best-sellers h6 a:hover {
	color:  #f0ad4e
}

.sidebar-widget .best-sellers .product-intro {
	color: #6d6d6d;
	font-weight: 600;
	font-size: 13px;
	margin: 3px 0 0;
	line-height: 16px
}

.sidebar-widget .best-sellers .product-price {
	color: #6d6d6d;
	font-weight: 600;
	font-size: 16px;
	margin: 0
}

.cart-list {
	width: 100%;
	height: auto;
	padding: 10px 10px 0;
	background: #fff;
	border: 1px solid #f7f7f7
}

.cart-bar {
	width: 100%;
	background: #565656;
	text-align: center;
	color: #fff;
	line-height: 40px
}

.cart-bar-list {
	width: 100%;
	text-align: center;
	height: 128px;
	line-height: 128px
}

.cart-product {
	float: left;
	width: 61%;
	font-size: 20px;
	font-weight: 600
}

.cart-product-2 {
	float: left;
	width: 61%;
	text-align: left;
	border-right: 1px solid #d8d8d8;
	height: 128px;
	padding-top: 10px
}

.cart-price,
.cart-quantity,
.cart-total {
	font-size: 20px;
	font-weight: 600;
	float: left;
	width: 11.6279069767441%
}

.cart-price-2,
.cart-quantity-2,
.cart-total-2 {
	font-family: caviar_dreamsregular;
	float: left;
	width: 11.6279069767441%;
	font-size: 24px;
	border-right: 1px solid #d8d8d8
}

.cart-remove,
.cart-remove-2 {
	float: left;
	width: 4.11449016100%;
	border-right: 1px solid #d8d8d8
}

.cart-product-2 img {
	margin-right: 10px;
	width: 85px;
	height: 110px
}

.cart-product-2 h4 {
	line-height: 24px;
	margin: 32px 0 0;
	color: #393939
}

.cart-product-2 p {
	line-height: 14px;
	font-size: 13px;
	color: #6e6e6e;
	margin-top: 7px
}

.cart-shipping {
	width: 58.333333333333336%;
	float: left;
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 15px;
	border: 1px solid #f7f7f7
}

.cart-shipping h4 {
	margin-left: 15px;
	margin-top: 15px;
	color: #393939;
	font-size: 26px
}

.cart-shipping input,
.cart-shipping label,
.cart-shipping select {
	font-weight: 400;
	font-size: 13px;
	height: 34px;
	margin-top: 5px;
	line-height: 34px;
	color: #6e6e6e
}

.cart-quantity-2 {
	height: 128px;
	align-items: center;
	justify-content: center;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	-moz-box-pack: center;
	-moz-box-align: center;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-pack: center;
	box-align: center
}

.cart-quantity-2 input {
	width: 63px;
	height: 40px;
	text-align: center
}

.cart-shipping .b_inherit {
	border-radius: 0;
	background: #0cadbe;
	border: 0;
	float: right;
	margin-right: 15px
}

.cart-total3 {
	width: 41.666666666664%;
	float: left;
	overflow: hidden;
	margin-top: 30px;
	padding-left: 15px
}

.cart-total3 h3 {
	margin-top: 15px;
	border-bottom: 4px double #e9e9e9;
	color: #4e4e4e
}

.cart-total3 .cart-container {
	border-bottom: 1px solid #e9e9e9
}

.cart-total3 .cart-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	float: left;
	line-height: 26px;
	color: #4e4e4e;
	font-size: 16px
}

.cart-total3 .cart-content,
.cart-total3 .cart-content-2,
.cart-total3 .cart-content-total {
	font-family: 'Source Sans Pro';
	float: right;
	line-height: 26px
}

.cart-total3 .cart-content-2 {
	font-weight: 400
}

.cart-total3 .cart-content-total {
	font-size: 24px;
	font-weight: 700
}

.product-single {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px
}

.product-thumbnails {
	width: 60%;
	float: left
}

.product-single-content {
	width: 40%;
	float: left
}

.product-gallery {
	width: 100px;
	float: left
}

.product-gallery img {
	width: 100px;
	height: 128px
}

.product-gallery-active {
	width: 67%;
	float: left;
	margin-left: 15px;
	padding: 10px;
	border: 1px solid #f4f4f4;
	background: #fff
}

.product-gallery-active .small {
	width: 100%;
	height: auto
}

.product-gallery-active .large {
	width: 800%;
	height: auto
}

.product-single-content h3 {
	margin-top: 0;
	color: #393939
}

.product-single-content p {
	font-size: 13px;
	color: #6e6e6e
}

.product-single-content ul.list-none {
	margin-top: 20px;
	margin-bottom: 20px
}

.product-single-content .list-none li {
	font-size: 16px;
	color: #4e4e4e;
	margin-top: 15px
}

.product-single-content .list-none i {
	font-size: 12px;
	line-height: 24px
}

.product-single-content .b_inherit {
	border-radius: 0;
	background: #0cadbe;
	border: 0;
	float: none;
	margin-left: 5px
}

.product-single-content .buton-large {
	padding: 9px 20px !important
}

.product-single-content input {
	width: 60px;
	height: 40px;
	display: inline;
	vertical-align: baseline;
	text-align: center
}

.html_carousel {
	padding: 0;
	width: 100%
}

.html_carousel div.slide {
	width: 100%
}

.html_carousel div.slide div.slide-intro {
	background-color: rgba(49, 49, 49, .8);
	width: 100%;
	height: 130px;
	position: absolute;
	display: block;
	bottom: 0
}

.html_carousel div.slide .slide-excerpt {
	border-bottom: 1px solid #6a6868;
	float: left;
	width: 91%;
	height: auto;
	padding-bottom: 7px;
	margin-top: 15px
}

.html_carousel div.slide .blog-date {
	background: #0cadbe;
	position: relative;
	float: left;
	margin: 15px 15px 15px 0;
	padding: 19px 15px;
	text-align: center
}

.html_carousel div.slide .day {
	font-size: 44px;
	line-height: 44px;
	font-weight: 900;
	color: #fff;
	margin: 0 0 0 2px;
	padding: 0;
	display: block;
	border: 0
}

.html_carousel div.slide .monthyear {
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	margin: 2px 0 0;
	padding: 0;
	display: block;
	border: 0
}

.contact input,
.contact textarea {
	padding-left: 10px;
	border-radius: 5px
}

.html_carousel div.slide .row {
	margin-left: 0
}

.html_carousel div.slide h4 {
	margin: 0;
	color: #fff
}

.html_carousel div.slide p {
	font-size: 13px;
	display: inline-block;
	color: #dbdbdb;
	margin: 0
}

.html_carousel div.slide .blog-meta {
	color: #b7b7b7;
	margin-top: 10px;
	font-size: 12px
}

.html_carousel div.slide .blog-meta a {
	color: #e3e3e3
}

.html_carousel .nextprev {
	position: absolute;
	bottom: 130px;
	right: 20%
}

.html_carousel .nextprev .slidebox {
	color: #fff;
	background-color: rgba(49, 49, 49, .8);
	width: 60px;
	height: 53px;
	float: left;
	text-align: center;
	margin-left: 2px;
	line-height: 73px;
	transition: all .2s ease-in-out
}

.html_carousel .nextprev .slidebox i {
	font-size: 3em
}

.html_carousel .nextprev .slidebox:hover {
	background:  #f0ad4e
}

.antispam {
	display: none
}

.contact p {
	color: #333;
	font-weight: 600
}

.error-page h1,
.error-page h2 {
	font-family: 'Source Sans Pro';
	font-weight: 900
}

.contact .buton {
	margin-left: 15px;
	margin-top: 15px
}

.contact form {
	margin-left: -15px;
	margin-top: 25px
}

.contact input {
	height: 40px;
	color: #333;
	margin-bottom: 15px;
	border-color: #f4d3b2
}

.contact textarea {
	color: #333;
	border-color: #f7f7f7
}

.contact-info .contact-widget {
	color: #4f4f4f
}

.contact-info .contact-widget p {
	font-size: 16px;
	overflow: hidden
}

.contact-info .contact-widget i {
	font-size: 18px;
	margin-right: 18px;
	line-height: 24px;
	color: #fff;
	text-shadow: 2px 3px 2px #353434
}

.contact-info a {
	color: inherit
}

.contact-info .socialbox {
	margin-bottom: 6px;
	float: left;
	width: 37px;
	height: 37px;
	border: 1px solid #BEBCBC;
	border-radius: 100%;
	background: 0 0;
	margin-right: 6px;
	font-size: 16px;
	text-align: center;
	padding-top: 7px
}

.error-page,
.error-page-1 {
	background: #656565;
	text-align: center
}

.error-page h1,
.error-page-1 h1 {
	padding-top: 90px;
	margin-top: 0;
	line-height: 100px
}

.contact-info .socialbox i {
	color: #8c8c8c
}

.contact-info .social-widget a:hover .socialbox {
	border-color:  #f0ad4e
}

.contact-info .social-widget a:hover .socialbox i {
	color:  #f0ad4e
}

.contact2 {
	border: none
}

.facts-2 .timer-wrap:not(:last-child),
.timer-wrap:not(:last-child) {
	border-right: 2px dashed #fff
}

.error-page {
	color: #fff
}

.error-page h1 {
	font-size: 150px
}

.error-page h2 {
	margin: 0;
	font-size: 80px
}

.error-page p {
	font-size: 16px;
	font-weight: 400
}

.error-page-1 h1,
.error-page-1 h2 {
	font-family: 'Source Sans Pro';
	font-weight: 900
}

.error-page .buton {
	margin-bottom: 60px
}

.error-page-1 {
	color: #707070
}

.bottom-section,
.facts {
	background: #0cadbe;
	color: #fff
}

.error-page-1 h1 {
	font-size: 150px;
	color: #dadada
}

.error-page-1 h2 {
	margin: 0;
	font-size: 80px;
	color: #707070
}

.error-page-1 p {
	font-size: 16px;
	font-weight: 400
}

.error-page-1 .buton {
	margin-bottom: 60px
}

.bottom-section {
	-webkit-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .15);
	font-size: 26px;
	padding: 20px 0 30px
}

.bottom-section p {
	padding-top: 16px;
	margin-bottom: 15px;
	line-height: 34px;
	height: 3em
}

.bottom-section span {
	color: #fff;
	font-weight: 700;
	font-size: 34px
}

.bottom-section i {
	font-size: 66px
}

.facts {
	padding: 20px 0 30px;
	-webkit-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .2);
	box-shadow: inset 0 -9px 0 0 rgba(0, 0, 0, .2)
}

.facts h4 {
	margin-bottom: 20px;
	color: #fefefe;
	font-family: caviar_dreamsbold
}

.facts p {
	margin-top: 10px;
	font-size: 13px
}

.timer-wrap {
	padding-right: 27px
}

.timer {
	font-size: 50px;
	color: #fff;
	font-weight: 900
}

.timer-icon {
	color: #0cadbe;
	height: 54px;
	width: 54px;
	border-radius: 50%;
	background: #fff;
	padding-top: 1em;
	text-align: center;
	margin-top: 10px
}

.facts-2,
footer {
	background: #202020
}

.timer-icon i {
	font-size: 25px
}

.facts-2 {
	padding-top: 60px
}

.facts-2 .timer-icon i {
	color: #202020
}

.facts-2 p {
	color: #aaa
}

.facts-2 h4,
footer h4 {
	color: #fefefe
}

.shortcodes-headings {
	margin-top: 33px
}

footer {
	padding-top: 30px;
	color: #9b9b9b
}

footer .col-md-3 {
	padding-bottom: 20px
}

footer h4 {
	font-family: caviar_dreamsregular;
	margin-bottom: 30px
}

.footer-widget {
	overflow: hidden
}

.footer-widget ul {
	padding: 0
}

.footer-widget ul li {
	padding-bottom: 12px;
	list-style-type: none
}

.footer-widget ul li i {
	font-size: 9px;
	padding-top: 3px;
	padding-right: 12px;
	color: #373737;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.footer-widget ul li a:hover i {
	padding-left: 10px;
	color: #d2d2d2
}

.footer-widget ul li a {
	color: #9b9b9b
}

.footer-widget ul li a:hover {
	color: #fff
}

.footer-widget .popular-post {
	margin-bottom: 25px
}

.footer-widget .popular-post img {
	height: 64px;
	width: 72px;
	float: left;
	margin-right: 15px
}

.footer-widget .popular-post h6,
.footer-widget .popular-post h6 a {
	font-family: abcd;
	color: #b3b3b3;
	font-weight: 600;
	text-shadow: none;
	margin-bottom: 0
}

.footer-widget .popular-post h6 a:hover {
	color: #fff
}

.footer-widget .popular-post .popular-date {
	color: #707070;
	font-size: 12px;
	margin: 0
}

.footer-widget .popular-post .popular-author,
.footer-widget .popular-post .popular-author a {
	color: #aaa;
	font-size: 12px;
	margin: 0
}

.footer-widget .twitter-widget .tweet {
	font-size: 13px;
	color: #aaa;
	margin-bottom: 25px
}

.footer-widget .twitter-widget .tweet p {
	display: block;
	padding-left: 32px;
	font-size: 13px;
	color: #aaa
}

.footer-widget .twitter-widget .tweet a {
	font-size: 14px;
	color: #6f6f6f
}

.footer-widget .twitter-widget .tweet a:hover {
	font-size: 14px;
	color: #fff
}

.footer-widget .twitter-widget .bird {
	color: #727272
}

.footer-widget .contact-widget p {
	color: #aaa;
	padding-bottom: 10px
}

.footer-widget .widget-icon {
	color: #727272;
	font-size: 23px;
	padding-right: 10px
}

.footer-widget .mukam-tag-cloud,
.footer-widget .mukam-tag-cloud ul {
	overflow: hidden
}

.footer-widget .mukam-tag-cloud ul li {
	float: left;
	margin: 13px 5px 0 0;
	height: 27px
}

.footer-widget .mukam-tag-cloud ul li a {
	padding: 10px 17px;
	color: #cacaca;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #323232
}

.footer-widget .mukam-tag-cloud ul li:hover a {
	background:  #f0ad4e;
	color: #fff
}

.footer-widget .textwidget {
	color: #aaa;
	margin-bottom: 44px
}

.footer-widget .socialbox {
	float: left;
	width: 37px;
	height: 37px;
	border: 1px solid #333;
	border-radius: 100%;
	background: 0 0;
	margin-right: 6px;
	font-size: 16px;
	text-align: center;
	padding-top: 7px
}

.footer-widget .socialbox i {
	color: #8c8c8c
}

.footer-widget .social-widget a:hover .socialbox {
	border-color:  #f0ad4e
}

.footer-widget .social-widget a:hover .socialbox i {
	color: #f0ad4e
}

.footer-widget .mukam-tag-cloud ul li a,
.footer-widget .popular-post h6 a,
.footer-widget .socialbox,
.footer-widget .socialbox i,
.footer-widget .twitter-widget .tweet a {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.copyright-section {
	text-align: center;
	padding: 25px 0 15px
}

.copyright-section p {
	color: #7d7c7c
}

.fixed-padding {
	padding: 0 !important
}

.fixed-margin {
	margin: 0 !important
}

.blind {
	opacity: 0
}

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

.trans-topsection {
	opacity: 0;
	display: inline;
	width: 41px;
	height: 41px;
	float: right;
	cursor: pointer
}

@-moz-document url-prefix() {
	.facts h4 {
		font-size: 23px
	}
}

@media (max-width:1200px) {
	.subscribe-widget .email-form {
		width: 190px
	}

	.navbar-nav>li>a {
		padding: 6px 11px
	}

	.header-2 .navbar-nav>li>a {
		padding: 26px 15px;
		font-size: 12px
	}

	.blog-item,
	.blog-sizer {
		width: 30%;
		float: left
	}

	.blog-item.n2 {
		width: 60%
	}

	.header-3 .navbar-nav>li>a,
	.mukam-header-small .header-3 .navbar-nav>li>a {
		padding: 6px 7px
	}

	.header-3.mukam-header-small .navbar-nav>li>.dropdown-menu {
		margin-top: 15px
	}

	.double-divider {
		width: 73%
	}

	.featuredproduct-title .double-divider {
		width: 40%
	}

	.header-5 .navbar-nav>li>a {
		padding: 10px 22px
	}

	.header-5 .navbar-nav>li>.dropdown-menu,
	.header-5.mukam-header-small .navbar-nav>li>.dropdown-menu {
		margin-top: 0
	}

	.services-4 .services-4-content {
		width: 83%
	}

	.html_carousel div.slide .slide-excerpt {
		width: 89%
	}

	.portfolio-style-1.single .content-right {
		width: 33%
	}

	.portfolio-style-1.single .content-left {
		width: 67%
	}

	.blog-style-3 .blog-item,
	.blog-style-3 .blog-sizer {
		width: 31%
	}

	.product-single-content,
	.product-thumbnails {
		width: 100%
	}

	.tabs-featured-slider .nav-tabs>li>a span {
		font-size: 10px
	}

	.tabs-featured-slider .nav-tabs>li>a {
		font-size: 11px
	}

	.shopheader .navbar-nav>li>a {
		padding: 13px 34px
	}
}

@media (min-width:768px) and (max-width:979px) {
	.shopping-cart {
		margin-top: 3px;
		margin-right: 5px
	}

	.multi.dropdown {
		position: relative
	}

	.multimenu {
		width: 95%
	}

	.navbar-nav {
		margin: 15px 0
	}

	.navbar-nav>li>.dropdown-menu {
		margin-top: 2px;
		margin-left: 10px
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #f7f7f7;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
		line-height: 20px
	}

	.mukam-header-small .navbar-nav>li>.dropdown-menu {
		margin-top: 0
	}

	.mukam-header-small .header-2 .shopping-cart {
		margin-top: 20px
	}

	.header-2 .navbar-toggle {
		margin-top: 23px
	}

	.header-2 .navbar-nav>li>a {
		padding: 1px 15px;
		font-size: 12px
	}

	.header-2 .navbar-nav>li>.dropdown-menu {
		margin-top: 3px
	}

	.blog-item,
	.blog-sizer {
		width: 47%;
		float: left
	}

	.blog-item.n2,
	.blog-style-3 .blog-item,
	.blog-style-3 .blog-sizer {
		width: 47%
	}

	.portfolio-style-3 .grid-sizer,
	.portfolio-style-3 .portfolio-item-3 {
		width: 30%
	}

	.header-3 .navbar-nav>li>.dropdown-menu,
	.header-3.mukam-header-small .navbar-nav>li>.dropdown-menu {
		margin-top: 0
	}

	.header-3.mukam-header-small .top-section-container2 {
		margin-top: -90px
	}

	.header-4 .navbar-toggle {
		margin-top: 22px
	}

	.mukam-header-small .header-4 .shopping-cart {
		margin-top: 20px
	}

	.header-4 .navbar-nav>li>a,
	.header-4.mukam-header-small .navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px
	}

	.header-5 .search-widget {
		width: auto;
		padding-top: 0
	}

	.header-5 .search-widget .search {
		float: right
	}

	.header-5 .search-widget .social-box {
		border: 2px solid #fff;
		border-radius: 7px;
		float: right
	}

	.cart-product,
	.cart-product-2 {
		border-bottom: 1px solid #d8d8d8
	}

	.header-5 .search-widget .social-box.open {
		border-radius: 0 6px 6px 0;
		background: #fff;
		color: #0cadbe;
		margin-left: 0
	}

	.shopheader .search-widget {
		margin-top: 7px
	}

	.shopheader .logo {
		padding-top: 0
	}

	.latestproduct-container a.prev {
		left: 0
	}

	.latestproduct-container a.next {
		right: 0
	}

	.double-divider {
		width: 66%
	}

	.featuredproduct-title .double-divider {
		width: 40%
	}

	.sidebar-widget .best-sellers .product-price {
		text-align: center
	}

	.featuredproduct-item .product-rating {
		float: left;
		margin-bottom: 3px
	}

	.subscribe-widget form {
		float: left;
		margin-left: 100px
	}

	.html_carousel div.slide .slide-excerpt {
		width: 87%
	}

	.tabs-featured-slider .nav-tabs>li {
		float: none !important;
		margin: 0 auto;
		text-align: center
	}

	.tabs-featured-slider .slide-number {
		float: none !important;
		display: inline-block;
		margin: 0 auto
	}

	.cart-bar {
		width: 25%;
		line-height: 40px;
		float: left
	}

	.cart-product {
		float: none;
		width: 100%;
		line-height: 128px;
		height: 128px
	}

	.cart-price,
	.cart-price-2,
	.cart-quantity,
	.cart-quantity-2,
	.cart-total,
	.cart-total-2 {
		float: none;
		width: 100%;
		line-height: 64px;
		height: 64px;
		border-bottom: 1px solid #d8d8d8
	}

	.cart-remove,
	.cart-remove-2 {
		float: none;
		width: 100%;
		height: 40px;
		line-height: 40px
	}

	.cart-bar-list {
		width: 75%;
		float: left;
		height: 128px;
		line-height: 128px
	}

	.cart-product-2 {
		float: none;
		width: 100%;
		text-align: left;
		border-right: 1px solid #d8d8d8;
		height: 128px;
		padding-top: 10px;
		padding-left: 10px
	}

	.product-single-content,
	.product-thumbnails {
		width: 100%
	}

	.product-gallery-active .small {
		width: 100%;
		height: auto
	}

	.parallax-caption,
	.parallax-client,
	.parallax-container,
	.parallax-container2,
	.parallax-price-tables,
	.parallax-service-two,
	.parallax-shop,
	.parallax-team {
		background-attachment: scroll;
		background-position: 0 0 !important
	}
}

@media (max-width:767px) {
	.social {
		float: left
	}

	.social-box {
		margin: 5px 5px 0 0
	}

	.shopping-cart {
		margin-top: 3px;
		margin-right: 5px
	}

	.top-section .search.open {
		padding-top: 5px
	}

	.navbar-nav>li>.dropdown-menu {
		margin-top: 2px;
		margin-left: 10px
	}

	.navbar-nav .open .dropdown-menu {
		background-color: #f7f7f7
	}

	.mukam-header-small .navbar-nav>li>.dropdown-menu {
		margin-top: 2px
	}

	.navbar-nav {
		margin: 15px 0
	}

	.navbar-right .dropdown-menu.multimenu {
		padding-top: 0
	}

	.mukam-header-small .header-2 .shopping-cart {
		margin-top: 20px
	}

	.mukam-header-small .top-section-container2 {
		margin-top: -96px
	}

	.header-2 .shopping-cart {
		margin-top: 20px;
		margin-right: 5px
	}

	.header-2 .navbar-toggle {
		margin-top: 23px
	}

	.header-2 .navbar-nav>li>a {
		padding: 1px 15px;
		font-size: 12px
	}

	.header-2 .navbar-nav>li>.dropdown-menu {
		margin-top: 3px
	}

	.header-4 .navbar-toggle {
		margin-top: 12px !important;
		margin-bottom: 6px !important
	}

	.mukam-header-small .header-4 .shopping-cart {
		margin-top: 20px
	}

	.header-4 .logo {
		width: 30%
	}

	.header-4 .navbar-nav>li>a,
	.header-4.mukam-header-small .navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px
	}

	.header-5 .search-widget {
		width: auto;
		padding-top: 0
	}

	.header-5 .search-widget .search {
		float: right
	}

	.header-5 .search-widget .social-box {
		border: 2px solid #fff;
		border-radius: 7px;
		float: right
	}

	.cart-product,
	.cart-product-2 {
		border-bottom: 1px solid #d8d8d8
	}

	.header-5 .search-widget .social-box.open {
		border-radius: 0 6px 6px 0;
		background: #fff;
		color: #0cadbe;
		margin-left: 0
	}

	.shopheader .search-widget {
		margin-top: 7px
	}

	.shopheader .logo {
		padding-top: 0
	}

	.blog-item,
	.blog-sizer {
		width: 43%;
		float: left
	}

	.blog-item.n2 {
		width: 43%
	}

	.sidebar {
		padding: 0 15px
	}

	.blog-widget .post-content {
		width: 75%
	}

	.blog-style-3 .blog-item,
	.blog-style-3 .blog-sizer {
		width: 47%
	}

	.portfolio-style-1 .portfolio-thumbnail {
		float: none;
		width: 100%;
		margin-bottom: 20px
	}

	.portfolio-style-1 .portfolio-content {
		width: 100%;
		margin: 0;
		float: none
	}

	.portfolio-style-3 .grid-sizer,
	.portfolio-style-3 .portfolio-item-3 {
		width: 27%
	}

	.portfolio-style-1.single .content-left,
	.portfolio-style-1.single .content-right {
		width: 100%;
		float: none
	}

	.latestproduct-container a.prev {
		left: 0
	}

	.latestproduct-container a.next {
		right: 0
	}

	.double-divider {
		width: 53%
	}

	.featuredproduct-title .double-divider {
		display: none
	}

	.featuredproduct-item .product-rating {
		float: left;
		margin-bottom: 3px
	}

	.latest-work-grid {
		margin-top: 5px
	}

	.subscribe-widget form {
		float: left;
		margin-left: 100px
	}

	.html_carousel div.slide div.slide-intro {
		height: 26px;
		padding-left: 5px
	}

	.html_carousel div.slide p {
		font-size: 12px
	}

	.html_carousel div.slide h4 {
		font-size: 16px
	}

	.html_carousel div.slide .slide-excerpt {
		padding-bottom: 5px;
		margin-top: 5px
	}

	.html_carousel div.slide .blog-meta {
		margin-top: 5px;
		font-size: 12px
	}

	.html_carousel .nextprev {
		position: absolute;
		bottom: 35px;
		right: 5%
	}

	.tabs-featured-slider .nav-tabs>li {
		float: none !important;
		margin: 0 auto;
		text-align: center
	}

	.tabs-featured-slider .slide-number {
		float: none !important;
		display: inline-block;
		margin: 0 auto
	}

	.homepage-slider .slides {
		zoom: .9
	}

	.cart-bar {
		width: 25%;
		line-height: 40px;
		float: left
	}

	.cart-product {
		float: none;
		width: 100%;
		line-height: 128px;
		height: 128px
	}

	.cart-price,
	.cart-price-2,
	.cart-quantity,
	.cart-quantity-2,
	.cart-total,
	.cart-total-2 {
		float: none;
		width: 100%;
		line-height: 64px;
		height: 64px;
		border-bottom: 1px solid #d8d8d8
	}

	.cart-remove,
	.cart-remove-2 {
		float: none;
		width: 100%;
		height: 40px;
		line-height: 40px
	}

	.cart-bar-list {
		width: 75%;
		float: left;
		height: 128px;
		line-height: 128px
	}

	.cart-product-2 {
		float: none;
		width: 100%;
		text-align: left;
		border-right: 1px solid #d8d8d8;
		height: 128px;
		padding-top: 10px;
		padding-left: 10px
	}

	.cart-shipping,
	.cart-total3,
	.product-single-content,
	.product-thumbnails {
		width: 100%
	}

	.parallax-caption,
	.parallax-client,
	.parallax-container,
	.parallax-container2,
	.parallax-price-tables,
	.parallax-service-two,
	.parallax-shop,
	.parallax-team {
		background-attachment: scroll;
		background-position: 0 0 !important
	}
}

@media (max-width:480px) {
	.shopping {
		margin: 40px -47px 3px 0
	}

	.phone {
		padding-right: 5px
	}

	.email {
		padding-left: 0
	}

	.navbar-toggle {
		margin-right: 0
	}

	.mukam-header-small .top-section-container2 {
		display: none;
		margin-top: -96px
	}

	.navbar-nav {
		margin: 15px 0
	}

	.navbar-nav>li>.dropdown-menu {
		margin-top: 2px;
		margin-left: 10px
	}

	.mukam-header-small .navbar-nav>li>.dropdown-menu {
		margin-top: 2px
	}

	.header-2 .shopping {
		margin: 61px -42px 3px 0
	}

	.mukam-header-small .header-2 .shopping-cart {
		margin-top: 0
	}

	.header-2 .navbar-toggle {
		margin-bottom: 5px
	}

	.header-2 .shopping-cart {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5px
	}

	.header-2 .navbar-nav>li>a {
		padding: 1px 15px;
		font-size: 12px
	}

	.header-2 .navbar-nav>li>.dropdown-menu {
		margin-top: 3px
	}

	.header-5 .search-widget {
		width: auto;
		padding-top: 0
	}

	.header-5 .search-widget .search {
		float: right
	}

	.header-5 .search-widget .social-box {
		border: 2px solid #fff;
		border-radius: 7px;
		float: right
	}

	.cart-product,
	.cart-product-2 {
		border-bottom: 1px solid #d8d8d8
	}

	.header-5 .search-widget .social-box.open {
		border-radius: 0 6px 6px 0;
		background: #fff;
		color: #0cadbe;
		margin-left: 0
	}

	.header-5 .shopping {
		margin: 7px -47px 3px 0
	}

	.shopheader .search-widget {
		float: left;
		margin-bottom: 16px
	}

	.shopping-mobil {
		float: right;
		margin-top: 48px;
		margin-right: -42px
	}

	.shopheader.mukam-header-small .top-section {
		margin-top: -85px
	}

	.blog-widget .post-content {
		width: 73%
	}

	.blog-item,
	.blog-item.n2,
	.blog-sizer,
	.blog-style-3 .blog-item,
	.blog-style-3 .blog-sizer,
	.featuredproduct-item,
	.portfolio-style-3 .grid-sizer,
	.portfolio-style-3 .portfolio-item-3 {
		width: 100%
	}

	.blog-item,
	.blog-sizer {
		float: left
	}

	.sidebar {
		padding: 0 15px
	}

	.portfolio-style-1.single .content-left,
	.portfolio-style-1.single .content-right {
		width: 100%;
		float: none
	}

	.latestproduct-container a.prev {
		left: 0
	}

	.latestproduct-container a.next {
		right: 0
	}

	.double-divider {
		display: none
	}

	.featuredproduct-item .product-rating {
		float: right
	}

	.latest-work-grid {
		margin-top: 5px
	}

	.subscribe-widget form {
		margin-top: 0;
		margin-left: 19px
	}

	.subscribe-widget .email-form {
		width: 140px
	}

	.tabs-featured .tab-content {
		padding-right: 0
	}

	.tabs-featured .tab-content p {
		width: 100%
	}

	.services-4 .services-4-content {
		width: 70%
	}

	.html_carousel div.slide div.slide-intro {
		height: auto;
		padding-left: 5px
	}

	.html_carousel div.slide p {
		font-size: 12px
	}

	.html_carousel div.slide h4 {
		font-size: 16px
	}

	.html_carousel div.slide .slide-excerpt {
		padding-bottom: 5px;
		margin-top: 5px
	}

	.html_carousel div.slide .blog-meta {
		margin-top: 5px;
		font-size: 12px
	}

	.html_carousel .nextprev {
		position: absolute;
		bottom: 47px;
		right: 5%
	}

	.tabs-featured-slider .nav-tabs>li {
		float: none !important;
		margin: 0 auto;
		text-align: center
	}

	.tabs-featured-slider .slide-number {
		float: none !important;
		display: inline-block;
		margin: 0 auto
	}

	.parallax-homepage .flex-control-nav {
		bottom: 22%
	}

	.cart-bar {
		width: 25%;
		line-height: 40px;
		float: left
	}

	.cart-product {
		float: none;
		width: 100%;
		line-height: 128px;
		height: 128px
	}

	.cart-price,
	.cart-price-2,
	.cart-quantity,
	.cart-quantity-2,
	.cart-total,
	.cart-total-2 {
		float: none;
		width: 100%;
		line-height: 64px;
		height: 64px;
		border-bottom: 1px solid #d8d8d8
	}

	.cart-remove,
	.cart-remove-2 {
		float: none;
		width: 100%;
		height: 40px;
		line-height: 40px
	}

	.cart-bar-list {
		width: 75%;
		float: left;
		height: 128px;
		line-height: 128px
	}

	.cart-product-2 {
		float: none;
		width: 100%;
		text-align: left;
		border-right: 1px solid #d8d8d8;
		height: 128px;
		padding-top: 10px;
		padding-left: 10px;
		overflow: hidden
	}

	.cart-shipping,
	.cart-total3 {
		width: 100%
	}

	.cart-product-2 h4 {
		line-height: 14px;
		margin: 3px 0 0;
		font-size: 14px
	}

	.product-gallery img {
		width: 100px;
		height: 130px;
		float: left
	}

	.product-single-content,
	.product-thumbnails {
		width: 100%
	}

	.product-gallery {
		width: 100%;
		float: left
	}

	.product-gallery-active {
		width: 100%;
		margin-left: 0
	}

	.parallax-caption,
	.parallax-client,
	.parallax-container,
	.parallax-container2,
	.parallax-price-tables,
	.parallax-service-two,
	.parallax-shop,
	.parallax-team {
		background-attachment: scroll;
		background-position: 0 0 !important
	}

	.navbar-collapse {
		max-height: none !important;
		overflow-x: auto !important;
		overflow-y: auto !important
	}
}

.ss_performed,
.ss_video {
	text-shadow: 2px 3px 3px #c1bbbb;
	text-align: center
}

.ss_pandit,
.ss_sangeet,
.ss_vision {
	padding-top: 3%
}

.ss_ss1,
.ss_video {
	text-transform: uppercase
}

.ss_top {
	font-family: Book Antiqua
}

.ss_sangeet {
	color: #bf0005;
	font-weight: 700;
	font-size: 20px;
	font-family: abcd
}

.ss_through,
.ss_through1 {
	font-family: abcd !important;
	color: #fff !important;
	font-weight: 500 !important;
	slidedirection: bottom !important;
	durationin: 500 !important;
	slideoutdirection: fade !important;
	durationout: 1000 !important
}

.ss_layer {
	width: 100%;
	height: 461px
}

.ss_layer1 {
	slidedelay: 8000;
	transition2d: all
}

.ss_through {
	left: 450px !important;
	top: 154px !important;
	font-size: 49px !important;
	easingin: easeoutexpo !important;
	delayin: 1500 !important
}

.ss_through1 {
	left: 280px !important;
	top: 234px !important;
	font-size: 22px !important;
	easingin: easeoutexpo !important delayin:2000 !important;
	line-height: 1.7 !important
}

.ss_classes,
.ss_events {
	background-color: rgba(237, 200, 17, 1);
	transition: border-color .4s ease 0s, background-color .4s ease 0s;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .2);
	border: 0 solid rgba(0, 77, 78, 1);
	border-radius: 0
}

.ss_performed {
	padding-bottom: 3%
}

.ss_paragraph {
	line-height: 1.8;
	padding-bottom: 11%
}

.ss_paragraph1 {
	line-height: 1.8;
	padding-bottom: 21%
}

.ss_pandit {
	line-height: 1.5;
	font-size: 20px
}

.ss_about {
	margin-top: 6%
}

.ss_philosophy {
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center !important
}

.ss_confirm {
	text-align: justify;
	line-height: 2
}

.ss_raag {
	text-align: right;
	padding-top: 1%;
	color: #1d73bd;
	font-size: 21px;
	font-family: cursive
}

.ss_annual,
.ss_taranga {
	font-weight: 700;
	font-family: abcd;
	line-height: 1.8
}

.ss_anind {
	text-align: right;
	font-weight: 700;
	font-size: 17px
}

.ss_contact {
	padding-bottom: 3%
}

.ss_address {
	color: #bf0005 !important;
	text-shadow: none !important
}

.ss_facebook,
.ss_insta,
.ss_rss,
.ss_twit {
	font-size: 20px;
	color: #fff;
	padding: 3%;
	border-radius: 100%
}

.ss_facebook {
	background-color: #1765b1
}

.ss_twit {
	background-color: #3ccddc
}

.ss_insta {
	background-color: #d33031
}

.ss_rss {
	background-color: #f59306
}

.ss_ss1 {
	text-shadow: 2px 3px 3px #c1bbbb;
	text-align: center
}

.ss_article {
	line-height: 1.8
}

.ss_annual {
	text-align: justify;
	padding-top: 3%;
	font-size: 15px
}

.ss_facebook1,
.ss_insta1,
.ss_rss1,
.ss_twit1 {
	font-size: 20px;
	color: #fff;
	padding: 2%;
	border-radius: 100%
}

.ss_facebook1 {
	background-color: #1765b1
}

.ss_twit1 {
	background-color: #3ccddc
}

.ss_insta1 {
	background-color: #d33031
}

.ss_rss1 {
	background-color: #f59306
}

.ss_follow {
	text-align: center
}

.ss_social {
	padding-left: 5%
}

.ss_sponser {
	margin-top: 7%
}

.ss_taranga {
	text-align: justify;
	padding-top: 3%;
	font-size: 15px
}

.ss_taranga1 {
	padding-bottom: 4%;
	margin-top: -5%
}

.ss_prev {
	top: 93px !important
}

.ss_hindu {
	padding-top: 2%
}

.ss_venue {
	padding-top: 1%;
	font-size: 15px;
	line-height: 1.9
}

.ss_moment,
.ss_workshop {
	font-weight: 700;
	text-align: justify;
	font-family: abcd;
	font-size: 15px;
	line-height: 1.8
}

.ss_workshop {
	padding-top: 3%
}

.ss_intro {
	padding-top: 2%
}

.ss_moment {
	padding-top: 3%
}

@media (max-width:767px) {

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: #be1e2e
	}
}

.asset-bg {
	background: #be1e2e
}

.asset-bg .call-to-action a {
	color: #000;
	font-weight: 700;
	font-family: abcd;
	font-size: 17px;
	letter-spacing: 0
}

.blog-wrapper .blog-categories ul li a:hover,
a,
a:hover {
	color: #be1e2e
}

.menu-widget h4 {
	background-color: #be1e2e
}

.overthumb {
	background: rgba(241, 103, 34, .74)
}

.accordion .panel-default>.panel-heading:hover,
.header-5 .search-widget .social-box,
.tour-section .nav-tabs>li.active>a,
.tour-section .nav-tabs>li.active>a:focus,
.tour-section .nav-tabs>li.active>a:hover,
.tour-section .nav-tabs>li>a:hover,
.tour-section .nav>li>a:focus {
	background: #be1e2e
}

span {
	color: #bf1e2e
}

.menu-widget ul li:hover {
	border-left: 3px solid #be1e2e;
	color: #be1e2e
}

.menu-widget .active {
	color: #be1e2e !important;
	border-left: 3px solid #be1e2e !important
}

.accordion .panel-default>.panel-heading i,
.hex .inner,
.list-none i,
.services-1:hover .holder,
.services-3:hover h4,
.services-5:hover .holder,
.tabs-classic .nav-tabs>li.active>a,
.tabs-classic .nav-tabs>li.active>a:focus,
.tabs-classic .nav-tabs>li.active>a:hover,
.tabs-classic .nav-tabs>li>a:hover,
.tabs-featured .nav-tabs>li.active>a,
.tabs-featured .nav-tabs>li.active>a:focus,
.tabs-featured .nav-tabs>li.active>a:hover,
.tabs-featured .nav-tabs>li>a:hover,
.tour-section-2 .nav-tabs>li.active>a,
.tour-section-2 .nav-tabs>li.active>a:focus,
.tour-section-2 .nav-tabs>li.active>a:hover,
.tour-section-2 .nav-tabs>li>a:hover,
.tour-section-2 .nav>li>a:focus {
	color: #be1e2e
}

.tour-section .nav-tabs>li {
	border-right: 8px solid #be1e2e
}

.hex .corner-1,
.hex .corner-2,
.hex a {
	border-left: 2px solid #be1e2e;
	border-right: 2px solid #be1e2e
}

.progressicon .progress-bar {
	background-color: #be1e2e
}

.toggle {
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -moz-linear-gradient(left, #be1e2e, #be1e2e 37px, #434343 37px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -webkit-linear-gradient(left, #be1e2e, #be1e2e 37px, #434343 37px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, -o-linear-gradient(left, #be1e2e, #be1e2e 37px, #434343 37px);
	background: url(../img/toggleplus.png) 12px 15px no-repeat, linear-gradient(left, #be1e2e, #be1e2e 37px, #434343 37px)
}

.toggle.title-active {
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -moz-linear-gradient(left, #434343, #434343 37px, #be1e2e 37px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -webkit-linear-gradient(left, #434343, #434343 37px, #be1e2e 37px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, -o-linear-gradient(left, #434343, #434343 37px, #be1e2e 37px);
	background: url(../img/toggleminus.png) 12px 15px no-repeat, linear-gradient(left, #434343, #434343 37px, #be1e2e 37px)
}

.services-1:hover {
	background: #f16722
}

.header-1 .dropdown-menu>li>a:focus,
.header-1 .dropdown-menu>li>a:hover,
.header-1 .navbar-default .navbar-nav>.active>a,
.header-1 .navbar-default .navbar-nav>.active>a:focus,
.header-1 .navbar-default .navbar-nav>.active>a:hover,
.header-1 .navbar-default .navbar-nav>.open>a,
.header-1 .navbar-default .navbar-nav>.open>a:focus,
.header-1 .navbar-default .navbar-nav>.open>a:hover,
.header-1 .navbar-default .navbar-nav>li>a:focus,
.header-1 .navbar-default .navbar-nav>li>a:hover,
.header-2 .dropdown-menu>li>a:hover,
.header-2 .multimenu-green ul li:hover,
.header-2 .navbar-default .navbar-nav>.active>a,
.header-2 .navbar-default .navbar-nav>.active>a:focus,
.header-2 .navbar-default .navbar-nav>.active>a:hover,
.header-2 .navbar-default .navbar-nav>.open>a,
.header-2 .navbar-default .navbar-nav>.open>a:hover,
.header-2 .navbar-default .navbar-nav>li>a:hover,
.header-3 .dropdown-menu>li>a:focus,
.header-3 .dropdown-menu>li>a:hover,
.header-4 .dropdown-menu>li>a:focus,
.header-4 .dropdown-menu>li>a:hover,
.header-5 .navbar-default .navbar-nav>.active>a,
.header-5 .navbar-default .navbar-nav>.active>a:focus,
.header-5 .navbar-default .navbar-nav>.active>a:hover,
.header-5 .navbar-default .navbar-nav>.open>a,
.header-5 .navbar-default .navbar-nav>.open>a:focus,
.header-5 .navbar-default .navbar-nav>.open>a:hover,
.header-5 .navbar-default .navbar-nav>li>a:focus,
.header-5 .navbar-default .navbar-nav>li>a:hover,
.header-6 .dropdown-menu>li>a:focus,
.header-6 .dropdown-menu>li>a:hover,
.header-6 .navbar-default,
.header-6 .navbar-default .navbar-nav>.active>a,
.header-6 .navbar-default .navbar-nav>.active>a:focus,
.header-6 .navbar-default .navbar-nav>.active>a:hover,
.header-6 .navbar-default .navbar-nav>.open>a,
.header-6 .navbar-default .navbar-nav>.open>a:focus,
.header-6 .navbar-default .navbar-nav>.open>a:hover,
.header-6 .navbar-default .navbar-nav>li>a:focus,
.header-6 .navbar-default .navbar-nav>li>a:hover,
.header-7 .dropdown-menu>li>a:focus,
.header-7 .dropdown-menu>li>a:hover {
	background-color: #be1e2e
}

.blog-wrapper .social-widget a:hover .socialbox,
.facts,
.footer-widget .mukam-tag-cloud ul li:hover a,
.happyclients-2-inner,
.header-1 .multimenu-green ul li:hover,
.header-1 .top-section,
.header-2 .top-section,
.header-3 .multimenu-green ul li:hover,
.header-4 .multimenu-green ul li:hover,
.header-5 .multimenu-green ul li:hover,
.header-5 .top-section,
.header-6 .multimenu-green ul li:hover,
.header-6 .navbar .shopping-cart,
.header-7 .multimenu-green ul li:hover,
.header-7 .top-section,
.mukam-table .b_inherit,
.mukam-table .back-inherit,
.portfolio-style-1 .portfolio-meta:hover .holder,
.services-2:hover .holder,
.services-3:hover .b_inherit,
.services-3:hover .holder,
.services-4 .holder,
.sidebar-widget .subscribe-mini .b_inherit,
.subscribe-widget .button,
header.header-6 {
	background: #be1e2e
}

.services-3:hover .caret {
	border-top: 12px solid #be1e2e
}

.services-5:hover .holder {
	border: 6px double #be1e2e
}

.mukam-team .team-social a:hover .team-holder {
	color: #be1e2e;
	border-color: #be1e2e
}

.carousel-container li:hover .latest-item {
	-webkit-box-shadow: 0 7px 0 #bf1e2e;
	-moz-box-shadow: 0 7px 0 #bf1e2e;
	box-shadow: 0 7px 0 #bf1e2e
}

.sidebar-widget h3 {
	color: #df4c26;
	text-shadow: 2px 2px 2px #afadad
}

.footer-widget .social-widget a:hover .socialbox i,
.header-3 .navbar-default .navbar-nav>.active>a,
.header-3 .navbar-default .navbar-nav>.open>a,
.header-3 .navbar-default .navbar-nav>.open>a:hover,
.header-3 .navbar-default .navbar-nav>li>a:hover,
.header-4 .navbar-default .navbar-nav>.active>a,
.header-4 .navbar-default .navbar-nav>.open>a,
.header-4 .navbar-default .navbar-nav>.open>a:hover,
.header-4 .navbar-default .navbar-nav>li>a:hover,
.header-4 .navbar-nav>li.active:hover,
.header-5 .social a:hover .social-box,
.header-6 span,
.menu1-c:active,
.menu1-c:hover,
.portfolio-style-1 .portfolio-meta:hover .project-meta,
.portfolio-style-1-filter ul li.active,
.portfolio-style-1-filter ul li:hover,
.project-meta a:hover,
.sidebar-widget .mukam-tag-cloud ul li:hover a,
.sidebar-widget .popular-post .popular-author a:hover,
.sidebar-widget .popular-post h6 a:hover,
.sidebar-widget ul li a:hover,
.sidebar-widget ul li a:hover i {
	color: #be1e2e
}

.sidebar-widget .mukam-tag-cloud ul li:hover a {
	border: 1px solid #be1e2e
}

.portfolio-style-1 .portfolio-content {
	border-bottom: 4px solid #be1e2e
}

.portfolio-style-3 .portfolio-item-3:hover {
	-webkit-box-shadow: 0 7px 0 #be1e2e;
	-moz-box-shadow: 0 7px 0 #be1e2e;
	box-shadow: 0 7px 0 #be1e2e
}

.footer-widget .social-widget a:hover .socialbox {
	border-color: #be1e2e
}

.header-1 .dropdown-menu,
.header-2 .dropdown-menu,
.header-3 .dropdown-menu,
.header-4 .dropdown-menu,
.header-5 .dropdown-menu,
.header-6 .dropdown-menu,
.header-7 .dropdown-menu {
	border-top: 4px solid #be1e2e
}

.timer-icon {
	color: #be1e2e
}

.b_asset,
.bottom-section,
.ourclients .flex-control-paging li a.flex-active {
	background: #be1e2e
}

.menu1-c:active:after,
.menu1-c:hover:after {
	border-bottom: 4px solid #be1e2e
}

.header-2 .top-section {
	border-bottom: none;
	display: inherit
}

.header-5 .dropdown-menu>li>a:focus,
.header-5 .dropdown-menu>li>a:hover {
	background-color: #be1e2e
}

.header-6 .dropdown-menu>li>a:focus,
.header-6 .dropdown-menu>li>a:hover {
	color: #fff
}

.blog-wrapper .blog-title a:hover,
.featuredproduct-item .product-price p,
.header-6 .navbar a:hover .shopping-cart,
.header-7 .navbar-default .navbar-nav>.active>a,
.header-7 .navbar-default .navbar-nav>.active>a .entypo-dot,
.header-7 .navbar-default .navbar-nav>.active>a:focus,
.header-7 .navbar-default .navbar-nav>.active>a:hover,
.header-7 .navbar-default .navbar-nav>.open>a,
.header-7 .navbar-default .navbar-nav>.open>a:focus,
.header-7 .navbar-default .navbar-nav>.open>a:hover,
.header-7 .navbar-default .navbar-nav>li>a:hover,
.header-7 .navbar-default a:hover .entypo-dot,
.header-7 .social a:hover .social-box,
.header-7 a:hover i,
.latestproduct-item .product-price p,
.navbar-default .navbar-nav>li>a:focus,
.shopheader .shopnav a:hover {
	color: #be1e2e
}

.top-section-container .showhide {
	border-top: 7px solid #6c9841;
	background: url(../img/showhide-3.html) top right no-repeat
}

.blog-wrapper .b_inherit,
.blog-wrapper .half-round,
.cart-shipping .b_inherit,
.html_carousel .nextprev .slidebox:hover,
.html_carousel div.slide .blog-date,
.parallax-homepage .flex-control-paging li a.flex-active,
.product-single-content .b_inherit,
.shopheader .multimenu-green ul li:hover,
.shopheader .shopping-cart,
.tabs-featured-slider .nav-tabs>li.active .slide-number {
	background: #be1e2e
}

.blog-wrapper .blog-type-logo {
	border-bottom: 5px solid #be1e2e
}

.tabs-featured-slider .nav-tabs>li.active>a,
.tabs-featured-slider .nav-tabs>li.active>a:focus,
.tabs-featured-slider .nav-tabs>li.active>a:hover,
.tabs-featured-slider .nav-tabs>li>a:hover {
	border-top: 5px solid #be1e2e
}

.shopheader .dropdown-menu>li>a:focus,
.shopheader .dropdown-menu>li>a:hover,
.shopheader .navbar-default .navbar-nav>.active>a,
.shopheader .navbar-default .navbar-nav>.active>a:focus,
.shopheader .navbar-default .navbar-nav>.active>a:hover,
.shopheader .navbar-default .navbar-nav>.open>a,
.shopheader .navbar-default .navbar-nav>.open>a:focus,
.shopheader .navbar-default .navbar-nav>.open>a:hover,
.shopheader .navbar-default .navbar-nav>li>a:focus,
.shopheader .navbar-default .navbar-nav>li>a:hover {
	background-color: #be1e2e
}

.shopheader .dropdown-menu {
	border-top: 4px solid #be1e2e
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #be1e2e;
	border-color: #be1e2e
}

.v {
	opacity: 1 !important
}

.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@-moz-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@-o-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px)
	}
}

@-moz-keyframes shake {

	0%,
	100% {
		-moz-transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-moz-transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-moz-transform: translateX(10px)
	}
}

@-o-keyframes shake {

	0%,
	100% {
		-o-transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-o-transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-o-transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px)
	}
}

@-moz-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-moz-transform: translateY(0)
	}

	40% {
		-moz-transform: translateY(-30px)
	}

	60% {
		-moz-transform: translateY(-15px)
	}
}

@-o-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-o-transform: translateY(0)
	}

	40% {
		-o-transform: translateY(-30px)
	}

	60% {
		-o-transform: translateY(-15px)
	}
}

@keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-30px)
	}

	60% {
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1)
	}

	10%,
	20% {
		-webkit-transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0)
	}
}

@-moz-keyframes tada {
	0% {
		-moz-transform: scale(1)
	}

	10%,
	20% {
		-moz-transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-moz-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-moz-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-moz-transform: scale(1) rotate(0)
	}
}

@-o-keyframes tada {
	0% {
		-o-transform: scale(1)
	}

	10%,
	20% {
		-o-transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-o-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-o-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-o-transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		transform: scale(1)
	}

	10%,
	20% {
		transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}

	100% {
		transform: scale(1) rotate(0)
	}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes swing {

	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transform-origin: top center
	}

	20% {
		-webkit-transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0)
	}
}

@-moz-keyframes swing {
	20% {
		-moz-transform: rotate(15deg)
	}

	40% {
		-moz-transform: rotate(-10deg)
	}

	60% {
		-moz-transform: rotate(5deg)
	}

	80% {
		-moz-transform: rotate(-5deg)
	}

	100% {
		-moz-transform: rotate(0)
	}
}

@-o-keyframes swing {
	20% {
		-o-transform: rotate(15deg)
	}

	40% {
		-o-transform: rotate(-10deg)
	}

	60% {
		-o-transform: rotate(5deg)
	}

	80% {
		-o-transform: rotate(-5deg)
	}

	100% {
		-o-transform: rotate(0)
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	100% {
		transform: rotate(0)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes wobble {

	0%,
	100% {
		-webkit-transform: translateX(0)
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg)
	}
}

@-moz-keyframes wobble {

	0%,
	100% {
		-moz-transform: translateX(0)
	}

	15% {
		-moz-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-moz-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-moz-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-moz-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-moz-transform: translateX(-5%) rotate(-1deg)
	}
}

@-o-keyframes wobble {

	0%,
	100% {
		-o-transform: translateX(0)
	}

	15% {
		-o-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-o-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-o-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-o-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-o-transform: translateX(-5%) rotate(-1deg)
	}
}

@keyframes wobble {

	0%,
	100% {
		transform: translateX(0)
	}

	15% {
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		transform: translateX(-5%) rotate(-1deg)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg)
	}

	10% {
		-webkit-transform: skewX(-8deg)
	}

	20% {
		-webkit-transform: skewX(7deg)
	}

	30% {
		-webkit-transform: skewX(-6deg)
	}

	40% {
		-webkit-transform: skewX(5deg)
	}

	50% {
		-webkit-transform: skewX(-4deg)
	}

	60% {
		-webkit-transform: skewX(3deg)
	}

	70% {
		-webkit-transform: skewX(-2deg)
	}

	80% {
		-webkit-transform: skewX(1deg)
	}

	100%,
	90% {
		-webkit-transform: skewX(0)
	}
}

@-moz-keyframes wiggle {
	0% {
		-moz-transform: skewX(9deg)
	}

	10% {
		-moz-transform: skewX(-8deg)
	}

	20% {
		-moz-transform: skewX(7deg)
	}

	30% {
		-moz-transform: skewX(-6deg)
	}

	40% {
		-moz-transform: skewX(5deg)
	}

	50% {
		-moz-transform: skewX(-4deg)
	}

	60% {
		-moz-transform: skewX(3deg)
	}

	70% {
		-moz-transform: skewX(-2deg)
	}

	80% {
		-moz-transform: skewX(1deg)
	}

	100%,
	90% {
		-moz-transform: skewX(0)
	}
}

@-o-keyframes wiggle {
	0% {
		-o-transform: skewX(9deg)
	}

	10% {
		-o-transform: skewX(-8deg)
	}

	20% {
		-o-transform: skewX(7deg)
	}

	30% {
		-o-transform: skewX(-6deg)
	}

	40% {
		-o-transform: skewX(5deg)
	}

	50% {
		-o-transform: skewX(-4deg)
	}

	60% {
		-o-transform: skewX(3deg)
	}

	70% {
		-o-transform: skewX(-2deg)
	}

	80% {
		-o-transform: skewX(1deg)
	}

	100%,
	90% {
		-o-transform: skewX(0)
	}
}

@keyframes wiggle {
	0% {
		transform: skewX(9deg)
	}

	10% {
		transform: skewX(-8deg)
	}

	20% {
		transform: skewX(7deg)
	}

	30% {
		transform: skewX(-6deg)
	}

	40% {
		transform: skewX(5deg)
	}

	50% {
		transform: skewX(-4deg)
	}

	60% {
		transform: skewX(3deg)
	}

	70% {
		transform: skewX(-2deg)
	}

	80% {
		transform: skewX(1deg)
	}

	100%,
	90% {
		transform: skewX(0)
	}
}

.wiggle {
	-webkit-animation-name: wiggle;
	-moz-animation-name: wiggle;
	-o-animation-name: wiggle;
	animation-name: wiggle;
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes pulse {

	0%,
	100% {
		-webkit-transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1)
	}
}

@-moz-keyframes pulse {

	0%,
	100% {
		-moz-transform: scale(1)
	}

	50% {
		-moz-transform: scale(1.1)
	}
}

@-o-keyframes pulse {

	0%,
	100% {
		-o-transform: scale(1)
	}

	50% {
		-o-transform: scale(1.1)
	}
}

@keyframes pulse {

	0%,
	100% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in
	}
}

@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) rotateY(0);
		-moz-animation-timing-function: ease-out
	}

	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-animation-timing-function: ease-out
	}

	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in
	}

	80% {
		-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in
	}

	100% {
		-moz-transform: perspective(400px) scale(1);
		-moz-animation-timing-function: ease-in
	}
}

@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) rotateY(0);
		-o-animation-timing-function: ease-out
	}

	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-animation-timing-function: ease-out
	}

	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in
	}

	80% {
		-o-transform: perspective(400px) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in
	}

	100% {
		-o-transform: perspective(400px) scale(1);
		-o-animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in
	}

	100% {
		transform: perspective(400px) scale(1);
		animation-timing-function: ease-in
	}
}

.flip {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip
}

.flipInX,
.flipOutX {
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	-o-backface-visibility: visible !important
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

@-moz-keyframes flipInX {
	0% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-moz-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-moz-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-moz-transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

@-o-keyframes flipInX {
	0% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-o-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-o-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-o-transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

.flipInX {
	-webkit-animation-name: flipInX;
	-moz-animation-name: flipInX;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@-moz-keyframes flipOutX {
	0% {
		-moz-transform: perspective(400px) rotateX(0);
		opacity: 1
	}

	100% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@-o-keyframes flipOutX {
	0% {
		-o-transform: perspective(400px) rotateX(0);
		opacity: 1
	}

	100% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0);
		opacity: 1
	}

	100% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-moz-animation-name: flipOutX;
	-o-animation-name: flipOutX;
	animation-name: flipOutX;
	backface-visibility: visible !important
}

.flipInY,
.flipOutY {
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	-o-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0);
		opacity: 1
	}
}

@-moz-keyframes flipInY {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-moz-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-moz-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-moz-transform: perspective(400px) rotateY(0);
		opacity: 1
	}
}

@-o-keyframes flipInY {
	0% {
		-o-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-o-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-o-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-o-transform: perspective(400px) rotateY(0);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		transform: perspective(400px) rotateY(10deg)
	}

	100% {
		transform: perspective(400px) rotateY(0);
		opacity: 1
	}
}

.flipInY {
	-webkit-animation-name: flipInY;
	-moz-animation-name: flipInY;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@-moz-keyframes flipOutY {
	0% {
		-moz-transform: perspective(400px) rotateY(0);
		opacity: 1
	}

	100% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@-o-keyframes flipOutY {
	0% {
		-o-transform: perspective(400px) rotateY(0);
		opacity: 1
	}

	100% {
		-o-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px) rotateY(0);
		opacity: 1
	}

	100% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-name: flipOutY;
	-moz-animation-name: flipOutY;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY
}

.blogeffect4,
.blogeffect5 {
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	-o-backface-visibility: visible !important
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}
}

@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-20px)
	}
}

@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-20px)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(20px)
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(20px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(20px)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px)
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-20px)
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-20px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(-20px)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px)
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(20px)
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(20px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(20px)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}
}

@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05)
	}

	70% {
		opacity: 1;
		-webkit-transform: scale(.9)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3)
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05)
	}

	70% {
		opacity: 1;
		-moz-transform: scale(.9)
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1)
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3)
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.05)
	}

	70% {
		opacity: 1;
		-o-transform: scale(.9)
	}

	100% {
		opacity: 1;
		-o-transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		transform: scale(1.05)
	}

	70% {
		opacity: 1;
		transform: scale(.9)
	}

	100% {
		opacity: 1;
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px)
	}

	80% {
		opacity: 1;
		-webkit-transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(-30px)
	}

	80% {
		opacity: 1;
		-moz-transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateY(-30px)
	}

	80% {
		opacity: 1;
		-o-transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(-30px)
	}

	80% {
		opacity: 1;
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px)
	}

	80% {
		opacity: 1;
		-webkit-transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(30px)
	}

	80% {
		opacity: 1;
		-moz-transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateY(30px)
	}

	80% {
		opacity: 1;
		-o-transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(30px)
	}

	80% {
		opacity: 1;
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px)
	}

	80% {
		opacity: 1;
		-webkit-transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(30px)
	}

	80% {
		opacity: 1;
		-moz-transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateX(30px)
	}

	80% {
		opacity: 1;
		-o-transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(30px)
	}

	80% {
		opacity: 1;
		transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		transform: translateX(.1px)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px)
	}

	80% {
		opacity: 1;
		-webkit-transform: translateX(10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-30px)
	}

	80% {
		opacity: 1;
		-moz-transform: translateX(10px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateX(-30px)
	}

	80% {
		opacity: 1;
		-o-transform: translateX(10px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(-30px)
	}

	80% {
		opacity: 1;
		transform: translateX(10px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1)
	}

	25% {
		-webkit-transform: scale(.95)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3)
	}
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1)
	}

	25% {
		-moz-transform: scale(.95)
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-moz-transform: scale(.3)
	}
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1)
	}

	25% {
		-o-transform: scale(.95)
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-o-transform: scale(.3)
	}
}

@keyframes bounceOut {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(.95)
	}

	50% {
		opacity: 1;
		transform: scale(1.1)
	}

	100% {
		opacity: 0;
		transform: scale(.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(20px)
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(20px)
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-transform-origin: left bottom;
		-transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0) skewX(-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0) skewX(0);
		opacity: 1
	}
}

@-moz-keyframes lightSpeedIn {
	0% {
		-moz-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-moz-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-moz-transform: translateX(0) skewX(-15deg);
		opacity: 1
	}

	100% {
		-moz-transform: translateX(0) skewX(0);
		opacity: 1
	}
}

@-o-keyframes lightSpeedIn {
	0% {
		-o-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-o-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-o-transform: translateX(0) skewX(-15deg);
		opacity: 1
	}

	100% {
		-o-transform: translateX(0) skewX(0);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0) skewX(-15deg);
		opacity: 1
	}

	100% {
		transform: translateX(0) skewX(0);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	-moz-animation-name: lightSpeedIn;
	-o-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0) skewX(0);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@-moz-keyframes lightSpeedOut {
	0% {
		-moz-transform: translateX(0) skewX(0);
		opacity: 1
	}

	100% {
		-moz-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@-o-keyframes lightSpeedOut {
	0% {
		-o-transform: translateX(0) skewX(0);
		opacity: 1
	}

	100% {
		-o-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		transform: translateX(0) skewX(0);
		opacity: 1
	}

	100% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	-moz-animation-name: lightSpeedOut;
	-o-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	40% {
		-webkit-transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	100% {
		-webkit-transform: translateY(700px);
		opacity: 0
	}
}

@-moz-keyframes hinge {
	0% {
		-moz-transform: rotate(0);
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-moz-transform: rotate(80deg);
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	40% {
		-moz-transform: rotate(60deg);
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	80% {
		-moz-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	100% {
		-moz-transform: translateY(700px);
		opacity: 0
	}
}

@-o-keyframes hinge {
	0% {
		-o-transform: rotate(0);
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-o-transform: rotate(80deg);
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	40% {
		-o-transform: rotate(60deg);
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	80% {
		-o-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	100% {
		-o-transform: translateY(700px);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform: rotate(0);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate(80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	40% {
		transform: rotate(60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	80% {
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	100% {
		transform: translateY(700px);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0)
	}
}

@-moz-keyframes rollIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0) rotate(0)
	}
}

@-o-keyframes rollIn {
	0% {
		opacity: 0;
		-o-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0) rotate(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		transform: translateX(0) rotate(0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg)
	}
}

@-moz-keyframes rollOut {
	0% {
		opacity: 1;
		-moz-transform: translateX(0) rotate(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg)
	}
}

@-o-keyframes rollOut {
	0% {
		opacity: 1;
		-o-transform: translateX(0) rotate(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0) rotate(0)
	}

	100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes tadab {
	0% {
		-webkit-transform: scale(1);
		opacity: 0
	}

	10%,
	20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		opacity: .1
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		opacity: .4
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		opacity: .7
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		opacity: 1
	}
}

@-moz-keyframes tadab {
	0% {
		-moz-transform: scale(1);
		opacity: 0
	}

	10%,
	20% {
		-moz-transform: scale(.9) rotate(-3deg);
		opacity: .1
	}

	30%,
	50%,
	70%,
	90% {
		-moz-transform: scale(1.1) rotate(3deg);
		opacity: .4
	}

	40%,
	60%,
	80% {
		-moz-transform: scale(1.1) rotate(-3deg);
		opacity: .7
	}

	100% {
		-moz-transform: scale(1) rotate(0);
		opacity: 1
	}
}

@-o-keyframes tadab {
	0% {
		-o-transform: scale(1);
		opacity: 0
	}

	10%,
	20% {
		-o-transform: scale(.9) rotate(-3deg);
		opacity: .1
	}

	30%,
	50%,
	70%,
	90% {
		-o-transform: scale(1.1) rotate(3deg);
		opacity: .4
	}

	40%,
	60%,
	80% {
		-o-transform: scale(1.1) rotate(-3deg);
		opacity: .7
	}

	100% {
		-o-transform: scale(1) rotate(0);
		opacity: 1
	}
}

@keyframes tadab {
	0% {
		transform: scale(1);
		opacity: 0
	}

	10%,
	20% {
		transform: scale(.9) rotate(-3deg);
		opacity: .1
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg);
		opacity: .4
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg);
		opacity: .7
	}

	100% {
		transform: scale(1) rotate(0);
		opacity: 1
	}
}

.tadab {
	-webkit-animation-name: tadab;
	-moz-animation-name: tadab;
	-o-animation-name: tadab;
	animation-name: tadab
}

@-webkit-keyframes blogeffect4 {
	0% {
		-webkit-transform: perspective(1300px) translateZ(400px) translateY(300px) rotateX(-90deg)
	}

	100% {
		-webkit-transform: perspective(1300px) translateZ(0) translateY(0) rotateX(0);
		opacity: 1
	}
}

@-moz-keyframes blogeffect4 {
	0% {
		-moz-transform: perspective(1300px) translateZ(400px) translateY(300px) rotateX(-90deg);
		opacity: 0
	}

	100% {
		-moz-transform: perspective(1300px) translateZ(0) translateY(0) rotateX(0);
		opacity: 1
	}
}

@-o-keyframes blogeffect4 {
	0% {
		-o-transform: perspective(1300px) translateZ(400px) translateY(300px) rotateX(-90deg);
		opacity: 0
	}

	100% {
		-o-transform: perspective(1300px) translateZ(0) translateY(0) rotateX(0);
		opacity: 1
	}
}

@keyframes blogeffect4 {
	0% {
		transform: perspective(1300px) translateZ(400px) translateY(300px) rotateX(-90deg);
		opacity: 0
	}

	100% {
		transform: perspective(1300px) translateZ(0) translateY(0) rotateX(0);
		opacity: 1
	}
}

.blogeffect4 {
	-webkit-animation-name: blogeffect4;
	-moz-animation-name: blogeffect4;
	-o-animation-name: blogeffect4;
	backface-visibility: visible !important;
	animation: blogeffect4 .3s ease-in-out forwards
}

@-webkit-keyframes blogeffect5 {
	0% {
		-webkit-transform: rotateX(-180deg)
	}

	100% {
		-webkit-transform: rotateX(0);
		opacity: 1
	}
}

@-moz-keyframes blogeffect5 {
	0% {
		-moz-transform: rotateX(-180deg)
	}

	100% {
		-moz-transform: rotateX(0);
		opacity: 1
	}
}

@-o-keyframes blogeffect5 {
	0% {
		-o-transform: rotateX(-180deg)
	}

	100% {
		-o-transform: rotateX(0);
		opacity: 1
	}
}

@keyframes blogeffect5 {
	0% {
		transform: rotateX(-180deg)
	}

	100% {
		transform: rotateX(0);
		opacity: 1
	}
}

.blogeffect5 {
	-webkit-animation-name: blogeffect5;
	-moz-animation-name: blogeffect5;
	-o-animation-name: blogeffect5;
	backface-visibility: visible !important;
	-webkit-transform-origin: 50% 50% -300px;
	-moz-transform-origin: 50% 50% -300px;
	transform-origin: 50% 50% -300px;
	animation: blogeffect5 .8s ease-in-out forwards
}

@-webkit-keyframes blogeffect6 {
	0% {
		-webkit-transform: perspective(1300px) rotateX(-80deg)
	}

	100% {
		-webkit-transform: perspective(1300px) rotateX(0);
		opacity: 1
	}
}

@-moz-keyframes blogeffect6 {
	0% {
		-moz-transform: rotateX(-80deg)
	}

	100% {
		-moz-transform: rotateX(0);
		opacity: 1
	}
}

@-o-keyframes blogeffect6 {
	0% {
		-o-transform: rotateX(-80deg)
	}

	100% {
		-o-transform: rotateX(0);
		opacity: 1
	}
}

@keyframes blogeffect6 {
	0% {
		transform: rotateX(-80deg)
	}

	100% {
		transform: rotateX(0);
		opacity: 1
	}
}

.blogeffect6 {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: blogeffect6;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: blogeffect6;
	-o-backface-visibility: visible !important;
	-o-animation-name: blogeffect6;
	backface-visibility: visible !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	animation: blogeffect6 .8s ease-in-out forwards
}

@media (min-width:768px) and (max-width:979px) {
	.animated {
		-webkit-animation-fill-mode: none;
		-moz-animation-fill-mode: none;
		-ms-animation-fill-mode: none;
		-o-animation-fill-mode: none;
		animation-fill-mode: none;
		-webkit-animation-duration: 0;
		-moz-animation-duration: 0;
		-ms-animation-duration: 0;
		-o-animation-duration: 0;
		animation-duration: 0
	}

	.blind {
		opacity: 1
	}
}

@media (max-width:767px) {
	.animated {
		-webkit-animation-fill-mode: none;
		-moz-animation-fill-mode: none;
		-ms-animation-fill-mode: none;
		-o-animation-fill-mode: none;
		animation-fill-mode: none;
		-webkit-animation-duration: 0;
		-moz-animation-duration: 0;
		-ms-animation-duration: 0;
		-o-animation-duration: 0;
		animation-duration: 0
	}

	.blind {
		opacity: 1
	}
}

@media (max-width:480px) {
	.animated {
		-webkit-animation-fill-mode: none;
		-moz-animation-fill-mode: none;
		-ms-animation-fill-mode: none;
		-o-animation-fill-mode: none;
		animation-fill-mode: none;
		-webkit-animation-duration: 0;
		-moz-animation-duration: 0;
		-ms-animation-duration: 0;
		-o-animation-duration: 0;
		animation-duration: 0
	}

	.blind {
		opacity: 1
	}
}

.fadein.off,
.off .fadein {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0, 0, 1, 1);
	-moz-transition-timing-function: cubic-bezier(0, 0, 1, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, 1, 1);
	transition-timing-function: cubic-bezier(0, 0, 1, 1);
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s
}

.fadein.on,
.off .scale,
.off scaleInv,
.on .fadein,
.scale.off,
scaleInv.off {
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s
}

.fadein.on,
.on .fadein {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(0, 0, 1, 1);
	-moz-transition-timing-function: cubic-bezier(0, 0, 1, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, 1, 1);
	transition-timing-function: cubic-bezier(0, 0, 1, 1);
	transition-duration: .5s
}

.scale,
scaleInv {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}

.off .scale,
.off scaleInv,
.scale.off,
scaleInv.off {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	-moz-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	-o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	transition-duration: .5s
}

.on .scale,
.on scaleInv,
.scale.on,
scaleInv.on {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s
}

.off .scaleInv,
.scaleInv.on {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-o-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	-moz-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	-o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

.on .scaleInv,
.scaleInv.on {
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

.anim_17.off,
.off .anim_17 {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.anim_17.on,
.on .anim_17 {
	-webkit-transition-delay: 3.05s;
	-moz-transition-delay: 3.05s;
	-o-transition-delay: 3.05s;
	transition-delay: 3.05s
}

.anim_16.off,
.off .anim_16 {
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}

.anim_16.on,
.on .anim_16 {
	-webkit-transition-delay: 2.9s;
	-moz-transition-delay: 2.9s;
	-o-transition-delay: 2.9s;
	transition-delay: 2.9s
}

.anim_15.off,
.off .anim_15 {
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.anim_15.on,
.on .anim_15 {
	-webkit-transition-delay: 2.75s;
	-moz-transition-delay: 2.75s;
	-o-transition-delay: 2.75s;
	transition-delay: 2.75s
}

.anim_14.off,
.off .anim_14 {
	-webkit-transition-delay: .44999999999999996s;
	-moz-transition-delay: .44999999999999996s;
	-o-transition-delay: .44999999999999996s;
	transition-delay: .44999999999999996s
}

.anim_14.on,
.on .anim_14 {
	-webkit-transition-delay: 2.6s;
	-moz-transition-delay: 2.6s;
	-o-transition-delay: 2.6s;
	transition-delay: 2.6s
}

.anim_13.off,
.off .anim_13 {
	-webkit-transition-delay: .6s;
	-moz-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

.anim_13.on,
.on .anim_13 {
	-webkit-transition-delay: 2.45s;
	-moz-transition-delay: 2.45s;
	-o-transition-delay: 2.45s;
	transition-delay: 2.45s
}

.anim_12.off,
.off .anim_12 {
	-webkit-transition-delay: .75s;
	-moz-transition-delay: .75s;
	-o-transition-delay: .75s;
	transition-delay: .75s
}

.anim_12.on,
.on .anim_12 {
	-webkit-transition-delay: 2.3s;
	-moz-transition-delay: 2.3s;
	-o-transition-delay: 2.3s;
	transition-delay: 2.3s
}

.anim_11.off,
.off .anim_11 {
	-webkit-transition-delay: .8999999999999999s;
	-moz-transition-delay: .8999999999999999s;
	-o-transition-delay: .8999999999999999s;
	transition-delay: .8999999999999999s
}

.anim_11.on,
.on .anim_11 {
	-webkit-transition-delay: 2.15s;
	-moz-transition-delay: 2.15s;
	-o-transition-delay: 2.15s;
	transition-delay: 2.15s
}

.anim_10.off,
.off .anim_10 {
	-webkit-transition-delay: 1.05s;
	-moz-transition-delay: 1.05s;
	-o-transition-delay: 1.05s;
	transition-delay: 1.05s
}

.anim_10.on,
.on .anim_10 {
	-webkit-transition-delay: 2s;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	transition-delay: 2s
}

.anim_9.off,
.off .anim_9 {
	-webkit-transition-delay: 1.2s;
	-moz-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.anim_9.on,
.on .anim_9 {
	-webkit-transition-delay: 1.8499999999999999s;
	-moz-transition-delay: 1.8499999999999999s;
	-o-transition-delay: 1.8499999999999999s;
	transition-delay: 1.8499999999999999s
}

.anim_8.off,
.off .anim_8 {
	-webkit-transition-delay: 1.3499999999999999s;
	-moz-transition-delay: 1.3499999999999999s;
	-o-transition-delay: 1.3499999999999999s;
	transition-delay: 1.3499999999999999s
}

.anim_8.on,
.on .anim_8 {
	-webkit-transition-delay: 1.7s;
	-moz-transition-delay: 1.7s;
	-o-transition-delay: 1.7s;
	transition-delay: 1.7s
}

.anim_7.off,
.off .anim_7 {
	-webkit-transition-delay: 1.5s;
	-moz-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.anim_7.on,
.on .anim_7 {
	-webkit-transition-delay: 1.55s;
	-moz-transition-delay: 1.55s;
	-o-transition-delay: 1.55s;
	transition-delay: 1.55s
}

.anim_6.off,
.off .anim_6 {
	-webkit-transition-delay: 1.65s;
	-moz-transition-delay: 1.65s;
	-o-transition-delay: 1.65s;
	transition-delay: 1.65s
}

.anim_6.on,
.on .anim_6 {
	-webkit-transition-delay: 1.4s;
	-moz-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.anim_5.off,
.off .anim_5 {
	-webkit-transition-delay: 1.7999999999999998s;
	-moz-transition-delay: 1.7999999999999998s;
	-o-transition-delay: 1.7999999999999998s;
	transition-delay: 1.7999999999999998s
}

.anim_5.on,
.on .anim_5 {
	-webkit-transition-delay: 1.25s;
	-moz-transition-delay: 1.25s;
	-o-transition-delay: 1.25s;
	transition-delay: 1.25s
}

.anim_4.off,
.off .anim_4 {
	-webkit-transition-delay: 1.95s;
	-moz-transition-delay: 1.95s;
	-o-transition-delay: 1.95s;
	transition-delay: 1.95s
}

.anim_4.on,
.on .anim_4 {
	-webkit-transition-delay: 1.1s;
	-moz-transition-delay: 1.1s;
	-o-transition-delay: 1.1s;
	transition-delay: 1.1s
}

.anim_3.off,
.off .anim_3 {
	-webkit-transition-delay: 2.1s;
	-moz-transition-delay: 2.1s;
	-o-transition-delay: 2.1s;
	transition-delay: 2.1s
}

.anim_3.on,
.on .anim_3 {
	-webkit-transition-delay: .95s;
	-moz-transition-delay: .95s;
	-o-transition-delay: .95s;
	transition-delay: .95s
}

.anim_2.off,
.off .anim_2 {
	-webkit-transition-delay: 2.25s;
	-moz-transition-delay: 2.25s;
	-o-transition-delay: 2.25s;
	transition-delay: 2.25s
}

.anim_2.on,
.on .anim_2 {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}

.anim_1.off,
.off .anim_1 {
	-webkit-transition-delay: 2.4s;
	-moz-transition-delay: 2.4s;
	-o-transition-delay: 2.4s;
	transition-delay: 2.4s
}

.anim_1.on,
.on .anim_1 {
	-webkit-transition-delay: .65s;
	-moz-transition-delay: .65s;
	-o-transition-delay: .65s;
	transition-delay: .65s
}

body {
	overflow-x: hidden
}

.stylebutton,
.styleswitcher {
	background: #fff;
	border: 1px solid #e1e1e1
}

.styleswitcher {
	position: fixed;
	height: 266px;
	width: 220px;
	color: #595959;
	top: 150px;
	left: -223px;
	z-index: 5000
}

.styleswitcher.ackapa {
	left: 0
}

.styleswitcher .switch {
	border-bottom: 1px solid #e1e1e1;
	padding-left: 20px;
	padding-bottom: 10px
}

.styleswitcher .switch h5 {
	margin-top: 20px
}

.styleswitcher .switch p {
	margin-top: 10px
}

.stylebutton {
	cursor: pointer;
	position: absolute;
	text-align: center;
	line-height: 62px;
	width: 50px;
	height: 50px;
	top: -1px;
	right: -53px
}

.styleswitcher select {
	margin-top: 10px;
	width: 180px
}

.asset-change,
.green-change,
.lightbrown-change,
.lightyellow-change,
.orange-change,
.purple-change,
.red-change,
.yellow-change {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	cursor: pointer
}

.asset-change {
	background: #0cadbe
}

.green-change {
	background: #76b737
}

.lightbrown-change {
	background: #cda659
}

.lightyellow-change {
	background: #e7d408
}

.orange-change {
	background: #ff9c00
}

.purple-change {
	background: #c74a73
}

.red-change {
	background: #e54242
}

.yellow-change {
	background: #fac32d
}