img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

.flipbook-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/* background: url(images/overlay_lightbox.png) repeat; */
	z-index: 2147483646 !important;
}

.flipbook-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff
}

.flipbook-lightbox-thumb-overlay {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .2);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.flipbook-lightbox-thumb-overlay:hover {
	opacity: 1
}

.flipbook-lightbox-thumb-icon {
	position: relative;
	margin-left: -50%;
	margin-top: -50%;
	color: #555;
	display: none
}

.flipbook-lightbox-thumb-icon-holder {
	position: absolute;
	left: 50%;
	top: 50%
}

.flipbook-wrapper-transparent {
	width: 100%;
	height: 100%;
	background: 0 0
}

.flipbook-main-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	direction: ltr !important
}

.flipbook-bookLayer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

.flipbook-zoomLayer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	opacity: .7
}

.flipbook-zoomLayer-inside {
	display: block;
	position: relative;
	background-image: url(images/grid.jpg);
	background-size: contain;
	text-align: center
}

.flipbook-zoomLayer-inside .flipbook-carousel-page {
	float: left
}

.flipbook-center-container {
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.flipbook-book {
	display: block;
	position: relative
}

.flipbook-page {
	position: absolute;
	width: 100%;
	height: 100%;
	transform: translateZ(0px);
	will-change: transform
}

.flipbook-page3 {
	position: absolute;
	background: #eee
}

.flipbook-page3-html {
	position: absolute;
	top: 0;
	left: 0
}

.flipbook-page3-inner {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute
}

.flipbook-page3-bg {
	width: 100%;
	height: 100%;
	position: absolute
}

.flipbook-page3-image {
	width: 100%;
	height: 100%;
	position: absolute
}

.flipbook-page3 img {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	margin: auto;
	position: absolute;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	float: left;
	user-select: none;
	pointer-events: none;
	max-width: unset
}

.flipbook-page3 canvas {
	width: 100%;
	height: 100%
}

.flipbook-page3-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	background: #000;
	opacity: 0;
	pointer-events: none
}

.flipbook-page3-front {
	transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%
}

.flipbook-page3-back {
	transform-origin: 100% 50%;
	-webkit-transform-origin: 100% 50%;
	z-index: 999999 !important
}

.flipbook-book3 {
	display: block;
	position: relative
}

.flipbook-center-container3 {
	position: relative;
	perspective: 4000px;
	-webkit-perspective: 4000px;
	will-change: transform;
	border: none
}

.flipbook-page-face {
	position: absolute;
	background-color: #ddd;
	-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.flipbook-page-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .9);
	pointer-events: none !important;
	z-index: 10
}

.flipbook-page-htmlContent {
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: 0 0;
	z-index: 50
}

.flipbook-page-htmlContent video,
.flipbook-page-htmlContent iframe {
	max-width: initial
}

.flipbook-book canvas {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
	-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.flipbook-page img {
	width: 100%;
	height: 100%;
	-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.flipbook-opacity0 {
	opacity: 0
}

.flipbook-opacity1 {
	opacity: 1
}

.flipbook-arrow-wrapper {
	opacity: .85;
	transition: opacity .3s
}

.flipbook-arrow-wrapper:hover {
	opacity: 1
}

.flipbook-left-arrow {
	display: block !important;
	position: absolute !important;
	top: 50% !important;
	margin-top: -20px;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer;
	width: 40px;
	-webkit-border-radius: 0;
	border-radius: 0
}

.flipbook-right-arrow {
	display: block !important;
	position: absolute !important;
	top: 50% !important;
	width: 45px;
	height: 40px;
	font-size: 30px;
	border-radius: 20px 0px 0 20px;
	margin-top: -15px;
	margin-right: 0px;
	padding: 10px 10px 0 10px;
	color: rgb(255, 255, 255);
	background: rgba(0, 0, 0, 0.3);
	box-sizing: initial;
	speak: none;
	right: 0;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer;
}

.flipbook-first-arrow {
	display: block !important;
	position: absolute !important;
	top: 50%;
	speak: none;
	left: 0;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer
}

.flipbook-last-arrow {
	display: block !important;
	position: absolute !important;
	top: 50%;
	speak: none;
	right: 0;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer
}

.flipbook-currentPageHolder {
	position: relative;
	z-index: 3;
	pointer-events: auto;
	display: inline-block;
	user-select: none
}

.flipbook-floating {
	background: rgba(0, 0, 0, .3);
	color: #fff;
	position: absolute
}

.flipbook-floating span {
	color: #fff
}

.flipbook-floating span:hover {
	color: #fff
}

.flipbook-currentPageHolder form {
	position: absolute !important;
	top: 0
}

.flipbook-currentPageNumber {
	border-radius: 15px !important;
	padding: 5px 12px !important;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
	font-size: 14px;
	line-height: initial
}

.flipbook-currentPageInput {
	padding: initial !important;
	position: absolute !important;
	line-height: 14px !important;
	background: 0 0 !important;
	border: none !important;
	font-size: 14px !important;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
	text-align: center !important;
	height: 26px !important;
	top: 0 !Important;
	left: 0 !important;
	border: 2px solid rgba(128, 128, 128, .5)
}

.flipbook-currentPageInput:focus {
	outline: 2px solid #88888885
}

.flipbook-color-transparent {
	color: transparent!important
}

.flipbook-browser-fullscreen {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 999999 !important;
	margin: 0 !important;
	padding: 0 !important
}

.flipbook-totalPages {
	box-shadow: none;
	padding-left: 3em !important;
	padding-right: 1em !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	border: none !important;
	width: 3em !important;
	font-size: 1em !important;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	text-align: left !important;
	line-height: 30px !important;
	height: 35px;
	pointer-events: none
}

.flipbook-currentPage:focus {
	outline: none
}

.flipbook-menuBottom {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	z-index: 2;
	pointer-events: none;
	display: flex
}

.flipbook-menu-fixed {
	left: 0;
	right: 0
}

.flipbook-menu-fixed .flipbook-menu {
	align-items: center
}

.flipbook-menu-center {
	justify-content: center;
	align-items: center
}

.flipbook-menu-right {
	justify-content: flex-end;
	align-self: center;
	flex: 1;
	display: flex;
	min-width: -webkit-min-content
}

.flipbook-menu-left {
	justify-content: flex-start;
	align-self: center;
	flex: 1;
	display: flex;
	min-width: -webkit-min-content
}

.flipbook-menu-floating {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	left: 50%;
	transform: translate(-50%, 0);
	min-width: fit-content;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border-radius: 2px
}

.flipbook-menuTop {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 2;
	pointer-events: none;
	display: flex;
	justify-content: space-between
}

.flipbook-menuWrapper:hover {
	opacity: 1
}

.flipbook-menu {
	position: relative;
	text-align: center;
	display: flex
}

.flipbook-menu-btn {
	user-select: none;
	display: inline;
	cursor: pointer;
	background: 0 0;
	transition: :all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out
}

.flipbook-thumbHolder {
	bottom: 0;
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%;
}

.flipbook-thumbsWrapper {
	bottom: 0;
	position: absolute;
	left: 0;
	top: 90px;
	overflow: hidden;
	padding-top: 20px;
	width: 100%;
}

.flipbook-thumbsScroller {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	min-width: 250px;
	width: 100%;
	padding-bottom: 20px;
}

.flipbook-thumb:first-child{
	margin: 0 51px 30px 73px;
}
 
.flipbook-thumb:nth-child(2n){
	margin: 0 auto 30px 30px;
}
 
.flipbook-thumb {
	box-shadow: 2px 2px 5px rgb(6 6 6 / 22%);
	margin: 0 auto 60px 0px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	/* float: left; */
	background: rgba(255, 255, 255, .1);
	border: 0px solid rgba(116, 116, 116, .3);
}

.flipbook-empty-thumb {
	display: inline-block;
	position: absolute;
	background: red
}

.flipbook-thumb-num {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	user-select: none;
	position: relative;
	/* background-color: #2e7e65; */
	top: 5px;
	border-radius: 23px;
	width: 28px;
	margin: auto;
	display: block;
	padding: 2px 0px;
}

.flipbook-thumb img {
	display: inline-block;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.flipbook-toc {
	position: relative;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	bottom: 0;
	overflow: hidden;
	width: 100%
}

.flipbook-tocHolder {
	position: absolute;
	top: 0;
	width: 350px;
	bottom: 0;
	z-index: 9;
}

.flipbook-tocItem {
	display: block;
	cursor: pointer;
	font-size: 14px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	padding: 10px 0 10px 10px;
	border-bottom: solid 1px #ffffff1c;
	border-top: solid 1px #0000002b;
}

.flipbook-tocItem .title {
	transition: all 0.5s ease;
	display: inline-block;
	width: calc(100% - 45px);
	overflow: hidden;
	height: 15px;
	white-space: pre;
	text-overflow: ellipsis;
}

.flipbook-tocItem .title:hover {
	text-decoration: none;
	color:#9bc955
}

.flipbook-tocItem .right {
	float: right
}

.flipbook-tocTitle {
	display: block;
	padding: 20px 0;
	text-align: right;
	text-transform: uppercase
}

.flipbook-bmHolder {
	transition: all 0.5s ease;
	position: absolute;
	top: 0;
	width: 320px;
	bottom: 0;
	transition: :all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	z-index: 9;
	box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 0 6px rgba(0, 0, 0, .23)
}

.flipbook-searchHolder {
	position: absolute;
	top: 0;
	width: 250px;
	bottom: 0;
	transition: :all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	z-index: 9;
	box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 0 6px rgba(0, 0, 0, .23)
}

.flipbook-findbar input {
	width: 230px;
	padding: 5px;
	margin: 0 10px;
	font-size: 14px
}

.flipbook-find-info {
	padding-left: 15px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
	font-size: 14px;
	pointer-events: none
}

.invisible {
	opacity: 0;
	pointer-events: none;
	display: none
}

.transition {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.flipbook-shareButtons {
	width: 41px;
	position: absolute;
	bottom: 40px;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	text-align: center
}

.flipbook-shareBtn {
	display: inline-block;
	cursor: pointer
}

.flipbook-share-email {
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='at' class='svg-inline--fa fa-at fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M256 8C118.941 8 8 118.919 8 256c0 137.059 110.919 248 248 248 48.154 0 95.342-14.14 135.408-40.223 12.005-7.815 14.625-24.288 5.552-35.372l-10.177-12.433c-7.671-9.371-21.179-11.667-31.373-5.129C325.92 429.757 291.314 440 256 440c-101.458 0-184-82.542-184-184S154.542 72 256 72c100.139 0 184 57.619 184 160 0 38.786-21.093 79.742-58.17 83.693-17.349-.454-16.91-12.857-13.476-30.024l23.433-121.11C394.653 149.75 383.308 136 368.225 136h-44.981a13.518 13.518 0 0 0-13.432 11.993l-.01.092c-14.697-17.901-40.448-21.775-59.971-21.775-74.58 0-137.831 62.234-137.831 151.46 0 65.303 36.785 105.87 96 105.87 26.984 0 57.369-15.637 74.991-38.333 9.522 34.104 40.613 34.103 70.71 34.103C462.609 379.41 504 307.798 504 232 504 95.653 394.023 8 256 8zm-21.68 304.43c-22.249 0-36.07-15.623-36.07-40.771 0-44.993 30.779-72.729 58.63-72.729 22.292 0 35.601 15.241 35.601 40.77 0 45.061-33.875 72.73-58.161 72.73z'%3E%3C/path%3E%3C/svg%3E")
}

.flipbook-menu-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 999999
}

.flipbook-icon-fa {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 36px;
	bottom: 0;
	text-align: center;
	pointer-events: auto;
	box-sizing: initial;
	display: inline-block
}

.flipbook-icon-material {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 36px;
	bottom: 0;
	text-align: center;
	pointer-events: auto;
	box-sizing: initial;
	display: inline-block
}

.flipbook-btn-close {
	height: 40px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer
}

.flipbook-btn-close-icon {
	height: 40px;
	line-height: 40px !important
}

.flipbook-font {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px
}

.flipbook-btn {
	text-transform: uppercase;
	font-weight: 700;
	user-select: none;
	cursor: pointer;
	width: 200px;
	line-height: 32px;
	text-align: center;
	margin: 5px auto;
	border: 1px solid #868686;
	border: none;
	background: #f9f9f9;
	background: 0 0;
	border-radius: 3px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	font-size: 12px
}

.flipbook-bg-dark {
	background: #3135389c;
}

.flipbook-color-dark {
	color: rgba(255, 255, 255, .75)
}

.flipbook-color-dark:hover {
	color: #fff
}

.flipbook-bg-light {
	background: rgb(255 255 255 / 80%);
}

.flipbook-color-light {
	color: rgba(50, 50, 50, .75)
}

.flipbook-color-light:hover {
	color: #323232
}

.flipbook-bg-twilight {
	background: #141414
}

.flipbook-color-twilight {
	color: #feffd3
}

.flipbook-color-twilight:hover {
	color: #feffd3
}

.flipbook-bg-darkgrey {
	background: #212121
}

.flipbook-color-darkgrey {
	color: #9e9e9e
}

.flipbook-color-darkgrey:hover {
	color: #bdbdbd
}

.flipbook-bg-lightgrey {
	background: #e0e0e0
}

.flipbook-color-lightgrey {
	color: #757575
}

.flipbook-color-lightgrey:hover {
	color: #616161
}

.flipbook-lightbox-close {
	position: absolute !important;
	z-index: 85 !important;
	right: 0 !important;
	top: 0 !important;
	text-align: center !important;
	text-decoration: none !important;
	cursor: pointer;
	opacity: .85;
	transition: opacity .3s
}

.flipbook-lightbox-close:hover {
	opacity: 1
}

.flipbook-loading-bar {
	position: relative;
	width: 100%;
	height: 6px;
	background-color: #333;
	border-bottom: 1px solid #333
}

.flipbook-progress-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #ddd;
	overflow: hidden;
	-webkit-transition: width .2s;
	transition: width .2s
}

.flipbook-sub-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 999;
	display: table
}

.flipbook-sub-menu-center {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.flipbook-menu-header {
	position: relative;
	padding: 10px;
	font-size: 16px;
	text-align: center
}

.flipbook-menu-title {
	pointer-events: none;
	user-select: none
}

.flipbook-sub-menu-content {
	display: inline-block;
	margin-top: -20px;
	min-width: 250px;
	padding-bottom: 10px
}

.flipbook-carousel-slide {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	overflow: hidden
}

.flipbook-carousel-slide .slide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.flipbook-carousel-page {
	display: inline-block;
	background: #f1f1f1;
	position: relative;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0
}

.flipbook-carousel-page-inner {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden
}

.flipbook-carousel-page-inner canvas {
	width: 100%;
	height: 100%
}

.flipbook-carousel-zoom-page {
	height: 100%;
	position: relative
}

.flipbook-carousel-zoom-page img {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	position: absolute
}

.flipbook-carousel-page img {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	pointer-events: none
}

.flipbook-carousel-page .page-carousel-img {
	height: 100%
}

.flipbook-carousel-image-wrapper {
	position: absolute;
	width: 100%;
	height: 100%
}

.flipbook-carousel-zoom-wrapper {
	position: absolute;
	width: 100%;
	height: 100%
}

.flipbook-carousel-zoom {
	position: relative;
	width: 100%;
	height: 100%
}

.flipbook-overflow-hidden {
	overflow: hidden !important
}

.flipbook-share .social.bottom,
.flipbook-share .social.top {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0
}

.flipbook-share {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flipbook-share [class*=entypo-]:before {
	font-family: entypo, sans-serif
}

.flipbook-share label {
	font-size: 16px;
	cursor: pointer;
	margin: 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #a29baa;
	color: #333;
	transition: all .3s ease
}

.flipbook-share label:hover {
	opacity: .8
}

.flipbook-share label span {
	text-transform: uppercase;
	font-size: .9em;
	font-family: Lato, sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	padding-left: 6px
}

.flipbook-share .social.top {
	-ms-transform-origin: 0 0
}

.flipbook-share .social.bottom {
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	margin-top: 5px
}

.flipbook-share .social.middle.left,
.flipbook-share .social.middle.right {
	-ms-transform-origin: 5% 50%;
	transform-origin: 5% 50%;
	-webkit-transform-origin: 5% 50%;
	-moz-transform-origin: 5% 50%;
	-o-transform-origin: 5% 50%
}

.flipbook-share .social.middle {
	margin-top: -34px
}

.flipbook-share .social.middle.right {
	margin-left: 105px
}

.flipbook-share .social.networks-1.center,
.flipbook-share .social.networks-1.left,
.flipbook-share .social.right {
	margin-left: 14px
}

.flipbook-share .social.load {
	transition: none!important
}

.flipbook-share .social.networks-1 {
	width: 60px
}

.flipbook-share .social.networks-1.middle.left {
	margin-left: -70px
}

.flipbook-share .social.networks-1 ul {
	width: 60px
}

.flipbook-share .social.networks-2,
.flipbook-share .social.networks-2 ul {
	width: 120px
}

.flipbook-share .social.networks-2.left {
	margin-left: -44px
}

.flipbook-share .social.networks-2.middle.left {
	margin-left: -130px
}

.flipbook-share .social.networks-3,
.flipbook-share .social.networks-3 ul {
	width: 180px
}

.flipbook-share .social.networks-3.left {
	margin-left: -102px
}

.flipbook-share .social.networks-3.middle.left {
	margin-left: -190px
}

.flipbook-share .social.networks-4,
.flipbook-share .social.networks-4 ul {
	width: 240px
}

.flipbook-share .social.networks-4.left {
	margin-left: 162px
}

.flipbook-share .social.networks-4.middle.left {
	margin-left: -250px
}

.flipbook-share .social.networks-5.left {
	margin-left: -225px
}

.flipbook-share .social.networks-5.middle.left {
	margin-left: -320px
}

.flipbook-share .social.active.bottom {
	-webkit-transform: scale(1)translateY(15px);
	-moz-transform: scale(1)translateY(15px);
	-o-transform: scale(1)translateY(15px);
	-ms-transform: scale(1)translateY(15px);
	transform: scale(1)translateY(15px)
}

.flipbook-share .social.active.middle.right {
	-webkit-transform: scale(1)translateX(10px);
	-moz-transform: scale(1)translateX(10px);
	-o-transform: scale(1)translateX(10px);
	-ms-transform: scale(1)translateX(10px);
	transform: scale(1)translateX(10px)
}

.flipbook-share .social.active.middle.left {
	-webkit-transform: scale(1)translateX(-10px);
	-moz-transform: scale(1)translateX(-10px);
	-o-transform: scale(1)translateX(-10px);
	-ms-transform: scale(1)translateX(-10px);
	transform: scale(1)translateX(-10px)
}

.flipbook-share .social ul {
	position: relative;
	left: 0;
	right: 0;
	height: 46px;
	color: #fff;
	margin: auto;
	padding: 0;
	list-style: none
}

.flipbook-share .social ul li {
	font-size: 16px;
	cursor: pointer;
	width: 40px;
	margin: 0;
	padding: 9px 0;
	text-align: center;
	float: left;
	height: 22px;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transition: all .3s ease
}

.flipbook-page-preloader {
	width: auto !important;
	height: auto !important
}

.flipbook-page-preloader-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.cssload-container {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	position: absolute;
	z-index: 2147483647!important;
	pointer-events: none
}

.cssload-speeding-wheel {
	width: 24px;
	height: 24px;
	border: 3px solid rgba(0, 0, 0, .4);
	border-radius: 50%;
	border-left-color: rgba(255, 255, 255, .2);
	border-right-color: rgba(255, 255, 255, .2);
	animation: cssload-spin .575s infinite linear;
	-o-animation: cssload-spin .575s infinite linear;
	-ms-animation: cssload-spin .575s infinite linear;
	-webkit-animation: cssload-spin .575s infinite linear;
	-moz-animation: cssload-spin .575s infinite linear;
	top: 45%;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	z-index: 3
}

@keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes cssload-spin {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-ms-keyframes cssload-spin {
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes cssload-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes cssload-spin {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.flipbook-lightbox-preloader {
	background: rgba(0, 0, 0, .5);
	height: 100%;
	width: 100%
}

.flipbook-loading-text {
	position: absolute;
	top: 45%;
	margin-top: 20px;
	width: 100%;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
	font-size: 14px;
	color: #aaa !important
}

.flipbook-loading-bg {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	top: 45%;
	left: 50%;
	position: absolute;
	pointer-events: none;
	background: rgba(0, 0, 0, .2);
	margin: -20px;
	display: none
}

.flipbook-fillPreloader {
	position: fixed;
	width: 100%;
	height: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	pointer-events: none
}

.flipbook-fillPreloader img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .11s ease-out;
	-moz-transition: all .1s ease-out;
	transition: all .1s ease-out
}

.thumb-btn-close {
	right: -15px;
	position: absolute;
	top: 0;
	cursor: pointer
}

.flipbook-noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flipbook-btn-active {
	background: rgba(128, 128, 128, .5);
	border: 2px solid rgba(128, 128, 128, .5) inset
}

.flipbook-move {
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab
}

.flipbook-page-item {
	bottom: auto;
	right: auto;
	position: absolute;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.flipbook-textLayer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	opacity: .2;
	line-height: 1;
	color: #000;
	opacity: 1
}

.flipbook-textLayer mark {
	background: #ff0;
	opacity: .3;
	color: transparent
}

.flipbook-textLayer>span {
	color: transparent !important;
	position: absolute;
	white-space: pre;
	cursor: text;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0% 0%
}

.flipbook-textLayer>div {
	color: transparent !important;
	position: absolute;
	white-space: pre;
	cursor: text;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0% 0%
}

.flipbook-textLayer .highlight {
	margin: -1px;
	padding: 1px;
	background-color: #b400aa;
	border-radius: 4px
}

.flipbook-textLayer .highlight.begin {
	border-radius: 4px 0 0 4px
}

.flipbook-textLayer .highlight.end {
	border-radius: 0 4px 4px 0
}

.flipbook-textLayer .highlight.middle {
	border-radius: 0
}

.flipbook-textLayer .highlight.selected {
	background-color: #006400
}

.flipbook-textLayer ::selection {
	background: #b4d5fe
}

.flipbook-textLayer ::-moz-selection {
	background: #b4d5fe
}

.flipbook-textLayer .endOfContent {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
	bottom: 0;
	z-index: -1;
	cursor: default;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none
}

.flipbook-textLayer .endOfContent.active {
	top: 0
}

.flipbook-annotationLayer section {
	position: absolute
}

.flipbook-annotationLayer .linkAnnotation>a {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.flipbook-annotationLayer .linkAnnotation>a {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat
}

.flipbook-annotationLayer .linkAnnotation>a:hover {
	opacity: .2;
	background: #ff0;
	box-shadow: 0px 2px 10px #ff0
}

.flipbook-annotationLayer .textAnnotation img {
	position: absolute;
	cursor: pointer
}

.flipbook-annotationLayer .popupWrapper {
	position: absolute;
	width: 20em
}

.flipbook-annotationLayer .popup {
	position: absolute;
	z-index: 200;
	max-width: 20em;
	background-color: #ff9;
	box-shadow: 0px 2px 5px #333;
	border-radius: 2px;
	padding: .6em;
	margin-left: 5px;
	cursor: pointer;
	word-wrap: break-word
}

.flipbook-annotationLayer .popup h1 {
	font-size: 1em;
	border-bottom: 1px solid #000;
	padding-bottom: .2em
}

.flipbook-annotationLayer .popup p {
	padding-top: .2em
}

.flipbook-annotationLayer .highlightAnnotation,
.flipbook-annotationLayer .underlineAnnotation,
.flipbook-annotationLayer .squigglyAnnotation,
.flipbook-annotationLayer .strikeoutAnnotation {
	cursor: pointer
}

.flipbook-page-simple {
	display: inline-block
}

.flipbook-page-simple-inner {
	position: absolute
}

.flipbook-book-simple {
	text-align: center
}

.flipbook-disable-text-selection {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.annotationLayer section {
	position: absolute
}

.annotationLayer .linkAnnotation>a,
.annotationLayer .buttonWidgetAnnotation.pushButton>a {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.annotationLayer .linkAnnotation>a:hover,
.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover {
	opacity: .2;
	background: #ff0;
	box-shadow: 0px 2px 10px #ff0
}

.annotationLayer .textAnnotation img {
	position: absolute;
	cursor: pointer
}

.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	background-color: rgba(0, 54, 255, .13);
	border: 1px solid transparent;
	box-sizing: border-box;
	font-size: 9px;
	height: 100%;
	margin: 0;
	padding: 0 3px;
	vertical-align: top;
	width: 100%
}

.annotationLayer .choiceWidgetAnnotation select option {
	padding: 0
}

.annotationLayer .buttonWidgetAnnotation.radioButton input {
	border-radius: 50%
}

.annotationLayer .textWidgetAnnotation textarea {
	font: message-box;
	font-size: 9px;
	resize: none
}

.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
	background: 0 0;
	border: 1px solid transparent;
	cursor: not-allowed
}

.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
	border: 1px solid #000
}

.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
	background: 0 0;
	border: 1px solid transparent
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
	background-color: #000;
	content: '';
	display: block;
	position: absolute
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
	height: 80%;
	left: 45%;
	width: 1px
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
	border-radius: 50%;
	height: 50%;
	left: 30%;
	top: 20%;
	width: 50%
}

.annotationLayer .textWidgetAnnotation input.comb {
	font-family: monospace;
	padding-left: 2px;
	padding-right: 0
}

.annotationLayer .textWidgetAnnotation input.comb:focus {
	width: 115%
}

.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0
}

.annotationLayer .popupWrapper {
	position: absolute;
	width: 20em
}

.annotationLayer .popup {
	position: absolute;
	z-index: 200;
	max-width: 20em;
	background-color: #ff9;
	box-shadow: 0px 2px 5px #333;
	border-radius: 2px;
	padding: .6em;
	margin-left: 5px;
	cursor: pointer;
	font: message-box;
	word-wrap: break-word
}

.annotationLayer .popup h1 {
	font-size: 1em;
	border-bottom: 1px solid #000;
	margin: 0;
	padding-bottom: .2em
}

.annotationLayer .popup p {
	margin: 0;
	padding-top: .2em
}

.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .squareAnnotation svg rect,
.annotationLayer .circleAnnotation svg ellipse,
.annotationLayer .polylineAnnotation svg polyline,
.annotationLayer .polygonAnnotation svg polygon,
.annotationLayer .inkAnnotation svg polyline,
.annotationLayer .stampAnnotation,
.annotationLayer .fileAttachmentAnnotation {
	cursor: pointer
}


/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: a 2s infinite linear;
	animation: a 2s infinite linear
}

.fa-pulse {
	-webkit-animation: a 1s infinite steps(8);
	animation: a 1s infinite steps(8)
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-aws:before {
	content: "\f375"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comments:before {
	content: "\f086"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edit:before {
	content: "\f044"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frown:before {
	content: "\f119"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-key:before {
	content: "\f084"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-male:before {
	content: "\f183"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microsoft:before {
	content: "\f3ca"
}

.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-moon:before {
	content: "\f186"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nintendo-switch:before {
	content: "\f418"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-percent:before {
	content: "\f295"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-plane:before {
	content: "\f072"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-print:before {
	content: "\f02f"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-pushed:before {
	content: "\f3e1"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-random:before {
	content: "\f074"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-rendact:before {
	content: "\f3e4"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-road:before {
	content: "\f018"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-safari:before {
	content: "\f267"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-strava:before {
	content: "\f428"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-train:before {
	content: "\f238"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

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

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

@font-face {
	font-family: Font Awesome\ 5 Brands;
	font-style: normal;
	font-weight: 400;
	src: url(../webfonts/fa-brands-400.eot);
	src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
	font-family: Font Awesome\ 5 Brands
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 400;
	src: url(../webfonts/fa-regular-400.eot);
	src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
	font-weight: 400
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 900;
	src: url(../webfonts/fa-solid-900.eot);
	src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
	font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
	font-weight: 900
}

.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}

.wp-block-audio audio {
	width: 100%;
	min-width: 300px
}

.block-editor-block-list__layout .reusable-block-edit-panel {
	align-items: center;
	background: #f8f9f9;
	color: #555d66;
	display: flex;
	flex-wrap: wrap;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	top: -14px;
	margin: 0 -14px;
	padding: 8px 14px;
	position: relative;
	border: 1px dashed rgba(145, 151, 162, .25);
	border-bottom: none
}

.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel {
	margin: 0 -14px;
	padding: 8px 14px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
	margin: 0 5px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
	margin-right: auto
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
	margin-right: 8px;
	white-space: nowrap;
	font-weight: 600
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
	flex: 1 1 100%;
	font-size: 14px;
	height: 30px;
	margin: 4px 0 8px
}

.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
	flex-shrink: 0
}

@media (min-width:960px) {
	.block-editor-block-list__layout .reusable-block-edit-panel {
		flex-wrap: nowrap
	}
	.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
		margin: 0
	}
	.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
		margin: 0 0 0 5px
	}
}

.editor-block-list__layout .is-selected .reusable-block-edit-panel {
	border-color: rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) transparent
}

.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel {
	border-color: hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) transparent
}

.block-editor-block-list__layout .reusable-block-indicator {
	background: #fff;
	border: 1px dashed #e2e4e7;
	color: #555d66;
	top: -14px;
	height: 30px;
	padding: 4px;
	position: absolute;
	z-index: 1;
	width: 30px;
	right: -14px
}

.wp-block-button {
	color: #fff;
	margin-bottom: 1.5em
}

.wp-block-button.aligncenter {
	text-align: center
}

.wp-block-button.alignright {
	text-align: right
}

.wp-block-button__link {
	background-color: #32373c;
	border: none;
	border-radius: 28px;
	box-shadow: none;
	color: inherit;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	margin: 0;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
	color: inherit
}

.is-style-squared .wp-block-button__link {
	border-radius: 0
}

.is-style-outline {
	color: #32373c
}

.is-style-outline .wp-block-button__link {
	background-color: transparent;
	border: 2px solid
}

.wp-block-calendar {
	text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
	padding: 4px;
	border: 1px solid #e2e4e7
}

.wp-block-calendar tfoot td {
	border: none
}

.wp-block-calendar table {
	width: 100%;
	border-collapse: collapse;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar table th {
	font-weight: 440;
	background: #edeff0
}

.wp-block-calendar a {
	text-decoration: underline
}

.wp-block-calendar tfoot a {
	color: #00739c
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
	color: #40464d
}

.wp-block-categories.alignleft {
	margin-right: 2em
}

.wp-block-categories.alignright {
	margin-left: 2em
}

.wp-block-columns {
	display: flex;
	flex-wrap: wrap
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap
	}
}

.wp-block-column {
	flex-grow: 1;
	margin-bottom: 1em;
	flex-basis: 100%;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}

@media (min-width:600px) {
	.wp-block-column {
		flex-basis: calc(50% - 16px);
		flex-grow: 0
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 32px
	}
}

@media (min-width:782px) {
	.wp-block-column:not(:first-child) {
		margin-left: 32px
	}
}

.wp-block-cover,
.wp-block-cover-image {
	position: relative;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	width: 100%;
	margin: 0 0 1.5em;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.wp-block-cover-image.has-left-content,
.wp-block-cover.has-left-content {
	justify-content: flex-start
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover-image.has-left-content .wp-block-cover-text,
.wp-block-cover-image.has-left-content h2,
.wp-block-cover.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
.wp-block-cover.has-left-content h2 {
	margin-left: 0;
	text-align: left
}

.wp-block-cover-image.has-right-content,
.wp-block-cover.has-right-content {
	justify-content: flex-end
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover-image.has-right-content .wp-block-cover-text,
.wp-block-cover-image.has-right-content h2,
.wp-block-cover.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
.wp-block-cover.has-right-content h2 {
	margin-right: 0;
	text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
	color: #fff;
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 610px;
	padding: 14px;
	text-align: center
}

.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover-image .wp-block-cover-image-text a:active,
.wp-block-cover-image .wp-block-cover-image-text a:focus,
.wp-block-cover-image .wp-block-cover-image-text a:hover,
.wp-block-cover-image .wp-block-cover-text a,
.wp-block-cover-image .wp-block-cover-text a:active,
.wp-block-cover-image .wp-block-cover-text a:focus,
.wp-block-cover-image .wp-block-cover-text a:hover,
.wp-block-cover-image h2 a,
.wp-block-cover-image h2 a:active,
.wp-block-cover-image h2 a:focus,
.wp-block-cover-image h2 a:hover,
.wp-block-cover .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-image-text a:active,
.wp-block-cover .wp-block-cover-image-text a:focus,
.wp-block-cover .wp-block-cover-image-text a:hover,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .wp-block-cover-text a:active,
.wp-block-cover .wp-block-cover-text a:focus,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover h2 a,
.wp-block-cover h2 a:active,
.wp-block-cover h2 a:focus,
.wp-block-cover h2 a:hover {
	color: #fff
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
	background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: inherit;
	opacity: .5;
	z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:before,
.wp-block-cover.has-background-dim.has-background-dim-10:before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:before,
.wp-block-cover.has-background-dim.has-background-dim-20:before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:before,
.wp-block-cover.has-background-dim.has-background-dim-30:before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:before,
.wp-block-cover.has-background-dim.has-background-dim-40:before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:before,
.wp-block-cover.has-background-dim.has-background-dim-50:before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:before,
.wp-block-cover.has-background-dim.has-background-dim-60:before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:before,
.wp-block-cover.has-background-dim.has-background-dim-70:before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:before,
.wp-block-cover.has-background-dim.has-background-dim-80:before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:before,
.wp-block-cover.has-background-dim.has-background-dim-90:before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:before,
.wp-block-cover.has-background-dim.has-background-dim-100:before {
	opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	max-width: 305px;
	width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-cover-image:after,
	.wp-block-cover:after {
		content: none
	}
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 70px);
	z-index: 1;
	color: #f8f9f9
}

.wp-block-cover-image .wp-block-subhead,
.wp-block-cover-image h1,
.wp-block-cover-image h2,
.wp-block-cover-image h3,
.wp-block-cover-image h4,
.wp-block-cover-image h5,
.wp-block-cover-image h6,
.wp-block-cover-image p,
.wp-block-cover .wp-block-subhead,
.wp-block-cover h1,
.wp-block-cover h2,
.wp-block-cover h3,
.wp-block-cover h4,
.wp-block-cover h5,
.wp-block-cover h6,
.wp-block-cover p {
	color: inherit
}

.wp-block-cover__video-background {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	z-index: 0;
	-o-object-fit: cover;
	object-fit: cover
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
	max-width: 360px;
	width: 100%
}

.wp-block-embed {
	margin-bottom: 1em
}

.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
	position: relative
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
	padding-top: 66.66%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.wp-block-file {
	margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: 13px;
	padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-gallery .blocks-gallery-image figure,
	.wp-block-gallery .blocks-gallery-item figure {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start
	}
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-gallery .blocks-gallery-image img,
	.wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 40px 10px 9px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}

.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-gallery.is-cropped .blocks-gallery-image a,
	.wp-block-gallery.is-cropped .blocks-gallery-image img,
	.wp-block-gallery.is-cropped .blocks-gallery-item a,
	.wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: 100%;
		flex: 1;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	width: calc((100% - 16px)/2)
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}

@media (min-width:600px) {
	.wp-block-gallery.columns-3 .blocks-gallery-image,
	.wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc((100% - 32px)/3);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.wp-block-gallery.columns-3 .blocks-gallery-image,
		.wp-block-gallery.columns-3 .blocks-gallery-item {
			width: calc((100% - 32px)/3 - 1px)
		}
	}
	.wp-block-gallery.columns-4 .blocks-gallery-image,
	.wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc((100% - 48px)/4);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.wp-block-gallery.columns-4 .blocks-gallery-image,
		.wp-block-gallery.columns-4 .blocks-gallery-item {
			width: calc((100% - 48px)/4 - 1px)
		}
	}
	.wp-block-gallery.columns-5 .blocks-gallery-image,
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc((100% - 64px)/5);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.wp-block-gallery.columns-5 .blocks-gallery-image,
		.wp-block-gallery.columns-5 .blocks-gallery-item {
			width: calc((100% - 64px)/5 - 1px)
		}
	}
	.wp-block-gallery.columns-6 .blocks-gallery-image,
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc((100% - 80px)/6);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.wp-block-gallery.columns-6 .blocks-gallery-image,
		.wp-block-gallery.columns-6 .blocks-gallery-item {
			width: calc((100% - 80px)/6 - 1px)
		}
	}
	.wp-block-gallery.columns-7 .blocks-gallery-image,
	.wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc((100% - 96px)/7);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.wp-block-gallery.columns-7 .blocks-gallery-image,
		.wp-block-gallery.columns-7 .blocks-gallery-item {
			width: calc((100% - 96px)/7 - 1px)
		}
	}
	.wp-block-gallery.columns-8 .blocks-gallery-image,
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc((100% - 112px)/8);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.wp-block-gallery.columns-8 .blocks-gallery-image,
		.wp-block-gallery.columns-8 .blocks-gallery-item {
			width: calc((100% - 112px)/8 - 1px)
		}
	}
	.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
	.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
	width: 100%
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 305px;
	width: 100%
}

.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	display: flex
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-image {
	max-width: 100%;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0
}

.wp-block-image img {
	max-width: 100%
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
	width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
	display: table;
	margin-left: 0;
	margin-right: 0
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
	display: table-caption;
	caption-side: bottom
}

.wp-block-image .alignleft {
	float: left;
	margin-right: 1em
}

.wp-block-image .alignright {
	float: right;
	margin-left: 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}

.wp-block-latest-comments__comment {
	font-size: 15px;
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
	min-height: 36px;
	list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 14px;
	line-height: 1.8;
	margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
	color: #8f98a1;
	display: block;
	font-size: 12px
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
	border-radius: 24px;
	display: block;
	float: left;
	height: 40px;
	margin-right: 12px;
	width: 40px
}

.wp-block-latest-posts.alignleft {
	margin-right: 2em
}

.wp-block-latest-posts.alignright {
	margin-left: 2em
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.wp-block-latest-posts.is-grid li {
	margin: 0 16px 16px 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - 16px)
	}
	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - 16px)
	}
	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - 16px)
	}
	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 16px)
	}
	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 16px)
	}
}

.wp-block-latest-posts__post-date {
	display: block;
	color: #6c7781;
	font-size: 13px
}

.wp-block-media-text {
	display: grid;
	grid-template-rows: auto;
	align-items: center;
	grid-template-areas: "media-text-media media-text-content";
	grid-template-columns: 50% auto
}

.wp-block-media-text.has-media-on-the-right {
	grid-template-areas: "media-text-content media-text-media";
	grid-template-columns: auto 50%
}

.wp-block-media-text .wp-block-media-text__media {
	grid-area: media-text-media;
	margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
	word-break: break-word;
	grid-area: media-text-content;
	padding: 0 8%
}

.wp-block-media-text>figure>img,
.wp-block-media-text>figure>video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100%!important;
		grid-template-areas: "media-text-media" "media-text-content"
	}
	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
		grid-template-areas: "media-text-content" "media-text-media"
	}
}

