/*
* Chesterton's Fence:
* 	"The principle that reforms should not be made until the reasoning behind the existing state of affairs is understood."
*/

/*
* 1.Settings
* =========================
* Import the settings, these define colours, typography and global varibales
* for use across the partials.
*/

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

@font-face {
	font-family: 'revicons';
	src: url("../font/revicons.eot?5510888");
	src: url("../font/revicons.eot?5510888#iefix") format("embedded-opentype"), url("../font/revicons.woff?5510888") format("woff"), url("../font/revicons.ttf?5510888") format("truetype"), url("../font/revicons.svg?5510888#revicons") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
	font-family: "revicons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none; /* fix buttons height, for twitter bootstrap */
	line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */
	margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
	content: '\e802';
}

/* '' */

.revicon-pencil-1:before {
	content: '\e831';
}

/* '' */

.revicon-picture-1:before {
	content: '\e803';
}

/* '' */

.revicon-cancel:before {
	content: '\e80a';
}

/* '' */

.revicon-info-circled:before {
	content: '\e80f';
}

/* '' */

.revicon-trash:before {
	content: '\e801';
}

/* '' */

.revicon-left-dir:before {
	content: '\e817';
}

/* '' */

.revicon-right-dir:before {
	content: '\e818';
}

/* '' */

.revicon-down-open:before {
	content: '\e83b';
}

/* '' */

.revicon-left-open:before {
	content: '\e819';
}

/* '' */

.revicon-right-open:before {
	content: '\e81a';
}

/* '' */

.revicon-angle-left:before {
	content: '\e820';
}

/* '' */

.revicon-angle-right:before {
	content: '\e81d';
}

/* '' */

.revicon-left-big:before {
	content: '\e81f';
}

/* '' */

.revicon-right-big:before {
	content: '\e81e';
}

/* '' */

.revicon-magic:before {
	content: '\e807';
}

/* '' */

.revicon-picture:before {
	content: '\e800';
}

/* '' */

.revicon-export:before {
	content: '\e80b';
}

/* '' */

.revicon-cog:before {
	content: '\e832';
}

/* '' */

.revicon-login:before {
	content: '\e833';
}

/* '' */

.revicon-logout:before {
	content: '\e834';
}

/* '' */

.revicon-video:before {
	content: '\e805';
}

/* '' */

.revicon-arrow-combo:before {
	content: '\e827';
}

/* '' */

.revicon-left-open-1:before {
	content: '\e82a';
}

/* '' */

.revicon-right-open-1:before {
	content: '\e82b';
}

/* '' */

.revicon-left-open-mini:before {
	content: '\e822';
}

/* '' */

.revicon-right-open-mini:before {
	content: '\e823';
}

/* '' */

.revicon-left-open-big:before {
	content: '\e824';
}

/* '' */

.revicon-right-open-big:before {
	content: '\e825';
}

/* '' */

.revicon-left:before {
	content: '\e836';
}

/* '' */

.revicon-right:before {
	content: '\e826';
}

/* '' */

.revicon-ccw:before {
	content: '\e808';
}

/* '' */

.revicon-arrows-ccw:before {
	content: '\e806';
}

/* '' */

.revicon-palette:before {
	content: '\e829';
}

/* '' */

.revicon-list-add:before {
	content: '\e80c';
}

/* '' */

.revicon-doc:before {
	content: '\e809';
}

/* '' */

.revicon-left-open-outline:before {
	content: '\e82e';
}

/* '' */

.revicon-left-open-2:before {
	content: '\e82c';
}

/* '' */

.revicon-right-open-outline:before {
	content: '\e82f';
}

/* '' */

.revicon-right-open-2:before {
	content: '\e82d';
}

/* '' */

.revicon-equalizer:before {
	content: '\e83a';
}

/* '' */

.revicon-layers-alt:before {
	content: '\e804';
}

/* '' */

.revicon-popup:before {
	content: '\e828';
}

/* '' */

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers {
	position: absolute;
	z-index: 505;
	top: 0px;
	left: 0px;
}

.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0px;
}

.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	right: 0px;
	top: 0px;
}

.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0px;
}

.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	right: 0px;
	top: 0px;
}

.tp-layer-inner-rotation {
	position: relative !important;
}

/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image {
	width: 100%;
	height: auto;
}

/******************************
	-	WRAPPER STYLES		-
******************************/

.rev_slider_wrapper {
	position: relative;
}

.rev_slider_wrapper > ul {
	visibility: hidden;
}

.rev_slider {
	position: relative;
	overflow: visible;
}

.rev_slider img {
	max-width: none !important;
	-webkit-transition: none 0;
	transition: none 0;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
}

.rev_slider .no-slides-text {
	font-weight: bold;
	text-align: center;
	padding-top: 80px;
}

.rev_slider > ul {
	margin: 0px;
	padding: 0px;
	list-style: none !important;
	list-style-type: none;
	background-position: 0px 0px;
}

.rev_slider > ul > li,
.rev_slider > ul > li:before {
	list-style: none !important;
	position: absolute;
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image: none;
	background-position: 0px 0px;
	text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.tp-simpleresponsive > ul,
.tp-simpleresponsive > ul > li,
.tp-simpleresponsive > ul > li:before {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
}

.tp-simpleresponsive > ul li {
	list-style: none;
	position: absolute;
	visibility: hidden;
}

.rev_slider .tp-caption,
.rev_slider .caption {
	position: absolute;
	visibility: hidden;
	white-space: nowrap;
}

.tp-simpleresponsive img {
	max-width: none;
}

/* ADDED FOR SLIDELINK MANAGEMENT */

.tp-caption {
	z-index: 1;
}

.tp_inner_padding {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: none !important;
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
	visibility: hidden !important;
	display: none !important;
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
	max-width: none !important;
}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/

.noFilterClass {
	-webkit-filter: none !important;
	filter: none !important;
}

/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.tp-caption.coverscreenvideo {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
}

.caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
	width: 100% !important;
	height: 100% !important;
	display: none;
}

.tp-caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
	width: 100% !important;
	height: 100% !important;
	display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
	background: #000;
}

.fullcoveredvideo .tp-poster {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.html5vid.videoisplaying .tp-poster {
	display: none;
}

.tp-video-play-button {
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 40px;
	color: #FFF;
	z-index: 3;
	margin-top: -27px;
	margin-left: -28px;
	text-align: center;
	cursor: pointer;
}

.tp-caption:hover .tp-video-play-button {
	opacity: 1;
}

.html5vid .tp-revstop {
	width: 15px;
	height: 20px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	position: relative;
	margin: 10px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
	display: none;
}

.html5vid.videoisplaying .revicon-right-dir {
	display: none;
}

.html5vid.videoisplaying .tp-revstop {
	display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
	display: none;
}

.html5vid:hover .tp-video-play-button {
	display: block;
}

.fullcoveredvideo .tp-video-play-button {
	display: none !important;
}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	display: table;
	max-width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
	opacity: .9;
}

.tp-video-button {
	background: rgba(0, 0, 0, 0.5);
	border: 0;
	color: #EEE;
	border-radius: 3px;
	cursor: pointer;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	outline: none;
}

.tp-video-button:hover {
	cursor: pointer;
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
	padding: 0px 5px;
	display: table-cell;
}

.tp-video-seek-bar-wrap {
	width: 80%;
}

.tp-video-vol-bar-wrap {
	width: 20%;
}

.tp-volume-bar,
.tp-seek-bar {
	width: 100%;
	cursor: pointer;
	outline: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

/********************************
	-	DOTTED OVERLAYS	-
*********************************/

.tp-dottedoverlay {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.tp-dottedoverlay.twoxtwo {
	background: url(../assets/gridtile.png);
}

.tp-dottedoverlay.twoxtwowhite {
	background: url(../assets/gridtile_white.png);
}

.tp-dottedoverlay.threexthree {
	background: url(../assets/gridtile_3x3.png);
}

.tp-dottedoverlay.threexthreewhite {
	background: url(../assets/gridtile_3x3_white.png);
}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0;
}

.fullwidthbanner-container {
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img { /*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption { /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position: absolute;
	-webkit-font-smoothing: antialiased !important;
}

/******************************
	-	SHADOWS		-
******************************/

.tp-bannershadow {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
	background: url(../assets/shadow1.png) no-repeat;
	background-size: 100% 100%;
	width: 890px;
	height: 30px;
	bottom: -30px;
}

.tp-bannershadow.tp-shadow2 {
	background: url(../assets/shadow2.png) no-repeat;
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px;
}

.tp-bannershadow.tp-shadow3 {
	background: url(../assets/shadow3.png) no-repeat;
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button {
	padding: 6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	cursor: pointer;
	color: #fff !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
	font-size: 15px;
	line-height: 45px !important;
	background: url(../images/gradient/g30.png) repeat-x top;
	font-family: arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.tp-button.big {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	font-weight: bold;
	padding: 9px 20px;
	font-size: 19px;
	line-height: 57px !important;
	background: url(../images/gradient/g40.png) repeat-x top;
}

.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
	background-position: bottom, 15px 11px;
}

/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/

/*	BUTTON COLORS	*/

.tp-button.green,
.tp-button:hover.green,
.purchase.green,
.purchase:hover.green {
	background-color: #21a117;
	-webkit-box-shadow: 0px 3px 0px 0px #104d0b;
	box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
	background-color: #1d78cb;
	-webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
	box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
	background-color: #cb1d1d;
	-webkit-box-shadow: 0px 3px 0px 0px #7c1212;
	box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
	background-color: #ff7700;
	-webkit-box-shadow: 0px 3px 0px 0px #a34c00;
	box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
	background-color: #555;
	-webkit-box-shadow: 0px 3px 0px 0px #222;
	box-shadow: 0px 3px 0px 0px #222;
}

.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
	background-color: #888;
	-webkit-box-shadow: 0px 3px 0px 0px #555;
	box-shadow: 0px 3px 0px 0px #555;
}

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear {
	clear: both;
}

.tp-bullets {
	z-index: 1000;
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.tp-bullets.simplebullets.navbar {
	border: 1px solid #666;
	border-bottom: 1px solid #444;
	background: url(../assets/boxed_bgtile.png);
	height: 40px;
	padding: 0px 10px;
	border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
	background: url(../assets/navigdots_bgtile.png);
	height: 35px;
	padding: 0px 10px;
	border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullet.png) no-repeat top left;
	width: 20px;
	height: 20px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
}

.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets.png) no-repeat bottom left;
	width: 23px;
	height: 23px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-bullets.simplebullets.round-old .bullet.last {
	margin-right: 0px;
}

/**	SQUARE BULLETS **/

.tp-bullets.simplebullets.square .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets2.png) no-repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-bullets.simplebullets.square .bullet.last {
	margin-right: 0px;
}

/**	SQUARE BULLETS **/

.tp-bullets.simplebullets.square-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets2.png) no-repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-bullets.simplebullets.square-old .bullet.last {
	margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullet_boxed.png) no-repeat top left;
	width: 18px;
	height: 19px;
	margin-right: 5px;
	float: left;
	margin-top: 10px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/navigdots.png) no-repeat bottom left;
	width: 15px;
	height: 15px;
	margin-left: 5px !important;
	margin-right: 5px !important;
	float: left;
	margin-top: 10px;
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
	margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
	margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
	background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
	background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/

.tparrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(1000px);
	-webkit-transform-style: preserve-3d;
}

.tparrows .tp-arr-imgholder {
	display: none;
}

.tparrows .tp-arr-titleholder {
	display: none;
}

.tparrows.hidearrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.tp-leftarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_left.png) no-repeat top left;
	width: 40px;
	height: 40px;
}

.tp-rightarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_right.png) no-repeat top left;
	width: 40px;
	height: 40px;
}

.tp-leftarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_left.png) no-repeat top left;
	width: 19px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-rightarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_right.png) no-repeat top left;
	width: 19px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-leftarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_left.png) no-repeat top left;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-rightarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_right.png) no-repeat top left;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
}

.tp-leftarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_left_boxed.png) no-repeat top left;
	width: 20px;
	height: 15px;
	float: left;
	margin-right: 6px;
	margin-top: 12px;
}

.tp-rightarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/small_right_boxed.png) no-repeat top left;
	width: 20px;
	height: 15px;
	float: left;
	margin-left: 6px;
	margin-top: 12px;
}

.tp-leftarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrowleft.png) no-repeat top left;
	width: 9px;
	height: 16px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}

.tp-rightarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrowright.png) no-repeat top left;
	width: 9px;
	height: 16px;
	float: left;
	margin-left: 6px;
	margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
	margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
	margin-left: 0px;
}

.tp-leftarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_left2.png) no-repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
}

.tp-rightarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_right2.png) no-repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

.tp-leftarrow.square-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_left2.png) no-repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
}

.tp-rightarrow.square-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/arrow_right2.png) no-repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

.tp-leftarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_left.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
}

.tp-rightarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_right.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
	background-position: bottom left;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
	z-index: 1000;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
	margin-top: -50px;
	vertical-align: top;
}

.tp-bullets.tp-thumbs img {
	vertical-align: top;
}

.fullwidthbanner-container .tp-thumbs {
	padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
	overflow: hidden;
	position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px; /* THE DIMENSION OF A SINGLE THUMB */
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*filter: alpha(opacity=50);	*/
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tp-thumbs img {
	width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/

.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px; /*background:url(../assets/timer.png);*/
	background: #fff;
	background: rgba(0, 0, 0, 0.15);
	position: absolute;
	z-index: 200;
	top: 0px;
}

.tp-bannertimer.tp-bottom {
	top: auto;
	bottom: 0px !important;
	height: 5px;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */

.tparrows.preview1 {
	width: 100px;
	height: 100px;
	-webkit-transform-style: preserve-3d;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	background: transparent;
}

.tparrows.preview1:after {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: "revicons";
	color: #fff;
	font-size: 30px;
	width: 100px;
	height: 100px;
	text-align: center;
	background: #fff;
	background: rgba(0, 0, 0, 0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
}

.tp-rightarrow.preview1:after {
	content: '\e825';
}

.tp-leftarrow.preview1:after {
	content: '\e824';
}

.tparrows.preview1:hover:after {
	background: white;
	color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
	background-size: cover;
	background-position: center center;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-iwrapper {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
	right: 100%;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
	left: 100%;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
	height: 21px;
}

.tp-bullets.preview1 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.15) !important; /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 5px !important;
	height: 5px !important;
	border: 8px solid transparent !important;
	display: inline-block;
	margin-right: 5px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
	margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #aaa !important;
	width: 5px !important;
	height: 5px !important;
	border: 8px solid white !important;
}

/* NAVIGATION PREVIEW 2 */

.tparrows.preview2 {
	min-width: 60px;
	min-height: 60px;
	background: #fff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	overflow: hidden;
	-webkit-transition: -webkit-transform 1.3s;
	-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
	transition: width 0.3s, background-color 0.3s, opacity 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	color: #aaa;
	font-size: 25px;
	margin-top: -12px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 18px;
}

.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
	background-size: cover;
	background-position: center center;
	display: block;
	visibility: hidden;
	position: relative;
	top: 0px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	white-space: nowrap;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	line-height: 60px;
	padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 50px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 50px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.tparrows.preview2.hovered {
	width: 300px;
}

.tparrows.preview2:hover {
	background: #fff;
}

.tparrows.preview2:hover:after {
	color: #000;
}

.tparrows.preview2:hover .tp-arr-titleholder {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	visibility: visible;
	position: absolute;
}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
	height: 17px;
}

.tp-bullets.preview2 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5) !important;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid transparent !important;
	display: inline-block;
	margin-right: 2px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
	margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: white !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid black !important;
}

.tp-arr-titleholder.alwayshidden {
	display: none !important;
}

/* NAVIGATION PREVIEW 3 */

.tparrows.preview3 {
	width: 70px;
	height: 70px;
	background: #fff;
	background: white;
	-webkit-transform-style: flat;
}

.tparrows.preview3:after {
	position: absolute;
	line-height: 70px;
	text-align: center;
	font-family: "revicons";
	color: #aaa;
	font-size: 30px;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 100;
	width: 70px;
	height: 70px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.tparrows.preview3:hover:after {
	color: #000;
}

.tp-rightarrow.preview3:after {
	content: '\e825';
}

.tp-leftarrow.preview3:after {
	content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
	z-index: 0;
	position: absolute;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	display: table;
	min-height: 90px;
	top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
	display: block;
	background-size: cover;
	background-position: center center;
	display: table-cell;
	min-width: 90px;
	height: 90px;
	position: relative;
	top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
	right: 0px;
	padding-right: 70px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
	left: 0px;
	direction: rtl;
	padding-left: 70px;
}

.tparrows.preview3 .tp-arr-titleholder {
	display: table-cell;
	padding: 30px;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	position: relative;
	clear: right;
	vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

/* PREVIEW 3 BULLETS */

.tp-bullets.preview3 {
	height: 17px;
}

.tp-bullets.preview3 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5) !important;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid transparent !important;
	display: inline-block;
	margin-right: 2px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
	margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: white !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid black !important;
}

/* NAVIGATION PREVIEW 4 */

.tparrows.preview4 {
	width: 30px;
	height: 110px;
	background: transparent;
	-webkit-transform-style: preserve-3d;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
}

.tparrows.preview4:after {
	position: absolute;
	line-height: 110px;
	text-align: center;
	font-family: "revicons";
	color: #fff;
	font-size: 20px;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 30px;
	height: 110px;
	background: #000;
	background: rgba(0, 0, 0, 0.25);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tp-rightarrow.preview4:after {
	content: '\e825';
}

.tp-leftarrow.preview4:after {
	content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper {
	visibility: hidden;
	width: 180px;
	position: absolute;
	z-index: 1;
	min-height: 120px;
	top: 0px;
	left: -150px;
	overflow: hidden;
	-webkit-perspective: 1000px;
	-webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
	left: 0px;
}

.tparrows.preview4 .tp-arr-iwrapper {
	position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
	display: block;
	background-size: cover;
	background-position: center center;
	width: 180px;
	height: 110px;
	position: relative;
	top: 0px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
	display: block;
	background-size: cover;
	background-position: center center;
	width: 180px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 180px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
	left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
	display: block;
	font-size: 12px;
	line-height: 25px;
	padding: 0px 10px;
	text-align: left;
	color: #fff;
	position: relative;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 11px;
	line-height: 2.75;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

.tparrows.preview4:after {
	transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
}

.tp-leftarrow.preview4:after {
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
	height: 17px;
}

.tp-bullets.preview4 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5) !important;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid transparent !important;
	display: inline-block;
	margin-right: 2px !important;
	margin-bottom: 0px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float: none !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
	margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: white !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid black !important;
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}

/*  CAPTION SLIDELINK   **/

.caption.slidelink a div,
.tp-caption.slidelink a div {
	width: 3000px;
	height: 1500px;
	background: url(../assets/coloredbg.png) repeat;
}

.tp-caption.slidelink a span {
	background: url(../assets/coloredbg.png) repeat;
}

/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background: url(../assets/loader.gif) no-repeat center center;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
	background: url(../assets/loader.gif) no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}

.tp-loader.spinner3 {
	margin: -9px 0px 0px -35px;
	width: 70px;
	text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
	width: 18px;
	height: 18px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
	animation: tp-bouncedelay 1.4s infinite ease-in-out; /* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.tp-loader.spinner4 {
	margin: -20px 0px 0px -20px;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-animation: tp-rotate 2.0s infinite linear;
	animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: tp-bounce 2.0s infinite ease-in-out;
	animation: tp-bounce 2.0s infinite ease-in-out;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

/*
* 2.Tools
* =========================
* This defines helpful mixins and tools for use across partials.
*/

.be-wrap {
	max-width: 1160px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.layout-box {
	position: relative;
	width: 1280px;
	margin: 0px auto;
}

#hero-section .master-slider {
	height: 500px;
}

.be-section.full-screen-section {
	opacity: 0;
	height: 1000px;
}

/* ======================
    Content
   ====================== */

#page-content.content-single-sidebar {
	width: 820px;
}

#left-sidebar,
#right-sidebar {
	width: 260px;
}

#left-sidebar,
#right-sidebar {
	float: left;
}

.left-sidebar-page #page-content,
.dual-sidebar-page #page-content {
	float: right;
}

.right-sidebar-page #page-content {
	float: left;
}

#left-sidebar,
.right-sidebar-page #page-content {
	margin-right: 80px;
}

#left-sidebar,
#right-sidebar {
	margin-bottom: 50px;
}

#content {
	position: static;
	z-index: 2;
}

body.no-section-scroll #content {
	-webkit-transform: initial !important;
	transform: initial !important;
}

.no-page-builder {
	padding: 70px 0px;
}

.page #comments {
	padding: 50px 0;
}

/* ======================
    Border layout
    ===================== */

.layout-box-top,
.layout-box-right,
.layout-box-bottom,
.layout-box-left {
	position: fixed;
	background: #ccc;
	z-index: 15;
	-webkit-transform: translateZ(0);
}

.layout-box-top,
.layout-box-bottom {
	width: 100%;
	height: 30px;
	top: 0px;
	left: 0px;
}

.layout-box-bottom {
	top: auto;
	bottom: 0px;
}

.layout-box-right,
.layout-box-left {
	width: 30px;
	height: 100%;
	top: 0px;
	right: 0px;
}

.layout-box-left {
	right: auto;
	left: 0px;
}

body.admin-bar .layout-box-top {
	top: 32px;
}

/* ======================
    Column & Text Block
   ====================== */

.column-block {
	float: left;
	margin-left: 5%;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.column-block .be-custom-column-pad,
.column-block .be-custom-column-inner {
	position: relative;
	z-index: 2;
}

.one-col.column-block {
	margin-left: 0px;
	float: none;
}

.one-third {
	width: 30%;
}

.one-fourth {
	width: 21.25%;
}

.one-fifth {
	width: 16%;
}

.one-half {
	width: 47.5%;
}

.two-third {
	width: 65%;
}

.three-fourth {
	width: 73.75%;
}

.be-no-space .one-third {
	width: 33.33%;
}

.be-no-space .one-fourth {
	width: 25%;
}

.be-no-space .one-fifth {
	width: 20%;
}

.be-no-space .one-half {
	width: 50%;
}

.be-no-space .two-third {
	width: 66.68%;
}

.be-no-space .three-fourth {
	width: 75%;
}

.be-no-space {
	display: table;
	margin-bottom: 60px;
}

.be-no-space.zero-bottom {
	margin-bottom: 0;
}

.be-no-space .column-block {
	display: table-cell;
	margin-left: 0px;
	float: none;
	vertical-align: middle;
}

.be-column-pad {
	padding: 100px 5%;
}

.one-third.be-column-pad,
.one-fourth.be-column-pad,
.one-col.be-column-pad,
.two-third.be-column-pad,
.three-fourth.be-column-pad {
	padding: 100px 5%;
}

.one-half.be-column-pad {
	padding: 100px 15% 100px 5%;
}

.one-half.be-column-pad:first-child {
	padding: 100px 5% 100px 15%;
}

.column-block *:last-child {
	margin-bottom: 0 !important;
}

.be-last-child {
	margin-bottom: 0 !important;
}

.be-row .column-block:first-child {
	margin-left: 0;
}

.be-row.zero-bottom .column-block {
	margin-bottom: 0;
}

.be-section .be-row:last-child .column-block {
	margin-bottom: 0;
}

.be-section .be-row:last-child .column-block h1:last-child,
.be-section .be-row:last-child .column-block h2:last-child,
.be-section .be-row:last-child .column-block h3:last-child,
.be-section .be-row:last-child .column-block h4:last-child,
.be-section .be-row:last-child .column-block h5:last-child,
.be-section .be-row:last-child .column-block h6:last-child {
	margin-bottom: 0 !important;
}

.be-section .be-row:not(:last-child) .column-block h1:last-child,
.be-section .be-row:not(:last-child) .column-block h2:last-child,
.be-section .be-row:not(:last-child) .column-block h3:last-child,
.be-section .be-row:not(:last-child) .column-block h4:last-child,
.be-section .be-row:not(:last-child) .column-block h5:last-child,
.be-section .be-row:not(:last-child) .column-block h6:last-child {
	margin-bottom: 30px !important;
}

html body .be-section .be-row .column-block .be-notification *:last-child {
	margin-bottom: 0px !important;
}

.two-third .column-block,
.three-fourth .column-block {
	margin-bottom: 0;
}

.column-inner-content {
	position: relative;
	z-index: 2;
}

/* ====================================
    Section Parallax & Video Background
   ==================================== */

.be-section.be-video-section .be-section-pad,
.be-section.be-bg-overlay {
	position: relative;
}

.be-section {
	overflow: hidden;
}

.be-row {
	z-index: 3;
	position: relative;
}

.be-row.be-no-space {
	width: 100%;
}

.be-bg-video {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 0;
	top: 0;
	left: 0;
}

.be-animate {
	visibility: hidden;
	margin-bottom: 30px;
}

#be-pb-main .be-animate {
	visibility: visible;
}

.be-bg-parallax {
	background-attachment: fixed;
}

.be-bg-cover {
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
}

.be-bg-mousemove-parallax.be-bg-cover {
	background-size: initial !important;
	-webkit-background-size: initial !important;
	-moz-background-size: initial !important;
}

.section-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

.be-shortcode {
	margin-bottom: 60px;
}

html.section-scroll.csstransforms,
html.csstransforms body.section-scroll
html.csstransforms body.section-scroll #main-wrapper {
	overflow: hidden;
	height: 100%;
}

html.csstransforms body.section-scroll #footer {
	display: none;
}

html.csstransforms body.section-scroll #content {
	opacity: 0;
}

html.csstransforms body.section-scroll #content {
	-webkit-transition: -webkit-transform 800ms ease;
	transition: -webkit-transform 800ms ease;
	transition: transform 800ms ease;
	transition: transform 800ms ease, -webkit-transform 800ms ease;
	position: relative;
	z-index: 9;
}

.fullscreen-nav-wrap {
	display: none;
}

html.csstransforms body.section-scroll .fullscreen-nav-wrap {
	display: table;
	height: 100%;
	position: fixed;
	bottom: 0px;
	right: 35px;
	top: 0px;
	z-index: 10;
}

html.csstransforms body.section-scroll .fullscreen-nav-wrap-inner {
	display: table-cell;
	zoom: 1;
	vertical-align: middle;
}

.fullscreen-nav {
	margin-bottom: 0px;
	list-style-type: none;
	padding: 0px;
}

.fullscreen-nav-item,
.fullscreen-nav-item-hero-section {
	width: 7px;
	height: 7px;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 50%;
	cursor: pointer;
	margin: 5px 0px 5px 0px;
}

.fullscreen-nav-item.current-item,
.fullscreen-nav-item-hero-section.current-item {
	background: #fff;
}

body.section-scroll .be-section * {
	-webkit-transform: translateZ(0);
}

/* ====================================
    FixedSidebar Page
   ==================================== */

.fixed-sidebar-page {
	padding: 0px !important;
}

.fixed-sidebar * {
	overflow: visible !important;
}

.fixed-sidebar-page #content-wrap {
	position: relative;
}

.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar,
.fixed-sidebar-page #page-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
}

.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar {
	width: 30%;
	margin: 0px !important;
	height: 100%;
	position: absolute;
}

.fixed-sidebar-page #right-sidebar {
	right: 0px;
}

.fixed-sidebar-page #page-content {
	width: 70% !important;
	padding: 30px;
}

.fixed-sidebar-page #left-sidebar.active-fixed,
.fixed-sidebar-page #right-sidebar.active-fixed {
	position: fixed;
	top: 0px;
	height: 100%;
}

.fixed-sidebar-page #right-sidebar.active-fixed {
	right: 0px;
	left: auto;
}

body.admin-bar .fixed-sidebar-page #left-sidebar.active-fixed .fixed-sidebar-content,
body.admin-bar .fixed-sidebar-page #right-sidebar.active-fixed .fixed-sidebar-content {
	padding-top: 82px;
}

.active-fixed .fixed-sidebar-content {
	overflow: hidden;
	display: block;
	height: 100%;
	position: relative;
}

.fixed-sidebar-content {
	padding: 50px 50px 100px 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fixed-sidebar-content-inner {
	height: 100%;
}

.active-fixed .fixed-sidebar-content .mCSB_container {
	margin-right: 0px;
}

.fixed-sidebar-page .mCustomScrollBox > .mCSB_scrollTools {
	right: -30px !important;
}

.fixed-sidebar-page .mCustomScrollBox {
	overflow: visible !important;
}

.layout-box .fixed-sidebar-page #right-sidebar.active-fixed {
	position: relative !important;
	right: auto !important;
}

/******************************************************************
    Zero Bottom Margin for Shortcodes in Header and Widget area
*******************************************************************/

.widget .be-shortcode,
.widget .icon-shortcode,
.widget .be-button-wrap {
	margin-bottom: 0px !important;
}

#header-wrap .be-shortcode,
#header-wrap .icon-shortcode,
#header-wrap .be-button-wrap {
	margin-bottom: 0px !important;
}

/******************************************************************
    Media Query
*******************************************************************/

/* =========================================================================
                                    Small Desktop
   ========================================================================= */

/* =========================================================================
                                    TABLET
   ========================================================================= */

/* =========================================================================
                                    MOBILE 320
   ========================================================================= */

/* =========================================================================
                                    MOBILE 480
   ========================================================================= */

/*
* 3.Generic
* =========================
* This defines styles for elements on a low level. Good for normalize, resets etc.
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

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

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-webkit-box-sizing: content-box;
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
	padding: 0;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
	margin: 0;
	padding: 0;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

select,
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

/*
* 4.Base
* =========================
* Use this to specify how elements should look more specifically
* things such as how links, lists and headings should look.
*/

