@charset "utf-8";
a:active, a:focus {
	outline: 0
}
img {
	border: none
}
body.contentpane #k2Container {
	padding: 16px
}
.k2Padding {
	padding: 4px
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	border: none
}
.even {
	padding: 2px
}
.odd {
	padding: 2px
}
div.k2FeedIcon {
	padding: 10px 0;
	position: absolute;
	right: 30px
}
div.k2FeedIcon a, div.k2FeedIcon a:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px
}
div.k2FeedIcon a span, div.k2FeedIcon a:hover span {
	display: none
}
.itemRatingForm {
	display: block;
	vertical-align: middle;
	line-height: 25px;
	float: left
}
.itemRatingLog {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 4px;
	float: left
}
div.itemRatingForm .formLogLoading {
	background: url(../../../../components/com_k2/images/loaders/generic.gif) no-repeat left center;
	height: 25px;
	padding: 0 0 0 20px
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
	background: transparent url(../../../../components/com_k2/images/ratingstars.gif) left -1000px repeat-x
}
.itemRatingList {
	position: relative;
	float: left;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top
}
.itemRatingList li {
	display: inline;
	background: none;
	padding: 0
}
.itemRatingList a, .itemRatingList .itemCurrentRating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
	cursor: pointer
}
.itemRatingList a:hover {
	background-position: left bottom
}
.itemRatingList a.one-star {
	width: 20%;
	z-index: 6
}
.itemRatingList a.two-stars {
	width: 40%;
	z-index: 5
}
.itemRatingList a.three-stars {
	width: 60%;
	z-index: 4
}
.itemRatingList a.four-stars {
	width: 80%;
	z-index: 3
}
.itemRatingList a.five-stars {
	width: 100%;
	z-index: 2
}
.itemRatingList .itemCurrentRating {
	z-index: 1;
	background-position: 0 center;
	margin: 0;
	padding: 0
}
span.siteRoot {
	display: none
}
.smallerFontSize {
	font-size: 100%;
	line-height: inherit
}
.largerFontSize {
	font-size: 150%;
	line-height: 140%
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: #fff !important
}
#recaptcha_table {
	border-color: #ccc !important
}
#recaptcha_response_field {
	border-color: #ccc !important;
	background-color: #fff !important
}
.k2-recaptcha-v2 {
	margin-top: 12px
}
div.itemToolbar ul li a#fontDecrease, div.itemToolbar ul li a#fontIncrease {
	font-size: 14px
}
div.itemToolbar ul li a#fontDecrease img, div.itemToolbar ul li a#fontIncrease img {
	background: none
}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover, a.ubUserURL, a.ubUserURL:hover, span.ubUserEmail, div.itemIsFeatured:before, div.catItemIsFeatured:before, div.userItemIsFeatured:before, div.k2FeedIcon a, div.k2FeedIcon a:hover, div.itemToolbar ul li a#fontDecrease, div.itemToolbar ul li a#fontIncrease {
	background: none;
	text-decoration: none;
	vertical-align: middle;
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
div.catItemIsFeatured:before, div.userItemIsFeatured:before, div.itemIsFeatured:before {
	content: "\e09b"
}
a#fontIncrease:before {
	content: "\e091"
}
a#fontDecrease:before {
	content: "\e092"
}
div.k2FeedIcon a:before, a.ubUserFeedIcon:before {
	content: "\e03b"
}
a.ubUserURL:before {
	content: "\e037"
}
span.ubUserEmail:before {
	content: "\e086"
}
div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
	margin: 0;
	padding: 0 4px;
	list-style: none
}
div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
	display: block;
	padding: 0;
	margin: 0 0 24px 0
}
.clearList {
	display: none;
	float: none;
	clear: both
}
.lastItem {
	border: none
}
.k2Avatar img {
	display: block;
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	padding: 2px;
	margin: 2px 4px 4px 0
}
a.k2ReadMore {}
a.k2ReadMore:hover {}
div.k2Pagination {
	padding: 8px;
	margin: 0;
	text-align: center
}
div.k2Pagination ul {
	text-align: center;
	float: left
}
div.k2Pagination ul li {
	display: inline-block;
	margin: 0;
	padding: 0
}
div.k2Pagination ul li a {
	display: inline-block;
	padding: 8px 12px;
	margin: 0 -1px 0 0;
	border: 1px solid #ddd;
	border-radius: 0;
	vertical-align: middle;
	background: #fff;
	text-decoration: none
}
div.k2Pagination ul li a:hover {
	background: #fafafa;
	cursor: pointer
}
div.k2Pagination ul li.active a {
	background: #fafafa
}
div.k2Pagination ul li a span {
	vertical-align: middle
}
div.k2Pagination>span {
	float: right;
	display: inline-block
}
table.csvData {}
table.csvData tr th {}
table.csvData tr td {}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
	position: relative
}
div.itemIsFeatured:before, div.catItemIsFeatured:before, div.userItemIsFeatured:before {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #CF1919;
	font-size: 20px
}
.k2HorizontalSep {
	border: 0;
	padding: 0;
	margin: 0 8px
}
span.itemEditLink, span.catItemEditLink, span.userItemEditLink, span.userItemAddLink {
	float: right;
	display: block;
	padding: 0;
	margin: 0;
	width: 120px;
	text-align: right
}
span.itemEditLink a, span.catItemEditLink a, span.userItemEditLink a, span.userItemAddLink a {
	display: inline-block;
	padding: 4px 8px;
	margin: 0;
	background: #2d96dd;
	color: #fff;
	border: 0;
	border-radius: 4px;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none
}
span.itemEditLink a:hover, span.catItemEditLink a:hover, span.userItemEditLink a:hover, span.userItemAddLink a:hover {
	background: #217dbb
}
a.itemPrintThisPage {
	display: block;
	width: 160px;
	margin: 4px auto 16px;
	padding: 8px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
	font-size: 14px
}
a.itemPrintThisPage:hover {
	background: #fafafa;
	text-decoration: none
}
div.itemView {
	margin: 0 0 24px 0
}
div.itemIsFeatured {}
span.itemEditLink {}
span.itemEditLink a {}
span.itemEditLink a:hover {}
div.itemHeader {}
div.itemHeader span.itemDateCreated {
	color: #999;
	font-size: 11px
}
div.itemHeader h2.itemTitle {
	padding: 10px 0 4px 0;
	margin: 0 0 10px 0
}
div.itemHeader h2.itemTitle span {}
div.itemHeader h2.itemTitle span sup {
	font-size: 12px;
	color: #CF1919;
	text-decoration: none
}
div.itemHeader span.itemAuthor {
	display: block;
	padding: 0;
	margin: 0
}
div.itemHeader span.itemAuthor a:before {
	content: " "
}
div.itemHeader span.itemAuthor a {}
div.itemHeader span.itemAuthor a:hover {}
div.itemToolbar {
	padding: 0;
	margin: 0;
	display: inline-block
}
div.itemToolbar ul {
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0
}
div.itemToolbar ul li {
	display: inline;
	list-style: none;
	padding: 0 4px 0 8px;
	margin: 0;
	border-left: 1px solid #ccc;
	text-align: center;
	background: none;
	font-size: 12px
}
div.itemToolbar ul>li:first-child {
	border: none
}
div.itemToolbar ul li a {
	font-size: 12px;
	font-weight: normal
}
div.itemToolbar ul li a:hover {}
div.itemToolbar ul li a span {}
div.itemToolbar ul li a.itemPrintLink {}
div.itemToolbar ul li a.itemPrintLink span {}
div.itemToolbar ul li a.itemEmailLink {}
div.itemToolbar ul li a.itemEmailLink span {}
div.itemToolbar ul li a.itemVideoLink {}
div.itemToolbar ul li a.itemVideoLink span {}
div.itemToolbar ul li a.itemImageGalleryLink {}
div.itemToolbar ul li a.itemImageGalleryLink span {}
div.itemToolbar ul li a.itemCommentsLink {}
div.itemToolbar ul li a.itemCommentsLink span {}
div.itemToolbar ul li a img {
	vertical-align: middle
}
div.itemToolbar ul li span.itemTextResizerTitle {}
div.itemToolbar ul li a#fontDecrease {
	margin: 0 0 0 2px
}
div.itemToolbar ul li a#fontDecrease img {
	width: 13px;
	height: 13px;
	font-size: 13px
}
div.itemToolbar ul li a#fontIncrease {
	margin: 0 0 0 2px
}
div.itemToolbar ul li a#fontIncrease img {
	width: 13px;
	height: 13px;
	font-size: 13px
}
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
	display: none
}
div.itemRatingBlock {
	padding: 0;
	display: inline-block
}
div.itemRatingBlock span {
	display: block;
	float: left;
	font-style: normal;
	padding: 0 4px 0 0;
	margin: 0;
	color: #999
}
div.itemBody {
	padding: 8px 0;
	margin: 0
}
div.itemImageBlock {
	padding: 0;
	margin: 0 0 16px 0
}
span.itemImage {
	display: block;
	text-align: center;
	margin: 0 0 8px 0
}
span.itemImage img {
	max-width: 100%;
	height: auto
}
span.itemImageCaption {
	color: #666;
	float: left;
	display: block;
	font-size: 11px
}
span.itemImageCredits {
	color: #999;
	float: right;
	display: block;
	font-style: italic;
	font-size: 11px
}
@media screen and ( max-width:600px) {
	span.itemImageCaption, span.itemImageCredits {
		float: none;
		text-align: center
	}
}
div.itemIntroText {
	padding: 4px 0 0 0
}
div.itemIntroText img {}
div.itemFullText {}
div.itemFullText h3 {
	margin: 0;
	padding: 16px 0 4px 0
}
div.itemFullText p {}
div.itemFullText img {}
div.itemExtraFields {
	margin: 16px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px dotted #ddd
}
div.itemExtraFields h3 {
	margin: 0;
	padding: 0 0 8px 0
}
div.itemExtraFields ul {
	margin: 0;
	padding: 0;
	list-style: none
}
div.itemExtraFields ul li {
	display: block
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 4px 0 0;
	width: 30%
}
div.itemExtraFields ul li span.itemExtraFieldsValue {}
div.itemContentFooter {
	display: block;
	padding: 26px 0 0;
	margin: 16px 0 4px 0;
	border-top: 1px solid #f5f5f5
}
span.itemDateModified {
	float: right;
	font-style: italic
}
div.itemSocialSharing {
	padding: 8px 0
}
div.itemTwitterButton {
	float: left;
	margin: 2px 24px 0 0
}
div.itemFacebookButton {
	float: left;
	margin-right: 24px;
	width: 200px
}
div.itemGooglePlusOneButton {}
div.itemLinks {
	margin: 16px 0;
	padding: 0
}
div.itemCategory {
	display: inline-block;
	margin: 0 5px
}
div.itemCategory span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.itemCategory a {}
.itemTagsBlock {
	font-size: 14px
}
div.itemTagsBlock span {
	background: #232323;
	color: #fff;
	padding: 2px 6px;
	margin-right: 5px
}
div.itemTagsBlock ul.itemTags {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline
}
div.itemTagsBlock ul.itemTags li {
	border: 1px solid #dedede;
	display: inline;
	list-style: none;
	padding: 2px 6px;
	margin-right: 5px;
	text-align: center;
	font-size: 14px
}
div.itemTagsBlock ul.itemTags li a:before {
	content: "#"
}
div.itemTagsBlock ul.itemTags li a {
	color: #232323
}
div.itemTagsBlock ul.itemTags li a:hover {}
div.itemAttachmentsBlock {
	padding: 4px;
	border-bottom: 1px dotted #ccc
}
div.itemAttachmentsBlock span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.itemAttachmentsBlock ul.itemAttachments {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline
}
div.itemAttachmentsBlock ul.itemAttachments li {
	display: inline;
	list-style: none;
	padding: 0 4px;
	margin: 0;
	text-align: center
}
div.itemAttachmentsBlock ul.itemAttachments li a {}
div.itemAttachmentsBlock ul.itemAttachments li a:hover {}
div.itemAttachmentsBlock ul.itemAttachments li span {
	font-size: 10px;
	color: #999;
	font-weight: normal
}
div.itemAuthorBlock {
	margin: 0 0 16px 0;
	padding: 20px 0;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5
}
div.itemAuthorBlock img.itemAuthorAvatar {
	float: left;
	display: block;
	margin: 0 20px 20px 0;
	width: 80px;
	height: 80px;
	border-radius: 50%
}
div.itemAuthorBlock div.itemAuthorDetails {
	margin: 0;
	padding: 0
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
	margin: 0 0 4px 0;
	padding: 0
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
	font-size: 16px
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {}
div.itemAuthorBlock div.itemAuthorDetails p {
	margin: 0 0 5px;
	font-size: 15px;
	line-height: 26px
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
	font-weight: bold;
	color: #555
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
	font-weight: bold;
	color: #555
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a, div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
	font-weight: normal;
	color: #232323
}
div.itemAuthorLatest {
	margin-bottom: 16px;
	padding: 0
}
div.itemAuthorLatest h3 {}
div.itemAuthorLatest ul {}
div.itemAuthorLatest ul li {}
div.itemAuthorLatest ul li a {}
div.itemAuthorLatest ul li a:hover {}
div.itemRelated h3 {}
div.itemRelated ul {}
div.itemRelated ul li {}
div.itemRelated ul li.k2ScrollerElement {
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 0 4px 4px 0;
	background: #fff
}
div.itemRelated ul li.clr {
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	border: none
}
a.itemRelTitle {}
div.itemRelCat {}
div.itemRelCat a {}
div.itemRelAuthor {}
div.itemRelAuthor a {}
img.itemRelImg {}
div.itemRelIntrotext {}
div.itemRelFulltext {}
div.itemRelMedia {}
div.itemRelImageGallery {}
div.itemRelated {
	padding: 30px 0
}
div.itemRelated h3 {
	margin: 0 0 30px;
	line-height: 100%
}
div.itemRelated h3 span {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-transform: uppercase;
	display: inline-block
}
div.itemRelated ul {
	list-style: none;
	margin: 0 -10px;
	padding: 0
}
div.itemRelated ul li {
	width: 33.3%;
	float: left;
	padding: 10px;
	list-style: none
}
a.itemRelTitle {
	display: inline-block;
	line-height: 18px;
	margin: 10px 0;
	font-size: 14px;
	font-weight: 700;
	font-family: Arimo, sans-serif
}
div.itemVideoBlock {
	margin: 20px 0
}
div.itemVideoBlock div.itemVideoEmbedded {
	text-align: center
}
div.itemVideoBlock span.itemVideo {
	display: block;
	overflow: hidden
}
div.itemVideoBlock span.itemVideoCaption {
	color: #eee;
	float: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	width: 60%
}
div.itemVideoBlock span.itemVideoCredits {
	color: #eee;
	float: right;
	display: block;
	font-style: italic;
	font-size: 11px;
	width: 35%;
	text-align: right
}
@media screen and ( max-width:600px) {
	div.itemVideoBlock span.itemVideoCaption, div.itemVideoBlock span.itemVideoCredits {
		float: none;
		text-align: center;
		width: auto
	}
}
div.itemImageGallery {
	margin: 0 0 16px 0;
	padding: 0
}
div.itemNavigation {
	padding: 15px 8px;
	margin: 0 0 24px 0;
	background: #f5f5f5;
	display: inline-block;
	width: 100%
}
div.itemNavigation span.itemNavigationTitle {}
div.itemNavigation a.itemPrevious {
	padding: 0 15px;
	width: 50%;
	float: left
}
div.itemNavigation a.itemNext {
	padding: 0 15px;
	width: 50%;
	float: left
}
div.itemNavigation a {
	font-weight: 600;
	font-size: 16px
}
div.itemComments {
	background: none;
	;
	border: 0;
	border-radius: 0;
	padding: 0
}
div.itemComments ul.itemCommentsList {
	margin: 0 0 16px;
	padding: 0;
	list-style: none
}
div.itemComments ul.itemCommentsList li {
	display: block;
	padding: 4px;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ddd;
	background: #fff
}
div.itemComments ul.itemCommentsList li.authorResponse {
	background: #f5fdff
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
	background: #ffeaea
}
div.itemComments ul.itemCommentsList li img {
	float: left;
	margin: 4px 4px 4px 0;
	padding: 4px
}
div.itemComments ul.itemCommentsList li span.commentDate {
	padding: 0 4px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
	font-weight: bold;
	font-size: 14px
}
div.itemComments ul.itemCommentsList li p {
	padding: 4px 0
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
	display: none
}
div.itemComments ul.itemCommentsList li span.commentLink {
	float: right;
	margin-left: 8px
}
div.itemComments ul.itemCommentsList li span.commentLink a {
	font-size: 11px;
	color: #999;
	text-decoration: underline
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
	font-size: 11px;
	color: #555;
	text-decoration: underline
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
	display: block;
	clear: both
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	margin-right: 4px
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
	font-size: 11px;
	color: #555;
	text-decoration: underline
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
	background: url(../../../../components/com_k2/images/loaders/search.gif) no-repeat 100% 50%
}
div.itemCommentsPagination {
	padding: 4px;
	margin: 0 0 24px 0
}
div.itemCommentsPagination span.pagination {
	display: block;
	float: right;
	clear: both
}
div.itemCommentsPagination ul {
	text-align: center
}
div.itemCommentsPagination ul li {
	display: inline-block;
	margin: 0;
	padding: 0
}
div.itemCommentsPagination ul li a {
	display: inline-block;
	padding: 4px 8px;
	margin: 0 8px;
	border: 1px solid #ddd;
	border-radius: 4px;
	vertical-align: middle;
	background: #fff;
	text-decoration: none
}
div.itemCommentsPagination ul li a:hover {
	background: #fafafa;
	cursor: pointer
}
div.itemCommentsPagination ul li.active a {
	background: #fafafa
}
div.itemCommentsPagination ul li a span {
	vertical-align: middle
}
div.itemCommentsForm h3 {
	margin: 0;
	padding: 0 0 4px 0
}
div.itemCommentsForm p.itemCommentsFormNotes {
	border-top: 2px solid #dedede;
	padding: 10px 0;
	font-size: 12px;
	color: #a3a3a3;
	margin-top: 10px
}
div.itemCommentsForm form {
	margin: 0;
	padding: 0;
	width: 100%
}
div.itemCommentsForm form label.formComment, div.itemCommentsForm form label.formName, div.itemCommentsForm form label.formEmail, div.itemCommentsForm form label.formUrl, div.itemCommentsForm form label.formRecaptcha {
	display: block;
	margin: 12px 0 0 2px
}
div.itemCommentsForm form textarea.inputbox {
	display: block;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 8px;
	box-sizing: border-box
}
div.itemCommentsForm form input#submitCommentButton {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	outline: none;
	border: none;
	padding: 13px 37px;
	border-radius: 0;
	font-weight: 600;
	margin-top: 30px
}
div.itemCommentsForm form input#submitCommentButton:hover {
	background: #217dbb
}
div.itemCommentsForm form span#formLog {
	margin: 24px;
	padding: 8px 12px;
	border-radius: 4px;
	text-align: center;
	display: none
}
div.itemCommentsForm form span#formLog.k2FormLogError {
	display: block;
	background: #f00;
	color: #fff
}
div.itemCommentsForm form span#formLog.k2FormLogSuccess {
	display: block;
	background: #18ac00;
	color: #fff
}
div.itemCommentsForm form .formLogLoading {
	background: url(../../../../components/com_k2/images/loaders/generic.gif) no-repeat left center
}
div.itemCommentsLoginFirst {
	display: block;
	margin: 24px;
	padding: 8px 12px;
	background: #f00;
	color: #fff;
	border-radius: 4px
}
div.k2ReportCommentFormContainer {
	padding: 8px;
	width: 480px;
	margin: 0 auto
}
div.k2ReportCommentFormContainer blockquote {
	width: 462px;
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 8px;
	margin: 0 0 8px 0
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
	font-style: italic;
	font-weight: bold;
	font-size: 40px;
	color: #135CAE;
	line-height: 30px;
	vertical-align: top;
	display: block;
	float: left
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
	font-style: italic;
	font-weight: bold;
	font-size: 40px;
	color: #135CAE;
	line-height: 30px;
	vertical-align: top;
	display: block;
	float: right
}
div.k2ReportCommentFormContainer blockquote span.theComment {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0 4px
}
div.k2ReportCommentFormContainer form label {
	display: block;
	font-weight: bold
}
div.k2ReportCommentFormContainer form input, div.k2ReportCommentFormContainer form textarea {
	display: block;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 2px;
	margin: 0 0 8px 0;
	width: 474px
}
div.k2ReportCommentFormContainer form #recaptcha {
	margin-bottom: 24px
}
div.k2ReportCommentFormContainer form span#formLog {
	margin: 24px;
	padding: 8px 12px;
	background: #fafafa;
	border-radius: 4px;
	text-align: center;
	display: none
}
div.k2ReportCommentFormContainer form .formLogLoading {
	background: url(../../../../templates/components/com_k2/images/loaders/generic.html) no-repeat left center
}
div.itemBackToTop {
	text-align: right
}
div.itemBackToTop a {
	text-decoration: underline
}
div.itemBackToTop a:hover {
	text-decoration: underline
}
div.itemListCategoriesBlock {
	margin-bottom: 25px
}
div.itemListCategory {}
span.catItemAddLink {
	display: block;
	padding: 8px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #ccc;
	text-align: right
}
span.catItemAddLink a {
	padding: 4px 16px;
	border: 1px solid #ddd;
	background: #fafafa;
	text-decoration: none
}
span.catItemAddLink a:hover {
	background: #ffc
}
div.itemListCategory img {
	float: left;
	display: block;
	margin: 0 8px 0 0
}
div.itemListCategory h2 {
	display: inline-block;
	font-size: 20px;
	font-weight: 500
}
div.itemListCategory p {}
div.itemListSubCategories {
	float: right;
	margin-right: 20px
}
div.itemListSubCategories h3 {}
div.subCategoryContainer {
	float: left;
	display: inline-block;
	width: auto !important
}
div.subCategoryContainerLast {}
div.subCategory {
	height: auto !important;
	border: 0;
	padding: 0 6px;
	margin-right: 6px;
	background: #e9e9e9
}
div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
	text-align: center;
	display: block
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
	margin: 0 8px 0 0
}
div.subCategory h2 {
	font-size: 13px;
	margin: 0;
	font-weight: normal;
	line-height: 100%
}
div.subCategory h2 a {}
div.subCategory h2 a:hover {}
div.subCategory p {}
div.itemList {}
div#itemListLeading {}
div#itemListPrimary {}
div#itemListSecondary {}
div#itemListLinks {}
div.itemContainer {
	float: left
}
div.itemContainerLast {}
@media screen and ( max-width:600px) {
	div.itemContainer, div.subCategoryContainer {
		float: none;
		display: block;
		width: 100%!important
	}
}
div.catItemView {
	padding: 0 15px;
	margin: 0 0 25px 0;
	min-height: 500px
}
div.groupLeading {}
div.groupPrimary {}
div.groupSecondary {}
div.groupLinks {
	padding: 0;
	margin: 0
}
div.catItemIsFeatured {}
span.catItemEditLink {}
span.catItemEditLink a {}
span.catItemEditLink a:hover {}
div.catItemHeader {}
div.catItemHeader span.catItemDateCreated {
	margin: 0 8px
}
div.catItemHeader h3.catItemTitle {
	padding: 10px 0 4px 0;
	margin: 0;
	font-size: 20px
}
div.catItemHeader h3.catItemTitle span {}
div.catItemHeader h3.catItemTitle span sup {
	font-size: 12px;
	color: #CF1919;
	text-decoration: none
}
div.catItemHeader span.catItemAuthor {
	padding: 0;
	margin: 0
}
div.catItemHeader span.catItemAuthor a {}
div.catItemHeader span.catItemAuthor a:hover {}
div.catItemRatingBlock {
	padding: 8px 0
}
div.catItemRatingBlock span {
	display: block;
	float: left;
	font-style: normal;
	padding: 0 4px 0 0;
	margin: 0;
	color: #999
}
div.catItemBody {
	padding: 25px;
	margin: 0
}
div.catItemImageBlock {}
span.catItemImage {
	display: block;
	text-align: center;
	margin: 0
}
span.catItemImage img {
	max-width: 100%;
	height: auto
}
div.catItemIntroText {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	padding: 4px 0 12px 0
}
div.catItemIntroText img {}
div.catItemExtraFields, div.genericItemExtraFields {
	margin: 16px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px dotted #ddd
}
div.catItemExtraFields h4, div.genericItemExtraFields h4 {
	margin: 0;
	padding: 0 0 8px 0
}
div.catItemExtraFields ul, div.genericItemExtraFields ul {
	margin: 0;
	padding: 0;
	list-style: none
}
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
	display: block
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 4px 0 0;
	width: 30%
}
div.catItemExtraFields ul li span.catItemExtraFieldsValue {}
div.catItemLinks {
	margin: 0 0 16px 0;
	padding: 0
}
div.catItemHitsBlock {
	padding: 4px 0
}
span.catItemHits {}
div.catItemCategory {
	padding: 0;
	line-height: normal
}
div.catItemCategory span {
	font-weight: bold;
	padding: 0 4px 0 0
}
div.catItemCategory a {
	line-height:
}
div.catItemTagsBlock {
	padding: 4px 0
}
div.catItemTagsBlock span {
	font-weight: bold;
	padding: 0 4px 0 0
}
div.catItemTagsBlock ul.catItemTags {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline
}
div.catItemTagsBlock ul.catItemTags li {
	display: inline;
	list-style: none;
	padding: 0 4px 0 0;
	margin: 0;
	text-align: center
}
div.catItemTagsBlock ul.catItemTags li a:before {
	content: "#"
}
div.catItemTagsBlock ul.catItemTags li a {}
div.catItemTagsBlock ul.catItemTags li a:hover {}
div.catItemAttachmentsBlock {
	padding: 4px;
	border-bottom: 1px dotted #ccc
}
div.catItemAttachmentsBlock span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.catItemAttachmentsBlock ul.catItemAttachments {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
	display: inline;
	list-style: none;
	padding: 0 4px;
	margin: 0;
	text-align: center
}
div.catItemAttachmentsBlock ul.catItemAttachments li a {}
div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
	font-size: 10px;
	color: #999;
	font-weight: normal
}
div.catItemVideoBlock {
	margin: 0 0 16px 0;
	padding: 16px;
	background: #010101 url(../../../../components/com_k2/images/videobg.gif) repeat-x bottom
}
div.catItemVideoBlock div.catItemVideoEmbedded {
	text-align: center
}
div.catItemVideoBlock span.catItemVideo {
	display: block
}
div.catItemImageGallery {
	margin: 0 0 16px 0;
	padding: 0
}
div.catItemCommentsLink {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0
}
div.catItemCommentsLink a {
	color: #8a8a8a
}
div.catItemCommentsLink a:hover {}
div.catItemReadMore {
	display: inline
}
div.catItemReadMore a {}
div.catItemReadMore a:hover {}
span.catItemDateModified {
	display: block;
	text-align: right;
	padding: 4px;
	margin: 4px 0;
	color: #999;
	border-top: 1px solid #ddd
}
div.userView {}
div.userBlock {
	margin-bottom: 30px
}
div.userBlock img {
	float: left;
	display: block;
	margin: 0 20px 20px 0
}
div.userBlock h2 {
	font-size: 15px;
	margin: 0
}
div.userBlock div.userDescription {
	padding: 4px 0 0;
	font-size: 13px
}
div.userBlock div.userDescription p {
	margin-bottom: 0
}
div.userBlock div.userAdditionalInfo {
	padding: 0;
	margin: 0
}
span.userURL {
	color: #555;
	display: block;
	font-size: 13px
}
span.userURL a {
	color: #333
}
span.userEmail {
	color: #555;
	display: block
}
div.userItemList {}
div.userItemView {
	margin-bottom: 48px
}
div.userItemIsFeatured {}
div.userItemViewUnpublished {
	opacity: 0.9;
	border: 4px dashed #ccc;
	background: #fffff2;
	padding: 8px;
	margin: 8px 0
}
span.userItemEditLink {}
span.userItemEditLink a {}
span.userItemEditLink a:hover {}
div.userItemHeader {}
div.userItemHeader span.userItemDateCreated {
	margin: 0 8px
}
div.userItemHeader h3.userItemTitle {
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 20px
}
div.userItemHeader h3.userItemTitle span sup {
	font-size: 12px;
	color: #CF1919;
	text-decoration: none
}
div.userItemBody {
	padding: 25px 25px 0 0;
	margin: 0
}
div.userItemImageBlock {
	padding: 0;
	margin: 0 30px 0 0;
	float: left;
	position: relative
}
span.userItemImage {
	display: block;
	text-align: center;
	margin: 0
}
span.userItemImage img {
	max-width: 100%;
	height: auto
}
div.userItemIntroText {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	padding: 4px 0 12px 0
}
div.userItemIntroText img {}
div.userItemLinks {
	margin: 0 0 16px 0;
	padding: 0
}
div.userItemCategory {
	padding: 4px 0
}
div.userItemCategory span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.userItemCategory a {}
div.userItemTagsBlock {
	padding: 4px 0
}
div.userItemTagsBlock span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.userItemTagsBlock ul.userItemTags {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline
}
div.userItemTagsBlock ul.userItemTags li {
	display: inline;
	list-style: none;
	padding: 0 4px 0 0;
	margin: 0;
	text-align: center
}
div.userItemTagsBlock ul.userItemTags li a:before {
	content: "#"
}
div.userItemTagsBlock ul.userItemTags li a {}
div.userItemTagsBlock ul.userItemTags li a:hover {}
div.userItemCommentsLink {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #ccc
}
div.userItemCommentsLink a {}
div.userItemCommentsLink a:hover {}
div.userItemReadMore {
	display: inline
}
div.userItemReadMore a {}
div.userItemReadMore a:hover {}
div.tagView {}
div.tagItemList {}
div.tagItemView {
	margin-bottom: 48px
}
div.tagItemHeader {}
div.tagItemHeader span.tagItemDateCreated {}
div.tagItemHeader h3.tagItemTitle {
	padding: 10px 0 4px 0;
	margin: 0;
	font-size: 20px
}
div.tagItemBody {
	padding: 20px 25px 0 25px;
	margin: 0
}
div.tagItemImageBlock {
	padding: 0;
	margin: 0 30px 0 0;
	float: left;
	position: relative
}
span.tagItemImage {
	display: block;
	text-align: center;
	margin: 0
}
span.tagItemImage img {
	max-width: 100%;
	height: auto
}
div.tagItemIntroText {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	padding: 4px 0 12px 0
}
div.tagItemIntroText img {}
div.tagItemExtraFields {}
div.tagItemExtraFields h4 {}
div.tagItemExtraFields ul {}
div.tagItemExtraFields ul li {}
div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel {}
div.tagItemExtraFields ul li span.tagItemExtraFieldsValue {}
div.tagItemCategory {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #ccc
}
div.tagItemCategory span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.tagItemCategory a {}
div.tagItemReadMore {
	display: inline
}
div.tagItemReadMore a {}
div.tagItemReadMore a:hover {}
div.genericView {}
div.genericItemList {}
div.genericItemView {
	margin-bottom: 48px
}
div.genericItemHeader {}
div.genericItemHeader span.genericItemDateCreated {
	color: #999;
	font-size: 11px
}
div.genericItemHeader h2.genericItemTitle {
	padding: 10px 0 4px 0;
	margin: 0
}
div.genericItemBody {
	padding: 8px 0;
	margin: 0
}
div.genericItemImageBlock {
	padding: 0;
	margin: 0;
	float: left
}
span.genericItemImage {
	display: block;
	text-align: center;
	margin: 0 8px 8px 0
}
span.genericItemImage img {
	max-width: 100%;
	height: auto
}
div.genericItemIntroText {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	padding: 4px 0 12px 0
}
div.genericItemIntroText img {}
div.genericItemExtraFields {}
div.genericItemExtraFields h4 {}
div.genericItemExtraFields ul {}
div.genericItemExtraFields ul li {}
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {}
div.genericItemExtraFields ul li span.genericItemExtraFieldsValue {}
div.genericItemCategory {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #ccc
}
div.genericItemCategory span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.genericItemCategory a {}
div.genericItemReadMore {
	display: inline
}
div.genericItemReadMore a {}
div.genericItemReadMore a:hover {}
div#genericItemListNothingFound {
	padding: 40px;
	text-align: center
}
div#genericItemListNothingFound p {
	font-size: 20px;
	color: #999
}
#k2GoogleSearchContainer .gsc-control {
	width: auto !important
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area, #k2GoogleSearchContainer .gsc-control .gsc-resultsHeader, #k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
	display: none !important
}
div.latestItemsContainer {
	float: left
}
@media screen and ( max-width:600px) {
	div.latestItemsContainer {
		float: none;
		display: block;
		width: 100%!important
	}
}
div.latestItemsCategory {
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 0 8px 24px 0;
	padding: 8px
}
div.latestItemsCategoryImage {
	text-align: center
}
div.latestItemsCategoryImage img {
	margin: 0 8px 0 0
}
div.latestItemsCategory h2 {}
div.latestItemsCategory p {}
div.latestItemsUser {
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 0 8px 24px 0;
	padding: 8px
}
div.latestItemsUser img {
	display: block;
	float: left;
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd;
	margin: 0 8px 0 0;
	border-radius: 50%
}
div.latestItemsUser h2 {}
div.latestItemsUser p.latestItemsUserDescription {
	padding: 4px 0
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
	padding: 4px 0;
	margin: 8px 0 0 0
}
span.latestItemsUserURL {
	font-weight: bold;
	color: #555;
	display: block
}
span.latestItemsUserEmail {
	font-weight: bold;
	color: #555;
	display: block
}
div.latestItemList {
	padding: 0 8px 8px 0
}
div.latestItemView {}
div.latestItemHeader {}
div.latestItemHeader h3.latestItemTitle {
	padding: 10px 0 4px 0;
	margin: 0
}
span.latestItemDateCreated {
	color: #999;
	font-size: 11px
}
div.latestItemBody {
	padding: 8px 0;
	margin: 0
}
div.latestItemImageBlock {
	padding: 0;
	margin: 0;
	float: left
}
span.latestItemImage {
	display: block;
	text-align: center;
	margin: 0 8px 8px 0
}
span.latestItemImage img {
	max-width: 100%;
	height: auto
}
@media screen and ( max-width:600px) {
	div.latestItemImageBlock {
		float: none;
		display: block
	}
}
div.latestItemIntroText {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	padding: 4px 0 12px 0
}
div.latestItemIntroText img {}
div.latestItemLinks {
	margin: 0 0 16px 0;
	padding: 0
}
div.latestItemCategory {
	padding: 4px 0
}
div.latestItemCategory span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.latestItemCategory a {}
div.latestItemTagsBlock {
	padding: 4px 0
}
div.latestItemTagsBlock span {
	font-weight: bold;
	color: #555;
	padding: 0 4px 0 0
}
div.latestItemTagsBlock ul.latestItemTags {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline
}
div.latestItemTagsBlock ul.latestItemTags li {
	display: inline;
	list-style: none;
	padding: 0 4px 0 0;
	margin: 0;
	text-align: center
}
div.latestItemTagsBlock ul.latestItemTags li a:before {
	content: "#"
}
div.latestItemTagsBlock ul.latestItemTags li a {}
div.latestItemTagsBlock ul.latestItemTags li a:hover {}
div.latestItemVideoBlock {
	margin: 0 0 16px 0;
	padding: 16px;
	background: #010101 url(../../../../components/com_k2/images/videobg.gif) repeat-x bottom
}
div.latestItemVideoBlock span.latestItemVideo {
	display: block
}
div.latestItemCommentsLink {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #ccc
}
div.latestItemCommentsLink a {}
div.latestItemCommentsLink a:hover {}
div.latestItemReadMore {
	display: inline
}
div.latestItemReadMore a {}
div.latestItemReadMore a:hover {}
h2.latestItemTitleList {
	padding: 2px 0;
	margin: 8px 0 2px 0;
	border-bottom: 1px dotted #ccc
}
.k2AccountPage {}
.k2AccountPage table {}
.k2AccountPage table tr th {}
.k2AccountPage table tr td {}
.k2AccountPage table tr td label {
	white-space: nowrap
}
img.k2AccountPageImage {
	border: 4px solid #ddd;
	margin: 10px 0;
	padding: 0;
	display: block
}
.k2AccountPage div.k2AccountPageNotice {
	padding: 8px
}
.k2AccountPage div.k2AccountPageUpdate {
	border-top: 1px dotted #ddd;
	margin: 8px 0;
	padding: 8px;
	text-align: right
}
.k2AccountPage th.k2ProfileHeading {
	text-align: left;
	font-size: 18px;
	padding: 8px;
	background: #f6f6f6
}
.k2AccountPage td#userAdminParams {
	padding: 0;
	margin: 0
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
	background: #f6f6f6;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	color: #666;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	width: 140px
}
.k2AccountPage table.admintable {}
.k2AccountPage table.admintable tr td {}
.k2AccountPage table.admintable tr td span {}
.k2AccountPage table.admintable tr td span label {}
div.k2LatestCommentsBlock {}
div.k2LatestCommentsBlock ul {}
div.k2LatestCommentsBlock ul li {}
div.k2LatestCommentsBlock ul li.lastItem {}
div.k2LatestCommentsBlock ul li a.lcAvatar img {}
div.k2LatestCommentsBlock ul li a {}
div.k2LatestCommentsBlock ul li a:hover {}
div.k2LatestCommentsBlock ul li span.lcComment {}
div.k2LatestCommentsBlock ul li span.lcUsername {}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
	color: #999
}
div.k2LatestCommentsBlock ul li span.lcItemTitle {}
div.k2LatestCommentsBlock ul li span.lcItemCategory {}
div.k2TopCommentersBlock {}
div.k2TopCommentersBlock ul {}
div.k2TopCommentersBlock ul li {}
div.k2TopCommentersBlock ul li.lastItem {}
div.k2TopCommentersBlock ul li a.tcAvatar img {}
div.k2TopCommentersBlock ul li a.tcLink {}
div.k2TopCommentersBlock ul li a.tcLink:hover {}
div.k2TopCommentersBlock ul li span.tcUsername {}
div.k2TopCommentersBlock ul li span.tcCommentsCounter {}
div.k2TopCommentersBlock ul li a.tcLatestComment {}
div.k2TopCommentersBlock ul li a.tcLatestComment:hover {}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
	color: #999
}
div.k2ItemsBlock {}
div.k2ItemsBlock p.modulePretext {}
div.k2ItemsBlock ul {}
div.k2ItemsBlock ul li {}
div.k2ItemsBlock ul li a {}
div.k2ItemsBlock ul li a:hover {}
div.k2ItemsBlock ul li.lastItem {}
div.k2ItemsBlock ul li a.moduleItemTitle {}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {}
div.k2ItemsBlock ul li div.moduleItemAuthor {}
div.k2ItemsBlock ul li div.moduleItemAuthor a {}
div.k2ItemsBlock ul li div.moduleItemAuthor a:hover {}
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
	display: block;
	padding: 4px 0
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	float: right;
	margin: 2px 0 4px 4px;
	padding: 0
}
div.k2ItemsBlock ul li div.moduleItemExtraFields {}
div.moduleItemExtraFields ul {}
div.moduleItemExtraFields ul li {}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 4px 0 0;
	width: 30%
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsValue {}
div.k2ItemsBlock ul li div.moduleItemVideo {}
div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCaption {}
div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCredits {}
div.k2ItemsBlock ul li span.moduleItemDateCreated {}
div.k2ItemsBlock ul li a.moduleItemCategory {}
div.k2ItemsBlock ul li div.moduleItemTags {}
div.k2ItemsBlock ul li div.moduleItemTags b {}
div.k2ItemsBlock ul li div.moduleItemTags a {
	padding: 0 2px
}
div.k2ItemsBlock ul li div.moduleItemTags a:hover {}
div.k2ItemsBlock ul li div.moduleAttachments {}
div.k2ItemsBlock ul li a.moduleItemComments {
	border-right: 1px solid #ccc;
	padding: 0 4px 0 0;
	margin: 0 8px 0 0
}
div.k2ItemsBlock ul li a.moduleItemComments:hover {}
div.k2ItemsBlock ul li span.moduleItemHits {
	border-right: 1px solid #ccc;
	padding: 0 4px 0 0;
	margin: 0 8px 0 0
}
div.k2ItemsBlock ul li a.moduleItemReadMore {}
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {}
div.k2ItemsBlock a.moduleCustomLink {}
div.k2ItemsBlock a.moduleCustomLink:hover {}
div.k2ArchivesBlock {}
div.k2ArchivesBlock ul {}
div.k2ArchivesBlock ul li {}
div.k2ArchivesBlock ul li a {}
div.k2ArchivesBlock ul li a:hover {}
div.k2AuthorsListBlock {}
div.k2AuthorsListBlock ul {}
div.k2AuthorsListBlock ul li {}
div.k2AuthorsListBlock ul li a.abAuthorAvatar img {}
div.k2AuthorsListBlock ul li a.abAuthorName {}
div.k2AuthorsListBlock ul li a.abAuthorName:hover {}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
	display: block;
	clear: both
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {}
div.k2AuthorsListBlock ul li span.abAuthorCommentsCount {}
div.k2BreadcrumbsBlock {}
div.k2BreadcrumbsBlock span.bcTitle {
	padding: 0 4px 0 0;
	color: #999
}
div.k2BreadcrumbsBlock a {}
div.k2BreadcrumbsBlock a:hover {}
div.k2BreadcrumbsBlock span.bcSeparator {
	padding: 0 4px;
	font-size: 14px
}
div.k2CalendarBlock {
	height: 190px;
	margin-bottom: 8px
}
div.k2CalendarLoader {
	background: #fff url(../../../../components/com_k2/images/loaders/calendar.gif) no-repeat 50% 50%
}
table.calendar {
	margin: 0 auto;
	background: #fff;
	border-collapse: collapse
}
table.calendar tr td {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #f4f4f4;
	background: #fff
}
table.calendar tr td.calendarNavMonthPrev {
	background: #fafafa;
	text-align: left
}
table.calendar tr td.calendarNavMonthPrev a {
	font-size: 20px;
	text-decoration: none
}
table.calendar tr td.calendarNavMonthPrev a:hover {
	font-size: 20px;
	text-decoration: none
}
table.calendar tr td.calendarCurrentMonth {
	background: #fafafa
}
table.calendar tr td.calendarNavMonthNext {
	background: #fafafa;
	text-align: right
}
table.calendar tr td.calendarNavMonthNext a {
	font-size: 20px;
	text-decoration: none
}
table.calendar tr td.calendarNavMonthNext a:hover {
	font-size: 20px;
	text-decoration: none
}
table.calendar tr td.calendarDayName {
	background: #e9e9e9;
	font-size: 11px;
	width: 14.2%
}
table.calendar tr td.calendarDateEmpty {
	background: #fbfbfb
}
table.calendar tr td.calendarDate {}
table.calendar tr td.calendarDateLinked {
	padding: 0
}
table.calendar tr td.calendarDateLinked a {
	display: block;
	padding: 2px;
	text-decoration: none;
	background: #fafafa
}
table.calendar tr td.calendarDateLinked a:hover {
	display: block;
	background: #135cae;
	color: #fff;
	padding: 2px;
	text-decoration: none
}
table.calendar tr td.calendarToday {
	background: #135cae;
	color: #fff
}
table.calendar tr td.calendarTodayLinked {
	background: #135cae;
	color: #fff;
	padding: 0
}
table.calendar tr td.calendarTodayLinked a {
	display: block;
	padding: 2px;
	color: #fff;
	text-decoration: none
}
table.calendar tr td.calendarTodayLinked a:hover {
	display: block;
	background: #BFD9FF;
	padding: 2px;
	text-decoration: none
}
div.k2CategorySelectBlock {}
div.k2CategorySelectBlock form select {
	width: auto
}
div.k2CategorySelectBlock form select option {}
div.k2CategoriesListBlock {}
div.k2CategoriesListBlock ul {}
div.k2CategoriesListBlock ul li {}
div.k2CategoriesListBlock ul li a {}
div.k2CategoriesListBlock ul li a:hover {}
div.k2CategoriesListBlock ul li a span.catTitle {
	padding-right: 4px
}
div.k2CategoriesListBlock ul li a span.catCounter {}
div.k2CategoriesListBlock ul li a:hover span.catTitle {}
div.k2CategoriesListBlock ul li a:hover span.catCounter {}
div.k2CategoriesListBlock ul li.activeCategory {}
div.k2CategoriesListBlock ul li.activeCategory a {
	font-weight: bold
}
ul.level0 {}
ul.level0 li {}
ul.level0 li a {}
ul.level0 li a:hover {}
ul.level0 li a span {}
ul.level0 li a:hover span {}
ul.level1 {}
ul.level1 li {}
ul.level1 li a {}
ul.level1 li a:hover {}
ul.level1 li a span {}
ul.level1 li a:hover span {}
div.k2SearchBlock {
	position: relative
}
div.k2SearchBlock form {}
div.k2SearchBlock form input.inputbox {}
div.k2SearchBlock form input.button {}
div.k2SearchBlock form input.k2SearchLoading {
	background: url(../../../../components/com_k2/images/loaders/search.gif) no-repeat 100% 50%
}
div.k2SearchBlock div.k2LiveSearchResults {
	display: none;
	background: #fff;
	position: absolute;
	z-index: 99;
	border: 1px solid #ddd;
	margin-top: -1px
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
	list-style: none;
	margin: 0;
	padding: 0
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
	border: none;
	margin: 0;
	padding: 0
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
	display: block;
	padding: 1px 2px;
	border-top: 1px dotted #ddd
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
	background: #fffff0
}
div.k2TagCloudBlock {
	padding: 8px 0
}
div.k2TagCloudBlock a {
	padding: 4px;
	float: left;
	display: block
}
div.k2TagCloudBlock a:hover {
	padding: 4px;
	float: left;
	display: block;
	background: #135cae;
	color: #fff;
	text-decoration: none
}
div.k2CustomCodeBlock {}
div.k2LoginBlock {}
div.k2LoginBlock p.preText {}
div.k2LoginBlock fieldset.input {
	margin: 0;
	padding: 0 0 8px 0
}
div.k2LoginBlock fieldset.input p {
	margin: 0;
	padding: 0 0 4px 0
}
div.k2LoginBlock fieldset.input p label {
	display: block
}
div.k2LoginBlock fieldset.input p input {
	display: block
}
div.k2LoginBlock fieldset.input p#form-login-remember label, div.k2LoginBlock fieldset.input p#form-login-remember input {
	display: inline
}
div.k2LoginBlock fieldset.input input.button {}
div.k2LoginBlock ul {}
div.k2LoginBlock ul li {}
div.k2LoginBlock p.postText {}
div.k2UserBlock {}
div.k2UserBlock p.ubGreeting {
	border-bottom: 1px dotted #ccc
}
div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
	display: block;
	font-weight: bold;
	font-size: 14px
}
div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {}
div.k2UserBlock ul.k2UserBlockActions {}
div.k2UserBlock ul.k2UserBlockActions li {}
div.k2UserBlock ul.k2UserBlockActions li a {}
div.k2UserBlock ul.k2UserBlockActions li a:hover {}
div.k2UserBlock ul.k2UserBlockRenderedMenu {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li a {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li a:hover {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li a {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li a {}
div.k2UserBlock form {}
div.k2UserBlock form input.ubLogout {}
div.k2UsersBlock {}
div.k2UsersBlock ul {}
div.k2UsersBlock ul li {}
div.k2UsersBlock ul li.lastItem {}
div.k2UsersBlock ul li a.ubUserAvatar img {}
div.k2UsersBlock ul li a.ubUserName {}
div.k2UsersBlock ul li a.ubUserName:hover {}
div.k2UsersBlock ul li div.ubUserDescription {}
div.k2UsersBlock ul li div.ubUserAdditionalInfo {}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 15px
}
a.ubUserFeedIcon span, a.ubUserFeedIcon:hover span {
	display: none
}
a.ubUserURL, a.ubUserURL:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 15px
}
a.ubUserURL span, a.ubUserURL:hover span {
	display: none
}
span.ubUserEmail {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	overflow: hidden;
	font-size: 15px
}
span.ubUserEmail a {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	text-indent: -9999px
}
div.k2UsersBlock ul li h3 {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0
}
div.k2UsersBlock ul li ul.ubUserItems {}
div.k2UsersBlock ul li ul.ubUserItems li {}
.blog-details-content .itemImageBlock {
	margin: 0 -80px 30px
}
.ItemMetaInfo span {
	font-size: 13px;
	margin: 0 5px;
	color: #8a8a8a
}
.itemDateCreated {
	margin: 0 10px
}
.ItemCommentsLink a, .itemAuthor a, div.itemToolbar ul li a {
	color: #8a8a8a
}
.itemToolbarContent {
	padding: 1rem 0;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	margin: 20px 0 30px
}
.catItemVideoEmbedded, .itemVideoEmbedded {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden
}
.catItemVideoEmbedded iframe, .catItemVideoEmbedded object, .catItemVideoEmbedded embed, .itemVideoEmbedded iframe, .itemVideoEmbedded object, .itemVideoEmbedded embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
div#itemListLeading, div#itemListPrimary {
	margin: 0 -15px
}
.catItemImageBlock {
	position: relative
}
.catItemCategory {
	position: absolute;
	left: 30px;
	top: 0
}
.catItemMetaInfo {
	font-size: 13px;
	color: #8a8a8a;
	margin: 5px 0
}
.itemListView.standard #itemListPrimary .catItemImageBlock {
	margin: 0 30px 0 0;
	float: left
}
.itemListView.standard div.catItemView {
	min-height: auto
}
.itemListView.standard div.catItemBody {
	padding-bottom: 0
}
#itemListLinks .catItemView {
	min-height: 100%
}
.k2CategoriesListBlock ul.level0>li>a>span {
	display: none
}
.k2CategoriesListBlock ul {
	padding: 0 20px 0 0
}
.k2CategoriesListBlock ul li {
	margin: 0;
	line-height: 100%
}
.k2CategoriesListBlock ul li a .catCounter {
	float: right
}
@font-face {
	font-family: FontAwesome;
	src: url(http://demo.themewinter.com/joomla/vinazine/components/com_sppagebuilder/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(http://demo.themewinter.com/joomla/vinazine/components/com_sppagebuilder/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'), url(http://demo.themewinter.com/joomla/vinazine/components/com_sppagebuilder/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(http://demo.themewinter.com/joomla/vinazine/components/com_sppagebuilder/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(http://demo.themewinter.com/joomla/vinazine/components/com_sppagebuilder/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(http://demo.themewinter.com/joomla/vinazine/components/com_sppagebuilder/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before, .fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before, .fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}
.fa-krw:before, .fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
	content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before, .fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
	content: "\f2a3"
}
.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-sign-language:before, .fa-signing:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.fa-handshake-o:before {
	content: "\f2b5"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-open-o:before {
	content: "\f2b7"
}
.fa-linode:before {
	content: "\f2b8"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-book-o:before {
	content: "\f2ba"
}
.fa-address-card:before, .fa-vcard:before {
	content: "\f2bb"
}
.fa-address-card-o:before, .fa-vcard-o:before {
	content: "\f2bc"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-circle-o:before {
	content: "\f2be"
}
.fa-user-o:before {
	content: "\f2c0"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
	content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
	content: "\f2cd"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-eercast:before {
	content: "\f2da"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-snowflake-o:before {
	content: "\f2dc"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-meetup:before {
	content: "\f2e0"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.sppb-animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.sppb-animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.sppb-animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
@-webkit-keyframes bounce {
	0%, 100%, 20%, 53%, 80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}
@keyframes bounce {
	0%, 100%, 20%, 53%, 80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}
@-webkit-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;
	animation-name: flash
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}
@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes bounceIn {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes bounceIn {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounceInDown {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInDown {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInLeft {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInRight {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes bounceInUp {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}
@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}
@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}
.sppb-animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}
@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}
@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}
.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}
@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}
@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}
@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}
@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}
@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}
@keyframes rollOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}
@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}
@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}
@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}
@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}
@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}
@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}
@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}
@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
#sp-page-builder {
	position: relative
}
#sp-page-builder .sp-pagebuilder-page-edit {
	position: absolute;
	font-size: 13px;
	line-height: 1;
	top: 15px;
	right: 15px;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	font-style: normal;
	background: rgba(0, 0, 0, .5);
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 3px;
	-webkit-transition: background-color .3s, color .3s, border-color .3s;
	transition: background-color .3s, color .3s, border-color .3s;
	z-index: 9995
}
#sp-page-builder .sp-pagebuilder-page-edit:active, #sp-page-builder .sp-pagebuilder-page-edit:focus, #sp-page-builder .sp-pagebuilder-page-edit:hover {
	color: #000;
	background: #fff;
	border-color: rgba(0, 0, 0, .2)
}
#sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section, .mod-sppagebuilder .sppb-section {
	z-index: 1;
	position: relative
}
#sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section {
	will-change: top
}
#sp-page-builder .page-content .sppb-section:first-child {
	margin-top: 0
}
#sp-page-builder .sppb-section-title {
	margin-bottom: 50px;
	position: relative;
	z-index: 1
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
	margin-top: 0;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 15px;
	border: 0
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
	display: inline-block;
	max-width: 80%
}
.sppb-section-bacground-video {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: -1
}
.sppb-section-bacground-video::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: 0 0;
	z-index: 1
}
.sppb-section-bacground-video video {
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
@supports (-ms-ime-align:auto) {
	.sppb-section-bacground-video video {
		height: auto;
		margin: auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}
.sppb-youtube-video-bg.display-none {
	display: none
}
.com-sppagebuilder.view-form.layout-edit.off-canvas-menu-init {
	position: inherit
}
.sppb-addon-cta .sppb-cta-title {
	margin-top: 0;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 15px;
	border: 0
}
.sppb-addon-cta .sppb-cta-subtitle {
	font-size: 24px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 0
}
.sppb-addon-cta .sppb-cta-text {
	margin-top: 15px;
	margin-bottom: 0
}
@media screen and (min-width:768px) {
	.sppb-addon-cta .sppb-row {
		display: table;
		height: 100%;
		width: 100%
	}
	.sppb-addon-cta .sppb-row>div {
		display: table-cell;
		vertical-align: middle;
		float: none
	}
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	.sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img, .sppb-img-responsive {
		width: 100%
	}
	.sppb-testimonial-pro .sppb-img-responsive.sppb-avatar {
		width: auto!important
	}
}
.sppb-addon-facebook-likebox * {
	max-width: 100%!important
}
.sppb-gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap
}
.sppb-gallery.gallery-item-left {
	justify-content: flex-start
}
.sppb-gallery.gallery-item-center {
	justify-content: center
}
.sppb-gallery.gallery-item-right {
	justify-content: flex-end
}
.sppb-gallery li {
	display: inline-block;
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.sppb-gallery li a {
	display: block
}
.sppb-addon-persion .sppb-person-image, .sppb-addon-person .sppb-person-image {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden
}
.sppb-addon-persion .sppb-person-introtext, .sppb-addon-persion .sppb-person-social-icons, .sppb-addon-person .sppb-person-introtext, .sppb-addon-person .sppb-person-social-icons {
	margin-top: 10px
}
.sppb-addon-persion .sppb-person-information>span, .sppb-addon-person .sppb-person-information>span {
	display: block
}
.sppb-addon-persion .sppb-person-information>span.sppb-person-name, .sppb-addon-person .sppb-person-information>span.sppb-person-name {
	font-size: 16px;
	font-weight: 700
}
.sppb-addon-persion .sppb-person-information>span.sppb-person-designation, .sppb-addon-persion .sppb-person-information>span.sppb-person-email, .sppb-addon-person .sppb-person-information>span.sppb-person-designation, .sppb-addon-person .sppb-person-information>span.sppb-person-email {
	margin-top: 5px;
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: rgba(0, 0, 0, .4)
}
.sppb-addon-persion .sppb-person-social, .sppb-addon-person .sppb-person-social {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0 -5px
}
.sppb-addon-persion .sppb-person-social>li, .sppb-addon-person .sppb-person-social>li {
	display: inline-block;
	margin: 0 5px
}
.sppb-addon-persion .sppb-person-social>li>a, .sppb-addon-person .sppb-person-social>li>a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #999
}
.sppb-addon-persion .sppb-person-social>li>a:hover, .sppb-addon-person .sppb-person-social>li>a:hover {
	color: #666
}
.person-content-show-on-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	opacity: 0;
	visibility: hidden;
	transition: .4s
}
.sppb-addon-person:hover .person-content-show-on-hover {
	opacity: 1;
	visibility: visible
}
.person-content-hover-content-wrap {
	padding: 30px;
	width: 100%
}
.person-content-position-bottom-left .sppb-person-image {
	margin-bottom: 0
}
.person-content-position-bottom-left .person-content-show-on-hover, .person-content-position-half-overlay .person-content-show-on-hover {
	justify-content: flex-start;
	align-items: flex-end
}
.person-content-position-half-overlay .person-content-show-on-hover {
	height: auto;
	top: auto;
	bottom: 0
}
.person-content-position-half-overlay .sppb-person-image>img {
	transition: .4s
}
.person-content-position-half-overlay:hover .sppb-person-image>img {
	opacity: .8
}
.person-content-position-full-overlay .sppb-person-designation, .person-content-position-full-overlay .sppb-person-name, .person-content-position-full-overlay .sppb-person-social>li>a, .person-content-position-half-overlay .sppb-person-designation, .person-content-position-half-overlay .sppb-person-name, .person-content-position-half-overlay .sppb-person-social>li>a {
	color: #fff
}
.person-content-position-full-overlay .person-content-show-on-hover {
	justify-content: center;
	align-items: center;
	text-align: center
}
.person-content-position-full-overlay .person-content-hover-content-wrap {
	padding: 30px;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	width: 100%;
	position: relative
}
.person-content-position-full-overlay .sppb-person-social-icons {
	bottom: 30px;
	left: 0;
	position: absolute;
	right: 0;
	top: auto
}
.person-content-hover-content-wrap>span {
	display: block
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
	margin-top: 0;
	padding: 0;
	font-size: 18px;
	margin: 0 0 20px
}
.sppb-pricing-box .sppb-pricing-header>span.sppb-pricing-price {
	font-size: 24px;
	line-height: 24px
}
.sppb-pricing-box .sppb-pricing-header>span.sppb-pricing-duration {
	font-size: 16px;
	line-height: 16px
}
.sppb-pricing-box .sppb-pricing-features, .sppb-pricing-box .sppb-pricing-price-container {
	margin: 0 0 20px
}
.sppb-pricing-box .sppb-pricing-features>ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.sppb-pricing-box .sppb-pricing-features>ul>li {
	display: block;
	padding: 0
}
.sppb-pricing-box .sppb-pricing-features>ul>li:last-child {
	margin-bottom: 0!important
}
.sppb-pricing-box .sppb-pricing-features>ul>li .fa-check {
	color: #03e16d
}
.sppb-pricing-box .sppb-pricing-features>ul>li .fa-times {
	color: #d0021b
}
.sppb-pricing-box .sppb-pricing-header>span.sppb-pricing-price {
	font-size: 24px;
	line-height: 1
}
.sppb-pricing-box .sppb-pricing-header>span.sppb-pricing-duration {
	font-size: 16px;
	line-height: 1
}
.sppb-pricing-box .sppb-pricing-header span.sppb-pricing-price-symbol {
	line-height: 1.3;
	vertical-align: super
}
.sppb-pricing-box .sppb-pricing-price.after {
	margin-bottom: 30px;
	display: block
}
.sppb-pricing-box .sppb-pricing-header>span.sppb-pricing-price {
	font-size: 24px;
	line-height: 1
}
.sppb-pricing-box .sppb-pricing-header>span.sppb-pricing-duration {
	font-size: 16px;
	line-height: 1
}
.sppb-pricing-box .sppb-pricing-header span.sppb-pricing-price-symbol {
	line-height: 1.3;
	vertical-align: super
}
.sppb-addon-animated-number .sppb-addon-content {
	display: inline-block
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
	margin-top: 10px
}
.sppb-addon-animated-number.sppb-hasbg .sppb-addon-content {
	padding: 20px
}
.animated-number-position-bottom .sppb-addon-content, .animated-number-position-left .sppb-addon-content, .animated-number-position-right .sppb-addon-content {
	display: flex
}
.animated-number-position-right .sppb-addon-content {
	flex-direction: row-reverse
}
.animated-number-position-bottom .sppb-addon-content {
	flex-direction: column-reverse
}
.sppb-text-center.animated-number-position-bottom .sppb-addon-content, .sppb-text-center.animated-number-position-left .sppb-addon-content, .sppb-text-center.animated-number-position-right .sppb-addon-content {
	justify-content: center
}
.sppb-text-left.animated-number-position-bottom .sppb-addon-content, .sppb-text-left.animated-number-position-left .sppb-addon-content {
	justify-content: flex-start
}
.sppb-text-right.animated-number-position-bottom .sppb-addon-content, .sppb-text-right.animated-number-position-left .sppb-addon-content {
	justify-content: flex-end
}
.sppb-text-left.animated-number-position-right .sppb-addon-content {
	justify-content: flex-end
}
.sppb-text-right.animated-number-position-right .sppb-addon-content {
	justify-content: flex-start
}
.sppb-pie-chart {
	position: relative;
	display: inline-block
}
.sppb-pie-chart canvas {
	position: absolute;
	top: 0;
	left: 0
}
.sppb-pie-chart .sppb-chart-percent {
	font-size: 24px
}
.sppb-pie-chart .sppb-chart-icon, .sppb-pie-chart .sppb-chart-percent {
	width: 100%;
	height: 100%;
	display: table
}
.sppb-pie-chart .sppb-chart-icon span, .sppb-pie-chart .sppb-chart-percent span {
	display: table-cell;
	vertical-align: middle
}
.sppb-addon-single-image::after, .sppb-addon-single-image::before {
	content: '';
	display: table
}
.sppb-addon-single-image-container {
	display: inline-block;
	position: relative
}
.sppb-addon-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}
.sppb-addon-single-image-container:hover .sppb-addon-image-overlay {
	opacity: 1
}
.sppb-addon-image-overlay-icon {
	position: absolute;
	color: #fff;
	text-decoration: none;
	display: none;
	width: 36px;
	font-size: 28px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-left: -18px;
	margin-top: -18px;
	background: rgba(0, 0, 0, .8);
	border-radius: 40px;
	-webkit-transition: background-color .3s;
	transition: background-color .3s
}
.sppb-addon-image-overlay-icon:active, .sppb-addon-image-overlay-icon:focus, .sppb-addon-image-overlay-icon:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
	outline: 0
}
.sppb-addon-single-image-container:hover .sppb-addon-image-overlay-icon {
	display: block;
	-webkit-animation: zoomIn .2s;
	animation: zoomIn .2s
}
.sppb-addon-image-content {
	position: relative
}
.sppb-addon-image-content .sppb-image-holder {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background-position: 50%;
	background-size: cover
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
	left: 0
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
	padding: 120px 0 120px 50px
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
	right: 0
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
	padding: 120px 50px 120px 0
}
@media (max-width:768px) {
	.sppb-addon-image-content .sppb-image-holder {
		position: inherit;
		width: 100%!important;
		height: 300px
	}
}
.sppb-addon-articles {
	margin-bottom: -30px
}
.sppb-addon-articles .sppb-addon-article {
	margin-bottom: 30px
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-inner>.sppb-item {
	padding: 0
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control {
	position: absolute;
	top: 50%;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 100px;
	width: 36px;
	height: 36px;
	line-height: 34px;
	font-size: 18px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
	text-align: center
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control.left {
	left: 10px
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control.right {
	right: 10px
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control:hover {
	background-color: #333;
	border-color: #333
}
.sppb-addon-articles:hover .sppb-carousel-control {
	opacity: 1
}
.sppb-addon-articles .sppb-article-meta {
	margin: -5px -5px 5px
}
.sppb-addon-articles .sppb-article-meta>span {
	display: inline-block;
	margin: 5px;
	color: #888;
	font-size: 13px
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
img {
	vertical-align: middle
}
.sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img, .sppb-img-responsive {
	display: block;
	width: 100%\9;
	max-width: 100%;
	height: auto
}
.sppb-img-rounded {
	border-radius: 6px
}
.sppb-img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	width: 100%\9;
	max-width: 100%;
	height: auto
}
.sppb-img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sppb-lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
@media (min-width:768px) {
	.sppb-lead {
		font-size: 21px
	}
}
.sppb-text-left {
	text-align: left
}
.sppb-text-right {
	text-align: right
}
.sppb-text-center {
	text-align: center
}
.sppb-text-center .sppb-img-responsive, .sppb-text-left .sppb-img-responsive, .sppb-text-right .sppb-img-responsive {
	display: inline-block
}
.sppb-text-justify {
	text-align: justify
}
.sppb-text-nowrap {
	white-space: nowrap
}
.sppb-text-lowercase {
	text-transform: lowercase
}
.sppb-text-uppercase {
	text-transform: uppercase
}
.sppb-text-capitalize {
	text-transform: capitalize
}
.sppb-text-muted {
	color: #777
}
.sppb-text-primary {
	color: #428bca
}
a.sppb-text-primary:hover {
	color: #3071a9
}
.sppb-text-success {
	color: #3c763d
}
a.sppb-text-success:hover {
	color: #2b542c
}
.sppb-text-info {
	color: #31708f
}
a.sppb-text-info:hover {
	color: #245269
}
.sppb-text-warning {
	color: #8a6d3b
}
a.sppb-text-warning:hover {
	color: #66512c
}
.sppb-text-danger {
	color: #a94442
}
a.sppb-text-danger:hover {
	color: #843534
}
.sppb-blockquote {
	position: relative;
	font-size: 18px;
	font-style: italic
}
.sppb-blockquote ol:last-child, .sppb-blockquote p:last-child, .sppb-blockquote ul:last-child {
	margin-bottom: 0
}
.sppb-blockquote .small, .sppb-blockquote footer, .sppb-blockquote small {
	font-style: normal;
	display: block;
	margin-top: 15px;
	font-size: 80%;
	line-height: 1.42857143;
	color: #989898
}
.sppb-blockquote .small:before, .sppb-blockquote footer:before, .sppb-blockquote small:before {
	content: '\2014 \00A0'
}
.sppb-blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.sppb-blockquote.pull-right .small:before, .sppb-blockquote.pull-right footer:before, .sppb-blockquote.pull-right small:before {
	content: ''
}
.sppb-blockquote.pull-right .small:after, .sppb-blockquote.pull-right footer:after, .sppb-blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
.sppb-blockquote:after {
	content: ""
}
.sppb-blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	font-style: normal;
	font-size: 28px;
	line-height: 28px;
	color: rgba(152, 152, 152, .3);
	display: block;
	margin-bottom: 15px
}
.sppb-address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
.sppb-addon-blocknumber .sppb-blocknumber-number {
	display: inline-block;
	text-align: center
}
.sppb-addon-blocknumber .sppb-media-body.sppb-text-center {
	margin-top: 15px
}
.sppb-addon-blocknumber .sppb-media-body h1, .sppb-addon-blocknumber .sppb-media-body h2, .sppb-addon-blocknumber .sppb-media-body h3, .sppb-addon-blocknumber .sppb-media-body h4, .sppb-addon-blocknumber .sppb-media-body h5, .sppb-addon-blocknumber .sppb-media-body h6 {
	margin-top: 0
}
.sppb-dropcap .sppb-addon-content:first-letter {
	display: block;
	float: left;
	font-size: 50px;
	line-height: 40px;
	padding: 4px 8px 0 0
}
.sppb-code, .sppb-pre {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
.sppb-code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
.sppb-pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
.sppb-pre .sppb-code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.sppb-container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%
}
@media (min-width:576px) {
	.sppb-container {
		max-width: 540px
	}
}
@media (min-width:768px) {
	.sppb-container {
		max-width: 720px
	}
}
@media (min-width:992px) {
	.sppb-container {
		max-width: 960px
	}
}
@media (min-width:1200px) {
	.sppb-container {
		max-width: 1140px
	}
}
.sppb-container-fluid {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%
}
.sp-pagebuilder-row, .sppb-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.sppb-no-gutter {
	margin-right: 0;
	margin-left: 0
}
.sppb-no-gutter>.sppb-col, .sppb-no-gutter>[class*=sppb-col-] {
	padding-right: 0;
	padding-left: 0
}
.sppb-col, .sppb-col-auto, .sppb-col-lg, .sppb-col-lg-1, .sppb-col-lg-10, .sppb-col-lg-11, .sppb-col-lg-12, .sppb-col-lg-2, .sppb-col-lg-3, .sppb-col-lg-4, .sppb-col-lg-5, .sppb-col-lg-6, .sppb-col-lg-7, .sppb-col-lg-8, .sppb-col-lg-9, .sppb-col-lg-auto, .sppb-col-md, .sppb-col-md-1, .sppb-col-md-10, .sppb-col-md-11, .sppb-col-md-12, .sppb-col-md-2, .sppb-col-md-3, .sppb-col-md-4, .sppb-col-md-5, .sppb-col-md-6, .sppb-col-md-7, .sppb-col-md-8, .sppb-col-md-9, .sppb-col-md-auto, .sppb-col-sm, .sppb-col-sm-1, .sppb-col-sm-10, .sppb-col-sm-11, .sppb-col-sm-12, .sppb-col-sm-2, .sppb-col-sm-3, .sppb-col-sm-4, .sppb-col-sm-5, .sppb-col-sm-6, .sppb-col-sm-7, .sppb-col-sm-8, .sppb-col-sm-9, .sppb-col-sm-auto, .sppb-col-xl, .sppb-col-xl-1, .sppb-col-xl-10, .sppb-col-xl-11, .sppb-col-xl-12, .sppb-col-xl-2, .sppb-col-xl-3, .sppb-col-xl-4, .sppb-col-xl-5, .sppb-col-xl-6, .sppb-col-xl-7, .sppb-col-xl-8, .sppb-col-xl-9, .sppb-col-xl-auto, .sppb-col-xs-1, .sppb-col-xs-10, .sppb-col-xs-11, .sppb-col-xs-12, .sppb-col-xs-2, .sppb-col-xs-3, .sppb-col-xs-4, .sppb-col-xs-5, .sppb-col-xs-6, .sppb-col-xs-7, .sppb-col-xs-8, .sppb-col-xs-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.sppb-col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.sppb-col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.sppb-col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.sppb-col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.sppb-col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.sppb-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.sppb-col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.sppb-col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.sppb-col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.sppb-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.sppb-col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.sppb-col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.sppb-col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.sppb-col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.sppb-order-1 {
	-ms-flex-order: 1;
	order: 1
}
.sppb-order-2 {
	-ms-flex-order: 2;
	order: 2
}
.sppb-order-3 {
	-ms-flex-order: 3;
	order: 3
}
.sppb-order-4 {
	-ms-flex-order: 4;
	order: 4
}
.sppb-order-5 {
	-ms-flex-order: 5;
	order: 5
}
.sppb-order-6 {
	-ms-flex-order: 6;
	order: 6
}
.sppb-order-7 {
	-ms-flex-order: 7;
	order: 7
}
.sppb-order-8 {
	-ms-flex-order: 8;
	order: 8
}
.sppb-order-9 {
	-ms-flex-order: 9;
	order: 9
}
.sppb-order-10 {
	-ms-flex-order: 10;
	order: 10
}
.sppb-order-11 {
	-ms-flex-order: 11;
	order: 11
}
.sppb-order-12 {
	-ms-flex-order: 12;
	order: 12
}
@media (max-width:767px) {
	.sppb-col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.sppb-col-xs-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.sppb-col-xs-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.sppb-col-xs-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.sppb-col-xs-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.sppb-col-xs-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.sppb-col-xs-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.sppb-col-xs-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.sppb-col-xs-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.sppb-col-xs-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.sppb-col-xs-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.sppb-col-xs-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.sppb-col-xs-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.sppb-col-xs-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.sppb-order-xs-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.sppb-order-xs-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.sppb-order-xs-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.sppb-order-xs-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.sppb-order-xs-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.sppb-order-xs-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.sppb-order-xs-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.sppb-order-xs-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.sppb-order-xs-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.sppb-order-xs-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.sppb-order-xs-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.sppb-order-xs-12 {
		-ms-flex-order: 12;
		order: 12
	}
}
@media (min-width:768px) {
	.sppb-col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.sppb-col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.sppb-col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.sppb-col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.sppb-col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.sppb-col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.sppb-col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.sppb-col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.sppb-col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.sppb-col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.sppb-col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.sppb-col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.sppb-col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.sppb-col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.sppb-order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.sppb-order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.sppb-order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.sppb-order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.sppb-order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.sppb-order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.sppb-order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.sppb-order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.sppb-order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.sppb-order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.sppb-order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.sppb-order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}
}
@media (min-width:992px) {
	.sppb-col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.sppb-col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.sppb-col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.sppb-col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.sppb-col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.sppb-col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.sppb-col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.sppb-col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.sppb-col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.sppb-col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.sppb-col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.sppb-col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.sppb-col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.sppb-col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.sppb-order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.sppb-order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.sppb-order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.sppb-order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.sppb-order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.sppb-order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.sppb-order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.sppb-order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.sppb-order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.sppb-order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.sppb-order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.sppb-order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}
}
@media (min-width:1200px) {
	.sppb-col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.sppb-col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.sppb-col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.sppb-col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.sppb-col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.sppb-col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.sppb-col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.sppb-col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.sppb-col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.sppb-col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.sppb-col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.sppb-col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.sppb-col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.sppb-col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.sppb-order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.sppb-order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.sppb-order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.sppb-order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.sppb-order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.sppb-order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.sppb-order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.sppb-order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.sppb-order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.sppb-order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.sppb-order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.sppb-order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}
}
.sppb-column, .sppb-column-addons {
	position: relative;
	z-index: 1;
	width: 100%
}
.sppb-column {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.sppb-column.sppb-align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}
.sppb-column-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background-position: center center;
	background-repeat: repeat
}
.sppb-row-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center center;
	background-repeat: repeat;
	z-index: 1
}
.sppb-btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: pre-line;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.25;
	border-radius: 4px;
	transition: all .15s ease-in-out
}
.sppb-btn.sppb-btn-3d {
	border-bottom-width: 3px;
	padding-top: 7px;
	padding-bottom: 7px
}
.sppb-btn:focus, .sppb-btn:hover {
	text-decoration: none
}
.sppb-btn.focus, .sppb-btn:focus {
	outline: 0;
	box-shadow: 0 0 0 3px rgba(0, 123, 255, .25)
}
.sppb-btn.disabled, .sppb-btn:disabled {
	opacity: .65
}
.sppb-btn.active, .sppb-btn:active {
	background-image: none
}
a.sppb-btn.disabled, fieldset[disabled] a.sppb-btn {
	pointer-events: none
}
.sppb-btn-default {
	color: #010101;
	background-color: #eff1f4;
	border-color: #eff1f4
}
.sppb-btn-default.sppb-btn-3d {
	border-bottom-color: #d7dadd
}
.sppb-btn-default.sppb-btn-gradient {
	background-image: linear-gradient(-180deg, #eff1f2 0, #c2c3c3 100%);
	color: #6a6a6a;
	border: none
}
.sppb-btn-default:hover {
	color: #010101;
	background-color: #d7dadd;
	border-color: #d7dadd
}
.sppb-btn-default.focus, .sppb-btn-default:focus {
	color: #010101;
	box-shadow: 0 0 0 3px rgba(239, 241, 244, .8)
}
.sppb-btn-default.disabled, .sppb-btn-default:disabled {
	background-color: #eff1f4;
	border-color: #eff1f4;
	color: #010101
}
.show>.sppb-btn-default.dropdown-toggle, .sppb-btn-default.active, .sppb-btn-default:active {
	background-color: #d7dadd;
	background-image: none;
	border-color: #d7dadd
}
.sppb-btn-default.sppb-btn-outline {
	color: #d7dadd;
	background-color: transparent
}
.sppb-btn-default.sppb-btn-outline:hover {
	color: #010101;
	background-color: #eff1f4;
	border-color: #eff1f4
}
.sppb-btn-default.sppb-btn-outline.focus:hover, .sppb-btn-default.sppb-btn-outline:focus:hover {
	color: #010101;
	background-color: #eff1f4;
	border-color: #eff1f4
}
.sppb-btn-default.sppb-btn-outline.focus, .sppb-btn-default.sppb-btn-outline:focus {
	color: #d7dadd;
	background: 0 0
}
.sppb-btn-default.sppb-btn-outline.disabled, .sppb-btn-default.sppb-btn-outline:disabled {
	color: #010101;
	background-color: transparent;
	border-color: #eff1f4
}
.show>.sppb-btn-default.sppb-btn-outline.dropdown-toggle, .sppb-btn-default.sppb-btn-outline.active, .sppb-btn-default.sppb-btn-outline:active {
	color: #010101;
	background-color: #eff1f4;
	border-color: #eff1f4
}
.sppb-btn-primary {
	color: #fff;
	background-color: #3071ff;
	border-color: #3071ff
}
.sppb-btn-primary.sppb-btn-3d {
	border-bottom-color: #1e58d6
}
.sppb-btn-primary.sppb-btn-gradient {
	background-image: linear-gradient(0deg, #2858c2 0, #5186f9 100%);
	border: none
}
.sppb-btn-primary:hover {
	color: #fff;
	background-color: #1e58d6;
	border-color: #1e58d6
}
.sppb-btn-primary.sppb-btn-gradient:hover {
	background-image: -webkit-linear-gradient(-180deg, #004cf4 0, #2567f5 100%);
	background-image: linear-gradient(-180deg, #004cf4 0, #2567f5 100%);
	border: none
}
.sppb-btn-primary.focus, .sppb-btn-primary:focus {
	color: #fff;
	box-shadow: 0 0 0 3px rgba(48, 113, 255, .5)
}
.sppb-btn-primary.disabled, .sppb-btn-primary:disabled {
	background-color: #3071ff;
	border-color: #3071ff;
	color: #fff
}
.show>.sppb-btn-primary.dropdown-toggle, .sppb-btn-primary.active, .sppb-btn-primary:active {
	background-color: #1e58d6;
	background-image: none;
	border-color: #1e58d6
}
.sppb-btn-primary.sppb-btn-outline {
	color: #3071ff;
	background-color: transparent
}
.sppb-btn-primary.sppb-btn-outline:hover {
	color: #fff;
	background-color: #3071ff;
	border-color: #3071ff
}
.sppb-btn-primary.sppb-btn-outline.focus:hover, .sppb-btn-primary.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #3071ff;
	border-color: #3071ff
}
.sppb-btn-primary.sppb-btn-outline.focus, .sppb-btn-primary.sppb-btn-outline:focus {
	color: #3071ff;
	background: 0 0
}
.sppb-btn-primary.sppb-btn-outline.disabled, .sppb-btn-primary.sppb-btn-outline:disabled {
	color: #3071ff;
	background-color: transparent;
	border-color: #3071ff
}
.show>.sppb-btn-primary.sppb-btn-outline.dropdown-toggle, .sppb-btn-primary.sppb-btn-outline.active, .sppb-btn-primary.sppb-btn-outline:active {
	color: #fff;
	background-color: #3071ff;
	border-color: #3071ff
}
.sppb-btn-secondary {
	color: #fff;
	background-color: #98a7b5;
	border-color: #98a7b5
}
.sppb-btn-secondary.sppb-btn-3d {
	border-bottom-color: #7a8793
}
.sppb-btn-secondary.sppb-btn-gradient {
	background-image: linear-gradient(0deg, #6a757f 0, #a7b8c7 100%);
	border: none
}
.sppb-btn-secondary:hover {
	color: #fff;
	background-color: #7a8793;
	border-color: #7a8793
}
.sppb-btn-secondary.focus, .sppb-btn-secondary:focus {
	color: #fff;
	box-shadow: 0 0 0 3px rgba(152, 167, 181, .5)
}
.sppb-btn-secondary.disabled, .sppb-btn-secondary:disabled {
	background-color: #98a7b5;
	border-color: #98a7b5;
	color: #fff
}
.show>.sppb-btn-secondary.dropdown-toggle, .sppb-btn-secondary.active, .sppb-btn-secondary:active {
	background-color: #7a8793;
	background-image: none;
	border-color: #7a8793
}
.sppb-btn-secondary.sppb-btn-outline {
	color: #98a7b5;
	background-color: transparent
}
.sppb-btn-secondary.sppb-btn-outline:hover {
	color: #fff;
	background-color: #98a7b5;
	border-color: #98a7b5
}
.sppb-btn-secondary.sppb-btn-outline.focus:hover, .sppb-btn-secondary.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #98a7b5;
	border-color: #98a7b5
}
.sppb-btn-secondary.sppb-btn-outline.focus, .sppb-btn-secondary.sppb-btn-outline:focus {
	color: #98a7b5;
	background: 0 0
}
.sppb-btn-secondary.sppb-btn-outline.disabled, .sppb-btn-secondary.sppb-btn-outline:disabled {
	color: #98a7b5;
	background-color: transparent;
	border-color: #98a7b5
}
.show>.sppb-btn-secondary.sppb-btn-outline.dropdown-toggle, .sppb-btn-secondary.sppb-btn-outline.active, .sppb-btn-secondary.sppb-btn-outline:active {
	color: #fff;
	background-color: #98a7b5;
	border-color: #98a7b5
}
.sppb-btn-success {
	color: #fff;
	background-color: #23cf5f;
	border-color: #23cf5f
}
.sppb-btn-success.sppb-btn-3d {
	border-bottom-color: #1fae51
}
.sppb-btn-success.sppb-btn-gradient {
	background-image: linear-gradient(-180deg, #27da65 0, #1d9d4a 100%);
	border: none
}
.sppb-btn-success:hover {
	color: #fff;
	background-color: #1fae51;
	border-color: #1fae51
}
.sppb-btn-success.focus, .sppb-btn-success:focus {
	color: #fff;
	box-shadow: 0 0 0 3px rgba(35, 207, 97, .5)
}
.sppb-btn-success.disabled, .sppb-btn-success:disabled {
	background-color: #23cf5f;
	border-color: #23cf5f;
	color: #fff
}
.show>.sppb-btn-success.dropdown-toggle, .sppb-btn-success.active, .sppb-btn-success:active {
	background-color: #1fae51;
	background-image: none;
	border-color: #1fae51
}
.sppb-btn-success.sppb-btn-outline {
	color: #23cf5f;
	background-color: transparent
}
.sppb-btn-success.sppb-btn-outline:hover {
	color: #fff;
	background-color: #23cf5f;
	border-color: #23cf5f
}
.sppb-btn-success.sppb-btn-outline.focus:hover, .sppb-btn-success.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #23cf5f;
	border-color: #23cf5f
}
.sppb-btn-success.sppb-btn-outline.focus, .sppb-btn-success.sppb-btn-outline:focus {
	color: #23cf5f;
	background: 0 0
}
.sppb-btn-success.sppb-btn-outline.disabled, .sppb-btn-success.sppb-btn-outline:disabled {
	color: #23cf5f;
	background-color: transparent;
	border-color: #23cf5f
}
.show>.sppb-btn-success.sppb-btn-outline.dropdown-toggle, .sppb-btn-success.sppb-btn-outline.active, .sppb-btn-success.sppb-btn-outline:active {
	color: #fff;
	background-color: #23cf5f;
	border-color: #23cf5f
}
.sppb-btn-info {
	color: #fff;
	background-color: #0ac9c9;
	border-color: #0ac9c9
}
.sppb-btn-info.sppb-btn-3d {
	border-bottom-color: #09aeae
}
.sppb-btn-info.sppb-btn-gradient {
	background-image: linear-gradient(-180deg, #0ddada 0, #0aa9a9 100%);
	border: none
}
.sppb-btn-info:hover {
	color: #fff;
	background-color: #09aeae;
	border-color: #09aeae
}
.sppb-btn-info.focus, .sppb-btn-info:focus {
	color: #fff;
	box-shadow: 0 0 0 3px rgba(10, 201, 201, .5)
}
.sppb-btn-info.disabled, .sppb-btn-info:disabled {
	background-color: #0ac9c9;
	border-color: #0ac9c9;
	color: #fff
}
.show>.sppb-btn-info.dropdown-toggle, .sppb-btn-info.active, .sppb-btn-info:active {
	background-color: #09aeae;
	background-image: none;
	border-color: #09aeae
}
.sppb-btn-info.sppb-btn-outline {
	color: #0ac9c9;
	background-color: transparent
}
.sppb-btn-info.sppb-btn-outline:hover {
	color: #fff;
	background-color: #0ac9c9;
	border-color: #0ac9c9
}
.sppb-btn-info.sppb-btn-outline.focus:hover, .sppb-btn-info.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #0ac9c9;
	border-color: #0ac9c9
}
.sppb-btn-info.sppb-btn-outline.focus, .sppb-btn-info.sppb-btn-outline:focus {
	color: #0ac9c9;
	background: 0 0
}
.sppb-btn-info.sppb-btn-outline.disabled, .sppb-btn-info.sppb-btn-outline:disabled {
	color: #0ac9c9;
	background-color: transparent;
	border-color: #0ac9c9
}
.show>.sppb-btn-info.sppb-btn-outline.dropdown-toggle, .sppb-btn-info.sppb-btn-outline.active, .sppb-btn-info.sppb-btn-outline:active {
	color: #fff;
	background-color: #0ac9c9;
	border-color: #0ac9c9
}
.sppb-btn-warning {
	color: #fff;
	background-color: #ffd012;
	border-color: #ffd012
}
.sppb-btn-warning.sppb-btn-3d {
	border-bottom-color: #e6bc15
}
.sppb-btn-warning.sppb-btn-gradient {
	background-image: linear-gradient(0deg, #f29412 0, #ffd012 100%);
	border: none
}
.sppb-btn-warning:hover {
	color: #fff;
	background-color: #e6bc15;
	border-color: #e6bc15
}
.sppb-btn-warning.focus, .sppb-btn-warning:focus {
	color: #fff;
	box-shadow: 0 0 0 3px rgba(255, 208, 18, .5)
}
.sppb-btn-warning.disabled, .sppb-btn-warning:disabled {
	background-color: #ffd012;
	border-color: #ffd012;
	color: #fff
}
.show>.sppb-btn-warning.dropdown-toggle, .sppb-btn-warning.active, .sppb-btn-warning:active {
	background-color: #e6bc15;
	background-image: none;
	border-color: #e6bc15
}
.sppb-btn-warning.sppb-btn-outline {
	color: #ffd012;
	background-color: transparent
}
.sppb-btn-warning.sppb-btn-outline:hover {
	color: #fff;
	background-color: #ffd012;
	border-color: #ffd012
}
.sppb-btn-warning.sppb-btn-outline.focus:hover, .sppb-btn-warning.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #ffd012;
	border-color: #ffd012
}
.sppb-btn-warning.sppb-btn-outline.focus, .sppb-btn-warning.sppb-btn-outline:focus {
	color: #ffd012;
	background: 0 0
}
.sppb-btn-warning.sppb-btn-outline.disabled, .sppb-btn-warning.sppb-btn-outline:disabled {
	color: #ffd012;
	background-color: transparent;
	border-color: #ffd012
}
.show>.sppb-btn-warning.sppb-btn-outline.dropdown-toggle, .sppb-btn-warning.sppb-btn-outline.active, .sppb-btn-warning.sppb-btn-outline:active {
	color: #fff;
	background-color: #ffd012;
	border-color: #ffd012
}
.sppb-btn-danger {
	color: #fff;
	background-color: #ff2b02;
	border-color: #ff2b02
}
.sppb-btn-danger.sppb-btn-3d {
	border-bottom-color: #d72503
}
.sppb-btn-danger.sppb-btn-gradient {
	background-image: linear-gradient(-180deg, #ff5a3b 0, #db2300 100%);
	border: none
}
.sppb-btn-danger:hover {
	color: #fff;
	background-color: #d72503;
	border-color: #d72503
}
.sppb-btn-danger.focus, .sppb-btn-danger:focus {
	color: #fff;
	box-shadow: 0 0 0 3px rgba(255, 43, 2, .5)
}
.sppb-btn-danger.disabled, .sppb-btn-danger:disabled {
	background-color: #ff2b02;
	border-color: #ff2b02;
	color: #fff
}
.show>.sppb-btn-danger.dropdown-toggle, .sppb-btn-danger.active, .sppb-btn-danger:active {
	background-color: #d72503;
	background-image: none;
	border-color: #d72503
}
.sppb-btn-danger.sppb-btn-outline {
	color: #ff2b02;
	background-color: transparent
}
.sppb-btn-danger.sppb-btn-outline:hover {
	color: #fff;
	background-color: #ff2b02;
	border-color: #ff2b02
}
.sppb-btn-danger.sppb-btn-outline.focus:hover, .sppb-btn-danger.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #ff2b02;
	border-color: #ff2b02
}
.sppb-btn-danger.sppb-btn-outline.focus, .sppb-btn-danger.sppb-btn-outline:focus {
	color: #ff2b02;
	background: 0 0
}
.sppb-btn-danger.sppb-btn-outline.disabled, .sppb-btn-danger.sppb-btn-outline:disabled {
	color: #ff2b02;
	background-color: transparent;
	border-color: #ff2b02
}
.show>.sppb-btn-danger.sppb-btn-outline.dropdown-toggle, .sppb-btn-danger.sppb-btn-outline.active, .sppb-btn-danger.sppb-btn-outline:active {
	color: #fff;
	background-color: #ff2b02;
	border-color: #ff2b02
}
.sppb-btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.sppb-btn-dark.sppb-btn-3d {
	border-bottom-color: #23272b
}
.sppb-btn-dark.sppb-btn-gradient {
	background-image: linear-gradient(0deg, #202428 0, #6e7a86 100%);
	border: none
}
.sppb-btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}
.sppb-btn-dark.focus, .sppb-btn-dark:focus {
	box-shadow: 0 0 0 3px rgba(52, 58, 64, .5)
}
.sppb-btn-dark.disabled, .sppb-btn-dark:disabled {
	background-color: #343a40;
	border-color: #343a40
}
.show>.sppb-btn-dark.dropdown-toggle, .sppb-btn-dark.active, .sppb-btn-dark:active {
	background-color: #23272b;
	background-image: none;
	border-color: #1d2124
}
.sppb-btn-dark.sppb-btn-outline {
	color: #343a40;
	background-color: transparent
}
.sppb-btn-dark.sppb-btn-outline:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.sppb-btn-dark.sppb-btn-outline.focus:hover, .sppb-btn-dark.sppb-btn-outline:focus:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.sppb-btn-dark.sppb-btn-outline.focus, .sppb-btn-dark.sppb-btn-outline:focus {
	color: #343a40;
	background: 0 0
}
.sppb-btn-dark.sppb-btn-outline.disabled, .sppb-btn-dark.sppb-btn-outline:disabled {
	color: #343a40;
	background-color: transparent;
	border-color: #343a40
}
.show>.sppb-btn-dark.sppb-btn-outline.dropdown-toggle, .sppb-btn-dark.sppb-btn-outline.active, .sppb-btn-dark.sppb-btn-outline:active {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.sppb-btn-link {
	font-weight: 400;
	color: #3071ff;
	border-radius: 0
}
.sppb-btn-link, .sppb-btn-link.active, .sppb-btn-link:active, .sppb-btn-link:disabled {
	background-color: transparent
}
.sppb-btn-link, .sppb-btn-link:active, .sppb-btn-link:focus {
	border-color: transparent;
	box-shadow: none
}
.sppb-btn-link:hover {
	border-color: transparent
}
.sppb-btn-link:focus, .sppb-btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
	background-color: transparent
}
.sppb-btn-link:disabled {
	color: #868e96
}
.sppb-btn-link:disabled:focus, .sppb-btn-link:disabled:hover {
	text-decoration: none
}
.sppb-btn-xlg {
	padding: 20px 50px;
	font-size: 22px;
	line-height: 1.6;
	border-radius: 6px
}
.sppb-btn-xlg.sppb-btn.sppb-btn-3d {
	border-bottom-width: 7px;
	padding-top: 17px;
	padding-bottom: 17px
}
.sppb-btn-lg {
	padding: 8px 16px;
	font-size: 20px;
	line-height: 1.5;
	border-radius: 5px
}
.sppb-btn-lg.sppb-btn.sppb-btn-3d {
	border-bottom-width: 5px;
	padding-top: 6px;
	padding-bottom: 6px
}
.sppb-btn-sm {
	padding: 4px 8px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}
.sppb-btn-sm.sppb-btn.sppb-btn-3d {
	padding-top: 3px;
	padding-bottom: 3px
}
.sppb-btn-xs {
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.sppb-btn-xs.sppb-btn.sppb-btn-3d {
	border-bottom-width: 2px;
	padding-top: 1.5px;
	padding-bottom: 1.5px
}
.sppb-btn-block {
	display: block;
	width: 100%
}
.sppb-btn-block+.sppb-btn-block {
	margin-top: 5px
}
input[type=button].sppb-btn-block, input[type=reset].sppb-btn-block, input[type=submit].sppb-btn-block {
	width: 100%
}
.sppb-btn-round {
	border-radius: 100px
}
.sppb-btn-square {
	border-radius: 0
}
.sppb-fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.sppb-fade.in {
	opacity: 1
}
.sppb-collapse {
	display: none
}
.sppb-collapse.in {
	display: block
}
tr.sppb-collapse.in {
	display: table-row
}
tbody.sppb-collapse.in {
	display: table-row-group
}
.sppb-collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}
.sppb-label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
a.sppb-label:focus, a.sppb-label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.sppb-label:empty {
	display: none
}
.sppb-btn .sppb-label {
	position: relative;
	top: -1px
}
.sppb-label-default {
	background-color: #777
}
.sppb-label-default[href]:focus, .sppb-label-default[href]:hover {
	background-color: #5e5e5e
}
.sppb-label-primary {
	background-color: #428bca
}
.sppb-label-primary[href]:focus, .sppb-label-primary[href]:hover {
	background-color: #3071a9
}
.sppb-label-success {
	background-color: #5cb85c
}
.sppb-label-success[href]:focus, .sppb-label-success[href]:hover {
	background-color: #449d44
}
.sppb-label-info {
	background-color: #5bc0de
}
.sppb-label-info[href]:focus, .sppb-label-info[href]:hover {
	background-color: #31b0d5
}
.sppb-label-warning {
	background-color: #f0ad4e
}
.sppb-label-warning[href]:focus, .sppb-label-warning[href]:hover {
	background-color: #ec971f
}
.sppb-label-danger {
	background-color: #d9534f
}
.sppb-label-danger[href]:focus, .sppb-label-danger[href]:hover {
	background-color: #c9302c
}
.sppb-thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.sppb-thumbnail a>img, .sppb-thumbnail>img {
	margin-left: auto;
	margin-right: auto
}
a.sppb-thumbnail.active, a.sppb-thumbnail:focus, a.sppb-thumbnail:hover {
	border-color: #428bca
}
.sppb-thumbnail .sppb-caption {
	padding: 9px;
	color: #333
}
.sppb-alert {
	padding: 12px 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.sppb-alert h4 {
	margin-top: 0;
	color: inherit
}
.sppb-alert hr {
	border-bottom: 0
}
.sppb-alert .sppb-alert-link {
	font-weight: 700
}
.sppb-alert-dismissable, .sppb-alert-dismissible {
	padding-right: 35px
}
.sppb-alert .sppb-close {
	color: inherit
}
.sppb-alert-primary {
	background: rgba(48, 113, 255, .1);
	color: #3071ff
}
.sppb-alert-primary hr {
	border-top-color: rgba(48, 113, 255, .4)
}
.sppb-alert-primary .alert-link, .sppb-alert-primary .alert-link:active, .sppb-alert-primary .alert-link:focus, .sppb-alert-primary .alert-link:hover, .sppb-alert-primary a, .sppb-alert-primary a:active, .sppb-alert-primary a:focus, .sppb-alert-primary a:hover {
	color: #3071ff;
	font-weight: 700
}
.sppb-alert-primary .alert-link:hover, .sppb-alert-primary a:hover {
	text-decoration: underline
}
.sppb-alert-light {
	background: #f5f5f5;
	color: #848e97
}
.sppb-alert-light hr {
	border-top-color: #e5e5e5
}
.sppb-alert-light .alert-link, .sppb-alert-light .alert-link:active, .sppb-alert-light .alert-link:focus, .sppb-alert-light .alert-link:hover, .sppb-alert-light a, .sppb-alert-light a:active, .sppb-alert-light a:focus, .sppb-alert-light a:hover {
	font-weight: 700
}
.sppb-alert-light .alert-link:hover, .sppb-alert-light a:hover {
	text-decoration: underline
}
.sppb-alert-dark {
	background: #333a41;
	color: #fff
}
.sppb-alert-dark hr {
	border-top-color: #3e464e
}
.sppb-alert-dark .alert-link, .sppb-alert-dark .alert-link:active, .sppb-alert-dark .alert-link:focus, .sppb-alert-dark .alert-link:hover, .sppb-alert-dark a, .sppb-alert-dark a:active, .sppb-alert-dark a:focus, .sppb-alert-dark a:hover {
	font-weight: 700
}
.sppb-alert-dark .alert-link:hover, .sppb-alert-dark a:hover {
	text-decoration: underline
}
.sppb-alert-success {
	background: rgba(35, 207, 95, .1);
	color: #23cf5f
}
.sppb-alert-success hr {
	border-top-color: rgba(35, 207, 95, .4)
}
.sppb-alert-success .alert-link, .sppb-alert-success .alert-link:active, .sppb-alert-success .alert-link:focus, .sppb-alert-success .alert-link:hover, .sppb-alert-success a, .sppb-alert-success a:active, .sppb-alert-success a:focus, .sppb-alert-success a:hover {
	color: #23cf5f;
	font-weight: 700
}
.sppb-alert-success .alert-link:hover, .sppb-alert-success a:hover {
	text-decoration: underline
}
.sppb-alert-info {
	background: rgba(10, 201, 201, .1);
	color: #0ac9c9
}
.sppb-alert-info hr {
	border-top-color: rgba(10, 201, 201, .4)
}
.sppb-alert-info .alert-link, .sppb-alert-info .alert-link:active, .sppb-alert-info .alert-link:focus, .sppb-alert-info .alert-link:hover, .sppb-alert-info a, .sppb-alert-info a:active, .sppb-alert-info a:focus, .sppb-alert-info a:hover {
	color: #0ac9c9;
	font-weight: 700
}
.sppb-alert-info .alert-link:hover, .sppb-alert-info a:hover {
	text-decoration: underline
}
.sppb-alert-warning {
	background: rgba(255, 208, 18, .1);
	color: #f5a623
}
.sppb-alert-warning hr {
	border-top-color: rgba(255, 208, 18, .4)
}
.sppb-alert-warning .alert-link, .sppb-alert-warning .alert-link:active, .sppb-alert-warning .alert-link:focus, .sppb-alert-warning .alert-link:hover, .sppb-alert-warning a, .sppb-alert-warning a:active, .sppb-alert-warning a:focus, .sppb-alert-warning a:hover {
	color: #f5a623;
	font-weight: 700
}
.sppb-alert-warning .alert-link:hover, .sppb-alert-warning a:hover {
	text-decoration: underline
}
.sppb-alert-danger {
	background: rgba(255, 43, 2, .1);
	color: #ff2b02
}
.sppb-alert-danger hr {
	border-top-color: rgba(255, 43, 2, .4)
}
.sppb-alert-danger .alert-link, .sppb-alert-danger .alert-link:active, .sppb-alert-danger .alert-link:focus, .sppb-alert-danger .alert-link:hover, .sppb-alert-danger a, .sppb-alert-danger a:active, .sppb-alert-danger a:focus, .sppb-alert-danger a:hover {
	color: #ff2b02;
	font-weight: 700
}
.sppb-alert-danger .alert-link:hover, .sppb-alert-danger a:hover {
	text-decoration: underline
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
.sppb-progress {
	overflow: hidden;
	height: 24px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px
}
.sppb-progress-label {
	display: block;
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative
}
.sppb-progress-label>span {
	float: right;
	font-weight: 700
}
.sppb-progress.sppb-progress-square {
	border-radius: 0
}
.sppb-progress.sppb-progress-round {
	border-radius: 40px
}
.sppb-progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background-color: #3071ff;
	-webkit-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
	overflow: hidden
}
.sppb-progress-bar-striped, .sppb-progress-striped .sppb-progress-bar {
	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: -o-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);
	background-size: 40px 40px
}
.sppb-progress-bar.active, .sppb-progress.active .sppb-progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.sppb-progress-bar[aria-valuenow="1"], .sppb-progress-bar[aria-valuenow="2"] {
	min-width: 30px
}
.sppb-progress-bar[aria-valuenow="0"] {
	color: #777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none
}
.sppb-progress-bar-success {
	background-color: #23cf5f
}
.progress-striped .sppb-progress-bar-success {
	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: -o-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)
}
.sppb-progress-bar-info {
	background-color: #0ac9c9
}
.progress-striped .sppb-progress-bar-info {
	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: -o-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)
}
.sppb-progress-bar-warning {
	background-color: #ffd012
}
.progress-striped .sppb-progress-bar-warning {
	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: -o-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)
}
.sppb-progress-bar-danger {
	background-color: #ff2b02
}
.progress-striped .sppb-progress-bar-danger {
	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: -o-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)
}
.sppb-media, .sppb-media-body {
	overflow: hidden;
	zoom: 1
}
.sppb-media, .sppb-media .sppb-media {
	margin-top: 15px
}
.sppb-media:first-child {
	margin-top: 0
}
.sppb-media-object {
	display: block
}
.sppb-media-heading {
	margin: 0 0 5px
}
.sppb-media>.pull-left {
	margin-right: 15px
}
.sppb-media>.pull-right {
	margin-left: 15px
}
.sppb-media-list {
	padding-left: 0;
	list-style: none
}
.sppb-panel {
	background-color: #fff;
	border: 1px solid transparent;
	border-top-width: 0
}
.sppb-panel.sppb-panel-faq {
	background: 0 0
}
.sppb-panel-group>.sppb-panel:first-child {
	border-top-width: 1px
}
.sppb-panel-body {
	padding: 15px;
	border-top: 1px solid transparent
}
.sppb-panel-group .sppb-panel:last-child .sppb-panel-body {
	border-top-width: 1px;
	border-bottom-width: 0
}
.sppb-panel-heading {
	padding: 10px 30px 10px 15px;
	cursor: pointer;
	position: relative
}
.sppb-panel-heading .sppb-toggle-direction {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%) rotate(0);
	transform: translateY(-50%) rotate(0);
	-webkit-transition: transform .3s;
	transition: transform .3s
}
.sppb-panel-heading.active .sppb-toggle-direction {
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg)
}
.sppb-panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bolder;
	color: inherit
}
.sppb-panel-title>a {
	color: inherit
}
.sppb-panel-default {
	border-color: #e5e5e5
}
.sppb-panel-default .sppb-panel-body {
	border-top-color: #e5e5e5
}
.sppb-panel-default>.sppb-panel-heading {
	background: #f9f9f9
}
.sppb-panel-default>.sppb-panel-heading .sppb-toggle-direction {
	color: #ccc
}
.sppb-panel-modern {
	background: #fff;
	border: 1px solid #e8eff1;
	border-radius: 4px;
	margin-bottom: 10px
}
.sppb-panel-group>.sppb-panel-modern:last-child {
	margin-bottom: 0
}
.sppb-panel-modern .sppb-panel-body {
	border-top-color: #e8eff1
}
.sppb-panel-modern>.sppb-panel-heading {
	padding: 17px 30px 17px 15px;
	background: #f6fafb;
	color: #4b5981
}
.sppb-panel-primary {
	border-color: rgba(48, 113, 255, .3)
}
.sppb-panel-primary>.sppb-panel-heading {
	color: #3071ff;
	background: rgba(48, 113, 255, .1)
}
.sppb-panel-primary .sppb-panel-body {
	border-top-color: rgba(48, 113, 255, .3)
}
.sppb-panel-success {
	border-color: rgba(35, 207, 95, .3)
}
.sppb-panel-success>.sppb-panel-heading {
	color: #23cf5f;
	background: rgba(35, 207, 95, .1)
}
.sppb-panel-success .sppb-panel-body {
	border-top-color: rgba(35, 207, 95, .3)
}
.sppb-panel-info {
	border-color: rgba(10, 201, 201, .3)
}
.sppb-panel-info>.sppb-panel-heading {
	color: #0ac9c9;
	background: rgba(10, 201, 201, .1)
}
.sppb-panel-info .sppb-panel-body {
	border-top-color: rgba(10, 201, 201, .3)
}
.sppb-panel-warning {
	border-color: rgba(255, 208, 18, .3)
}
.sppb-panel-warning>.sppb-panel-heading {
	color: #f5a623;
	background: rgba(255, 208, 18, .1)
}
.sppb-panel-warning .sppb-panel-body {
	border-top-color: rgba(255, 208, 18, .3)
}
.sppb-panel-danger {
	border-color: rgba(255, 43, 2, .2)
}
.sppb-panel-danger>.sppb-panel-heading {
	color: #ff2b02;
	background: rgba(255, 43, 2, .1)
}
.sppb-panel-danger .sppb-panel-body {
	border-top-color: rgba(255, 43, 2, .2)
}
.sppb-panel-faq {
	border: 0
}
.sppb-panel-faq .sppb-panel-body {
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
.sppb-panel-faq>.sppb-panel-heading {
	border-bottom: 1px solid #e5e5e5
}
.sppb-panel-faq>.sppb-panel-heading .sppb-toggle-direction {
	color: #ccc
}
.sppb-panel.sppb-panel-custom {
	overflow: hidden
}
.sppb-accordion-icon-position-right {
	display: table;
	width: 100%
}
.sppb-panel-custom .sppb-panel-heading {
	transition: .4s
}
.sppb-accordion-icon-wrap {
	transition: .4s;
	display: inline-block
}
.sppb-accordion-icon-position-right .sppb-accordion-icon-wrap {
	float: right
}
.sppb-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.sppb-nav>li {
	position: relative;
	display: block
}
.sppb-nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.sppb-nav>li>a:focus, .sppb-nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.sppb-nav>li.disabled>a {
	color: #777
}
.sppb-nav>li.disabled>a:focus, .sppb-nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.sppb-nav .open>a, .sppb-nav .open>a:focus, .sppb-nav .open>a:hover {
	background-color: #eee;
	border-color: #428bca
}
.sppb-nav>li>a>img {
	max-width: none
}
.sppb-nav-tabs {
	border-bottom: 1px solid #e5e5e5
}
.sppb-tab-content {
	margin-top: 15px
}
.sppb-nav-tabs-content {
	margin-top: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-top: 0;
	padding: 15px
}
.sppb-nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.sppb-nav-tabs>li>a {
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.42857143;
	padding: 12px 15px;
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	border-right-width: 0
}
.sppb-nav-tabs>li:last-child>a {
	border-right-width: 1px
}
.sppb-nav-tabs>li>a>i {
	margin-right: 5px
}
.sppb-nav-tabs>li.active>a, .sppb-nav-tabs>li.active>a:focus, .sppb-nav-tabs>li.active>a:hover {
	background-color: #fff;
	border-bottom-color: transparent;
	cursor: default
}
.sppb-nav-tabs.sppb-nav-justified {
	width: 100%;
	border-bottom: 0
}
.sppb-nav-tabs.sppb-nav-justified>li {
	float: none
}
.sppb-nav-tabs.sppb-nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
@media (min-width:768px) {
	.sppb-nav-tabs.sppb-nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.sppb-nav-tabs.sppb-nav-justified>li>a {
		margin-bottom: 0
	}
}
.sppb-nav-tabs.sppb-nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.sppb-nav-tabs.sppb-nav-justified>.active>a, .sppb-nav-tabs.sppb-nav-justified>.active>a:focus, .sppb-nav-tabs.sppb-nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {
	.sppb-nav-tabs.sppb-nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.sppb-nav-tabs.sppb-nav-justified>.active>a, .sppb-nav-tabs.sppb-nav-justified>.active>a:focus, .sppb-nav-tabs.sppb-nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}
.sppb-nav-modern-content {
	margin-top: 0;
	border: 1px solid #e8eff1;
	background: #fff;
	padding: 15px;
	border-radius: 0 4px 4px 4px
}
.sppb-nav-modern>li {
	float: left;
	margin-right: 5px;
	margin-bottom: -1px
}
.sppb-nav-modern>li>a {
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.42857143;
	padding: 12px 15px;
	background: #f6fafb;
	color: #4b5981;
	border: 1px solid #e8eff1;
	border-radius: 4px 4px 0 0
}
.sppb-nav-modern>li>a:focus, .sppb-nav-modern>li>a:hover {
	background-color: #f2f6f7
}
.sppb-nav-modern>li>a>i {
	margin-right: 5px
}
.sppb-nav-modern>li.active>a, .sppb-nav-modern>li.active>a:focus, .sppb-nav-modern>li.active>a:hover {
	color: #4b5981;
	background-color: #fff;
	border-bottom-color: transparent;
	cursor: default
}
.sppb-nav-pills>li {
	float: left
}
.sppb-nav-pills>li>a {
	font-size: 14px;
	line-height: 1.42857143;
	font-weight: bolder;
	color: inherit;
	padding: 13px 15px;
	border-radius: 3px;
	color: inherit
}
.sppb-nav-pills>li>a>i {
	margin-right: 5px
}
.sppb-nav-pills>li+li {
	margin-left: 2px
}
.sppb-nav-pills>li>a:focus, .sppb-nav-pills>li>a:hover {
	background: 0 0
}
.sppb-nav-pills>li.active>a, .sppb-nav-pills>li.active>a:focus, .sppb-nav-pills>li.active>a:hover {
	color: #333;
	background-color: #e5e5e5
}
.sppb-nav-stacked>li {
	float: none
}
.sppb-nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.sppb-nav-justified {
	width: 100%
}
.sppb-nav-justified>li {
	float: none
}
.sppb-nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
@media (min-width:768px) {
	.sppb-nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.sppb-nav-justified>li>a {
		margin-bottom: 0
	}
}
.sppb-nav-tabs-justified {
	border-bottom: 0
}
.sppb-nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.sppb-nav-tabs-justified>.active>a, .sppb-nav-tabs-justified>.active>a:focus, .sppb-nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {
	.sppb-nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.sppb-nav-tabs-justified>.active>a, .sppb-nav-tabs-justified>.active>a:focus, .sppb-nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}
.sppb-nav-lines {
	border-bottom: 2px solid #e5e5e5
}
.sppb-nav-lines>li {
	float: left
}
.sppb-nav-lines>li>a {
	padding: 13px 15px;
	font-size: 14px;
	color: inherit;
	font-weight: bolder;
	line-height: 1.42857143;
	color: inherit
}
.sppb-nav-lines>li>a>i {
	margin-right: 5px
}
.sppb-nav-lines>li+li {
	margin-left: 0
}
.sppb-nav-lines>li>a:focus, .sppb-nav-lines>li>a:hover {
	background: 0 0
}
.sppb-nav-lines>li.active>a, .sppb-nav-lines>li.active>a:focus, .sppb-nav-lines>li.active>a:hover {
	color: #006cff;
	background-color: transparent;
	border-bottom: 2px solid #006cff;
	margin-bottom: -2px
}
.sppb-tab-content>.sppb-tab-pane {
	display: none
}
.sppb-tab-content>.active {
	display: block
}
.sppb-tab.custom-tab {
	display: table;
	width: 100%
}
.sppb-nav-custom {
	float: left
}
.sppb-nav-custom li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: .4s
}
.sppb-nav-custom li a.tab-icon-block-wrap {
	display: block
}
.sppb-nav-custom li a.sppb-text-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sppb-nav-custom li a.sppb-text-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.sppb-nav-custom li a.sppb-text-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.sppb-tab-custom-content {
	float: left;
	margin-top: 0
}
.sppb-tab-icon {
	display: inline-block;
	line-height: 1;
	transition: .4s
}
.sppb-tab-icon.tab-icon-block {
	display: block
}
.sppb-embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.sppb-embed-responsive .sppb-embed-responsive-item, .sppb-embed-responsive embed, .sppb-embed-responsive iframe, .sppb-embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.sppb-embed-responsive.sppb-embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.sppb-embed-responsive.sppb-embed-responsive-4by3 {
	padding-bottom: 75%
}
.sppb-close {
	float: right;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	opacity: .5
}
.sppb-close>span {
	display: block;
	line-height: 1
}
.sppb-close:focus, .sppb-close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}
button.sppb-close {
	padding: 0;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.sppb-form-control, .sppb-form-group .sppb-form-control {
	display: block;
	width: 100%;
	height: inherit;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: none;
	-webkit-box-shadow: none;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.sppb-form-control::-ms-expand {
	background-color: transparent;
	border: 0
}
.sppb-form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0
}
.sppb-form-control::-webkit-input-placeholder {
	color: #868e96;
	opacity: 1
}
.sppb-form-control:-ms-input-placeholder {
	color: #868e96;
	opacity: 1
}
.sppb-form-control::placeholder {
	color: #868e96;
	opacity: 1
}
.sppb-form-control:disabled, .sppb-form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}
select.sppb-form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}
select.sppb-form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}
.sppb-form-control-file, .sppb-form-control-range {
	display: block
}
.sppb-col-form-label {
	padding-top: calc(.5rem - 1px * 2);
	padding-bottom: calc(.5rem - 1px * 2);
	margin-bottom: 0
}
.sppb-col-form-label-lg {
	padding-top: calc(.5rem - 1px * 2);
	padding-bottom: calc(.5rem - 1px * 2);
	font-size: 1.25rem
}
.sppb-col-form-label-sm {
	padding-top: calc(.25rem - 1px * 2);
	padding-bottom: calc(.25rem - 1px * 2);
	font-size: .875rem
}
.sppb-col-form-legend {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	font-size: 1rem
}
.sppb-form-control-plaintext {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0
}
.sppb-form-control-plaintext.sppb-form-control-lg, .sppb-form-control-plaintext.sppb-form-control-sm, .sppb-input-group-lg>.sppb-form-control-plaintext.sppb-form-control, .sppb-input-group-lg>.sppb-form-control-plaintext.sppb-input-group-addon, .sppb-input-group-lg>.sppb-input-group-btn>.sppb-form-control-plaintext.btn, .sppb-input-group-sm>.sppb-form-control-plaintext.sppb-form-control, .sppb-input-group-sm>.sppb-form-control-plaintext.sppb-input-group-addon, .sppb-input-group-sm>.sppb-input-group-btn>.sppb-form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0
}
.sppb-form-control-sm, .sppb-input-group-sm>.sppb-form-control, .sppb-input-group-sm>.sppb-input-group-addon, .sppb-input-group-sm>.sppb-input-group-btn>.btn {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}
.sppb-input-group-sm>.sppb-input-group-btn>select.btn:not([size]):not([multiple]), .sppb-input-group-sm>select.sppb-form-control:not([size]):not([multiple]), .sppb-input-group-sm>select.sppb-input-group-addon:not([size]):not([multiple]), select.sppb-form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}
.sppb-form-control-lg, .sppb-input-group-lg>.sppb-form-control, .sppb-input-group-lg>.sppb-input-group-addon, .sppb-input-group-lg>.sppb-input-group-btn>.btn {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}
.sppb-input-group-lg>.sppb-input-group-btn>select.btn:not([size]):not([multiple]), .sppb-input-group-lg>select.sppb-form-control:not([size]):not([multiple]), .sppb-input-group-lg>select.sppb-input-group-addon:not([size]):not([multiple]), select.sppb-form-control-lg:not([size]):not([multiple]) {
	height: calc(2.3125rem + 2px)
}
.sppb-form-group {
	margin-bottom: 20px
}
.sppb-form-check {
	position: relative;
	display: block;
	padding-left: 18px
}
.sppb-form-check .sppb-form-check-input {
	position: absolute;
	margin-top: 6px;
	margin-left: -18px
}
.sppb-form-check .sppb-form-check-label {
	line-height: 24px
}
.sppb-form-text {
	display: block;
	margin-top: 8px
}
.sppb-popover {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e2e5e9;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}
.sppb-popover.top {
	margin-top: -10px
}
.sppb-popover.right {
	margin-left: 10px
}
.sppb-popover.bottom {
	margin-top: 10px
}
.sppb-popover.left {
	margin-left: -10px
}
.sppb-popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	background-color: #f7f7f7;
	color: #4c4c4c;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.sppb-popover-content {
	padding: 15px;
	line-height: 22px;
	font-size: 13px;
	color: #666
}
.sppb-popover>.arrow, .sppb-popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.sppb-popover>.arrow {
	border-width: 11px
}
.sppb-popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.sppb-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
}
.sppb-popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.sppb-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)
}
.sppb-popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.sppb-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
}
.sppb-popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.sppb-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)
}
.sppb-popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.sppb-carousel {
	position: relative
}
.sppb-carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.sppb-carousel-inner>.sppb-item {
	padding: 60px;
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.sppb-carousel-inner>.sppb-item>.sppb-addon-carousel-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img {
	line-height: 1
}
.sppb-carousel-inner>.active, .sppb-carousel-inner>.next, .sppb-carousel-inner>.prev {
	display: block
}
.sppb-carousel-inner>.active {
	left: 0
}
.sppb-carousel-inner>.next, .sppb-carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.sppb-carousel-inner>.next {
	left: 100%
}
.sppb-carousel-inner>.prev {
	left: -100%
}
.sppb-carousel-inner>.next.left, .sppb-carousel-inner>.prev.right {
	left: 0
}
.sppb-carousel-inner>.active.left {
	left: -100%
}
.sppb-carousel-inner>.active.right {
	left: 100%
}
.sppb-carousel-arrow {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 40px;
	opacity: .8;
	filter: alpha(opacity=80);
	font-size: 24px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.sppb-carousel-arrow.right {
	left: auto;
	right: 0
}
.sppb-carousel-arrow:focus, .sppb-carousel-arrow:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.sppb-carousel-arrow i {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.sppb-carousel-arrow.left i {
	left: 50%;
	margin-left: -10px
}
.sppb-carousel-arrow.right i {
	right: 50%;
	margin-right: -10px
}
.sppb-carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.sppb-carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0)
}
.sppb-carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.sppb-item.sppb-item-has-bg {
	padding: 0;
	background-size: cover
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 50px
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner>div {
	height: 100%;
	width: 100%;
	display: table
}
.sppb-item.sppb-item-has-bg>img {
	width: 100%
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner>div>div {
	display: table-cell;
	vertical-align: middle
}
.sppb-carousel-pro-text h2 {
	font-size: 36px;
	line-height: 36px;
	margin-top: 0
}
.sppb-carousel-item-inner .sppb-text-right {
	margin-top: 30px
}
.sppb-addon-testimonial .fa-quote-left, .sppb-addon-testimonial .fa-quote-right {
	display: block;
	font-size: 48px;
	color: #edeef2;
	margin-bottom: 10px
}
.sppb-testimonial-top-content.sppb-addon-testimonial-footer {
	display: flex;
	flex-wrap: wrap
}
.sppb-text-center .sppb-testimonial-top-content.sppb-addon-testimonial-footer {
	justify-content: center
}
.sppb-text-right .sppb-testimonial-top-content.sppb-addon-testimonial-footer {
	justify-content: flex-end
}
.sppb-testimonial-top-content.sppb-addon-testimonial-footer>span {
	margin-left: auto;
	margin-bottom: 0
}
.sppb-addon-testimonial-review {
	margin: 0 0 20px 0
}
.sppb-addon-testimonial-footer {
	display: block;
	font-size: 90%
}
.sppb-addon-testimonial-footer img {
	display: inline-block;
	margin-right: 10px
}
.sppb-addon-testimonial-footer img.sppb-avatar-round {
	border-radius: 4px
}
.sppb-addon-testimonial-footer img.sppb-avatar-circle {
	border-radius: 100%
}
.sppb-addon-testimonial-content-wrap {
	display: flex;
	flex-wrap: wrap
}
.sppb-text-center .sppb-addon-testimonial-content-wrap {
	justify-content: center
}
.sppb-text-left .sppb-addon-testimonial-content-wrap {
	justify-content: flex-start
}
.sppb-text-right .sppb-addon-testimonial-content-wrap {
	justify-content: flex-end
}
.sppb-addon-testimonial-footer a {
	display: inline-block
}
.sppb-addon-testimonial-rating i {
	display: inline-block
}
.sppb-testimonial-pro {
	padding-bottom: 40px
}
.sppb-testimonial-pro .sppb-carousel-inner>.sppb-item {
	padding: 0
}
.sppb-testimonial-pro .sppb-img-responsive.sppb-avatar {
	display: inline-block
}
.sppb-testimonial-pro .sppb-img-responsive.sppb-avatar, .sppb-testimonial-pro .sppb-testimonial-client, .sppb-testimonial-pro .sppb-testimonial-message {
	margin-bottom: 10px
}
.sppb-testimonial-pro .sppb-testimonial-message {
	font-size: 16px;
	line-height: 24px
}
.sppb-testimonial-pro .sppb-carousel-control {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	width: 28px;
	height: 28px;
	border-radius: 4px;
	text-align: center;
	border: 2px solid #333;
	color: #888;
	margin: 5px 3px 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
	background: #333;
	color: #fff
}
.sppb-testimonial-pro .sppb-carousel-indicators {
	bottom: 0;
	margin-bottom: 0
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
	border-color: rgba(0, 0, 0, .3)
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
	border-color: #666;
	background-color: #666
}
.sppb-testimonial-pro .fa-quote-left {
	display: block;
	font-size: 48px;
	color: #edeef2;
	margin-bottom: 10px
}
.sppb-addon-testimonial-pro-footer {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	font-size: 90%
}
.sppb-testimonial-pro.sppb-text-left .sppb-addon-testimonial-pro-footer {
	justify-content: flex-start
}
.sppb-testimonial-pro.sppb-text-center .sppb-addon-testimonial-pro-footer {
	justify-content: center
}
.sppb-testimonial-pro.sppb-text-right .sppb-addon-testimonial-pro-footer {
	justify-content: flex-end
}
.sppb-addon-testimonial-pro-footer img {
	display: inline-block;
	margin-right: 10px
}
.sppb-testimonial-pro .sppb-item>img {
	display: inline-block;
	margin-bottom: 15px
}
.sppb-addon-testimonial-pro-footer img.sppb-avatar-round, .sppb-testimonial-pro .sppb-item>img.sppb-avatar-round {
	border-radius: 4px
}
.sppb-addon-testimonial-pro-footer img.sppb-avatar-circle, .sppb-testimonial-pro .sppb-item>img.sppb-avatar-circle {
	border-radius: 100%
}
.sppb-testimonial-pro.sppb-text-left .sppb-carousel-indicators {
	left: 0;
	margin-left: 0;
	text-align: left
}
.sppb-testimonial-pro.sppb-text-right .sppb-carousel-indicators {
	left: auto;
	margin-left: 0;
	right: 0;
	text-align: right
}
.sppb-addon-tweet .sppb-tweet-avatar {
	display: inline-block;
	margin-bottom: 15px
}
.sppb-addon-tweet .sppb-tweet-username {
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-inner>.sppb-item {
	padding: 0
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-tweet-created {
	display: inline-block;
	margin-bottom: 5px
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control {
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	width: 28px;
	height: 28px;
	border-radius: 4px;
	text-align: center;
	border: 2px solid #333;
	color: #888;
	margin: 15px 3px 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control:hover {
	background: #333;
	color: #fff
}
.clearfix:after, .clearfix:before, .sp-pagebuilder-row:after, .sp-pagebuilder-row:before, .sppb-container-fluid:after, .sppb-container-fluid:before, .sppb-container:after, .sppb-container:before, .sppb-nav:after, .sppb-nav:before, .sppb-panel-body:after, .sppb-panel-body:before {
	content: " ";
	display: table
}
.clearfix:after, .sp-pagebuilder-row:after, .sppb-container-fluid:after, .sppb-container:after, .sppb-nav:after, .sppb-panel-body:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
@-ms-viewport {
	width: device-width
}
.sppb-visible-lg, .sppb-visible-md, .sppb-visible-sm, .sppb-visible-xs {
	display: none!important
}
.sppb-visible-lg-block, .sppb-visible-lg-inline, .sppb-visible-lg-inline-block, .sppb-visible-md-block, .sppb-visible-md-inline, .sppb-visible-md-inline-block, .sppb-visible-sm-block, .sppb-visible-sm-inline, .sppb-visible-sm-inline-block, .sppb-visible-xs-block, .sppb-visible-xs-inline, .sppb-visible-xs-inline-block {
	display: none!important
}
@media (max-width:767px) {
	.sppb-visible-xs {
		display: block!important
	}
	table.sppb-visible-xs {
		display: table
	}
	tr.sppb-visible-xs {
		display: table-row!important
	}
	td.sppb-visible-xs, th.sppb-visible-xs {
		display: table-cell!important
	}
}
@media (max-width:767px) {
	.sppb-visible-xs-block {
		display: block!important
	}
}
@media (max-width:767px) {
	.sppb-visible-xs-inline {
		display: inline!important
	}
}
@media (max-width:767px) {
	.sppb-visible-xs-inline-block {
		display: inline-block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.sppb-visible-sm {
		display: block!important
	}
	table.sppb-visible-sm {
		display: table
	}
	tr.sppb-visible-sm {
		display: table-row!important
	}
	td.sppb-visible-sm, th.sppb-visible-sm {
		display: table-cell!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.sppb-visible-sm-block {
		display: block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.sppb-visible-sm-inline {
		display: inline!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.sppb-visible-sm-inline-block {
		display: inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.sppb-visible-md {
		display: block!important
	}
	table.sppb-visible-md {
		display: table
	}
	tr.sppb-visible-md {
		display: table-row!important
	}
	td.sppb-visible-md, th.sppb-visible-md {
		display: table-cell!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.sppb-visible-md-block {
		display: block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.sppb-visible-md-inline {
		display: inline!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.sppb-visible-md-inline-block {
		display: inline-block!important
	}
}
@media (min-width:1200px) {
	.sppb-visible-lg {
		display: block!important
	}
	table.sppb-visible-lg {
		display: table
	}
	tr.sppb-visible-lg {
		display: table-row!important
	}
	td.sppb-visible-lg, th.sppb-visible-lg {
		display: table-cell!important
	}
}
@media (min-width:1200px) {
	.sppb-visible-lg-block {
		display: block!important
	}
}
@media (min-width:1200px) {
	.sppb-visible-lg-inline {
		display: inline!important
	}
}
@media (min-width:1200px) {
	.sppb-visible-lg-inline-block {
		display: inline-block!important
	}
}
@media (max-width:767px) {
	.sppb-hidden-xs {
		display: none!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.sppb-hidden-sm {
		display: none!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.sppb-hidden-md {
		display: none!important
	}
}
@media (min-width:1200px) {
	.sppb-hidden-lg {
		display: none!important
	}
}
.sppb-visible-print {
	display: none!important
}
@media print {
	.sppb-visible-print {
		display: block!important
	}
	table.sppb-visible-print {
		display: table
	}
	tr.sppb-visible-print {
		display: table-row!important
	}
	td.sppb-visible-print, th.sppb-visible-print {
		display: table-cell!important
	}
}
.sppb-visible-print-block {
	display: none!important
}
@media print {
	.sppb-visible-print-block {
		display: block!important
	}
}
.sppb-visible-print-inline {
	display: none!important
}
@media print {
	.sppb-visible-print-inline {
		display: inline!important
	}
}
.sppb-visible-print-inline-block {
	display: none!important
}
@media print {
	.sppb-visible-print-inline-block {
		display: inline-block!important
	}
}
@media print {
	.sppb-hidden-print {
		display: none!important
	}
}
.sppb-empty-space-edit {
	display: block;
	border: 1px dotted rgba(0, 0, 0, .2)
}
.sppb-divider {
	display: inline-block;
	width: 100%
}
.sppb-countdown-number {
	display: inline-block;
	padding: 0;
	text-align: center;
	font-weight: 700;
	margin: 0 0 5px 0
}
.sppb-countdown-text {
	display: block
}
.sppb-addon-countdown .sppb-countdown-timer .sppb-countdown-finishedtext {
	margin: 30px 0;
	width: 100%!important;
	padding: 20px 0;
	height: auto!important
}
.sppb-social-share-wrap {
	align-items: center
}
.sppb-addon-social-share ul {
	margin: -5px;
	padding: 0;
	list-style: none
}
.sppb-addon-social-share.sppb-social-share-style-colored ul, .sppb-addon-social-share.sppb-social-share-style-simple ul {
	margin: -10px
}
.sppb-addon-social-share.sppb-social-share-style-colored ul li, .sppb-addon-social-share.sppb-social-share-style-simple ul li {
	margin: 10px
}
.sppb-addon-social-share ul li {
	display: inline-block;
	box-sizing: border-box;
	margin: 5px
}
.sppb-addon-social-share ul li a {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	text-align: center;
	text-decoration: none
}
.sppb-addon-social-share ul li a:active, .sppb-addon-social-share ul li a:focus, .sppb-addon-social-share ul li a:hover {
	text-decoration: none
}
.sppb-social-share-style-custom ul li a, .sppb-social-share-style-solid ul li a {
	padding: 10px
}
.sppb-social-share-style-custom ul li a i, .sppb-social-share-style-solid ul li a i {
	display: inline-block;
	font-size: 16px;
	width: 24px;
	height: 20px;
	line-height: 20px
}
.sppb-social-share-title {
	margin-left: 5px
}
.sppb-social-share-wrap ul li a:focus, .sppb-social-share-wrap ul li a:hover {
	text-decoration: none
}
.sppb-social-share-wrap ul li .social-share-count, .sppb-social-share-wrap ul li .social-share-title {
	padding-left: 5px
}
.sppb-social-share-wrap .sppb-social-total-shares {
	position: relative;
	text-align: center
}
.sppb-social-share-wrap span.sppb-social-share-count {
	margin-left: 5px;
	font-size: 12px;
	font-weight: 600;
	opacity: .9
}
.sppb-social-share-wrap .sppb-social-total-shares:after {
	content: '';
	display: inline-block;
	height: 100%;
	width: 1px;
	position: absolute;
	right: 15px;
	top: 0;
	background: #ddd
}
.sppb-social-share-wrap .sppb-social-total-shares em {
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 42px
}
.sppb-social-share-wrap .sppb-social-total-shares .sppb-social-total-share-caption {
	text-transform: uppercase;
	font-size: 14px
}
.sppb-social-share-style-solid ul li a {
	color: #fff
}
.sppb-social-share-style-solid ul li.sppb-social-share-facebook a {
	background-color: #306199
}
.sppb-social-share-style-solid ul li.sppb-social-share-facebook a:hover {
	background-color: #244872
}
.sppb-social-share-style-solid ul li.sppb-social-share-twitter a {
	background-color: #26c4f1
}
.sppb-social-share-style-solid ul li.sppb-social-share-twitter a:hover {
	background-color: #0eaad6
}
.sppb-social-share-style-solid ul li.sppb-social-share-linkedin a {
	background-color: #007bb6
}
.sppb-social-share-style-solid ul li.sppb-social-share-linkedin a:hover {
	background-color: #005983
}
.sppb-social-share-style-solid ul li.sppb-social-share-pinterest a {
	background-color: #b81621
}
.sppb-social-share-style-solid ul li.sppb-social-share-pinterest a:hover {
	background-color: #8a1119
}
.sppb-social-share-style-solid ul li.sppb-social-share-glpus a {
	background-color: #e93f2e
}
.sppb-social-share-style-solid ul li.sppb-social-share-glpus a:hover {
	background-color: #ce2616
}
.sppb-social-share-style-solid ul li.sppb-social-share-thumblr a {
	background-color: #32506d
}
.sppb-social-share-style-solid ul li.sppb-social-share-thumblr a:hover {
	background-color: #22364a
}
.sppb-social-share-style-solid ul li.sppb-social-share-getpocket a {
	background-color: #ed4054
}
.sppb-social-share-style-solid ul li.sppb-social-share-getpocket a:hover {
	background-color: #e4162d
}
.sppb-social-share-style-solid ul li.sppb-social-share-reddit a {
	background-color: #ff4500
}
.sppb-social-share-style-solid ul li.sppb-social-share-reddit a:hover {
	background-color: #e83f00
}
.sppb-social-share-style-solid ul li.sppb-social-share-vk a {
	background-color: #597ba5
}
.sppb-social-share-style-solid ul li.sppb-social-share-vk a:hover {
	background-color: #3d5f88
}
.sppb-social-share-style-solid ul li.sppb-social-share-xing a {
	background-color: #005658
}
.sppb-social-share-style-solid ul li.sppb-social-share-xing a:hover {
	background-color: #004748
}
.sppb-social-share-style-solid ul li.sppb-social-share-whatsapp a {
	background-color: #00d66e
}
.sppb-social-share-style-solid ul li.sppb-social-share-whatsapp a:hover {
	background-color: #00b55d
}
.sppb-social-share-style-colored ul li.sppb-social-share-facebook a {
	color: #306199
}
.sppb-social-share-style-colored ul li.sppb-social-share-facebook a:hover {
	color: #244872
}
.sppb-social-share-style-colored ul li.sppb-social-share-twitter a {
	color: #26c4f1
}
.sppb-social-share-style-colored ul li.sppb-social-share-twitter a:hover {
	color: #0eaad6
}
.sppb-social-share-style-colored ul li.sppb-social-share-linkedin a {
	color: #007bb6
}
.sppb-social-share-style-colored ul li.sppb-social-share-linkedin a:hover {
	color: #005983
}
.sppb-social-share-style-colored ul li.sppb-social-share-pinterest a {
	color: #b81621
}
.sppb-social-share-style-colored ul li.sppb-social-share-pinterest a:hover {
	color: #8a1119
}
.sppb-social-share-style-colored ul li.sppb-social-share-glpus a {
	color: #e93f2e
}
.sppb-social-share-style-colored ul li.sppb-social-share-glpus a:hover {
	color: #ce2616
}
.sppb-social-share-style-colored ul li.sppb-social-share-thumblr a {
	color: #32506d
}
.sppb-social-share-style-colored ul li.sppb-social-share-thumblr a:hover {
	color: #22364a
}
.sppb-social-share-style-colored ul li.sppb-social-share-getpocket a {
	color: #ed4054
}
.sppb-social-share-style-colored ul li.sppb-social-share-getpocket a:hover {
	color: #e4162d
}
.sppb-social-share-style-colored ul li.sppb-social-share-reddit a {
	color: #ff4500
}
.sppb-social-share-style-colored ul li.sppb-social-share-reddit a:hover {
	color: #e83f00
}
.sppb-social-share-style-colored ul li.sppb-social-share-vk a {
	color: #597ba5
}
.sppb-social-share-style-colored ul li.sppb-social-share-vk a:hover {
	color: #3d5f88
}
.sppb-icon-inner {
	display: inline-block;
	text-align: center;
	-webkit-transition: all .4s;
	transition: all .4s
}
.sppb-icon-hover-effect-zoom-in .sppb-icon-inner:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2)
}
.sppb-icon-hover-effect-zoom-out .sppb-icon-inner:hover {
	transform: scale(.8);
	-webkit-transform: scale(.8)
}
.sppb-icon-hover-effect-rotate {
	-webkit-transition: all .8s;
	transition: all .8s
}
.sppb-icon-hover-effect-rotate .sppb-icon-inner:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg)
}
.sppb-ajax-contact-status .sppb-text-danger, .sppb-ajax-contact-status .sppb-text-success {
	font-weight: 700
}
.sppb-addon-flickr .sppb-flickr-gallery, .sppb-instagram-images {
	width: 100%;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0
}
.sppb-addon-flickr .sppb-flickr-gallery li, .sppb-instagram-image {
	margin: 0;
	width: 20%;
	float: left;
	text-align: center;
	position: relative
}
.sppb-addon-flickr .sppb-flickr-gallery li a {
	display: block;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s;
	transition: .4s
}
.sppb-addon-flickr .sppb-flickr-gallery li a:before {
	content: '';
	background: rgba(0, 0, 0, .7);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
	visibility: visible;
	opacity: 1
}
.sppb-addon-flickr .sppb-flickr-gallery li a:after {
	content: '\f002';
	font-family: fontawesome;
	color: #fff;
	font-size: 38px;
	top: 0;
	left: 0;
	position: absolute;
	right: 0;
	height: 25px;
	margin: auto;
	bottom: 0;
	visibility: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}
.sppb-instagram-gallery-btn:focus, .sppb-instagram-gallery-btn:hover {
	outline: 0
}
.sppb-addon-flickr .sppb-flickr-gallery li a:hover {
	transform: scale(.83)
}
.sppb-addon-flickr .sppb-flickr-gallery li a:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	opacity: 1
}
.sppb-addon-flickr .sppb-flickr-gallery li a:hover:before {
	visibility: visible;
	opacity: 1
}
.sppb-addon-flickr .sppb-flickr-gallery img {
	width: 100%
}
.addon-instagram-item-wrap {
	position: relative
}
.addon-instagram-item-overlay {
	visibility: hidden;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	color: #fff;
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
	z-index: 1
}
.addon-instagram-meta-content {
	position: relative;
	top: 30px;
	transition: .4s
}
.addon-instagram-item-info {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sppb-instagram-image:hover .addon-instagram-item-info {
	visibility: visible;
	opacity: 1
}
.sppb-instagram-image:hover .addon-instagram-item-overlay {
	visibility: visible;
	background: rgba(0, 0, 0, .85);
	opacity: 1
}
.sppb-instagram-image:hover .addon-instagram-meta-content {
	top: 0
}
.addon-instagram-author-image, .addon-instagram-item-info i, .addon-instagram-item-info span {
	display: inline-block;
	font-size: 20px;
	line-height: 1;
	color: #fff
}
.addon-instagram-item-likes {
	margin-right: 20px
}
.addon-instagram-item-likes i, .addon-instagram-item-likes span {
	float: left
}
.addon-instagram-item-likes span {
	font-size: 16px
}
.intagram-like-number {
	margin-left: 5px
}
.addon-instagram-item-comments {
	margin-left: 20px
}
.addon-instagram-item-comments i, .addon-instagram-item-comments span {
	float: left
}
.addon-instagram-item-comments span {
	font-size: 16px
}
.intagram-comment-number {
	margin-left: 5px
}
.addon-instagram-caption {
	margin-top: 40px;
	text-align: center
}
.addon-instagram-caption p {
	margin: 0;
	line-height: 1.4;
	color: #fff;
	font-weight: 400;
	font-size: 14px
}
.addon-instagram-image-wrap {
	position: relative;
	padding-top: 100%;
	overflow: hidden
}
.instagram-image.sppb-img-responsive {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transition: .4s;
	transform: scale(1);
	object-fit: cover
}
.sppb-instagram-image:hover .instagram-image.sppb-img-responsive {
	transform: scale(1.08)
}
.sppb-addon-instagram-gallery.layout-classic {
	margin: -10px
}
.layout-classic .sppb-instagram-images {
	display: flex;
	flex-wrap: wrap
}
.layout-classic .sppb-instagram-image {
	float: none;
	padding: 10px
}
.sppb-instagram-classic-content-wrap {
	border: 1px solid rgba(0, 0, 0, .1);
	background: #fff;
	height: 100%
}
.addon-instagram-item-author-wrap {
	display: table;
	width: 100%;
	padding: 10px 20px
}
.addon-instagram-author-info {
	float: left
}
.instagram-redirect-link {
	float: right
}
.instagram-author-image {
	float: left;
	width: 36px;
	height: 36px;
	background: -webkit-linear-gradient(50deg, #f99b4a 15%, #dd3071 50%, #c72e8d 85%);
	background: -o-linear-gradient(50deg, #f99b4a 15%, #dd3071 50%, #c72e8d 85%);
	background: linear-gradient(40deg, #f99b4a 15%, #dd3071 50%, #c72e8d 85%);
	padding: 2px;
	border-radius: 50%
}
.instagram-author-image img {
	border-radius: 50%;
	width: 100%;
	height: 100%
}
.instagram-author-meta-content {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	line-height: 1
}
.instagram-author-meta-content a {
	display: block;
	line-height: 1;
	font-weight: 700;
	color: #000;
	font-size: 14px
}
.instagram-author-meta-content span {
	display: inline-block;
	line-height: 1;
	font-size: 10px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, .7);
	font-weight: 600
}
.instagram-redirect-link {
	font-size: 24px;
	color: #000
}
.addon-instagram-classic-meta-content {
	padding: 15px
}
.addon-instagram-classic-meta-content .addon-instagram-item-info {
	visibility: visible;
	opacity: 1;
	display: flex;
	justify-content: flex-start
}
.addon-instagram-item-share {
	margin-left: auto
}
.layout-classic .addon-instagram-caption {
	margin: 10px 0 0;
	text-align: left
}
.layout-classic .addon-instagram-caption p {
	color: #000
}
.layout-classic .addon-instagram-author-image, .layout-classic .addon-instagram-item-info i, .layout-classic .addon-instagram-item-info span {
	color: #000
}
.addon-instagram-classic-meta-content .addon-instagram-item-likes {
	margin: 0
}
.layout-classic .addon-instagram-item-share i {
	font-size: 18px
}
.addon-instagram-item-share span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px
}
.layout-classic .instagram-image.sppb-img-responsive {
	transition: none
}
.layout-classic .sppb-instagram-image:hover .instagram-image.sppb-img-responsive {
	transform: scale(1)
}
.layout-classic .addon-instagram-item-comments {
	margin-left: auto
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper {
	list-style: none;
	position: relative
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
	background-color: #0095eb;
	bottom: 0;
	content: " ";
	left: 50%;
	position: absolute;
	top: 8px;
	width: 2px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge {
	height: 90px;
	position: absolute;
	left: 50%;
	z-index: 5
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 30px;
	background-color: #fff;
	border: 3px solid #0095eb;
	height: 20px;
	width: 20px;
	border-radius: 100%
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
	background: #0095eb none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 10px;
	position: absolute;
	top: 37px;
	width: 20px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .odd .timeline-badge:after {
	left: auto;
	right: 10px;
	top: 45px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge .timeline-date {
	font-size: 1.4em
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement {
	position: relative;
	padding-top: 0;
	padding-bottom: 30px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper>.timeline-movement:last-child {
	padding-bottom: 0;
	bottom: -15px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
	text-align: initial;
	padding: 20px;
	border: solid 1px #dfdfdf;
	border-radius: 5px;
	position: relative;
	width: 345px;
	margin-left: 15px
}
.sppb-col-md-6 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
	width: 93%
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
	font-size: 18px;
	margin: 0 0 10px;
	position: relative
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
	font-size: 14px;
	margin: 0
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-badge {
	height: 76px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date {
	line-height: 76px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
	text-align: right;
	margin-right: 15px;
	float: right;
	padding: 13px 20px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part .title:after {
	right: -80px;
	left: inherit
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before {
	left: inherit;
	right: 1px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%)
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
	content: '';
	position: absolute;
	top: 32px;
	left: 1px;
	width: 0;
	height: 0;
	border-width: 8px;
	border-color: #fff #fff transparent transparent;
	border-style: solid;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, .2);
	box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, .2)
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
	font-size: 16px;
	line-height: 90px;
	margin: 0 0 0 30px
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
	margin: 0 30px 0 0
}
.timeline-item.mobile-block {
	display: none
}
.timeline-item.mobile-hidden {
	display: block
}
.sppb-flipbox-panel {
	margin: 0 auto;
	position: relative;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.sppb-flipbox-panel .sppb-flipbox-back, .sppb-flipbox-panel .sppb-flipbox-front {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	background-attachment: scroll;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}
.sppb-flipbox-panel .sppb-flipbox-front {
	height: 100%;
	position: absolute;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	background-size: cover!important;
	background-repeat: no-repeat!important
}
.sppb-flipbox-panel .sppb-flipbox-back {
	height: 100%;
	position: absolute;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	background-size: cover!important;
	background-repeat: no-repeat!important
}
.sppb-flipbox-panel .flip-box {
	display: table
}
.sppb-flipbox-panel .flip-box .flip-box-inner {
	display: table-cell;
	vertical-align: middle;
	position: relative
}
.flip_right .sppb-flipbox-panel .sppb-flipbox-front {
	-webkit-transform: rotateX(0) rotateY(0);
	-moz-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0)
}
.flip_right .sppb-flipbox-panel.flip .sppb-flipbox-front {
	-webkit-transform: rotateX(0) rotateY(178deg);
	-moz-transform: rotateX(0) rotateY(178deg);
	transform: rotateX(0) rotateY(178deg)
}
.flip_right .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: rotateX(0) rotateY(-178deg);
	-moz-transform: rotateX(0) rotateY(-178deg);
	transform: rotateX(0) rotateY(-178deg)
}
.flip_right .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none
}
.flip_left .sppb-flipbox-panel .sppb-flipbox-front {
	-webkit-transform: rotateX(0) rotateY(0);
	-moz-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0)
}
.flip_left .sppb-flipbox-panel.flip .sppb-flipbox-front {
	-webkit-transform: rotateX(0) rotateY(-178deg);
	-moz-transform: rotateX(0) rotateY(-178deg);
	transform: rotateX(0) rotateY(-178deg)
}
.flip_left .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: rotateX(0) rotateY(178deg);
	-moz-transform: rotateX(0) rotateY(178deg);
	transform: rotateX(0) rotateY(178deg)
}
.flip_left .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none
}
.flip_top .sppb-flipbox-panel .sppb-flipbox-front {
	-webkit-transform: rotateY(0) rotateX(0);
	-moz-transform: rotateY(0) rotateX(0);
	transform: rotateY(0) rotateX(0)
}
.flip_top .sppb-flipbox-panel.flip .sppb-flipbox-front {
	-webkit-transform: rotateX(178deg) rotateY(0);
	-moz-transform: rotateX(178deg) rotateY(0);
	transform: rotateX(178deg) rotateY(0)
}
.flip_top .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: rotateX(-178deg) rotateY(0);
	-moz-transform: rotateX(-178deg) rotateY(0);
	transform: rotateX(-178deg) rotateY(0)
}
.flip_top .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none
}
.flip_bottom .sppb-flipbox-panel .sppb-flipbox-front {
	-webkit-transform: rotateY(0) rotateX(0);
	-moz-transform: rotateY(0) rotateX(0);
	transform: rotateY(0) rotateX(0)
}
.flip_bottom .sppb-flipbox-panel.flip .sppb-flipbox-front {
	-webkit-transform: rotateX(-178deg) rotateY(0);
	-moz-transform: rotateX(-178deg) rotateY(0);
	transform: rotateX(-178deg) rotateY(0)
}
.flip_bottom .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: rotateX(178deg) rotateY(0);
	-moz-transform: rotateX(178deg) rotateY(0);
	transform: rotateX(178deg) rotateY(0)
}
.flip_bottom .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none
}
.sppb-addon-sppb-flibox.fade-flipbox .sppb-flipbox-panel .sppb-flipbox-front, .sppb-addon-sppb-flibox.slide-flipbox .sppb-flipbox-panel .sppb-flipbox-front {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none
}
.fade-flipbox .sppb-flipbox-panel, .slide-flipbox .sppb-flipbox-panel {
	overflow: hidden;
	-webkit-perspective: initial;
	-moz-perspective: initial;
	perspective: initial;
	-webkit-transform-style: initial;
	-moz-transform-style: initial;
	transform-style: initial
}
.slide-flipbox.flip_right .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: translateX(100%) translateY(0);
	-moz-transform: translateX(100%) translateY(0);
	transform: translateX(100%) translateY(0)
}
.slide-flipbox.flip_right .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}
.fade-flipbox .sppb-flipbox-panel .sppb-flipbox-back, .slide-flipbox .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform-style: initial;
	-moz-transform-style: initial;
	transform-style: initial
}
.slide-flipbox.flip_left .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: translateX(-100%) translateY(0);
	-moz-transform: translateX(-100%) translateY(0);
	transform: translateX(-100%) translateY(0)
}
.slide-flipbox.flip_left .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}
.slide-flipbox.flip_top .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: translateX(0) translateY(-100%);
	-moz-transform: translateX(0) translateY(-100%);
	transform: translateX(0) translateY(-100%)
}
.slide-flipbox.flip_top .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}
.slide-flipbox.flip_bottom .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: translateX(0) translateY(100%);
	-moz-transform: translateX(0) translateY(100%);
	transform: translateX(0) translateY(100%)
}
.slide-flipbox.flip_bottom .sppb-flipbox-panel.flip .sppb-flipbox-back {
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}
.fade-flipbox .sppb-flipbox-panel .sppb-flipbox-back {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
	opacity: 0
}
.fade-flipbox .sppb-flipbox-panel.flip .sppb-flipbox-back {
	opacity: 1
}
.threeD-content-wrap {
	-webkit-perspective: 2000;
	-moz-perspective: 2000;
	-ms-perspective: 2000;
	perspective: 2000;
	-ms-transform: perspective(2000px);
	-moz-transform: perspective(2000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	display: inline-block;
	width: 100%
}
.threeD-item {
	height: 100%;
	width: 100%;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-timing-function: cubic-bezier(.5, .3, .3, 1);
	transition-timing-function: cubic-bezier(.5, .3, .3, 1)
}
.threeD-content-wrap.flip .threeD-item {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.flip_left .threeD-content-wrap.flip .threeD-item {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.flip_top .threeD-content-wrap.flip .threeD-item {
	-webkit-transform: rotateX(-180deg) rotateY(0);
	transform: rotateX(-180deg) rotateY(0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.flip_top .threeD-content-wrap .threeD-item .threeD-flip-back {
	-webkit-transform: rotateX(180deg) rotateY(0);
	transform: rotateX(180deg) rotateY(0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}
.flip_bottom .threeD-content-wrap.flip .threeD-item {
	-webkit-transform: rotateX(180deg) rotateY(0);
	transform: rotateX(180deg) rotateY(0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.flip_bottom .threeD-content-wrap .threeD-item .threeD-flip-back {
	-webkit-transform: rotateX(-180deg) rotateY(0);
	transform: rotateX(-180deg) rotateY(0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}
.threeD-flip-front {
	z-index: 2
}
.threeD-flip-back {
	-webkit-transform: rotate3d(0, 45, 0, 180deg);
	transform: rotate3d(0, 45, 0, 180deg)
}
.threeD-flip-back, .threeD-flip-front {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background-size: cover!important;
	background-repeat: no-repeat!important
}
.threeD-flip-back .threeD-content-inner, .threeD-flip-front .threeD-content-inner {
	width: 100%;
	padding: 0 50px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateZ(60px);
	-webkit-transform: translateY(-50%) translateZ(60px);
	-ms-transform: translateY(-50%) translateZ(60px)
}
.sppb-flipbox-back.flip-box:before, .sppb-flipbox-front.flip-box:before, .threeD-flip-back:before, .threeD-flip-front:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
.sppb-flipbox-panel, .threeD-item {
	height: 280px
}
@media screen and (max-width:767px) {
	.timeline-item.mobile-block {
		display: block
	}
	.timeline-item.mobile-hidden {
		display: none
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper {
		padding: 0 0 10px 40px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
		left: 10px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge {
		width: 30px;
		left: -29px;
		top: 48px;
		height: 76px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
		left: 23px;
		width: 6px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
		border-width: 2px;
		height: 16px;
		width: 16px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .odd .timeline-badge:after {
		left: 23px;
		right: auto;
		top: 37px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
		text-align: left!important;
		margin-right: 0!important;
		float: left!important;
		width: 100%;
		margin-left: 0;
		padding: 15px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
		padding: 15px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before {
		left: 0;
		right: auto;
		-webkit-transform: rotate(-135deg) translateY(-50%);
		transform: rotate(-135deg) translateY(-50%)
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
		margin: 0;
		text-align: left!important
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date {
		line-height: 40px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
		margin: 0;
		text-align: left!important
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
		margin: 0;
		line-height: 40px
	}
	.sppb-addon-timeline .sppb-addon-timeline-wrapper>.timeline-movement:last-child {
		bottom: 0
	}
	.sppb-carousel-pro .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
		padding: 20px 30px
	}
}
.sppb-modal-selector {
	display: inline-block
}
.sppb-ajax-contact-content .g-recaptcha {
	margin-bottom: 15px
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-item-image {
	padding: 20px 0
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-item-image .sppb-tweet-image {
	display: inline-block
}
.mfp-close-btn-in .mfp-content .mfp-close {
	color: #fff
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
	color: #333
}
.mfp-content .popup-image-block {
	position: relative;
	display: inline-block
}
.sppb-youtube-video-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
	z-index: 0
}
.sppb-youtube-video-bg iframe {
	border: none
}
.sppb-carousel-pro .sppb-carousel-inner .sppb-item {
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.sppb-carousel-pro .sppb-carousel-inner .active.left, .sppb-carousel-pro .sppb-carousel-inner .active.right, .sppb-carousel-pro .sppb-carousel-inner .sppb-item {
	opacity: 0
}
.sppb-carousel-pro .sppb-carousel-inner .active, .sppb-carousel-pro .sppb-carousel-inner .next.left, .sppb-carousel-pro .sppb-carousel-inner .prev.right {
	opacity: 1
}
.sppb-carousel-pro .sppb-carousel-inner .active.left, .sppb-carousel-pro .sppb-carousel-inner .active.right, .sppb-carousel-pro .sppb-carousel-inner .next, .sppb-carousel-pro .sppb-carousel-inner .prev {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.sppb-carousel-pro .sppb-carousel-control {
	z-index: 2
}
.sppb-carousel-pro-arrow-bottom-center, .sppb-carousel-pro-arrow-bottom-left, .sppb-carousel-pro-arrow-bottom-right {
	position: absolute;
	right: 0;
	left: 0;
	top: auto;
	bottom: 0
}
.sppb-carousel-pro-arrow-bottom-center .sppb-col-sm-12, .sppb-carousel-pro-arrow-bottom-left .sppb-col-sm-12, .sppb-carousel-pro-arrow-bottom-right .sppb-col-sm-12 {
	font-size: 0
}
.sppb-carousel-pro-arrow-bottom-center .sppb-carousel-control, .sppb-carousel-pro-arrow-bottom-left .sppb-carousel-control, .sppb-carousel-pro-arrow-bottom-right .sppb-carousel-control {
	position: relative;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	left: 0;
	opacity: 1;
	border: 1px solid #fff;
	text-shadow: none
}
.sppb-carousel-pro-arrow-bottom-left {
	text-align: left
}
.sppb-carousel-pro-arrow-bottom-center .sppb-carousel-control i, .sppb-carousel-pro-arrow-bottom-left .sppb-carousel-control i, .sppb-carousel-pro-arrow-bottom-right .sppb-carousel-control i {
	position: relative;
	top: 0;
	left: 0;
	right: auto;
	margin: 0
}
.sppb-carousel-pro-arrow-bottom-center {
	text-align: center
}
.sppb-carousel-pro-arrow-bottom-right {
	text-align: right
}
.sppb-align-center {
	-ms-flex-align: center!important;
	align-items: center!important
}
.sppb-section-content-center {
	display: flex;
	flex-wrap: wrap
}
.sppb-section-content-center .sppb-align-center {
	flex: 1 0 100%
}
.sppb-shape-container {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	z-index: 1
}
.sppb-shape-container.sppb-top-shape {
	top: -1px
}
.sppb-shape-container.sppb-bottom-shape {
	bottom: -1px
}
.sppb-shape-container svg {
	display: block;
	width: 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.sppb-shape-container.sppb-bottom-shape svg {
	transform: rotateX(180deg) translateX(-50%)
}
.sppb-shape-container.sppb-top-shape.sppb-shape-flip svg {
	transform: rotateY(180deg) translateX(50%)
}
.sppb-shape-container.sppb-bottom-shape.sppb-shape-flip svg {
	transform: rotate(180deg) translateX(50%)
}
.sppb-shape-container.sppb-top-shape.sppb-shape-invert svg {
	transform: rotateX(180deg) translateX(-50%)
}
.sppb-shape-container.sppb-bottom-shape.sppb-shape-invert svg {
	transform: rotateX(0) translateX(-50%)
}
.sppb-shape-container.sppb-top-shape.sppb-shape-invert.sppb-shape-flip svg {
	transform: rotate(180deg) translateX(50%)
}
.sppb-shape-container.sppb-bottom-shape.sppb-shape-invert.sppb-shape-flip svg {
	transform: rotateY(180deg) translateX(50%)
}
.sppb-shape-container.sppb-shape-to-front {
	z-index: 99999
}
.sppb-addon-optin-forms {
	padding: 30px
}
.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
	padding: 20px 0
}
.sppb-addon-optin-forms .sppb-optin-form-info-wrap {
	overflow: hidden
}
.sppb-addon-optin-forms .sppb-optin-form input {
	-webkit-box-shadow: none;
	box-shadow: none
}
.sppb-optin-form-box.has-grid, .sppb-optin-form-info-wrap.media-position-left, .sppb-optin-form-info-wrap.media-position-right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center
}
.sppb-optin-form-info-wrap.media-position-right {
	flex-direction: row-reverse
}
.sppb-optin-form-info-wrap.media-position-left .sppb-optin-form-icon, .sppb-optin-form-info-wrap.media-position-left .sppb-optin-form-img {
	padding-right: 20px
}
.sppb-optin-form-info-wrap.media-position-right .sppb-optin-form-icon, .sppb-optin-form-info-wrap.media-position-right .sppb-optin-form-img {
	padding-left: 20px
}
.sppb-optin-form.form-inline .button-wrap {
	margin-bottom: 20px
}
form.sppb-optin-form.submit-button-inside {
	position: relative
}
.sppb-optin-form.submit-button-inside .name-wrap, form.sppb-optin-form.submit-button-inside .email-wrap {
	padding-right: 0
}
form.sppb-optin-form.submit-button-inside .button-wrap {
	margin-bottom: 0;
	position: absolute;
	top: 0;
	right: 0
}
@media screen and (min-width:480px) {
	.sppb-optin-form.form-inline {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex
	}
	.sppb-optin-form.form-inline .email-wrap, .sppb-optin-form.form-inline .name-wrap {
		padding-right: 20px
	}
	.sppb-optin-form.form-inline .email-wrap, .sppb-optin-form.form-inline .name-wrap {
		flex: 1
	}
}
.com-sppagebuilder .mfp-content, .com_sppagebuilder .mfp-content {
	text-align: center
}
.com-sppagebuilder .sppb-optin-form-popup-wrap, .com_sppagebuilder .sppb-optin-form-popup-wrap {
	display: inline-block;
	position: relative;
	max-width: 100%
}
.com-sppagebuilder .sppb-optin-form-popup-wrap .mfp-close, .com_sppagebuilder .sppb-optin-form-popup-wrap .mfp-close {
	width: 35px;
	height: 35px;
	line-height: 30px;
	opacity: .5;
	-webkit-transition: .3s;
	transition: .3s
}
.com-sppagebuilder .sppb-optin-form-popup-wrap .mfp-close:hover, .com_sppagebuilder .sppb-optin-form-popup-wrap .mfp-close:hover {
	opacity: 1
}
.com-sppagebuilder .sppb-optin-form-popup-wrap>[id*=sppb-addon-], .com_sppagebuilder .sppb-optin-form-popup-wrap>[id*=sppb-addon-] {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 100%
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}
.com-sppagebuilder:not(.layout-edit) .sppb-addon-optin-forms.optintype-popup .sppb-optin-forms-close {
	position: absolute;
	top: -25px;
	right: -5px;
	z-index: 999;
	cursor: pointer;
	font-size: 20px
}
.com-sppagebuilder:not(.layout-edit) .sppb-addon-optin-forms.optintype-popup {
	display: none!important
}
.com-sppagebuilder:not(.layout-edit) .mfp-content .sppb-addon-optin-forms.optintype-popup {
	display: block!important
}
.sppb-modal-selector {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	align-items: center
}
@media screen and (min-width:768px) {
	.sppb-addon-cta .sppb-row {
		display: table;
		width: 100%;
		height: 100%
	}
	.sppb-addon-cta .sppb-row>div {
		display: table-cell;
		vertical-align: middle;
		float: none
	}
}
.sppb-addon-testimonial-avatar {
	display: inline-block
}
.sppb-addon-testimonial-footer span {
	display: inline-block
}
.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.sppb-addon-overlayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}
.sppb-link-list-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.sppb-link-list-wrap ul li a {
	display: inline-block;
	color: #000
}
.sppb-link-list-wrap.sppb-link-list-nav ul li {
	display: inline-block
}
.sppb-nav-align-right {
	text-align: right
}
.sppb-nav-align-center {
	text-align: center
}
.sppb-responsive-bars {
	display: none;
	cursor: pointer;
	padding: 10px;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 3px;
	transition: all .3s
}
.sppb-responsive-bars.open {
	background-color: #22b8f0
}
.sppb-responsive-bar {
	display: block;
	height: 3px;
	width: 35px;
	background-color: #000;
	transition: all .3s
}
.sppb-responsive-bars.open .sppb-responsive-bar {
	background-color: #fff
}
.sppb-responsive-bar+.sppb-responsive-bar {
	margin-top: 7px
}
#sp-page-builder .page-content .sppb-section.sppb-sticky-it, #sp-page-builder .sppb-section.sppb-sticky-it {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999
}
.sp-pagebuilder-addons-list-sidebar ul li>span>span>span {
	vertical-align: middle
}
@media (max-width:991px) {
	.sppb-responsive-bars {
		display: inline-block
	}
	.sppb-link-list-responsive.sppb-link-list-wrap ul {
		max-height: 0;
		overflow: hidden;
		transition: all .5s
	}
	.sppb-link-list-responsive.sppb-link-list-wrap ul.open {
		max-height: 1000px;
		transition: all .5s ease-in
	}
	.sppb-link-list-responsive.sppb-link-list-wrap ul li a {
		display: block
	}
	.sppb-link-list-responsive.sppb-link-list-wrap.sppb-link-list-nav ul li {
		display: block
	}
	.sppb-link-list-responsive.sppb-nav-align-right ul {
		text-align: left
	}
	#sp-page-builder .page-content .sppb-section.sppb-sticky-it, #sp-page-builder .sppb-section.sppb-sticky-it {
		position: static
	}
}
.sppb-icons-group-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table
}
.sppb-icons-group-list li a {
	display: inline-block
}
.sppb-icons-label-text {
	display: block;
	line-height: 1
}
.sppb-icons-label-text.right {
	display: inline-block
}
.overlay-image-title .sppb-addon-subtitle, .overlay-image-title .sppb-addon-title {
	transition: .35s;
	color: #fff;
	margin-top: 0
}
.overlay-image-title .sppb-addon-subtitle {
	margin-bottom: 0
}
.overlay-image-title .sppb-addon-subtitle i, .overlay-image-title .sppb-addon-title i {
	margin-right: 5px
}
.sppb-addon-overlay-image-content {
	padding: 35px;
	-ms-display: flex;
	display: flex;
	position: relative;
	backface-visibility: hidden;
	overflow: hidden
}
.title-subtitle-top-left {
	align-items: flex-start;
	justify-content: flex-start
}
.title-subtitle-top-center {
	align-items: flex-start;
	justify-content: center;
	text-align: center
}
.title-subtitle-top-right {
	align-items: flex-start;
	justify-content: flex-end;
	text-align: right
}
.title-subtitle-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}
.title-subtitle-bottom-center {
	align-items: flex-end;
	justify-content: center;
	text-align: center
}
.title-subtitle-bottom-right {
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right
}
.title-subtitle-center-left {
	align-items: center;
	justify-content: flex-start
}
.title-subtitle-center-center {
	align-items: center;
	justify-content: center;
	text-align: center
}
.title-subtitle-center-right {
	align-items: center;
	justify-content: flex-end;
	text-align: right
}
.overlay-image-button-wrap {
	position: relative;
	z-index: 1
}
.title-subtitle-bottom-left .sppb-addon-title, .title-subtitle-center-left .sppb-addon-title, .title-subtitle-top-left .sppb-addon-title {
	transform: translate3d(15px, 0, 0)
}
.title-subtitle-bottom-left .sppb-addon-subtitle, .title-subtitle-center-left .sppb-addon-subtitle, .title-subtitle-top-left .sppb-addon-subtitle {
	transform: translate3d(15px, 0, 0);
	transition: .45s
}
.sppb-addon-overlay-image:hover .title-subtitle-bottom-left .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-bottom-left .sppb-addon-title, .sppb-addon-overlay-image:hover .title-subtitle-center-left .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-center-left .sppb-addon-title, .sppb-addon-overlay-image:hover .title-subtitle-top-left .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-top-left .sppb-addon-title {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-bottom-right .sppb-addon-title, .title-subtitle-center-right .sppb-addon-title, .title-subtitle-top-right .sppb-addon-title {
	transform: translate3d(-15px, 0, 0);
	transition: .45s
}
.title-subtitle-bottom-right .sppb-addon-subtitle, .title-subtitle-center-right .sppb-addon-subtitle, .title-subtitle-top-right .sppb-addon-subtitle {
	transform: translate3d(-15px, 0, 0)
}
.sppb-addon-overlay-image:hover .title-subtitle-bottom-right .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-bottom-right .sppb-addon-title, .sppb-addon-overlay-image:hover .title-subtitle-center-right .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-center-right .sppb-addon-title, .sppb-addon-overlay-image:hover .title-subtitle-top-right .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-top-right .sppb-addon-title {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-top-center .sppb-addon-title {
	transform: translate3d(0, 15px, 0);
	transition: .45s
}
.title-subtitle-top-center .sppb-addon-subtitle {
	transform: translate3d(0, 15px, 0)
}
.sppb-addon-overlay-image:hover .title-subtitle-top-center .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-top-center .sppb-addon-title {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-center-center .sppb-addon-title {
	transform: translate3d(0, 15px, 0)
}
.title-subtitle-center-center .sppb-addon-subtitle {
	transform: translate3d(0, 15px, 0);
	transition: .45s
}
.sppb-addon-overlay-image:hover .title-subtitle-center-center .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-center-center .sppb-addon-title {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-bottom-center .sppb-addon-title {
	transform: translate3d(0, -15px, 0)
}
.title-subtitle-bottom-center .sppb-addon-subtitle {
	transform: translate3d(0, -15px, 0);
	transition: .45s
}
.sppb-addon-overlay-image:hover .title-subtitle-bottom-center .sppb-addon-subtitle, .sppb-addon-overlay-image:hover .title-subtitle-bottom-center .sppb-addon-title {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-bottom-left .overlay-image-button-wrap, .title-subtitle-center-left .overlay-image-button-wrap, .title-subtitle-top-left .overlay-image-button-wrap {
	transform: translate3d(15px, 0, 0);
	transition: .55s
}
.sppb-addon-overlay-image:hover .title-subtitle-bottom-left .overlay-image-button-wrap, .sppb-addon-overlay-image:hover .title-subtitle-center-left .overlay-image-button-wrap, .sppb-addon-overlay-image:hover .title-subtitle-top-left .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-bottom-right .overlay-image-button-wrap, .title-subtitle-center-right .overlay-image-button-wrap, .title-subtitle-top-right .overlay-image-button-wrap {
	transform: translate3d(-15px, 0, 0);
	transition: .55s
}
.sppb-addon-overlay-image:hover .title-subtitle-bottom-right .overlay-image-button-wrap, .sppb-addon-overlay-image:hover .title-subtitle-center-right .overlay-image-button-wrap, .sppb-addon-overlay-image:hover .title-subtitle-top-right .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-top-center .overlay-image-button-wrap {
	transform: translate3d(0, 15px, 0);
	transition: .3s
}
.sppb-addon-overlay-image:hover .title-subtitle-top-center .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}
.title-subtitle-center-center .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0);
	transition: .3s
}
.sppb-addon-overlay-image:hover .title-subtitle-center-center .overlay-image-button-wrap {
	transform: translate3d(0, -15px, 0)
}
.title-subtitle-bottom-center .overlay-image-button-wrap {
	transform: translate3d(0, -15px, 0);
	transition: .3s
}
.sppb-addon-overlay-image:hover .title-subtitle-bottom-center .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}
.overlay-image-title {
	position: relative;
	z-index: 1
}
.title-subtitle-center-center .overlay-image-title {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}
.overlay-background-image-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.overlay-background-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	transition: .35s
}
.image-effect-slide-top .overlay-background-image {
	height: -webkit-calc(100% + 50px);
	height: calc(100% + 50px);
	transform: translate3d(0, -50px, 0)
}
.image-effect-slide-top:hover .overlay-background-image {
	transform: translate3d(0, 0, 0)
}
.image-effect-slide-bottom .overlay-background-image {
	height: -webkit-calc(100% + 50px);
	height: calc(100% + 50px);
	transform: translate3d(0, 0, 0)
}
.image-effect-slide-bottom:hover .overlay-background-image {
	transform: translate3d(0, -50px, 0)
}
.image-effect-slide-left .overlay-background-image {
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	transform: translate3d(-50px, 0, 0)
}
.image-effect-slide-left:hover .overlay-background-image {
	transform: translate3d(0, 0, 0)
}
.image-effect-slide-right .overlay-background-image {
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	transform: translate3d(0, 0, 0)
}
.image-effect-slide-right:hover .overlay-background-image {
	transform: translate3d(-50px, 0, 0)
}
.image-effect-zoom-in:hover .overlay-background-image {
	transform: scale3d(1.15, 1.15, 1)
}
.image-effect-zoom-out .overlay-background-image {
	transform: scale3d(1.15, 1.15, 1)
}
.image-effect-zoom-out:hover .overlay-background-image {
	transform: scale3d(1, 1, 1)
}
.image-effect-zoom-in .overlay-image-title::before {
	position: absolute;
	content: '';
	opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #fff;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .35s;
	transition: .35s
}
.image-effect-zoom-out .overlay-image-title::before {
	position: absolute;
	content: '';
	opacity: 0;
	top: 0;
	right: -15px;
	bottom: 0;
	left: -15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: .35s;
	transition: .35s;
	border-left: none;
	border-right: none
}
.image-effect-zoom-out .overlay-image-title::after {
	position: absolute;
	content: '';
	opacity: 0;
	top: -15px;
	right: 0;
	bottom: -15px;
	left: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transition: .35s;
	transition: .35s;
	border-top: none;
	border-bottom: none
}
.image-effect-zoom-out:hover .title-subtitle-center-center .overlay-image-title::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.image-effect-zoom-out:hover .title-subtitle-center-center .overlay-image-title::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.image-effect-zoom-in:hover .title-subtitle-center-center .overlay-image-title::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.sppb-addon-overlay-image .sppb-addon-image-overlay-icon {
	z-index: 1
}
.sppb-addon-overlay-image:hover .sppb-addon-image-overlay-icon {
	display: block;
	-webkit-animation: zoomIn .2s;
	animation: zoomIn .2s
}
.overlay-background-style {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transition: .4s linear
}
.overlay-background-style::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .6s linear
}
.overlay-show-content-on-hover .overlay-image-title {
	opacity: 0;
	visibility: hidden;
	transition: .4s
}
.overlay-show-content-on-hover:hover .overlay-image-title {
	opacity: 1;
	visibility: visible
}
.sppb-addon-articles-scroller, .sppb-addon-articles-ticker {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
.sppb-articles-scroller-link {
	display: block
}
.sppb-addon-articles-scroller-title {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px
}
.sppb-articles-scroller-date-left-date-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.sppb-articles-scroller-date-left-date {
	background: #e91e63;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sppb-articles-scroller-meta-date-left {
	text-align: center
}
.sppb-articles-scroller-meta-date-left span {
	color: #fff;
	line-height: 1;
	font-weight: 700;
	font-size: 14px;
	display: block;
	text-transform: uppercase
}
.sppb-articles-scroller-meta-date-left span.sppb-articles-scroller-day {
	font-size: 42px;
	margin-bottom: 5px;
	font-weight: 700
}
.sppb-articles-scroller-date-left-content {
	background: #212125;
	padding: 25px;
	-ms-flex: 0 0 85%;
	flex: 0 0 85%
}
.sppb-articles-scroller-introtext {
	color: #fff
}
.sppb-articles-scroller-introtext p {
	margin-bottom: 5px
}
.sppb-articles-scroller-introtext * {
	display: inline-block
}
.sppb-articles-scroller-introtext ol, .sppb-articles-scroller-introtext ul {
	margin: 0;
	padding: 0
}
.sppb-articles-scroller-date-left-content .sppb-addon-articles-scroller-title {
	font-size: 24px;
	margin-bottom: 15px
}
.sppb-articles-ticker-wrap {
	display: flex;
	position: relative
}
.sppb-articles-ticker-wrap .bx-wrapper {
	margin: 0 auto;
	display: table;
	width: 100%
}
.sppb-articles-ticker-heading {
	background: #e91e63;
	color: #fff;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	align-items: center;
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1;
	text-align: center;
	line-height: 1
}
.sppb-articles-ticker-heading svg {
	position: absolute;
	left: auto;
	top: 0;
	height: 100%;
	z-index: -1;
	right: -25px
}
.sppb-articles-ticker {
	margin: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	background: #222;
	position: relative
}
.sppb-articles-ticker .bx-wrapper {
	margin: 0 auto
}
.sppb-articles-ticker-text {
	padding: 15px 30px 15px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.sppb-articles-ticker-text.shape-enabled-need-extra-padding {
	padding-left: 42px
}
.sppb-articles-ticker-text a {
	line-height: 1;
	font-size: 16px;
	color: #fff;
	display: block
}
.sppb-articles-ticker-controller {
	position: absolute;
	left: auto;
	right: 15px;
	top: 0;
	margin: auto;
	bottom: 0;
	height: 29px
}
.sppb-articles-ticker-controller span {
	display: inline-block;
	font-size: 22px;
	line-height: 1.2
}
.sppb-articles-ticker-controller span.sppb-articles-ticker-left-control {
	margin-right: 5px
}
.sppb-articles-ticker-controller span a {
	font-size: 22px;
	color: #fff;
	line-height: 1
}
.ticker-date-time-content-wrap {
	position: relative;
	right: 15px;
	margin-left: auto
}
@media (max-width:550px) {
	.ticker-date-time-content-wrap {
		display: none
	}
}
.ticker-date-time-content-wrap.date-wrapper-class.hour-wrapper-class {
	-ms-flex: 0 0 140px;
	flex: 0 0 140px
}
.ticker-date-time-content-wrap.date-wrapper-class {
	-ms-flex: 0 0 65px;
	flex: 0 0 65px
}
.ticker-date-time-content-wrap.hour-wrapper-class {
	-ms-flex: 0 0 100px;
	flex: 0 0 100px
}
.ticker-date-time {
	position: absolute;
	left: 15px;
	top: 0;
	color: #fff;
	padding: 3px 4px;
	line-height: 1;
	font-size: 12px;
	background: #e91e63;
	text-transform: uppercase;
	height: 18px;
	bottom: 0;
	margin: auto 0
}
.ticker-date-time span {
	display: inline-block
}
.ticker-date-time .ticker-date+.ticker-hour {
	margin-left: 3px
}
.article-image-as-bg {
	position: relative
}
.article-image-as-bg::before {
	content: '';
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
.article-image-as-bg .sppb-articles-scroller-date-left-date {
	position: relative
}
.article-image-as-bg .sppb-articles-scroller-date-left-date:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	width: 1px;
	height: 60%;
	margin: auto;
	background: #fff
}
.date-text-overlay {
	position: relative
}
.date-text-overlay .sppb-articles-scroller-month {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: auto;
	right: 0;
	line-height: 1;
	top: 0;
	bottom: 0;
	color: #000;
	font-size: 24px
}
.sppb-addon-video .sppb-addon-video-local-video-wrap {
	padding-top: 56.3%;
	position: relative
}
.sppb-addon-video-local-source {
	object-fit: contain;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
.sppb-addon-pricelist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.sppb-addon-pricelist .sppb-addon-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px
}
.pricelist-price {
	margin-left: 5px
}
.pricelist-price sup {
	font-weight: 400
}
.pricelist-title-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.pricelist-text-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	max-width: 100%
}
.pricelist-price-content, .pricelist-title {
	white-space: nowrap
}
.pricelist-line {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 80%;
	flex: 1 1 80%;
	max-width: 80%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 2px 5px 0 10px
}
.bottom-of-content+.pricelist-line, .pricelist-line.title-bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0
}
.pricelist-line span {
	border-bottom-color: #d2d2d2;
	border-bottom-width: 2px;
	width: 100%
}
.pricelist-line-style-dotted {
	border-bottom-style: dotted
}
.pricelist-line-style-solid {
	border-bottom-style: solid
}
.pricelist-line-style-dashed {
	border-bottom-style: dashed
}
span.pricelist-line-style-double {
	border-bottom-style: double;
	border-bottom-width: 3px
}
.pricelist-price.discounted-price {
	text-decoration: line-through;
	font-size: 70%;
	display: inline-block;
	line-height: 1
}
.pricelist-price.discounted-price .pricelist-point-zero {
	font-size: 80%;
	vertical-align: initial!important
}
.pricelist-left-image {
	position: relative
}
.pricelist-tag {
	position: absolute;
	left: 15px;
	top: 15px;
	color: #fff;
	background: #000;
	line-height: 1;
	padding: 5px 7px;
	font-size: 12px;
	font-weight: 700
}
.pricelist-left-number {
	color: #ccc;
	font-size: 36px;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	text-align: center
}
.pricelist-point-zero {
	font-size: 60%
}
@media only screen and (max-width:550px) {
	.pricelist-price-content, .pricelist-title {
		white-space: initial
	}
}
.sppb-addon-animated-heading .sppb-addon-title {
	font-size: 45px;
	font-weight: 600;
	color: #4e5465;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0
}
.sppb-addon-animated-heading.sppb-text-left .sppb-addon-title {
	justify-content: flex-start
}
.sppb-addon-animated-heading.sppb-text-center .sppb-addon-title {
	justify-content: center
}
.sppb-addon-animated-heading.sppb-text-right .sppb-addon-title {
	justify-content: flex-end
}
.animated-heading-after-part, .animated-heading-before-part {
	position: relative;
	z-index: 1
}
.animated-heading-before-part {
	margin-right: 8px
}
.animated-heading-after-part {
	margin-left: 8px
}
.animated-heading-highlighted-wrap {
	position: relative;
	display: inline-block
}
.animated-heading-highlighted-text.shape-circle {
	padding: 5px 15px 10px
}
.animated-heading-highlighted-text.shape-square {
	padding: 7px 20px 5px
}
.animated-heading-highlighted-text.shape-wave {
	padding: 5px 5px 0
}
.animated-heading-highlighted-text.shape-bg-fill {
	padding: 5px
}
.animated-heading-highlighted-text {
	position: relative;
	display: inline-block;
	z-index: 1;
	padding: 5px 5px 10px
}
.animated-heading-highlighted-wrap svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: visible!important
}
.animated-heading-highlighted-wrap svg path {
	stroke: #f44336;
	stroke-width: 10;
	fill: none;
	stroke-dasharray: 1500;
	-webkit-animation: highlighted-text-animation 10s infinite;
	animation: highlighted-text-animation 10s infinite
}
.animated-heading-highlighted-wrap svg path:nth-of-type(2) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}
@-webkit-keyframes highlighted-text-animation {
	0% {
		stroke-dasharray: 0 1500
	}
	15% {
		stroke-dasharray: 1500 1500
	}
	85% {
		opacity: 1
	}
	90% {
		stroke-dasharray: 1500 1500;
		opacity: 0
	}
	to {
		stroke-dasharray: 0 1500;
		opacity: 0
	}
}
@keyframes highlighted-text-animation {
	0% {
		stroke-dasharray: 0 1500
	}
	15% {
		stroke-dasharray: 1500 1500
	}
	85% {
		opacity: 1
	}
	90% {
		stroke-dasharray: 1500 1500;
		opacity: 0
	}
	to {
		stroke-dasharray: 0 1500;
		opacity: 0
	}
}
.animated-text-words-wrapper {
	position: relative;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	color: #26c4f1
}
.animated-text-words-wrapper .animated-text {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	left: 0;
	top: 0
}
.animated-text em, .animated-text i {
	font-style: normal
}
.animated-text-words-wrapper span.is-visible {
	position: relative
}
.no-js .animated-text-words-wrapper .animated-text {
	opacity: 0
}
.no-js .animated-text-words-wrapper span.is-visible {
	opacity: 1
}
.animated-heading-text.text-animation-flip .animated-text-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.animated-heading-text.text-animation-flip .animated-text {
	opacity: 0;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg)
}
.animated-heading-text.text-animation-flip span.is-visible {
	opacity: 1;
	-webkit-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	-webkit-animation: animated-text-animation-flip-in 1.2s;
	animation: animated-text-animation-flip-in 1.2s
}
.animated-heading-text.text-animation-flip span.is-hidden {
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-animation: animated-text-animation-flip-out 1.2s;
	animation: animated-text-animation-flip-out 1.2s
}
@-webkit-keyframes animated-text-animation-flip-in {
	0% {
		-webkit-transform: rotateX(180deg);
		opacity: 0
	}
	35% {
		-webkit-transform: rotateX(120deg);
		opacity: 0
	}
	65% {
		opacity: 0
	}
	100% {
		-webkit-transform: rotateX(360deg);
		opacity: 1
	}
}
@keyframes animated-text-animation-flip-in {
	0% {
		-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
	35% {
		-webkit-transform: rotateX(120deg);
		-ms-transform: rotateX(120deg);
		transform: rotateX(120deg);
		opacity: 0
	}
	65% {
		opacity: 0
	}
	100% {
		-webkit-transform: rotateX(360deg);
		-ms-transform: rotateX(360deg);
		transform: rotateX(360deg);
		opacity: 1
	}
}
@-webkit-keyframes animated-text-animation-flip-out {
	0% {
		-webkit-transform: rotateX(0);
		opacity: 1
	}
	35% {
		-webkit-transform: rotateX(-40deg);
		opacity: 1
	}
	65% {
		opacity: 0
	}
	100% {
		-webkit-transform: rotateX(180deg);
		opacity: 0
	}
}
@keyframes animated-text-animation-flip-out {
	0% {
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
	35% {
		-webkit-transform: rotateX(-40deg);
		-ms-transform: rotateX(-40deg);
		transform: rotateX(-40deg);
		opacity: 1
	}
	65% {
		opacity: 0
	}
	100% {
		-webkit-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
}
.animated-heading-text.type .animated-text-words-wrapper {
	vertical-align: top;
	overflow: hidden
}
.animated-heading-text.type .animated-text-words-wrapper::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 90%;
	width: 1px;
	background-color: #aebcb9
}
.animated-heading-text.type .animated-text-words-wrapper.waiting::after {
	-webkit-animation: animated-text-pulse 1s infinite;
	animation: animated-text-pulse 1s infinite
}
.animated-heading-text.type .animated-text-words-wrapper.selected {
	background-color: #000
}
.animated-heading-text.type .animated-text-words-wrapper.selected::after {
	visibility: hidden
}
.animated-heading-text.type .animated-text-words-wrapper.selected .animated-text {
	color: #fff
}
.animated-heading-text.type .animated-text {
	visibility: hidden
}
.animated-heading-text.type span.is-visible {
	visibility: visible
}
.animated-heading-text.type i {
	position: absolute;
	visibility: hidden;
	font-style: normal
}
.animated-heading-text.type i.in {
	position: relative;
	visibility: visible
}
@-webkit-keyframes animated-text-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		opacity: 1
	}
	40% {
		-webkit-transform: translateY(-50%) scale(.9);
		opacity: 0
	}
	100% {
		-webkit-transform: translateY(-50%) scale(0);
		opacity: 0
	}
}
@keyframes animated-text-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		opacity: 1
	}
	40% {
		-webkit-transform: translateY(-50%) scale(.9);
		-ms-transform: translateY(-50%) scale(.9);
		transform: translateY(-50%) scale(.9);
		opacity: 0
	}
	100% {
		-webkit-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		opacity: 0
	}
}
.animated-heading-text.animation-wave .animated-text-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.animated-heading-text.animation-wave em, .animated-heading-text.animation-wave i {
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.animated-heading-text.animation-wave .animated-text {
	opacity: 0
}
.animated-heading-text.animation-wave i {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-20px) rotateX(90deg);
	-ms-transform: translateZ(-20px) rotateX(90deg);
	transform: translateZ(-20px) rotateX(90deg);
	opacity: 0
}
span.is-visible .animated-heading-text.animation-wave i {
	opacity: 1
}
.animated-heading-text.animation-wave i.in {
	-webkit-animation: animated-text-animation-wave-in .4s forwards;
	animation: animated-text-animation-wave-in .4s forwards
}
.animated-heading-text.animation-wave i.out {
	-webkit-animation: animated-text-animation-wave-out .4s forwards;
	animation: animated-text-animation-wave-out .4s forwards
}
.animated-heading-text.animation-wave em {
	-webkit-transform: translateZ(20px);
	-ms-transform: translateZ(20px);
	transform: translateZ(20px)
}
.no-csstransitions .animated-heading-text.animation-wave i {
	-webkit-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 0
}
.no-csstransitions .animated-heading-text.animation-wave i em {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.no-csstransitions .animated-heading-text.animation-wave span.is-visible i {
	opacity: 1
}
@-webkit-keyframes animated-text-animation-wave-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(90deg)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(-10deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0)
	}
}
@keyframes animated-text-animation-wave-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(90deg);
		-ms-transform: translateZ(-20px) rotateX(90deg);
		transform: translateZ(-20px) rotateX(90deg)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(-10deg);
		-ms-transform: translateZ(-20px) rotateX(-10deg);
		transform: translateZ(-20px) rotateX(-10deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0);
		-ms-transform: translateZ(-20px) rotateX(0);
		transform: translateZ(-20px) rotateX(0)
	}
}
@-webkit-keyframes animated-text-animation-wave-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-100deg)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-90deg)
	}
}
@keyframes animated-text-animation-wave-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0);
		-ms-transform: translateZ(-20px) rotateX(0);
		transform: translateZ(-20px) rotateX(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-100deg);
		-ms-transform: translateZ(-20px) rotateX(-100deg);
		transform: translateZ(-20px) rotateX(-100deg)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-90deg);
		-ms-transform: translateZ(-20px) rotateX(-90deg);
		transform: translateZ(-20px) rotateX(-90deg)
	}
}
.animated-heading-text.loading-bar .animated-text-words-wrapper {
	overflow: hidden;
	vertical-align: top
}
.animated-heading-text.loading-bar .animated-text-words-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #22b8f0;
	z-index: 2;
	-webkit-transition: width .3s -.1s;
	-o-transition: width .3s -.1s;
	transition: width .3s -.1s
}
.animated-heading-text.loading-bar .animated-text-words-wrapper.is-loading::after {
	width: 100%;
	-webkit-transition: width 3s;
	-o-transition: width 3s;
	transition: width 3s
}
.animated-heading-text.loading-bar .animated-text {
	top: 0;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}