.is-small-text {
	font-size: 14px
}

.is-regular-text {
	font-size: 16px
}

.is-large-text {
	font-size: 36px
}

.is-larger-text {
	font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

.has-drop-cap:not(:focus):after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px
}

p.has-background {
	padding: 20px 30px
}

p.has-text-color a {
	color: inherit
}

.wp-block-pullquote {
	padding: 3em 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: 305px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 20px
}

.wp-block-pullquote p {
	font-size: 28px;
	line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin: 0 0 16px;
	padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 18px;
	text-align: right
}

.wp-block-rss.alignleft {
	margin-right: 2em
}

.wp-block-rss.alignright {
	margin-left: 2em
}

.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.wp-block-rss.is-grid li {
	margin: 0 16px 16px 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-rss.columns-2 li {
		width: calc(50% - 16px)
	}
	.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 16px)
	}
	.wp-block-rss.columns-4 li {
		width: calc(25% - 16px)
	}
	.wp-block-rss.columns-5 li {
		width: calc(20% - 16px)
	}
	.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 16px)
	}
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
	color: #6c7781;
	font-size: 13px
}

.wp-block-search {
	display: flex;
	flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
	width: 100%
}

.wp-block-search .wp-block-search__input {
	flex-grow: 1
}

.wp-block-search .wp-block-search__button {
	margin-left: 10px
}

.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
	background: none;
	border: none;
	text-align: center;
	max-width: none;
	line-height: 1;
	height: auto
}

.wp-block-separator.is-style-dots:before {
	content: "\00b7 \00b7 \00b7";
	color: #191e23;
	font-size: 20px;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}

p.wp-block-subhead {
	font-size: 1.1em;
	font-style: italic;
	opacity: .75
}

.wp-block-table.has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table.has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table.has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table.has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	background-color: transparent;
	border-bottom: 1px solid #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),
.wp-block-table.is-style-stripes tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td {
	border-color: transparent
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 16px;
	padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}

pre.wp-block-verse {
	white-space: nowrap;
	overflow: auto
}

.wp-block-video {
	margin-left: 0;
	margin-right: 0
}

.wp-block-video video {
	max-width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-video [poster] {
		-o-object-fit: cover;
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}

.has-pale-pink-background-color.has-pale-pink-background-color {
	background-color: #f78da7
}

.has-vivid-red-background-color.has-vivid-red-background-color {
	background-color: #cf2e2e
}

.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}

.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}

.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
	background-color: #7bdcb5
}

.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
	background-color: #00d084
}

.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}

.has-very-light-gray-background-color.has-very-light-gray-background-color {
	background-color: #eee
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}

.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
	background-color: #313131
}

.has-pale-pink-color.has-pale-pink-color {
	color: #f78da7
}

.has-vivid-red-color.has-vivid-red-color {
	color: #cf2e2e
}

.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
	color: #ff6900
}

.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
	color: #fcb900
}

.has-light-green-cyan-color.has-light-green-cyan-color {
	color: #7bdcb5
}

.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
	color: #00d084
}

.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
	color: #8ed1fc
}

.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
	color: #0693e3
}

.has-very-light-gray-color.has-very-light-gray-color {
	color: #eee
}

.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
	color: #abb8c3
}

.has-very-dark-gray-color.has-very-dark-gray-color {
	color: #313131
}

.has-small-font-size {
	font-size: 13px
}

.has-normal-font-size,
.has-regular-font-size {
	font-size: 16px
}

.has-medium-font-size {
	font-size: 20px
}

.has-large-font-size {
	font-size: 36px
}

.has-huge-font-size,
.has-larger-font-size {
	font-size: 42px
}

.panel-grid.panel-has-style>.panel-row-style,
.panel-grid.panel-no-style {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	-ms-justify-content: space-between;
	justify-content: space-between
}

.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,
.panel-layout.panel-is-rtl .panel-grid.panel-no-style {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.panel-grid-cell {
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.panel-grid-cell .panel-cell-style {
	height: 100%
}

.panel-grid-cell .so-panel {
	zoom: 1
}

.panel-grid-cell .so-panel:before {
	content: "";
	display: block
}

.panel-grid-cell .so-panel:after {
	content: "";
	display: table;
	clear: both
}

.panel-grid-cell .panel-last-child {
	margin-bottom: 0
}

.panel-grid-cell .widget-title {
	margin-top: 0
}

body.siteorigin-panels-before-js {
	overflow-x: hidden
}

body.siteorigin-panels-before-js .siteorigin-panels-stretch {
	margin-right: -1000px!important;
	margin-left: -1000px!important;
	padding-right: 1000px!important;
	padding-left: 1000px!important
}

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

.stiker{
	border:solid 2px #ff0000;
	position:absolute;
	top: 385px;
	left: 80px;
	width: 190px;
	height: 255px;
	background-color:#00edff57;
	cursor:pointer;
	display: block;
	/* z-index: 9999999; */
}

.brillo:hover{
	opacity:1;
}
.brillo{
	transition: all 0.5s ease;
	background-image: linear-gradient(
-90deg
,transparent 4%,hsla(0,0%,100%,.2) 61%,hsla(0,0%,100%,.4) 85%,hsla(0,0%,74%,0) 96%);
	opacity:.77;
	height: 100%;
	width: 100%;
	display: block;
	z-index: 1;
	position: absolute;
	/* border: solid 2px #f00; */
}

.real3dflipbook-1{
	border: solid 1px #eee;
	/* display:inline-block; */
	/* overflow: hidden; */
	width: 300px;
	height: 300px;
	margin: 20px auto;
}

.panel-grid.visual-editor-banner {
	background: #fff;
	padding: 25px;
	box-shadow: 0 0 5px #ccc;
	text-align: center;
	width: 400px;
	margin: 20px auto;
	font-weight: 700!important;
	font-size: 28px!important;
	z-index: 999;
	border: 1px solid #e1e1e1;
	position: relative
}

.row {
	max-width: 1140px;
	margin: 0 auto
}

#header-region {
	z-index: 1999!important
}

#header-region .row.row-full-width,
#page_footer .row.row-full-width {
	max-width: none;
	margin: 0 auto;
	padding-left: 45px;
	padding-right: 45px
}