/*
 *  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-webfont.eot");
	src: url("fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg#svgFontName") format("svg");
}

.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;
	-webkit-transform: translate(0, 0);
	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);
}

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

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

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

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-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);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	-webkit-filter: none;
	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";
}

@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon.eot?");
	src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff?") format("woff"), url("fonts/icomoon.ttf?") format("truetype"), url("fonts/icomoon.svg?#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow_back:before {
	content: "\e71c";
}

.icon-arrow_carrot_up_alt:before {
	content: "\e71d";
}

.icon-arrow_carrot-2down_alt2:before {
	content: "\e71e";
}

.icon-arrow_carrot-2down:before {
	content: "\e71f";
}

.icon-arrow_carrot-2dwnn_alt:before {
	content: "\e720";
}

.icon-arrow_carrot-2left_alt:before {
	content: "\e721";
}

.icon-arrow_carrot-2left_alt2:before {
	content: "\e722";
}

.icon-arrow_carrot-2left:before {
	content: "\e723";
}

.icon-arrow_carrot-2right_alt:before {
	content: "\e724";
}

.icon-arrow_carrot-2right_alt2:before {
	content: "\e725";
}

.icon-arrow_carrot-2right:before {
	content: "\e726";
}

.icon-arrow_carrot-2up_alt:before {
	content: "\e727";
}

.icon-arrow_carrot-2up_alt2:before {
	content: "\e728";
}

.icon-arrow_carrot-2up:before {
	content: "\e729";
}

.icon-arrow_carrot-down_alt:before {
	content: "\e72a";
}

.icon-arrow_carrot-down_alt2:before {
	content: "\e72b";
}

.icon-arrow_carrot-down:before {
	content: "\e72c";
}

.icon-arrow_carrot-left_alt:before {
	content: "\e72d";
}

.icon-arrow_carrot-left_alt2:before {
	content: "\e72e";
}

.icon-arrow_carrot-left:before {
	content: "\e72f";
}

.icon-arrow_carrot-right_alt:before {
	content: "\e730";
}

.icon-arrow_carrot-right_alt2:before {
	content: "\e731";
}

.icon-arrow_carrot-right:before {
	content: "\e732";
}

.icon-arrow_carrot-up_alt2:before {
	content: "\e733";
}

.icon-arrow_carrot-up:before {
	content: "\e734";
}

.icon-arrow_condense_alt:before {
	content: "\e735";
}

.icon-arrow_condense:before {
	content: "\e736";
}

.icon-arrow_down_alt:before {
	content: "\e737";
}

.icon-arrow_down:before {
	content: "\e738";
}

.icon-arrow_expand_alt:before {
	content: "\e739";
}

.icon-arrow_expand_alt2:before {
	content: "\e73a";
}

.icon-arrow_expand_alt3:before {
	content: "\e73b";
}

.icon-arrow_expand:before {
	content: "\e73c";
}

.icon-arrow_left_alt:before {
	content: "\e73d";
}

.icon-arrow_left-down_alt:before {
	content: "\e73e";
}

.icon-arrow_left-down:before {
	content: "\e73f";
}

.icon-arrow_left-right_alt:before {
	content: "\e740";
}

.icon-arrow_left-right:before {
	content: "\e741";
}

.icon-arrow_left-up_alt:before {
	content: "\e742";
}

.icon-arrow_left-up:before {
	content: "\e743";
}

.icon-arrow_left:before {
	content: "\e744";
}

.icon-arrow_move:before {
	content: "\e745";
}

.icon-arrow_right_alt:before {
	content: "\e746";
}

.icon-arrow_right-down_alt:before {
	content: "\e747";
}

.icon-arrow_right-down:before {
	content: "\e748";
}

.icon-arrow_right-up_alt:before {
	content: "\e749";
}

.icon-arrow_right-up:before {
	content: "\e74a";
}

.icon-arrow_right:before {
	content: "\e74b";
}

.icon-arrow_triangle-down_alt:before {
	content: "\e74c";
}

.icon-arrow_triangle-down_alt2:before {
	content: "\e74d";
}

.icon-arrow_triangle-down:before {
	content: "\e74e";
}

.icon-arrow_triangle-left_alt:before {
	content: "\e74f";
}

.icon-arrow_triangle-left_alt2:before {
	content: "\e750";
}

.icon-arrow_triangle-left:before {
	content: "\e751";
}

.icon-arrow_triangle-right_alt:before {
	content: "\e752";
}

.icon-arrow_triangle-right_alt2:before {
	content: "\e753";
}

.icon-arrow_triangle-right:before {
	content: "\e754";
}

.icon-arrow_triangle-up_alt:before {
	content: "\e755";
}

.icon-arrow_triangle-up_alt2:before {
	content: "\e756";
}

.icon-arrow_triangle-up:before {
	content: "\e757";
}

.icon-arrow_up_alt:before {
	content: "\e758";
}

.icon-arrow_up-down_alt:before {
	content: "\e759";
}

.icon-arrow_up:before {
	content: "\e75a";
}

.icon-arrow-up-down:before {
	content: "\e75b";
}

.icon-icon_adjust-horiz:before {
	content: "\e75c";
}

.icon-icon_adjust-vert:before {
	content: "\e75d";
}

.icon-icon_archive_alt:before {
	content: "\e75e";
}

.icon-icon_archive:before {
	content: "\e75f";
}

.icon-icon_bag_alt:before {
	content: "\e760";
}

.icon-icon_bag:before {
	content: "\e761";
}

.icon-icon_balance:before {
	content: "\e762";
}

.icon-icon_blocked:before {
	content: "\e763";
}

.icon-icon_book_alt:before {
	content: "\e764";
}

.icon-icon_book:before {
	content: "\e765";
}

.icon-icon_box-checked:before {
	content: "\e766";
}

.icon-icon_box-empty:before {
	content: "\e767";
}

.icon-icon_box-selected:before {
	content: "\e768";
}

.icon-icon_briefcase_alt:before {
	content: "\e769";
}

.icon-icon_briefcase:before {
	content: "\e76a";
}

.icon-icon_building_alt:before {
	content: "\e76b";
}

.icon-icon_building:before {
	content: "\e76c";
}

.icon-icon_calculator_alt:before {
	content: "\e76d";
}

.icon-icon_calendar:before {
	content: "\e76e";
}

.icon-icon_calulator:before {
	content: "\e76f";
}

.icon-icon_camera_alt:before {
	content: "\e770";
}

.icon-icon_camera:before {
	content: "\e771";
}

.icon-icon_cart_alt:before {
	content: "\e772";
}

.icon-icon_cart:before {
	content: "\e773";
}

.icon-icon_chat_alt:before {
	content: "\e774";
}

.icon-icon_chat:before {
	content: "\e775";
}

.icon-icon_check_alt:before {
	content: "\e776";
}

.icon-icon_check_alt2:before {
	content: "\e777";
}

.icon-icon_check:before {
	content: "\e778";
}

.icon-icon_circle-empty:before {
	content: "\e779";
}

.icon-icon_circle-slelected:before {
	content: "\e77a";
}

.icon-icon_clipboard:before {
	content: "\e77b";
}

.icon-icon_clock_alt:before {
	content: "\e77c";
}

.icon-icon_clock:before {
	content: "\e77d";
}

.icon-icon_close_alt:before {
	content: "\e77e";
}

.icon-icon_close_alt2:before {
	content: "\e77f";
}

.icon-icon_close:before {
	content: "\e780";
}

.icon-icon_cloud_alt:before {
	content: "\e781";
}

.icon-icon_cloud-download_alt:before {
	content: "\e782";
}

.icon-icon_cloud-download:before {
	content: "\e783";
}

.icon-icon_cloud-upload_alt:before {
	content: "\e784";
}

.icon-icon_cloud-upload:before {
	content: "\e785";
}

.icon-icon_cloud:before {
	content: "\e786";
}

.icon-icon_cog:before {
	content: "\e787";
}

.icon-icon_cogs:before {
	content: "\e788";
}

.icon-icon_comment_alt:before {
	content: "\e789";
}

.icon-icon_comment:before {
	content: "\e78a";
}

.icon-icon_compass_alt:before {
	content: "\e78b";
}

.icon-icon_compass:before {
	content: "\e78c";
}

.icon-icon_cone_alt:before {
	content: "\e78d";
}

.icon-icon_cone:before {
	content: "\e78e";
}

.icon-icon_contacts_alt:before {
	content: "\e78f";
}

.icon-icon_contacts:before {
	content: "\e790";
}

.icon-icon_creditcard:before {
	content: "\e791";
}

.icon-icon_currency_alt:before {
	content: "\e792";
}

.icon-icon_currency:before {
	content: "\e793";
}

.icon-icon_cursor_alt:before {
	content: "\e794";
}

.icon-icon_cursor:before {
	content: "\e795";
}

.icon-icon_datareport_alt:before {
	content: "\e796";
}

.icon-icon_datareport:before {
	content: "\e797";
}

.icon-icon_desktop:before {
	content: "\e798";
}

.icon-icon_dislike_alt:before {
	content: "\e799";
}

.icon-icon_dislike:before {
	content: "\e79a";
}

.icon-icon_document_alt:before {
	content: "\e79b";
}

.icon-icon_document:before {
	content: "\e79c";
}

.icon-icon_documents_alt:before {
	content: "\e79d";
}

.icon-icon_documents:before {
	content: "\e79e";
}

.icon-icon_download:before {
	content: "\e79f";
}

.icon-icon_drawer_alt:before {
	content: "\e7a0";
}

.icon-icon_drawer:before {
	content: "\e7a1";
}

.icon-icon_drive_alt:before {
	content: "\e7a2";
}

.icon-icon_drive:before {
	content: "\e7a3";
}

.icon-icon_easel_alt:before {
	content: "\e7a4";
}

.icon-icon_easel:before {
	content: "\e7a5";
}

.icon-icon_error-circle_alt:before {
	content: "\e7a6";
}

.icon-icon_error-circle:before {
	content: "\e7a7";
}

.icon-icon_error-oct_alt:before {
	content: "\e7a8";
}

.icon-icon_error-oct:before {
	content: "\e7a9";
}

.icon-icon_error-triangle_alt:before {
	content: "\e7aa";
}

.icon-icon_error-triangle:before {
	content: "\e7ab";
}

.icon-icon_film:before {
	content: "\e7ac";
}

.icon-icon_floppy_alt:before {
	content: "\e7ad";
}

.icon-icon_floppy:before {
	content: "\e7ae";
}

.icon-icon_flowchart_alt:before {
	content: "\e7af";
}

.icon-icon_flowchart:before {
	content: "\e7b0";
}

.icon-icon_folder_download:before {
	content: "\e7b1";
}

.icon-icon_folder_upload:before {
	content: "\e7b2";
}

.icon-icon_folder-add_alt:before {
	content: "\e7b3";
}

.icon-icon_folder-add:before {
	content: "\e7b4";
}

.icon-icon_folder-alt:before {
	content: "\e7b5";
}

.icon-icon_folder-open_alt:before {
	content: "\e7b6";
}

.icon-icon_folder-open:before {
	content: "\e7b7";
}

.icon-icon_folder:before {
	content: "\e7b8";
}

.icon-icon_genius:before {
	content: "\e7b9";
}

.icon-icon_gift_alt:before {
	content: "\e7ba";
}

.icon-icon_gift:before {
	content: "\e7bb";
}

.icon-icon_globe_alt:before {
	content: "\e7bc";
}

.icon-icon_globe-2:before {
	content: "\e7bd";
}

.icon-icon_globe:before {
	content: "\e7be";
}

.icon-icon_grid-2x2:before {
	content: "\e7bf";
}

.icon-icon_grid-3x3:before {
	content: "\e7c0";
}

.icon-icon_group:before {
	content: "\e7c1";
}

.icon-icon_headphones:before {
	content: "\e7c2";
}

.icon-icon_heart_alt:before {
	content: "\e7c3";
}

.icon-icon_heart:before {
	content: "\e7c4";
}

.icon-icon_hourglass:before {
	content: "\e7c5";
}

.icon-icon_house_alt:before {
	content: "\e7c6";
}

.icon-icon_house:before {
	content: "\e7c7";
}

.icon-icon_id_alt:before {
	content: "\e7c8";
}

.icon-icon_id-2_alt:before {
	content: "\e7c9";
}

.icon-icon_id-2:before {
	content: "\e7ca";
}

.icon-icon_id:before {
	content: "\e7cb";
}

.icon-icon_image:before {
	content: "\e7cc";
}

.icon-icon_images:before {
	content: "\e7cd";
}

.icon-icon_info_alt:before {
	content: "\e7ce";
}

.icon-icon_info:before {
	content: "\e7cf";
}

.icon-icon_key_alt:before {
	content: "\e7d0";
}

.icon-icon_key:before {
	content: "\e7d1";
}

.icon-icon_laptop:before {
	content: "\e7d2";
}

.icon-icon_lifesaver:before {
	content: "\e7d3";
}

.icon-icon_lightbulb_alt:before {
	content: "\e7d4";
}

.icon-icon_lightbulb:before {
	content: "\e7d5";
}

.icon-icon_like_alt:before {
	content: "\e7d6";
}

.icon-icon_like:before {
	content: "\e7d7";
}

.icon-icon_link_alt:before {
	content: "\e7d8";
}

.icon-icon_link:before {
	content: "\e7d9";
}

.icon-icon_loading:before {
	content: "\e7da";
}

.icon-icon_lock_alt:before {
	content: "\e7db";
}

.icon-icon_lock-open_alt:before {
	content: "\e7dc";
}

.icon-icon_lock-open:before {
	content: "\e7dd";
}

.icon-icon_lock:before {
	content: "\e7de";
}

.icon-icon_mail_alt:before {
	content: "\e7df";
}

.icon-icon_mail:before {
	content: "\e7e0";
}

.icon-icon_map_alt:before {
	content: "\e7e1";
}

.icon-icon_map:before {
	content: "\e7e2";
}

.icon-icon_menu-circle_alt:before {
	content: "\e7e3";
}

.icon-icon_menu-circle_alt2:before {
	content: "\e7e4";
}

.icon-icon_menu-square_alt:before {
	content: "\e7e5";
}

.icon-icon_menu-square_alt2:before {
	content: "\e7e6";
}

.icon-icon_menu:before {
	content: "\e7e7";
}

.icon-icon_mic_alt:before {
	content: "\e7e8";
}

.icon-icon_mic:before {
	content: "\e7e9";
}

.icon-icon_minus_alt:before {
	content: "\e7ea";
}

.icon-icon_minus_alt2:before {
	content: "\e7eb";
}

.icon-icon_minus-06:before {
	content: "\e7ec";
}

.icon-icon_minus-box:before {
	content: "\e7ed";
}

.icon-icon_mobile:before {
	content: "\e7ee";
}

.icon-icon_mug_alt:before {
	content: "\e7ef";
}

.icon-icon_mug:before {
	content: "\e7f0";
}

.icon-icon_music:before {
	content: "\e7f1";
}

.icon-icon_ol:before {
	content: "\e7f2";
}

.icon-icon_paperclip:before {
	content: "\e7f3";
}

.icon-icon_pause_alt:before {
	content: "\e7f4";
}

.icon-icon_pause_alt2:before {
	content: "\e7f5";
}

.icon-icon_pause:before {
	content: "\e7f6";
}

.icon-icon_pencil_alt:before {
	content: "\e7f7";
}

.icon-icon_pencil-edit_alt:before {
	content: "\e7f8";
}

.icon-icon_pencil-edit:before {
	content: "\e7f9";
}

.icon-icon_pencil:before {
	content: "\e7fa";
}

.icon-icon_pens_alt:before {
	content: "\e7fb";
}

.icon-icon_pens:before {
	content: "\e7fc";
}

.icon-icon_percent_alt:before {
	content: "\e7fd";
}

.icon-icon_percent:before {
	content: "\e7fe";
}

.icon-icon_phone:before {
	content: "\e7ff";
}

.icon-icon_piechart:before {
	content: "\e800";
}

.icon-icon_pin_alt:before {
	content: "\e801";
}

.icon-icon_pin:before {
	content: "\e802";
}

.icon-icon_plus_alt:before {
	content: "\e803";
}

.icon-icon_plus_alt2:before {
	content: "\e804";
}

.icon-icon_plus-box:before {
	content: "\e805";
}

.icon-icon_plus:before {
	content: "\e806";
}

.icon-icon_printer-alt:before {
	content: "\e807";
}

.icon-icon_printer:before {
	content: "\e808";
}

.icon-icon_profile:before {
	content: "\e809";
}

.icon-icon_pushpin_alt:before {
	content: "\e80a";
}

.icon-icon_pushpin:before {
	content: "\e80b";
}

.icon-icon_puzzle_alt:before {
	content: "\e80c";
}

.icon-icon_puzzle:before {
	content: "\e80d";
}

.icon-icon_question_alt:before {
	content: "\e80e";
}

.icon-icon_question_alt2:before {
	content: "\e80f";
}

.icon-icon_question:before {
	content: "\e810";
}

.icon-icon_quotations_alt:before {
	content: "\e811";
}

.icon-icon_quotations_alt2:before {
	content: "\e812";
}

.icon-icon_quotations:before {
	content: "\e813";
}

.icon-icon_refresh:before {
	content: "\e814";
}

.icon-icon_ribbon_alt:before {
	content: "\e815";
}

.icon-icon_ribbon:before {
	content: "\e816";
}

.icon-icon_rook:before {
	content: "\e817";
}

.icon-icon_search_alt:before {
	content: "\e818";
}

.icon-icon_search:before {
	content: "\e819";
}

.icon-icon_search2:before {
	content: "\e81a";
}

.icon-icon_shield_alt:before {
	content: "\e81b";
}

.icon-icon_shield:before {
	content: "\e81c";
}

.icon-icon_star_alt:before {
	content: "\e81d";
}

.icon-icon_star-half_alt:before {
	content: "\e81e";
}

.icon-icon_star-half:before {
	content: "\e81f";
}

.icon-icon_star:before {
	content: "\e820";
}

.icon-icon_stop_alt:before {
	content: "\e821";
}

.icon-icon_stop_alt2:before {
	content: "\e822";
}

.icon-icon_stop:before {
	content: "\e823";
}

.icon-icon_table:before {
	content: "\e824";
}

.icon-icon_tablet:before {
	content: "\e825";
}

.icon-icon_tag_alt:before {
	content: "\e826";
}

.icon-icon_tag:before {
	content: "\e827";
}

.icon-icon_tags_alt:before {
	content: "\e828";
}

.icon-icon_tags:before {
	content: "\e829";
}

.icon-icon_target:before {
	content: "\e82a";
}

.icon-icon_tool:before {
	content: "\e82b";
}

.icon-icon_toolbox_alt:before {
	content: "\e82c";
}

.icon-icon_toolbox:before {
	content: "\e82d";
}

.icon-icon_tools:before {
	content: "\e82e";
}

.icon-icon_trash_alt:before {
	content: "\e82f";
}

.icon-icon_trash:before {
	content: "\e830";
}

.icon-icon_ul:before {
	content: "\e831";
}

.icon-icon_upload:before {
	content: "\e832";
}

.icon-icon_vol-mute_alt:before {
	content: "\e833";
}

.icon-icon_vol-mute:before {
	content: "\e834";
}

.icon-icon_volume-high_alt:before {
	content: "\e835";
}

.icon-icon_volume-high:before {
	content: "\e836";
}

.icon-icon_volume-low_alt:before {
	content: "\e837";
}

.icon-icon_volume-low:before {
	content: "\e838";
}

.icon-icon_wallet_alt:before {
	content: "\e839";
}

.icon-icon_wallet:before {
	content: "\e83a";
}

.icon-icon_zoom-in_alt:before {
	content: "\e83b";
}

.icon-icon_zoom-in:before {
	content: "\e83c";
}

.icon-icon_zoom-out_alt:before {
	content: "\e83d";
}

.icon-icon_zoom-out:before {
	content: "\e83e";
}

.icon-social_blogger_circle:before {
	content: "\e83f";
}

.icon-social_blogger_square:before {
	content: "\e840";
}

.icon-social_blogger:before {
	content: "\e841";
}

.icon-social_delicious_circle:before {
	content: "\e842";
}

.icon-social_delicious_square:before {
	content: "\e843";
}

.icon-social_delicious:before {
	content: "\e844";
}

.icon-social_deviantart_circle:before {
	content: "\e845";
}

.icon-social_deviantart_square:before {
	content: "\e846";
}

.icon-social_deviantart:before {
	content: "\e847";
}

.icon-social_dribbble_circle:before {
	content: "\e848";
}

.icon-social_dribbble_square:before {
	content: "\e849";
}

.icon-social_dribbble:before {
	content: "\e84a";
}

.icon-social_facebook_circle:before {
	content: "\e84b";
}

.icon-social_facebook_square:before {
	content: "\e84c";
}

.icon-social_facebook:before {
	content: "\e84d";
}

.icon-social_flickr_circle:before {
	content: "\e84e";
}

.icon-social_flickr_square:before {
	content: "\e84f";
}

.icon-social_flickr:before {
	content: "\e850";
}

.icon-social_googledrive_alt2:before {
	content: "\e851";
}

.icon-social_googledrive_square:before {
	content: "\e852";
}

.icon-social_googledrive:before {
	content: "\e853";
}

.icon-social_googleplus_circle:before {
	content: "\e854";
}

.icon-social_googleplus_square:before {
	content: "\e855";
}

.icon-social_googleplus:before {
	content: "\e856";
}

.icon-social_instagram_circle:before {
	content: "\e857";
}

.icon-social_instagram_square:before {
	content: "\e858";
}

.icon-social_instagram:before {
	content: "\e859";
}

.icon-social_linkedin_circle:before {
	content: "\e85a";
}

.icon-social_linkedin_square:before {
	content: "\e85b";
}

.icon-social_linkedin:before {
	content: "\e85c";
}

.icon-social_myspace_circle:before {
	content: "\e85d";
}

.icon-social_myspace_square:before {
	content: "\e85e";
}

.icon-social_myspace:before {
	content: "\e85f";
}

.icon-social_picassa_circle:before {
	content: "\e860";
}

.icon-social_picassa_square:before {
	content: "\e861";
}

.icon-social_picassa:before {
	content: "\e862";
}

.icon-social_pinterest_circle:before {
	content: "\e863";
}

.icon-social_pinterest_square:before {
	content: "\e864";
}

.icon-social_pinterest:before {
	content: "\e865";
}

.icon-social_rss_circle:before {
	content: "\e866";
}

.icon-social_rss_square:before {
	content: "\e867";
}

.icon-social_rss:before {
	content: "\e868";
}

.icon-social_share_circle:before {
	content: "\e869";
}

.icon-social_share_square:before {
	content: "\e86a";
}

.icon-social_share:before {
	content: "\e86b";
}

.icon-social_skype_circle:before {
	content: "\e86c";
}

.icon-social_skype_square:before {
	content: "\e86d";
}

.icon-social_skype:before {
	content: "\e86e";
}

.icon-social_spotify_circle:before {
	content: "\e86f";
}

.icon-social_spotify_square:before {
	content: "\e870";
}

.icon-social_spotify:before {
	content: "\e871";
}

.icon-social_stumbleupon_circle:before {
	content: "\e872";
}

.icon-social_stumbleupon_square:before {
	content: "\e873";
}

.icon-social_tumbleupon:before {
	content: "\e874";
}

.icon-social_tumblr_circle:before {
	content: "\e875";
}

.icon-social_tumblr_square:before {
	content: "\e876";
}

.icon-social_tumblr:before {
	content: "\e877";
}

.icon-social_twitter_circle:before {
	content: "\e878";
}

.icon-social_twitter_square:before {
	content: "\e879";
}

.icon-social_twitter:before {
	content: "\e87a";
}

.icon-social_vimeo_circle:before {
	content: "\e87b";
}

.icon-social_vimeo_square:before {
	content: "\e87c";
}

.icon-social_vimeo:before {
	content: "\e87d";
}

.icon-social_wordpress_circle:before {
	content: "\e87e";
}

.icon-social_wordpress_square:before {
	content: "\e87f";
}

.icon-social_wordpress:before {
	content: "\e880";
}

.icon-social_youtube_circle:before {
	content: "\e881";
}

.icon-social_youtube_square:before {
	content: "\e882";
}

.icon-social_youtube:before {
	content: "\e883";
}

.icon-duckduckgo:before {
	content: "\21";
}

.icon-aim:before {
	content: "\22";
}

.icon-delicious:before {
	content: "\23";
}

.icon-paypal:before {
	content: "\24";
}

.icon-flattr:before {
	content: "\25";
}

.icon-android:before {
	content: "\26";
}

.icon-eventful:before {
	content: "\27";
}

.icon-smashmag:before {
	content: "\2a";
}

.icon-gplus:before {
	content: "\2b";
}

.icon-wikipedia:before {
	content: "\2c";
}

.icon-lanyrd:before {
	content: "\2d";
}

.icon-calendar:before {
	content: "\2e";
}

.icon-stumbleupon:before {
	content: "\2f";
}

.icon-fivehundredpx:before {
	content: "\30";
}

.icon-pinterest:before {
	content: "\31";
}

.icon-bitcoin:before {
	content: "\32";
}

.icon-w3c:before {
	content: "\33";
}

.icon-foursquare:before {
	content: "\34";
}

.icon-html5:before {
	content: "\35";
}

.icon-ie:before {
	content: "\36";
}

.icon-call:before {
	content: "\37";
}

.icon-grooveshark:before {
	content: "\38";
}

.icon-ninetyninedesigns:before {
	content: "\39";
}

.icon-forrst:before {
	content: "\3a";
}

.icon-digg:before {
	content: "\3b";
}

.icon-spotify:before {
	content: "\3d";
}

.icon-reddit:before {
	content: "\3e";
}

.icon-guest:before {
	content: "\3f";
}

.icon-gowalla:before {
	content: "\40";
}

.icon-appstore:before {
	content: "\41";
}

.icon-blogger:before {
	content: "\42";
}

.icon-cc:before {
	content: "\43";
}

.icon-dribbble:before {
	content: "\44";
}

.icon-evernote:before {
	content: "\45";
}

.icon-flickr:before {
	content: "\46";
}

.icon-google:before {
	content: "\47";
}

.icon-viadeo:before {
	content: "\48";
}

.icon-instapaper:before {
	content: "\49";
}

.icon-weibo:before {
	content: "\4a";
}

.icon-klout:before {
	content: "\4b";
}

.icon-linkedin:before {
	content: "\4c";
}

.icon-meetup:before {
	content: "\4d";
}

.icon-vk:before {
	content: "\4e";
}

.icon-plancast:before {
	content: "\50";
}

.icon-disqus:before {
	content: "\51";
}

.icon-rss:before {
	content: "\52";
}

.icon-skype:before {
	content: "\53";
}

.icon-twitter:before {
	content: "\54";
}

.icon-youtube:before {
	content: "\55";
}

.icon-vimeo:before {
	content: "\56";
}

.icon-windows:before {
	content: "\57";
}

.icon-xing:before {
	content: "\58";
}

.icon-yahoo:before {
	content: "\59";
}

.icon-chrome:before {
	content: "\5b";
}

.icon-email:before {
	content: "\5d";
}

.icon-macstore:before {
	content: "\5e";
}

.icon-myspace:before {
	content: "\5f";
}

.icon-podcast:before {
	content: "\60";
}

.icon-amazon:before {
	content: "\61";
}

.icon-steam:before {
	content: "\62";
}

.icon-cloudapp:before {
	content: "\63";
}

.icon-dropbox:before {
	content: "\64";
}

.icon-ebay:before {
	content: "\65";
}

.icon-facebook:before {
	content: "\66";
}

.icon-github:before {
	content: "\67";
}

.icon-github-circled:before {
	content: "\e8";
}

.icon-googleplay:before {
	content: "\68";
}

.icon-itunes:before {
	content: "\69";
}

.icon-plurk:before {
	content: "\6a";
}

.icon-songkick:before {
	content: "\6b";
}

.icon-lastfm:before {
	content: "\6c";
}

.icon-gmail:before {
	content: "\6d";
}

.icon-pinboard:before {
	content: "\6e";
}

.icon-openid:before {
	content: "\6f";
}

.icon-quora:before {
	content: "\71";
}

.icon-soundcloud:before {
	content: "\73";
}

.icon-tumblr:before {
	content: "\74";
}

.icon-eventasaurus:before {
	content: "\76";
}

.icon-wordpress:before {
	content: "\77";
}

.icon-yelp:before {
	content: "\79";
}

.icon-intensedebate:before {
	content: "\7b";
}

.icon-eventbrite:before {
	content: "\7c";
}

.icon-scribd:before {
	content: "\7d";
}

.icon-posterous:before {
	content: "\7e";
}

.icon-stripe:before {
	content: "\a3";
}

.icon-opentable:before {
	content: "\c7";
}

.icon-cart:before {
	content: "\c9";
}

.icon-print:before {
	content: "\d1";
}

.icon-angellist:before {
	content: "\d6";
}

.icon-instagram:before {
	content: "\dc";
}

.icon-dwolla:before {
	content: "\e0";
}

.icon-appnet:before {
	content: "\e1";
}

.icon-statusnet:before {
	content: "\e2";
}

.icon-acrobat:before {
	content: "\e3";
}

.icon-drupal:before {
	content: "\e4";
}

.icon-buffer:before {
	content: "\e5";
}

.icon-pocket:before {
	content: "\e7";
}

.icon-bitbucket:before {
	content: "\e9";
}

.icon-lego:before {
	content: "\ea";
}

.icon-login:before {
	content: "\eb";
}

.icon-stackoverflow:before {
	content: "\ec";
}

.icon-hackernews:before {
	content: "\ed";
}

.icon-lkdto:before {
	content: "\ee";
}

.icon-phone:before {
	content: "\e600";
}

.icon-mobile:before {
	content: "\e601";
}

.icon-mouse:before {
	content: "\e602";
}

.icon-directions:before {
	content: "\e603";
}

.icon-mail:before {
	content: "\e604";
}

.icon-paperplane:before {
	content: "\e605";
}

.icon-pencil:before {
	content: "\e606";
}

.icon-feather:before {
	content: "\e607";
}

.icon-paperclip:before {
	content: "\e608";
}

.icon-drawer:before {
	content: "\e609";
}

.icon-reply:before {
	content: "\e60a";
}

.icon-reply-all:before {
	content: "\e60b";
}

.icon-forward:before {
	content: "\e60c";
}

.icon-user:before {
	content: "\e60d";
}

.icon-users:before {
	content: "\e60e";
}

.icon-user-add:before {
	content: "\e60f";
}

.icon-vcard:before {
	content: "\e610";
}

.icon-export:before {
	content: "\e611";
}

.icon-location:before {
	content: "\e612";
}

.icon-map:before {
	content: "\e613";
}

.icon-compass:before {
	content: "\e614";
}

.icon-location2:before {
	content: "\e615";
}

.icon-target:before {
	content: "\e616";
}

.icon-share:before {
	content: "\e617";
}

.icon-sharable:before {
	content: "\e618";
}

.icon-heart:before {
	content: "\e619";
}

.icon-heart2:before {
	content: "\e61a";
}

.icon-star:before {
	content: "\e61b";
}

.icon-star2:before {
	content: "\e61c";
}

.icon-thumbsup:before {
	content: "\e61d";
}

.icon-thumbsdown:before {
	content: "\e61e";
}

.icon-chat:before {
	content: "\e61f";
}

.icon-comment:before {
	content: "\e620";
}

.icon-quote:before {
	content: "\e621";
}

.icon-house:before {
	content: "\e622";
}

.icon-popup:before {
	content: "\e623";
}

.icon-search:before {
	content: "\e624";
}

.icon-flashlight:before {
	content: "\e625";
}

.icon-printer:before {
	content: "\e626";
}

.icon-bell:before {
	content: "\e627";
}

.icon-link:before {
	content: "\e628";
}

.icon-flag:before {
	content: "\e629";
}

.icon-cog:before {
	content: "\e62a";
}

.icon-tools:before {
	content: "\e62b";
}

.icon-trophy:before {
	content: "\e62c";
}

.icon-tag:before {
	content: "\e62d";
}

.icon-camera:before {
	content: "\e62e";
}

.icon-megaphone:before {
	content: "\e62f";
}

.icon-moon:before {
	content: "\e630";
}

.icon-palette:before {
	content: "\e631";
}

.icon-leaf:before {
	content: "\e632";
}

.icon-music:before {
	content: "\e633";
}

.icon-music2:before {
	content: "\e634";
}

.icon-new:before {
	content: "\e635";
}

.icon-graduation:before {
	content: "\e636";
}

.icon-book:before {
	content: "\e637";
}

.icon-newspaper:before {
	content: "\e638";
}

.icon-bag:before {
	content: "\e639";
}

.icon-airplane:before {
	content: "\e63a";
}

.icon-lifebuoy:before {
	content: "\e63b";
}

.icon-eye:before {
	content: "\e63c";
}

.icon-clock:before {
	content: "\e63d";
}

.icon-microphone:before {
	content: "\e63e";
}

.icon-calendar2:before {
	content: "\e63f";
}

.icon-bolt:before {
	content: "\e640";
}

.icon-thunder:before {
	content: "\e641";
}

.icon-droplet:before {
	content: "\e642";
}

.icon-cd:before {
	content: "\e643";
}

.icon-briefcase:before {
	content: "\e644";
}

.icon-air:before {
	content: "\e645";
}

.icon-hourglass:before {
	content: "\e646";
}

.icon-gauge:before {
	content: "\e647";
}

.icon-language:before {
	content: "\e648";
}

.icon-network:before {
	content: "\e649";
}

.icon-key:before {
	content: "\e64a";
}

.icon-battery:before {
	content: "\e64b";
}

.icon-bucket:before {
	content: "\e64c";
}

.icon-magnet:before {
	content: "\e64d";
}

.icon-drive:before {
	content: "\e64e";
}

.icon-cup:before {
	content: "\e64f";
}

.icon-rocket:before {
	content: "\e650";
}

.icon-brush:before {
	content: "\e651";
}

.icon-suitcase:before {
	content: "\e652";
}

.icon-cone:before {
	content: "\e653";
}

.icon-earth:before {
	content: "\e654";
}

.icon-keyboard:before {
	content: "\e655";
}

.icon-browser:before {
	content: "\e656";
}

.icon-publish:before {
	content: "\e657";
}

.icon-progress-3:before {
	content: "\e658";
}

.icon-progress-2:before {
	content: "\e659";
}

.icon-brogress-1:before {
	content: "\e65a";
}

.icon-progress-0:before {
	content: "\e65b";
}

.icon-sun:before {
	content: "\e65c";
}

.icon-sun2:before {
	content: "\e65d";
}

.icon-adjust:before {
	content: "\e65e";
}

.icon-code:before {
	content: "\e65f";
}

.icon-screen:before {
	content: "\e660";
}

.icon-infinity:before {
	content: "\e661";
}

.icon-light-bulb:before {
	content: "\e662";
}

.icon-creditcard:before {
	content: "\e663";
}

.icon-database:before {
	content: "\e664";
}

.icon-voicemail:before {
	content: "\e665";
}

.icon-clipboard:before {
	content: "\e666";
}

.icon-cart2:before {
	content: "\e667";
}

.icon-box:before {
	content: "\e668";
}

.icon-ticket:before {
	content: "\e669";
}

.icon-rss2:before {
	content: "\e66a";
}

.icon-signal:before {
	content: "\e66b";
}

.icon-thermometer:before {
	content: "\e66c";
}

.icon-droplets:before {
	content: "\e66d";
}

.icon-uniE66E:before {
	content: "\e66e";
}

.icon-statistics:before {
	content: "\e66f";
}

.icon-pie:before {
	content: "\e670";
}

.icon-bars:before {
	content: "\e671";
}

.icon-graph:before {
	content: "\e672";
}

.icon-lock:before {
	content: "\e673";
}

.icon-lock-open:before {
	content: "\e674";
}

.icon-logout:before {
	content: "\e675";
}

.icon-login2:before {
	content: "\e676";
}

.icon-checkmark:before {
	content: "\e677";
}

.icon-cross:before {
	content: "\e678";
}

.icon-minus:before {
	content: "\e679";
}

.icon-plus:before {
	content: "\e67a";
}

.icon-cross2:before {
	content: "\e67b";
}

.icon-minus2:before {
	content: "\e67c";
}

.icon-plus2:before {
	content: "\e67d";
}

.icon-cross3:before {
	content: "\e67e";
}

.icon-minus3:before {
	content: "\e67f";
}

.icon-plus3:before {
	content: "\e680";
}

.icon-erase:before {
	content: "\e681";
}

.icon-blocked:before {
	content: "\e682";
}

.icon-info:before {
	content: "\e683";
}

.icon-info2:before {
	content: "\e684";
}

.icon-question:before {
	content: "\e685";
}

.icon-help:before {
	content: "\e686";
}

.icon-warning:before {
	content: "\e687";
}

.icon-cycle:before {
	content: "\e688";
}

.icon-cw:before {
	content: "\e689";
}

.icon-ccw:before {
	content: "\e68a";
}

.icon-shuffle:before {
	content: "\e68b";
}

.icon-arrow:before {
	content: "\e68c";
}

.icon-arrow2:before {
	content: "\e68d";
}

.icon-retweet:before {
	content: "\e68e";
}

.icon-loop:before {
	content: "\e68f";
}

.icon-history:before {
	content: "\e690";
}

.icon-back:before {
	content: "\e691";
}

.icon-switch:before {
	content: "\e692";
}

.icon-list:before {
	content: "\e693";
}

.icon-add-to-list:before {
	content: "\e694";
}

.icon-layout:before {
	content: "\e695";
}

.icon-list2:before {
	content: "\e696";
}

.icon-text:before {
	content: "\e697";
}

.icon-text2:before {
	content: "\e698";
}

.icon-document:before {
	content: "\e699";
}

.icon-docs:before {
	content: "\e69a";
}

.icon-landscape:before {
	content: "\e69b";
}

.icon-pictures:before {
	content: "\e69c";
}

.icon-video:before {
	content: "\e69d";
}

.icon-music3:before {
	content: "\e69e";
}

.icon-folder:before {
	content: "\e69f";
}

.icon-archive:before {
	content: "\e6a0";
}

.icon-trash:before {
	content: "\e6a1";
}

.icon-upload:before {
	content: "\e6a2";
}

.icon-download:before {
	content: "\e6a3";
}

.icon-disk:before {
	content: "\e6a4";
}

.icon-install:before {
	content: "\e6a5";
}

.icon-cloud:before {
	content: "\e6a6";
}

.icon-upload2:before {
	content: "\e6a7";
}

.icon-bookmark:before {
	content: "\e6a8";
}

.icon-bookmarks:before {
	content: "\e6a9";
}

.icon-book2:before {
	content: "\e6aa";
}

.icon-play:before {
	content: "\e6ab";
}

.icon-pause:before {
	content: "\e6ac";
}

.icon-record:before {
	content: "\e6ad";
}

.icon-stop:before {
	content: "\e6ae";
}

.icon-next:before {
	content: "\e6af";
}

.icon-previous:before {
	content: "\e6b0";
}

.icon-first:before {
	content: "\e6b1";
}

.icon-last:before {
	content: "\e6b2";
}

.icon-resize-enlarge:before {
	content: "\e6b3";
}

.icon-resize-shrink:before {
	content: "\e6b4";
}

.icon-volume:before {
	content: "\e6b5";
}

.icon-sound:before {
	content: "\e6b6";
}

.icon-mute:before {
	content: "\e6b7";
}

.icon-flow-cascade:before {
	content: "\e6b8";
}

.icon-flow-branch:before {
	content: "\e6b9";
}

.icon-flow-tree:before {
	content: "\e6ba";
}

.icon-flow-line:before {
	content: "\e6bb";
}

.icon-flow-parallel:before {
	content: "\e6bc";
}

.icon-arrow-left:before {
	content: "\e6bd";
}

.icon-arrow-down:before {
	content: "\e6be";
}

.icon-arrow-up-upload:before {
	content: "\e6bf";
}

.icon-arrow-right:before {
	content: "\e6c0";
}

.icon-arrow-left2:before {
	content: "\e6c1";
}

.icon-arrow-down2:before {
	content: "\e6c2";
}

.icon-arrow-up:before {
	content: "\e6c3";
}

.icon-arrow-right2:before {
	content: "\e6c4";
}

.icon-arrow-left3:before {
	content: "\e6c5";
}

.icon-arrow-down3:before {
	content: "\e6c6";
}

.icon-arrow-up2:before {
	content: "\e6c7";
}

.icon-arrow-right3:before {
	content: "\e6c8";
}

.icon-arrow-left4:before {
	content: "\e6c9";
}

.icon-arrow-down4:before {
	content: "\e6ca";
}

.icon-arrow-up3:before {
	content: "\e6cb";
}

.icon-arrow-right4:before {
	content: "\e6cc";
}

.icon-arrow-left5:before {
	content: "\e6cd";
}

.icon-arrow-down5:before {
	content: "\e6ce";
}

.icon-arrow-up4:before {
	content: "\e6cf";
}

.icon-arrow-right5:before {
	content: "\e6d0";
}

.icon-arrow-left6:before {
	content: "\e6d1";
}

.icon-arrow-down6:before {
	content: "\e6d2";
}

.icon-arrow-up5:before {
	content: "\e6d3";
}

.icon-arrow-right6:before {
	content: "\e6d4";
}

.icon-arrow-left7:before {
	content: "\e6d5";
}

.icon-arrow-down7:before {
	content: "\e6d6";
}

.icon-arrow-up6:before {
	content: "\e6d7";
}

.icon-uniE6D8:before {
	content: "\e6d8";
}

.icon-arrow-left8:before {
	content: "\e6d9";
}

.icon-arrow-down8:before {
	content: "\e6da";
}

.icon-arrow-up7:before {
	content: "\e6db";
}

.icon-arrow-right7:before {
	content: "\e6dc";
}

.icon-menu:before {
	content: "\e6dd";
}

.icon-ellipsis:before {
	content: "\e6de";
}

.icon-dots:before {
	content: "\e6df";
}

.icon-dot:before {
	content: "\e6e0";
}

.icon-cc2:before {
	content: "\e6e1";
}

.icon-cc-by:before {
	content: "\e6e2";
}

.icon-cc-nc:before {
	content: "\e6e3";
}

.icon-cc-nc-eu:before {
	content: "\e6e4";
}

.icon-cc-nc-jp:before {
	content: "\e6e5";
}

.icon-cc-sa:before {
	content: "\e6e6";
}

.icon-cc-nd:before {
	content: "\e6e7";
}

.icon-cc-pd:before {
	content: "\e6e8";
}

.icon-cc-zero:before {
	content: "\e6e9";
}

.icon-cc-share:before {
	content: "\e6ea";
}

.icon-cc-share2:before {
	content: "\e6eb";
}

.icon-danielbruce:before {
	content: "\e6ec";
}

.icon-danielbruce2:before {
	content: "\e6ed";
}

.icon-github2:before {
	content: "\e6ee";
}

.icon-github3:before {
	content: "\e6ef";
}

.icon-flickr2:before {
	content: "\e6f0";
}

.icon-flickr3:before {
	content: "\e6f1";
}

.icon-vimeo2:before {
	content: "\e6f2";
}

.icon-vimeo3:before {
	content: "\e6f3";
}

.icon-twitter2:before {
	content: "\e6f4";
}

.icon-twitter3:before {
	content: "\e6f5";
}

.icon-facebook2:before {
	content: "\e6f6";
}

.icon-facebook3:before {
	content: "\e6f7";
}

.icon-facebook4:before {
	content: "\e6f8";
}

.icon-googleplus:before {
	content: "\e6f9";
}

.icon-googleplus2:before {
	content: "\e6fa";
}

.icon-pinterest2:before {
	content: "\e6fb";
}

.icon-pinterest3:before {
	content: "\e6fc";
}

.icon-tumblr2:before {
	content: "\e6fd";
}

.icon-tumblr3:before {
	content: "\e6fe";
}

.icon-linkedin2:before {
	content: "\e6ff";
}

.icon-linkedin3:before {
	content: "\e700";
}

.icon-dribbble2:before {
	content: "\e701";
}

.icon-dribbble3:before {
	content: "\e702";
}

.icon-stumbleupon2:before {
	content: "\e703";
}

.icon-stumbleupon3:before {
	content: "\e704";
}

.icon-lastfm2:before {
	content: "\e705";
}

.icon-lastfm3:before {
	content: "\e706";
}

.icon-rdio:before {
	content: "\e707";
}

.icon-rdio2:before {
	content: "\e708";
}

.icon-spotify2:before {
	content: "\e709";
}

.icon-spotify3:before {
	content: "\e70a";
}

.icon-qq:before {
	content: "\e70b";
}

.icon-instagram2:before {
	content: "\e70c";
}

.icon-dropbox2:before {
	content: "\e70d";
}

.icon-evernote2:before {
	content: "\e70e";
}

.icon-flattr2:before {
	content: "\e70f";
}

.icon-skype2:before {
	content: "\e710";
}

.icon-skype3:before {
	content: "\e711";
}

.icon-renren:before {
	content: "\e712";
}

.icon-sina-weibo:before {
	content: "\e713";
}

.icon-paypal2:before {
	content: "\e714";
}

.icon-picasa:before {
	content: "\e715";
}

.icon-soundcloud2:before {
	content: "\e716";
}

.icon-mixi:before {
	content: "\e717";
}

.icon-behance:before {
	content: "\e718";
}

.icon-circles:before {
	content: "\e719";
}

.icon-vk2:before {
	content: "\e71a";
}

.icon-smashing:before {
	content: "\e71b";
}

.icon-mobile2:before {
	content: "\e10a";
}

.icon-laptop:before {
	content: "\e10b";
}

.icon-desktop:before {
	content: "\e10c";
}

.icon-tablet:before {
	content: "\e10d";
}

.icon-phone2:before {
	content: "\e10e";
}

.icon-document2:before {
	content: "\e10f";
}

.icon-documents:before {
	content: "\e110";
}

.icon-search2:before {
	content: "\e111";
}

.icon-clipboard2:before {
	content: "\e112";
}

.icon-newspaper2:before {
	content: "\e113";
}

.icon-notebook:before {
	content: "\e114";
}

.icon-book-open:before {
	content: "\e115";
}

.icon-browser2:before {
	content: "\e116";
}

.icon-calendar3:before {
	content: "\e117";
}

.icon-presentation:before {
	content: "\e118";
}

.icon-picture:before {
	content: "\e119";
}

.icon-pictures2:before {
	content: "\e11a";
}

.icon-video2:before {
	content: "\e11b";
}

.icon-camera2:before {
	content: "\e11c";
}

.icon-printer2:before {
	content: "\e11d";
}

.icon-toolbox:before {
	content: "\e11e";
}

.icon-briefcase2:before {
	content: "\e11f";
}

.icon-wallet:before {
	content: "\e120";
}

.icon-gift:before {
	content: "\e121";
}

.icon-bargraph:before {
	content: "\e122";
}

.icon-grid:before {
	content: "\e123";
}

.icon-expand:before {
	content: "\e124";
}

.icon-focus:before {
	content: "\e125";
}

.icon-edit:before {
	content: "\e126";
}

.icon-adjustments:before {
	content: "\e127";
}

.icon-ribbon:before {
	content: "\e128";
}

.icon-hourglass2:before {
	content: "\e129";
}

.icon-lock2:before {
	content: "\e12a";
}

.icon-megaphone2:before {
	content: "\e12b";
}

.icon-shield:before {
	content: "\e12c";
}

.icon-trophy2:before {
	content: "\e12d";
}

.icon-flag2:before {
	content: "\e12e";
}

.icon-map2:before {
	content: "\e12f";
}

.icon-puzzle:before {
	content: "\e130";
}

.icon-basket:before {
	content: "\e131";
}

.icon-envelope:before {
	content: "\e132";
}

.icon-streetsign:before {
	content: "\e133";
}

.icon-telescope:before {
	content: "\e134";
}

.icon-gears:before {
	content: "\e135";
}

.icon-key2:before {
	content: "\e136";
}

.icon-paperclip2:before {
	content: "\e137";
}

.icon-attachment:before {
	content: "\e138";
}

.icon-pricetags:before {
	content: "\e139";
}

.icon-lightbulb:before {
	content: "\e13a";
}

.icon-layers:before {
	content: "\e13b";
}

.icon-pencil2:before {
	content: "\e13c";
}

.icon-tools2:before {
	content: "\e13d";
}

.icon-tools-2:before {
	content: "\e13e";
}

.icon-scissors:before {
	content: "\e13f";
}

.icon-paintbrush:before {
	content: "\e140";
}

.icon-magnifying-glass:before {
	content: "\e141";
}

.icon-circle-compass:before {
	content: "\e142";
}

.icon-linegraph:before {
	content: "\e143";
}

.icon-mic:before {
	content: "\e144";
}

.icon-strategy:before {
	content: "\e145";
}

.icon-beaker:before {
	content: "\e146";
}

.icon-caution:before {
	content: "\e147";
}

.icon-recycle:before {
	content: "\e148";
}

.icon-anchor:before {
	content: "\e149";
}

.icon-profile-male:before {
	content: "\e14a";
}

.icon-profile-female:before {
	content: "\e14b";
}

.icon-bike:before {
	content: "\e14c";
}

.icon-wine:before {
	content: "\e14d";
}

.icon-hotairballoon:before {
	content: "\e14e";
}

.icon-globe:before {
	content: "\e14f";
}

.icon-genius:before {
	content: "\e150";
}

.icon-map-pin:before {
	content: "\e151";
}

.icon-dial:before {
	content: "\e152";
}

.icon-chat2:before {
	content: "\e153";
}

.icon-heart3:before {
	content: "\e154";
}

.icon-cloud2:before {
	content: "\e155";
}

.icon-upload3:before {
	content: "\e156";
}

.icon-download2:before {
	content: "\e157";
}

.icon-target2:before {
	content: "\e158";
}

.icon-hazardous:before {
	content: "\e159";
}

.icon-piechart:before {
	content: "\e15a";
}

.icon-speedometer:before {
	content: "\e15b";
}

.icon-global:before {
	content: "\e15c";
}

.icon-compass2:before {
	content: "\e15d";
}

.icon-lifesaver:before {
	content: "\e15e";
}

.icon-clock2:before {
	content: "\e15f";
}

.icon-aperture:before {
	content: "\e160";
}

.icon-quote2:before {
	content: "\e161";
}

.icon-scope:before {
	content: "\e162";
}

.icon-alarmclock:before {
	content: "\e163";
}

.icon-refresh:before {
	content: "\e164";
}

.icon-happy:before {
	content: "\e165";
}

.icon-sad:before {
	content: "\e166";
}

.icon-facebook5:before {
	content: "\e167";
}

.icon-twitter4:before {
	content: "\e168";
}

.icon-googleplus3:before {
	content: "\e169";
}

.icon-rss3:before {
	content: "\e16a";
}

.icon-tumblr4:before {
	content: "\e16b";
}

.icon-linkedin4:before {
	content: "\e16c";
}

.icon-dribbble4:before {
	content: "\e16d";
}

/*
* 5.Objects
* =========================
* Drilling down a bit now, define big parts of our UI.
* Things like layout / grid obects. Wrapper / container objects.
* These Objects shouldn't contain any paint / aesthetics.
*/