.animated-heading-text.loading-bar span.is-visible {
	opacity: 1;
	top: 0
}
.animated-heading-text.slide .animated-text-words-wrapper {
	overflow: hidden;
	vertical-align: top
}
.animated-heading-text.slide .animated-text {
	opacity: 0;
	top: .2em
}
.animated-heading-text.slide span.is-visible {
	top: 0;
	opacity: 1;
	-webkit-animation: slide-in .6s;
	animation: slide-in .6s
}
.animated-heading-text.slide span.is-hidden {
	-webkit-animation: slide-out .6s;
	animation: slide-out .6s
}
@-webkit-keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(20%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}
@keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(20%);
		-ms-transform: translateY(20%);
		transform: translateY(20%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
@-webkit-keyframes slide-out {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateY(120%)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(100%)
	}
}
@keyframes slide-out {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateY(120%);
		-ms-transform: translateY(120%);
		transform: translateY(120%)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%)
	}
}
.animated-heading-text.text-clip .animated-text-words-wrapper {
	overflow: hidden;
	vertical-align: top
}
.animated-heading-text.text-clip .animated-text-words-wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: #aebcb9
}
.animated-heading-text.text-clip .animated-text {
	opacity: 0;
	visibility: hidden
}
.animated-heading-text.text-clip span.is-visible {
	opacity: 1;
	visibility: visible
}
.animated-heading-text.zoom .animated-text-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.animated-heading-text.zoom .animated-text {
	opacity: 0
}
.animated-heading-text.zoom span.is-visible {
	opacity: 1;
	-webkit-animation: zoom-in .8s;
	animation: zoom-in .8s
}
.animated-heading-text.zoom span.is-hidden {
	-webkit-animation: zoom-out .8s;
	animation: zoom-out .8s
}
@-webkit-keyframes zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(100px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0)
	}
}
@keyframes zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(100px);
		-ms-transform: translateZ(100px);
		transform: translateZ(100px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0)
	}
}
@-webkit-keyframes zoom-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateZ(-100px)
	}
}
@keyframes zoom-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateZ(-100px);
		-ms-transform: translateZ(-100px);
		transform: translateZ(-100px)
	}
}
.animated-heading-text.animation-blinds .animated-text-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.animated-heading-text.animation-blinds .animated-text {
	opacity: 0
}
.animated-heading-text.animation-blinds i {
	display: inline-block;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
span.is-visible .animated-heading-text.animation-blinds i {
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	transform: rotateY(0)
}
.animated-heading-text.animation-blinds i.in {
	-webkit-animation: animated-text-animation-blinds-in .6s forwards;
	animation: animated-text-animation-blinds-in .6s forwards
}
.animated-heading-text.animation-blinds i.out {
	-webkit-animation: animated-text-animation-blinds-out .6s forwards;
	animation: animated-text-animation-blinds-out .6s forwards
}
.no-csstransitions .animated-heading-text.animation-blinds i {
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 0
}
.no-csstransitions .animated-heading-text.animation-blinds span.is-visible i {
	opacity: 1
}
@-webkit-keyframes animated-text-animation-blinds-in {
	0% {
		-webkit-transform: rotateY(180deg)
	}
	100% {
		-webkit-transform: rotateY(0)
	}
}
@keyframes animated-text-animation-blinds-in {
	0% {
		-webkit-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}
	100% {
		-webkit-transform: rotateY(0);
		-ms-transform: rotateY(0);
		transform: rotateY(0)
	}
}
@-webkit-keyframes animated-text-animation-blinds-out {
	0% {
		-webkit-transform: rotateY(0)
	}
	100% {
		-webkit-transform: rotateY(-180deg)
	}
}
@keyframes animated-text-animation-blinds-out {
	0% {
		-webkit-transform: rotateY(0);
		-ms-transform: rotateY(0);
		transform: rotateY(0)
	}
	100% {
		-webkit-transform: rotateY(-180deg);
		-ms-transform: rotateY(-180deg);
		transform: rotateY(-180deg)
	}
}
.animated-heading-text.scale .animated-text {
	opacity: 0
}
.animated-heading-text.scale i {
	display: inline-block;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}
span.is-visible .animated-heading-text.scale i {
	opacity: 1
}
.animated-heading-text.scale i.in {
	-webkit-animation: scale-up .6s forwards;
	animation: scale-up .6s forwards
}
.animated-heading-text.scale i.out {
	-webkit-animation: scale-down .6s forwards;
	animation: scale-down .6s forwards
}
.no-csstransitions .animated-heading-text.scale i {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 0
}
.no-csstransitions .animated-heading-text.scale span.is-visible i {
	opacity: 1
}
@-webkit-keyframes scale-up {
	0% {
		-webkit-transform: scale(0);
		opacity: 0
	}
	60% {
		-webkit-transform: scale(1.2);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1
	}
}
@keyframes scale-up {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		opacity: 0
	}
	60% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}