.blog.no-sidebar .row,
.blog.sidebar-right .row,
.blog.sidebar-left .row {
	padding-bottom: 45px;
	overflow: hidden
}

#header-region .row {
	padding-bottom: 0
}

#page-header .row.row-full-width {
	max-width: none;
	margin: 0 auto 45px auto;
	padding-left: 45px;
	padding-right: 45px
}

#page-header .row.row-full-width #breadcrumb {
	right: 45px
}

.row-padding-none {
	padding: 0
}

.row-justification-center {
	text-align: center
}

.row-justification-right {
	text-align: right
}

.row img {
	height: auto;
	max-width: 100%;
	vertical-align: top
}

.image-left,
.text-align-left {
	text-align: left
}

.image-center,
.text-align-center {
	text-align: center
}

.image-right,
.text-align-right {
	text-align: right
}
/*
a img {
	border: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-backface-visibility: hidden
}

a img:hover {
	opacity: .7
}

a {
	text-decoration: none;
	line-height: inherit
}

a img {
	vertical-align: bottom
}
*/
.post a,
.team-member a,
#similar-posts a img,
#sidebar a,
.post a h2,
.post a q,
.ots-link a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

p,
.textwidget {
	line-height: 24px
}

iframe {
	border: 0!important
}

button {
	border: none
}

mark {
	padding: 3px
}

.ots-flexbox {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ots-flexbox .panel-grid-cell,
.ots-flexbox .panel-grid-cell .ots-icon-block,
.ots-flexbox .panel-grid-cell .ots-image {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

li {
	list-style: none;
}

#blog_content article.post ol li,
.textwidget ol li,
.page-content ol li {
	list-style: decimal;
	padding-bottom: 8px;
	margin-left: 15px
}

#blog_content article.post li,
.textwidget li,
.page-content li {
	list-style: disc;
	padding-bottom: 8px;
	margin-left: 15px
}

.page-content .slides li,
.tweets li {
	margin-left: 0;
	list-style: none;
	padding-bottom: 0
}

.icon-list li {
	list-style: none!important
}

.text-align-center .icon-list i,
.text-align-right .icon-list i {
	display: inline-block;
	position: relative!important;
	left: 0;
	right: 0
}

#blog_content article.post ul.icon-list li,
.textwidget ul.icon-list li {
	list-style: none;
	line-height: normal!important
}

#blog_content article.post #comments li,
#blog_content article.post .post-social-tags li,
#blog_content article.post .social-icons li,
#similar-posts li,
.gallery li,
.flexslider-gallery li,
.social-widget li,
.textwidget ul.products li {
	list-style: none!important;
	padding-bottom: 0!important;
	margin-left: 0!important
}

.post.type-post blockquote,
.textwidget blockquote {
	position: relative;
	padding-left: 70px;
	line-height: normal
}

.post.type-post blockquote:before,
.textwidget blockquote:before {
	text-align: center;
	content: "\201C";
	opacity: .5;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 95px;
	font-style: normal;
	line-height: 80px!important;
	width: 80px;
	height: 80px
}

blockquote.testimonial {
	padding-left: 0
}

blockquote.testimonial:before {
	opacity: 0
}

.panel.widget.widget_text.widget_text {
	margin-bottom: 0
}

input,
textarea {
	border: 1px solid #e1e1e1;
	padding: 10px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

input {
	height: 40px;
	outline: none;
	line-height: normal
}

select {
	border: 1px solid #e1e1e1;
	height: 40px;
	padding: 5px
}

input[type=checkbox],
input[type=radio] {
	height: auto;
	padding-top: 0;
	padding-bottom: 0
}

input:focus,
textarea:focus {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}

*:focus {
	outline: none
}

input[type=submit] {
	cursor: pointer
}

.widget_ots-icon-block .panel-widget-style {
	overflow: hidden
}

#wrapper {
	max-width: 1240px;
	width: 90%;
	margin: 0 auto;
	position: relative
}

.layout-boxed #wrapper {
	overflow: hidden
}

.layout-boxed .siteorigin-panels-stretch {
	margin-left: -5%!important;
	margin-right: -5%!important;
	padding-right: 0!important;
	padding-left: 0!important
}

#wrapper #header-region {
	margin: 0
}

#wrapper #banner {
	padding: 0
}

.start.layout-boxed #banner .row {
	margin-bottom: 30px
}

#wrapper #header-region.stuck,
.stuck {
	position: fixed!important
}

.layout-boxed .panel-row-style {
	margin: 0;
	padding: 35px 0
}

.layout-full-width .row {
	max-width: 2600px!important;
	margin: 0 auto;
	width: 90%
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}

.wp-caption-text,
.gallery-caption {
	font-size: 13px
}

.hint {
	font-size: 11px!important;
	margin: 0
}

.last {
	margin-right: 0!important
}

.left {
	float: left
}

.right {
	float: right
}

.logged-in-as {
	padding: 5px 0 10px
}

.widget_off-the-shelf-buy-button {
	margin-bottom: 0!important
}

.button_cta a,
.split-button a div,
.cta-link a {
	display: inline-block;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

a.button_buy_table {
	display: inline-block;
	margin: 20px 0;
	padding: 8px 25px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

.button-read-more {
	display: inline-block;
	clear: both;
	margin: 15px 0 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.button-read-more:after {
	font-family: "fontawesome";
	content: "\f105";
	padding: 0 0 0 6px;
	font-weight: 400;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.button-read-more:hover:after {
	padding-left: 10px
}

.button,
.ots-button a {
	display: inline-block;
	clear: both;
	padding: 8px 14px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.ots-button a {
	padding: 12px 14px
}

.ots-button i {
	padding-right: 5px
}

.ots-button .button-icon-right i {
	padding-right: 0;
	padding-left: 5px
}

.split-button {
	display: inline-block
}

.ots-split-button .panel-widget-style {
	overflow: hidden
}

.split-button,
.split-button a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.split-button div {
	padding: 12px 14px
}

.split-button i {
	padding-right: 5px
}

.button-icon-right i {
	padding-left: 5px;
	padding-right: 0
}

.split-button.split-button-separate div {
	margin: 0 4px
}

.split-button.split-button-connected .split-left {
	display: block;
	float: left;
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0
}

.split-button.split-button-connected .split-right {
	display: block;
	float: left;
	border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0
}

.split-button-separate.split-button-connected .split-button .split-right {
	border-style: solid;
	border-width: 2px
}

.split-button-separate.split-button-connected .split-button .split-left,
p.buttons a.button,
.summary .single_add_to_cart_button,
.form-submit #submit {
	border-style: solid!important;
	border-width: 2px!important
}

.split-button.split-button-connected .split-left {
	border-top: 2px;
	border-bottom: 2px;
	border-left: 2px;
	border-right: 1px;
	border-style: solid!important
}

.split-button.split-button-connected .split-right {
	border-top: 2px;
	border-bottom: 2px;
	border-right: 2px;
	border-left: 1px;
	border-style: solid!important
}

.split-button p.hint {
	padding: 5px 0 0 5px
}

.ots-button a,
.split-button.split-button-separate div,
.button_type_single a {
	margin-bottom: 3px;
	border-style: solid;
	border-width: 2px
}

a.button_buy_table {
	border-style: solid;
	border-width: 2px
}

.button_type_price a {
	border-style: solid;
	border-width: 2px
}

form input[type=submit] {
	border-style: solid!important;
	border-width: 2px!important;
	padding-top: 0;
	padding-bottom: 0
}

hr {
	border: none;
	clear: both;
	height: 0
}

hr.divider {
	margin: -4px 0;
	padding: 0;
	display: block
}

.ots-divider .align-left {
	margin-left: 0;
	margin-right: auto
}

.ots-divider .align-center {
	margin-left: auto;
	margin-right: auto
}

.ots-divider .align-right {
	margin-left: auto;
	margin-right: 0
}

.icon-list li {
	padding-bottom: 8px
}

#skrollr-body {
	overflow: hidden
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

h1 {
	padding-bottom: 18px
}

h2 {
	padding-bottom: 14px
}

h3 {
	padding-bottom: 10px
}

h4 {
	padding-bottom: 7px
}

h5 {
	padding-bottom: 7px
}

h6 {
	padding-bottom: 7px
}

#logo {
	float: left;
	height: 71px;
	line-height: 66px;
	margin: 0 10px 0 0
}

#logo img {
	margin: 0 10px 0 0;
	max-height: 48px;
	vertical-align: middle
}

#logo h1,
#logo h1 a {
	display: inline-block;
	height: 71px;
	float: left
}

#logo h2 {
	height: 71px;
	line-height: 71px;
	float: left;
	margin: 0 0 0 10px
}

.section-title {
	text-align: center!important;
	overflow: hidden
}

.section-title span {
	display: inline-block;
	position: relative
}

.section-title span:before,
.section-title span:after {
	border-top: 1px solid #e1e1e1;
	width: 100%;
	height: 1px;
	content: " ";
	position: absolute;
	top: 20px
}

.section-title span:before {
	right: 100%
}

.section-title span:after {
	display: block;
	left: 100%
}

.section-title span {
	padding: 0 25px
}

[class*=col-] {
	float: left;
	padding: 15px
}

.panel-grid {
	margin-bottom: 0!important
}

.panel-grid.no-bottom-margin.panel-row-style,
#banner_content .panel-grid.panel-row-style {
	margin-bottom: 0!important
}

.clearfix:after,
#header-region:after {
	content: "";
	display: table;
	clear: both
}

#page_footer:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.col-1 {
	width: 100%
}

.col-2 {
	width: 50%
}

.col-3 {
	width: 33.33%
}

.col-4 {
	width: 25%
}

.col-5 {
	width: 20%
}

.col-6 {
	width: 16.6666666667%
}

.col-7 {
	width: 14.2857142857%
}

.col-8 {
	width: 12.5%
}

.col-9 {
	width: 11.1111111111%
}

.col-10 {
	width: 10%
}

.col-11 {
	width: 9.09090909091%
}

.col-12 {
	width: 8.33%
}

.col-2-3 {
	width: 66.66%
}

.col-3-4 {
	width: 75%
}

.col-9-10 {
	width: 90%
}

#header-top {
	position: relative;
	overflow: hidden
}

#header-top,
#header-top .row {
	height: 32px;
	z-index: 999
}

#header-top p,
#header-top li {
	float: left;
	padding-top: 7px;
	margin-bottom: 0;
	font-size: 13px
}

#header-top p,
#header-top li,
#header-top a {
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

#header-top .header-top-social li {
	opacity: 1;
	padding-top: 0
}

.start #header-top {
	border-bottom: none
}

#header-top .row p {
	font-size: 13px!important;
	overflow: hidden;
	padding: 0;
	margin: 5px
}

#header-top li a {
	padding-right: 10px
}

#header-top a:hover {
	opacity: 1
}

#page-header .row {
	padding: 30px 0;
	margin-bottom: 45px;
	clear: both;
	position: relative
}

#page-header h1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0
}

#header-region,
.has-banner.layout-boxed #header-region {
	width: 100%;
	padding: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 998;
	position: relative
}

#header-region .row {
	position: relative;
	overflow: visible;
	z-index: 999
}

.has-transparent-menu #header-region {
	padding: 25px 0 0
}

.no-banner.has-transparent-menu #header-region {
	padding: 0
}

#tool-navigation-lower {
	margin-top: 13px
}

#header-region {
	box-shadow: 2px 0 3px rgba(0, 0, 0, .2)
}

.animated-header-shrink #header-region {
	box-shadow: 2px 0 3px rgba(0, 0, 0, .2)
}

.has-banner.has-transparent-menu #header-region {
	box-shadow: none
}

.has-banner.has-transparent-menu .animated-header-shrink #header-region {
	box-shadow: 2px 0 3px rgba(0, 0, 0, .2)
}

.sticky .animated-header #header-region .row,
.has-full-width-banner.sticky .animated-header #header-region .row {
	margin-bottom: 0
}

.animated-header.animated-header-shrink #header-region,
.has-full-width-banner.sticky .animated-header #header-region,
.start.no-banner #header-region,
.has-solid-menu #header-region {
	padding: 0;
	float: left
}

.site .animated-header #header-region,
.no-banner #header-region,
#header-region.stuck {
	float: left
}

#header-region.stuck {
	top: 0;
	float: left
}

.logged-in.admin-bar #header-region.stuck {
	top: 32px
}

#main_navigation {
	float: left
}

#main_navigation ul li {
	float: left;
	list-style: none
}

#main_navigation a {
	height: 71px;
	line-height: 71px;
	padding: 0 10px;
	display: block;
	border-bottom: 3px solid rgba(220, 164, 0, 0);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.has-transparent-menu #main_navigation a:hover {
	opacity: .7
}

.has-transparent-menu .animated-header-shrink #main_navigation a:first-of-type:hover,
.has-transparent-menu #main_navigation .sub-menu a:hover {
	opacity: 1
}

#sub_navigation.collapsed {
	display: none!important
}

#main_navigation .current-menu-item a .sub-menu a,
#main_navigation .sub-menu a {
	border-bottom: none!important
}

#main_navigation .sub-menu {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	margin-top: -3px!important
}

#main_navigation .sub-menu .sub-menu {
	margin-top: -39px!important;
	left: 18px!important
}

#main_navigation .sub-menu li {
	float: none;
	min-width: 200px
}

#main_navigation .sub-menu a {
	border: none;
	padding: 6px 10px;
	height: auto;
	line-height: 24px
}

#main_navigation .sub-menu a:hover {
	border: none
}

#sub_navigation.collapsed {
	display: none
}

.menu-button {
	display: none;
	cursor: pointer;
	opacity: .5
}

.menu-button {
	content: "\f0c9";
	font-family: "fontawesome";
	font-style: normal;
	font-weight: 400;
	float: right
}

.menu-button.active:before {
	content: "\f00d"
}

.sm,
.sm ul,
.sm li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: normal;
	direction: ltr
}

ul.sm li {
	position: relative
}

ul.sm a {
	position: relative;
	display: block
}

ul.sm a.disabled {
	cursor: default
}

ul.sm ul {
	position: absolute;
	top: -999999px;
	left: -800px;
	width: 170px
}

ul.sm li {
	float: left
}

ul.sm-rtl {
	direction: rtl
}

ul.sm-rtl li {
	float: right
}

ul.sm ul li,
ul.sm-vertical li {
	float: none
}

ul.sm a {
	white-space: nowrap
}

ul.sm ul a,
ul.sm-vertical a {
	white-space: normal
}

* html ul.sm-vertical li {
	float: left;
	width: 100%
}

* html ul.sm-vertical ul li {
	float: none;
	width: auto
}

*:first-child+html ul.sm-vertical>li {
	float: left;
	width: 100%
}

ul.sm ul.sm-nowrap>li>a {
	white-space: nowrap
}

ul.sm:after {
	content: "\00a0";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

* html ul.sm {
	height: 1px
}

*:first-child+html ul.sm {
	min-height: 1px
}

ul.sm {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.sm a {
	padding: 45px 15px 25px;
	line-height: 17px;
	text-decoration: none
}

.sm li li a {
	padding: 11px 15px
}

.sm a.has-submenu {
	padding-right: 32px
}

.sm ul a.has-submenu,
.sm-vertical a.has-submenu {
	padding-right: 23px
}

.sm a span.sub-arrow {
	display: none;
	position: absolute;
	right: 5px;
	top: 62%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	line-height: 16px
}

.sm ul li,
.sm-vertical li {
	border-left: 0
}

.sm ul li:first-child,
.sm-vertical li:first-child {
	border-top: 0
}

.sm span.scroll-up,
.sm span.scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	overflow: hidden;
	border: solid #bbb;
	border-width: 1px 0;
	background: #fff;
	height: 20px
}

.sm span.scroll-up-arrow,
.sm span.scroll-down-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-width: 8px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #555
}

.sm span.scroll-down-arrow {
	top: 6px;
	border-style: solid dashed dashed;
	border-color: #555 transparent transparent
}

.start.sticky #main_content {
	padding: 0
}

.layout-boxed.sticky #main_content {
	padding-top: 0
}

.has-banner #main_content {
	padding-top: 0
}

#banner .row {
	padding-top: 0;
	clear: both
}

#banner:after {
	content: '';
	display: block;
	clear: both
}

.content_page #banner .row {
	padding-bottom: 10px
}

.has-banner #blog_content.row {
	padding-top: 0;
	padding-bottom: 0
}

.sticky #header-region {
	position: fixed
}

.layout-boxed .sticky #header-region {
	max-width: 1240px;
	width: 90%
}

.sticky.has-transparent-menu #banner_content {
	padding-top: 96px
}

.sticky .sticky-wrapper {
	height: 0!important
}

.sticky.has-solid-menu #banner_content {
	padding-top: 71px
}

.no-banner.sticky.has-solid-menu #main_content {
	padding-top: 71px
}

.no-banner.blank-header #main_content {
	padding-top: 45px;
	padding-bottom: 45px
}

.no-banner.blank-header.sticky #main_content {
	padding-top: 116px;
	padding-bottom: 45px
}

.sticky.has-toolbar .sticky-wrapper {
	margin-top: -32px!important;
	padding-top: 32px!important
}

.has-solid-menu.banner-has-slider #banner {
	position: relative
}

.has-solid-menu.banner-has-slider #header-region {
	position: absolute
}

.has-solid-menu.banner-has-slider #banner_content {
	padding-top: 72px
}

.has-transparent-menu.banner-has-slider #banner {
	position: relative
}

.has-transparent-menu.banner-has-slider #header-region {
	position: absolute
}

.sticky.has-transparent-menu.banner-has-slider #banner_content {
	margin-top: -96px
}

.sticky.has-transparent-menu.banner-has-slider #header-region {
	padding-top: 25px
}

.sticky.has-transparent-menu.banner-has-slider .animated-header.animated-header-shrink #header-region {
	padding: 0
}

.feature-media {
	text-align: center;
	z-index: 99;
	position: relative
}

.feature-media img {
	display: inline
}

.feature-media-shelf {
	margin-top: -8px
}

#breadcrumb {
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 12px;
	margin: -7px 0 0
}

#breadcrumb span {
	float: left
}

#breadcrumb ul {
	float: right;
	margin-left: 4px
}

#breadcrumb ul li {
	list-style: none;
	float: left;
	padding: 0 5px 0 2px;
	font-size: 12px
}

#breadcrumb a {
	font-size: 12px;
	padding-right: 5px
}

#breadcrumb ul li:last-child:after {
	content: ""
}

#breadcrumb li:after {
	content: "â€º"
}

.blog-post-items.fullwidth {
	padding: 0 15px
}

.entry-title {
	margin-bottom: 5px
}

.post header {
	margin: 0 0 20px
}

.attachment-post-thumbnail {
	margin-top: 10px;
	margin-bottom: 25px
}

.blog-layout-list .last,
.blog-layout-medium .last,
.archive .blog_post.teaser .last {
	border-bottom: none!important
}

.header_meta,
.comment-meta time {
	opacity: .7!important
}

.format-link a.format-link-content {
	display: block;
	margin-bottom: 10px;
	position: relative
}

.format-link h2,
.format-link .link_url,
.format-quote blockquote,
.blog-layout-list .format-link .header_meta,
.blog-layout-list .format-quote .header_meta,
.blog-layout-timeline .format-quote .header_meta,
.blog-layout-timeline .format-link .header_meta {
	padding-left: 115px!important
}

.format-quote blockquote:before {
	display: none
}

.single-format-image article.post_format-post-format-image p img {
	width: 100%
}

#sidebar {
	padding-top: 25px;
	position: relative
}

.sidebar-right #sidebar {
	padding-right: 0
}

.sidebar-right .col-3-4 {
	padding-left: 0
}

.sidebar-left #sidebar {
	padding-left: 0
}

.sidebar-left .col-3-4,
.fullwidth .col-3-4 {
	padding-right: 0
}

.blog-layout-masonry .flexslider-gallery,
.blog-layout-grid .flexslider-gallery,
.blog-layout-timeline .flexslider-gallery {
	margin-bottom: 15px
}

.blog-layout-masonry .format-gallery header,
.blog-layout-grid .format-gallery header,
.blog-layout-timeline header {
	margin-bottom: 0
}

.blog-layout-masonry .format-gallery img,
.blog-layout-grid .format-gallery img,
.blog-layout-timeline .format-gallery img {
	margin-bottom: 0!important
}

.blog-layout-list .blog_post.teaser {
	margin: 0 0 40px;
	padding: 0 0 40px
}

.search-results .blog_post.teaser {
	margin: 0 0 20px;
	padding: 0 0 20px
}

.blog_post.teaser img,
.blog_post.teaser .embed_container {
	margin: 0 0 15px
}

.header_meta span {
	border-left: 1px solid #e1e1e1;
	padding: 0 8px
}

.header_meta span:first-child {
	border-left: none;
	padding-left: 0
}

.blog-layout-medium .blog_post.teaser {
	margin: 0 0 40px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden
}

.blog-layout-medium article.blog_post.teaser:last-of-type {
	border-bottom: none
}

.col-3-4 .col-9-10 {
	padding-top: 0;
	padding-right: 0
}

.col-4.meta_data {
	padding-left: 0
}

.sidebar-right .col-4.meta_data {
	padding-right: 30px
}

.meta_data {
	text-align: right;
	display: block
}

.meta_data span {
	display: block;
	padding: 2px 0
}

.meta_data span.author,
.meta_data span.author_medium {
	display: inline-block
}

.meta_data span.author {
	padding: 0 0 0 2px!important
}