/**********************************************************************
            HERO SECTION
**********************************************************************/

.header-hero-section {
	overflow: hidden;
	width: 100%;
}

.hero-section-wrap *:last-child {
	margin-bottom: 0px !important;
}

.hero-section-wrap {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	height: 0px;
	transition: height 0.85s cubic-bezier(0.725, 0, 0, 0.995);
	-moz-transition: height 0.85s cubic-bezier(0.725, 0, 0, 0.995);
	-webkit-transition: height 0.85s cubic-bezier(0.725, 0, 0, 0.995);
	-o-transition: height 0.85s cubic-bezier(0.725, 0, 0, 0.995);
}

.hero-section-inner-wrap {
	display: table;
	width: 100%;
	height: 100%;
}

.hero-section-inner {
	display: table-cell;
	vertical-align: middle;
}

.header-hero-custom-section .be-row {
	height: 100% !important;
}

.hero-section-wrap .special-heading .separator:last-child {
	margin-bottom: 30px !important;
}

/**************************************SHORTCODES**************************************/

/*********************************************************************
            ANIMATED NUMBERS
*********************************************************************/

.animate-number,
.animate-number-caption {
	display: block;
	margin-bottom: 10px;
}

.animate-number-wrap {
	text-align: center;
}

.animate-number {
	line-height: 1.2 !important;
}

/*********************************************************************
            ANIMATED CHARTS
*********************************************************************/

.chart-wrap {
	text-align: center;
}

.chart {
	text-align: center;
	position: relative;
	width: 110px;
	height: 110px;
	line-height: 110px;
	margin: 0 auto 20px;
}

.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}

/*********************************************************************
            CLIENT CAROUSEL
*********************************************************************/

.carousel-wrap {
	position: relative;
	margin-bottom: 50px;
}

.be-carousel {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	height: 0px;
	overflow: hidden;
	-webkit-transition: opacity 0.3s ease-in, height 0.3s ease-in;
	transition: opacity 0.3s ease-in, height 0.3s ease-in;
}

.be-carousel li {
	float: left;
	margin: 0px 10px;
	display: block;
	position: relative;
}

.portfolio-carousel .be-carousel li {
	margin: 0px 0px;
}

.client-carousel li a {
	display: block;
	text-align: center;
	line-height: 120px;
}

.portfolio-carousel .be-carousel li img {
	width: 100%;
	max-width: 100%;
}

.client-carousel li img {
	vertical-align: middle;
	height: auto !important;
	max-height: 100%;
}

.be-carousel-nav {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	margin-top: -30px;
	text-align: center;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	display: none !important;
	opacity: 0;
	-moz-opacity: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.2);
}

.portfolio-carousel .be-carousel-nav {
	display: block !important;
}

.carousel-wrap .be-carousel-nav.prev {
	left: 0px;
}

.carousel-wrap .be-carousel-nav.next {
	right: 0px;
}

/*********************************************************************
            COUNTDOWN
*********************************************************************/

.countdown-rtl {
	direction: rtl;
}

.countdown-holding span {
	color: #888;
}

.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}

.countdown-show1 .countdown-section {
	width: 98%;
}

.countdown-show2 .countdown-section {
	width: 48%;
}

.countdown-show3 .countdown-section {
	width: 32.5%;
}

.countdown-show4 .countdown-section {
	width: 24.5%;
}

.countdown-show5 .countdown-section {
	width: 19.5%;
}

.countdown-show6 .countdown-section {
	width: 16.25%;
}

.countdown-show7 .countdown-section {
	width: 14%;
}

.countdown-section {
	display: block;
	float: left;
	font-size: 16px;
	text-align: center;
}

.countdown-amount {
	font-size: 50px;
	line-height: 2;
}

.countdown-period {
	display: block;
}

.countdown-descr {
	display: block;
	width: 100%;
}

/*********************************************************************
            GALLERY
*********************************************************************/

.gallery-slider-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0px;
	left: -100%;
	z-index: 15;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: left 0.3s ease-in, opacity 0.3s ease-in;
	transition: left 0.3s ease-in, opacity 0.3s ease-in;
}

a.no-link {
	cursor: default;
}

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

.gallery-slider-content,
#gallery-container-wrap,
#gallery-container {
	position: relative;
	width: 100%;
	height: 100%;
}

#gallery-container {
	width: 100%;
	float: left;
}

.gallery-all-container.normal-scroll #gallery-container {
	cursor: move;
	cursor: -webkit-grab;
}

#gallery-container-wrap {
	overflow-x: hidden;
	overflow-y: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#gallery-container {
	white-space: nowrap !important;
	word-wrap: normal;
	font-size: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 0px !important;
}

#gallery-container .placeholder {
	width: 100%;
	height: 100%;
	display: inline-block;
	zoom: 1;
	text-align: center;
	position: relative;
}

#gallery-container .placeholder img {
	display: inline-block;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	display: none;
	-webkit-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

#gallery-container .placeholder.style1_placehloder {
	width: auto;
	position: relative;
	vertical-align: top;
	height: 100%;
	height: 100% !important;
}

#gallery-container .placeholder.style1_placehloder img {
	height: 100%;
	max-width: none;
}

#gallery-container .placeholder.center,
#gallery-container .placeholder.style2_placehloder {
	vertical-align: top;
	overflow: hidden !important;
}

#gallery-container .placeholder.center .fluid-width-video-wrapper iframe {
	width: 100% !important;
}

.single-page-lightbox-content {
	height: 100% !important;
	overflow: auto !important;
}

#gallery-container .placeholder.center.style4_placehloder {
	display: block;
	overflow: hidden;
}

#gallery-container .placeholder.center.style4_placehloder a.slider-img-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
}

.portfolio-item-overlay,
.overlay_placeholder {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000;
	background: rgba(0, 0, 0, 0.85);
	z-index: 1;
}

.placeholder .fluid-width-video-wrapper {
	display: inline-block !important;
	vertical-align: top !important;
	padding: 0px !important;
	margin: 0px !important;
	height: 100% !important;
}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}

.fluid-width-video-wrapper,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	max-width: 100%;
}

.placeholder .fluid-width-video-wrapper iframe.gallery {
	position: relative !important;
	height: 100% !important;
}

#gallery-container .placeholder:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

#gallery-container .placeholder.center img {
	-webkit-backface-visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
	max-width: none;
	max-height: none;
}

.gallery-all-container.resized .arrow_prev,
.gallery-all-container.resized .arrow_next { /*.gallery-all-container.resized .single_portfolio_info_close {*/
	display: none !important;
}

.arrow_prev,
.arrow_next {
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 10;
	margin-top: -50px; /*background: #000;*/ /*background: rgba(0, 0, 0, 0.2);*/
	font-size: 30px;
	text-align: center;
	display: none;
}

.single_portfolio_info_close {
	position: absolute;
	line-height: 35px;
	width: 35px;
	font-size: 20px;
	height: 35px;
	text-align: center; /*background-color: #000;*/
}

.arrow_prev {
	left: 0px;
}

.arrow_next {
	right: 0px;
}

.style1-arrow .arrow_prev,
.style2-arrow .arrow_prev,
.style1-arrow .arrow_next,
.style2-arrow .arrow_next {
	height: 100px;
	line-height: 100px;
	width: 60px;
}

.style3-arrow .arrow_prev,
.style4-arrow .arrow_prev,
.style3-arrow .arrow_next,
.style4-arrow .arrow_next {
	height: 40px;
	line-height: 40px;
	width: 40px;
}

.style5-arrow .arrow_prev,
.style6-arrow .arrow_prev,
.style5-arrow .arrow_next,
.style6-arrow .arrow_next {
	height: 50px;
	line-height: 50px;
	width: 50px;
	border-radius: 50%;
}

.style2-arrow .arrow_prev,
.style4-arrow .arrow_prev {
	border-left: none !important;
}

.style2-arrow .arrow_next,
.style4-arrow .arrow_next {
	border-right: none !important;
}

.style5-arrow .arrow_prev,
.style6-arrow .arrow_prev {
	left: 15px;
}

.style5-arrow .arrow_next,
.style6-arrow .arrow_next {
	right: 15px;
}

.arrow_next .font-icon,
.arrow_prev .font-icon,
.single_portfolio_close .font-icon,
.single_portfolio_info_close .font-icon,
.single_portfolio_back .font-icon {
	display: inline-block;
	text-align: center;
	line-height: inherit;
	-webkit-user-select: none;
}

/*
.style2-arrow .arrow_prev,
.style2-arrow .arrow_next {
    bottom: 5px;
    top: auto;
    margin-top: 0px;
    height: 30px;
    padding: 0px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 22px;
    background: #000;
    background: rgba(0, 0, 0, 1);
    right: 40px;
}
.style2-arrow .arrow_prev {
    right: 75px;
    left: auto;
}
.style2-arrow .single_portfolio_info_close {
    padding: 0px 5px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    background: #000;
    left: -35px;
}
.style2-arrow .gallery_content.show .single_portfolio_info_close {
    left: -30px;
}
.style2-arrow .hide-info-box .arrow_prev {
    right: 40px;
}
.style2-arrow .hide-info-box .arrow_next {
    right: 5px;
}
*/

.gallery_content {
	position: absolute;
	top: 0px;
	width: 480px;
	background: #fff;
	word-break: break-word;
	z-index: 10;
	height: 100%;
	right: -480px;
	-webkit-transition: right 0.3s ease;
	transition: right 0.3s ease;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.normal-scroll .attachment-details-custom-slider {
	display: block !important;
	opacity: 1 !important;
}

.normal-scroll.gallery-all-container .arrow_prev,
.normal-scroll.gallery-all-container .arrow_next {
	display: none !important;
}

.gallery_content.show {
	right: 0px;
}

.single_portfolio_info_close {
	left: -40px;
	top: 40px;
}

.single_portfolio_info_close .font-icon {
	border-radius: 0px;
	border: 0px;
	font-size: inherit;
}

.single_portfolio_close {
	right: 40px;
	top: 60px;
}

.single_portfolio_close .font-icon {
	font-size: 16px;
}

.post-title.gallery-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.gallery_scrollable_content {
	margin-bottom: 50px;
}

.gallery_scrollable_content a.more-link,
.single-portfolio a.more-link {
	display: none !important;
}

.gallery_content_area .post-header i {
	margin-right: 20px;
}

.gallery_content_area .post-header li {
	margin-bottom: 10px;
}

.gallery_content_area,
.gallery_content_area_wrap {
	height: 100%;
	max-height: 100%;
}

.gallery_content_area_wrap {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 70px 50px;
}

.show-title .attachment-details-custom-slider,
.show-title .overlay_placeholder {
	opacity: 0 !important;
}

.attachment-details-custom-slider {
	position: absolute;
	bottom: 0px;
	left: 0px;
	word-break: break-word;
	white-space: normal;
	word-wrap: normal;
	background: #000;
	display: none;
	padding: 0px 20px;
}

.attachment-details-custom-slider a,
.attachment-details-custom-slider a:hover,
.attachment-details-custom-slider a:active,
.attachment-details-custom-slider a:visited {
	color: inherit;
	font-size: initial;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0px;
	text-align: left;
}

.attachment-details-custom-slider a.cat-list,
.attachment-details-custom-slider span {
	color: inherit;
	font-size: 13px;
	line-height: 20px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 2px 12px 2px;
	text-align: left;
}

.gallery_content .be-section-pad {
	padding: 0 !important;
}

.portfolio-details {
	margin-bottom: 30px;
}

.gallery-side-heading { /*font-size: 13px;*/
	margin-bottom: 5px;
	line-height: 17px;
	display: block;
	text-transform: uppercase;
}

.portfolio-details .gallery-side-heading-wrap p {
	margin-bottom: 30px !important;
}

.gallery-cat-list-wrap {
	margin-bottom: 30px;
}

a.custom-share-button,
a.custom-share-button:active,
a.custom-share-button:hover,
a.custom-share-button:visited {
	color: #000;
	margin-right: 15px;
}

.single_portfolio_info_close {
	left: -40px;
	bottom: 5px;
	top: auto;
}

.gallery-all-container {
	position: relative !important;
	overflow: hidden;
}

.gallery-cat-list-wrap a {
	color: inherit !important;
}

a.view-project-link {
	text-transform: uppercase;
	color: inherit !important;
	background: none;
	padding: 10px 0px;
	border-bottom-width: 3px;
	border-style: solid;
	border-color: inherit;
}

.portfolio-nav-wrap a {
	color: inherit !important;
	margin: 5px;
}

.portfolio-details.style2 .gallery-side-heading-wrap {
	border-style: solid;
	border-bottom-width: 1px;
	border-color: inherit;
	margin-bottom: 20px !important;
}

.portfolio-details.style2 .gallery-side-heading-wrap p,
.portfolio-details.style2 .gallery-side-heading-wrap .gallery-side-heading {
	float: left;
	line-height: 20px;
	margin-bottom: 20px !important;
}

.portfolio-details.style2 .gallery-side-heading-wrap .gallery-side-heading {
	width: 160px;
}

.single-page-nav.style2-navigation {
	text-align: center;
}

.single-page-nav.style2-navigation .font-icon {
	font-size: 30px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
}

.single-page-nav.style2-navigation .next-post-link,
.single-page-nav.style2-navigation .previous-post-link {
	display: block;
	margin: 0px;
	position: relative;
}

.single-page-nav.style2-navigation .next-post-link .font-icon,
.single-page-nav.style2-navigation .previous-post-link .font-icon {
	font-size: 40px;
}

.single-page-nav.style2-navigation .next-post-link .font-icon:before,
.single-page-nav.style2-navigation .previous-post-link .font-icon:before {
	display: block;
	height: 38px;
	line-height: 38px;
}

.single-page-nav.style2-navigation .next-post-link {
	float: right;
	margin-top: -1px;
}

.single-page-nav.style2-navigation .previous-post-link {
	float: left;
}

.single-page-nav.style2-navigation .next-post-link i.font-icon {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
	display: block;
}

.single-page-nav.style2-navigation .next-post-link h6,
.single-page-nav.style2-navigation .previous-post-link h6 {
	display: block;
	white-space: nowrap;
	line-height: 38px;
	font-size: 15px;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in, left 0.3s ease-in, right 0.3s ease-in;
	transition: opacity 0.3s ease-in, left 0.3s ease-in, right 0.3s ease-in;
	top: 0px;
	left: 300%;
	position: absolute;
}

.single-page-nav.style2-navigation .next-post-link h6 {
	right: 300%;
	left: auto;
}

.single-page-nav.style2-navigation .previous-post-link:hover h6 {
	opacity: 1;
	left: 100%;
}

.single-page-nav.style2-navigation .next-post-link:hover h6 {
	opacity: 1;
	right: 100%;
}

.single-page-nav.style2-navigation .portfolio-url {
	margin: 0px !important;
}

/*********************************************************************
            PORTFOLIO DETAILS
*********************************************************************/

.project_details {
	list-style: none;
	padding: 0;
	margin-bottom: 30px;
}

.project_details li i {
	margin-right: 20px;
}

.project_details li {
	margin-bottom: 10px;
}

/*********************************************************************
            RECENT POSTS
*********************************************************************/

.related-items {
	margin-bottom: 60px;
}

.related-items .post-nav,
.related-items .post-nav h6 {
	margin-bottom: 0;
	padding: 0;
}

.related-items .column-block {
	margin-bottom: 0;
}

.recent-post-header {
	margin-bottom: 15px;
}

.recent-post-title {
	margin-bottom: 10px;
}

.recent-post-title a {
	color: inherit;
}

.related-items.style3-blog .post-nav {
	margin: 10px 0px 15px 0px !important;
}

.related-items.style3-blog.hide-excerpt .post-content {
	display: none;
}

.related-items.style3-blog .post-title {
	margin-bottom: 10px !important;
}

.related-items.style3-blog .element-inner {
	background: none !important;
}

.related-items.style3-blog .article-details {
	padding: 20px 0;
}

.bar-style-related-posts-list {
	overflow: hidden;
	text-align: center;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: inherit;
	padding: 50px 0px;
	position: relative;
}

.bar-style-related-posts-list ul.cal-list {
	display: inline-block;
	vertical-align: top;
}

.bar-style-related-posts-list .post-title {
	font-size: 25px !important;
}

.bar-style-related-posts-list .background-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0px;
	left: 0px;
	z-index: 1;
	-webkit-transition: background 0.8s;
	transition: background 0.8s;
}

.bar-style-related-posts-list .background-content {
	position: relative;
	z-index: 2;
}

.bar-style-related-posts-list:hover .background-overlay {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}

.bar-style-related-posts-list .sep-with-icon-wrap {
	margin-bottom: 10px;
}

/*********************************************************************
            TESTIMONIALS
*********************************************************************/

.testimonial_slide {
	position: relative;
}