@-webkit-keyframes scale-down {
	0% {
		-webkit-transform: scale(1);
		opacity: 1
	}
	60% {
		-webkit-transform: scale(0);
		opacity: 0
	}
}
@keyframes scale-down {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	60% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		opacity: 0
	}
}
.animated-heading-text.push .animated-text {
	opacity: 0
}
.animated-heading-text.push span.is-visible {
	opacity: 1;
	-webkit-animation: push-in .6s;
	animation: push-in .6s
}
.animated-heading-text.push span.is-hidden {
	-webkit-animation: push-out .6s;
	animation: push-out .6s
}
@-webkit-keyframes push-in {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}
@keyframes push-in {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(10%);
		-ms-transform: translateX(10%);
		transform: translateX(10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
@-webkit-keyframes push-out {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateX(110%)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%)
	}
}
@keyframes push-out {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	60% {
		opacity: 0;
		-webkit-transform: translateX(110%);
		-ms-transform: translateX(110%);
		transform: translateX(110%)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
}
@media (min-width:576px) {
	body.helix-ultimate .sppb-row-container {
		max-width: 540px;
	}
}
@media (min-width:768px) {
	body.helix-ultimate .sppb-row-container {
		max-width: 720px;
	}
}
@media (min-width:992px) {
	body.helix-ultimate .sppb-row-container {
		max-width: 960px;
	}
}
@media (min-width:1200px) {
	body.helix-ultimate .sppb-row-container {
		max-width: 1140px;
    }
}
    @media (min-width:1800px) {    
        body.helix-ultimate .sppb-row-container {  
            max-width: 1485px;    
        }
}
.sppb-row-container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width:768px) {
	.sppb-row-container {
		width: 750px;
	}
}
@media (min-width:992px) {
	.sppb-row-container {
		width: 970px;
	}
}
@media (min-width:1200px) {
	.sppb-row-container {
		width: 1170px;
    }
    @media (min-width:1800px) {
        .sppb-row-container {
            width: 1485px; 
        }
}
.nsp {
	position: relative
}
.nspMain {
	overflow: hidden
}
.nspBotInterface, .nspTopInterface {
	clear: both;
	float: right;
	margin: 5px 0;
	overflow: hidden
}
.nspPagination {
	float: left;
	list-style-type: none!important;
	margin: 5px 0 0 0!important;
	padding: 0!important
}
.nspPagination li {
	background: #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	height: 14px;
	margin: 1px 4px 0 0!important;
	width: 14px
}
.nspPagination li>a {
	background: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	height: 14px;
	overflow: hidden;
	padding: 0;
	text-indent: -999em;
	width: 14px
}
.nspPagination li:hover, .nspPagination li.active {
	background-color: #999
}
.nspNext, .nspPrev {
	background: #fff;
	border: 2px solid #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0 0 0 4px;
	overflow: hidden;
	text-indent: -999px;
	width: 24px
}
.nspPrev:before {
	border: 10px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 4px
}
.nspNext:before {
	border: 10px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 6px
}
.nspNext:hover, .nspPrev:hover {
	border-color: #999
}
.nspPrev:hover:before {
	border-right-color: #999
}
.nspNext:hover:before {
	border-left-color: #999
}
.nspArts {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 3px
}
.nspArtPage {
	float: left
}
.nspArt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left
}
.nspArt div {
	overflow: hidden
}
.nspArt h4.nspHeader {
	font-size: 24px;
	margin: 0;
	padding: 10px 0 15px 0
}
.nspArt h4.nspHeader a {
	text-decoration: none
}
.nspArt h4.nspHeader a:hover {}
.nspArt img.nspImage {
	border: none;
	display: block
}
.nspArt .nspImageWrapper {
	display: block;
	position: relative
}
.nspArt p.nspText {
	display: block!important;
	margin: 0;
	padding: 0!important
}
.nspArt p.nspText a {}
.nspArt p.nspText a:hover {}
.nspArt .nspInfo {
	display: block!important;
	font-size: 90%
}
.nspArt .nspInfo a {}
.nspArt .nspInfo a:hover {}
.nspArt .nspInfo>.nsp-stars {
	padding: 0 10px 0 0!important
}
.nspArt .nsp-star-0:before, .nspArt .nsp-star-1:before {
	content: "★";
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 14px
}
.nspArt .nsp-star-1:before {
	color: #f7a834
}
.nspArt .nspBadge {
	background: #fff;
	position: absolute;
	top: 29px;
	left: 20px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 10px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.nspArt .tleft {
	text-align: left
}
.nspArt .tright {
	text-align: right
}
.nspArt .tcenter {
	text-align: center
}
.nspArt .tjustify {
	text-align: justify
}
.nspArt .fleft {
	float: left
}
.nspArt .fright {
	float: right
}
.nspArt .fnone {
	clear: both;
	float: none;
	width: 100%
}
.readon.left, .readon.right, .readon.center {
	clear: both
}
.readon.left {
	float: left
}
.readon.right {
	float: right
}
.readon.center {
	display: inline;
	float: none
}
.nspAvatar {}
.nspLinks {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px
}
.nspList {
	float: left
}
.nspList>li>.nspImageWrapper {
	float: left
}
.nspList>li>.nspImageWrapperRight {
	float: right
}
.nspList>li .nspImage {
	height: auto!important;
	max-width: 100%
}
.nspLinks ul {
	list-style-type: none!important;
	padding: 0!important
}
.nspLinks .nspLinkScroll1 ul li {
	background: #fff;
	border-top: 1px solid #eee;
	margin: 0!important;
	padding: 10px 3px
}
.nspLinks .nspLinkScroll1 ul li:first-child {
	border-top: none
}
.nspLinks ul li:hover {}
.nspLinks ul li h4 {}
.nspLinks ul li h4 a {
	text-decoration: none
}
.nspLinks ul li h4 a:hover {}
.nspLinks ul li p {}
.nspArts.left {
	float: right
}
.nspLinksWrap.left {
	float: left
}
.nspArts.right {
	float: left
}
.nspLinksWrap.right {
	float: right
}
.nspMain .unvisible {
	left: -9999px;
	position: absolute;
	top: auto
}
.gkResponsive img.nspImage, img.nspImage.gkResponsive {
	height: auto;
	width: 100%!important
}
.nspArt img.nspImage {
	max-width: 100%
}
.nspArtScroll1, .nspLinkScroll1 {
	clear: both;
	width: 100%
}
.nspPages1 {
	width: 100%
}
.nspPages2 {
	width: 200%
}
.nspPages3 {
	width: 300%
}
.nspPages4 {
	width: 400%
}
.nspPages5 {
	width: 500%
}
.nspPages6 {
	width: 600%
}
.nspPages7 {
	width: 700%
}
.nspPages8 {
	width: 800%
}
.nspPages9 {
	width: 900%
}
.nspPages10 {
	width: 1000%
}
.nspPages11 {
	width: 1100%
}
.nspPages12 {
	width: 1200%
}
.nspPages13 {
	width: 1300%
}
.nspPages14 {
	width: 1400%
}
.nspPages15 {
	width: 1500%
}
.nspPages16 {
	width: 1600%
}
.nspPages17 {
	width: 1700%
}
.nspPages18 {
	width: 1800%
}
.nspPages19 {
	width: 1900%
}
.nspPages20 {
	width: 2000%
}
.nspCol1 {
	width: 100%
}
.nspCol2 {
	width: 50%
}
.nspCol3 {
	width: 33.333333%
}
.nspCol4 {
	width: 25%
}
.nspCol5 {
	width: 20%
}
.nspCol6 {
	width: 16.666666%
}
.nspCol7 {
	width: 14.285714%
}
.nspCol8 {
	width: 12.5%
}
.nspCol9 {
	width: 11.111111%
}
.nspCol10 {
	width: 10%
}
.nspCol11 {
	width: 9.090909%
}
.nspCol12 {
	width: 8.333333%
}
.nspCol13 {
	width: 7.692307%
}
.nspCol14 {
	width: 7.142857%
}
.nspCol15 {
	width: 6.666666%
}
.nspCol16 {
	width: 6.25%
}
.nspCol17 {
	width: 5.882352%
}
.nspCol18 {
	width: 5.555555%
}
.nspCol19 {
	width: 5.263157%
}
.nspCol20 {
	width: 5%
}
.nspList, .nspArtPage {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	visibility: hidden
}
.nspList.active, .nspArtPage.active {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}
.neutral {
	color: #999;
	font-size: 13px
}
.neutral a {
	color: #333;
	text-decoration: none
}
.neutral a:active, .neutral a:focus, .neutral a:hover {
	color: #777
}
.neutral .nspHeader {
	font-size: 18px;
	font-weight: 400
}
.neutral .nspInfo a {
	padding-right: 5px
}
.neutral .readon {
	background: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	padding: 6px 10px
}
.neutral .readon:active, .neutral .readon:focus, .neutral .readon:hover {
	background: #999;
	color: #fff
}
.neutral .nspLinks ul li h4 {
	font-size: 15px;
	margin: 0 0 10px 0
}
.nspK2StoreCartForm {
	padding: 10px 0;
	text-align: center
}
.nspK2StoreCartForm .k2store-notification {
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px;
	position: relative
}
.nspK2StoreCartForm .cart_dialogue_close {
	position: absolute;
	right: 10px;
	top: 5px
}
.nspK2StorePrice {
	color: #111;
	display: block;
	font-size: 14px;
	padding: 10px 0;
	text-align: center
}
.nspK2StorePrice strike {
	color: #ccc;
	display: block
}
.nspHikashopBlock {
	text-align: center
}
.nspHikashopBlock span {
	display: block
}
.nspHikashopBlock .button {
	display: inline-block;
	float: none;
	margin-top: 30px
}
.nspHikashopBlock .hikashop_product_stock_count {
	color: #999!important;
	font-size: 11px!important;
	padding: 10px 0!important
}
@media (max-width:800px) {
	.nspArts, .nspLinksWrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		padding: 0 32px;
		position: relative
	}
	.nspPrev, .nspNext {
		left: 0;
		position: absolute;
		top: 20%;
		z-index: 101
	}
	.nspNext {
		left: auto;
		right: 0
	}
	.nspPagination {
		display: none
	}
}
@media (max-width:600px) {
	.nspArt {
		width: 100%
	}
	.nspArt img.nspImage {
		max-width: 100%
	}
	.nspImageWrapper {
		margin: 0 0 20px 0!important;
		width: 100%
	}
	.gkArtContentWrap {
		width: 100%
	}
}
.gkNspPM-VideoGallery {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	width: 100%
}
.gkNspPM-VideoGallery .gkBigBlock {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	padding: 0 50px 0 0;
	position: relative;
	width: 50%
}
.gkNspPM-VideoGallery .gkSmallBlock {
	cursor: pointer;
	float: right;
	width: 48%
}
.gkNspPM-VideoGallery .gkItemsPage {
	display: none
}
.gkNspPM-VideoGallery .gkItemsPage.active {
	display: block
}
.gkNspPM-VideoGallery .gkSmallBlock figcaption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 120px 0 170px;
	position: relative
}
.gkNspPM-VideoGallery .gkBigBlock figure {
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
.gkNspPM-VideoGallery .gkBigBlock figcaption {
	bottom: -20%;
	opacity: 0;
	padding: 30px;
	position: absolute;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	z-index: 2
}
.gkNspPM-VideoGallery .gkBigBlock.active figcaption {
	bottom: 0;
	opacity: 1
}
.gkNspPM-VideoGallery .gkBigBlock strong {
	background: #f7a834;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	line-height: 20px;
	text-transform: uppercase
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem {
	cursor: pointer;
	padding: 16px 0
}
.gkNspPM-VideoGallery .gkSmallBlock h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: none
}
.gkNspPM-VideoGallery .gkBigBlock h3 {
	margin: 10px 0 0 0;
	font-weight: 300;
	line-height: 1
}
.gkNspPM-VideoGallery .gkBigBlock h3 a {
	color: #f5f5f5!important;
	font-size: 24px;
	font-weight: 300!important
}
.gkNspPM-VideoGallery .gkBigBlock h3 a:active, .gkNspPM-VideoGallery .gkBigBlock h3 a:focus, .gkNspPM-VideoGallery .gkBigBlock h3 a:hover {
	color: #d82731!important
}
.gkNspPM-VideoGallery .gkSmallBlock p {
	font-size: 14px;
	margin: 0
}
.gkNspPM-VideoGallery .gkBigBlock img, .gkNspPM-VideoGallery .gkBigBlock .gkImageWrap {
	cursor: pointer;
	display: block;
	height: auto;
	width: 100%
}
.gkNspPM-VideoGallery .gkSmallBlock img, .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
	height: auto;
	float: left;
	max-width: 120px
}
.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
	margin: 0 35px 0 0
}
.gkNspPM-VideoGallery .gkImageWrap {
	overflow: hidden;
	position: relative;
	z-index: 1
}
.gkNspPM-VideoGallery .gkImageWrap img {
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}
.gkNspPM-VideoGallery .gkImageWrap:hover img, .gkNspPM-VideoGallery .gkBigBlock:hover img {
	-webkit-transform: scale(1.2) rotate(-5deg);
	-moz-transform: scale(1.2) rotate(-5deg);
	-ms-transform: scale(1.2) rotate(-5deg);
	-o-transform: scale(1.2) rotate(-5deg);
	transform: scale(1.2) rotate(-5deg)
}
.gkNspPM-VideoGallery .gkBigBlock p, .gkNspPM-VideoGallery .gkBigBlock small, .gkNspPM-VideoGallery .gkSmallBlock strong {
	display: none
}
.gkNspPM-VideoGallery .gkBigBlock figure:before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}
.gkNspPM-VideoGallery .gkBigBlock figure:after {
	background: transparent;
	background: rgba(0, 0, 0, .1);
	border: 3px solid #fff;
	border-radius: 50%;
	color: #fff;
	content: "\f0c1";
	font-family: FontAwesome;
	font-size: 48px;
	left: 50%;
	line-height: 100px;
	margin: -50px 0 0 -50px;
	opacity: 0;
	position: absolute;
	text-indent: 28px;
	top: 20%;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	width: 100px;
	z-index: 3
}
.gkNspPM-VideoGallery .gkBigBlock figure.video:after {
	content: "\f04b";
	text-indent: 34px
}
.gkNspPM-VideoGallery .gkBigBlock.active figure:after {
	opacity: 1;
	top: 40%
}
.gkNspPM-VideoGallery .gkSmallBlock small {
	border: 1px solid #d82731;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	margin: -22px 0 0 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 50%;
	width: 45px
}
.gkNspPM-VideoGallery .gkSmallBlock small:after {
	border-style: solid;
	border-width: 8px 8px 8px 0;
	border-color: transparent #d82731 transparent transparent;
	content: "";
	height: 0px;
	left: -8px;
	position: absolute;
	top: 15px;
	width: 0px
}
.gkNspPM-VideoGallery .gkSmallBlock small:before {
	border-style: solid;
	border-width: 7px 7px 7px 0;
	border-color: transparent #fff transparent transparent;
	content: "";
	height: 0px;
	left: -6px;
	position: absolute;
	top: 16px;
	width: 0px;
	z-index: 1
}
.gkNspPM-VideoGallery .gkBigBlock .gkIsHelperImage {
	display: block;
	height: auto;
	width: 100%
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock small {
	color: #f5f5f5
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock small:before {
	border-color: transparent #000 transparent transparent
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a {
	color: #f5f5f5!important
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:active, .dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:focus, .dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:hover {
	color: #d82731!important
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock p {
	color: #777
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
	border-top: 1px solid #333
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-child {
	border-top: none
}
@media (max-width:1100px) {
	.gkNspPM-VideoGallery .gkSmallBlock figcaption {
		padding: 0 60px 0 80px
	}
	.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
		margin: 0 10px 0 0
	}
	.gkNspPM-VideoGallery .gkSmallBlock img, .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
		max-width: 70px
	}
	.gkNspPM-VideoGallery .gkSmallBlock h3 {
		font-size: 15px
	}
	.gkNspPM-VideoGallery .gkSmallBlock p {
		font-size: 11px
	}
	.gkNspPM-VideoGallery .gkSmallBlock .gkItem {
		padding: 10px 0
	}
	.gkNspPM-VideoGallery .gkBigBlock figcaption {
		padding: 10px
	}
	.gkNspPM-VideoGallery .gkBigBlock {
		padding: 0
	}
	.gkNspPM-VideoGallery .gkSmallBlock small {
		right: 2px
	}
	.gkNspPM-VideoGallery .gkBigBlock h3 a {
		font-size: 18px;
		line-height: 1!important
	}
	.gkNspPM-VideoGallery .gkBigBlock h3 {
		margin: 0
	}
	.gkNspPM-VideoGallery .gkBigBlock figure:after {
		border: 2px solid #fff;
		font-size: 20px;
		line-height: 60px;
		margin: -30px 0 0 -30px;
		text-indent: 25px;
		width: 60px
	}
	.gkNspPM-VideoGallery .gkBigBlock figure.video:after {
		text-indent: 25px
	}
}
@media (max-width:760px) {
	.gkNspPM-VideoGallery .gkSmallBlock figcaption {
		padding: 0 0 0 80px
	}
	.gkNspPM-VideoGallery .gkSmallBlock small, .gkNspPM-VideoGallery .gkBigBlock figure.video:after {
		display: none
	}
}
@media (max-width:600px) {
	.gkNspPM-VideoGallery .gkBigBlock, .gkNspPM-VideoGallery .gkSmallBlock {
		width: 100%
	}
}
.bx-wrapper {
	position: relative;
	padding: 0
}
.bx-wrapper img {
	max-width: 100%;
	display: block
}
.bxslider {
	margin: 0;
	padding: 0
}
ul.bxslider {
	list-style: none
}
.bx-viewport {
	-webkit-transform: translatez(0)
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
	display: inline-block;
	vertical-align: bottom
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0
}
.bx-wrapper .bx-prev {
	left: 10px
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
	background-position: 0 0
}
.bx-wrapper .bx-next {
	right: 10px
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
	background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.bx-wrapper .bx-controls-auto {
	text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, .75);
	width: 100%
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
div.sp_social {}
div.sp_social ul {
	list-style: none;
	padding: 0;
	margin: 0
}
div.sp_social ul li {
	display: inline-block;
	padding: 0;
	margin: 0 2px 0 0;
	background: none
}
div.sp_social ul li a {
	display: block;
	padding: 0;
	margin: 0;
	background-color: none;
	background-repeat: no-repeat;
	background-position: 50%;
	font-size: 12px;
	border: 0;
	text-decoration: none
}
div.sp_social.icon_size_32 ul li a {
	width: 32px;
	height: 32px
}
div.sp_social.icon_size_16 ul li a {
	width: 16px;
	height: 16px
}
div.sp_social ul li a:hover {
	background-color: none;
	text-decoration: none
}
div.sp_social ul li a span {
	display: none
}
div.sp_social ul li a strong {
	display: none
}
div.sp_social.icon_size_32 ul li a.sp_social_rss {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/rss.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_facebook {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/facebook.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_twitter {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/twitter.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_googleplus {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/google_plus.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_linkedin {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/linkedin.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_youtube {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/youtube.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_pinterest {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/pinterest.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_flickr {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/flickr.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_picasa {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/picasa.html)
}
div.sp_social.icon_size_32 ul li a.sp_social_myspace {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/myspace.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_digg {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/digg.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_skype {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/skype.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_vimeo {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/vimeo.png)
}
div.sp_social.icon_size_32 ul li a.sp_social_delicious {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/32/delicious.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_rss {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/rss.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_facebook {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/facebook.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_twitter {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/twitter.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_googleplus {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/google_plus.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_linkedin {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/linkedin.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_youtube {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/youtube.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_pinterest {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/pinterest.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_flickr {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/flickr.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_picasa {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/picasa.html)
}
div.sp_social.icon_size_16 ul li a.sp_social_myspace {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/myspace.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_digg {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/digg.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_skype {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/skype.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_vimeo {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/vimeo.png)
}
div.sp_social.icon_size_16 ul li a.sp_social_delicious {
	background-image: url(../../../../modules/mod_sp_social/assets/images/default/16/delicious.png)
}
.rtl div.sp_social ul li {
	margin: 0 0 0 2px
}