.blog-layout-medium .blog_post.teaser h1 {
	margin-bottom: 20px
}

.blog-layout-medium .blog_post.teaser .meta-date {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px
}

.meta-date span {
	padding: 0
}

.day {
	display: block;
	font-size: 58px;
	font-weight: 700;
	margin-top: -15px
}

.blog_row {
	overflow: hidden
}

.blog-layout-grid .col-3-4 .col-3 {
	margin: 0 0 40px;
	padding: 0 30px 0 0
}

.blog-layout-grid .blog_post.teaser h1 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px
}

.archive .blog_post.teaser {
	border-bottom: none
}

.blog-layout-grid .post-thumbnail:before,
.blog-layout-grid .format-image p a:before,
.blog-layout-masonry .post-thumbnail:before,
.blog-layout-masonry .format-image p a:before,
.gallery.gallery-columns-4 a:before,
.gallery.gallery-columns-5 a:before,
.gallery.gallery-columns-6 a:before {
	font-size: 1.4em;
	width: 45px;
	height: 45px;
	line-height: 46px;
	margin: -28px 0 0 -25px
}

.blog_post.teaser a {
	max-width: 100%
}

.blog-layout-grid .post-thumbnail:before,
.blog-layout-grid .format-image p a:before {
	top: 60%
}

.blog-layout-grid .format-image p a:hover:before {
	top: 50%
}

.blog-layout-masonry .blog-post-items {
	position: relative
}

.blog-layout-masonry .navigation-posts-num {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 97%
}

.blog-layout-masonry .blog_post.teaser {
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .2)
}

.blog-post-items.masonry-columns-2 {
	position: relative;
	padding-bottom: 160px
}

.blog-post-items.masonry-columns-2:after,
.sticky-wrapper:after {
	content: " ";
	clear: both;
	display: block
}

.column {
	float: left;
	padding: 0 10px
}

.blog-post-items.masonry-columns-2[data-columns]:before {
	content: '2 .column.size-1of2'
}

.size-1of2 {
	width: 50%
}

.blog-post-items.masonry-columns-3[data-columns]:before {
	content: '3 .column.size-1of3'
}

.size-1of3 {
	width: 33.333%
}

.blog-post-items.masonry-columns-4[data-columns]:before {
	content: '4 .column.size-1of4'
}

.size-1of4 {
	width: 25%
}

.blog-post-items.masonry-columns-5[data-columns]:before {
	content: '5 .column.size-1of5'
}

.size-1of5 {
	width: 20%
}

.blog-layout-masonry .format-link a.format-link-content:before,
.blog-layout-masonry .format-quote a blockquote q:before,
.blog-layout-grid .format-link a.format-link-content:before,
.blog-layout-grid .format-quote a blockquote q:before {
	width: 60px;
	height: 60px;
	border-radius: 1px;
	float: left;
	font-size: 28px;
	line-height: 32px;
	margin: 0 15px 5px 0;
	padding: 15px;
	position: relative
}

.blog-layout-masonry .format-link a.format-link-content,
.blog-layout-masonry .format-quote blockquote,
.blog-layout-grid .format-link a.format-link-content,
.blog-layout-grid .format-quote blockquote {
	padding: 0!important
}

.blog-layout-timeline #page-header .row {
	margin-bottom: 0
}

.timeline {
	background: url(images/bg_timeline.png) repeat-y center top;
	margin: 25px auto;
	overflow: hidden
}

.timeline:before {
	background: #f1f1f1;
	color: #f1f1f1;
	content: " ";
	display: block;
	border-radius: 200px;
	width: 10px;
	height: 10px;
	margin: 0 auto 25px auto
}

.timeline:after {
	background: #f1f1f1;
	color: #f1f1f1;
	content: " ";
	display: block;
	border-radius: 200px;
	width: 10px;
	height: 10px;
	margin: 25px auto 0 auto;
	clear: both
}

.inc_sidebar .timeline.col-3-4 {
	padding: 0
}

.timeline .blog_post {
	margin-bottom: 50px
}

.timeline_date {
	text-align: center;
	margin: 0 0 20px;
	clear: both
}

.timeline_date span {
	background: #f1f1f1;
	padding: 10px 14px;
	line-height: 34px;
	font-weight: 700;
	border-radius: 20px;
	font-size: 12px
}

.blog_post.left {
	float: left;
	padding-right: 35px
}

.blog_post.right {
	float: right;
	margin-top: 65px;
	padding-left: 35px
}

.blog_post.left:before {
	background: #fff;
	font-family: 'fontawesome';
	content: "\f192";
	float: right;
	color: #82b440;
	margin: 17px -42px 0 0;
	padding: 2px 0;
	font-size: 15px
}

.blog_post.right:before {
	background: #fff;
	font-family: 'fontawesome';
	content: "\f192";
	float: left;
	color: #82b440;
	margin: 17px 0 0 -41px;
	padding: 2px 0;
	font-size: 15px
}

.blog-layout-minimal .post {
	position: relative;
	padding: 0 0 45px;
	margin: 0 15px 45px;
	border-bottom: 1px solid #e1e1e1
}

.blog-layout-minimal article.blog_post.teaser:last-of-type {
	border-bottom: none
}

.blog-layout-minimal .fullwidth .post {
	margin-left: 0;
	margin-right: 0
}

.blog-layout-minimal .post.last {
	border-bottom: none
}

.blog-layout-minimal .post p,
.blog-layout-minimal .post h2,
.blog-layout-minimal .post .header_meta {
	padding-left: 116px
}

.col-3-4 .blog-layout-minimal img.attachment-post-thumbnail-small {
	float: left;
	padding: 0 15px 0 0;
	margin: 0
}

.blog-layout-minimal .post h2:before,
.format-link a.format-link-content:before,
.format-quote a blockquote q:before {
	text-align: center;
	display: block;
	width: 90px;
	height: 90px;
	border-radius: 228px;
	position: absolute;
	left: 0;
	font-size: 38px;
	line-height: 63px;
	margin: 0 25px 0 0;
	padding: 15px
}

.blog-layout-grid .format-link .link_url,
.blog-layout-masonry .format-link .link_url {
	padding-left: 0!important
}

.blog-layout-minimal .type-post.format-standard h2:before,
.blog-layout-minimal .type-post.format-aside h2:before {
	font-family: 'fontawesome';
	content: "\f1ea"
}

.blog-layout-minimal .type-post.format-quote h2:before,
.format-quote a blockquote q:before,
.ots-recent-posts li.format-quote a:before {
	font-family: 'fontawesome';
	content: "\f10d";
	font-style: normal
}

.blog-layout-minimal .type-post.format-gallery h2:before,
.ots-recent-posts li.format-gallery a:before {
	font-family: 'fontawesome';
	content: "\f03e"
}

.blog-layout-minimal .type-post.format-image h2:before,
.ots-recent-posts li.format-image a:before {
	font-family: 'fontawesome';
	content: "\f03e"
}

.blog-layout-minimal .type-post.format-video h2:before,
.ots-recent-posts li.format-video a:before {
	font-family: 'fontawesome';
	content: "\f03d"
}

.blog-layout-minimal .type-post.format-link h2:before,
.format-link a.format-link-content:before,
.ots-recent-posts li.format-link a:before {
	font-family: 'fontawesome';
	content: "\f0c1"
}

.blog-layout-minimal .type-post.post-password-required h2:before {
	font-family: 'fontawesome';
	content: "\f023"
}

.page-link {
	padding: 15px 0 0
}

.navigation-posts-num,
.woocommerce-pagination {
	padding: 35px 0 0;
	overflow: hidden;
	display: block;
	width: 100%;
	text-align: left;
	border-top: 1px solid #e1e1e1
}

.navigation-posts-num ul {
	display: inline-block;
	margin-bottom: 45px;
	border: 1px solid #e1e1e1
}

.navigation-posts-num li,
.page-numbers li {
	float: left;
	border-right: 1px solid #e1e1e1
}

.navigation-posts-num li:last-child,
.page-numbers li:last-child {
	float: left;
	border: none
}

.navigation-posts-num li a,
.page-numbers li a,
.page-numbers li span,
.page-link a,
.page-link span {
	font-size: 12px!important;
	display: inline-block;
	text-align: center;
	padding: 8px 13px;
	line-height: 20px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.page-link span {
	margin-left: 4px
}

.navigation-posts-num li a:hover,
.page-numbers li a:hover,
.page-link a:hover,
.page-link span:hover {
	background: #f5f5f5
}

.ellipses span {
	display: block;
	padding: 0 8px;
	line-height: 44px
}

.flexslider {
	float: left;
	position: relative;
	zoom: 1;
	width: 100%
}

.flexslider-gallery {
	position: relative;
	zoom: 1;
	overflow: hidden
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.flexslider .slides {
	zoom: 1
}

.carousel li {
	margin-right: 5px
}

.flexslider ul.slides li,
.flexslider-gallery ul.slides li {
	display: none
}

.flexslider ul.slides li:first-child,
.flexslider-gallery ul.slides li:first-child {
	display: block
}

.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav li,
.ots-payment-icons li {
	list-style: none!important;
	padding: 0!important;
	margin: 0!important
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.flex-direction-nav .flex-prev {
	left: -10px
}

.flex-direction-nav .flex-next {
	right: -10px;
	text-align: right
}

.flexslider:hover .flex-prev,
.flexslider-gallery:hover .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-next,
.flexslider-gallery:hover .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover,
.flexslider-gallery:hover .flex-next:hover,
.flexslider-gallery:hover .flex-prev:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	cursor: default
}

.flex-direction-nav a:before {
	font-family: FontAwesome;
	font-size: 40px;
	display: inline-block;
	content: '\f104';
	color: #fff
}

.flex-direction-nav a.flex-next:before {
	content: '\f105'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

#main_content .flex-control-nav {
	display: block;
	clear: both;
	position: relative;
	bottom: 0;
	padding: 10px 0 0
}

.feature-media.feature-media-slider .flex-control-nav.flex-control-paging {
	padding: 0!important;
	bottom: -30px!important;
	height: 0!important
}

.testimonial-slider {
	position: relative
}

.flex-control-nav li {
	background: rgba(0, 0, 0, .3);
	margin: 0 3px!important;
	padding: 2px!important;
	display: inline-block;
	zoom: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	list-style: none!important
}

#banner_content .flex-control-nav li {
	border: 1px solid rgba(255, 255, 255, .5)
}

#banner_content .flex-control-paging li a:hover,
#banner_content .flex-control-paging li a.flex-active {
	background: #fff;
	background: rgba(255, 255, 255, .8)
}

.flex-control-paging li a {
	width: 9px;
	height: 9px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .3)
}

.flex-control-paging li a.flex-active {
	background: rgba(0, 0, 0, .7);
	cursor: default
}

#main_content .flex-control-paging li a.flex-active {
	background: rgba(0, 0, 0, .5)
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

.ots-recent-posts li.format-link a:before,
.ots-recent-posts li.format-video a:before,
.ots-recent-posts li.format-quote a:before,
.ots-recent-posts li.format-gallery a:before,
.ots-recent-posts li.format-image a:before {
	float: left;
	width: 65px;
	height: 65px;
	line-height: 65px;
	font-size: 25px;
	margin-right: 15px;
	text-align: center;
	transition: all .3s ease-out 0s
}

.ots-recent-posts li a:hover:before {
	opacity: .6
}

.widget_recent_entries .post-date,
.widget_recent-posts .post-date,
.widget_date {
	display: block;
	opacity: .6
}

.widget_recent-posts li {
	padding: 6px 0
}

#sub_footer .ots-recent-posts .format-image a:hover:before,
#sidebar .ots-recent-posts .format-image a:hover:before,
.format-image .post-social-tags a:hover:before,
.format-image #post_author a:hover:before,
.format-image #comments a:hover:before,
.format-image #similar-posts a:hover:before,
#sub_footer .ots-gallery a:hover:before {
	opacity: 0
}

#sub_footer .format-image a:hover img,
#sidebar .format-image a:hover img,
#sub_footer .ots-gallery a:hover img {
	opacity: .6
}

#sub_footer .format-image a,
#sidebar .format-image aÂ´ {
	display: block
}

.post-password-form label {
	float: left;
	margin: 0
}

.error404 #main_content .page-header h1,
.error404 #main_content p {
	text-align: center
}

.error404 #main_content .page-header h1 {
	padding-top: 15px
}

.error404 #main_content .page-header h1:before {
	font-family: 'fontawesome';
	display: block;
	content: "\f119";
	font-size: 128px;
	margin: 20px 0 60px;
	font-weight: 700
}

.error404 #main_content .search-form {
	max-width: 320px;
	margin: 0 auto
}

.error404 .widget {
	float: left;
	width: 25%;
	padding: 35px 15px 0
}

.error404 #main_content .widget p {
	text-align: left
}

.error404 #main_content h2 {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 15px;
	text-transform: uppercase
}

#sidebar ul,
#sub_footer ul {
	list-style: none
}

#sidebar li,
.error404 .widget li,
.off-the-shelf-recent-comments li,
.widget_off-the-shelf-recent-comments li,
.off-the-shelf-recent-posts li,
.recent-comments li,
.categories li,
.pages li,
.archives li,
.meta li,
.widget_off-the-shelf-recent-posts li {
	padding: 10px 0;
	border-bottom: 1px solid #e1e1e1
}

#sidebar li a {
	display: block
}

#sidebar li:first-child,
#sub_footer li:first-child,
.error404 .widget li:first-child,
.off-the-shelf-recent-comments li:first-child,
.off-the-shelf-recent-posts li:first-child,
.recent-comments li:first-child,
.categories li:first-child,
.pages li:first-child,
.archives li:first-child,
.meta li:first-child {
	padding-top: 0
}

#sidebar li:last-child,
#sub_footer li:last-child,
.error404 .widget li:last-child,
.off-the-shelf-recent-comments li:last-child,
.off-the-shelf-recent-posts li:last-child,
.recent-comments li:last-child,
.categories li:last-child,
.pages li:last-child,
.archives li:last-child,
.meta li:last-child,
.widget_off-the-shelf-recent-comments li:last-child,
.widget_off-the-shelf-recent-posts li:last-child {
	border: none
}

#sidebar .off-the-shelf-social-icons li,
#sub_footer .off-the-shelf-social-icons li {
	border: none;
	padding: 0
}

#sidebar h3,
#sub_footer h3,
h3.widget-title {
	text-transform: uppercase;
	padding-bottom: 15px
}

#sidebar .widget {
	margin: 0 0 45px
}

.single_post .header_meta {
	margin: 10px 0 30px
}

.single_post blockquote {
	background: #f5f5f5;
	font-style: italic;
	margin: 25px 50px;
	padding: 15px;
	border-left: 5px solid #dca400
}

.post-social-tags {
	padding: 35px 0 0;
	margin-top: 35px;
	border-top: 1px solid #e1e1e1;
	overflow: hidden
}

#post_tags {
	padding: 6px 25px 10px 0;
	margin: 0;
	float: left
}

#post_tags a {
	border: 1px solid rgba(225, 225, 225, 1);
	margin: 0 3px;
	padding: 5px 8px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

#post_tags a:hover {
	border: 1px solid rgba(225, 225, 225, 1)
}

.blog-section {
	border-top: 1px solid #e1e1e1;
	padding: 25px 0;
	overflow: hidden
}

#similar-posts {
	clear: both
}

#similar-posts .col-4 {
	padding: 0 15px 0 0
}

#similar-posts ul {
	margin: 0 -15px 0 0
}

#similar-posts a {
	display: block
}

#similar-posts a:hover img {
	opacity: .5
}

#similar-posts img {
	margin-bottom: 15px
}

#similar-posts h3,
h3#reply-title,
#comments h3 {
	padding-bottom: 25px
}

#post_author {
	position: relative;
	clear: both;
	padding-top: 35px;
	padding-bottom: 0;
	margin-top: 27px
}

#post_author img {
	position: absolute;
	left: 0
}

#post_author h3,
#post_author p {
	float: left;
	margin-left: 105px
}

#post_author h3 {
	padding-bottom: 0
}

#comments {
	clear: both;
	margin-top: 27px!important
}

.comment-list {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 25px
}

.comment {
	position: relative;
	overflow: hidden;
	margin: 0 0 35px
}

article.comment {
	min-height: 65px;
	margin-bottom: 0
}

.comment_name a,
.comment_name,
.comment-meta .comment_name a {
	border-left: none;
	padding-left: 0;
	padding-right: 3px;
	margin-left: 0
}

#reviews .meta {
	margin-bottom: 15px
}

#comments .comment_name a,
#comments .comment_name {
	display: block;
	font-weight: 700!important
}

.comment img {
	position: absolute;
	left: 0
}

.comment-meta {
	padding: 0 0 10px
}

.comment-reply-link:before {
	content: "-";
	padding: 0 5px 0 3px
}

.comment p {
	margin: 0 0 0 85px
}

#commentform p {
	margin: 0
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
	float: left;
	width: 33%;
	padding-right: 15px;
	margin-bottom: 15px
}

#commentform .comment-form-comment {
	clear: both;
	margin-bottom: 15px
}

#commentform .comment-form-url {
	float: right;
	padding-right: 0
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	margin: 0;
	width: 100%
}

.children {
	border-left: 1px solid #e1e1e1
}

.children li {
	background: url(../../themes/off-the-shelf/images/bg_comment_border.png) no-repeat left 20px;
	overflow: hidden;
	padding-left: 40px
}

.children ul {
	margin-left: 40px
}

.comment #respond {
	padding: 20px 0 0
}

#commentform input {
	padding: 0 10px;
	border: 1px solid #e1e1e1
}

#comment {
	width: 100%
}

textarea {
	border: 1px solid #e1e1e1;
	padding: 10px
}

.comment-notes {
	font-size: 11px;
	float: right;
	opacity: .6
}

#submit,
.search-submit,
input.wpcf7-submit,
#searchsubmit,
.button,
input[type=submit] {
	cursor: pointer
}

.attachment .header_meta {
	margin-bottom: 20px
}

.embed_container {
	position: relative;
	padding-bottom: 56.25%;
	margin: 0;
	padding-top: 0;
	height: 0;
	overflow: hidden
}

.embed_container iframe,
.embed_container object,
.embed_container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.featherlight {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	height: 100%;
	text-align: center;
	cursor: pointer;
	background: rgba(0, 0, 0, .8)
}

.featherlight .featherlight-content {
	width: 60%
}

.featherlight .featherlight-close {
	background: 0 0;
	font-family: "FontAwesome";
	font-size: 20px;
	position: absolute;
	z-index: 9999;
	right: 0;
	top: 0;
	line-height: 50px;
	width: 50px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	color: #ccc;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	font-weight: 700;
	margin: -40px -40px 0 0
}

.featherlight .featherlight-close:hover {
	color: #fff
}

.featherlight:before {
	content: "\f00d";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}

.featherlight .featherlight-content {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	max-height: 95%;
	cursor: auto;
	background: #fff;
	padding: 1.5%
}

.featherlight .featherlight-inner {
	display: block
}

.featherlight-iframe .featherlight-content {
	min-height: 60%
}

.featherlight iframe {
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%
}

.featherlight .featherlight-image {
	width: 100%;
	max-height: 85vh
}

.lightbox {
	display: none
}

.ots-language-switcher {
	display: inline-block;
	margin-left: 6px;
	position: relative
}

.ots-language-switcher:before {
	font-family: "FontAwesome";
	content: "\f0ac";
	font-size: 22px;
	cursor: pointer;
	display: block;
	opacity: .6;
	transition: opacity .3s ease-out 0s;
	height: 40px;
	width: 24px;
	margin-top: 13px;
	text-align: center
}

.ots-language-switcher:hover:before {
	opacity: 1
}

.ots-language-switcher ul:before {
	font-family: "fontawesome";
	content: '\f0de';
	font-size: 32px;
	position: absolute;
	top: -13px;
	width: 120px
}

.ots-language-switcher ul {
	box-shadow: 1px 2px 2px rgba(0, 0, 0, .1);
	position: absolute;
	top: 61px;
	opacity: 0;
	right: -999px;
	padding: 10px;
	transition: opacity .3s ease-out 0s;
	width: 120px
}

.ots-language-switcher:hover ul {
	opacity: 1;
	left: -10px
}

.ots-language-switcher li.active {
	padding: 3px 0
}

.ots-language-switcher a {
	transition: opacity .3s ease-out 0s;
	display: block;
	padding: 3px 0
}

.ots-language-switcher a:hover {
	opacity: .6;
	border: none!important
}

.ots-recent-posts li,
.ots-recent-comments li,
.ots-recent-posts li.format-image {
	overflow: hidden;
	position: relative;
	padding: 10px 0
}

.ots-recent-posts img,
.ots-recent-comments img,
#sidebar .format-image a img {
	width: 65px;
	height: 65px;
	margin-right: 15px;
	float: left
}

.ots-recent-posts p,
.ots-recent-comments p {
	margin: 0
}

.ots-recent-comments .comment-author {
	display: inline;
	padding-right: 5px
}

.ots-recent-posts a img,
.ots-recent-comments a img,
.tweets img {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.ots-recent-posts a:hover img,
.ots-recent-comments a:hover img,
.tweets img:hover {
	opacity: .6
}

.widget_date,
.widget .comment-author {
	display: block
}

.meter {
	background-color: #ddd;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: inset 0 1px 2px #a8a8a8;
	position: relative
}

.meter-bar {
	margin: 0;
	padding: 0;
	height: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	position: absolute;
	height: 100%;
	width: 0;
	top: 0;
	left: 0;
	transition: width 1s linear;
	-moz-transition: width 1s linear;
	-webkit-transition: width 1s linear;
	-o-transition: width 1s linear;
	animation: 0s ease 0s normal none 1 running none
}

.meter-bar:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -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);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	padding-top: 5px
}

.progress-bar p {
	margin-bottom: 5px
}

.cta-box {
	display: inline;
	width: 100%;
	padding: 15px
}

.cta-box p {
	margin: 0
}

.cta-link {
	margin-top: 15px;
	margin-bottom: 15px
}

.cta-box.cta-position-left .cta-link {
	display: table-cell;
	margin-right: 15px
}

.cta-box-text {
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px
}

.cta-box-text p {
	line-height: 26px
}

.cta-box.cta-position-right .cta-link {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px
}