.testimonial_slide_inner {
	position: relative;
	margin: 0 auto;
	padding-left: 90px;
	min-height: 60px;
}

.tweet-flex-slider .testimonial_slide_inner {
	padding-left: 0px;
}

.testimonial-author {
	font-size: inherit;
	display: block;
	line-height: inherit;
}

.testimonial-content {
	margin: 0px 0px 30px 0px;
	z-index: 2;
	position: relative;
	line-height: 2.0;
}

.testimonial_slide .icon-quote {
	position: absolute;
	top: -9px;
	left: 0px;
	font-size: 80px;
	z-index: 1;
	color: #dfdfdf;
	line-height: 60px;
}

.testimonial-author-img,
.testimonial-author-info {
	float: left;
	width: auto;
	text-align: left;
}

.testimonial-author-info .testimonial-author-role {
	display: block;
	white-space: nowrap;
}

.testimonial-author-img {
	width: 70px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px;
}

.testimonials_wrap .flex-control-nav.flex-control-paging {
	position: relative !important;
	top: 0px;
	margin: 10px 0px 0px 0px;
	display: block !important;
	opacity: 1 !important;
}

.center-content .testimonial_slide_inner {
	max-width: 700px;
	text-align: center;
}

.center-content .testimonial-author-info-wrap {
	display: inline-block;
	margin-left: -60px;
}

.instagram-feed-img-wrap {
	margin-bottom: 40px;
}

.right-content .testimonial_slide_inner {
	padding-left: 0px;
	padding-right: 95px;
	text-align: right;
}

.right-content .testimonial_slide_inner .icon-quote {
	left: auto;
	right: 0px;
}

.right-content .testimonial_slide_inner .testimonial-author-img {
	float: right;
	margin: 0px 0px 0px 20px;
}

.right-content .testimonial_slide_inner .testimonial-author-info {
	float: right;
}

.testimonials_wrap .center-content .font-icon {
	position: static;
	display: block;
	margin-bottom: 20px;
}

.testimonials_wrap .center-content .testimonial_slide_inner {
	padding-left: 0px;
}

span.subtitle {
	font-size: 11px;
}

.testimonials_wrap .content-flex-slider .flex-control-nav.flex-control-paging {
	position: absolute !important;
	bottom: -11px;
	top: auto;
	line-height: 19px;
	margin-top: 0px;
}

.testimonials_wrap .content-flex-slider .flex-viewport {
	margin-bottom: 40px;
}

.content_slide_inner {
	max-width: 100%;
	margin: 0 auto;
}

.content-slide-wrap .flex-control-paging {
	border-color: #000;
	border-width: 0px;
}

.content-slide-wrap .flex-control-paging li {
	border-color: inherit;
	border-width: 0px;
}

.content-slide-wrap .flex-control-paging li a {
	width: 6px;
	height: 6px;
	border-color: inherit;
	border-width: 0px;
}

.content-slide-wrap .flex-control-paging li a:before {
	content: " ";
	width: auto;
	height: 0px;
	color: #000;
	border-width: 4px;
	border-style: solid;
	border-color: inherit;
	display: block;
	border-radius: 100%;
}

.flexslider.content-flex-slider .flex-control-nav.flex-control-paging {
	position: relative;
}

/*********************************************************************
            TEXT BLOCK
*********************************************************************/

.be-text-block img {
	margin-bottom: 30px;
}

/*********************************************************************
            TEAM
*********************************************************************/

.team-shortcode-wrap {
	overflow: hidden !important;
}

.team-title {
	margin-bottom: 0px;
}

.team-shortcode-wrap .designation {
	text-transform: capitalize;
	margin-bottom: 10px;
}

ul.team-social {
	padding-left: 0px;
}

.team-description {
	margin-bottom: 15px;
}

.team-shortcode-wrap .style5-title .thumb-overlay .thumb-bg {
	padding: 18px 0px;
}

.style5-title .team-social.over,
.style6-title .team-social.over {
	list-style: none;
	padding-left: 0;
	display: block;
	position: absolute;
	bottom: -100px;
	background: #000;
	background: rgba(0, 0, 0, 0.2);
	padding: 15px 0px 13px 0px;
	width: 100%;
	line-height: normal;
	text-align: center;
	-webkit-transition: bottom 0.4s;
	transition: bottom 0.4s;
	z-index: 10;
}

.team-social li {
	display: inline-block;
	margin-bottom: 0px;
	line-height: normal;
}

.team_icons {
	font-size: 12px;
	margin: 0 5px !important;
	border: none !important;
	color: inherit;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	line-height: normal;
}

.team-img {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.team_icons i {
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: block;
}

.team-shortcode-wrap:hover .style5-title .team-social,
.team-shortcode-wrap:hover .style6-title .team-social {
	bottom: 0px;
	top: auto;
}

.style9-hover .team-wrap {
	padding: 0px;
}

.style3-title .team-wrap {
	padding: 0px 15px;
}

.team-shortcode-wrap .style10-hover .thumb-bg {
	background: none !important;
}

.team-shortcode-wrap .thumb-bg {
	display: block;
}

.team-wrap {
	text-align: center;
}

.team-shortcode-wrap .element {
	float: none;
	margin: 0px;
	width: 100%;
}

/*********************************************************************
            PROCESS
*********************************************************************/

.skill-style1 {
	border-color: #272727;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.skill-style1 .skill-row {
	border-color: inherit;
	width: 90%;
	margin: auto;
}

.skill-style1 .skill-col .font-icon,
.process-style1 .process-col .font-icon {
	font-size: 75px;
	display: block;
	margin-bottom: 10px;
}

.skill-style1 .skill-col.size-large .font-icon,
.process-style1 .process-col .font-icon {
	font-size: 80px;
}

.skill-style1 .skill-col .skill-info {
	font-size: 13px;
	text-transform: uppercase;
}

.skill-style1 .skill-col {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: inherit;
	padding: 50px 0px;
	margin: 0px !important;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.process-style1 {
	text-align: center;
	border-color: #000;
}

.process-style1 .process-col {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
}

.process-style1 .process-divider {
	width: 150px;
	display: inline-block;
	zoom: 1;
	height: 40px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: inherit;
}

.process-style1 .process-divider:last-child {
	display: none;
}

.process-style1 .process-col .font-icon { /*margin-bottom: 50px;*/
	margin-bottom: 0.3em;
	padding: 0 15px;
}

/*********************************************************************
            PORTFOLIO
*********************************************************************/

.portfolio-container {
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
}

.portfolio-all-wrap,
.portfolio-container {
	overflow: hidden;
	width: 100%;
}

.portfolio {
	overflow: hidden;
}

.element {
	float: left;
	margin: 0px 0px 40px 0px;
	overflow: hidden;
}

.element-empty-message {
	width: 100% !important;
	text-align: center;
	text-align: center;
}

.portfolio-shortcode .flip-img-wrap {
	-webkit-transition: scale 0.7s, -webkit-transform 0.7s;
	transition: scale 0.7s, -webkit-transform 0.7s;
	transition: transform 0.7s, scale 0.7s;
	transition: transform 0.7s, scale 0.7s, -webkit-transform 0.7s;
	-o-transition: -o-transform 0.7s, scale 0.7s;
	-ms-transition: -ms-transform 0.7s, scale 0.7s;
	-moz-transition: -moz-transform 0.7s, scale 0.7s;
	-webkit-transition: -webkit-transform 0.7s, scale 0.7s;
}

.portfolio-shortcode.init-slide-left .flip-img-wrap {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.portfolio-shortcode.init-slide-right .flip-img-wrap {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.portfolio-shortcode.init-slide-left .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-slide-right .flip-img-wrap.img-loaded {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

.portfolio-shortcode.init-slide-top .flip-img-wrap {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.portfolio-shortcode.init-slide-bottom .flip-img-wrap {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.portfolio-shortcode.init-slide-top .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-slide-bottom .flip-img-wrap.img-loaded {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

.portfolio-shortcode.init-scale .flip-img-wrap {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.portfolio-shortcode.init-scale .flip-img-wrap.img-loaded {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/***************CLASSIC STYLE**************************/

.two-col .element {
	width: 560px;
}

.three-col .element {
	width: 360px;
}

.three-col .element.wide {
	width: 760px;
}

.four-col .element {
	width: 260px;
}

.four-col .element.wide {
	width: 560px;
}

/***************FULL SCREEN STYLE**************************/

.full-screen .element {
	width: 20%;
	margin: 0px;
}

.full-screen.two-col .element {
	width: 50%;
}

.full-screen.two-col .element.wide {
	width: 50%;
}

.full-screen.three-col .element {
	width: 33.34%;
}

.full-screen.three-col .element.wide {
	width: 66.7%;
}

.full-screen.four-col .element {
	width: 25%;
}

.full-screen.four-col .element.wide {
	width: 50%;
}

.full-screen.five-col .element {
	width: 20%;
}

.full-screen.five-col .element.wide {
	width: 40%;
}

/***************FULL SCREEN WITH GUTTER STYLE**************************/

.full-screen-gutter {
	margin-right: 40px;
}

.full-screen-gutter.style2-gutter {
	margin-right: 0px !important;
	margin-left: -40px;
}

.full-screen-gutter .element .element-inner {
	margin-left: 40px;
}

.full-screen-gutter .element {
	margin-bottom: 40px;
}

/*********************************************************************/

.element .element-inner,
.element .thumb-wrap,
.element .flip-img-wrap {
	overflow: hidden;
	position: relative;
}

.element img {
	width: 100%;
	display: block;
}

.element-inner:hover .custom-like-button {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.element.bw_to_bw .element-inner .flip-img-wrap img,
.element.bw_to_c .element-inner .flip-img-wrap img,
.element.c_to_bw .element-inner:hover .flip-img-wrap img,
.client-carousel-item.bw_to_bw img,
.client-carousel-item.bw_to_c img,
.client-carousel-item.c_to_bw:hover img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter     id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /*     Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.element.bw_to_c .element-inner:hover .flip-img-wrap img,
.element.c_to_bw .element-inner .flip-img-wrap img,
.client-carousel-item.bw_to_c:hover img,
.client-carousel-item.c_to_bw img {
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

.element .element-inner .flip-img-wrap.zoom-in-effect img,
.element .element-inner .flip-img-wrap.zoom-out-effect img,
.element .element-inner .flip-img-wrap.zoom-in-rotate-effect img,
.element .element-inner .flip-img-wrap.zoom-out-rotate-effect img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.element .element-inner:hover .flip-img-wrap.zoom-in-effect img,
.element .element-inner .flip-img-wrap.zoom-out-effect img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.element .element-inner:hover .flip-img-wrap.zoom-out-effect img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.element .element-inner:hover .flip-img-wrap.zoom-in-rotate-effect img,
.element .element-inner .flip-img-wrap.zoom-out-rotate-effect img {
	-webkit-transform: scale(1.3) rotate(-5deg);
	transform: scale(1.3) rotate(-5deg);
}

.element .element-inner:hover .flip-img-wrap.zoom-out-rotate-effect img {
	-webkit-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}

.element img,
.client-carousel-item img {
	transition: -webkit-filter 0.4s, -webkit-transform 0.4s;
	transition: filter 0.4s, transform 0.4s;
	transition: filter 0.4s, transform 0.4s, -webkit-filter 0.4s, -webkit-transform 0.4s;
	-o-transition: -o-filter 0.4s, -o-transform 0.4s;
	-ms-transition: -ms-filter 0.4s, -ms-transform 0.4s;
	-moz-transition: -moz-filter 0.4s, -moz-transform 0.4s;
	-webkit-transition: -webkit-filter 0.4s, -webkit-transform 0.4s;
}

.element.wide-width-height img,
.element.wide-height img,
.element.wide-width img {
	max-width: none;
	display: inline-block !important;
}

.portfolio-archives .portfolio.full-screen {
	margin-bottom: 0px;
}

.portfolio-container .element:last-child,
.full-screen.full-screen-gutter .portfolio-container .element {
	margin-bottom: 40px !important;
}

.full-screen .portfolio-container .element {
	margin-bottom: 0px !important;
}

.portfolio-categories {
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
}

.portfolio-categories li {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}

.portfolio-title {
	margin-bottom: 0;
}

.portfolio-title h6 {
	margin-bottom: 5px;
}

.portfolio-title a {
	display: block;
}

.portfolio-content {
	margin-bottom: 20px;
}

.element .one-half,
.element .be-button,
.element img {
	margin-bottom: 0;
}

.element .be-row,
.portfolio.one-col .element {
	margin-bottom: 50px;
}

.three-col .portfolio-title,
.four-col .portfolio-title,
.two-col .portfolio-title,
.related-items .portfolio-title {
	padding: 5px 5px 5px 0;
	margin: 12px 1px 1px !important;
}

.portfolio-content-wrap {
	padding-left: 10px;
}

.portfolio-overlay-icon {
	color: #fff;
	background: url("../img/plus_icon.png") no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
}

.trigger_load_more {
	margin: 40px 0 0 40px;
	text-align: center;
}

.portfolio .pagination_parent {
	margin-top: 40px;
}

a.custom-like-button {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	line-height: 16px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.4s, scale 0.4s;
	transition: opacity 0.4s, scale 0.4s;
	-webkit-transform: scale(0);
	transform: scale(0);
	font-size: 13px;
	-webkit-transition-delay: 0.4s; /* Safari */
	transition-delay: 0.4s;
	z-index: 10;
}

a.custom-like-button span {
	display: inline-block;
	margin-left: 3px;
}

/***************THUMB EFFECTS**************************/

.thumb-wrap {
	display: block;
}

.thumb-wrap,
.thumb-bg {
	position: relative;
}

.flip-wrap {
	overflow: hidden;
	position: relative;
}

.thumb-overlay {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0; /*display: none;*/
}

.thumb-bg {
	width: 100%;
	height: 100%;
	display: table;
}

.thumb-bg .thumb-icons {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/*PORTFOLIO TITLE STYLE 1*/

.style1-title .thumb-title-wrap {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.style1-title .thumb-title {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform: uppercase;
	border: 3px solid;
	padding: 6px 15px;
	margin-bottom: 10px;
}

/*PORTFOLIO TITLE STYLE 2/STYLE 3/STYLE 4*/

.style2-title .thumb-title-wrap,
.style3-title .thumb-title-wrap,
.style4-title .thumb-title-wrap {
	text-align: center;
	display: table-cell;
	vertical-align: top;
}

.style2-title .thumb-title,
.style4-title .thumb-title {
	margin: 10px 20px 10px 20px;
}

.style3-title .thumb-title {
	margin: 0px 0px 10px 0px;
}

.style2-title .portfolio-item-cats,
.style3-title .portfolio-item-cats,
.style4-title .portfolio-item-cats {
	margin: 0px 20px 0px 20px;
}

/*PORTFOLIO TITLE STYLE 2*/

.style2-title .thumb-title-wrap {
	text-align: left;
	vertical-align: top;
}

/*PORTFOLIO TITLE STYLE 3*/

.style3-title .thumb-title-wrap {
	vertical-align: middle;
}

.style4-title .portfolio-item-cats {
	margin: 0px 0px 0px 0px !important;
}

/*PORTFOLIO TITLE STYLE 4*/

.style4-title .thumb-title-wrap {
	text-align: left;
	vertical-align: bottom;
}

.style4-title .portfolio-item-cats {
	margin: 0px 20px 10px 20px !important;
}

.style4-title .thumb-title:last-child {
	margin-bottom: 5px !important;
}

.popup-gallery {
	display: none;
}

.thumb-bg.act-table {
	display: table;
}

.thumb-icons a {
	margin-right: 10px;
	padding: 6px 5px 4px 5px;
	display: inline-block;
	border-radius: 50%;
}

.thumb-icons .font-icon {
	font-size: 16px;
}

.blog-post .thumb-overlay {
	display: none;
}

.element.style1-hover .thumb-overlay {
	display: none;
}

.element.style2-hover {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.element.style2-hover .thumb-overlay {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
}

.element.style2-hover .element-inner:hover .thumb-overlay {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

.element.style3-hover,
.element.style4-hover {
	overflow: hidden;
}

.style3-hover .thumb-overlay,
.style4-hover .thumb-overlay {
	display: none;
}

.element.style5-hover .thumb-overlay {
	-webkit-transform: scale(0.3);
	transform: scale(0.3);
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.element.style5-hover .element-inner:hover .thumb-overlay {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.element.style6-hover {
	-webkit-perspective: 1300px;
	perspective: 1300px;
	overflow: hidden;
}

.element.style6-hover .thumb-overlay {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg);
	transform: translateZ(600px) rotateX(20deg);
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.element.style6-hover .element-inner:hover .thumb-overlay {
	-webkit-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg);
	opacity: 1;
}

.element.style7-hover {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.element.style7-hover .thumb-overlay {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
}

.element.style7-hover .element-inner:hover .thumb-overlay {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

.element.style8-hover .thumb-overlay {
	-webkit-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.element.style8-hover .element-inner:hover .thumb-overlay {
	-webkit-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}

.element.style5-title,
.element.style5-title .element-inner,
.element.style6-title,
.element.style6-title .element-inner {
	overflow: visible;
}

.element.style5-title .thumb-overlay,
.element.style6-title .thumb-overlay,
.element.style7-title .thumb-overlay {
	position: relative;
	display: block !important;
}

.portfolio-container .style5-title .thumb-overlay .thumb-bg,
.portfolio-container .style6-title .thumb-overlay .thumb-bg,
.portfolio-container .style7-title .thumb-overlay .thumb-bg {
	padding: 15px 18px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.style5-title .portfolio-item-cats,
.style6-title .portfolio-item-cats {
	margin: 0px 0px 0px 0px !important;
}

.style5-title .thumb-title,
.style6-title .thumb-title,
.style7-title .thumb-title {
	margin: 0px 0px 5px 0px !important;
}

.element.style6-title .thumb-overlay .thumb-bg {
	padding: 15px 0px;
}

.element.style7-title .thumb-overlay {
	position: absolute;
	bottom: -120px;
	top: auto;
	height: auto;
	-webkit-transition: bottom 0.4s;
	transition: bottom 0.4s;
}

.element.style7-title .element-inner:hover .thumb-overlay {
	bottom: 0px;
}

/***************FILTERS**************************/

.filters .sort {
	padding: 5px 18px 5px 20px;
	cursor: pointer;
	display: inline-block;
}

.filters {
	text-transform: uppercase;
	margin-bottom: 50px;
	font-size: 12px;
	text-align: center;
}

.filters h6 {
	font-weight: normal;
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 0;
	display: inline-block;
	text-transform: uppercase;
}

.filters .current_choice {
	border: 1px solid;
}

/*********************************************************************
            LOADING
*********************************************************************/

.loader {
	text-align: center;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	margin: -50px 0px 0px -50px;
	display: none;
	overflow: hidden;
}

.page-loader {
	position: fixed;
	z-index: 10;
}

.loader-style1-wrap {
	width: 50px;
	height: 50px;
	position: relative;
	margin: 25px;
}

.loader-style1-double-bounce1,
.loader-style1-double-bounce2 {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #999;
	opacity: 0.6;
	top: 0;
	left: 0;
	-webkit-animation: loader-style1-animation 2.0s infinite ease-in-out;
	animation: loader-style1-animation 2.0s infinite ease-in-out;
}

.loader-style1-double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.loader-style2-wrap {
	width: 50px;
	height: 50px;
	margin: 25px auto;
	background-color: #999;
	border-radius: 100%;
	-webkit-animation: loader-style2-animation 1.0s infinite ease-in-out;
	animation: loader-style2-animation 1.0s infinite ease-in-out;
}

.loader-style3-wrap {
	margin: 10px auto;
	width: 80px;
	height: 50px;
	text-align: center;
	font-size: 10px;
}

.loader-style3-wrap > div {
	background-color: #999;
	height: 100%;
	width: 8px;
	display: inline-block;
	-webkit-animation: loader-style3-animation 1.2s infinite ease-in-out;
	animation: loader-style3-animation 1.2s infinite ease-in-out;
	margin: 0px 2px;
}

.loader-style3-wrap .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.loader-style3-wrap .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.loader-style3-wrap .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.loader-style3-wrap .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.loader-style4-wrap {
	font-size: 10px;
	position: relative;
	border-top: 7px solid rgba(0, 0, 0, 0.2);
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid #000;
	-webkit-animation: loader-style4-animation 1.1s infinite linear;
	animation: loader-style4-animation 1.1s infinite linear;
}

.loader-style4-wrap,
.loader-style4-wrap:after {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin: 23px;
}

.loader-style5-wrap {
	margin: 25px auto;
	width: 50px;
	height: 50px;
	position: relative;
	text-align: center;
	-webkit-animation: style5-rotate 2.0s infinite linear;
	animation: style5-rotate 2.0s infinite linear;
}

.loader-style5-wrap .dot1,
.loader-style5-wrap .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #999;
	border-radius: 100%;
	-webkit-animation: style5-bounce 2.0s infinite ease-in-out;
	animation: style5-bounce 2.0s infinite ease-in-out;
}

.loader-style5-wrap .dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

/*********************************************************************
            ELASTISLIDE STYLE
*********************************************************************/

.carousel_bar_area {
	position: absolute;
	bottom: 0px;
	min-width: 70%;
	width: 316px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	text-align: center;
	min-height: 35px;
	display: block;
	height: 100px;
	overflow: hidden;
	z-index: 5;
	background: url(../images/dots.png) no-repeat center;
}

.carousel_bar_wrap {
	position: absolute;
	bottom: -300px;
	max-width: 100%;
	margin: 0 auto;
	right: 0px;
	left: 0px;
	margin-bottom: 20px;
}

.carousel_bar {
	position: relative;
}

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
	position: relative;
	margin: 0 auto;
	min-height: 36px;
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(../img/dots.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
	padding: 0px;
}

.elastislide-vertical {
	padding: 40px 10px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
	margin: 0px 2px;
	width: auto !important;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	max-width: 100%;
	width: auto;
}

.elastislide-wrapper nav span {
	position: absolute;
	width: 23px;
	height: 23px;
	cursor: pointer;
	opacity: 0.8;
	background: #000;
}

.elastislide-wrapper nav span:hover {
	opacity: 1.0;
}

.elastislide-horizontal nav span {
	background-position: 7px 10px;
	top: 50%;
	left: 0px;
	margin-top: -10px !important;
	overflow: hidden;
}

.elastislide-vertical nav span {
	top: 10px;
	left: 50%;
	margin-left: -11px;
	background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
	right: 0px;
	left: auto;
	background-position: 4px 2px;
	top: 50%;
	margin-top: -10px;
	overflow: hidden;
}

.elastislide-vertical nav span.elastislide-next {
	bottom: 10px;
	top: auto;
	background-position: -17px -18px;
}

.elastislide-horizontal nav span {
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	margin: 0;
	background: #000;
	color: #fff;
}

/**************************************GRID*********************************************/

.grid-wrap {
	border-color: #272727;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.grid-wrap .grid-row {
	border-color: inherit;
	width: 90%;
	margin: auto;
}

.grid-wrap .grid-col .font-icon {
	display: inline-block;
	margin-bottom: 10px;
}

.grid-wrap .grid-col.size-large .font-icon {
	font-size: 100px;
}

.grid-wrap .grid-col {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: inherit;
	padding: 10px 3% 50px;
	margin: 0px !important;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/******************************************
        Animated Icon Box Modules
******************************************/

.animate-icon-module-style1-wrap-container {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.animate-icon-module-style1-wrap {
	display: block;
	width: 100%;
	height: 300px;
}

.animate-icon-module {
	color: inherit;
	display: block;
	text-align: center;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	overflow: hidden;
	display: block;
	opacity: 0;
	height: 100%;
	float: left;
}

.animate-icon-module-normal-content,
.animate-icon-module-hover-content {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1);
	-webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.animate-icon-module-style1-wrap .animate-icon-module-normal-content,
.animate-icon-module-style1-wrap .animate-icon-module-hover-content {
	z-index: 3;
}

.animate-icon-module-hover-content {
	-webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1); /* easeOutExpo */
}

.animate-icon-module-style1.be-bg-overlay .section-overlay {
	opacity: 1;
}

/*.animate-icon-module-style1.be-bg-overlay .section-overlay {
    -webkit-transition: background 400ms cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition: background 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    -moz-transition: background 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    -o-transition: background 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    transition: background 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}*/

html body .be-section .be-row .animate-icon-module .animate-icon-module-hover-content *:last-child {
	margin-bottom: 0px !important;
}

.top-animate.animate-icon-module .animate-icon-module-normal-content,
.top-animate.animate-icon-module:hover .animate-icon-module-hover-content {
	top: 0%;
}

.top-animate.animate-icon-module .animate-icon-module-hover-content {
	top: 100%;
}

.top-animate.animate-icon-module:hover .animate-icon-module-normal-content {
	top: -100%;
}

.left-animate.animate-icon-module .animate-icon-module-normal-content,
.left-animate.animate-icon-module:hover .animate-icon-module-hover-content {
	left: 0%;
}

.left-animate.animate-icon-module .animate-icon-module-hover-content {
	left: 100%;
}

.left-animate.animate-icon-module:hover .animate-icon-module-normal-content {
	left: -100%;
}

.right-animate.animate-icon-module .animate-icon-module-normal-content,
.right-animate.animate-icon-module:hover .animate-icon-module-hover-content {
	right: 0%;
}

.right-animate.animate-icon-module .animate-icon-module-hover-content {
	right: 100%;
}

.right-animate.animate-icon-module:hover .animate-icon-module-normal-content {
	right: -100%;
}

.bottom-animate.animate-icon-module .animate-icon-module-normal-content,
.bottom-animate.animate-icon-module:hover .animate-icon-module-hover-content {
	bottom: 0%;
}

.bottom-animate.animate-icon-module .animate-icon-module-hover-content {
	bottom: 100%;
}

.bottom-animate.animate-icon-module:hover .animate-icon-module-normal-content {
	bottom: -100%;
}

.fade-animate.animate-icon-module .animate-icon-module-normal-content,
.fade-animate.animate-icon-module:hover .animate-icon-module-hover-content {
	opacity: 1;
}

.fade-animate.animate-icon-module .animate-icon-module-hover-content {
	opacity: 0;
}

.fade-animate.animate-icon-module:hover .animate-icon-module-normal-content {
	opacity: 0;
}

.display-table {
	display: table;
	width: 100%;
	height: 100%;
}

.display-table-cell {
	display: table-cell;
}

.animate-icon-module-style1 .animate-icon-module-hover-content .display-table-cell {
	padding: 10px;
}

.vertical-align-middle {
	vertical-align: middle;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

/******************************************
        Animated Icon Box Modules Style2
******************************************/

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

.animate-icon-module-style2-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: auto;
}

.animate-icon-module-style2 {
	text-align: center;
	display: block;
	position: relative;
	-webkit-transition: background-color 200ms linear, height 500ms linear, opacity 200ms linear;
	transition: background-color 200ms linear, height 500ms linear, opacity 200ms linear;
	overflow: hidden;
	display: table-cell; /*height: auto;*/
	opacity: 0;
}

.animate-icon-icon {
	display: block;
	margin-bottom: 10px;
}

.animate-icon-module-style2 .animate-icon-icon,
.animate-icon-module-style2 .animate-icon-title {
	-webkit-transition: color 150ms linear;
	transition: color 150ms linear;
}

.animate-icon-module-style2-hover-content {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px;
}

.animate-icon-module-style2-normal-content {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px;
}

.animate-icon-module-style2-normal-content br {
	display: none;
}

/******************************************
        Tweet
******************************************/

.tweet_list {
	position: relative;
	text-align: left;
}

.center-content .tweet_list {
	text-align: center;
}

.tweet_list .meta {
	display: block;
	position: relative;
	z-index: 2;
	color: inherit;
}

.tweet-slides .flex-control-nav {
	display: none;
}

.tweet_list .icon-twitter { /*position: absolute;*/
	top: 0px;
	left: 0px;
	font-size: 80px;
	z-index: 1;
	color: #dfdfdf;
	line-height: 80px;
}

.tweet_list .status {
	position: relative;
	z-index: 2;
	display: block;
	margin-bottom: 10px;
	margin-top: 15px;
}

.tweet_list .tweet-content {
	line-height: 2.0;
}

.tweet_list h6 {
	font-size: inherit;
	text-transform: uppercase;
}

/*********************************************************************
            ACCORDIAN
*********************************************************************/

.accordion {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0;
	min-height: 0;
	margin: 0px;
	margin-top: 25px;
	outline: 0;
	line-height: normal;
	font-size: inherit;
}

.ui-accordion .ui-accordion-header:first-child {
	margin-top: 0;
}

.ui-accordion .ui-accordion-content p:last-child {
	margin-bottom: 0px;
}

.ui-accordion .ui-accordion-header.top-space {
	margin-top: 20px;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 20px 20px 20px 0;
	border-top: 0;
	overflow: auto;
	background: none;
	margin-top: -1px;
}

.ui-accordion-header:before {
	content: '\e806';
	font-family: "icomoon";
	margin-right: 15px;
	font-size: 16px;
	position: relative;
	top: 1px;
}

.ui-accordion-header-active:before {
	content: '\e7ec';
	font-family: "icomoon";
	margin-right: 15px;
	font-size: 16px;
	position: relative;
	top: 1px;
}

/*********************************************************************
            BUTTONS
*********************************************************************/

.be-button-wrap {
	display: inline-block;
	margin: 0 20px 10px 0;
}

.be-button-wrap.align-block {
	display: block;
	margin: 0 0 40px 0;
}

.be-button {
	display: inline-block;
	text-decoration: none;
	border-color: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.be-button {
	transition: 0.3s linear all !important;
	-webkit-transition: 0.3s linear all !important;
	-moz-transition: 0.3s linear all !important;
	-ms-transition: 0.3s linear all !important;
	-o-transition: 0.3s linear all !important;
}

.be-buttton-wrap.block-center .be-button {
	margin: 0px 0px 10px 0;
}

.be-buttton-wrap.block-center .font-icon {
	margin-right: 0px;
}

p .be-button {
	margin-bottom: 0;
}

.be-button.rounded {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.smallbtn {
	font-size: 11px;
	line-height: 12px;
	padding: 12px 15px;
}

.mediumbtn {
	font-size: 13px;
	line-height: 14px;
	padding: 15px 20px;
}

.largebtn {
	font-size: 15px;
	line-height: 16px;
	padding: 18px 25px;
}

.blockbtn {
	font-size: 17px;
	display: block;
	padding: 22px 0;
}

.be-button i {
	margin-right: 1em;
}

.icon-shortcode {
	margin-bottom: 15px;
}

.icon-shortcode .font-icon.tiny.diamond {
	margin: 9px !important;
}

.icon-shortcode .font-icon.small.diamond {
	margin: 11px !important;
}

.icon-shortcode .font-icon.medium.diamond {
	margin: 17px !important;
}

.icon-shortcode .font-icon.large.diamond {
	margin: 22px !important;
}

.icon-shortcode .font-icon.xlarge.diamond {
	margin: 27px !important;
}

a.icon-shortcode.icon-plain {
	display: inline-block;
}

.be-button-wrap.block-left {
	text-align: left;
}

.be-button-wrap.block-center {
	text-align: center;
}

.be-button-wrap.block-right {
	text-align: right;
}

.be-button-wrap.block-right a.be-button {
	margin-right: 0px;
}

.icon-shortcode.block-center .font-icon {
	margin-right: 0;
}

.be-button.right-icon i.font-icon {
	margin: 0px 0px 0px 1em;
}

.be-button.bg-animation-slide-bottom,
.be-button.bg-animation-slide-top {
	background-size: 100% 200%;
}

.be-button.bg-animation-slide-bottom:hover {
	background-position: 0 100%;
}

.be-button.bg-animation-slide-top:hover {
	background-position: 0 -100%;
}

.be-button.bg-animation-slide-left,
.be-button.bg-animation-slide-right {
	background-size: 200% 100%;
}

.be-button.bg-animation-slide-right:hover {
	background-position: 100% 0;
}

.be-button.bg-animation-slide-left:hover {
	background-position: -100% 0;
}

.be-button-wrap.popup-gallery {
	display: block !important;
}

/*********************************************************************
            CALL TO ACTION
*********************************************************************/

.call-to-action {
	padding: 30px 0px;
	display: table;
	width: 100%;
	text-align: center;
}

.action-content {
	display: inline;
	margin-bottom: 0;
	line-height: 47px;
	margin-right: 40px;
}

.action-button {
	position: relative;
	top: -4px;
}

/*********************************************************************
            DROP CAPS
*********************************************************************/

.dropcap .font-icon:before {
	width: auto;
	margin: 0;
}

.dropcap-circle,
.dropcap-letter,
.dropcap-icon,
.dropcap-rounded {
	float: left;
	text-transform: uppercase;
}

.dropcap-circle.small,
.dropcap-square.small,
.dropcap-rounded.small {
	margin-top: 3px;
	font-size: 19px;
	line-height: 36px;
	margin-right: 10px;
	width: 36px;
	height: 35px;
	text-align: center;
}

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

.dropcap-rounded {
	border-radius: 3px;
}

.dropcap-letter {
	font-size: 35px;
	margin: 5px 10px 0 0;
}

.dropcap-letter.small {
	font-size: 24px;
	margin: 5px 15px 0 0;
}

.dropcap-circle.big,
.dropcap-square.big,
.dropcap-rounded.big {
	margin-top: 5px;
	font-size: 26px;
	line-height: 47px;
	width: 47px;
	height: 47px;
	margin-right: 10px;
	text-align: center;
}

.dropcap-circle,
.dropcap-rounded {
	color: #fff;
}

.dropcap i:before {
	line-height: inherit !important;
}

/*********************************************************************
            ICONS
*********************************************************************/

.icon-shortcode .font-icon {
	display: inline-block !important;
	border: 1px solid #323232;
	text-align: center; /*margin-right: 10px;*/
	font-family: "icomoon"; /*margin-bottom: 10px;*/
	transition: 0.3s linear all !important;
	-webkit-transition: 0.3s linear all !important;
	-moz-transition: 0.3s linear all !important;
	-ms-transition: 0.3s linear all !important;
	-o-transition: 0.3s linear all !important;
}

.icon-shortcode.align-right .font-icon,
.icon-shortcode.align-left .font-icon,
.icon-shortcode.align-center .font-icon {
	margin-bottom: 10px;
}

.icon-shortcode.align-none {
	display: inline-block;
	margin-bottom: 10px !important;
	margin-right: 10px !important;
}

.font-icon.tiny {
	font-size: 12px;
}

.font-icon.small {
	font-size: 16px;
}

.font-icon.medium {
	font-size: 25px;
}

.font-icon.large {
	font-size: 40px;
}

.font-icon.xlarge {
	font-size: 55px;
}

.font-icon.tiny.plain {
	font-size: 18px;
}

.font-icon.small.plain {
	font-size: 24px;
}

.font-icon.medium.plain {
	font-size: 35px;
}

.font-icon.large.plain {
	font-size: 50px;
}

.font-icon.xlarge.plain {
	font-size: 80px;
}

.font-icon.tiny {
	width: 28px;
	height: 28px;
	line-height: 28px;
}

.font-icon.small {
	width: 45px;
	height: 45px;
	line-height: 45px;
}

.font-icon.medium {
	height: 75px;
	line-height: 75px;
	width: 75px;
}

.font-icon.large {
	width: 100px;
	height: 100px;
	line-height: 100px;
}

.font-icon.xlarge {
	width: 125px;
	height: 125px;
	line-height: 125px;
}

.font-icon.plain {
	border: none !important;
	width: auto;
	margin-bottom: 15px;
	height: auto;
	line-height: normal;
}

.font-icon.plain:before {
	width: auto;
	margin-left: 0;
	margin-right: 0;
}

.font-icon.circle {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.font-icon.diamond {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-transform: rotate(45deg);
}

.font-icon.diamond:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-transform: rotate(-45deg);
	position: relative;
	display: inline-block;
}

.icon-shortcode.block-center,
.icon-shortcode.block-center,
.icon-shortcode.block-right {
	display: block;
	margin-bottom: 30px;
}

.icon-shortcode.block-left {
	text-align: left;
}

.icon-shortcode.block-center {
	text-align: center;
}

.icon-shortcode.block-right {
	text-align: right;
}

/*********************************************************************
            LISTS
*********************************************************************/

.custom-list {
	list-style: none;
	padding: 0;
}

.custom-list .font-icon {
	font-size: 15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.custom-list .font-icon.circled {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.custom-list-content {
	width: auto;
	line-height: 25px;
	margin-bottom: 12px;
	position: relative;
}

.custom-list-content-inner {
	padding-left: 45px;
	display: inline-block;
}

/*********************************************************************
            NOTIFICATION
*********************************************************************/

.be-notification {
	margin-bottom: 20px;
}

#be-pb-main .be-shortcode,
#be-pb-main .be-notification {
	margin-bottom: 0;
}

.success,
.wpcf7-response-output.wpcf7-mail-sent-ok {
	background: #26cda4;
	color: #000;
}

.error,
.wpcf7-response-output.wpcf7-validation-errors {
	background: #dd6868;
	color: #fff;
}

.be-notification,
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-mail-sent-ok {
	cursor: default;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 15px;
	border: none;
	text-align: center;
	position: relative;
	border-radius: 2px;
}

.be-notification span.close {
	cursor: pointer;
	margin-top: -7px;
	position: absolute;
	right: 20px;
	top: 50%;
	line-height: 14px;
	width: 15px;
	height: 15px;
	font-size: 14px;
	color: #fff;
}

/*********************************************************************
            PRICING TABLE
*********************************************************************/

.pricing-table {
	list-style: none;
	padding: 0; /*border-bottom: none !important;*/
	background: #fff;
}

.pricing-table.sec-border {
	border-width: 1px !important;
}

.pricing-table li {
	margin: 0;
	padding: 20px;
	text-align: center;
}

.pricing-table li.pricing-price .price {
	margin-bottom: 5px;
}

.pricing-table li.pricing-button {
	padding: 20px 15px 30px 15px;
}

.pricing-table li.pricing-button .be-button {
	border-radius: 0px;
	border-width: 2px !important;
}

.pricing-button .button {
	margin: 0;
}

.pricing-price {
	padding: 30px 15px;
}

li.pricing-feature {
	padding: 10px 0;
}

.pricing-table .price {
	font-size: 40px;
	line-height: 50px;
	display: inline-block;
}

.pricing-table .currency {
	font-size: 20px;
}

.pricing-table .pricing-duration {
	display: block;
}

.pricing-table.highlight-no { /*top: 10px;*/ /*position: relative;*/
}

.pricing-duration.special-subtitle {
	max-width: 100%;
}

.pricing-table.highlight-yes .pricing-title,
.pricing-table.highlight-yes .pricing-button {
	padding: 28px 15px; /*padding: 10px;*/
}

/*********************************************************************
            SERVICES
*********************************************************************/

.services {
	margin: 0 auto;
	max-width: 80%;
	overflow: hidden;
	list-style: none;
	padding: 0;
	position: relative;
	list-style-type: none;
	opacity: 0;
	position: relative;
}

.service.even {
	float: left;
	padding: 0px 58% 0 0;
}

.service {
	float: right;
	margin: 0 0 10px;
	padding: 0 0 0 58%;
	position: relative;
}

.service .font-icon {
	position: absolute;
	top: 0px;
	display: block;
	right: 50%;
	margin-right: -22px;
	background: #000;
	color: #fff;
	border-radius: 50%;
	z-index: 1;
	line-height: 44px;
	width: 44px;
	height: 44px;
	text-align: center;
	-webkit-transition: background 500ms ease, color 500ms ease;
	transition: background 500ms ease, color 500ms ease;
}

.service .service-wrap div.service-content {
	padding: 6% 9%;
}

.service .font-icon.icon-size-large {
	line-height: 84px;
	margin-right: -42px;
	font-size: 30px;
	width: 84px;
	height: 84px;
	text-align: center;
}

.service .font-icon.icon-size-medium {
	line-height: 64px;
	margin-right: -32px;
	font-size: 22px;
	width: 64px;
	height: 64px;
	text-align: center;
}

.services-outer-wrap span.timeline {
	position: absolute;
	top: 0px;
	right: 50%;
	display: block;
	background: #000;
	height: 100%;
	width: 1px;
	margin-right: -0.5px;
}

.services-outer-wrap {
	position: relative;
}

.service.odd,
.service.even {
	margin-bottom: 30px;
}

/*********************************************************************
            SKILLS
*********************************************************************/

.skill-wrap .skill-bar {
	height: 15px;
	position: relative;
}

.expand {
	height: 15px;
	line-height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 0px;
	-webkit-transition: all 0.7s linear !important;
	transition: all 0.7s linear !important;
}

.skill-wrap .skill-bar {
	font-size: inherit;
	display: block;
}

.skill-wrap .skill_name {
	display: block;
}

.skill-vertical .skill-wrap .skill-bar {
	margin-bottom: 8px !important;
}

.skill-vertical .skill-wrap .skill_name {
	margin-bottom: 25px !important;
}

.skill-horizontal .skill-wrap .skill-bar {
	margin-bottom: 25px !important;
}

.skill-horizontal .skill-wrap .skill_name {
	margin-bottom: 8px !important;
}

.skill-vertical .skill {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px 10px;
}

.skill-vertical .skill-wrap {
	text-align: center;
	padding: 0px 10px;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}

.skill-vertical .skill-wrap .skill-bar .be-skill {
	width: 100% !important;
	bottom: 0px;
	position: absolute;
	top: auto;
}

/*********************************************************************
            SPECIAL HEADING
*********************************************************************/

.special-heading {
	position: relative;
}

.special-h-tag {
	margin: 0;
}

.special-heading:first-child {
	margin-top: 0;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.special-heading-wrap.style1 .special-h-tag {
	margin-bottom: 30px;
}

.special-heading-wrap.style2 .special-heading {
	border: 3px solid #e8e8e8;
	display: inline-block;
	padding: 1% 5%;
}

.special-heading-wrap.style2 {
	margin-bottom: 20px;
}

.style2 .special-heading .special-h-tag {
	display: inline;
}

.special-heading-wrap.style1 .margin-bottom {
	margin-bottom: 30px !important;
}

.special-heading.align-left .separator {
	margin: 0;
}

.special-heading-wrap.style1 br,
.special-heading-wrap.style2 br {
	display: none;
}

.special-heading-wrap.style1 .sub-title {
	display: block;
	font-size: 16px;
	max-width: 80%; /* margin: 0 auto; */
	line-height: 35px;
}

.special-heading-wrap.style1 .align-center .sub-title {
	margin: 0 auto;
}

.special-heading-wrap.style1 .align-right .sub-title {
	margin: 0 0 0 auto;
}

.special-heading-wrap.style3 {
	text-align: center;
	overflow: hidden;
}

.special-heading-wrap.style3 .special-h-tag {
	text-align: center;
	padding-bottom: 0px;
	margin: 20px 0px !important;
}

html body .be-section .be-row .special-heading-wrap.style3 .special-h-tag {
	margin-bottom: 20px !important;
}

.special-heading-wrap.style3 .special-heading {
	margin-bottom: 0px;
}

.special-heading-wrap.style3 .caption-wrap {
	text-align: center;
	position: relative;
}

.special-heading-wrap.style3 .caption {
	padding: 0 15px;
	display: inline-block;
	position: relative;
}

.special-heading-wrap.style3 .caption .caption-inner {
	background: #ddd;
}

.special-heading-wrap.style3 .caption .caption-inner:before,
.special-heading-wrap.style3 .caption .caption-inner:after {
	content: "";
	position: absolute;
	display: inline-block;
	height: 1px;
	width: 100px;
	left: -100px;
	top: 50%;
	background: inherit;
	margin-top: -1px;
}

.special-heading-wrap.style3 .caption .caption-inner:after {
	right: -100px;
	left: auto;
}

.be-section .be-row:not(:last-child) .column-block .special-heading-wrap.style3 h6.caption:last-child {
	margin-bottom: 0 !important;
}

.sep-with-icon-wrap {
	margin-bottom: 20px;
}

.sep-with-icon {
	display: inline-block;
	vertical-align: middle;
}

.sep-icon {
	line-height: 16px;
	font-size: 16px;
	vertical-align: middle;
	margin: 0 20px;
}

.icon-dimond {
	width: 10px;
	height: 10px;
	background: #000;
	display: inline-block;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

/*SPECIAL SUB TITLE*/

.special-subtitle {
	line-height: 1.8em;
	display: inline-block;
	max-width: 60%;
}

.special-subtitle-wrap {
	margin-bottom: 30px;
}

/*********************************************************************
            TABS
*********************************************************************/

.tabs {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.ui-tabs {
	position: relative;
	margin-bottom: 50px;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	margin-right: 30px;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 0 0 10px;
	text-decoration: none;
	outline: 0;
	border-left: none;
	color: inherit;
}

.ui-tabs .ui-tabs-panel p:last-child {
	margin-bottom: 0px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	border-bottom: 2px solid;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.tabs li a.tab-icon:before {
	font-size: 15px;
	width: 25px;
	text-align: left;
	vertical-align: middle;
	margin-right: 12px;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	margin-top: -1px;
	padding: 25px 0;
}

.ui-tabs .ui-tabs-panel p {
	width: 100%;
}

/*********************************************************************
            TITLE WITH ICON 
*********************************************************************/

.title-icon {
	display: inline-block;
	text-align: center;
	float: left;
	margin-right: 30px;
	position: relative;
}

.title-icon.align-right {
	float: right;
	margin-left: 30px;
	margin-right: 0px;
}

.title-icon.circled {
	border: 1px solid transparent;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

.title-icon.small {
	font-size: 21px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
}

.title-icon.medium {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 28px;
}

.title-icon.medium.plain {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 28px;
}

.title-with-icon {
	padding-left: 80px;
	margin-bottom: 50px;
}

.title-with-icon.small.plain {
	padding-left: 50px;
}

.title-icon.small.circled {
	width: 45px;
	height: 45px;
	line-height: 45px;
}

.title-with-icon.small {
	padding-left: 70px;
}

.title-with-icon.small.align-right {
	padding-right: 70px;
}

.title-icon.small.align-right {
	margin-left: 20px;
	margin-right: 0;
}

.title-with-icon.medium {
	padding-left: 100px;
}

.title-with-icon.medium.plain {
	padding-left: 60px;
}

.title-with-icon.align-right {
	padding-right: 80px;
}

.title-with-icon.small.plain.align-right {
	padding-right: 50px;
}

.title-with-icon.medium.align-right {
	padding-right: 100px;
}

.title-with-icon.medium.plain.align-right {
	padding-right: 60px;
}

.title-with-icon.align-right,
.title-with-icon.small.plain.align-right,
.title-with-icon.medium.align-right,
.title-with-icon.medium.plain.align-right {
	padding-left: 0px;
	text-align: right;
}

/*********************************************************************
            Menu Card
*********************************************************************/

.menu-card-item-info {
	padding-right: 40px;
}

.menu-card-item {
	position: relative;
	display: block;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: inherit;
	padding: 15px 10px;
	margin-bottom: 0px;
}

.menu-card-title {
	font-size: 13px !important;
	line-height: 24px !important;
	padding-right: 10px;
}

.menu-card-ingredients {
	font-size: 16px !important;
	line-height: 24px !important;
	max-width: none;
	display: initial;
}

.menu-card-item-price {
	font-size: 13px !important;
	line-height: 24px !important;
	position: absolute;
	top: 15px;
	right: 10px;
}

.menu-card-item.highlight-menu-item {
	background: #f1edde;
	border-bottom: none;
}

.menu-card-item-stared {
	padding-left: 10px;
}

/*Seperator*/

.separator {
	display: inline-block;
}

hr.separator {
	margin-bottom: 20px !important;
}

.mail-chimp-form input[type="text"],
.mail-chimp-submit {
	margin-bottom: 20px !important;
}

.mail-chimp-form input[type="text"] {
	width: 90%;
}

.mail-chimp-submit-wrap,
.mail-chimp-email-wrap {
	position: relative;
	width: 50%;
	float: left;
}

.mail-chimp-submit {
	line-height: 7px !important;
}

/**************************************MEDIA QUERY**************************************/

/*********************************************************************
            SMALL DESKTOP
*********************************************************************/

/*********************************************************************
            TABLET
*********************************************************************/

/*********************************************************************
            MOBILE 320
*********************************************************************/

/*********************************************************************
            MOBILE 400
*********************************************************************/

/*
* 6.Components
* =========================
* Drilling down a bit now, These add a layer of paint to our Objects.
*/

body {
	background-color: white;
	background-color: white;
}

.layout-box #header-inner-wrap,
#header-inner-wrap,
body.header-transparent #header #header-inner-wrap.no-transparent,
.left-header .sb-slidebar.sb-left {
	background-color: #f2f3f8;
	background-color: #f2f3f8;
}

#mobile-menu,
#mobile-menu ul {
	background-color: white;
	background-color: white;
}

body.header-transparent #header-inner-wrap {
	background: transparent;
}

#header .header-border {
	border-bottom: none;
}

#header-top-bar {
	background-color: #323232;
	background-color: rgba(50, 50, 50, 0.85);
	border-bottom: none;
	color: #ffffff;
}

#header-top-bar #topbar-menu li a {
	color: #ffffff;
}

#header-bottom-bar {
	background-color: white;
	background-color: white;
	border-top: none;
	border-bottom: none;
}

body.header-transparent #header #header-inner-wrap {
	-webkit-transition: background .25s ease, box-shadow .25s ease;
	-webkit-transition: background .25s ease, -webkit-box-shadow .25s ease;
	transition: background .25s ease, -webkit-box-shadow .25s ease;
	transition: background .25s ease, box-shadow .25s ease;
	transition: background .25s ease, box-shadow .25s ease, -webkit-box-shadow .25s ease;
}

body.header-transparent.semi .layout-wide #header .semi-transparent,
body.header-transparent.semi .layout-border #header .semi-transparent {
	background-color: black;
	background-color: rgba(0, 0, 0, 0.4) !important;
}

body.header-transparent.semi .layout-box #header .semi-transparent #header-wrap {
	background-color: black;
	background-color: rgba(0, 0, 0, 0.4) !important;
}

#content,
#blog-content {
	background-color: white;
	background-color: white;
}

#bottom-widgets {
	background-color: #f2f3f8;
	background-color: #f2f3f8;
}

#footer {
	background-color: white;
	background-color: white;
}

#footer .footer-border {
	border-bottom: none;
}

.page-title-module-custom {
	background-color: #f2f3f8;
	background-color: #f2f3f8;
}

#navigation .sub-menu,
#navigation .children,
#navigation-left-side .sub-menu,
#navigation-left-side .children,
#navigation-right-side .sub-menu,
#navigation-right-side .children {
	background-color: #1f1f1f;
	background-color: #1f1f1f;
}

.sb-slidebar.sb-right {
	background-color: #1a1a1a;
	background-color: #1a1a1a;
}

.left-header .left-strip-wrapper,
.left-header #left-header-mobile {
	background-color: #f2f3f8;
}

.layout-box-top,
.layout-box-bottom,
.layout-box-right,
.layout-box-left,
.layout-border-header-top #header-inner-wrap,
.layout-border-header-top.layout-box #header-inner-wrap,
body.header-transparent .layout-border-header-top #header #header-inner-wrap.no-transparent {
	background-color: lightgray;
	background-color: lightgray;
}

.left-header.left-sliding.left-overlay-menu .sb-slidebar {
	background-color: #080808;
	background-color: rgba(8, 8, 8, 0.9);
}

.top-header.top-overlay-menu .sb-slidebar {
	background-color: #1a1a1a;
	background-color: #1a1a1a;
}

.search-box-wrapper {
	background-color: white;
	background-color: rgba(255, 255, 255, 0.85);
}

.search-box-wrapper.style1-header-search-widget input[type="text"] {
	background-color: transparent !important;
	color: #000000;
	border: 1px solid  #000000;
}

.search-box-wrapper.style2-header-search-widget input[type="text"] {
	background-color: transparent !important;
	font-style: italic;
	font-weight: 400;
	font-family: Crimson Text;
	color: #000000;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.search-box-wrapper .searchform .search-icon {
	color: #000000;
}

#header-top-bar-right .search-box-wrapper.style1-header-search-widget input[type="text"] {
	border: none;
}

/* ======================
    Typography
   ====================== */

body,
.special-heading-wrap .caption-wrap .body-font {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #5f6263;
	line-height: 26px;
	letter-spacing: 0px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
	font: 700 55px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 70px;
	letter-spacing: 0px;
	text-transform: none;
}

h2 {
	font: 700 42px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 63px;
	letter-spacing: 0px;
	text-transform: none;
}

h3 {
	font: 700 35px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 52px;
	letter-spacing: 1px;
	text-transform: none;
}

h4 {
	font: 400 26px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 42px;
	letter-spacing: 0px;
	text-transform: none;
}

h5,
#reply-title {
	font: 400 20px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 36px;
	letter-spacing: 0px;
	text-transform: none;
}

h6,
.testimonial-author-role.h6-font,
.menu-card-title,
.menu-card-item-price {
	font: 400 15px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 32px;
	letter-spacing: 0px;
	text-transform: none;
}

.gallery-side-heading {
	font-size: 13px;
}

.special-subtitle,
.style1.thumb-title-wrap .portfolio-item-cats {
	font-style: italic;
	font-size: 15px;
	font-weight: 400;
	font-family: Crimson Text;
	text-transform: none;
	letter-spacing: 0px;
}

.top-right-sliding-menu .sb-right ul#slidebar-menu li,
.overlay-menu-close {
	font: 400 12px "Raleway","Open Sans","Arial",sans-serif;
	color: #ffffff;
	line-height: 50px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.top-right-sliding-menu .sb-right ul#slidebar-menu li a {
	color: #ffffff !important;
}

.top-right-sliding-menu .sb-right #slidebar-menu ul.sub-menu li {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #ffffff;
	line-height: 25px;
	text-transform: none;
}

.top-right-sliding-menu .sb-right ul#slidebar-menu li a {
	color: #ffffff !important;
}

.sb-right #slidebar-menu .mega .sub-menu .highlight .sf-with-ul {
	font: 400 12px "Raleway","Open Sans","Arial",sans-serif;
	color: #ffffff;
	line-height: 50px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff !important;
}

#navigation,
.style2 #navigation,
#navigation-left-side,
#navigation-right-side,
.header-cart-controls .cart-contents,
.sb-left #slidebar-menu,
#header-controls-right,
#header-controls-left,
body #header-inner-wrap.top-animate.style2 #navigation,
.top-overlay-menu .sb-right #slidebar-menu {
	font: 400 12px "Montserrat","Open Sans","Arial",sans-serif;
	color: #232323;
	line-height: 51px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

ul#mobile-menu a {
	font: 400 12px "Montserrat","Open Sans","Arial",sans-serif;
	color: #232323;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

ul#mobile-menu ul.sub-menu a {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #bbbbbb;
	line-height: 27px;
	letter-spacing: 0px;
	text-transform: none;
}

#navigation .sub-menu,
#navigation .children,
#navigation-left-side .sub-menu,
#navigation-left-side .children,
#navigation-right-side .sub-menu,
#navigation-right-side .children,
.sb-left #slidebar-menu .sub-menu,
.top-overlay-menu .sb-right #slidebar-menu .sub-menu {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #bbbbbb;
	line-height: 28px;
	letter-spacing: 0px;
	text-transform: none;
}

.thumb-title-wrap {
	color: #ffffff;
}

.thumb-title-wrap .thumb-title {
	font: 400 14px "Montserrat","Open Sans","Arial",sans-serif;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.thumb-title-wrap .portfolio-item-cats {
	font-size: 12px;
	line-height: 17px;
	text-transform: none;
	letter-spacing: 0px;
}

.full-screen-portfolio-overlay-title {
	font: 400 14px "Montserrat","Open Sans","Arial",sans-serif;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#footer {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #888888;
	line-height: 14px;
	letter-spacing: 0px;
	text-transform: none;
}

#bottom-widgets h6 {
	font: 400 12px "Montserrat","Open Sans","Arial",sans-serif;
	color: #474747;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#bottom-widgets {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #757575;
	line-height: 24px;
	letter-spacing: 0px;
	text-transform: none;
}

.sidebar-widgets h6 {
	font: 400 12px "Montserrat","Open Sans","Arial",sans-serif;
	color: #333333;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.sidebar-widgets {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #606060;
	line-height: 24px;
	letter-spacing: 0px;
	text-transform: none;
}

.sb-slidebar .widget {
	font: 400 13px "Raleway","Open Sans","Arial",sans-serif;
	color: #a2a2a2;
	line-height: 25px;
	letter-spacing: 0px;
	text-transform: none;
}

.sb-slidebar .widget h6 {
	font: 400 12px "Montserrat","Open Sans","Arial",sans-serif;
	color: #ffffff;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: none;
}

.woocommerce ul.products li.product .product-meta-data h3,
.woocommerce-page ul.products li.product .product-meta-data h3,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
	font: 400 13px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 27px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.related.products h2,
.upsells.products h2,
.cart-collaterals .cross-sells h2,
.cart_totals h2,
.shipping_calculator h2,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.shipping_calculator h2,
#order_review_heading,
.woocommerce .page-title {
	font-family: Montserrat;
	font-weight: 400;
}

.woocommerce-page.single.single-product #content div.product h1.product_title.entry-title {
	font: 400 25px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 27px;
	letter-spacing: 0px;
	text-transform: none;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	color: #222222;
}

.contact_form_module input[type="text"],
.contact_form_module textarea {
	font: 400 13px "Montserrat","Open Sans","Arial",sans-serif;
	color: #494949;
	line-height: 36px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#bottom-widgets .widget ul li a,
#bottom-widgets a {
	color: inherit;
}

a,
a:visited,
a:hover,
#bottom-widgets .widget ul li a:hover,
#bottom-widgets a:hover,
#navigation .current_page_item a,
#navigation .current_page_item a:hover,
#navigation a:hover,
#slidebar-menu a:hover,
#navigation-left-side .current_page_item a,
#navigation-left-side .current_page_item a:hover,
#navigation-left-side a:hover,
#navigation-right-side .current_page_item a,
#navigation-right-side .current_page_item a:hover,
#navigation-right-side a:hover {
	color: #e0a240;
}

#navigation .current_page_item ul li a,
#navigation-left-side .current_page_item ul li a,
#navigation-right-side .current_page_item ul li a {
	color: inherit;
}

.current-menu-item a {
	color: #e0a240 !important;
}

.page-title-module-custom .page-title-custom,
h6.portfolio-title-nav {
	font: 400 18px "Montserrat","Open Sans","Arial",sans-serif;
	color: #000000;
	line-height: 36px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#portfolio-title-nav-wrap .portfolio-nav a {
	color: #d2d2d2;
}

#portfolio-title-nav-wrap .portfolio-nav a:hover {
	color: #000000;
}

.breadcrumbs {
	color: #000000;
}

.page-title-module-custom .header-breadcrumb {
	line-height: 36px;
}

#portfolio-title-nav-wrap {
	background-color: #ededed;
}

a.custom-share-button,
a.custom-share-button:active,
a.custom-share-button:hover,
a.custom-share-button:visited {
	color: #222222 !important;
}

.be-button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
input[type="submit"],
.more-link.style2-button,
.more-link.style3-button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button,
button {
	font-family: Montserrat;
}

.more-link.style2-button {
	color: #000000 !important;
	border-color: #000000 !important;
}

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
	background: transparent !important;
	color: #000 !important;
	border-color: #000 !important;
	border-style: solid !important;
	border-width: 2px !important;
	background: !important;
	color: #000000 !important;
	border-width: 2px !important;
	border-color: #000000 !important;
	line-height: 41px;
	text-transform: uppercase;
}

.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover {
	background: #e0a240 !important;
	color: #fff !important;
	border-color: #e0a240 !important;
	border-width: 2px !important;
	background: #000000 !important;
	color: #ffffff !important;
	border-color: #000000 !important;
}

.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce .button.alt,
.woocommerce-page .button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce input[type="submit"].alt,
.woocommerce-page input[type="submit"].alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt {
	background: #e0a240 !important;
	color: #fff !important;
	border-color: #e0a240 !important;
	border-style: solid !important;
	border-width: 2px !important;
	background: #e0a240 !important;
	color: #ffffff !important;
	border-width: px !important;
	border-color: transparent !important;
	line-height: 41px;
	text-transform: uppercase;
}

.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce .button.alt:hover,
.woocommerce-page .button.alt:hover,
.woocommerce input[type="submit"].alt:hover,
.woocommerce-page input[type="submit"].alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover {
	background: transparent !important;
	color: #000 !important;
	border-color: #000 !important;
	border-style: solid !important;
	border-width: 2px !important;
	background: #000000 !important;
	color: #ffffff !important;
	border-color: transparent !important;
}

.post-title,
.post-date-wrap {
	font: 400 20px "Montserrat","Open Sans","Arial",sans-serif;
	color: #000000;
	line-height: 40px;
	letter-spacing: 0px;
	text-transform: none;
	margin-bottom: 12px;
}

.style3-blog .post-title {
	font: 400 16px "Source Sans Pro","Open Sans","Arial",sans-serif;
	color: #363c3b;
	line-height: 28px;
	letter-spacing: 0px;
	text-transform: none;
}

.post-nav li {
	font: 12px "Raleway","Open Sans","Arial",sans-serif;
	color: #757575;
	line-height: 24px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.ui-tabs-anchor,
.accordion .accordion-head,
.skill-wrap .skill_name,
.chart-wrap span,
.animate-number-wrap h6 span,
.woocommerce-tabs .tabs li a {
	font-family: Raleway;
	letter-spacing: 0px;
	font-weight: 600;
}

.woocommerce-tabs .tabs li a {
	color: #222222 !important;
}

.ui-tabs-anchor {
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
}

.accordion .accordion-head {
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
}

.skill-wrap .skill_name {
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
}

.flexslider.tweet-slides .tweet-content {
	font-family: Raleway;
	letter-spacing: 0px;
	text-transform: none;
}

.testimonial_slide .testimonial-content {
	font-family: Crimson Text;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: 400;
	text-transform: none;
}

#portfolio-title-nav-wrap {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: none;
}

#portfolio-title-nav-bottom-wrap h6,
#portfolio-title-nav-bottom-wrap ul li a,
.single_portfolio_info_close {
	background-color: white;
	background-color: rgba(255, 255, 255, 0);
}

#portfolio-title-nav-bottom-wrap h6,
#portfolio-title-nav-bottom-wrap ul li a,
.single_portfolio_info_close .font-icon {
	color: #2b2b2b;
}

#portfolio-title-nav-bottom-wrap h6:hover,
#portfolio-title-nav-bottom-wrap ul li:hover a,
.single_portfolio_info_close:hover {
	background-color: #e0a240;
	background-color: #e0a240;
}

#portfolio-title-nav-bottom-wrap h6:hover,
#portfolio-title-nav-bottom-wrap ul li:hover a,
.single_portfolio_info_close:hover .font-icon {
	color: #ffffff;
}

/* ======================
    Layout 
   ====================== */

body #header-inner-wrap.top-animate #navigation,
body #header-inner-wrap.top-animate .header-controls,
body #header-inner-wrap.stuck #navigation,
body #header-inner-wrap.stuck .header-controls {
	-webkit-transition: line-height 0.5s ease;
	transition: line-height 0.5s ease;
}

.header-cart-controls .cart-contents span {
	background: #e0a240;
}

.header-cart-controls .cart-contents span {
	color: #ffffff;
}

.left-sidebar-page,
.right-sidebar-page,
.no-sidebar-page .be-section-pad:first-child,
.page-template-page-940-php #content,
.no-sidebar-page #content-wrap,
.portfolio-archives.no-sidebar-page #content-wrap {
	padding-top: 80px;
	padding-bottom: 80px;
}

.no-sidebar-page #content-wrap.page-builder {
	padding-top: 0px;
	padding-bottom: 0px;
}

.left-sidebar-page .be-section:first-child,
.right-sidebar-page .be-section:first-child,
.dual-sidebar-page .be-section:first-child {
	padding-top: 0 !important;
}

.style1 .logo,
.style4 .logo,
#left-header-mobile .logo,
.style3 .logo {
	padding-top: 25px;
	padding-bottom: 25px;
}

.style5 .logo {
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer-wrap {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* ======================
    Colors 
   ====================== */

.sec-bg,
.gallery_content,
.fixed-sidebar-page .fixed-sidebar,
.style3-blog .blog-post.element .element-inner,
.style4-blog .blog-post,
.blog-post.format-link .element-inner,
.blog-post.format-quote .element-inner,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.chosen-container.chosen-container-single .chosen-drop,
.chosen-container.chosen-container-single .chosen-single,
.chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
	background: #fafbfd;
}

.sec-color,
.post-meta a,
.pagination a,
.pagination a:visited,
.pagination span,
.pages_list a,
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
.gallery_content,
.fixed-sidebar-page .fixed-sidebar,
.style3-blog .blog-post.element .element-inner,
.style4-blog .blog-post,
.blog-post.format-link .element-inner,
.blog-post.format-quote .element-inner,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.chosen-container.chosen-container-single .chosen-drop,
.chosen-container.chosen-container-single .chosen-single,
.chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
	color: #7a7a7a;
}