.cta-box.cta-position-below .cta-link {
	float: none;
	text-align: center
}

.cta-position-above,
.cta-position-below {
	text-align: center
}

.cta-position-above .cta-box-text {
	display: inline-block;
	clear: both;
	padding-top: 25px
}

.cta-position-below .cta-box-text {
	display: inline-block;
	clear: both;
	padding-bottom: 25px
}

.cta-box .cta-link a {
	display: inline-block;
	padding: 12px 14px
}

blockquote p {
	line-height: normal
}

#sidebar .ots-testimonial-slider li {
	border-bottom: none
}

.testimonials blockquote {
	background: none!important;
	border: none!important;
	margin: 0 20px 0 0;
	padding: 9px 0 0 0!important
}

.testimonial-layout-bubble img {
	background: #fff;
	width: 60px;
	height: 60px;
	margin: -25px 35px 0 15px;
	padding: 3px;
	float: left;
	box-shadow: 0 1px 3px #d3d3d3
}

.testimonial-layout-bubble footer {
	background: url(../../themes/off-the-shelf/images/sprite.png) no-repeat 90px 0
}

.testimonials footer,
.testimonial footer {
	padding: 15px 0 0;
	font-style: normal!important
}

blockquote div {
	font-weight: 700
}

.testimonials blockquote,
.testimonials blockquote p,
.testimonial blockquote,
.testimonial blockquote p {
	line-height: 1.5;
	color: #6f6f6f
}

.testimonial-layout-bubble q {
	background: #fff;
	box-shadow: 0 1px 3px #d3d3d3
}

.testimonials q,
.testimonial q {
	display: block;
	padding: 15px 15px 35px
}

blockquote cite {
	display: block;
	font-size: 12px
}

blockquote cite:before {
	content: "\2014 \0020"
}

abbr,
acronym {
	text-transform: uppercase;
	font-size: 90%;
	border-bottom: 1px solid #ddd;
	cursor: help
}

abbr {
	text-transform: none
}

.format-quote blockquote {
	margin-bottom: 10px;
	padding: 0 15px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

q p {
	margin: 0
}

.quote_author {
	font-weight: 400;
	padding: 10px 0 0
}

.quote_author:before {
	content: "â€” "
}

blockquote.testimonial-layout-large footer {
	background: 0 0;
	margin: 0;
	padding: 0
}

.testimonial-layout-large q {
	padding: 15px 0
}

.testimonial-layout-large footer img {
	margin: 15px 0;
	padding: 0;
	border-radius: 6em;
	width: 85px;
	height: 85px
}

blockquote.testimonial-layout-elegant {
	position: relative
}

blockquote.testimonial-layout-elegant q {
	position: relative;
	margin-left: 110px;
	padding: 0
}

blockquote.testimonial-layout-elegant.no-avatar q {
	margin-left: 0
}

blockquote.testimonial-layout-elegant footer {
	position: relative;
	left: 110px
}

blockquote.testimonial-layout-elegant.no-avatar footer {
	left: 0
}

blockquote.testimonial-layout-elegant img {
	width: 85px;
	height: 85px;
	border-radius: 6em;
	position: absolute;
	left: 0
}

.testimonials.widget blockquote {
	margin: 0!important
}

.tagcloud a {
	border: 1px solid #e1e1e1;
	display: inline-block;
	margin: 0 2px 6px 0;
	padding: 5px 8px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.tagcloud a:hover {
	opacity: 1!important
}

.screen-reader-text {
	display: none
}

.widget_search form,
.widget_product_search form {
	position: relative
}

.widget_search input.search-field,
.widget_product_search input.search-field {
	width: 100%;
	padding-right: 45px
}

.widget_search .search-form input,
.widget_product_search .search-form input {
	border: 1px solid #e1e1e1
}

.widget_search form input[type=submit],
.widget_search form:after,
.widget_product_search form input[type=submit],
.widget_product_search form:after,
.widget_product_search button {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	border: none
}

.widget_search form input[type=submit] {
	z-index: 3;
	background: none!important
}

.widget_search form input.search-submit,
.widget_product_search form input[type=submit],
.widget_product_search button {
	color: transparent!important;
	z-index: 1;
	opacity: 0
}

.widget_search form:after,
.widget_product_search form:after {
	content: "\f002";
	font-family: "fontawesome" !important;
	font-size: 15px;
	color: #fff;
	-webkit-transition: color .15s ease-in-out .2s;
	-moz-transition: color .15s ease-in-out .2s;
	transition: color .15s ease-in-out .2s
}

#header-search {
	width: 27px;
	height: 26px;
	margin: 13px 0 0;
	display: inline-block;
	float: left;
	text-align: center
}

#header-region .search-form {
	width: 280px;
	padding: 10px;
	position: absolute;
	top: 71px;
	right: 0;
	z-index: 99;
	transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out;
	opacity: 1;
	overflow: visible;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, .1)
}

#header-search-trigger,
#header-cart-trigger {
	position: relative
}

#header-search.collapsed .search-form,
#header-cart.collapsed .widget_shopping_cart,
#header-search.collapsed #header-search-trigger:before,
#header-cart.collapsed #header-cart-trigger:before {
	opacity: 0;
	transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out;
	right: -999px
}

#header-search-trigger:before {
	font-family: 'fontawesome';
	content: '\f0de';
	font-size: 32px;
	position: absolute;
	top: 36px;
	opacity: 1;
	transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out
}

#header-cart-trigger:before {
	font-family: 'fontawesome';
	content: '\f0de';
	font-size: 32px;
	position: absolute;
	top: 36px;
	right: 4px;
	opacity: 1;
	transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out
}

.woocommerce-cart #header-cart-trigger:before {
	display: none
}

#header-cart ul.cart_list li.empty {
	padding-bottom: 10px!important
}

#header-region aside {
	float: right
}

.map-widget-canvas {
	height: 300px;
	width: 100%;
	margin: 0;
	padding: 0
}

.map-widget-canvas img {
	max-width: none
}

.team-member img {
	margin-bottom: 25px
}

.team-member h3 {
	padding-bottom: 0
}

.team-position {
	opacity: .7;
	margin-top: 0;
	margin-bottom: 10px
}

.widget_off-the-shelf-opt-in-form {
	text-align: center
}

.widget_off-the-shelf-opt-in-form form {
	padding: 10px 0 5px
}

.widget_off-the-shelf-opt-in-form input {
	margin: 3px
}

.payment-icons-list li {
	display: inline-block;
	padding: 5px
}

.payment-icons-size-small img {
	width: 48px;
	height: 48px
}

.payment-icons-size-medium img {
	width: 64px;
	height: 64px
}

.payment-icons-size-large img {
	width: 128px;
	height: 128px
}

.portfolio-item {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: #000
}

.portfolio-item img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12)
}

.portfolio-item.text-on-hover img {
	opacity: 1
}

.portfolio-item.text-on-hover:hover img {
	opacity: .5;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.portfolio-text {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	text-align: center
}

.portfolio-text:before {
	position: absolute;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.text-on-hover .portfolio-text:before,
.text-on-hover .portfolio-text p,
.text-on-hover .portfolio-text h4 {
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s
}

.portfolio-text p {
	margin: 0 auto
}

.text-on-hover .portfolio-text p,
.text-on-hover .portfolio-text h4 {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}

.portfolio-item.text-on-hover:hover .portfolio-text:before,
.portfolio-item.text-on-hover:hover p,
.portfolio-item.text-on-hover:hover h4 {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.portfolio-text:before,
.portfolio-text p,
.portfolio-text h4 {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	color: #fff
}

.portfolio-item img {
	opacity: .6
}

.portfolio-item:hover img {
	opacity: .5;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.ots-countdown .panel-widget-style {
	overflow: hidden
}

.counter {
	display: inline-block;
	height: 79px;
	margin: 18px 0 0 -10px
}

.counter__group {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center
}

.counter__group div {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	display: inline-block;
	margin-left: 1px;
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 95px;
	width: 70px
}

.counter__group span {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 100%;
	left: 0;
	padding: 10px 0;
	position: absolute;
	top: 0;
	width: 100%
}

.counter__group p {
	margin: 0;
	text-transform: uppercase
}

.style-white .counter__group div {
	background: rgba(0, 0, 0, .2);
	color: #fff!important
}

.style-black .counter__group div {
	background: rgba(0, 0, 0, .6);
	color: #ccc!important
}

.style-transparent .counter__group div {
	background: 0 0
}

.size-large .counter__group {
	width: 145px
}

.size-large .counter__group div {
	height: 95px;
	width: 70px;
	font-size: 55px
}

.size-medium .counter__group div {
	height: 75px;
	width: 55px;
	font-size: 40px
}

.size-small .counter__group div {
	height: 55px;
	width: 35px;
	font-size: 25px
}

.style-transparent.size-large .counter__group div {
	width: 40px;
	height: 75px
}

.style-transparent.size-medium .counter__group div {
	width: 27px;
	height: 58px
}

.style-transparent.size-small .counter__group div {
	height: 40px;
	width: 20px
}

.style-transparent.size-small .counter__group p {
	font-size: 11px!important
}

.style-transparent.size-large .counter__group {
	width: 95px
}

.single .gallery {
	margin-bottom: 25px
}

a.post-thumbnail img,
.format-image a img {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
	-moz-backface-visibility: hidden
}

.gallery a img {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
	-moz-backface-visibility: hidden;
	margin: 0
}

.blog_post.teaser .gallery a img {
	margin: 0
}

.gallery a {
	margin: 0 8px 8px 0
}

a.post-thumbnail,
.format-image a,
.gallery a {
	display: block;
	position: relative
}

a.post-thumbnail:hover img,
.format-image a:hover img,
.gallery a:hover img,
.format-aside a:hover img {
	opacity: .15;
	-moz-backface-visibility: hidden
}

.post-thumbnail:before,
.format-image a:before,
.gallery a:before {
	font-family: "fontawesome";
	font-size: 2.2em;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	width: 70px;
	height: 70px;
	border-radius: 100em;
	display: block;
	position: absolute;
	top: 55%;
	left: 50%;
	line-height: 72px;
	margin: -35px 0 0 -35px;
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	vertical-align: middle
}

.format-image .header_meta a:before,
.format-image h2 a:before,
.format-image h3 a:before,
.format-image a.button-read-more:before,
.format-image .meta_data a:before {
	opacity: 0!important;
	width: 0;
	height: 0
}

a.post-thumbnail:hover:before,
.format-image a:hover:before,
.gallery a:hover:before {
	opacity: 1;
	top: 50%;
	left: 50%
}

.format-standard .post-thumbnail:before,
.format-aside .post-thumbnail:before {
	content: "\f002"
}

.format-image a,
.gallery a {
	display: inline-block
}

.format-image a img {
	margin: 0
}

.format-image a:before,
.gallery a:before {
	content: "\f03e"
}

.format-video .post-thumbnail:before {
	content: "\f01d"
}

.format-video .post-thumbnail:before {
	content: "\f01d"
}

.gallery {
	overflow: hidden
}

.gallery li {
	overflow: hidden;
	float: left
}

.gallery li a {
	display: block
}

.gallery img.attachment-thumbnail {
	width: 150%!important
}

.gallery-columns-1 li {
	width: 100%
}

.gallery-columns-2 li {
	width: 50%
}

.gallery-columns-3 li {
	width: 33%
}

.gallery-columns-4 li {
	width: 25%
}

.gallery-columns-5 li {
	width: 20%
}

.gallery-columns-6 li {
	width: 16.6%
}


/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

html.swipebox-html.swipebox-touch {
	overflow: hidden !important
}

#swipebox-overlay img {
	border: none !important
}

#swipebox-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999 !important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#swipebox-container {
	position: relative;
	width: 100%;
	height: 100%
}

#swipebox-slider {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	display: none;
	cursor: pointer
}

#swipebox-slider .slide {
	height: 100%;
	width: 100%;
	line-height: 1px;
	text-align: center;
	display: inline-block
}

#swipebox-slider .slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
	background: 0 0;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0
}

#swipebox-slider .slide-loading {
	background: url(../../../themes/img/loader.gif) no-repeat center center
}

#swipebox-bottom-bar.visible-bars {
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0)
}

#swipebox-top-bar {
	top: -50px
}

#swipebox-top-bar.visible-bars {
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0)
}

#swipebox-title {
	display: block;
	width: 100%;
	text-align: center
}

#swipebox-overlay {
	background: rgba(0, 0, 0, .8)
}

#swipebox-caption {
	position: absolute;
	color: #fff;
	font-size: 13px;
	line-height: 43px;
	z-index: 999;
	bottom: 20px
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
	font-family: "FontAwesome";
	font-size: 40px;
	color: #ccc;
	text-align: center;
	cursor: pointer;
	position: absolute;
	width: 50px;
	height: 50px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

#swipebox-prev:hover,
#swipebox-next:hover,
#swipebox-close:hover {
	color: #fff
}

#swipebox-arrows {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 50px
}

#swipebox-prev:before {
	content: '\f104'
}

#swipebox-prev {
	left: 20px;
	top: 50%
}

#swipebox-next:before {
	content: '\f105'
}

#swipebox-next {
	right: 20px;
	top: 50%
}

#swipebox-close {
	top: 20px;
	right: 20px;
	font-size: 25px
}

#swipebox-close:before {
	content: "\f00d"
}

.swipebox-no-close-button #swipebox-close {
	display: none
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
	opacity: .3
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
	-webkit-animation: rightSpring .3s;
	animation: rightSpring .3s
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
	-webkit-animation: leftSpring .3s;
	animation: leftSpring .3s
}

.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	content: ' ';
	position: absolute;
	z-index: 999;
	top: 0;
	height: 100%;
	width: 20px;
	opacity: 0
}

.swipebox-touch #swipebox-container:before {
	left: 0;
	-webkit-box-shadow: inset 10px 0px 10px -8px #656565;
	box-shadow: inset 10px 0px 10px -8px #656565
}

.swipebox-touch #swipebox-container:after {
	right: 0;
	-webkit-box-shadow: inset -10px 0px 10px -8px #656565;
	box-shadow: inset -10px 0px 10px -8px #656565
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
	opacity: 1
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
	opacity: 1
}

@-webkit-keyframes rightSpring {
	0% {
		left: 0
	}
	50% {
		left: -30px
	}
	100% {
		left: 0
	}
}

@keyframes rightSpring {
	0% {
		left: 0
	}
	50% {
		left: -30px
	}
	100% {
		left: 0
	}
}

@-webkit-keyframes leftSpring {
	0% {
		left: 0
	}
	50% {
		left: 30px
	}
	100% {
		left: 0
	}
}

@keyframes leftSpring {
	0% {
		left: 0
	}
	50% {
		left: 30px
	}
	100% {
		left: 0
	}
}

#swipebox-overlay {
	background: rgba(0, 0, 0, .8)
}

#swipebox-bottom-bar,
#swipebox-top-bar {
	height: 100%
}

#swipebox-top-bar {
	color: #fff !important;
	font-size: 15px;
	line-height: 43px
}

.pricing_block {
	padding: 5px 0 0;
	text-align: center;
	position: relative
}

.pricing_block.has-shadow {
	box-shadow: 0px 1px 5px rgba(169, 169, 169, .3)
}

.pricing_block h4 {
	padding-top: 10px;
	padding-bottom: 10px
}

.pricing {
	padding: 15px 0;
	border-top: 1px solid rgba(0, 0, 0, .15);
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.pricing p {
	line-height: normal;
	padding: 0;
	margin: 0
}

.pricing_block ul li {
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	list-style: none
}

.pricing_block .description {
	padding: 10px;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.pricing-box-price {
	font-size: 4.2em;
	margin: 0
}

.pricing-box-price span {
	font-size: .5em;
	position: relative;
	top: -30px;
	left: -5px
}

.pricing.currency_after .pricing-box-price span {
	left: 5px
}

.price_sub {
	font-style: italic;
	margin: 0 0 10px;
	opacity: .7
}

.pricing_block.featured {
	padding: 25px 0;
	margin-top: -20px;
	z-index: 2
}

.pricing_block.featured .pricing_header {
	margin-top: -10px;
	padding-bottom: 10px
}

.pricing_block.featured a.button_buy_table {
	margin: 30px 0 10px
}

.badge {
	width: 80px;
	height: 80px;
	font-size: 13px!important;
	line-height: 13px;
	border-radius: 120em;
	text-align: center;
	padding: 25px 20px 20px;
	position: absolute;
	right: -20px;
	top: 25px;
	z-index: 100
}

.optin-center {
	text-align: center
}

.optin-right {
	text-align: right
}

.optin-rows input,
.optin-rows select,
.cf7-rows .wpcf7-radio,
.cf7-rows .wpcf7-radio span.wpcf7-list-item {
	margin: 0 0 9px;
	display: block
}

.optin-rows input,
.optin-rows select,
.optin-rows input[type=text],
.optin-rows input[type=email],
.ots-contact-form-7 .cf7-rows input[type=text],
.ots-contact-form-7 .cf7-rows input[type=email],
.ots-contact-form-7 .cf7-rows textarea,
.ots-contact-form-7 .cf7-rows input.wpcf7-tel {
	width: 100%!important
}

.optin-rows input[type=submit] {
	display: inline-block;
	width: auto!important
}

.optin-columns input,
.cf7-columns input {
	margin: 3px 0
}

.cf7-columns input {
	max-width: 100%!important
}

div.wpcf7-mail-sent-ok {
	background: #82b440;
	padding: 10px;
	border: 1px solid #6b9a2d;
	color: #fff!important
}

div.wpcf7-validation-errors {
	background: #cf4a4a;
	border: 1px solid #9f2a2a;
	padding: 10px;
	color: #fff!important
}

.icon-block {
	position: relative;
	overflow: hidden
}

.icon-block-description p,
.icon-block p {
	margin-top: 0
}

.icon {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative
}

.style-icon-above .icon,
.style-icon-above.icon-size-1x .icon,
.style-icon-above.icon-size-2x .icon,
.style-icon-above.icon-size-3x .icon,
.style-icon-above.icon-size-4x .icon,
.style-icon-above.icon-size-5x .icon {
	width: 100%;
	display: block;
	float: none
}

.style-icon-above.icon-size-5x .icon {
	margin-bottom: 20px
}

.style-icon-above.icon-size-4x .icon {
	margin-bottom: 20px
}

.style-icon-above.icon-size-3x .icon {
	margin-bottom: 15px
}

.style-icon-above.icon-size-2x .icon {
	margin-bottom: 15px
}

.style-icon-above.icon-size-1x .icon {
	margin-bottom: 10px
}

.style-icon-above img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.text-align-left .style-icon-above img {
	margin: auto 0
}

.icon-size-5x img {
	max-height: 128px
}

.icon-size-4x img {
	max-height: 64px
}

.icon-size-3x img {
	max-height: 48px
}

.icon-size-2x img {
	max-height: 32px
}

.icon-size-1x img {
	max-height: 24px
}

.icon-size-5x .icon {
	height: 128px
}

.icon-size-4x .icon {
	height: 64px
}

.icon-size-3x .icon {
	height: 48px
}

.icon-size-2x .icon {
	height: 32px
}

.icon-size-1x .icon {
	height: 24px
}

.fa-1x {
	font-size: 24px!important
}

.fa-2x {
	font-size: 32px!important
}

.fa-3x {
	font-size: 48px!important
}

.fa-4x {
	font-size: 64px!important
}

.fa-5x {
	font-size: 128px!important
}

.style-icon-left .icon,
.style-icon-right .icon {
	text-align: center!important
}

.style-icon-left .icon,
.style-icon-right .icon {
	position: absolute
}

.style-icon-left .icon {
	left: 0
}

.style-icon-right .icon {
	right: 0
}

.icon-size-5x .icon {
	width: 128px
}

.style-icon-left.icon-size-5x .icon-block-description {
	padding-left: 142px
}

.style-icon-right.icon-size-5x .icon-block-description {
	padding-right: 142px
}

.icon-size-4x .icon {
	width: 64px
}

.style-icon-left.icon-size-4x .icon-block-description {
	padding-left: 79px
}

.style-icon-right.icon-size-4x .icon-block-description {
	padding-right: 79px
}

.icon-size-3x .icon {
	width: 48px
}

.style-icon-left.icon-size-3x .icon-block-description {
	padding-left: 70px
}

.style-icon-right.icon-size-3x .icon-block-description {
	padding-right: 63px
}

.icon-size-2x .icon {
	width: 32px
}

.style-icon-left.icon-size-2x .icon-block-description {
	padding-left: 47px
}

.style-icon-right.icon-size-2x .icon-block-description {
	padding-right: 47px
}

.icon-size-1x .icon {
	width: 24px
}

.style-icon-left.icon-size-1x .icon-block-description {
	padding-left: 33px
}

.style-icon-right.icon-size-1x .icon-block-description {
	padding-right: 33px
}

.style-icon-right .icon-block-description {
	float: left
}

.has_icon .icon {
	width: 35px;
	text-align: left
}

.has_icon h4 {
	padding-top: 3px
}

#sidebar .widget_archive a,
.widget_archive a,
#sidebar .widget_categories a,
.widget_categories a {
	display: inline-block
}

#wp-calendar th,
#wp-calendar td {
	padding: 7px;
	text-align: center;
	color: #999
}

#wp-calendar caption {
	font-size: 1.1em;
	margin-bottom: 5px
}

#wp-calendar tbody td {
	background: #f8f8f8;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}

#wp-calendar tbody td.pad {
	background: #fcfcfc
}

#wp-calendar tbody td a {
	font-weight: 700
}

#wp-calendar a {
	display: block
}

td#prev {
	text-align: left
}

td#next {
	text-align: right
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	margin: 0 0 5px
}

.widget_rss .rss-date {
	opacity: .6
}

.rssSummary {
	font-style: italic
}

.widget_tag_cloud .tagcloud a {
	font-size: 14px!important
}

#sidebar select,
.widget_text select {
	width: 100%
}

.widget_nav_menu li.menu-item-has-children .sub-menu,
.widget.widget_categories li ul.children {
	padding-top: 15px;
	padding-left: 15px;
	border-left: none
}

.widget.widget_categories li ul.children ul {
	padding-left: 0;
	margin-left: 15px;
	border: none
}

.widget.widget_categories li ul.children li a:before {
	font-family: "fontawesome";
	content: "\f105";
	padding-right: 5px
}