.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
	background: #fafbfd;
	color: #7a7a7a;
	border-color: #eeeeee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	color: #7a7a7a !important;
}

.chosen-container .chosen-drop,
nav.woocommerce-pagination,
.summary.entry-summary .price,
.portfolio-details.style2 .gallery-side-heading-wrap {
	border-color: #eeeeee !important;
}

.fixed-sidebar-page #page-content {
	background: #ffffff;
}

.sec-border,
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	border: 2px solid #eeeeee;
}

.chosen-container.chosen-container-single .chosen-single,
.chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
	border: 2px solid #eeeeee;
}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
	border: none;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 5px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border: 1px solid #eeeeee;
}

.pricing-table .pricing-title,
.chosen-container .chosen-results li {
	border-bottom: 1px solid #eeeeee;
}

.pricing-table .pricing-feature {
	font-size: -12px;
}

.separator {
	border: 0;
	height: 1px;
	color: #eeeeee;
	background-color: #eeeeee;
}

.alt-color,
li.ui-tabs-active h6 a,
#navigation a:hover,
#slidebar-menu a:hover,
#header-top-menu a:hover,
#navigation .current-menu-item > a,
#slidebar-menu .current-menu-item > a,
a,
a:visited,
.social_media_icons a:hover,
.post-title a:hover,
.fn a:hover,
a.team_icons:hover,
.recent-post-title a:hover,
.widget_nav_menu ul li.current-menu-item a,
.widget_nav_menu ul li.current-menu-item:before,
.filters .current_choice,
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce-page ul.cart_list li a:hover,
.woocommerce-page ul.product_list_widget li a:hover,
.woocommerce-page .product-categories li a:hover,
.woocommerce ul.products li.product .product-meta-data h3:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
td.product-name a:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.post-category a:hover,
#navigation .sub-menu .current-menu-item > a,
#navigation .sub-menu a:hover,
#navigation .children .current-menu-item > a,
#navigation .children a:hover,
a.custom-like-button.liked,
#slidebar-menu .current-menu-item > a,
.menu-card-item-stared {
	color: #e0a240;
}

.content-slide-wrap .flex-control-paging li a.flex-active,
.content-slide-wrap .flex-control-paging li.flex-active a:before {
	background: #e0a240 !important;
	border-color: #e0a240 !important;
}

#navigation .mega .sub-menu .highlight .sf-with-ul {
	font: 400 12px "Montserrat","Open Sans","Arial",sans-serif;
	color: #232323;
	line-height: 51px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #bbbbbb !important;
}

#navigation .menu > ul > li.mega > ul > li {
	border-color: #3d3d3d;
}

.sb-slidebar.sb-right .menu {
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
}

.post-title a:hover {
	color: #e0a240 !important;
}

.alt-bg,
input[type="submit"],
.tagcloud a:hover,
.pagination a:hover,
.widget_tag_cloud a:hover,
.pagination .current {
	background-color: #e0a240;
	-webkit-transition: 0.2s linear all;
	transition: 0.2s linear all;
}

.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce a.add_to_cart_button.button.product_type_simple.added,
.woocommerce-page .widget_shopping_cart_content .buttons a.button:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.testimonial-flex-slider .flex-control-paging li a.flex-active,
#back-to-top,
.be-carousel-nav,
.tp-leftarrow,
.tp-rightarrow,
.more-link.style3-button,
.view-project-link.style3-button {
	background: #e0a240 !important;
}

.tagcloud a:hover,
.testimonial-flex-slider .flex-control-paging li a.flex-active,
.testimonial-flex-slider .flex-control-paging li a {
	border-color: #e0a240;
}

a.be-button.view-project-link,
.more-link {
	border-color: #e0a240;
}

.portfolio-container .thumb-bg {
	background-color: rgba(224, 162, 64, 0.85);
}

.photostream_overlay,
.be-button,
.more-link.style3-button,
.view-project-link.style3-button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button,
button {
	background-color: #e0a240;
}

.alt-bg-text-color,
input[type="submit"],
.tagcloud a:hover,
.pagination a:hover,
.widget_tag_cloud a:hover,
.pagination .current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
#back-to-top,
.be-carousel-nav,
.single_portfolio_close .font-icon,
.single_portfolio_back .font-icon,
.tp-leftarrow,
.tp-rightarrow,
.more-link.style3-button,
.view-project-link.style3-button {
	color: #ffffff !important;
	-webkit-transition: 0.2s linear all;
	transition: 0.2s linear all;
}

.be-button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button,
button {
	color: #ffffff;
	-webkit-transition: 0.2s linear all;
	transition: 0.2s linear all;
}

.portfolio-title a {
	color: inherit;
}

.arrow-block .arrow_prev,
.arrow-block .arrow_next {
	background-color: black;
	background-color: black;
}

.arrow-border .arrow_prev,
.arrow-border .arrow_next {
	border: 1px solid #000000;
}

.gallery-info-box-wrap .arrow_prev .font-icon,
.gallery-info-box-wrap .arrow_next .font-icon {
	color: #ffffff;
}

.arrow-block .arrow_prev:hover,
.arrow-block .arrow_next:hover {
	background-color: black;
	background-color: black;
}

.arrow-border .arrow_prev:hover,
.arrow-border .arrow_next:hover {
	border: 1px solid #000000;
}

.gallery-info-box-wrap .arrow_prev:hover .font-icon,
.gallery-info-box-wrap .arrow_next:hover .font-icon {
	color: #ffffff;
}

#back-to-top.layout-border,
#back-to-top.layout-border-header-top {
	right: 50px;
	bottom: 50px;
}

.layout-border .fixed-sidebar-page #right-sidebar.active-fixed {
	right: 30px;
}

body.header-transparent.admin-bar .layout-border #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header.admin-bar .layout-border #header #header-inner-wrap.no-transparent.top-animate {
	top: 62px;
}

body.header-transparent .layout-border #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header .layout-border #header #header-inner-wrap.no-transparent.top-animate {
	top: 30px;
}

body.header-transparent.admin-bar .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header.admin-bar .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate {
	top: 32px;
	z-index: 15;
}

body.header-transparent .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate {
	top: 0px;
	z-index: 15;
}

body.header-transparent .layout-border #header #header-inner-wrap.no-transparent #header-wrap,
body.sticky-header .layout-border #header #header-inner-wrap.no-transparent #header-wrap {
	margin: 0px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.mfp-content.layout-border img {
	padding: 70px 0px 70px 0px;
}

body.admin-bar .mfp-content.layout-border img {
	padding: 102px 0px 70px 0px;
}

.mfp-content.layout-border .mfp-bottom-bar {
	margin-top: -60px;
}

body .mfp-content.layout-border .mfp-close {
	top: 30px;
}

body.admin-bar .mfp-content.layout-border .mfp-close {
	top: 62px;
}

.loader-style1-double-bounce1,
.loader-style1-double-bounce2,
.loader-style2-wrap,
.loader-style3-wrap > div,
.loader-style5-wrap .dot1,
.loader-style5-wrap .dot2 {
	background: #e0a240;
}

.loader-style4-wrap {
	border-top: 7px solid rgba(224, 162, 64, 0.3);
	border-right: 7px solid rgba(224, 162, 64, 0.3);
	border-bottom: 7px solid rgba(224, 162, 64, 0.3);
	border-left-color: #e0a240;
}

.single-page-version #navigation .current_page_item a,
.single-page-version #navigation .sub-menu .current-menu-item > a,
.single-page-version #navigation .children .current-menu-item > a {
	color: inherit !important;
}

.style1 #navigation,
.style3 #navigation,
.style5 #navigation,
#header-controls-left,
#header-controls-right,
#header-wrap,
.mobile-nav-controller-wrap,
#left-header-mobile .header-cart-controls,
.style6 #navigation-left-side,
.style6 #navigation-right-side,
.overlay-menu-close {
	line-height: 100px;
}

body.header-transparent #header-wrap #navigation,
body.header-transparent #header-wrap #navigation-left-side,
body.header-transparent #header-wrap #navigation-right-side,
body.header-transparent #header-inner-wrap .header-controls,
body.header-transparent #header-inner-wrap .mobile-nav-controller-wrap,
body.header-transparent .overlay-menu-close {
	line-height: 100px;
}

body #header-inner-wrap.top-animate #navigation,
body #header-inner-wrap.top-animate #navigation-left-side,
body #header-inner-wrap.top-animate #navigation-right-side,
body #header-inner-wrap.top-animate .header-controls,
body #header-inner-wrap.top-animate #header-wrap,
body #header-inner-wrap.top-animate #header-controls-right {
	line-height: 100px;
}

/*  Optiopn Panel Css */

.gallery_content {
	-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.2);
}

.element img.wp-smiley {
	display: inline-block;
	width: auto;
}

.current-menu-item a {
	color: inherit !important;
}

.current-menu-item > a {
	color: #e0a240 !important;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #eeeeee;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	border: 1px solid #eeeeee;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer,
.menu-card-item.highlight-menu-item {
	background: #fafbfd;
}

a.bbp-forum-title,
#bbpress-forums fieldset.bbp-form label,
.bbp-topic-title a.bbp-topic-permalink {
	font: 400 15px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 32px;
	letter-spacing: 0px;
	text-transform: none; /* font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit; */
}

#bbpress-forums ul.forum-titles li,
#bbpress-forums ul.bbp-replies li.bbp-header {
	font: 400 15px "Montserrat","Open Sans","Arial",sans-serif;
	color: #222222;
	line-height: 32px;
	letter-spacing: 0px;
	text-transform: none;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: uppercase;
	font-size: inherit;
}

#bbpress-forums .topic .bbp-topic-meta a,
.bbp-forum-freshness a,
.bbp-topic-freshness a,
.bbp-header .bbp-reply-content a,
.bbp-topic-tags a,
.bbp-breadcrumb a,
.bbp-forums-list a {
	color: #222222;
}

#bbpress-forums .topic .bbp-topic-meta a:hover,
.bbp-forum-freshness a:hover,
.bbp-topic-freshness a:hover,
.bbp-header .bbp-reply-content a:hover,
.bbp-topic-tags a:hover,
.bbp-breadcrumb a:hover,
.bbp-forums-list a:hover {
	color: #e0a240;
}

div.bbp-reply-header,
.bar-style-related-posts-list,
.menu-card-item {
	border-color: #eeeeee;
}

/*Event On Plugin*/

.ajde_evcal_calendar .calendar_header p,
.eventon_events_list .eventon_list_event .evcal_cblock {
	font-family: Montserrat !important;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2,
.evo_pop_body .evcal_desc span.evcal_desc2 {
	font-family: Montserrat !important;
	font-size: 14px !important;
	text-transform: none;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle,
.evo_pop_body .evcal_desc span.evcal_event_subtitle,
.evcal_evdata_row .evcal_evdata_cell p,
#evcal_list .eventon_list_event p.no_events {
	text-transform: none !important;
	font-family: Raleway !important;
	font-size: inherit !important;
}

#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
.eventon_events_list .evcal_event_subtitle {
	padding-bottom: 10px !important;
}

.eventon_events_list .eventon_list_event .evcal_desc,
.evo_pop_body .evcal_desc,
#page-content p.evcal_desc {
	padding-left: 100px !important;
}

.evcal_evdata_row {
	background: #fafbfd !important;
}

.eventon_events_list .eventon_list_event .event_description {
	background: #fafbfd !important;
	border-color: #eeeeee !important;
}

.bordr,
#evcal_list .bordb {
	border-color: #eeeeee !important;
}

.evcal_evdata_row .evcal_evdata_cell h3 {
	margin-bottom: 10px !important;
}

/*
* 7.Trumps
* =========================
* Use this to trump everything, similiar to our normal shame.css.
* Here we put important rules and super specific utility functions.
*/

/*
Theme Name: Oshin
Theme URI: http://brandexponents.com/oshin/
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Description:  Multi Layout Multi-Purpose Responsive Wordpress theme
Version: 1.3
License: GPL 2.0
License URI: license.txt
Tags: black, green, white, light, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
*/

/*
TABLE OF CONTENTS
1.	Global
2.	Header
	2.1	Header Top Bar
	2.2	Header Bottom Bar 
	2.3 Logo
	2.4 Header Controls
	2.5 Navigation
	2.6 Header Widgets
	2.7 Sticky Header
	2.8 Header Search Control
	2.9 Header Cart Control
3.	Transparent Header
4.	Menu
5.	Left Header
6.	Mobile Menu
7.	Mega Menu
8.	Sidebar Menu
9.	Page Title
10.	Footer
11.	Blog Layout
	11.1 Blog Style2
	11.2 Blog Style3
	11.3 Blog Style4
12.	Audio Post Format
13.	Comments
14.	Typography
15.	Anchor
16.	Lists
17.	Tags and classes that come with Wordpress 
18.	Form
19.	Contact Page
20.	Widget Areas
21.	Recent Posts
22.	Tags
23.	Search
24.	WP Calendar
25.	Categories, Archives, Links, Meta, Menu, Side nav
26.	Photostream Widget
27.	Language Switcher
28.	Back To Top
29.	Media Queries
	29.1 Tablet
	29.2 Mobile 320
	29.3 Mobile 480
30. Helper classes
31.	Print styles
*/

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

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

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

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

[hidden] {
	display: none;
}

/* =============================================================================
   CSS Reset
   ========================================================================== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

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

td {
	vertical-align: top;
}

img {
	max-width: 100%;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

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

figure {
	margin: 0;
}

input[type="text"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}

::-moz-selection {
	background: black;
	color: #fff;
}

::selection {
	background: black;
	color: #fff;
}

::-moz-selection {
	background: #ffff9e;
}

img::-moz-selection {
	background: transparent;
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

/*.wf-loading p, .wf-loading ul, .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6 { visibility: hidden; } .wf-active p, .wf-active ul, .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6, .wf-inactive p, .wf-inactive ul, .wf-inactive h1, .wf-inactive h2, .wf-inactive h3, .wf-inactive h4, .wf-inactive h5, .wf-inactive h6 { visibility: visible; } */

/* ==|== primary styles =====================================================
   Author:


/* =========================================================================
                                     LAYOUTS
   ========================================================================= */

/* ======================
    Global
   ====================== */

html {
	padding-right: 0px !important;
	overflow-y: auto;
	overflow-x: hidden;
}

html.hide-overflow {
	overflow: hidden !important;
}

/* ======================
    Header
   ====================== */

.tp-simpleresponsive > ul li {
	z-index: 1 !important;
}

/************************************************
 Header Top Bar 
 ************************************************/

#main.layout-border {
	padding: 30px;
}

#main.layout-border.layout-border-header-top {
	padding: 0px 30px 30px 30px;
}

.left-header #main.layout-border {
	padding-left: 0px;
}

#header-top-bar-left {
	float: left;
	padding: 10px 20px;
}

#header-top-bar-wrap.be-wrap #header-top-bar-left {
	padding-left: 0px;
}

#header-top-bar-right {
	float: right;
	padding: 10px 20px;
}

#header-top-bar-wrap.be-wrap #header-top-bar-right {
	padding-right: 0px;
}

#header-top-bar-left .top-bar-widgets,
#header-top-bar-left .header-search-controls,
#header-top-bar-left .header-cart-controls,
#header-top-bar-left .topbar-menu-container {
	margin-right: 15px;
}

#header-top-bar-right .top-bar-widgets,
#header-top-bar-right .header-search-controls,
#header-top-bar-right .header-cart-controls,
#header-top-bar-right .topbar-menu-container {
	margin-left: 15px;
}

#header-controls-left .header-widgets,
#header-controls-left .header-search-controls,
#header-controls-left .header-cart-controls,
#header-controls-left .menu-controls {
	margin-right: 15px;
}

#header-controls-right .header-widgets,
#header-controls-right .header-search-controls,
#header-controls-right .header-cart-controls,
#header-controls-right .menu-controls {
	margin-left: 15px;
}

#header-top-bar-left ul,
#header-top-bar-right ul,
#header-controls-left ul {
	display: inline;
	padding-left: 0px;
}

#header-top-bar-left li,
#header-top-bar-right li,
#header-controls-left li {
	display: inline;
	text-decoration: none;
}

.menu-falling-animate-controller {
	display: inline-block;
	float: right;
}

.custom-font-icon {
	display: inline-block;
	line-height: normal;
	position: relative;
	cursor: pointer;
}

.menu-icon {
	border-top-width: 2px;
	border-style: solid;
	border-color: inherit;
	display: block;
	margin-bottom: 6px;
	width: 30px;
	-webkit-transition: -webkit-transform 400ms ease, opacity 400ms ease, top 400ms ease;
	-webkit-transition: opacity 400ms ease, top 400ms ease, -webkit-transform 400ms ease;
	transition: opacity 400ms ease, top 400ms ease, -webkit-transform 400ms ease;
	transition: transform 400ms ease, opacity 400ms ease, top 400ms ease;
	transition: transform 400ms ease, opacity 400ms ease, top 400ms ease, -webkit-transform 400ms ease;
	cursor: pointer;
	position: absolute;
	top: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}

.menu-icon.menu-icon-third {
	margin-bottom: 0px;
}

.custom-font-icon .menu-icon.menu-icon-first {
	top: -6px;
}

.custom-font-icon .menu-icon.menu-icon-second {
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.custom-font-icon .menu-icon.menu-icon-third {
	top: 6px;
}

.custom-font-icon.active .menu-icon.menu-icon-first {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	top: 0;
}

.custom-font-icon.active .menu-icon.menu-icon-second {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-ms-transform: translateX(50px);
	-o-transform: translateX(50px);
}

.custom-font-icon.active .menu-icon.menu-icon-third {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	top: 0;
}

#header-top-bar-wrap i.font-icon {
	margin-bottom: 0px;
}

#header-top-bar,
#header-bottom-bar {
	line-height: 25px; /*	border-right: none !important;
	border-left: none !important;*/
}

#header-top-bar {
	position: relative;
	z-index: 3;
}

#header-top-bar .topbar-menu-container {
	display: inline-block;
}

#topbar-menu > li:after {
	content: " | ";
}

#topbar-menu > li:last-child:after {
	content: "";
}

/*#left-header-mobile {
	border-bottom: 1px solid;
}*/

#header #left-header-mobile .header-cart-controls {
	margin-right: 30px;
}

.top-overlay-menu #header-bottom-bar {
	display: none;
}

#header .header-border {
	display: block;
}

#header .transparent .header-border {
	display: none;
}

.style6 #header-wrap {
	text-align: center;
}

/************************************************
 Header Bottom Bar 
 ************************************************/

.style4 #header-bottom-bar {
	padding: 0 30px;
}

/************************************************
Logo
 ************************************************/

.logo a,
.logo a img {
	display: block;
}

/*Logo - Float Left*/

.style1 .logo {
	margin-left: 30px;
	padding: 20px 0; /*opt-logo-padding*/
	float: left;
}

.layout-border-header-top .style1 .logo {
	margin-left: 0px;
}

.style1 .be-wrap .logo {
	margin-left: 0;
}

.style4 .logo {
	margin-left: 30px;
	padding: 20px 0; /*opt-logo-padding*/
	float: left;
}

#left-header-mobile .logo {
	margin-left: 30px;
	padding: 20px 0; /*opt-logo-padding*/
	float: left;
}

/*Logo - Float Right*/

.style5 .logo {
	margin: 20px 0 20px 20px; /*opt-logo-padding*/
	float: right;
}

/*Logo - Absolute Position to Left*/

.style2 #header-wrap {
	position: relative;
}

.style4 #header-wrap {
	position: relative;
}

/*.style1 #header-wrap{
	padding-right: 30px;
}*/

.style4 #header-wrap {
	padding-right: 30px;
}

.style3 .logo {
	position: absolute;
	left: 30px;
	padding: 0px; /*opt-logo-padding*/
}

.layout-border-header-top .style3 .logo {
	left: 0px;
}

/*Logo - Center Align*/

.style2 .logo {
	text-align: center;
}

.style2 .logo a {
	display: inline-block;
	vertical-align: middle;
}

.style6 .logo {
	margin: 25px auto;
	display: inline-block;
	vertical-align: top;
	z-index: 1;
	position: relative;
}

/************************************************
 Header Controls
 ************************************************/

/*Header Controls - Float Right*/

.style1 #header-controls-right {
	float: right;
	margin-right: 30px; /*margin-left: 30px;*/
}

.layout-border-header-top .style1 #header-controls-right {
	margin-right: 0px;
}

.style1 .be-wrap #header-controls-right {
	margin-right: 0;
	margin-left: 15px;
}

.style4 #header-controls-right {
	float: right;
	margin-right: 30px;
}

/*Header Controls - Absolute Position*/

.style2 #header-controls-right {
	position: absolute;
	right: 30px;
	top: 0;
}

.style2 #header-controls-left {
	position: absolute;
	left: 30px;
	top: 0;
}

.style3 #header-controls-right {
	position: absolute;
	right: 30px;
	top: 0;
}

.layout-border-header-top .style3 #header-controls-right {
	right: 0px;
}

#header-inner-wrap i.font-icon {
	margin-bottom: 0px;
}

/*Left Menu header control - only on mobile layout*/

#left-header-mobile .mobile-nav-controller-wrap {
	padding: 0 15px;
}

.style6 #header-controls-right {
	margin-right: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

/************************************************
 Navigation
 ************************************************/

/*Navigation - Float Right*/

.style1 #navigation {
	float: right;
	margin-right: 30px;
}

.style1 .be-wrap #navigation {
	margin-right: 0px;
}

/*Navigation - Float Left*/

.style4 #navigation {
	float: left;
}

.style5 #navigation {
	float: left;
}

/*Navigation - Center Align*/

.style3 .menu {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.style2 .menu {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.style3 #navigation {
	text-align: center;
}

.style2 #navigation {
	text-align: center;
}

.style2 #navigation {
	line-height: 50px;
}

.style4 #navigation {
	line-height: 50px;
}

.style6 #navigation-left-side,
.style6 #navigation-right-side {
	position: absolute;
	top: 0px;
	width: 50%;
	left: 0px;
	padding-right: 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.style6 #navigation-right-side {
	left: auto;
	right: 0px;
	padding-right: 0px;
	padding-left: 80px;
}

.style6 #navigation-left-side #left-menu {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	float: right;
}

.mobile-menu.left-mobile-menu #mobile-menu {
	padding-bottom: 0px !important;
}

.mobile-menu.right-mobile-menu #mobile-menu {
	padding-top: 0px !important;
}

/************************************************
 Header Widgets
 ************************************************/

/*Header widgets styling*/

.header-code-widgets {
	display: inline-block;
	margin-left: 15px;
}

/*.header-smedia-widgets li{
	display: inline;
	list-style: none;
	padding-right: 7px;
}*/

.sliderbar-menu-controller {
	display: inline-block;
}

/************************************************
 Header Search Control
 ************************************************/

.search-box-wrapper {
	position: absolute;
	top: 100%;
	right: 0px;
	width: 240px;
	display: none;
	z-index: 12;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
	line-height: normal;
	padding: 30px;
	background: #fff;
	overflow-y: hidden;
}

.be-themes-layout-layout-border-header-top .search-box-wrapper {
	z-index: 10 !important;
}

#header-top-bar-right .search-box-wrapper {
	padding: 0px;
}

.header-search-controls {
	display: inline-block;
}

.header-search-controls .search-button {
	margin-left: 0px;
	cursor: pointer;
	color: inherit;
	display: inline-block;
	zoom: 1;
	position: relative;
	top: 2px;
	font-size: 18px;
	line-height: normal;
}

#header-top-bar-right .search-box-wrapper.style1-header-search-widget input[type="text"] {
	height: 55px;
}

.search-box-wrapper .searchform .search-icon {
	position: absolute;
	top: 0px;
	right: 35px;
	line-height: 96px;
	font-size: 14px;
}

#header-top-bar-right .search-box-wrapper .searchform .search-icon {
	top: -19px;
	right: 14px;
}

.search-box-wrapper.style2-header-search-widget .searchform .search-icon {
	display: none;
}

.search-box-wrapper .searchform .s {
	width: 100%;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: 0;
}

.search-box-wrapper .icon-icon_close {
	color: #232323;
}

.search-box-wrapper.style2-header-search-widget {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body.admin-bar .search-box-wrapper.style2-header-search-widget {
	padding-top: 62px;
}

body.admin-bar .search-box-wrapper.style2-header-search-widget .searchform .search-icon {
	top: 50%;
	line-height: normal;
	margin-top: -14px;
	font-size: 25px;
	right: 14px;
}

.search-box-wrapper.style2-header-search-widget .search-box-inner1 {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}

.search-box-wrapper.style2-header-search-widget .search-box-inner2 {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
}

.search-box-wrapper.style2-header-search-widget .searchform .s {
	height: 100px;
	font-size: 40px;
}

.search-box-wrapper.style2-header-search-widget .searchform {
	display: block;
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.header-search-form-close {
	display: none;
}

.search-box-wrapper.style2-header-search-widget .header-search-form-close {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 35px;
	cursor: pointer;
	color: inherit;
	display: block;
	z-index: 4;
}

body.admin-bar .search-box-wrapper.style2-header-search-widget .header-search-form-close {
	margin-top: 32px;
}

/************************************************
 Header Cart Control
 ************************************************/

.left-strip-wrapper .header-cart-controls {
	width: 100%;
	text-align: center;
	top: 85%;
}

.header-cart-controls .cart-contents span {
	display: inline-block;
	font-weight: bold;
	margin: 0 auto;
	border-radius: 20%;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 21px;
	font-size: 10px;
	position: relative;
	top: -5px;
}

.left-strip-wrapper .header-cart-controls .cart-contents span {
	display: block;
	position: static;
	margin-top: -60px;
}

.header-cart-controls .cart-contents {
	color: inherit;
}

.header-cart-controls .cart-contents i {
	font-size: 23px;
	position: relative;
}

/************************************************
 Transparent Header
 ************************************************/

body.header-transparent #header #header-inner-wrap.no-transparent,
body.sticky-header #header #header-inner-wrap.no-transparent {
	position: fixed;
	top: -300px;
	width: 100%;
	right: 0px;
}

body.header-transparent #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header #header #header-inner-wrap.no-transparent.top-animate {
	top: 0px;
	-webkit-transition: top .50s ease, right 400ms ease;
	-moz-transition: top .50s ease, right 400ms ease;
	-o-transition: top .50s ease, right 400ms ease;
	-ms-transition: top .50s ease, right 400ms ease;
	-webkit-backface-visibility: hidden;
}

body.header-transparent.admin-bar #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header.admin-bar #header #header-inner-wrap.no-transparent.top-animate {
	top: 32px;
	-webkit-transition: top .50s ease, right 400ms ease;
	-moz-transition: top .50s ease, right 400ms ease;
	-o-transition: top .50s ease, right 400ms ease;
	-ms-transition: top .50s ease, right 400ms ease;
	-webkit-backface-visibility: hidden;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

body.header-transparent #header #header-inner-wrap {
	position: absolute; /*top: 0px;*/
	width: 100%;
	border: none !important;
}

body.header-transparent #header #header-wrap {
	background: rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: none;
	box-shadow: none;
	position: fixed;
	width: 100%;
}

body.header-transparent #header #header-bottom-bar {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body #main.layout-border-header-top #header-inner-wrap.no-transparent,
body.admin-bar #main.layout-border-header-top #header-inner-wrap.no-transparent {
	position: fixed;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

body #main.layout-border-header-top #header-inner-wrap.no-transparent {
	top: 0px;
}

body.admin-bar #main.layout-border-header-top #header-inner-wrap.no-transparent {
	top: 32px;
}

#header-inner-wrap.transparent {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#header-inner-wrap {
	position: relative;
}

#header-inner-wrap.background--dark.transparent #navigation,
#header-inner-wrap.background--dark.transparent .header-search-controls .search-button,
#header-inner-wrap.background--dark.transparent .header-cart-controls i.font-icon,
#header-inner-wrap.background--dark.transparent .menu-controls i.font-icon,
#header-inner-wrap.background--dark.transparent .menu-controls {
	color: #f5f5f5;
	-webkit-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

#header-inner-wrap.background--light.transparent #navigation,
#header-inner-wrap.background--light.transparent .header-search-controls .search-button,
#header-inner-wrap.background--light.transparent .header-cart-controls i.font-icon,
#header-inner-wrap.background--light.transparent .menu-controls i.font-icon,
#header-inner-wrap.background--light.transparent .menu-controls {
	color: #333;
	-webkit-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

#header-inner-wrap.background--dark.transparent .sliderbar-menu-controller .menu-icon {
	border-color: #f5f5f5;
	-webkit-transition: border-color 0.5s linear;
	transition: border-color 0.5s linear;
}

#header-inner-wrap.background--light.transparent .sliderbar-menu-controller .menu-icon {
	border-color: #333;
	-webkit-transition: border-color 0.5s linear;
	transition: border-color 0.5s linear;
}

body.header-transparent .logo img,
body .logo img.sticky-logo {
	display: none;
}

body #header-inner-wrap.no-transparent.top-animate .logo img.sticky-logo {
	display: block;
}

body #header-inner-wrap.no-transparent.top-animate .logo img.normal-logo {
	display: none;
}

body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.normal-logo,
body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.sticky-logo,
body.header-transparent #header-inner-wrap .logo img.transparent-logo {
	display: block;
}

body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.transparent-logo,
body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.normal-logo {
	display: none;
}

.light-scheme-logo {
	display: none !important;
}

body.header-transparent #header-inner-wrap.background--dark.transparent .logo img.light-scheme-logo {
	display: block !important;
}

body.header-transparent #header-inner-wrap.background--dark.transparent .logo img.dark-scheme-logo {
	display: none !important;
}

/************************************************
 Sticky Header
 ************************************************/

#header {
	position: relative;
	z-index: 10;
}

#header-inner-wrap.top-animate #navigation,
#header-inner-wrap.top-animate .header-controls,
#header-inner-wrap.top-animate .social-media-icons-mid-header,
#header-inner-wrap.stuck #navigation,
#header-inner-wrap.stuck .header-controls,
#header-inner-wrap.stuck .social-media-icons-mid-header {
	line-height: 70px;
	-webkit-transition: line-height 0.5s ease;
	transition: line-height 0.5s ease;
}

/*******************************
 Menu
*******************************/

#navigation a,
#navigation-right-side a,
#navigation-left-side a {
	color: #ffffff;
	padding: 0px 20px;
}

#navigation ul li,
#navigation-right-side ul li,
#navigation-left-side ul li {
	float: left;
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	line-height: inherit;
}

#navigation .sub-menu,
#navigation .children,
#navigation-right-side .sub-menu,
#navigation-right-side .children,
#navigation-left-side .sub-menu,
#navigation-left-side .children {
	position: absolute;
	width: 200px;
	display: none;
	z-index: 12;
	top: 100%;
	line-height: 32px;
	padding: 10px 0;
	margin-top: 1px;
}

#navigation .sub-menu .sub-menu,
#navigation .children .children,
#navigation-right-side .sub-menu .sub-menu,
#navigation-right-side .children .children,
#navigation-left-side .sub-menu .sub-menu,
#navigation-left-side .children .children {
	left: 100%;
	top: -10px;
	margin-left: 0;
}

#navigation ul .sub-menu li,
#navigation ul .children li,
#navigation-right-side ul .sub-menu li,
#navigation-right-side ul .children li,
#navigation-left-side ul .sub-menu li,
#navigation-left-side ul .children li {
	display: block;
	float: none;
	text-align: left;
}

#navigation ul .sub-menu li a,
#navigation ul .children li a,
#navigation-right-side ul .sub-menu li a,
#navigation-right-side ul .children li a,
#navigation-left-side ul .sub-menu li a,
#navigation-left-side ul .children li a {
	display: block;
	padding: 5px 20px;
}

.menu-controls i.font-icon {
	font-size: 21px; /*color: #7e7e7e;*/
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	padding: 0px;
	line-height: normal;
}

.menu-controls i.font-icon:before {
	position: relative;
	top: 2px;
}

.top-overlay-menu #navigation {
	display: none;
}

body.menu-animate-fall #navigation ul li {
	-webkit-transition: -webkit-transform 400ms ease, opacity 400ms ease;
	-webkit-transition: opacity 400ms ease, -webkit-transform 400ms ease;
	transition: opacity 400ms ease, -webkit-transform 400ms ease;
	transition: transform 400ms ease, opacity 400ms ease;
	transition: transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
	transform: translateY(-150px);
	-ms-transform: translateY(-150px);
	-moz-transform: translateY(-150px);
	-webkit-transform: translateY(-150px);
	-o-transform: translateY(-150px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

body.menu-animate-fall #navigation ul li ul li,
body.menu-animate-fall #navigation ul li.return-position {
	transform: initial !important;
	-ms-transform: initial !important;
	-moz-transform: initial !important;
	-webkit-transform: initial !important;
	-o-transform: initial !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/************************************************
 Left Header
 ************************************************/

.left-header #header-top-bar,
.left-header #header-wrap,
.left-header #header-bottom-bar,
#left-header-mobile {
	display: none;
}

.left-header .sliderbar-menu-controller .icon-menu {
	display: none;
}

.left-header.left-sliding #main-wrapper {
	margin-left: 70px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	overflow-x: hidden;
}

.left-header .layout-box-left {
	display: none;
}

.left-header.left-static .layout-box-left {
	display: block;
}

.top-header.top-right-sliding-menu.slider-bar-opened #main.layout-border {
	padding-right: 0px;
}

.left-header.left-sliding.left-overlay-menu.slider-bar-opened #main-wrapper.hidden-strip #main.layout-border {
	padding-left: 30px;
}

.left-header.left-static #main-wrapper {
	margin-left: 280px;
}

.left-header.left-static.be-themes-layout-layout-border #main-wrapper {
	margin-left: 310px;
}

.left-header .left-strip-wrapper {
	width: 71px;
	position: fixed;
	height: 100%;
	background-color: #000;
	z-index: 12;
}

.left-header #sb-left-strip {
	position: relative;
	height: 100%;
}

.left-header #sb-left-strip .leftside-menu-controller {
	position: absolute;
	bottom: 60px;
	font-size: 30px;
	width: 100%;
	text-align: center;
}

.left-header #sb-left-strip #logo-strip-bar {
	top: 40px;
	position: absolute;
	width: 100%;
	text-align: center;
}

.sb-slidebar .menu ul {
	list-style: none;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
	margin-top: 0px;
}

.sb-slidebar .menu ul li {
	margin-bottom: 0px;
}

.sb-slidebar .menu ul li {
	display: block;
	position: relative;
}

#slidebar-menu {
	z-index: 100;
}

.sb-slidebar-content .menu {
	margin-bottom: 50px;
	padding: 40px 0;
	text-align: center;
}

.top-overlay-menu .sb-slidebar-content .menu,
.left-overlay-menu .sb-slidebar-content .menu {
	border: none;
}

#slidebar-menu .sub-menu {
	display: none;
}

#slidebar-menu a { /*color: inherit !important;*/
	display: inline-block;
	line-height: inherit;
}

.sb-left #slidebar-menu a {
	color: inherit !important;
}

.sb-slidebar .widget_text {
	text-align: center;
	padding: 0px 14px;
	margin-bottom: 10px;
}

#navigation .mobile-sub-menu-controller,
#navigation-left-side .mobile-sub-menu-controller,
#navigation-right-side .mobile-sub-menu-controller {
	display: none;
}

#slidebar-menu .mobile-sub-menu-controller {
	width: 30px;
	top: 0px;
	cursor: pointer;
	font-size: 17px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	color: inherit !important;
}

.overlay-menu-close {
	position: absolute;
	z-index: 15;
	font-size: 30px !important;
	top: 0px;
	right: 25px;
	cursor: pointer;
}

.overlay-menu-close:before {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 400ms ease;
	transition: -webkit-transform 400ms ease;
	transition: transform 400ms ease;
	transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.overlay-menu-close:hover:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
}

.be-themes-layout-layout-border .overlay-menu-close,
.be-themes-layout-layout-border-header-top .overlay-menu-close {
	right: 45px;
	top: 45px;
}

.sb-slidebar .menu ul:after {
	content: ' ';
	display: block;
	line-height: 50px;
	height: 20px;
	width: 100%;
}

.sb-left .display-table {
	height: 100%;
}

body.be-themes-layout-layout-border .overlay-menu-close.show,
body.be-themes-layout-layout-border-header-top .overlay-menu-close.show {
	right: 40px !important;
}

.sb-slidebar.sb-left .overlay-menu-close,
.sb-slidebar.sb-right .overlay-menu-close {
	display: none !important;
}

body.top-overlay-menu .sb-slidebar.sb-left .overlay-menu-close,
body.top-overlay-menu .sb-slidebar.sb-right .overlay-menu-close,
body.left-overlay-menu .sb-slidebar.sb-left .overlay-menu-close,
body.left-overlay-menu .sb-slidebar.sb-right .overlay-menu-close {
	display: block !important;
}

/************************************************
 Mobile Menu
 ************************************************/

.mobile-menu {
	display: none;
}

#mobile-menu,
#mobile-menu ul {
	list-style: none;
	margin-bottom: 0px;
	padding: 40px 0px;
	margin-top: 0px;
	text-align: center;
}

#mobile-menu ul.sub-menu {
	padding: 0px 0px 15px 0px;
	display: none;
}

#mobile-menu li {
	margin-bottom: 0px; /*line-height: 40px;*/
	position: relative;
}

#mobile-menu a {
	color: inherit;
	padding-right: 5px;
}

#mobile-menu .mobile-sub-menu-controller {
	width: 50px;
	top: 0px;
	cursor: pointer;
	font-size: 17px;
	line-height: 51px;
	text-align: center;
	vertical-align: middle;
}

.mobile-nav-controller-wrap {
	display: none;
	float: right;
}

.mobile-nav-controller-wrap .menu-controls {
	margin-left: 0px;
	margin-right: 0px;
}

#logo-sidebar {
	text-align: center;
	margin: 40px 0;
}

.be-themes-layout-layout-border #logo-sidebar {
	margin: 70px 0;
}

/*******************************
		MEGAMENU
*******************************/

#navigation .menu > ul > li.mega {
	position: inherit !important;
}

#navigation .menu > ul > li.mega > ul.sub-menu {
	width: 1160px;
	left: 50%;
	margin-left: -580px;
	padding: 20px 0px;
	margin-top: 0px;
}

#navigation .menu > ul > li.mega > ul.sub-menu a {
	padding: 5px 20px 5px 20px;
	-webkit-font-smoothing: antialiased !important;
}

#navigation .menu > ul > li.mega > ul > li {
	display: table-cell !important;
	float: none;
	padding: 0px;
	width: 300px;
	border-right: 1px solid;
}

#navigation .menu > ul > li.mega > ul > li:last-child {
	border-right: none;
}

#navigation .menu > ul > li.mega.columns-3 > ul > li {
	width: 386px;
}

#navigation .menu > ul > li.mega.columns-4 > ul > li {
	width: 290px;
}

#navigation .menu > ul > li.mega.columns-5 > ul > li {
	width: 232px;
}

#navigation .menu > ul > li.mega.columns-2 > ul > li {
	width: 580px;
}

#navigation .menu > ul > li.mega > ul > li ul {
	display: block !important;
	width: 100%;
	left: 0px !important;
	top: 0px !important;
	opacity: 1 !important;
	position: relative !important;
	background: none;
	margin-top: -1px;
}

#navigation .menu > ul > li:last-child a {
	padding-right: 0px;
}

#navigation .mega .sub-menu .highlight .sf-with-ul { /*	font-size: 13px;
	color: #fff;*/
	padding-bottom: 10px !important;
	line-height: 1.5 !important;
}

body.header-transparent #navigation .sub-menu {
	top: 100%;
}

body.header-transparent #navigation .sub-menu .sub-menu {
	top: 0px;
}

/*******************************
		SIDEBAR MENU
*******************************/

#main {
	position: relative;
}

.sb-slidebar {
	position: fixed;
	width: 280px;
	z-index: 12;
	height: 100%;
	overflow: auto;
}

.be-themes-layout-layout-border-header-top .sb-slidebar {
	z-index: 10 !important;
}

.left-overlay-menu .sb-slidebar,
.top-overlay-menu .sb-slidebar {
	width: 100%;
	z-index: 14;
}

/*Left Static Sidebar*/

.left-header.left-static .sb-slidebar.sb-left {
	left: 0px;
}

.left-header.left-static.be-themes-layout-layout-border .sb-slidebar.sb-left {
	left: 30px;
}

/*Right Sliding Sidebar*/

.sb-slidebar.sb-right {
	right: -280px;
	-webkit-transition: right 400ms ease;
	transition: right 400ms ease;
}

body.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right,
body.be-themes-layout-layout-border .sb-slidebar.sb-right {
	right: -250px;
}

.sb-slidebar.sb-right.opened {
	right: 0px;
}

.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right.opened,
.be-themes-layout-layout-border .sb-slidebar.sb-right.opened {
	right: 30px;
}

body #main {
	-webkit-transition: right 400ms ease;
	transition: right 400ms ease;
	position: relative;
	right: 0px;
}

body.top-header.slider-bar-opened #main,
body.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate {
	right: 280px;
	left: auto;
}

body.be-themes-layout-layout-border-header-top.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate,
body.be-themes-layout-layout-border.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate {
	right: 310px;
}

body.top-header.slider-bar-opened.top-overlay-menu #main {
	right: 0px;
}

/*Left Sliding Sidebar - open*/

.left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left.opened {
	left: 0;
}

/*Left Strip close transform*/

html.csstransforms .left-strip-wrapper {
	-webkit-transition: -webkit-transform 200ms linear;
	transition: -webkit-transform 200ms linear;
	transition: transform 200ms linear;
	transition: transform 200ms linear, -webkit-transform 200ms linear;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
}

html.csstransforms .left-strip-wrapper.hide {
	-webkit-transform: translatex(-70px);
	transform: translatex(-70px);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

html.no-csstransforms .left-strip-wrapper {
	-webkit-transition: left 200ms linear;
	transition: left 200ms linear;
	left: 0px;
}

html.no-csstransforms .left-strip-wrapper.hide {
	left: -80px;
}

/*Left Sliding and Right Sliding sidebar open transform*/

html.csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
	-webkit-transform: translatex(-280px);
	transform: translatex(-280px);
	-webkit-transition: -webkit-transform 400ms linear;
	transition: -webkit-transform 400ms linear;
	transition: transform 400ms linear;
	transition: transform 400ms linear, -webkit-transform 400ms linear;
}

html.csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left.opened {
	-webkit-transform: translatex(0px);
	transform: translatex(0px);
}

html.no-csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
	left: -280px;
	-webkit-transition: left 400ms linear;
	transition: left 400ms linear;
}

html.no-csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left.opened {
	left: 0px;
}

/*#Main transform on left Slidebar open */

html.csstransforms .left-header.left-sliding.left-bar-menu #main {
	-webkit-transition: -webkit-transform 300ms linear;
	transition: -webkit-transform 300ms linear;
	transition: transform 300ms linear;
	transition: transform 300ms linear, -webkit-transform 300ms linear;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
}

html.csstransforms body.left-header.left-bar-menu.slider-bar-opened #main {
	-webkit-transition: -webkit-transform 300ms linear;
	transition: -webkit-transform 300ms linear;
	transition: transform 300ms linear;
	transition: transform 300ms linear, -webkit-transform 300ms linear;
	-webkit-transform: translatex(210px);
	transform: translatex(210px);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

html.no-csstransforms .left-header.left-sliding.left-bar-menu #main {
	-webkit-transition: right 300ms linear;
	transition: right 300ms linear;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
}

html.no-csstransforms body.left-header.left-bar-menu.slider-bar-opened #main {
	-webkit-transition: right 300ms linear;
	transition: right 300ms linear;
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

html.no-csstransforms body.left-header.left-bar-menu.slider-bar-opened #main {
	right: -200px;
}

/*Left and Top overlay Menu - hidden*/

.left-header.left-sliding.left-overlay-menu .sb-slidebar.sb-left,
.top-header.top-overlay-menu .sb-slidebar.sb-right {
	display: none;
}

.top-overlay-menu .sb-slidebar.sb-right {
	right: 0px !important;
}

/*Left and Top overlay Menu - open*/

.left-header.left-sliding.left-overlay-menu .sb-slidebar.sb-left.opened .display-table,
.top-header.top-overlay-menu .sb-slidebar.sb-right.opened .display-table {
	display: table;
	height: 100%;
}

/*Left and Top overlay Menu - open*/

.left-header.left-sliding.left-overlay-menu .sb-slidebar .sb-slidebar-content,
.top-header.top-overlay-menu .sb-slidebar.sb-right .sb-slidebar-content {
	display: table-cell;
	vertical-align: middle;
}

/*No #Main transform on Top Overlay menu open*/

html.csstransforms body.top-header.top-overlay-menu.slider-bar-opened #main {
	-webkit-transform: initial;
	transform: initial;
}

body.left-header.left-sliding.left-overlay-menu.slider-bar-opened #main-wrapper {
	margin-left: 0px;
}

.left-header.left-sliding.left-overlay-menu .sb-slidebar {
	-webkit-transition: -webkit-transform 400ms ease;
	transition: -webkit-transform 400ms ease;
	transition: transform 400ms ease;
	transition: transform 400ms ease, -webkit-transform 400ms ease;
}

html.no-csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
	-webkit-transition: left 400ms ease;
	transition: left 400ms ease;
}

html.csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
	left: 0px;
}

html.csstransforms .left-header.left-static .sb-slidebar.sb-left {
	-webkit-transform: none;
	transform: none;
}

/*moved to header.css*/

/* ======================
    Page Title
   ====================== */

.page-title-module-custom {
	padding: 30px 0;
}

.header-breadcrumb {
	font-size: 11px;
}

.header-breadcrumb .breadcrumbs a {
	color: inherit;
}

/**************************
	Portfolio Page Title
***************************/

#portfolio-title-nav-wrap {
	padding: 15px 0px;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}

#portfolio-title-nav-wrap {
	position: relative;
}

h6.portfolio-title-nav {
	text-align: center;
	margin-bottom: 0px;
}

#portfolio-title-nav-wrap.style3 h6.portfolio-title-nav {
	text-align: left;
}

#portfolio-title-nav-wrap .portfolio-nav {
	position: absolute;
	right: 30px;
	top: 50%;
	margin: -15px 0px 0px 0px;
	line-height: normal;
	width: 117px;
	padding: 0px;
	text-align: right;
}

#portfolio-title-nav-wrap .be-wrap .portfolio-nav {
	right: 0px;
}

#portfolio-title-nav-wrap .portfolio-nav li {
	display: inline-block;
	padding-right: 15px;
	font-size: 17px;
	line-height: 33px;
}

#portfolio-title-nav-wrap .portfolio-nav li:last-child {
	padding-right: 0px;
}

#portfolio-title-nav-wrap .portfolio-nav a {
	text-decoration: none;
}

#portfolio-title-nav-bottom-wrap {
	position: absolute;
	bottom: 5px;
	right: 44px;
	z-index: 10;
}

#portfolio-title-nav-bottom-wrap ul {
	padding-left: 0px;
}

#portfolio-title-nav-bottom-wrap h6,
#portfolio-title-nav-bottom-wrap ul {
	float: left;
	margin-bottom: 0px;
}

#portfolio-title-nav-bottom-wrap h6 {
	margin-right: 6px;
	line-height: 35px;
	padding: 0px 15px; /*background-color: #000;*/
}

#portfolio-title-nav-bottom-wrap ul li {
	display: inline;
}

#portfolio-title-nav-bottom-wrap ul li a {
	display: inline-block;
	margin-right: 3px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 0px; /*background-color: #000;*/
}

#portfolio-title-nav-bottom-wrap h6,
#portfolio-title-nav-bottom-wrap ul li a,
.single_portfolio_info_close .font-icon {
	color: #323232;
}

/* ======================
    Footer
   ====================== */

#footer {
	position: relative;
}

#footer.layout-border {
	position: relative;
}

#footer-wrap {
	padding: 25px 0;
}

#footer-wrap .footer-left-area {
	padding-left: 30px;
}

#footer-wrap .footer-right-area {
	padding-right: 30px;
}

#footer-wrap.be-wrap .footer-left-area {
	padding-left: 0px;
}

#footer-wrap.be-wrap .footer-right-area {
	padding-right: 0px;
}

#footer-wrap .footer-left-area {
	position: absolute;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	left: 0;
}

#footer-wrap .footer-right-area {
	position: absolute;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	right: 0;
}

#footer-wrap .footer-center-area {
	text-align: center;
	height: 20px;
	line-height: 20px;
}

#footer .footer-border {
	display: block;
}

/*Style 2 Footer*/

#footer-wrap.style2 .footer-left-area,
#footer-wrap.style2 .footer-center-area,
#footer-wrap.style2 .footer-right-area {
	position: static;
	float: none;
	display: inline;
}

#footer-wrap.style2 .footer-content-inner-left,
#footer-wrap.style2 .footer-content-inner-right,
#footer-wrap.style2 .footer-content-inner-center {
	margin-top: 0px;
	margin-top: 30px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	height: auto;
	line-height: 30px;
}

#footer-wrap.style2 div:last-child {
	margin-bottom: 30px;
}

#footer-wrap .font-icon {
	margin-bottom: 0px;
	margin-right: 0px;
}

#footer-wrap a {
	margin-right: 10px;
}

#footer-wrap a:last-child {
	margin-right: 0px;
}

ul#footer-menu {
	display: inline-block;
	margin-bottom: 0px;
}

ul#footer-menu li {
	display: inline;
	list-style: none;
}

ul#footer-menu li a {
	color: inherit;
}

#footer-menu > li:after {
	content: " | ";
}

#footer-menu > li:last-child:after {
	content: "";
}

/* ======================
    Blog Layout
   ====================== */

.post-meta {
	float: left;
}

.post-meta a {
	color: inherit !important;
}

.post-title a {
	color: inherit !important;
	display: inline-block;
}

.post-nav {
	font-size: 12px;
}

.post-nav ul li {
	margin-bottom: 0;
}

.post-nav .post-meta-sep {
	margin: 0 7px;
}

.pagination a,
.pagination span,
.pages_list a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 16px 0px 0px;
	display: inline-block;
}

.portfolio.full-screen.full-screen-gutter .pagination {
	text-align: center;
}

.pagination a:last-child,
.pagination span:last-child {
	margin-right: 0px;
}

.pages_list a {
	width: auto;
	padding: 0px 10px;
}

embed {
	max-width: 100%;
}

.single-post #content {
	padding-bottom: 50px;
}

.single-page-atts h6 {
	margin-right: 10px;
}

.single-page-atts h6,
.single-page-atts .tagcloud {
	float: left;
}

.single-page-atts .tagcloud a {
	margin-bottom: 20px;
	line-height: 20px;
	padding: 7px 10px;
	color: inherit;
}

.single-page-atts .share-links a {
	line-height: 32px;
	display: block;
	float: left;
	padding: 0px 3px;
	color: inherit;
}

.single-page-att {
	margin-bottom: 30px;
}

.single-post .project_navigation {
	margin-top: 50px;
}

.post-excerpt {
	margin-bottom: 35px;
}

.hide-excerpt .post-bottom-details {
	display: none;
}

.post-thumb img {
	width: 100% !important;
	height: auto !important;
	max-width: 320px;
	border: 3px solid #eeeeee;
}

.post-thumb.style-2 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.no-thumb .post-header {
	margin-bottom: 15px;
}

.post-date-wrap {
	width: 52px;
	text-align: center;
	text-transform: uppercase !important;
	padding: 8px;
	border: 2px solid;
	border-color: inherit;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: inherit !important;
	line-height: inherit !important;
	font-size: 16px !important;
	margin-bottom: 0px !important;
}

.post-title-section-wrap {
	margin-bottom: 30px;
	position: relative;
	min-height: 72px;
}

.style3-blog .post-title-section-wrap {
	margin-bottom: 20px;
}

.post-title-section {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 104px;
}

.blog-separator .separator {
	margin-top: 35px;
	margin-bottom: 0px !important;
	width: 100%;
	display: block;
	height: 3px;
}

hr {
	margin-bottom: 50px;
}

.post-tags {
	margin-bottom: 40px;
}

.article-details,
.blog-post.format-quote .article-details,
.blog-post.format-link .article-details {
	padding: 30px 30px;
}

.element.blog-post {
	width: 100%;
}

.blog-post.format-quote .post-top-details .post-nav,
.blog-post.format-link .post-top-details .post-nav {
	margin-bottom: 20px;
}

.blog-post.format-quote .post-top-details .post-meta.post-comments,
.blog-post.format-link .post-top-details .post-meta.post-comments {
	display: none;
}

.blog-post.format-quote .post-date-wrap,
.blog-post.format-link .post-date-wrap {
	border: none;
	font-size: 75px !important;
	padding: 0px;
	width: 100px;
	text-align: left;
	color: inherit;
}

.style3-blog .blog-post.format-quote .post-date-wrap,
.style3-blog .blog-post.format-link .post-date-wrap {
	font-size: 60px !important;
	width: 60px;
}

.style3-blog .blog-post.format-quote .post-title-section,
.style3-blog .blog-post.format-link .post-title-section {
	padding-left: 70px;
}

.post-custom-meta {
	font-size: 13px;
}

.style1-blog .blog-post.format-quote .element-inner,
.style1-blog .blog-post.format-link .element-inner,
.style2-blog .blog-post.format-quote .element-inner,
.style2-blog .blog-post.format-link .element-inner,
.style2-blog .blog-post .post-content-wrap,
.style5-blog .blog-post.format-quote .element-inner,
.style5-blog .blog-post.format-link .element-inner,
.style6-blog .blog-post.format-quote .element-inner,
.style6-blog .blog-post.format-link .element-inner {
	margin-bottom: 30px;
}

.style1-blog .article-details,
.style5-blog .article-details,
.style6-blog .article-details {
	padding: 30px 0px 0px 0px;
}

.style2-blog .post-nav,
.style3-blog .post-nav,
.style5-blog .post-nav,
.style6-blog .post-nav {
	margin-bottom: 20px !important;
}

.style3-blog .blog-post.element .element-inner {
	background: #fff;
}

.style2-blog .more-link,
.style3-blog .more-link {
	display: none;
}

.style3-blog .fluid-width-video-wrapper,
.post-thumb p {
	margin-bottom: 0px !important;
}

.style6-blog .special-subtitle.post-date {
	margin-bottom: 10px;
}

.style6-blog .special-subtitle.post-date a {
	color: inherit;
}

.single-post .style6-blog .post-details {
	margin-bottom: 20px;
}

/******************************
    Blog Style2
******************************/

.style2-blog .post-thumb {
	width: 40%;
	margin-right: 5%;
	float: left;
}

.style2-blog .article-details {
	width: 55%;
	float: left;
	padding: 0px;
}

.style2-blog .format-quote .article-details,
.style2-blog .format-link .article-details {
	width: 100%;
}

.single-post .style2-blog .post-thumb,
.single-post .style2-blog .article-details {
	float: none;
	margin-right: 0px;
	width: auto;
}

.single-post .style2-blog .post-thumb {
	margin-bottom: 30px;
}

/******************************
    Blog Style3
******************************/

.style3-blog .blog-separator .separator {
	margin-top: 60px;
	margin-bottom: 65px;
}

.blog-post.element {
	margin-bottom: 65px;
}

.style3-blog .format-quote .post-content-wrap,
.style3-blog .format-link .post-content-wrap {
	margin-bottom: 0;
}

/******************************
    Blog Style4
******************************/

.style4-blog .blog-post {
	background: #fff;
	width: 100%;
}

/******************************
    Audio Post Format
******************************/

.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
	background: none !important;
}

.mejs-container .mejs-controls .mejs-time span {
	color: #555 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #efefef !important;
}

.mejs-controls .mejs-button button {
	background: none !important;
	outline: 0;
	margin: 5px 5px !important;
	height: 20px !important;
	line-height: 20px !important;
	outline: none !important;
}

.mejs-controls .mejs-button button:before {
	outline: none !important;
}

.mejs-controls .mejs-playpause-button.mejs-play button:before {
	content: "\68";
	font-family: 'icomoon' !important;
	font-size: 12px;
	color: #555;
}

.mejs-controls .mejs-playpause-button.mejs-pause button:before {
	content: "\e7f6";
	font-family: 'icomoon' !important;
	font-size: 20px;
	color: #555;
}

.mejs-controls .mejs-volume-button.mejs-mute button:before {
	content: "\e834";
	font-family: 'icomoon' !important;
	font-size: 14px;
	color: #555;
}

.mejs-controls .mejs-volume-button.mejs-unmute button:before {
	content: "\e836";
	font-family: 'icomoon' !important;
	font-size: 14px;
	color: #555;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #000 !important;
}

/* ======================
    Comments
   ====================== */

.form-submit {
	margin-bottom: 0;
}

.commentlist {
	list-style: none;
	padding: 0;
	margin-bottom: 60px;
}

.commentlist li.comment {
	padding: 0;
	margin-bottom: 0;
}

article.comment {
	margin-bottom: 50px;
	position: relative;
}

.vcard,
.comment-content {
	float: left;
}

.vcard {
	width: 9%;
}

.comment-author-inner {
	display: inline-block;
	text-align: center;
}

.comment-author-inner img {
	height: auto !important;
}

.comment-content {
	width: 80%;
	padding-left: 4%;
}

.children {
	list-style: none;
}

#comments-title {
	margin-bottom: 40px;
}

.comment {
	margin-bottom: 30px;
}

.comment-meta {
	margin-bottom: 10px;
}

.comment_text p {
	margin-bottom: 0;
}

#reply-title {
	margin-bottom: 15px;
}

.comment-meta h6.fn {
	margin-bottom: 0;
}

.comment-meta time {
	font-size: 12px;
}

.comment-edit-reply {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 10px;
	bottom: 2px;
}

.comment-edit-reply li {
	margin-bottom: 0;
}

.comment-edit-reply,
.children {
	list-style: none !important;
}

.reply {
	display: block;
}

.reply,
li.edit-link,
span.edit-link {
	font-size: 11px;
	font-style: italic;
}

.comment a {
	text-decoration: none;
}

.avatar {
	margin-bottom: 10px;
}

.children {
	padding-left: 10%;
	margin-bottom: 0;
}

.children .vcard {
	width: 9%;
}

.children .comment-content {
	width: 80%;
	padding-left: 4%;
}

.form-allowed-tags {
	display: none;
}

/* ======================
    Typography
   ====================== */

h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2 {
	margin-bottom: 20px;
}

h3,
h4,
h5 {
	margin-bottom: 15px;
}

h6 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 30px;
}

#content,
.post-title,
.breadcrumbs,
#page-title {
	-ms-word-wrap: break-word;
	word-break: break-word;
}

blockquote {
	font-style: italic;
	margin-bottom: 30px;
	position: relative;
	padding-left: 90px;
	min-height: 60px;
}

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

blockquote:before {
	content: "\e621";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 80px;
	z-index: -1;
	color: #dfdfdf;
	line-height: 60px;
}

/*------- Anchor ----------- */

a,
a:visited,
a:hover {
	text-decoration: none;
}

.sidebar-widgets .widget ul li a {
	color: inherit;
}

/*------- Lists ----------- */

ul,
ol {
	padding-left: 15px;
	line-height: inherit;
	margin: 0px 0px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

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

dd {
	margin: 0 0 20px;
	line-height: inherit;
}

dt {
	line-height: inherit;
}

nav ul,
nav ol {
	list-style: none !important;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.widget ul {
	margin-bottom: 0;
}

.widget ul li:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 0;
	border: none;
}

/* ==========================================================
    Tags and classes that come with Wordpress 
   ========================================================== */

code,
pre {
	font-family: "Courier New", Courier, monospace;
}

cite {
	font-weight: bold;
}

address {
	display: block;
	line-height: 20px;
	margin: 0 0 20px;
}

pre {
	display: block;
	margin: 10px 0;
	padding: 10px;
	overflow: auto;
}

table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

th,
td {
	border: 1px solid #ddd;
	padding: 9px 20px;
}

th {
	text-transform: uppercase;
}

caption {
	font-size: 11px;
	font-style: italic;
}

sup,
sub {
	height: 0;
	font-size: 10px;
	line-height: 1;
	position: relative;
	top: .5ex;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
	top: auto;
}

/* Wordpress default Image Alignment classes */

.wp-caption {
	margin-bottom: 20px;
	max-width: 100% !important;
	padding-top: 6px;
	text-align: center;
}

.wp-caption img {
	width: auto !important;
	height: auto !important;
	max-width: 98%;
}

.wp-caption img,
.wp-caption img a {
	border: 0 none;
	margin: 0 !important;
	padding: 0;
}

.wp-caption .wp-caption-text {
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 4px 4px 5px;
}

img.alignright,
.wp-caption.alignright {
	float: right;
	margin: 0 0 0px 20px;
}

img.alignleft,
.wp-caption.alignleft {
	float: left;
	margin: 0 20px 0px 0;
}

img.aligncenter,
.wp-caption.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

img.aligncenter {
	margin-bottom: 10px;
}

a img.alignright {
	float: right;
	margin: 7px 0 20px 20px;
}

a img.alignleft {
	float: left;
	margin: 7px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.gallery-item img {
	width: auto !important;
	height: auto !important;
	border: none !important;
	max-width: 100% !important;
}

.gallery-caption {
	display: block;
	font-style: italic;
	margin-bottom: 0 !important;
	padding: 0 4px 5px;
}

/* WordPress built-in class for handling sticky posts */

/* Images */

img[class*="align"],
img[class*="wp-image-"] {
	height: auto;
}

/* ======================
    Form
   ====================== */

input[type="text"],
input[type="email"],
input[type="password"] {
	padding: 0px;
	width: 48%;
	margin-bottom: 30px;
	border: none;
	text-indent: 10px;
	font-size: inherit;
	color: inherit;
	font: inherit;
	line-height: 41px;
}

select {
	width: 50%;
	height: 38px;
	padding: 10px;
	display: block;
	position: relative;
	border: 2px solid #eeeeee;
}

select[multiple="multiple"] {
	height: 100px;
}

select[multiple="multiple"] option {
	height: 20px;
	line-height: 20px;
}

textarea {
	padding: 10px 0 0 10px;
	height: 350px;
	width: 98%;
	margin-bottom: 30px;
	font: inherit;
	overflow: auto;
	font-size: inherit;
	color: inherit;
	font: inherit;
}

input[type="submit"],
.action-button .be-button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button,
button {
	border: none;
	cursor: pointer;
	display: inline-block;
	margin: 0px 20px 10px 0;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	line-height: 12px;
	padding: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.more-link,
.view-project-link {
	display: inline-block;
	border-bottom-width: 3px;
	border-style: solid;
	border-color: inherit;
	color: inherit !important;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.more-link.style2-button,
.view-project-link.style2-button {
	border-color: inherit !important;
	border-width: 2px;
	border-style: solid;
	padding: 5px 15px;
	font-size: 12px;
}

.more-link.style3-button,
.view-project-link.style3-button {
	border: none;
	padding: 5px 15px;
	font-size: 12px;
}

.view-project-link.style2-button,
.view-project-link.style3-button {
	padding: 15px 20px;
}

/* Contact Form 7 Plugin */

.wpcf7-not-valid-tip {
	display: none;
}

span.wpcf7-form-control-wrap {
	position: relative !important;
	display: block !important;
}

input[type="text"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
textarea.wpcf7-not-valid {
	border: 1px solid #ef8080;
	margin-bottom: 0;
}

/* ======================
    Contact Page
   ====================== */

/* Contact Form */

.contact_form .column-block {
	margin-bottom: 25px;
}

.contact_form input[type="text"] {
	width: 48%;
	margin-bottom: 30px !important;
}

.contact_form textarea.txt_area {
	width: 95.3%;
	margin-bottom: 30px !important;
}

.contact_form {
	margin-bottom: 60px;
}

.contact_form_module.contact_form input[type="text"] {
	width: 96%;
	line-height: 40px !important;
}

.contact_form_module.style2-input input[type="text"],
.contact_form_module.style2-input textarea {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}

input[type="submit"].largebtn {
	font-size: 15px;
	line-height: 16px;
	padding: 18px 25px;
}

input[type="submit"].mediumbtn {
	font-size: 13px;
	line-height: 14px;
	padding: 15px 20px;
}

input[type="submit"].smallbtn {
	font-size: 11px;
	line-height: 12px;
	padding: 12px 15px;
}

::-webkit-input-placeholder {
	color: inherit !important;
	font: inherit !important;
}

/* Gmap */

.gmap {
	margin-bottom: 60px;
	height: 100%;
}

.gmap img {
	max-width: initial !important;
}

.page-template-contact-php #content {
	padding-bottom: 50px;
}

.submit-fieldset {
	position: relative;
}

.contact_loader,
.subscribe_loader {
	background: url("img/loader.gif") no-repeat top left;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	display: none;
	top: 15px;
	left: 0;
	margin-left: 100px;
	margin-top: -7px;
}

.contact_loader .font-icon {
	width: 15px;
	height: 15px;
	border-width: 3px;
}

/* =========================================================================
                                    WIDGETS
   ========================================================================= */

/* ======================
    Widget Areas
   ====================== */

.widget {
	margin-bottom: 40px;
}

#bottom-widgets .widget {
	margin-bottom: 40px;
}

.sidebar-widgets .widget:last-child {
	margin-bottom: 0;
}

.widget h6 {
	margin-bottom: 10px;
}

#bottom-widgets {
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
	z-index: 1;
}

#bottom-widgets .column-block {
	margin-bottom: 0;
}

#bottom-widgets-wrap .column-block .widget:last-child {
	margin-bottom: 0;
}