.widget_nav_menu li.menu-item-has-children .sub-menu li,
.widget.widget_categories li ul.children li {
	padding-left: 15px;
	border-left: none
}

.widget.widget_categories li {
	background: 0 0
}

.ots-event h3 {
	padding-bottom: 0
}

.event-speaker-image {
	width: 78px;
	margin-left: 15px;
	margin-top: -55px;
	margin-bottom: 20px;
	border-radius: 200em
}

.ots-event ul {
	opacity: .6;
	padding-bottom: 25px
}

.ots-event ul li {
	display: inline-block
}

li.event-date:before {
	font-family: "fontawesome";
	content: "\f017";
	padding-right: 5px
}

li.event-speaker {
	padding-right: 10px
}

li.event-speaker:before {
	font-family: "fontawesome";
	content: "\f007";
	padding-right: 5px
}

.social-widget li,
.share-icons li,
.social-icons li {
	display: inline-block;
	border: none;
	padding: 0
}

.share-icons li,
.social-icons li {
	margin: 0!important
}

.social-icons a,
.share-icons a,
.social-widget a {
	display: inline-block;
	margin: 0 2px 5px;
	text-align: center;
	border-radius: 300em
}

.share-icons a,
.social-widget a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.social-icons span {
	display: none
}

#header-region .social-icons {
	margin: 15px 0 0 5px;
	display: inline-block
}

#header-region .social-icons a {
	padding: 0 3px;
	margin-bottom: 0
}

#header-region .social-icons.nav-separator {
	padding-left: 5px
}

#header-top .social-icons {
	margin: 7px 0 0;
	display: inline-block
}

.header-top-social {
	float: right
}

#header-top .header-top-social a {
	padding-left: 5px;
	padding-right: 0
}

#tool-navigation-lower .social-icons a:hover {
	border: none!important
}

#header-region i,
#header-top i {
	opacity: .7;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

#header-region a:hover i,
#header-top a:hover i {
	opacity: 1
}

#post_author .social-icons {
	margin: 15px 0 0 105px;
	float: left
}

#post_author .social-icons a {
	margin: 0
}

.post-social-tags .share-icons-container ul,
.post-social-tags .share-icons-container span {
	float: left
}

.post-social-tags .share-icons-container span {
	opacity: .6;
	padding: 6px 13px 0 0
}

#post_tags span {
	opacity: .6;
	padding: 6px 8px 0 0
}

#header-top .fa-1x {
	font-size: 16px!important
}

#header-region .fa-1x {
	font-size: 16px!important
}

.icon-size-1 .fa-1x,
.social-icons .fa-1x,
.share-icons-container .fa-1x {
	font-size: 19px!important
}

.icon-size-2 .fa-2x,
.social-icons .fa-2x,
.share-icons-container .fa-2x {
	font-size: 27px!important
}

.icon-size-3 .fa-3x,
.social-icons .fa-3x,
.share-icons-container .fa-3x {
	font-size: 40px!important
}

.icon-size-4 .fa-4x,
.social-icons .fa-4x,
.share-icons-container .fa-4x {
	font-size: 55px!important
}

.icon-size-1 a {
	width: 38px;
	height: 38px;
	padding: 9px 0 0
}

.icon-size-2 a {
	width: 52px;
	height: 52px;
	padding: 12px 0 0
}

.icon-size-3 a {
	width: 72px;
	height: 72px;
	padding: 15px 0 0
}

.icon-size-4 a {
	width: 94px;
	height: 94px;
	padding: 19px 0 0
}

.social-widget a.facebook:hover,
.post a.facebook:hover,
.team-member .style-color a.facebook,
.team-member a.facebook:hover,
.share-icons-container .style-color .facebook a {
	background: #415e9b
}

.social-widget a.twitter:hover,
.post a.twitter:hover,
.team-member .style-color a.twitter,
.team-member a.twitter:hover,
.share-icons-container .style-color .twitter a {
	background: #1bb2e9
}

.social-widget a.rss:hover,
.post a.rss:hover,
.team-member .style-color a.rss,
.team-member a.rss:hover,
.share-icons-container .style-color .rss a {
	background: #fe9900
}

.social-widget a.skype:hover,
.post a.skype:hover,
.team-member .style-color a.skype,
.team-member a.skype:hover,
.share-icons-container .style-color .skype a {
	background: #0bbff2
}

.social-widget a.vimeo:hover,
.post a.vimeo:hover,
.team-member .style-color a.vimeo,
.team-member a.vimeo:hover,
.share-icons-container .style-color .vimeo a {
	background: #4daacc
}

.social-widget a.youtube:hover,
.post a.youtube:hover,
.team-member .style-color a.youtube,
.team-member a.youtube:hover,
.share-icons-container .style-color .youtube a {
	background: #de332c
}

.social-widget a.digg:hover,
.post a.digg:hover,
.team-member .style-color a.digg,
.team-member a.digg:hover,
.share-icons-container .style-color .digg a {
	background: #2b6fb8
}

.social-widget a.googleplus:hover,
.post a.googleplus:hover,
.team-member .style-color a.googleplus,
.team-member a.googleplus:hover,
.share-icons-container .style-color .googleplus a {
	background: #d13d2f
}

.social-widget a.tumblr:hover,
.post a.tumblr:hover,
.team-member .style-color a.tumblr,
.team-member a.tumblr:hover,
.share-icons-container .style-color .tumblr a {
	background: #2f4962
}

.social-widget a.pinterest:hover,
.post a.pinterest:hover,
.team-member .style-color a.pinterest,
.team-member a.pinterest:hover,
.share-icons-container .style-color .pinterest a {
	background: #c61118
}

.social-widget a.linkedin:hover,
.post a.linkedin:hover,
.team-member .style-color a.linkedin,
.team-member a.linkedin:hover,
.share-icons-container .style-color .linkedin a {
	background: #006dc0
}

.social-widget a.yahoo:hover,
.post a.yahoo:hover,
.team-member .style-color a.yahoo,
.team-member a.yahoo:hover,
.share-icons-container .style-color .yahoo a {
	background: #8f61a2
}

.social-widget a.website:hover,
.post a.website:hover,
.team-member .style-color a.website,
.team-member a.website:hover,
.share-icons-container .style-color .website a {
	background: #88bd4f
}

.social-widget a.email:hover,
.post a.email:hover,
.team-member .style-color a.email,
.team-member a.email:hover,
.share-icons-container .style-color .email a {
	background: #3e8bcc
}

.social-widget a.reddit:hover,
.post a.reddit:hover,
.team-member .style-color a.reddit,
.team-member a.reddit:hover,
.share-icons-container .style-color .reddit a {
	background: #ff5700
}

.social-widget a.vk:hover,
.post a.vk:hover,
.team-member .style-color a.vk,
.team-member a.vk:hover,
.share-icons-container .style-color .vk a {
	background: #6383a8
}

.social-widget a.stumbleupon:hover,
.post a.stumbleupon:hover,
.team-member .style-color a.stumbleupon,
.team-member .style-transparent a.stumbleupon:hover,
.share-icons-container .style-color .stumbleupon a {
	background: #ea4a23
}

.social-widget a.instagram:hover,
.post a.instagram:hover,
.team-member .style-color a.instagram,
.team-member .style-transparent a.instagram:hover,
.share-icons-container .style-color .instagram a {
	background: #517fa6
}

.style-color li a,
#sub_footer .social-widget.style-color li a,
#sub_footer .ots-bio-block .social-icons.style-color li a {
	color: #fff!important
}

.style-color a:hover {
	opacity: .7!important;
	color: #fff!important
}

.style-black a,
.social-widget.style-black li a {
	background: rgba(0, 0, 0, .6);
	color: #ccc!important
}

.style-black a:hover,
.social-widget.style-black li a:hover,
.style-white a:hover,
#sub_footer .social-widget.style-white li a:hover,
#sub_footer .social-widget.style-black li a:hover {
	color: #fff!important
}

.style-white a,
.social-widget.style-white li a {
	background: rgba(0, 0, 0, .2);
	color: #fff!important
}

.style-transparent a:hover,
#post_author .social-icons a:hover,
#sub_footer .style-transparent a:hover {
	color: #fff!important
}

.style-transparent a {
	margin-right: 0!important;
	margin-left: 0!important
}

.tweets li {
	padding: 10px 0;
	overflow: hidden;
	position: relative
}

.tweets img {
	width: 65px;
	height: 65px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left
}

.tweets p,
.tweets span {
	margin-top: 0;
	margin-left: 80px!important
}

.tweets span {
	display: block;
	opacity: .6
}

.tweets p {
	margin-bottom: 5px
}

#sidebar .tweets li a {
	display: inline
}

#page_footer .row {
	padding: 15px 0;
	overflow: hidden
}

#page_footer ul,
#page_footer p,
#page_footer nav {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px
}

#page_footer ul {
	display: inline-block;
	margin-top: 3px
}

#footer_navigation {
	float: left
}

#page_footer p {
	float: right
}

#page_footer ul li {
	display: inline;
	padding: 0 5px 0 0
}

#page_footer a {
	font-size: 12px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

#page_footer a:hover {
	opacity: .7
}

.scrollup {
	background: rgba(0, 0, 0, .3);
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	text-align: center;
	display: none
}

.scrollup:before {
	font-family: "fontawesome";
	font-size: 2.3em;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	color: #fff;
	width: 46px;
	height: 46px;
	line-height: 46px;
	content: "\f106";
	opacity: 1
}

.scrollup span {
	display: none
}

#sub_footer .row {
	padding: 35px 0 25px;
	overflow: hidden
}

#sub_footer div:first-of-type {
	padding-left: 0
}

#sub_footer div:last-of-type {
	padding-right: 0
}

#sub_footer ul {
	list-style: none
}

#sub_footer li {
	padding: 6px 0;
	border-bottom: none
}

#sub_footer .social-widget li {
	padding: 0
}

#sub_footer .social-widget a:hover {
	opacity: 1
}

#sub_footer li img {
	float: left;
	margin: 0 10px 0 0
}

#sub_footer li p {
	margin: 0
}

#sub_footer a {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

#sub_footer a:hover {
	opacity: .7
}

#sub_footer .tagcloud a {
	display: inline-block;
	margin: 0 4px 4px 0;
	padding: 5px 8px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

@media (max-width:480px) {
	.row {
		padding: 0 15px !important
	}
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-2-3,
	.col-3-4,
	.col-9-10,
	.row,
	.error404 .widget {
		width: 100%
	}
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-2-3,
	.col-3-4,
	.col-9-10 {
		padding-right: 0;
		padding-left: 0
	}
	.woocommerce-2-columns .products .product,
	.woocommerce-3-columns .products .product,
	.woocommerce-4-columns .products .product,
	.woocommerce-5-columns .products .product {
		width: 100%!important
	}
	.frame .col-4:nth-child(2) {
		float: right
	}
	.frame .col-4:nth-child(3) {
		clear: both;
		float: left
	}
	.frame .col-4:nth-child(4) {
		float: right
	}
	#page-header .row {
		padding-top: 15px!important;
		padding-bottom: 15px!important;
		margin-bottom: 15px;
		padding-left: 15px!important;
		padding-right: 15px!important
	}
	.layout-full-width .row {
		width: 100%
	}
	h1 {
		font-size: 34px!important
	}
	#logo h1,
	#page-header h1 {
		font-size: 22px!important
	}
	h2 {
		font-size: 26px!important
	}
	#logo h2,
	h3.widget-title {
		font-size: 16px!important
	}
	h3 {
		font-size: 22px!important
	}
	h4 {
		font-size: 18px!important
	}
	h5 {
		font-size: 14px!important
	}
	h6 {
		font-size: 12px!important
	}
	.section-title span:before,
	.section-title span:after {
		border: none
	}
	.section-title span {
		padding: 0!important
	}
	#logo {
		padding-left: 15px;
		float: left;
		line-height: 66px!important
	}
	#logo img,
	#logo h1,
	#logo a,
	#logo h2 {
		margin-right: 5px
	}
	#logo h2 {
		display: none
	}
	#header-top,
	#header-top .row {
		height: auto!important;
		line-height: normal;
		padding-top: 5px!important;
		padding-bottom: 5px!important
	}
	#header-top p {
		float: none;
		text-align: center
	}
	.header-top-social {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto
	}
	#header-region .row {
		height: auto;
		padding-bottom: 5px;
		padding-right: 0!important;
		padding-left: 0!important;
		overflow: hidden;
		box-shadow: 2px 0px 3px rgba(0, 0, 0, .2)
	}
	.has-banner.layout-boxed #header-region.stuck,
	#wrapper #header-region.stuck,
	.stuck {
		position: relative!important;
		top: 0
	}
	#header-region #main_navigation {
		padding: 0 15px;
		display: block
	}
	#header-region #main_navigation li {
		display: block!important;
		float: none;
		width: 100%
	}
	#header-region #main_navigation li a {
		display: block;
		padding: 0;
		height: auto
	}
	#main_navigation a,
	#main_navigation .sub-menu a {
		height: 55px;
		line-height: 55px;
		padding-top: 0;
		padding-bottom: 0
	}
	#main_navigation .sub-menu .sub-menu {
		margin-top: 0!important;
		left: 18px!important
	}
	.menu-collapsed #main_navigation,
	.menu-collapsed #sub_navigation,
	.menu-collapsed #tool-navigation-lower {
		display: none!important
	}
	.has-transparent-menu #header-region {
		padding: 0
	}
	ul.sm {
		width: auto !important
	}
	ul.sm ul {
		display: none;
		position: static !important;
		top: auto !important;
		left: auto !important;
		margin-left: 0 !important;
		margin-top: 0 !important;
		width: auto !important;
		min-width: 0 !important;
		max-width: none !important
	}
	ul.sm>li {
		float: none
	}
	ul.sm>li>a,
	ul.sm ul.sm-nowrap>li>a {
		white-space: normal
	}
	ul.sm iframe {
		display: none
	}
	ul.sub-menu.sm-nowrap {
		border-top: none!important;
		margin-left: 25px!important;
		box-shadow: none!important
	}
	.sub-menu.sm-nowrap li:last-child {
		border-bottom: none!important
	}
	.menu-button {
		display: block;
		width: 70px;
		height: 70px;
		padding-top: 24px;
		text-align: center;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out
	}
	.menu-button.active {
		background: rgba(0, 0, 0, .07)
	}
	.menu-button span {
		display: none
	}
	.menu-button:before {
		content: "\f0c9";
		font-family: "FontAwesome";
		font-style: normal;
		font-weight: 400;
		font-size: 22px;
		margin: 0
	}
	#main_navigation {
		clear: both;
		float: none
	}
	.site_main_menu.sm.collapsed {
		display: none
	}
	.sm a span.sub-arrow {
		display: block
	}
	.sm a {
		padding: 13px 0;
		background: 0 0 !important
	}
	.sm a.has-submenu {
		padding-right: 23px
	}
	.sm ul a {
		border-left: 8px solid transparent
	}
	.sm ul ul a {
		border-left: 16px solid transparent
	}
	.sm ul ul ul a {
		border-left: 24px solid transparent
	}
	.sm ul ul ul ul a {
		border-left: 32px solid transparent
	}
	.sm ul ul ul ul ul a {
		border-left: 40px solid transparent
	}
	.sm a span.sub-arrow {
		top: 9px;
		right: 0;
		height: 36px;
		width: 36px;
		line-height: 36px;
		text-align: center;
		margin: 0;
		padding: 0;
		opacity: .5
	}
	#header-region .row aside {
		float: none;
		display: block;
		padding: 0 15px 15px;
		position: relative;
		left: 0;
		min-height: 105px;
		clear: both
	}
	.no-menu #header-region .row aside {
		padding-top: 15px
	}
	.social-icons.nav-separator {
		border-left: none!important
	}
	#header-search-trigger {
		display: none
	}
	#header-search {
		width: 100%;
		float: none;
		position: relative;
		display: block;
		height: auto;
		top: 0;
		padding: 0 0 15px;
		opacity: 1!important;
		text-align: left
	}
	#header-region .search-form,
	#header-search.collapsed .search-form {
		background: 0 0;
		display: block!important;
		position: relative;
		left: 0;
		top: 0;
		opacity: 1;
		padding: 0;
		margin: 0;
		border: none;
		width: 100%
	}
	#header-region .search-form:before {
		content: '';
		display: none
	}
	.search-form {
		box-shadow: none!important
	}
	#header-region .social-icons,
	#header-region #header-cart {
		display: inline-block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 0;
		float: none;
		border-left: none
	}
	#header-region #header-cart {
		position: absolute;
		top: 45px;
		bottom: 30px;
		right: 16px;
		float: right
	}
	.no-menu #header-region #header-cart {
		top: 75px
	}
	.start #header-region {
		padding: 15px 0 0
	}
	#header-region #header-cart-trigger:before {
		display: none
	}
	.sticky .animated-header #header-region,
	.has-full-width-banner.sticky .animated-header #header-region,
	.start.no-banner .animated-header #header-region {
		position: relative
	}
	.start .animated-header.animated-header-shrink #header-region,
	.start.no-banner .animated-header.animated-header-shrink #header-region {
		padding: 15px 0 0
	}
	.sticky .animated-header #banner_content {
		padding-top: 15px!important
	}
	.has-full-width-banner.sticky .animated-header #banner_content {
		padding-top: 0!important
	}
	.sticky .animated-header #header-region {
		width: 100%
	}
	.banner-has-slider #banner_content {
		clear: both!important
	}
	.has-solid-menu .banner-mode-revslider {
		padding-top: 0
	}
	.has-transparent-menu.banner-has-slider #banner {
		position: relative
	}
	.has-transparent-menu.banner-has-slider #header-region {
		position: relative
	}
	.sticky.has-transparent-menu.banner-has-slider #banner_content {
		margin-top: 0
	}
	.sticky.has-transparent-menu.banner-has-slider #header-region {
		padding-top: 0
	}
	.sticky.has-transparent-menu.banner-has-slider .animated-header.animated-header-shrink #header-region {
		padding: 0
	}
	.ots-language-switcher {
		margin-left: 0
	}
	.ots-language-switcher:before {
		display: none
	}
	.ots-language-switcher ul {
		box-shadow: none;
		position: relative;
		top: 0;
		opacity: 1;
		left: 0;
		right: 0;
		padding: 10px 0;
		width: auto
	}
	.ots-language-switcher:hover ul {
		left: 0
	}
	.ots-language-switcher li {
		float: left
	}
	.ots-language-switcher a,
	.ots-language-switcher li.active {
		padding: 5px 15px 5px 0
	}
	.optin-columns input {
		display: block;
		float: none;
		width: 90%;
		margin: 3px auto
	}
	.cta-box-text,
	.cta-link {
		display: block!important;
		float: none;
		clear: both
	}
	.cta-link {
		margin: 15px 0 0 0!important
	}
	.button-cta {
		margin-top: 10px!important;
		margin-bottom: 10px!important
	}
	.ots-pricing-block {
		margin-bottom: 10px!important
	}
	.pricing_block.featured {
		margin-top: 0
	}
	.ots-testimonial {
		margin-bottom: 10px!important
	}
	blockquote.testimonial-layout-elegant img {
		position: relative;
		margin: 10px auto
	}
	blockquote.testimonial-layout-elegant q {
		left: 0
	}
	blockquote.testimonial-layout-elegant footer {
		left: 0
	}
	blockquote.testimonial-layout-elegant q {
		margin-left: 0
	}
	.size-small .counter__group div,
	.size-medium .counter__group div,
	.size-large .counter__group div {
		height: 55px;
		width: 35px;
		font-size: 25px
	}
	.counter__group {
		margin-right: 2px;
		margin-left: 2px
	}
	.style-transparent.size-small .counter__group p,
	.style-transparent.size-medium .counter__group p,
	.style-transparent.size-large .counter__group p {
		font-size: 11px!important
	}
	.style-transparent.size-small .counter__group div,
	.style-transparent.size-medium .counter__group div,
	.style-transparent.size-large .counter__group div {
		width: 20px
	}
	.blog_post.teaser {
		margin: 0 0 20px 0!important;
		padding: 0 0 20px 0!important
	}
	.blog_post .col-9-10 {
		padding: 0
	}
	#similar-posts li.col-4 {
		padding-bottom: 15px
	}
	ul.children,
	.children li {
		background: 0 0;
		padding: 0;
		border: none
	}
	#post_tags a {
		display: inline-block;
		margin: 5px 5px 0 0
	}
	.col-4.meta_data {
		padding: 15px 0
	}
	.col-4.meta_data .author,
	.col-4.meta_data .meta_categories,
	.col-4.meta_data .meta_comment {
		float: right;
		display: inline-block;
		padding-left: 10px
	}
	.blog-layout-masonry .blog_post.teaser,
	.blog-layout-masonry.has-sidebar .blog_post.teaser,
	.blog-layout-masonry .column {
		width: 100%!important;
		padding: 15px!important
	}
	.timeline {
		margin-top: -15px;
		margin-bottom: -15px
	}
	.timeline_day .col-2.blog_post.teaser.left,
	.timeline_day .col-2.blog_post.teaser.right {
		background: #fff;
		border: 2px solid #f1f1f1;
		float: none;
		padding: 25px!important
	}
	.blog-layout-minimal .post {
		overflow: hidden;
		padding: 15px!important;
		margin: 0!important
	}
	.blog-layout-minimal .post h2:before {
		position: relative;
		margin: 10px auto 15px auto
	}
	.blog-layout-minimal .post h2,
	.blog-layout-minimal .post p,
	.blog-layout-minimal .post .header_meta {
		padding-left: 0
	}
	.post-password-form input {
		display: block;
		clear: both;
		margin: 3px 0
	}
	#commentform .comment-form-author,
	#commentform .comment-form-email,
	#commentform .comment-form-url {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px
	}
	a.post-thumbnail:hover:before,
	.format-image p a:hover:before,
	.gallery a:hover:before {
		opacity: 0;
		top: 50%;
		left: 50%
	}
	.navigation-posts-num {
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
		overflow: hidden;
		padding: 10px 0
	}
	.gallery a:before {
		background: 0 0;
		content: ""
	}
	body.modal-view {
		overflow: hidden
	}
	body.modal-view .featherlight .featherlight-content {
		width: 100%;
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		right: 0;
		top: 0
	}
	body.modal-view .panel-grid {
		display: block;
		position: fixed;
		overflow-y: scroll;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
	body.modal-view .panel-grid .panel-row-style {
		padding: 15px!important;
		position: static!important
	}
	body.modal-view .featherlight .featherlight-close {
		margin: 0!important;
		background: rgba(0, 0, 0, .5)
	}
	.woocommerce-checkout.no-banner.sticky.has-solid-menu #main_content,
	.woocommerce-cart.no-banner.sticky.has-solid-menu #main_content,
	.woocommerce.sticky.has-solid-menu #main_content {
		padding-top: 0
	}
	.woocommerce .button,
	.coupon,
	#coupon_code,
	.cart_totals,
	.shipping_calculator,
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2,
	.woocommerce-checkout .shop_table,
	.payment_methods,
	.woocommerce-checkout #customer_details,
	.woocommerce-checkout #order_review,
	.checkout_coupon .form-row,
	.woocommerce-cart-form {
		display: block;
		width: 100%!important;
		clear: both;
		float: none
	}
	.woocommerce-checkout #customer_details,
	.woocommerce-cart-form {
		padding-right: 0!important
	}
	.coupon .button,
	.checkout-button.button {
		margin: 5px 0 5px 0!important
	}
	#order_review {
		margin-bottom: 45px
	}
	.woocommerce-info {
		margin-bottom: 10px!important
	}
	.woocommerce-cart-form__cart-item.cart_item td {
		border-bottom: none
	}
	.product .images,
	.product .summary.entry-summary {
		width: 100%!important;
		display: block;
		float: none!important
	}
	.product .quantity {
		margin-bottom: 15px
	}
	.related.products ul.products li {
		margin-bottom: 15px!important
	}
	#page_footer .row {
		min-height: 110px;
		padding: 15px!important
	}
	#page_footer p,
	#page_footer #footer_navigation {
		display: block;
		text-align: left;
		float: none;
		clear: both
	}
	.hide-on-mobile,
	.scrollup,
	#breadcrumb,
	.swipebox-prev,
	.swipebox-next,
	.shop_table.cart thead th,
	.product-subtotal,
	.product-remove {
		display: none!important
	}
}

@media (min-width:980px) {
	#header-region.menu-left .row {
		text-align: left
	}
	#header-region.menu-center .row {
		text-align: center
	}
	#header-region.menu-right .row {
		text-align: right
	}
	#main_navigation {
		float: none;
		display: inline-block
	}
	#main_navigation ul {
		text-align: left
	}
}

@media (min-width:480px) and (max-width:980px) {
	.row {
		padding: 0 15px!important
	}
	.col-1,
	.col-2,
	.col-5,
	.col-7,
	.col-9,
	.col-11,
	.col-2-3,
	.col-3-4,
	.row {
		width: 100%
	}
	.col-4,
	.col-6,
	.col-8,
	.col-10,
	.col-12,
	.error404 .widget,
	.blog-layout-masonry .column.size-1of2 {
		width: 50%
	}
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-2-3,
	.col-3-4,
	.col-9-10 {
		padding-right: 0;
		padding-left: 0
	}
	.woocommerce-2-columns .products .product,
	.woocommerce-3-columns .products .product,
	.woocommerce-4-columns .products .product,
	.woocommerce-5-columns .products .product,
	.blog-layout-masonry .column.size-1of3,
	.blog-layout-masonry .column.size-1of4,
	.blog-layout-masonry .column.size-1of5,
	.blog-layout-masonry .column.size-1of6 {
		width: 100%!important
	}
	.frame .col-4:nth-child(2) {
		float: right
	}
	.frame .col-4:nth-child(3) {
		clear: both;
		float: left
	}
	.frame .col-4:nth-child(4) {
		float: right
	}
	#page-header .row {
		padding-top: 15px!important;
		padding-bottom: 15px!important;
		margin-bottom: 15px
	}
	h1 {
		font-size: 42px!important
	}
	#logo h1,
	#page-header h1 {
		font-size: 22px!important
	}
	h2 {
		font-size: 30px!important
	}
	#logo h2,
	h3.widget-title {
		font-size: 16px!important
	}
	h3 {
		font-size: 26px!important
	}
	h4 {
		font-size: 22px!important
	}
	h5 {
		font-size: 18px!important
	}
	h6 {
		font-size: 16px!important
	}
	.section-title span:before,
	.section-title span:after {
		border: none
	}
	.section-title span {
		padding: 0!important
	}
	#logo {
		padding-left: 15px;
		float: left;
		line-height: 66px!important
	}
	#logo img,
	#logo h1,
	#logo a,
	#logo h2 {
		margin-right: 5px
	}
	#header-top,
	#header-top .row {
		height: auto!important;
		line-height: normal;
		padding-top: 5px!important;
		padding-bottom: 5px!important
	}
	#header-top p {
		float: none;
		text-align: center
	}
	.header-top-social {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto
	}
	#header-region .row {
		height: auto;
		padding-bottom: 5px;
		padding-right: 0!important;
		padding-left: 0!important;
		overflow: hidden;
		box-shadow: 2px 0px 3px rgba(0, 0, 0, .2)
	}
	.has-banner.layout-boxed #header-region.stuck,
	#wrapper #header-region.stuck,
	.stuck {
		position: relative!important;
		top: 0
	}
	#header-region #main_navigation {
		padding: 0 15px;
		display: block
	}
	#header-region #main_navigation li {
		display: block!important;
		float: none;
		width: 100%
	}
	#header-region #main_navigation li a {
		display: block;
		padding: 0;
		height: auto
	}
	#main_navigation a,
	#main_navigation .sub-menu a {
		height: 55px;
		line-height: 55px;
		padding-top: 0;
		padding-bottom: 0
	}
	#main_navigation .sub-menu .sub-menu {
		margin-top: 0!important;
		left: 18px!important
	}
	.menu-collapsed #main_navigation,
	.menu-collapsed #sub_navigation,
	.menu-collapsed #tool-navigation-lower {
		display: none!important
	}
	.has-transparent-menu #header-region {
		padding: 0
	}
	.layout-full-width .row {
		width: 100%
	}
	ul.sm {
		width: auto !important
	}
	ul.sm ul {
		display: none;
		position: static !important;
		top: auto !important;
		left: auto !important;
		margin-left: 0 !important;
		margin-top: 0 !important;
		width: auto !important;
		min-width: 0 !important;
		max-width: none !important
	}
	ul.sm>li {
		float: none
	}
	ul.sm>li>a,
	ul.sm ul.sm-nowrap>li>a {
		white-space: normal
	}
	ul.sm iframe {
		display: none
	}
	ul.sub-menu.sm-nowrap {
		border-top: none!important;
		margin-left: 25px!important;
		box-shadow: none!important
	}
	.sub-menu.sm-nowrap li:last-child {
		border-bottom: none!important
	}
	.menu-button {
		display: block;
		width: 70px;
		height: 70px;
		padding-top: 24px;
		text-align: center;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out
	}
	.menu-button.active {
		background: rgba(0, 0, 0, .07)
	}
	.menu-button span {
		display: none
	}
	.menu-button:before {
		content: "\f0c9";
		font-family: "FontAwesome";
		font-style: normal;
		font-weight: 400;
		font-size: 22px;
		margin: 0
	}
	#main_navigation {
		clear: both;
		float: none
	}
	.site_main_menu.sm.collapsed {
		display: none
	}
	.sm a span.sub-arrow {
		display: block
	}
	.sm a {
		padding: 13px 0;
		background: 0 0 !important
	}
	.sm a.has-submenu {
		padding-right: 23px
	}
	.sm ul a {
		border-left: 8px solid transparent
	}
	.sm ul ul a {
		border-left: 16px solid transparent
	}
	.sm ul ul ul a {
		border-left: 24px solid transparent
	}
	.sm ul ul ul ul a {
		border-left: 32px solid transparent
	}
	.sm ul ul ul ul ul a {
		border-left: 40px solid transparent
	}
	.sm a span.sub-arrow {
		top: 9px;
		right: 0;
		height: 36px;
		width: 36px;
		line-height: 36px;
		text-align: center;
		margin: 0;
		padding: 0;
		opacity: .5
	}
	#header-region .row aside {
		float: none;
		display: block;
		padding: 0 15px 15px;
		position: relative;
		left: 0;
		min-height: 105px;
		clear: both
	}
	.no-menu #header-region .row aside {
		padding-top: 15px
	}
	.social-icons.nav-separator {
		border-left: none!important
	}
	#header-search-trigger {
		display: none
	}
	#header-search {
		width: 100%;
		float: none;
		position: relative;
		display: block;
		height: auto;
		top: 0;
		padding: 0 0 15px;
		opacity: 1!important;
		text-align: left
	}
	#header-region .search-form,
	#header-search.collapsed .search-form {
		background: 0 0;
		display: block!important;
		position: relative;
		left: 0;
		top: 0;
		opacity: 1;
		padding: 0;
		margin: 0;
		border: none;
		width: 100%
	}
	#header-region .search-form:before {
		content: '';
		display: none
	}
	.search-form {
		box-shadow: none!important
	}
	#header-region .social-icons,
	#header-region #header-cart {
		display: inline-block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 0;
		float: none;
		border-left: none
	}
	#header-region #header-cart {
		position: absolute;
		top: 45px;
		bottom: 30px;
		right: 16px;
		float: right
	}
	.start #header-region {
		padding: 15px 0 0
	}
	#header-region #header-cart-trigger:before {
		display: none
	}
	.sticky .animated-header #header-region,
	.has-full-width-banner.sticky .animated-header #header-region,
	.start.no-banner .animated-header #header-region {
		position: relative
	}
	.layout-boxed .sticky #header-region {
		width: 100%
	}
	.start .animated-header.animated-header-shrink #header-region,
	.start.no-banner .animated-header.animated-header-shrink #header-region {
		padding: 15px 0 0
	}
	.sticky .animated-header #banner_content {
		padding-top: 15px!important
	}
	.has-full-width-banner.sticky .animated-header #banner_content {
		padding-top: 0!important
	}
	.banner-has-slider #banner_content {
		clear: both!important
	}
	.has-solid-menu .banner-mode-revslider {
		padding-top: 0
	}
	.has-transparent-menu.banner-has-slider #banner {
		position: relative
	}
	.has-transparent-menu.banner-has-slider #header-region {
		position: relative
	}
	.sticky.has-transparent-menu.banner-has-slider #banner_content {
		margin-top: 0
	}
	.sticky.has-transparent-menu.banner-has-slider #header-region {
		padding-top: 0
	}
	.sticky.has-transparent-menu.banner-has-slider .animated-header.animated-header-shrink #header-region {
		padding: 0
	}
	.no-menu #header-region #header-cart {
		top: 75px
	}
	.ots-language-switcher {
		margin-left: 0
	}
	.ots-language-switcher:before {
		display: none
	}
	.ots-language-switcher ul {
		box-shadow: none;
		position: relative;
		top: 0;
		opacity: 1;
		left: 0;
		right: 0;
		padding: 10px 0;
		width: auto
	}
	.ots-language-switcher:hover ul {
		left: 0
	}
	.ots-language-switcher li {
		float: left
	}
	.ots-language-switcher a,
	.ots-language-switcher li.active {
		padding: 5px 15px 5px 0
	}
	.optin-columns input {
		display: block;
		float: none;
		width: 90%;
		margin: 3px auto
	}
	.cta-box-text,
	.cta-link {
		display: block!important;
		float: none;
		clear: both
	}
	.cta-link {
		margin: 15px 0 0 0!important
	}
	.button-cta {
		margin-top: 10px!important;
		margin-bottom: 10px!important
	}
	.ots-pricing-block {
		margin-bottom: 10px!important
	}
	.pricing-box-price {
		font-size: 44px
	}
	.ots-testimonial {
		margin-bottom: 10px!important
	}
	#sidebar.col-4,
	#sub_footer .widget-container {
		width: 100%!important
	}
	#sidebar .widget {
		margin-bottom: 25px
	}
	.blog_post.teaser {
		margin: 0 0 20px 0!important;
		padding: 0 0 20px 0!important
	}
	.blog_post .col-9-10 {
		padding: 0
	}
	#similar-posts li.col-4 {
		padding-bottom: 15px
	}
	ul.children,
	.children li {
		background: 0 0;
		padding: 0;
		border: none
	}
	#post_tags a {
		display: inline-block;
		margin: 5px 5px 0 0
	}
	.col-4.meta_data {
		padding: 15px 0
	}
	.col-4.meta_data .author,
	.col-4.meta_data .meta_categories,
	.col-4.meta_data .meta_comment {
		float: right;
		display: inline-block;
		padding-left: 10px
	}
	.blog-layout-masonry .blog_post.teaser,
	.blog-layout-masonry.has-sidebar .blog_post.teaser {
		padding: 15px!important
	}
	.timeline {
		margin-top: -15px;
		margin-bottom: -15px
	}
	.timeline_day .col-2.blog_post.teaser.left,
	.timeline_day .col-2.blog_post.teaser.right {
		background: #fff;
		border: 2px solid #f1f1f1;
		float: none;
		padding: 25px!important
	}
	.blog-layout-minimal .post {
		min-height: 110px
	}
	.blog-layout-grid .blog_post.teaser {
		padding-right: 3px!important;
		padding-left: 3px!important
	}
	#commentform .comment-form-author,
	#commentform .comment-form-email,
	#commentform .comment-form-url {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px
	}
	a.post-thumbnail:hover:before,
	.format-image p a:hover:before,
	.gallery a:hover:before {
		opacity: 0;
		top: 50%;
		left: 50%
	}
	.navigation-posts-num {
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
		overflow: hidden;
		padding: 10px 0
	}
	.gallery a:before {
		background: 0 0;
		content: ""
	}
	.gallery img {
		width: 100%
	}
	body.modal-view {
		overflow: hidden
	}
	body.modal-view .featherlight .featherlight-content {
		width: 100%;
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		right: 0;
		top: 0
	}
	body.modal-view .panel-grid {
		display: block;
		position: fixed;
		overflow-y: scroll;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
	body.modal-view .panel-grid .panel-row-style {
		padding: 15px!important;
		position: static!important
	}
	body.modal-view .featherlight .featherlight-close {
		margin: 0!important;
		background: rgba(0, 0, 0, .5)
	}
	.woocommerce-checkout.no-banner.sticky.has-solid-menu #main_content,
	.woocommerce-cart.no-banner.sticky.has-solid-menu #main_content,
	.woocommerce.sticky.has-solid-menu #main_content {
		padding-top: 0
	}
	.woocommerce .button,
	.coupon,
	#coupon_code,
	.cart_totals,
	.shipping_calculator,
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2,
	.woocommerce-checkout .shop_table,
	.payment_methods,
	.woocommerce-checkout #customer_details,
	.woocommerce-checkout #order_review,
	.checkout_coupon .form-row,
	.woocommerce-cart-form {
		display: block;
		width: 100%!important;
		clear: both;
		float: none
	}
	.woocommerce-checkout #customer_details,
	.woocommerce-cart-form {
		padding-right: 0!important
	}
	.coupon .button,
	.checkout-button.button {
		margin: 5px 0 5px 0!important
	}
	#order_review {
		margin-bottom: 45px
	}
	.woocommerce-info {
		margin-bottom: 10px!important
	}
	.woocommerce-cart-form__cart-item.cart_item td {
		border-bottom: none
	}
	.product .images,
	.product .summary.entry-summary {
		width: 100%!important;
		display: block;
		float: none!important
	}
	.product .quantity {
		margin-bottom: 15px
	}
	.related.products ul.products li {
		margin-bottom: 15px!important
	}
	#page_footer .row {
		padding: 15px!important
	}
	#page_footer p,
	#page_footer #footer_navigation {
		display: block;
		text-align: left;
		float: none
	}
	.hide-on-mobile,
	.scrollup,
	#breadcrumb,
	.swipebox-prev,
	.swipebox-next,
	.shop_table.cart thead th,
	.product-subtotal {
		display: none!important
	}
}

@media (min-width:800px) and (max-width:1156px) {
	.panel-grid {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.col-7,
	.row {
		width: 100%
	}
	.col-8,
	.col-9,
	.col-10,
	.col-12,
	.col-2 {
		width: 50%
	}
	.col-4,
	.col-5,
	.col-12,
	.col-6,
	.col-7 {
		width: 25%
	}
	#header-region .row,
	#page-header .row,
	.fullwidth {
		padding-left: 15px;
		padding-right: 15px
	}
	.sidebar-right .col-4.meta_data {
		padding-left: 15px
	}
	.sidebar-left .col-4.meta_data {
		padding-right: 15px
	}
	.sidebar-right #sidebar {
		padding-right: 15px
	}
	.sidebar-left #sidebar {
		padding-left: 15px
	}
	.sidebar-right .col-3-4 {
		padding-left: 15px
	}
	.sidebar-left .col-3-4 {
		padding-right: 15px
	}
	.col-10.meta-date {
		width: 10%
	}
	#newsletter input,
	#newsletter input#submit {
		width: 30%!important
	}
	#breadcrumb {
		right: 15px
	}
	.timeline {
		margin-top: -15px;
		margin-bottom: -15px
	}
	.timeline_day .col-2.blog_post.teaser.left,
	.timeline_day .col-2.blog_post.teaser.right {
		background: 0 0;
		padding: 15px!important;
		border: none
	}
	.blog_post.right {
		margin-top: 50px!important
	}
	.blog_post.right:before {
		margin: 17px 0 0 -21px
	}
	.blog_post.left:before {
		margin: 17px -22px 0 0
	}
	div.woocommerce {
		padding: 15px
	}
	.hide-on-tablet,
	#sidebar a.remove {
		display: none!important
	}
}

@media (min-width:981px) {
	#header-region .row {
		height: 71px
	}
}

@media (min-width:1156px) {
	.hide-on-desktop {
		display: none!important
	}
}

@media (min-width:1140px) {
	.layout-boxed .panel-grid {
		margin-right: 0!important;
		margin-left: 0!important
	}
}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url(../fonts/fontawesome-webfonte0a5.eot?v=4.3.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
	font-weight: normal;
	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;
	transform: translate(0, 0)
}

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

.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(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	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 {
	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-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	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-remove:before,
.fa-close: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-gear:before,
.fa-cog: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-rotate-right:before,
.fa-repeat: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-photo:before,
.fa-image: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-warning:before,
.fa-exclamation-triangle: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-gears:before,
.fa-cogs: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-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-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars: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-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard: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-unlink:before,
.fa-chain-broken: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-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw: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-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try: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-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap: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: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-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-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-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-genderless:before,
.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-soccer-ball-o:before,
.fa-futbol-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-shekel:before,
.fa-sheqel:before,
.fa-ils: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-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-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-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(0.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 {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(0.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;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	from {
		-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)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-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)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	from {
		-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(0.75, 1.25, 1);
		transform: scale3d(0.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)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	from {
		-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(0.75, 1.25, 1);
		transform: scale3d(0.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)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	from,
	to {
		-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 {
	from,
	to {
		-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)
	}
	to {
		-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)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	from {
		-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)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	from {
		-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)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	from {
		-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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	from {
		-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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	11.1%,
	from,
	to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {
	11.1%,
	from,
	to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	from {
		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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	from {
		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)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	from {
		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)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	from {
		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)
	}
	to {
		-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)
	}
	to {
		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)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	from {
		-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
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-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
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-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-animation-timing-function: ease-in;
		animation-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)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-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-animation-timing-function: ease-in;
		animation-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)
	}
	to {
		-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 {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-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-animation-timing-function: ease-in;
		animation-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)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-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-animation-timing-function: ease-in;
		animation-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)
	}
	to {
		-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 {
	from {
		-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
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-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
	}
	to {
		-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-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	from {
		-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
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-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
	}
	to {
		-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-keyframes lightSpeedIn {
	from {
		-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
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	from {
		-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
	}
	to {
		-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 {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-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 {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-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
	}
	to {
		-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
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		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 {
	from {
		opacity: 1
	}
	to {
		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 {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		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 {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	from {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	to {
		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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	to {
		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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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)
	}
	to {
		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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	to {
		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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.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(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	to {
		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(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important
}

#pgc-1282-0-0 {
	width: 100%
}

#pl-1282 .so-panel,
#pl-1282 .so-panel:last-child {
	margin-bottom: 0
}

#pg-1282-0>.panel-row-style {
	padding: 30px 0 45px
}

#panel-1282-0-0-0>.panel-widget-style {
	padding: 0 0 25px
}

#panel-1282-0-0-1>.panel-widget-style {
	max-width: 800px;
	margin: 0 auto
}

#panel-1282-0-0-2>.panel-widget-style {
	padding: 55px 0 100px
}

@media (max-width:780px) {
	#pg-1282-0.panel-no-style,
	#pg-1282-0.panel-has-style>.panel-row-style {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#pg-1282-0>.panel-grid-cell,
	#pg-1282-0>.panel-row-style>.panel-grid-cell {
		width: 100%;
		margin-right: 0
	}
	#pl-1282 .panel-grid-cell {
		padding: 0
	}
	#pl-1282 .panel-grid .panel-grid-cell-empty {
		display: none
	}
	#pl-1282 .panel-grid .panel-grid-cell-mobile-last {
		margin-bottom: 0
	}
}

html,
body,
body.boxed {
	background: #fff
}

a,
.product .price,
.order-total .amount,
.tagcloud a {
	color: #82b440
}

.widget_tag_cloud a {
	font-size: #393939 !important
}

a:hover,
.header_meta a:hover,
.meta_data a:hover,
.product-options a.add_to_cart_button:hover,
.product-options a.view-product-details:hover,
.products a h3:hover {
	color: #70aa19
}

.blog_post.teaser h3 a:hover,
.blog_post.teaser h2 a:hover,
.format-quote a:hover blockquote q,
.post_format-post-format-link a h2:hover {
	color: #70aa19 !important
}

.off-the-shelf-recent-comments .comment-author,
.widget_date,
.woocommerce-tabs a,
.payment_methods p,
.woocommerce.widget_layered_nav small {
	color: #393939 !important
}

#header-cart .widget_shopping_cart,
#header-cart .quantity,
#header-cart .total,
#header-cart .variation,
#header-cart .widget_shopping_cart_content,
#header-cart .widget_shopping_cart_content a,
#header-cart h2,
#header-cart .woocommerce-result-count,
#header-cart .widget_shopping_cart_content p.total,
#header-region .search-form,
.ots-language-switcher ul {
	background: #fff;
	color: #232323 !important
}

#header-cart li {
	border-bottom: 1px solid rgba(35, 35, 35, .15)
}

#header-cart .total {
	border-top: 3px solid rgba(35, 35, 35, .15)
}

#header-cart-trigger:before,
#header-search-trigger:before,
.ots-language-switcher ul:before {
	color: #fff
}

.post-thumbnail:before,
.format-image a:before,
.gallery a:before,
.blog-layout-minimal .post h2:before,
.format-link a.format-link-content:before,
.format-quote a blockquote q:before,
.ots-recent-posts li.format-link a:before,
.ots-recent-posts li.format-video a:before,
.ots-recent-posts li.format-quote a:before,
.ots-recent-posts li.format-gallery a:before,
.ots-recent-posts li.format-image a:before,
.navigation-posts-num li.active a,
.page-numbers li span.current,
.page-link span,
#post_tags a:hover,
.tagcloud a:hover,
#header-cart-total,
#sub_footer .tagcloud a:hover {
	background: #82b440 !important;
	color: #fff !important
}

#header-cart-total:after {
	color: #82b440
}

#post_tags a:hover,
#post_tags a:hover,
.tagcloud a:hover {
	border: 1px solid #82b440
}

#header-top {
	background: #fff;
	color: #232323 !important
}

#header-top a,
#header-top p {
	color: #232323 !important
}

#header-region {
	color: #232323
}

.has-transparent-menu .animated-header-shrink #header-region,
.has-solid-menu #header-region,
.no-banner #header-region {
	background: rgba(255, 255, 255, 1)
}

#main_navigation .sub-menu {
	background: #fff;
	border-top: 3px solid rgba(130, 180, 64, 1)
}

#main_navigation a,
#tool-navigation-lower,
#tool-navigation-lower a,
.has-transparent-menu #banner.animated-header-shrink #header-region ul li a,
.has-transparent-menu #banner.animated-header-shrink #header-region #tool-navigation-lower,
.has-transparent-menu #banner #header-region ul li ul.sub-menu li a,
.has-transparent-menu #banner.animated-header-shrink #header-region #tool-navigation-lower a,
.has-transparent-menu #banner #header-region #tool-navigation-lower .ots-language-switcher ul li a {
	color: #232323
}

#main_navigation a:hover,
.has-transparent-menu #banner #header-region ul li ul.sub-menu li a:hover,
.has-transparent-menu #banner #header-region ul li a:hover,
.sub-menu .current-menu-item a,
.has-transparent-menu #banner #header-region ul li ul.sub-menu li.current-menu-item a,
.has-transparent-menu #banner.animated-header-shrink #header-region ul li a:hover,
.has-solid-menu #banner .sub-menu li.current-menu-item a,
.ots-language-switcher li.active {
	color: #82b440
}

#main_navigation a:hover,
#main_navigation a.highlighted,
#main_navigation .current-menu-item a,
.has-transparent-menu #banner.animated-header-shrink #header-region ul li a:hover,
.has-transparent-menu #banner.animated-header-shrink #main_navigation .current-menu-item a {
	border-bottom: 3px solid rgba(130, 180, 64, 1)
}

.has-transparent-menu #banner #header-region ul li a:hover,
.has-transparent-menu #banner #main_navigation .current-menu-item a {
	border-bottom: 3px solid rgba(130, 180, 64, 0)
}

#sub_footer {
	background: #1d1d1d;
	color: #b7b7b7
}

#sub_footer a,
#sub_footer .widget h3,
#sub_footer li p span.widget_date {
	color: #b7b7b7 !important
}