/* ===========================
    Recent Posts
   =========================== */

.recent_post_container {
	list-style: none !important;
	padding: 0;
}

.recent_posts {
	margin-bottom: 25px;
}

.recent_post_content a {
	display: block;
	padding: 0;
}

.recent_post_img {
	margin: 6px 10px 0 0;
	float: left;
}

.recent_post_img a {
	display: block;
	position: relative;
}

.recent_post_img img {
	display: inline-block;
}

.recent-post-date {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 5px;
	display: inline-block;
}

.recent-post-title {
	margin-bottom: 10px;
}

/* ======================
    Tags 
   ====================== */

.tagcloud:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.tagcloud a {
	padding: 7px 15px;
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	background-clip: padding-box;
	color: inherit;
	border: 1px solid;
}

/* ======================
    Search
   ====================== */

.search-submit {
	display: none !important;
}

.search-button {
	margin-left: -30px;
}

.widget .searchform {
	position: relative;
}

.widget .searchform .search-icon {
	position: absolute;
	top: 0px;
	right: 15px;
	line-height: 51px;
}

.s {
	height: 45px;
	border-radius: 3px;
	background: #fff;
	font-size: 11px;
	z-index: 1000000;
	margin-bottom: 0px;
}

.widget .s {
	width: 97% !important;
}

.not-found {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}

.not-found-search {
	width: 350px;
	margin: 0 auto;
}

/* ======================
    WP Calendar
   ====================== */

#wp-calendar {
	width: 100%;
	background: none;
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	line-height: 24px;
	margin-bottom: 0px;
	text-align: center;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
}

#wp-calendar thead {
	font-size: 11px;
	font-weight: 700;
}

#wp-calendar thead th {
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wp-calendar tbody,
#wp-calendar tfoot {
	font-size: 11px;
	font-weight: 700;
}

#wp-calendar tbody tr td,
#wp-calendar thead tr th,
#wp-calendar tfoot tr td {
	background: none;
	border: none;
}

#wp-calendar tbody tr td {
	background: none;
	border: 1px;
}

#wp-calendar tbody tr td.pad {
	background: none;
	border: none;
}

#wp-calendar tfoot tr td {
	background: none;
	padding: 5px 0px 0px;
}

#wp-calendar td,
#wp-calendar th {
	padding: 0px;
}

#today a {
	color: #fff;
}

#wp-calendar tfoot tr #prev {
	text-align: left;
}

#wp-calendar tfoot tr #next {
	text-align: right;
}

#wp-calendar tr a {
	display: block;
}

/* ==================================================
    Categories, Archives, Links, Meta, Menu, Side nav
   ================================================== */

.widget_categories ul,
.widget_archive ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul {
	list-style: none;
	padding-left: 0;
}

.widget_categories ul li,
.widget_archive ul li,
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li {
	padding-left: 25px;
}

.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_links ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before {
	content: '\e732';
	font-family: "icomoon";
	display: inline-block;
	margin-left: -25px; /*same as padding-left set on li*/
	width: 25px; /*same as padding-left set on li*/
	font-size: 14px;
}

/* ======================
   Photostream Widget
   ====================== */

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

.photostream ul li {
	margin: 0px 15px 15px 0px;
	float: left;
	width: auto;
}

.photostream ul li.last {
	margin-right: 0px;
}

.photostream ul li a {
	display: block;
	position: relative;
}

.photostream ul li a img {
	display: block;
	width: 70px;
	height: 70px;
}

.photostream_overlay {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.photostream_overlay:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/* ======================
   Language Switcher
   ====================== */

#lang_sel a.lang_sel_sel,
#lang_sel a.lang_sel_sel:hover,
#lang_sel :hover > a,
#lang_sel ul ul :hover > a,
#lang_sel ul ul a,
#lang_sel ul ul a:visited {
	background-color: transparent;
	color: inherit;
}

/* ======================
   Back To Top
   ====================== */

#back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: block;
	font-size: 17px;
	z-index: 9;
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

/* ======================
   SINGLE PAGE
   ====================== */

body.single-page-version .single-page-nav-wrap {
	display: block;
	height: 100%;
	position: fixed;
	bottom: 0px;
	right: 35px;
	top: 0px;
	z-index: 4;
	-webkit-transform: translatez(0);
	transform: translatez(0);
	-webkit-transform: translateZ(0);
}

body.be-themes-layout-layout-border-header-top.single-page-version .single-page-nav-wrap,
body.be-themes-layout-layout-border.single-page-version .single-page-nav-wrap {
	right: 50px;
}

body.single-page-version.custom-gallery-page .single-page-nav-wrap {
	display: none;
}

body.single-page-version.slider-bar-opened .single-page-nav-wrap {
	display: none;
}

body.single-page-version .single-page-nav-wrap-inner {
	display: table;
	height: 100%;
	max-height: 100%;
}

body.single-page-version .single-page-nav-wrap-inner .sinle-page-nav-links {
	display: table-cell;
	zoom: 1;
	vertical-align: middle;
}

.single-page-nav-link {
	width: 8px;
	height: 8px;
	background: #000;
	border-radius: 100%;
	display: block;
	margin: 5px 0px !important;
	border: 2px solid #fff;
	position: relative;
}

.header-hero-section {
	position: relative;
}

.section-navigation {
	position: absolute;
	bottom: 20px;
	left: 0px;
	right: 0px;
	z-index: 5;
	color: inherit;
	text-align: center;
	font-size: 30px;
}

.single-page-nav-link span {
	display: block;
	position: absolute;
	right: 50px;
	top: 0px;
	background: #000;
	padding: 4px 20px;
	margin-top: -13px;
	color: #fff;
	white-space: nowrap;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.single-page-nav-link:hover span {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	right: 30px;
}

.single-page-nav-link:hover span:after {
	border-top: 17px solid transparent;
	border-left: 20px solid black;
	border-bottom: 17px solid transparent;
	display: block;
	content: '';
	position: absolute;
	right: -20px;
	top: 0px;
}

/* =========================================================================
                                    TABLET
   ========================================================================= */

/* =========================================================================
                                    MOBILE 320
   ========================================================================= */

/* =========================================================================
                                    MOBILE 480
   ========================================================================= */

/* ==========================================================================
   Helper classes
   ========================================================================== */

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	margin-right: 0 !important;
}

.clear {
	clear: both;
}

.no-margin {
	margin-bottom: 0;
}

.truncate {
	height: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.no-list-style {
	list-style: none;
}

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden; /* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
	*zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

.white-color #navigation a,
.white-color #navigation-right-side a,
.white-color #navigation-left-side a {
	color: #fff;
}

.white-color #header-controls-right i {
	color: #fff !important;
}

.white-color #header-inner-wrap.background--light.transparent .sliderbar-menu-controller .menu-icon {
	border-color: #fff;
	-webkit-transition: border-color 0.5s linear;
	transition: border-color 0.5s linear;
}

.white-color #header-inner-wrap.background--light.transparent .menu-controls {
	color: #fff;
	-webkit-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.buttonwhite {
	color: #fff !important;
}

.buttonblack {
	color: #333 !important;
}

#header-wrap .logo {
	left: 0px;
	top: 0px;
	width: 180px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {

/* Style adjustments for high resolution devices */

}

@media only screen and (min-width: 0px) and (max-width: 479px) {

.tparrows.preview1,
.tparrows.preview1:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}

.tparrows.preview2 {
	min-width: 30px;
	min-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	font-size: 14px;
	margin-top: -12px;
}

.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 8px;
}

.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 8px;
}

.tparrows.preview2 .tp-arr-titleholder {
	display: none;
	visibility: none;
}

.tparrows.preview2:hover {
	width: 30px !important;
	height: 30px !important;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

.tparrows.preview1,
.tparrows.preview1:after {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}

.tparrows.preview2 {
	min-width: 30px;
	min-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	font-size: 14px;
	margin-top: -12px;
}

.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 8px;
}

.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 8px;
}

.tparrows.preview2 .tp-arr-titleholder {
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 0px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 25px;
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 25px;
}

.tparrows.preview2 .tp-arr-titleholder {
	display: none;
	visibility: none;
}

.be-wrap {
	max-width: 440px;
	margin: 0 auto;
}

ul.tabs li {
	width: 438px;
}

.three-col .element,
.four-col .element,
.two-col .element,
.three-col .element.wide,
.four-col .element.wide,
.two-col .element.wide {
	width: 100%;
}

.full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
	width: 50% !important;
}

.style1 #navigation,
.style3 #navigation,
.style5 #navigation,
#header-controls-left,
#header-controls-right,
#header-wrap,
.mobile-nav-controller-wrap,
#left-header-mobile .header-cart-controls,
.style6 #navigation-left-side,
.style6 #navigation-right-side,
.overlay-menu-close {
	max-height: 100%;
}

.vcard,
.children .vcard {
	width: 20%;
}

}

@media only screen and (min-width: 768px) and (max-width: 979px) {

.tparrows.preview1,
.tparrows.preview1:after {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
}

.tparrows.preview2 {
	min-width: 40px;
	min-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: "revicons";
	font-size: 20px;
	margin-top: -12px;
}

.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 11px;
}

.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 11px;
}

.tparrows.preview2 .tp-arr-titleholder {
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 0px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 35px;
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 35px;
}

.tparrows.preview3:after,
.tparrows.preview3 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.tparrows.preview3 .tp-arr-iwrapper {
	min-height: 70px;
}

.tparrows.preview3 .tp-arr-imgholder {
	min-width: 70px;
	height: 70px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
	padding-right: 50px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
	padding-left: 50px;
}

.tparrows.preview3 .tp-arr-titleholder {
	padding: 10px;
	font-size: 16px;
}

}

@media only screen and (min-width: 768px) {

.tparrows.preview4:hover:after {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.tp-leftarrow.preview4:hover:after {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.tparrows.preview4:hover .tp-arr-titleholder {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

.be-wrap {
	max-width: 740px;
	margin: 0 auto;
}

.layout-box {
	width: 100%;
}

#page-content.content-single-sidebar {
	width: 500px;
}

#left-sidebar,
#right-sidebar {
	width: 200px;
}

#left-sidebar,
.right-sidebar-page #page-content,
.dual-sidebar-page #left-sidebar,
#dual-sidebar-wrap {
	margin-right: 40px;
}

#left-sidebar.floting-sidebar,
#right-sidebar.floting-sidebar {
	width: 100%;
	margin-right: 0;
}

.content-single-sidebar .column-block {
	width: 100%;
	margin-left: 0;
	float: none;
}

.call-to-action {
	padding: 30px 30px;
}

.action-content,
.action-button {
	float: none;
}

.fullscreen-col .element {
	width: 33.4%;
}

.two-col .element,
.three-col .element,
.four-col .element {
	width: 350px;
}

.three-col .element.wide,
.four-col .element.wide {
	width: 740px;
}

/*****************************************/

.full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
	width: 33.4%;
}

.full-screen.three-col .element.wide,
.full-screen.four-col .element.wide,
.full-screen.five-col .element.wide {
	width: 66.7%;
}

.process-style1 .process-divider {
	width: 50px;
}

.animate-icon-module-style2-wrap,
.animate-icon-module-style2 {
	display: block;
	width: 100% !important;
}

.animate-icon-module {
	width: 100% !important;
	margin-right: 0px !important;
}

.style1 #navigation,
.style3 #navigation,
.style5 #navigation,
#header-controls-left,
#header-controls-right,
#header-wrap,
.mobile-nav-controller-wrap,
#left-header-mobile .header-cart-controls,
.style6 #navigation-left-side,
.style6 #navigation-right-side,
.overlay-menu-close {
	max-height: 100%;
}

}

@media only screen and (min-width: 960px) and (max-width: 1279px) {

.be-wrap {
	max-width: 940px;
	margin: 0 auto;
}

.left-header.left-static .be-wrap {
	max-width: 650px;
}

.layout-box {
	width: 100%;
}

#page-content.content-single-sidebar {
	width: 670px;
}

#left-sidebar,
#right-sidebar {
	width: 220px;
}

#left-sidebar,
.right-sidebar-page #page-content {
	margin-right: 50px;
}

.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar {
	width: 30%;
	margin: 0px !important;
}

.two-col .element {
	width: 470px;
}

.three-col .element {
	width: 300px;
}

.three-col .element.wide {
	width: 640px;
}

.four-col .element {
	width: 215px;
}

.four-col .element.wide {
	width: 470px;
}

.grid-wrap .grid-col.size-large .font-icon,
.process-style1 .process-col .font-icon {
	font-size: 75px;
}

.full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
	width: 33.4%;
}

.full-screen.three-col .element.wide,
.full-screen.four-col .element.wide,
.full-screen.five-col .element.wide {
	width: 66.7%;
}

}

@media only screen and (min-width: 960px) {

.full-screen-section-wrap {
	display: table;
	width: 100%;
	height: 100%;
}

.full-screen-section-wrap .be-section-pad {
	padding: 0px !important;
	display: table-cell;
	vertical-align: middle;
}

}

@media only screen and (min-width: 1025px) {

.full-screen-section-wrap {
	display: table;
	width: 100%;
	height: 100%;
}

.full-screen-section-wrap .be-section-pad {
	padding: 0px !important;
	display: table-cell;
	vertical-align: middle;
}

}

@media only screen and (min-width: 1280px) and (max-width: 1360px) {

.left-header .sb-slidebar {
	width: 240px;
}

.left-header #main-wrapper {
	margin-left: 240px;
}

}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {

.left-header .be-wrap {
	max-width: 980px;
	margin: 0 auto;
}

.left-header.left-static.be-themes-layout-layout-border .be-wrap {
	max-width: 850px;
}

.left-header #page-content.content-single-sidebar {
	width: 700px;
}

.left-header #left-sidebar,
.left-header #right-sidebar {
	width: 220px;
}

.left-header #left-sidebar,
.left-header .right-sidebar-page #page-content {
	margin-right: 50px;
}

.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar {
	width: 30%;
	margin: 0px !important;
}

.left-header .two-col .element {
	width: 470px;
}

.left-header .three-col .element {
	width: 300px;
}

.left-header .three-col .element.wide {
	width: 640px;
}

.left-header .four-col .element {
	width: 215px;
}

.left-header .four-col .element.wide {
	width: 470px;
}

.left-header .full-screen .element {
	width: 19.97%;
	margin: 0px;
}

.left-header .full-screen.two-col .element {
	width: 50%;
}

.left-header .full-screen.three-col .element {
	width: 33.34%;
}

.left-header .full-screen.three-col .element.wide {
	width: 66.7%;
}

.left-header .full-screen.four-col .element {
	width: 25%;
}

.left-header .full-screen.four-col .element.wide {
	width: 50%;
}

.left-header .full-screen.five-col .element {
	width: 20%;
}

.left-header .full-screen.five-col .element.wide {
	width: 40%;
}

}

@media only screen and (max-width: 1279px) {

#navigation .menu > ul > li.mega > ul.sub-menu {
	width: 974px;
	margin-left: -487px;
}

}

@media only screen and (max-width: 1024px) {

.be-bg-cover {
	background-attachment: scroll !important;
	background-position: center center !important;
}

}

@media only screen and (max-width: 960px) {

html.section-scroll,
body.section-scroll {
	overflow: auto !important;
	height: auto !important;
}

html.csstransforms body.section-scroll .fullscreen-nav-wrap {
	display: none !important;
}

body.section-scroll #footer {
	display: block;
}

#content {
	-webkit-transform: initial !important;
	transform: initial !important;
}

.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar,
.fixed-sidebar-page #page-content.content-single-sidebar,
.single-portfolio #page-content.content-single-sidebar {
	width: 100% !important;
	position: relative !important;
}

.layout-box-container {
	display: none !important;
}

.style1-blog .post-date-wrap {
	display: block;
	position: static;
	width: 100%;
	border: none;
	text-align: left;
	padding: 0;
	font-size: inherit !important;
	color: inherit;
	margin-bottom: 5px !important;
}

.style1-blog .post-date-wrap div {
	float: left;
	margin-right: 10px;
}

.style1-blog .post-title-section {
	padding-left: 0;
}

.style1-blog .post-date-wrap:before {
	font-family: "icomoon";
	content: "\e63f";
	margin-right: 10px;
	float: left;
}

.left-header #left-header-mobile {
	display: block;
}

.left-header .layout-box-left {
	display: block;
}

.left-header .left-strip-wrapper,
.left-header .sb-left {
	display: none;
}

.left-header #main-wrapper {
	margin-left: 0px !important;
}

#navigation,
#navigation-left-side,
#navigation-right-side {
	display: none !important;
}

#header-bottom-bar {
	display: none !important;
}

.style2 .logo {
	text-align: left;
	margin-left: 30px;
}

.style2 #header-controls-left {
	display: none;
}

.style3 .logo {
	float: left !important;
	position: static;
	margin-left: 30px;
}

.style1 #header-controls-right {
	padding-left: 0px;
}

#header-inner-wrap.stuck {
	position: relative;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body.admin-bar #header-inner-wrap.stuck {
	top: 0px !important;
}

.sticky-wrapper {
	height: auto !important;
}

.header-contact-wrap {
	padding-top: 5px;
}

.header-contact-wrap,
#header-top-menu {
	line-height: 25px !important;
}

.header-contact-wrap .be-wrap div.left,
.header-contact-wrap .be-wrap div.right {
	margin-bottom: 5px;
}

body.header-transparent #header #header-inner-wrap.no-transparent {
	position: absolute;
	left: auto;
	right: auto;
}

body.sticky-header #header #header-inner-wrap.no-transparent {
	position: relative;
	left: auto;
	right: auto;
	top: 0px !important;
}

body.header-transparent.admin-bar .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header.admin-bar .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate {
	top: 0px !important;
}

.mobile-nav-controller-wrap {
	display: block;
}

.menu-falling-animate-controller {
	display: none;
}

#header-top-bar-right .top-bar-widgets,
#header-top-bar-right .header-search-controls,
#header-top-bar-right .header-cart-controls,
#header-top-bar-right .menu-controls {
	margin-right: 15px;
}

#header-top-bar-left,
#header-top-bar-right {
	float: none;
	text-align: center;
	width: 100%; /*padding: 10px 0px !important;*/
}

#header-top-bar-wrap {
	padding: 13px 0px !important;
}

#header-top-bar-wrap #header-top-bar-left {
	padding: 0px 0px 5px 0px !important;
}

#header-top-bar-wrap #header-top-bar-right {
	padding: 5px 0px 0px 0px !important;
}

#header-top-bar-wrap #header-top-bar-left:last-child {
	padding-bottom: 0px !important;
}

#header-top-bar-wrap #header-top-bar-right:first-child {
	padding-top: 0px !important;
}

#footer-wrap {
	padding: 10px 0;
}

#footer.layout-border {
	position: static;
	bottom: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#footer-wrap .footer-left-area,
#footer-wrap .footer-center-area,
#footer-wrap .footer-right-area {
	position: static;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	height: auto;
	line-height: 30px;
}

.footer-content-inner-left,
.footer-content-inner-right,
.footer-content-inner-center {
	margin-top: 10px;
}

#main.layout-border,
#main.layout-border.layout-border-header-top {
	padding: 0px;
}

.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right.opened,
.be-themes-layout-layout-border .sb-slidebar.sb-right.opened,
body.be-themes-layout-layout-border-header-top.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate,
body.be-themes-layout-layout-border.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate {
	right: 0px;
}

body.be-themes-layout-layout-border-header-top.single-page-version .single-page-nav-wrap,
body.be-themes-layout-layout-border.single-page-version .single-page-nav-wrap {
	right: 35px;
}

body.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right,
body.be-themes-layout-layout-border .sb-slidebar.sb-right {
	right: -280px;
}

}

@media only screen and (max-width: 768px) {

.be-no-space .column-block {
	width: 100%;
	min-height: 350px;
	display: block;
}

}

@media only screen and (max-width: 767px) {

.tparrows.preview3:after,
.tparrows.preview3 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.tparrows.preview3 .tp-arr-iwrapper {
	min-height: 70px;
}

.tparrows.preview4 {
	width: 20px;
	height: 80px;
}

.tparrows.preview4:after {
	width: 20px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
}

.tparrows.preview1 .tp-arr-allwrapper,
.tparrows.preview2 .tp-arr-allwrapper,
.tparrows.preview3 .tp-arr-allwrapper,
.tparrows.preview4 .tp-arr-allwrapper {
	display: none !important;
}

.be-wrap {
	max-width: 300px;
	margin: 0 auto;
}

.layout-box {
	width: 100%;
	margin: 0;
}

#right-sidebar,
#left-sidebar {
	float: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 50px;
	width: 100%;
}

#page-content.content-single-sidebar,
.right-sidebar-page #page-content {
	float: none;
	margin-right: 0px;
	width: 100%;
	margin-left: 0px;
}

.column-block {
	float: none;
	margin-left: 0;
	width: 100%;
}

.column-block .column-block {
	margin-bottom: 60px;
}

.be-section .be-row:last-child .column-block {
	margin-bottom: 60px;
}

.be-section .be-row:last-child .column-block:last-child,
.be-section .be-row.be-no-space:last-child .column-block {
	margin-bottom: 0;
}

.be-no-space {
	display: block;
}

.be-no-space .column-block {
	width: 100%; /*min-height: initial;*/
	display: block;
}

.be-no-space .column-block.be-column-pad {
	padding: 80px 15% 80px 5%;
}

#bottom-widgets .column-block {
	margin-bottom: 60px;
}

.column-block .be-custom-column-pad {
	padding: 30px !important;
}

body.disable-css-animation-mobile .be-animate {
	visibility: visible !important;
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
}

ul.tabs li {
	width: 298px;
}

.action-content,
.action-button {
	float: none;
}

.action-content {
	display: block;
	margin: 0 0 25px;
}

.portfolio-content-wrap {
	padding-left: 0px;
}

.related-items .column-block {
	margin-bottom: 40px;
}

.service {
	padding: 0px !important;
	margin-bottom: 30px;
	text-align: center !important;
}

.service .font-icon {
	position: relative;
	display: block;
	left: auto !important;
	right: auto !important;
	width: 18px;
	height: 42px;
	margin: 0 auto 10px;
}

.service .font-icon.icon-size-medium,
.service .font-icon.icon-size-large {
	margin: 0 auto 10px;
	height: 60px;
	line-height: 60px;
	padding: 0px;
	width: 60px;
}

.services-outer-wrap span.timeline {
	display: none;
}

.three-col .element,
.four-col .element,
.two-col .element {
	width: 300px;
}

.full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
	width: 100% !important;
}

.services .service * {
	text-align: center !important;
}

.services .service .font-icon {
	margin-bottom: 20px;
}

.single_portfolio_close .font-icon {
	border-color: #000;
	background: #000;
}

.single_portfolio_close {
	right: 10px;
	top: 35px;
}

.grid-wrap .grid-col .font-icon,
.process-style1 .process-col .font-icon {
	font-size: 40px;
}

.hide-mobile {
	display: none !important;
}

body.disable-animation-on-mobile .animated {
	-webkit-animation-duration: 0s !important;
	animation-duration: 0s !important;
	visibility: visible !important;
}

.process-style1 .process-divider {
	display: none;
}

.process-style1 .process-col {
	display: block;
	margin-bottom: 30px;
}

.grid-wrap .grid-col {
	width: 100% !important;
	padding: 0 !important;
	border: 0 !important;
	margin-bottom: 40px !important;
}

.skill-vertical .skill-wrap,
.skill-vertical .skill {
	width: 100% !important;
	padding: 0px !important;
}

.pricing-table.highlight-no {
	position: static;
	top: 0px;
}

.animate-icon-module-style2-wrap,
.animate-icon-module-style2 {
	display: block;
	width: 100% !important;
}

.animate-icon-module {
	width: 100% !important;
	margin-right: 0px !important;
}

.portfolio-container.portfolio-item-parallax .element .element-inner {
	-webkit-transform: translatey(0px) scale(1) translatez(0px) !important;
	transform: translatey(0px) scale(1) translatez(0px) !important;
}

.title-with-icon.align-right,
.title-with-icon.small.plain.align-right,
.title-with-icon.medium.align-right,
.title-with-icon.medium.plain.align-right {
	text-align: left;
}

.title-icon.align-right {
	float: left;
	margin-right: 30px;
	margin-left: 0px;
}

.title-with-icon.medium.align-right {
	padding-left: 100px;
	padding-right: 0px;
}

.title-icon.small.align-right {
	margin-left: 0px;
	margin-right: 20px;
}

.title-with-icon.small.plain.align-right {
	padding-left: 50px;
	padding-right: 0px;
}

.title-with-icon.medium.plain.align-right {
	padding-right: 0px;
	padding-left: 60px;
}

.title-with-icon * {
	text-align: left !important;
}

#hero-section h1,
.full-screen-section-wrap h1 {
	font-size: 30px;
	line-height: 40px;
}

#hero-section h2,
.full-screen-section-wrap h2 {
	font-size: 25px;
	line-height: 35px;
}

#hero-section h4,
.full-screen-section-wrap h4 {
	font-size: 16px;
	line-height: 30px;
}

#hero-section h5,
.full-screen-section-wrap h5 {
	font-size: 16px;
	line-height: 30px;
}

.style1 #navigation,
.style3 #navigation,
.style5 #navigation,
#header-controls-left,
#header-controls-right,
#header-wrap,
.mobile-nav-controller-wrap,
#left-header-mobile .header-cart-controls,
.style6 #navigation-left-side,
.style6 #navigation-right-side,
.overlay-menu-close {
	max-height: 100%;
}

.style3 .logo img {
	height: 75px;
}

#header-controls-right {
	line-height: 80px !important;
}

#header-inner-wrap.stuck {
	position: relative;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.top-bar-widgets {
	margin-left: 0px;
	margin-right: 15px;
}

/*------- Content Formatting Grid Blocks ----------- */

ul.tabs li {
	float: none;
	margin-right: 0px;
	width: 100%;
	margin-left: 0px;
}

/*  Comments */

.children {
	padding-left: 0%;
}

.vcard,
.children .vcard {
	width: 25%;
	margin-right: 0;
}

.comment-content,
.children .comment-content {
	width: 70%;
	padding-left: 4%;
}

#footer-widgets {
	width: 270px;
}

.no-mobile {
	display: none;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	width: 98%;
}

.style2-blog .post-thumb,
.style2-blog .article-details {
	width: 100%;
	float: none;
}

.gmap-wrapper {
	height: 250px !important;
}

.portfolio-title-nav h6 {
	text-align: left;
	margin-left: 30px;
}

#gallery-container-wrap {
	height: auto !important;
	padding: 0px !important;
	margin-bottom: 20px;
}

html body #gallery-container {
	float: none !important;
	padding: 0px !important;
}

#gallery-container .placeholder img {
	height: auto !important;
	max-width: 100% !important;
	width: 100% !important;
	vertical-align: top !important;
	max-height: initial !important;
}

html body #gallery-container .placeholder,
#gallery-container .placeholder.style1_placehloder {
	display: block;
	width: 100% !important;
	vertical-align: initial !important;
	height: auto !important;
	padding: 20px 20px 0px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.placeholder .fluid-width-video-wrapper iframe.gallery {
	position: absolute !important;
	width: 100% !important;
}

.placeholder .fluid-width-video-wrapper {
	padding-top: 50% !important;
}

.carousel_bar_area,
.portfolio-title-nav-bottom {
	display: none !important;
}

.gallery_content {
	position: relative;
	width: 100%;
	right: 0px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.gallery_content,
.gallery_content * {
	height: auto !important;
	max-height: none !important;
}

.gallery_content_area_wrap {
	padding: 20px !important;
}

.gallery-info-box-wrap #portfolio-title-nav-bottom-wrap {
	right: 10px;
}

.gallery-info-box-wrap #portfolio-title-nav-bottom-wrap {
	right: 10px;
	text-align: center;
	width: 100%;
}

.gallery-info-box-wrap #portfolio-title-nav-bottom-wrap ul {
	float: none;
	display: inline-block;
	margin-bottom: 30px;
}

.arrow_next,
.arrow_prev {
	display: none !important;
}

.gallery_content {
	background: transparent !important;
}

#portfolio-title-nav-bottom-wrap {
	position: relative !important;
}

#gallery-container .placeholder.center img {
	position: relative !important;
	width: 100% !important;
	height: auto !important;
	display: inline-block !important;
	margin: 0px !important;
}

.attachment-details-custom-slider {
	left: 20px;
}

body.custom-gallery-page.single-portfolio #header-inner-wrap {
	position: relative !important;
}

}

@media print {

* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

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

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

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

/*
     * Don't show links for images, or javascript/internal links
     */

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

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

thead {
	display: table-header-group; /* h5bp.com/t */
}

tr,
img {
	page-break-inside: avoid;
}

img {
	max-width: 100% !important;
}

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

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

}

@-webkit-keyframes tp-rotateplane {

0% {
	-webkit-transform: perspective(120px);
}

50% {
	-webkit-transform: perspective(120px) rotateY(180deg);
}

100% {
	-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}

}

@keyframes tp-rotateplane {

0% {
	transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}

50% {
	transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}

100% {
	transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}

}

@-webkit-keyframes tp-scaleout {

0% {
	-webkit-transform: scale(0);
}

100% {
	-webkit-transform: scale(1);
	opacity: 0;
}

}

@keyframes tp-scaleout {

0% {
	transform: scale(0);
	-webkit-transform: scale(0);
}

100% {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 0;
}

}

@-webkit-keyframes tp-bouncedelay {

0%,80%,100% {
	-webkit-transform: scale(0);
}

40% {
	-webkit-transform: scale(1);
}

}

@keyframes tp-bouncedelay {

0%,80%,100% {
	transform: scale(0);
	-webkit-transform: scale(0);
}

40% {
	transform: scale(1);
	-webkit-transform: scale(1);
}

}

@-webkit-keyframes tp-rotate {

100% {
	-webkit-transform: rotate(360deg);
}

}

@keyframes tp-rotate {

100% {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

}

@-webkit-keyframes tp-bounce {

0%,100% {
	-webkit-transform: scale(0);
}

50% {
	-webkit-transform: scale(1);
}

}

@keyframes tp-bounce {

0%,100% {
	transform: scale(0);
	-webkit-transform: scale(0);
}

50% {
	transform: scale(1);
	-webkit-transform: scale(1);
}

}

@-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);
}

}

@-webkit-keyframes loader-style1-animation {

0%,100% {
	-webkit-transform: scale(0);
}

50% {
	-webkit-transform: scale(1);
}

}

@keyframes loader-style1-animation {

0%,100% {
	transform: scale(0);
	-webkit-transform: scale(0);
}

50% {
	transform: scale(1);
	-webkit-transform: scale(1);
}

}

@-webkit-keyframes loader-style2-animation {

0% {
	-webkit-transform: scale(0);
}

100% {
	-webkit-transform: scale(1);
	opacity: 0;
}

}

@keyframes loader-style2-animation {

0% {
	transform: scale(0);
	-webkit-transform: scale(0);
}

100% {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 0;
}

}

@-webkit-keyframes loader-style3-animation {

0%,40%,100% {
	-webkit-transform: scaleY(0.4);
}

20% {
	-webkit-transform: scaleY(1);
}

}

@keyframes loader-style3-animation {

0%,40%,100% {
	transform: scaleY(0.4);
	-webkit-transform: scaleY(0.4);
}

20% {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
}

}

@-webkit-keyframes loader-style4-animation {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes loader-style4-animation {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@-webkit-keyframes style5-rotate {

100% {
	-webkit-transform: rotate(360deg);
}

}

@keyframes style5-rotate {

100% {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

}

@-webkit-keyframes style5-bounce {

0%,100% {
	-webkit-transform: scale(0);
}

50% {
	-webkit-transform: scale(1);
}

}

@keyframes style5-bounce {

0%,100% {
	transform: scale(0);
	-webkit-transform: scale(0);
}

50% {
	transform: scale(1);
	-webkit-transform: scale(1);
}

}