#page_footer,
#page_footer a {
	background: #141414;
	color: #898989
}

@media(max-width:980px) {
	#main_navigation a,
	#tool-navigation-lower,
	#tool-navigation-lower a,
	.has-transparent-menu #banner.animated-header-shrink #header-region ul li a,
	.has-transparent-menu #banner.animated-header-shrink #header-region #tool-navigation-lower,
	.has-transparent-menu #banner #header-region ul li ul.sub-menu li a,
	.has-transparent-menu #banner.animated-header-shrink #header-region #tool-navigation-lower a {
		color: #232323
	}
	.sm li,
	#header-search {
		border-bottom: 1px solid rgba(35, 35, 35, .3) !important
	}
	.has-transparent-menu #header-region,
	.has-solid-menu #header-region,
	.no-banner #header-region {
		background: rgba(255, 255, 255, 1)
	}
	#main_navigation a,
	#tool-navigation-lower,
	#tool-navigation-lower a,
	.has-transparent-menu #banner #header-region ul li a,
	.has-transparent-menu #banner #header-region #tool-navigation-lower,
	.has-transparent-menu #banner #header-region ul li ul.sub-menu li a,
	.has-transparent-menu #banner #header-region #tool-navigation-lower a {
		color: #232323 !important
	}
	#banner #header-region #logo h1 a {
		color: #383838 !important
	}
	.has-transparent-menu #banner #header-region #logo h2 {
		color: #757575 !important
	}
}

body,
.header_meta a,
.meta_data a,
.testimonials footer,
.testimonial footer,
.quote_author,
textarea,
input,
a .meta-date,
.product-options a.add_to_cart_button,
.product-options a.view-product-details,
.comment_name a,
.comment-meta .comment_name a,
select,
button,
p.buttons a,
#banner p.total {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #393939
}

#logo h1,
#logo a,
.has-transparent-menu #banner.animated-header-shrink #header-region #logo h1,
.has-transparent-menu #banner.animated-header-shrink #header-region #logo h1 a {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 26px;
	font-weight: 700;
	font-style: normal;
	color: #383838
}

#logo h2,
.has-transparent-menu #banner.animated-header-shrink #header-region #logo h2 {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #757575
}

#sidebar h3,
#sub_footer h3,
h3.widget-title {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	color: #393939
}

blockquote,
q {
	font-family: 'Open Sans Condensed', sans-serif, Arial, Helvetica;
	font-size: 28px;
	font-weight: 300;
	font-style: normal;
	color: #393939
}

h1 {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 46px;
	font-weight: 700;
	font-style: normal;
	color: #393939
}

h2,
.blog_post.teaser h2 a {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 32px;
	font-weight: 700;
	font-style: normal;
	color: #494949
}

h3,
.blog_post.teaser h3 a {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	color: #757575
}

h4 {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	color: #919191
}

h5 {
	font-family: Poppins, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	color: #919191
}

h6 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: #393939
}

.button-style-54bd68f339a18 {
	font-family: 'Bree Serif', sans-serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	background: #96be10;
	background: -moz-linear-gradient(top, #96be10 0, #73a726 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #96be10), color-stop(100%, #73a726));
	background: -webkit-linear-gradient(top, #96be10 0, #73a726 100%);
	background: -o-linear-gradient(top, #96be10 0, #73a726 100%);
	background: -ms-linear-gradient(top, #96be10 0, #73a726 100%);
	background: linear-gradient(to bottom, #96be10 0, #73a726 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96be10', endColorstr='#73a726', GradientType=0);
	border-color: rgba(150, 190, 16, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-54bd68f339a18:hover {
	background: #73a726;
	background: -moz-linear-gradient(top, #73a726 0, #96be10 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #73a726), color-stop(100%, #96be10));
	background: -webkit-linear-gradient(top, #73a726 0, #96be10 100%);
	background: -o-linear-gradient(top, #73a726 0, #96be10 100%);
	background: -ms-linear-gradient(top, #73a726 0, #96be10 100%);
	background: linear-gradient(to bottom, #73a726 0, #96be10 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73a726', endColorstr='#96be10', GradientType=0);
	border-color: rgba(115, 167, 38, 1) !important;
	color: #fff !important
}

.button-style-54a8a5c56c6d5 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-54a8a5c56c6d5:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #82b440 !important
}

.button-style-54bd8d1798805 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	background: #82b440;
	border-color: rgba(130, 180, 64, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-54bd8d1798805:hover {
	background: #419e00;
	border-color: rgba(65, 158, 0, 1) !important;
	color: #fff !important
}

.button-style-54ec925762cf8 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px
}

.button-style-54ec925762cf8:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #e4473c !important
}

.button-style-5523c4e712fc8 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #3bc4ae;
	border-color: rgba(59, 196, 174, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5523c4e712fc8:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(55, 186, 168, 1) !important;
	color: #37baa8 !important
}

.button-style-555b0a3805e5e {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-555b0a3805e5e:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #424242 !important
}

.button-style-5572be24e440f {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #a3d140;
	border-color: rgba(163, 209, 64, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-5572be24e440f:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(163, 209, 64, 1) !important;
	color: #a3d140 !important
}

.button-style-557af39948d62 {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	background: #e5a93d;
	border-color: rgba(229, 169, 61, 1) !important;
	color: #fff !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.button-style-557af39948d62:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(229, 169, 61, 1) !important;
	color: #e5a93d !important
}

.button-style-557af53b9b460 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #00bbcb;
	border-color: rgba(0, 187, 203, 1) !important;
	color: #fff !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.button-style-557af53b9b460:hover {
	background: #007694;
	border-color: rgba(0, 118, 148, 1) !important;
	color: #fff !important
}

.button-style-557af855ffcea {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(56, 56, 56, 1) !important;
	color: #383838 !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-557af855ffcea:hover {
	background: #383838;
	border-color: rgba(56, 56, 56, 1) !important;
	color: #fff !important
}

.button-style-557afa62637e4 {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.button-style-557afa62637e4:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #e5a93d !important
}

.button-style-557ed9fe20891 {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	background: #f9a90b;
	border-color: rgba(249, 169, 11, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-557ed9fe20891:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important
}

.button-style-55814bb146d25 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	background: #82b440;
	border-color: rgba(130, 180, 64, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-55814bb146d25:hover {
	background: #419e00;
	border-color: rgba(65, 158, 0, 1) !important;
	color: #fff !important
}

.button-style-5581af81da150 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #c90000;
	border-color: rgba(201, 0, 0, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581af81da150:hover {
	background: #a30000;
	border-color: rgba(163, 0, 0, 1) !important;
	color: #fff !important
}

.button-style-5581b013e30ba {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #1575c6;
	border-color: rgba(21, 117, 198, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581b013e30ba:hover {
	background: #0f629e;
	border-color: rgba(15, 98, 158, 1) !important;
	color: #fff !important
}

.button-style-5581b0df242da {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #82b44d;
	border-color: rgba(130, 180, 77, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581b0df242da:hover {
	background: #419e00;
	border-color: rgba(65, 158, 0, 1) !important;
	color: #fff !important
}

.button-style-5581b1d9deb56 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #8d149f;
	border-color: rgba(141, 20, 159, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581b1d9deb56:hover {
	background: #6d1089;
	border-color: rgba(109, 16, 137, 1) !important;
	color: #fff !important
}

.button-style-5581b21e5f436 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #dc79cd;
	border-color: rgba(220, 121, 205, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581b21e5f436:hover {
	background: #c16abd;
	border-color: rgba(193, 106, 189, 1) !important;
	color: #fff !important
}

.button-style-5581b2cac76cb {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #7a7a7a;
	border-color: rgba(122, 122, 122, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581b2cac76cb:hover {
	background: #939393;
	border-color: rgba(147, 147, 147, 1) !important;
	color: #fff !important
}

.button-style-5581b2f4c76cc {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #191919;
	border-color: rgba(25, 25, 25, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5581b2f4c76cc:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(25, 25, 25, 1) !important;
	color: #191919 !important
}

.button-style-55895181ace8d {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #ee5870;
	border-color: rgba(238, 88, 112, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55895181ace8d:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important
}

.button-style-55895bc4d3daa {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #ce2f2f;
	border-color: rgba(206, 47, 47, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55895bc4d3daa:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(206, 47, 47, 1) !important;
	color: #ce2f2f !important
}

.button-style-558960f9f614a {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #f3cf24;
	border-color: rgba(243, 207, 36, 1) !important;
	color: #444 !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-558960f9f614a:hover {
	background: #eab523;
	border-color: rgba(234, 181, 35, 1) !important;
	color: #444 !important
}

.button-style-5589641a91d1b {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #f5f5f5;
	border-color: rgba(245, 245, 245, 1) !important;
	color: #838383 !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5589641a91d1b:hover {
	background: #eaeaea;
	border-color: rgba(234, 234, 234, 1) !important;
	color: #838383 !important
}

.button-style-55903d2e6cfe1 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #1e73be;
	background: -moz-linear-gradient(top, #1e73be 0, #144e91 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e73be), color-stop(100%, #144e91));
	background: -webkit-linear-gradient(top, #1e73be 0, #144e91 100%);
	background: -o-linear-gradient(top, #1e73be 0, #144e91 100%);
	background: -ms-linear-gradient(top, #1e73be 0, #144e91 100%);
	background: linear-gradient(to bottom, #1e73be 0, #144e91 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e73be', endColorstr='#144e91', GradientType=0);
	border-color: rgba(30, 115, 190, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55903d2e6cfe1:hover {
	background: #144e91;
	background: -moz-linear-gradient(top, #144e91 0, #1e73be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #144e91), color-stop(100%, #1e73be));
	background: -webkit-linear-gradient(top, #144e91 0, #1e73be 100%);
	background: -o-linear-gradient(top, #144e91 0, #1e73be 100%);
	background: -ms-linear-gradient(top, #144e91 0, #1e73be 100%);
	background: linear-gradient(to bottom, #144e91 0, #1e73be 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#144e91', endColorstr='#1e73be', GradientType=0);
	border-color: rgba(20, 78, 145, 1) !important;
	color: #fff !important
}

.button-style-55903dd2e7d02 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #96be10;
	background: -moz-linear-gradient(top, #96be10 0, #73a726 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #96be10), color-stop(100%, #73a726));
	background: -webkit-linear-gradient(top, #96be10 0, #73a726 100%);
	background: -o-linear-gradient(top, #96be10 0, #73a726 100%);
	background: -ms-linear-gradient(top, #96be10 0, #73a726 100%);
	background: linear-gradient(to bottom, #96be10 0, #73a726 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96be10', endColorstr='#73a726', GradientType=0);
	border-color: rgba(150, 190, 16, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55903dd2e7d02:hover {
	background: #73a726;
	background: -moz-linear-gradient(top, #73a726 0, #96be10 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #73a726), color-stop(100%, #96be10));
	background: -webkit-linear-gradient(top, #73a726 0, #96be10 100%);
	background: -o-linear-gradient(top, #73a726 0, #96be10 100%);
	background: -ms-linear-gradient(top, #73a726 0, #96be10 100%);
	background: linear-gradient(to bottom, #73a726 0, #96be10 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73a726', endColorstr='#96be10', GradientType=0);
	border-color: rgba(115, 167, 38, 1) !important;
	color: #fff !important
}

.button-style-55903e73f9256 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #8d149f;
	background: -moz-linear-gradient(top, #8d149f 0, #630d70 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d149f), color-stop(100%, #630d70));
	background: -webkit-linear-gradient(top, #8d149f 0, #630d70 100%);
	background: -o-linear-gradient(top, #8d149f 0, #630d70 100%);
	background: -ms-linear-gradient(top, #8d149f 0, #630d70 100%);
	background: linear-gradient(to bottom, #8d149f 0, #630d70 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d149f', endColorstr='#630d70', GradientType=0);
	border-color: rgba(141, 20, 159, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55903e73f9256:hover {
	background: #630d70;
	background: -moz-linear-gradient(top, #630d70 0, #8d149f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #630d70), color-stop(100%, #8d149f));
	background: -webkit-linear-gradient(top, #630d70 0, #8d149f 100%);
	background: -o-linear-gradient(top, #630d70 0, #8d149f 100%);
	background: -ms-linear-gradient(top, #630d70 0, #8d149f 100%);
	background: linear-gradient(to bottom, #630d70 0, #8d149f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#630d70', endColorstr='#8d149f', GradientType=0);
	border-color: rgba(99, 13, 112, 1) !important;
	color: #fff !important
}

.button-style-55903f28351a8 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	background: #c90000;
	background: -moz-linear-gradient(top, #c90000 0, #9b0505 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c90000), color-stop(100%, #9b0505));
	background: -webkit-linear-gradient(top, #c90000 0, #9b0505 100%);
	background: -o-linear-gradient(top, #c90000 0, #9b0505 100%);
	background: -ms-linear-gradient(top, #c90000 0, #9b0505 100%);
	background: linear-gradient(to bottom, #c90000 0, #9b0505 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#9b0505', GradientType=0);
	border-color: rgba(201, 0, 0, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55903f28351a8:hover {
	background: #9b0505;
	background: -moz-linear-gradient(top, #9b0505 0, #c90000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b0505), color-stop(100%, #c90000));
	background: -webkit-linear-gradient(top, #9b0505 0, #c90000 100%);
	background: -o-linear-gradient(top, #9b0505 0, #c90000 100%);
	background: -ms-linear-gradient(top, #9b0505 0, #c90000 100%);
	background: linear-gradient(to bottom, #9b0505 0, #c90000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b0505', endColorstr='#c90000', GradientType=0);
	border-color: rgba(155, 5, 5, 1) !important;
	color: #fff !important
}

.button-style-5592a86a0298e {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #00bbcb;
	border-color: rgba(0, 187, 203, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-5592a86a0298e:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(0, 187, 203, 1) !important;
	color: #00bbcb !important
}

.button-style-5596fb1d5f174 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.button-style-5596fb1d5f174:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #3bc4ae !important
}

.button-style-559c3c0c84cc5 {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	background: #9fd25b;
	border-color: rgba(159, 210, 91, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-559c3c0c84cc5:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(159, 210, 91, 1) !important;
	color: #9fd25b !important
}

.button-style-559c3cb551e2f {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-559c3cb551e2f:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #9fd25b !important
}

.button-style-559ecb32634c3 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	background: #af050a;
	border-color: rgba(175, 5, 10, 1) !important;
	color: #fff !important;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px
}

.button-style-559ecb32634c3:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(175, 5, 10, 1) !important;
	color: #af050a !important
}

.button-style-559ecc59afef4 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	background: #e0a906;
	border-color: rgba(224, 169, 6, 1) !important;
	color: #fff !important;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px
}

.button-style-559ecc59afef4:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(224, 169, 6, 1) !important;
	color: #e0a906 !important
}

.button-style-559fd04dc61b0 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(228, 71, 60, 1) !important;
	color: #e4473c !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-559fd04dc61b0:hover {
	background: #e4473c;
	border-color: rgba(228, 71, 60, 1) !important;
	color: #fff !important
}

.button-style-55a5750ae6547 {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(54, 54, 54, 1) !important;
	color: #363636 !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-55a5750ae6547:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(153, 153, 153, 1) !important;
	color: #999 !important
}

.button-style-55a584aff0221 {
	font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	background: #f6bb1d;
	border-color: rgba(246, 187, 29, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-55a584aff0221:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(246, 187, 29, 1) !important;
	color: #f6bb1d !important
}

.button-style-55bf5286e42d9 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(94, 140, 227, 1) !important;
	color: #5e8ce3 !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55bf5286e42d9:hover {
	background: #5e8ce3;
	border-color: rgba(94, 140, 227, 1) !important;
	color: #fff !important
}

.button-style-55c47e62a86cd {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px
}

.button-style-55c47e62a86cd:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #f04d0c !important
}

.button-style-55c73890502d5 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	background: #e4473c;
	border-color: rgba(228, 71, 60, 1) !important;
	color: #fff !important;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px
}

.button-style-55c73890502d5:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(228, 71, 60, 1) !important;
	color: #e4473c !important
}

.button-style-55ec56a9b01c1 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	background: #e4473c;
	border-color: rgba(228, 71, 60, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-55ec56a9b01c1:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(228, 71, 60, 1) !important;
	color: #e4473c !important
}

.button-style-55ed69b8b5a17 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(141, 141, 141, 1) !important;
	color: #8d8d8d !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55ed69b8b5a17:hover {
	background: #383838;
	border-color: rgba(56, 56, 56, 1) !important;
	color: #fff !important
}

.button-style-55f1e7dcf2cb7 {
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	background: #da4034;
	border-color: rgba(218, 64, 52, 1) !important;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.button-style-55f1e7dcf2cb7:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(218, 64, 52, 1) !important;
	color: #da4034 !important
}

.button-style-56d9e304e7f0d {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 800;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(221, 184, 53, 1) !important;
	color: #ddb835 !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-56d9e304e7f0d:hover {
	background: #ddb835;
	border-color: rgba(221, 184, 53, 1) !important;
	color: #fff !important
}

.button-style-56ddee1a3c70d {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 800;
	font-style: normal;
	background: #ddb835;
	border-color: rgba(221, 184, 53, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.button-style-56ddee1a3c70d:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(221, 184, 53, 1) !important;
	color: #ddb835 !important
}

.button-style-57eabb966b95a {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	background: 0 0;
	filter: none;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #fff !important;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px
}

.button-style-57eabb966b95a:hover {
	background: #fff;
	border-color: rgba(255, 255, 255, 1) !important;
	color: #1674f0 !important
}

.button_cta p.hint {
	font-family: Poppins, sans-serif, Arial, Helvetica
}

#submit,
.search-submit,
.widget_search form:after,
.widget_product_search form:after,
input.wpcf7-submit,
#searchsubmit,
.button,
input[type=submit],
.single_add_to_cart_button,
.button,
#tool-navigation-lower .buttons a.button,
.button,
input[type=submit],
.product-options a {
	background: #a3d140;
	border-color: rgba(163, 209, 64, 1) !important;
	color: #fff !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

#submit:hover,
.search-submit:hover,
.widget_search form:after:hover,
.widget_product_search form:after:hover,
input.wpcf7-submit:hover,
.button:hover,
#searchsubmit:hover,
input[type=submit]:hover,
.single_add_to_cart_button:hover,
.button:hover,
#tool-navigation-lower .buttons a.button:hover {
	background: 0 0;
	filter: none;
	border-color: rgba(163, 209, 64, 1) !important;
	color: #a3d140 !important
}

h1.page-title,
#page-header h1 {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: #393939
}

#page-header,
#page-header a,
#page-header h1 {
	background: #f5f5f5;
	color: #393939
}

[class*=col-] {
	float: left;
	padding: 0
}