/*------------------------------------------------------------------ 
 [ Master Stylesheet ] 

 Project: Gatwick - Responsive Multipurpose Template 
 Version: 1.2 
 Last change: 22/04/15 
 -------------------------------------------------------------------*/

 /*------------------------------------------------------------------
[ Table of contents ]
1. Reset
2. Aisconverse Icon Fonts
3. Typography
4. Buttons
	- Add-to-Cart Button
5. Stickers
6. Pagination
7. Scrolltop
8. Tables
9. Tabs
10. Infoblocks
	- Steps
	- Charts
	- Logotypes
	- Skills
	- Singlework
	- Embed
	- InstaFeed
	- FlickrFeed
	- Promo Boxes
	- Career
11. Alerts
12. Panels
13. Jumbotron
14. Layout
	- Body
	- Header
	- Wrapper
	- Paddings & Margins
	- Hr
	- Sizes
15. Google Map
16. Mixes
17. Images
18. Navbar
	- Nav
	- Dropdown
	- Superfish Megamenu
	- Vertical Menu
19. Header
	- Horizontal
	- Vertical
	- Navbar Brand
	- Page Header
	- Headcontent
20. Countdown
21. Countup
22. Forms
	- General
	- Placeholders
	- Form Wrapping
	- Accounts
	- Search
	- Subscribe
	- Newsletter
23. jQuery Slider
24. Chosen
25. Sliders
	- General
	- Mix
	- Fullscreen
	- Vertical
	- One-image
	- Pricing
	- Portfolio
	- Fullscreen
26. Backgrounds
	- solid colors
	- images
	- parallax
	- patterns
	- overlays
27. Mask
28. Arrows
29. Magnific Slider
30. Sorting
31. Catalog
	- Products
	- Catalog Bar
	- Category List
	- Rating
	- Price
	- Quantity
	- Cart
	- Order
32. FAQ
33. Audio Player
34. Sidemenu
	- Widgets
35. Timeline
36. Blog
	- Archive
	- Post
37. Comments
38. Footer
39. Modal
40. Page 404
41. Video
42. Splash Page
43. Responsive

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ RESET ]
-------------------------------------------------------------------*/

html {
	font-size: 100%;
	min-height: 100%;
	sx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
a,
img,
strong,
sub,
b,
u,
i,
ul,
ol,
li,
form,
label {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

a:active,
a:hover,
a:focus,
input:active,
button:active,
button,
textarea:focus,
input:focus,
ins {
	outline: 0;
	text-decoration: none;
}

input,
select,
button,
textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	overflow: visible;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

button[disabled],
input[disabled] {
	cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary {
	display: block;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

.table-responsive {
	border: 0;
	margin-bottom: 50px;
}

/*------------------------------------------------------------------
[ AISCONVERSE ICON FONTS ]
-------------------------------------------------------------------*/
@font-face {
	font-family: "aisconverse";
	src: url("../fonts/aisconverse.eot.html");
	src: url("../fonts/aisconverse.eot-.html#iefix") format("embedded-opentype"), url("../fonts/aisconverse.woff") format("woff"), url("../fonts/aisconverse.ttf.html") format("truetype"), url("../fonts/aisconverse.svg#aisconverse") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "aisconverse";
	content: attr(data-icon);
	font-style: normal;
	line-height: 1;
}

/*------------------------------------------------------------------
[ TYPOGRAPHY ]
-------------------------------------------------------------------*/

.font-open-sans {
	font-family: "Open Sans", sans-serif;
}

.font-raleway {
	font-family: "Raleway", sans-serif;
}

.font-ubuntu {
	font-family: "Ubuntu", sans-serif;
}

.font-roboto {
	font-family: "Roboto", sans-serif;
}

[class*=font-] p {
	font-weight: 300;
}

small {
	font-size: 18px;
	color: #B3B3B3;
	display: block;
}

.painted small {
	color: #A39171;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #333;
	font-weight: 400;
}

h1,
.h1 {
	font-size: 26px;
	margin: 0 0 5px;
	position: relative;
	line-height: 1;
}

h1 small,
.h1 small {
	display: block;
	margin-top: 12px;
	font-size: 22px;
	color: #B3B3B3;
}

.headcontent h1 small,
.headcontent .h1 small {
	font-size: 17px;
}

h1.white small,
.h1.white small {
	color: #B3B3B3 !important;
}

h1 mark,
.h1 mark {
	color: #E6940E !important;
}

h2,
.h2 {
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 15px -3px;
}

h2 small,
.h2 small {
	display: block;
	margin-top: 10px;
	font-size: 24px;
	color: #B3B3B3;
}

h2 + .btn,
.h2 + .btn {
	margin-top: 10px;
}

h3,
.h3 {
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 15px;
}

h3 small,
.h3 small {
	display: block;
	margin-top: 10px;
	font-size: 18px;
	color: #B3B3B3;
}

h4,
.h4 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 20px;
}

h4 i,
.h4 i,
h4 .fa,
.h4 .fa {
	font-size: 21px;
	color: #333;
}

h4:last-child,
.h4:last-child {
	margin-bottom: 0;
}

h5,
.h5 {
	font-size: 22px;
	margin: 0 0 30px;
}

h5:last-child,
.h5:last-child {
	margin: 0;
}

h5 small,
.h5 small {
	font-size: 18px;
	color: #808080;
	display: block;
	margin-top: 10px;
}

h6,
.h6 {
	font-size: 22px;
	margin: 0 0 15px;
}

sup {
	font-size: 14px;
	line-height: 26px;
	padding: 2px 10px 0;
	position: relative;
	top: -12px;
	margin-left: 8px;
	vertical-align: top;
	display: inline-block;
	border: 2px solid #E6E6E6;
	border-radius: 4px;
	color: #808080;
	transition: all .3s ease;
}

p {
	margin-bottom: 15px;
	color: #808080;
	font-size: 18px;
	line-height: 28px;
}

p .date {
	color: #B3B3B3;
}

p .description {
	display: block;
	color: #333;
}

p .position {
	color: #808080;
}

p:only-child,
p:last-child {
	margin-bottom: 0;
}

address p {
	margin-bottom: 15px;
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #8cc04b;
}

mark {
	background-color: transparent;
	color: #E6940E;
	padding: 0;
}

mark[class*=label-] {
	color: inherit;
	padding: 0 3px;
}

.label-free {
	background-color: #D9D9D9;
}

.label-default {
	background-color: #E6940E;
	color: #FFF !important;
}

sup.label-default {
	border: 0;
}

.label-primary {
	background-color: #337AB7;
	color: #FFF;
}

sup.label-primary {
	border: 0;
}

.label-danger {
	background-color: #D9534F;
}

sup.label-danger {
	color: #FFF;
	border: 0;
}

.label-warning {
	background-color: rgba(230,148,14,.3);
}

sup.label-warning {
	background-color: #E6940E;
	color: #FFF;
	border: 0;
}

.label-info {
	background-color: rgba(91,192,222,.3);
}

sup.label-info {
	background-color: #5BC0DE;
	color: #FFF;
	border: 0;
}

.label-success {
	background-color: rgba(92,184,92,.3);
}

sup.label-success {
	background-color: #5CB85C;
	color: #FFF;
	border: 0;
}

.label-inverse {
	background-color: #333;
	color: #FFF !important;
}

[class*=label-border-] {
	background-color: #FFF;
}

.label-border-default {
	border-color: #E6940E;
	color: #E6940E;
}

.label-border {
	border-color: #CCC;
}

cite {
	font-family: "Satisfy", cursive;
	color: #E6940E;
	font-size: 40px;
	margin-left: -30px;
	font-style: normal;
	display: block;
}

cite + .btn {
	margin-top: 50px;
}

.color {
	color: #E6940E !important;
}

.painted {
	color: #8ac04b !important;
}

.white {
	color: #FFF !important;
}

a.white:hover {
	color: #E6940E !important;
}

.text-default {
	color: #808080;
}

.text-warning {
	color: #E6940E;
}

.text-muted,
.oneslider p.text-muted {
	color: #B3B3B3;
}

.text-success {
	color: #5CB85C;
}

.text-primary {
	color: #333;
}

a.text-primary {
	font-weight: 400;
}

a.text-primary:hover {
	color: #E6940E;
}

.text-ccc {
	color: #CCC !important;
}

blockquote {
	border: 0;
	border-left: 1px solid #B3B3B3;
	margin: 25px 0 35px 30px;
	padding: 0 0 0 30px;
}

blockquote.blockquote-light {
	background-color: #F2F2F2;
	border: 0;
	padding: 20px 50px 20px 30px;
}

blockquote.blockqoute-dark {
	background-color: #1F1F1F;
	border: 0;
	padding: 20px 50px 20px 30px;
}

blockquote.blockqoute-dark p {
	color: #B3B3B3;
}

blockquote.blockqoute-dark footer {
	color: #4D4D4D;
}

.slider blockquote,
.jumbotron blockquote {
	border: 0;
	margin: 0 0 40px;
	padding: 0;
}

blockquote footer {
	font-size: 21px;
	line-height: 30px;
	color: #B3B3B3;
}

blockquote footer:before {
	display: none;
}

blockquote p {
	padding: 0;
	margin: 0 0 10px;
	color: #333;
	font-size: 21px;
	line-height: 30px;
}

.caret {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MTc4Njc1RDY0QjQxMUU0QTVGQ0RGN0E0NTIwMzg3NiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MTc4Njc1QzY0QjQxMUU0QTVGQ0RGN0E0NTIwMzg3NiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCQTI5RTc0MDIwNjgxMTgyMkFGOTY4RUNBODQwRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4fxp3MAAAAWklEQVR42mLcvHnzagYGhjlAvJMBN3AH4hQmqMIVUAFcCpeD1DFBTYzAoQGmMBKkjgkqCNOwHEmDO9SASJgTmZBM2QmVAGmogyqMQPYLE5q1MA1J6ApBACDAAK5iFlrZXCVfAAAAAElFTkSuQmCC") no-repeat;
	width: 11px;
	height: 6px;
	margin-left: 13px;
	margin-top: -1px;
	border: 0;
	vertical-align: middle;
	display: inline-block;
}

a,
input,
textarea,
button,
.mask {
	transition: all .3s ease;
}

ul,
ol {
	margin-bottom: 20px;
	list-style: none;
	counter-reset: point;
	color: #808080;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-top: 5px;
}

ul li,
ol li {
	list-style-type: none;
	position: relative;
	margin-bottom: 10px;
}

ul li li,
ol li li {
	padding-left: 30px;
}

ul > li:before,
ol > li:before {
	content: "•";
	color: #B3B3B3;
	font-size: 18px;
	line-height: 28px;
	padding-right: 10px;
}

ol > li:before {
	content: counter(point) ".";
	counter-increment: point 1;
}

ol ol li:before {
	content: counters(point, ".") " ";
}

ul.flat li,
ol.flat li {
	margin-bottom: 5px;
}

ul.flat li:before,
ol.flat li:before {
	display: none;
}

ul.flat > li,
ol.flat > li {
	padding-left: 0;
	margin-bottom: 5px;
}

ul.flat a,
ol.flat a {
	color: #333;
}

ul.flat a:hover,
ol.flat a:hover {
	color: #E6940E;
}

ul.flat .fa-fw,
ol.flat .fa-fw {
	margin: 0 0 0 -1.56em;
	font-size: 14px;
	position: relative;
	top: -1px;
	left: 0;
}

ul.flat.flat-icons,
ol.flat.flat-icons {
	padding-left: 1.56em;
}

.icon {
	color: #B3B3B3;
	line-height: 1;
	margin-bottom: 30px;
	vertical-align: middle;
	font-size: 55px;
}

.icon.icon-default {
	font-size: 60px;
	height: 60px;
}

.icon.icon-sm {
	font-size: 45px;
	height: 50px;
}

.icon.icon-lg {
	font-size: 80px;
	height: 85px;
}

.icon.icon-clock,
.error404 .icon.icon-clock {
	margin-top: 7px;
}

h1 .icon,
h2 .icon,
h3 .icon,
h4 .icon {
	margin-bottom: 0;
	margin-right: 15px;
	padding-top: 9px;
}

.icon small {
	font-size: 36px;
}

.icon + h1 {
	margin-top: 8px;
}

.fa-fw {
	text-align: left;
	width: 1.56em;
	padding-left: 2px;
}

.num {
	font-size: 70px;
	color: #333;
	line-height: 1;
	margin-left: -5px;
}

.num sup {
	border: 0;
	font-size: 36px;
	color: #333;
	top: .1em;
	padding: 0;
	line-height: 1;
}

.num + p {
	margin-bottom: 0;
}

dl.dl-horizontal dt {
	width: 30%;
	text-align: left;
	color: #B3B3B3;
	font-weight: 400;
}

dl.dl-horizontal dd {
	margin-left: 35%;
}

dl.dl-horizontal dt:last-of-type,
dl.dl-horizontal dd:last-of-type {
	margin-top: 10px;
}

address + .dl-horizontal {
	margin: 25px 0;
}

.scrolldown-link {
	color: #E6940E;
	font-size: 22px;
	vertical-align: top;
	display: inline-block;
}

.scrolldown-link:last-child {
	margin-bottom: 25px;
}

p + .scrolldown-link {
	margin-top: 30px;
}

.scrolldown-link:first-child {
	margin-top: 60px;
}

.scrolldown-link img {
	margin: 0 auto 15px;
	width: auto !important;
	display: block;
	opacity: .5;
	transition: opacity .3s ease;
}

.scrolldown-link:focus {
	color: #E6940E;
}

a.scrolldown-link:hover {
	color: #FFF;
}

a.scrolldown-link:hover img {
	opacity: 1;
}

.first-letter {
	font-size: 48px;
	line-height: 1;
	position: relative;
	top: 4px;
	left: 0;
	color: #000;
	float: left;
	margin: 0 20px 0 0;
}

/*------------------------------------------------------------------
[ BUTTONS ]
-------------------------------------------------------------------*/

.btn {
	color: #FFF;
	line-height: 46px;
	height: 50px;
	font-size: 19px;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	border: 3px solid #E6940E;
	vertical-align: middle;
	display: inline-block;
	padding: 0 30px;
	position: relative;
	outline: none !important;
	transition: color .3s ease, background .3s ease, border-color .3s ease, opacity .3s ease;
}

.btn:active,
.btn:focus,
.btn:hover {
	box-shadow: none;
	color: #FFF;
	border-color: transparent;
	text-decoration: none;
}

.btn.btn-default {
	background-color: #E6940E;
}

.btn.btn-default.active {
	color: #FFF;
}

.btn.btn-default:hover {
	background-color: #F1A11D;
}

.btn.btn-primary {
	background-color: transparent;
	border-color: #E6940E;
	color: #E6940E;
}

.btn.btn-primary:hover,
.btn.btn-primary.btn-activated {
	background-color: #E6940E;
	color: #FFF;
}

.btn.btn-primary:hover > sup,
.btn.btn-primary.btn-activated > sup {
	background-color: #FFF;
	color: #E6940E !important;
}

.btn.btn-warning {
	background-color: #D9534F;
	border-color: #D9534F;
}

.btn.btn-warning:hover {
	background-color: #CF312D;
	border-color: #CF312D;
}

.btn.btn-info {
	background-color: #5BC0DE;
	border-color: #5BC0DE;
}

.btn.btn-info:hover {
	background-color: #34B1D6;
	border-color: #34B1D6;
}

.btn.btn-success {
	background-color: #5CB85C;
	border-color: #5CB85C;
}

.btn.btn-success:hover {
	background-color: #47A347;
	border-color: #47A347;
}

.btn.btn-dark {
	background-color: #1F1F1F;
	border-color: #1F1F1F;
}

.btn.btn-dark:hover {
	background-color: #F2F2F2;
	border-color: #F2F2F2;
	color: #333;
}

.btn.btn-light {
	background-color: #F2F2F2;
	border-color: #F2F2F2;
	color: #333;
}

.btn.btn-light:hover {
	background-color: #1F1F1F;
	border-color: #1F1F1F;
	color: #FFF;
}

.btn.btn-trial {
	background-color: transparent;
	border: 3px solid #808080;
	border-radius: 6px;
	color: #808080;
	line-height: 45px;
}

.btn.btn-trial:hover {
	background-color: #808080;
	color: #FFF;
}

.btn.btn-lg {
	height: 60px;
	line-height: 56px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 19px;
}

.btn.btn-sm {
	height: 40px;
	line-height: 36px;
}

.btn.btn-extra {
	min-width: 255px;
}

.btn.btn-thn {
	padding-left: 25px;
	padding-right: 25px;
}

.btn.btn-wd {
	padding-left: 45px;
	padding-right: 45px;
}

.btn i {
	margin-top: -3px;
	margin-right: 7px;
}

p + .btn {
	margin-top: 10px;
}

.buttons .btn {
	margin: 0 10px 10px 0;
}

.btn > sup {
	border: 0;
	margin: 0 -15px 0 10px;
	padding: 2px 12px 0;
	top: -2px;
	line-height: 28px;
	vertical-align: middle;
	display: inline-block;
}



@-moz-keyframes fadeOutText {

	0% {
		color: transparent;
	}

	80% {
		color: transparent;
	}

	100% {
		color: #FFF;
	}
}

@-webkit-keyframes fadeOutText {

	0% {
		color: transparent;
	}

	80% {
		color: transparent;
	}

	100% {
		color: #FFF;
	}
}

@-o-keyframes fadeOutText {

	0% {
		color: transparent;
	}

	80% {
		color: transparent;
	}

	100% {
		color: #FFF;
	}
}

@keyframes fadeOutText {

	0% {
		color: transparent;
	}

	80% {
		color: transparent;
	}

	100% {
		color: #FFF;
	}
}

@-moz-keyframes moveToRight {

	80% {
		-webkit-transform: translateX(800%);
		   -moz-transform: translateX(800%);
		    -ms-transform: translateX(800%);
		        transform: translateX(800%);
	}

	81% {
		opacity: 1;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	82% {
		opacity: 0;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	83% {
		opacity: 0;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	84% {
		opacity: 1;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	100% {
		-webkit-transform: translateX(0%);
		   -moz-transform: translateX(0%);
		    -ms-transform: translateX(0%);
		        transform: translateX(0%);
	}
}

@-webkit-keyframes moveToRight {

	80% {
		-webkit-transform: translateX(800%);
		   -moz-transform: translateX(800%);
		    -ms-transform: translateX(800%);
		        transform: translateX(800%);
	}

	81% {
		opacity: 1;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	82% {
		opacity: 0;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	83% {
		opacity: 0;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	84% {
		opacity: 1;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	100% {
		-webkit-transform: translateX(0%);
		   -moz-transform: translateX(0%);
		    -ms-transform: translateX(0%);
		        transform: translateX(0%);
	}
}

@-o-keyframes moveToRight {

	80% {
		-webkit-transform: translateX(800%);
		   -moz-transform: translateX(800%);
		    -ms-transform: translateX(800%);
		        transform: translateX(800%);
	}

	81% {
		opacity: 1;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	82% {
		opacity: 0;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	83% {
		opacity: 0;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	84% {
		opacity: 1;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	100% {
		-webkit-transform: translateX(0%);
		   -moz-transform: translateX(0%);
		    -ms-transform: translateX(0%);
		        transform: translateX(0%);
	}
}

@keyframes moveToRight {

	80% {
		-webkit-transform: translateX(800%);
		   -moz-transform: translateX(800%);
		    -ms-transform: translateX(800%);
		        transform: translateX(800%);
	}

	81% {
		opacity: 1;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	82% {
		opacity: 0;
		-webkit-transform: translateX(250%);
		   -moz-transform: translateX(250%);
		    -ms-transform: translateX(250%);
		        transform: translateX(250%);
	}

	83% {
		opacity: 0;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	84% {
		opacity: 1;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	100% {
		-webkit-transform: translateX(0%);
		   -moz-transform: translateX(0%);
		    -ms-transform: translateX(0%);
		        transform: translateX(0%);
	}
}

/*------------------------------------------------------------------
[ PAGINATION ]
-------------------------------------------------------------------*/

.pagination-bar {
	padding: 30px 0 60px 0;
}

.mix-list + .pagination-bar {
	padding-bottom: 30px;
}

.pagination-bar:last-child {
	padding-bottom: 30px;
}

.pagination {
	margin: 0;
	border-radius: 0;
	font-size: 1px;
}

.pagination li {
	padding-left: 0 !important;
	vertical-align: top;
	display: inline-block;
	margin: 0;
}

.pagination li:before {
	display: none;
}

.pagination li a {
	color: #333;
	width: 43px;
	height: 43px;
	font-size: 17px;
	display: block;
	line-height: 38px;
	text-align: center;
	border-radius: 100%;
	border: 3px solid transparent;
	padding: 0;
	background-color: transparent;
}

.pagination li a:hover {
	background-color: transparent;
	color: #E6940E;
	border-color: transparent;
}

ul.pagination li.active a,
ul.pagination li.active a:hover,
ul.pagination .prev:hover,
ul.pagination .next:hover {
	border-color: #E6940E;
	background-color: transparent;
	color: #E6940E;
}

.pagination > li:first-child > a,
.pagination > li:last-child > a {
	border-radius: 100%;
}

ul.pagination .prev,
ul.pagination .next,
.pagination > li:first-child > span.pagination,
.pagination > li:last-child > span {
	width: 59px;
	height: 59px;
	line-height: 59px;
	border-color: #E6E6E6;
	border-radius: 100%;
	margin-top: -8px;
}

ul.pagination .prev {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0REQ4NDNGQzY0QkExMUU0OUY2Nzg3QTFGMTk4OEM1QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0REQ4NDNGQjY0QkExMUU0OUY2Nzg3QTFGMTk4OEM1QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCQTI5RTc0MDIwNjgxMTgyMkFGOTY4RUNBODQwRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4carBWAAAApklEQVR42mLcvHkzAw7gB8ThLDgko4G4D4h9sSnIBuIqIHYC4qvoCqqBOBmIbYD4PkgApoARiLuB2AOIrYH4OUwHSAEzEM8EYl0gtgfit8hGghQsBGIpIHYB4s/oDmIC4v9ImAGbggSog/YCsRA2BX+BOBWIDwPxISCWRHcDA9T4EiD+AMRHoO5B8SYMtCApcsMWUCAwBaoI5CY/XHGxBOrlAoAAAwAo0SI0jAhDiwAAAABJRU5ErkJggg==") 50% 50% no-repeat;
	margin-right: 30px;
}

ul.pagination .next {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0REQ4NDQwMDY0QkExMUU0OUY2Nzg3QTFGMTk4OEM1QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0REQ4NDNGRjY0QkExMUU0OUY2Nzg3QTFGMTk4OEM1QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCQTI5RTc0MDIwNjgxMTgyMkFGOTY4RUNBODQwRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5WSR9VAAAArElEQVR42mzRrQoCQRSG4XG0i9uMYrSbFGHxLiwWzYJ6CUbBZJANBtEs08TkT7Fbtdm8BFnfgRlYDueDp32cmTlTcs7tjTEHOKPEYoUMA61QwQMpTqhiLQs+T3RxRg0LWfB5oRMm+dIcuRVHftAL0zYoW+VeX/TRxFYrxOTxmTJJuOwbQ1mo44IrRvgVCw3cw1Zn8ogWblgWdxD30A7/MMVOW/UEYxy1p/wFGAAt6CB18nvKEAAAAABJRU5ErkJggg==") 50% 50% no-repeat;
	margin-left: 30px;
}

ul.pagination .prev.no-border,
ul.pagination .next.no-border {
	border: 0;
}

ul.pagination .prev-text,
ul.pagination .next-text {
	background-image: none;
	width: auto !important;
}

ul.pagination li.active.no-border > a {
	border-color: transparent;
}

.pagination-extend .pagination {
	display: block;
	margin: auto;
}

.pagination-extend .pagination + .pagination {
	margin-top: 20px;
}

.pagination-extend .pagination .prev,
.pagination-extend .pagination .next {
	margin: 0 10px;
}

.breadcrumb {
	font-size: 14px;
	line-height: 20px;
	background-color: transparent;
	padding: 0;
	color: #B3B3B3;
	margin: 0;
}

.breadcrumb li {
	padding-left: 0;
	margin-bottom: 0;
}

.breadcrumb > li + li:before {
	padding: 0;
	color: #B3B3B3;
	content: "\\ ";
}

.breadcrumb-arrow > li + li:before {
	content: "> ";
}

.breadcrumb li:first-child i {
	margin-left: 0;
}

.breadcrumb li:first-child:before {
	display: none;
}

.breadcrumb li:before {
	position: relative;
}

.breadcrumb i {
	margin: 0 3px;
}

.breadcrumb a {
	color: #808080;
}

.breadcrumb a:hover,
.headcontent.headcontent-dark .breadcrumb li > a:hover {
	color: #E6940E;
}

.breadcrumb .active {
	color: #B3B3B3;
}

a.back {
	color: #B3B3B3;
	font-size: 17px;
	float: left;
	line-height: 32px;
}

a.back:before {
	content: "\\ ";
}

a.back:hover {
	color: #E6940E;
}

.nav-currency a {
	padding: 2px 10px 0;
	line-height: 27px;
	vertical-align: middle;
	display: inline-block;
	border-radius: 3px;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
}

.nav-currency a.active {
	border: 2px solid #E6940E;
	color: #E6940E;
}

.nav-currency a:hover {
	color: #E6940E;
}

.nav-category {
	margin: 0;
}

.nav-category li {
	vertical-align: middle;
	display: inline-block;
	margin-right: 20px;
	font-size: 19px;
	line-height: 46px;
	padding: 0;
}

.nav-category li a {
	color: #333;
	display: block;
	border-bottom: 1px solid transparent;
}

.nav-category li a.active,
.nav-category li a:hover {
	border-color: #E6940E;
	color: #E6940E;
}

.nav-category li:before {
	display: none;
}


/*------------------------------------------------------------------
[ PANELS ]
-------------------------------------------------------------------*/

.panel-body {
	padding: 0;
}

.panel-group .panel-heading {
	border-bottom: 1px solid #E6E6E6;
}

.panel-group .panel:first-child .panel-heading {
	border-top: 1px solid #E6E6E6;
}

.panel-group .panel-body {
	border-top: 0 !important;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 15px;
}

.panel-group .panel + .panel {
	margin-top: -1px;
}

.panel-group .panel {
	box-shadow: none;
	border-radius: 0;
}

.panel-group .panel .panel-heading {
	border-radius: 0;
	padding: 15px 0;
}

.panel-group .panel .panel-title {
	font-size: 22px;
}

.panel-group .panel .panel-body > * {
	padding-top: 10px;
}

.panel-group .panel .panel-body > *:last-child,
.panel-group .panel .panel-body > *:only-child {
	margin-bottom: 0;
}

.panel-group .panel p,
.panel-group .panel p:only-child {
	margin-bottom: 25px;
	margin-top: 3px;
}

.panel-group .panel-default .panel-heading {
	padding: 15px 10px 15px 30px;
	border: 0 !important;
	border-radius: 0;
}

.panel-group .panel-default .panel-body {
	border: 0 !important;
	padding: 10px 30px 15px;
}

.panel-group .panel-default .panel-body p {
	padding-top: 0;
}

.panel-group.panel-simple .panel-body {
	padding: 0 0 10px;
	border: 0 !important;
}

.panel-group.panel-simple .panel-body p:first-child {
	padding-top: 0;
}

.panel-group.panel-simple .panel-heading {
	border: 0 !important;
	padding: 10px 0;
	margin-bottom: 1px;
}

.panel-group.panel-border {
	border: 1px solid #E6E6E6;
}

.panel-group.panel-border .panel-heading {
	border-bottom: 1px solid #E6E6E6;
	padding: 15px 10px 15px 30px;
}

.panel-group.panel-border .panel:last-child .panel-heading {
	border-bottom: 0;
}

.panel-group.panel-border .panel:first-child .panel-heading {
	border-top: 0;
}

.panel-group.panel-border .panel-body {
	border-top: 0 !important;
	border-bottom: 1px solid #E6E6E6;
	padding: 10px 30px 15px;
}

.panel-group.panel-border .panel-body p {
	padding-top: 0;
}

.nav-expand {
	margin: 0;
}

.nav-expand li {
	vertical-align: middle;
	display: inline-block;
	line-height: 46px;
}

.nav-expand li + li {
	margin-left: 25px;
}

.nav-expand li i {
	color: #B3B3B3;
	margin-right: 12px;
}

/*------------------------------------------------------------------
[ JUMBOTRON ]
-------------------------------------------------------------------*/

.jumbotron {
	width: 100%;
	height: 485px;
	position: relative;
	padding: 0;
	margin: auto;
	background-color: transparent;
	overflow: hidden;
	-webkit-transform: translate(0);
	   -moz-transform: translate(0);
	    -ms-transform: translate(0);
	        transform: translate(0);
}

.jumbotron p {
	font-size: 18px;
	line-height: 28px;
}

.jumbotron h1 {
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 30px;
}

.jumbotron h1 + p {
	font-size: 22px;
	margin-bottom: 55px;
}

.jumbotron h1 + p + .btn {
	margin-top: 0;
}

.jumbotron h1 mark {
	color: #E6940E;
	background-color: transparent;
}

.jumbotron .google-map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.jumbotron .google-map .google-map-container {
	width: 100%;
	height: 100%;
}

.jumbotron .a-map {
	position: relative;
	left: 0;
	top: 0;
	margin: auto;
}

.jumbotron.overlay h1 {
	color: #FFF;
}

.jumbotron.overlay p {
	opacity: .5;
	color: #FFF;
}

.jumbotron.overlay p:last-child {
	margin-bottom: 0;
}

.jumbotron .middle {
	padding: 0;
}

.jumbotron .middle > .container {
	padding: 0;
}

.jumbotron .progressing * {
	color: #FFF;
}

.jumbotron .progressing * .progress-up ins {
	border-bottom-color: #FFF;
}

.jumbotron.jumbo-wedding h1 {
	font-family: "Satisfy", cursive;
	font-size: 90px;
	margin-bottom: 50px;
}

.jumbotron.jumbo-wedding p {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 45px;
}

/*------------------------------------------------------------------
[ LAYOUT ]
-------------------------------------------------------------------*/

.fullpage {
	overflow: hidden;
}

body {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #333;
	overflow-x: hidden;
	background-color: #FAFAFA;
}

[data-spy]body {
	position: relative;
}

.header.navbar-fixed-top + .wrapper {
	margin-top: 90px;
}

.header.no-sticky + .wrapper {
	margin-top: 0;
}

.header.header-float.navbar-fixed-top + .wrapper {
	margin-top: 120px;
}

.header.header-extra.navbar-fixed-top + .wrapper {
	margin-top: 148px;
}

.onepage .wrapper {
	margin-top: 0;
}

.fullpage .wrapper > .oneslider {
	padding-bottom: 0;
}

.wrapper.border {
	padding-bottom: 0;
	position: relative;
	background-color:#fafafa;
}

.vertical-menu .wrapper {
	padding-left: 260px;
	margin-top: 0 !important;
}

.container,
.container-fluid {
	position: relative;
	padding: 20px 0;
}

[class*=col-] .container:not(.sf-mega),
[class*=col-] .container-fluid:not(.sf-mega) {
	width: auto;
}

.container.padding,
.container-fluid.padding,
.padding {
	padding-top: 60px;
	padding-bottom: 60px;
}

.container.padding-bottom,
.container-fluid.padding-bottom,
.padding-bottom {
	padding-bottom: 60px;
}

.container.no-padding-bottom,
.container-fluid.no-padding-bottom,
.no-padding-bottom {
	padding-bottom: 0;
}

.container.no-padding-top,
.container-fluid.no-padding-top,
.no-padding-top {
	padding-top: 0;
}

.container.no-padding,
.container-fluid.no-padding,
.no-padding {
	padding-top: 0;
	padding-bottom: 0;
}

.container.no-padding-left,
.container-fluid.no-padding-left,
.no-padding-left {
	padding-left: 0;
}

.container.no-all-padding,
.container-fluid.no-all-padding,
.no-all-padding {
	padding: 0 !important;
}

.container.lg-padding,
.container-fluid.lg-padding,
.lg-padding {
	padding-top: 120px;
	padding-bottom: 120px;
}

.container.md-padding,
.container-fluid.md-padding,
.md-padding {
	padding-top: 90px;
	padding-bottom: 90px;
}

.container.md-padding-top,
.container-fluid.md-padding-top,
.md-padding-top {
	padding-top: 90px;
}

.container.md-padding-bottom,
.container-fluid.md-padding-bottom,
.md-padding-bottom {
	padding-bottom: 90px;
}

.container.hg-padding,
.container-fluid.hg-padding,
.hg-padding {
	padding-top: 150px;
	padding-bottom: 150px;
}

.container.sm-padding-top,
.container-fluid.sm-padding-top,
.sm-padding-top {
	padding-top: 30px;
}

.container.sm-padding-bottom,
.container-fluid.sm-padding-bottom,
.sm-padding-bottom {
	padding-bottom: 30px;
}

.container.sm-padding,
.container-fluid.sm-padding,
.sm-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.container.padding-top,
.container-fluid.padding-top,
.padding-top {
	padding-top: 60px;
	padding-bottom: 0;
}

.container.no-margin,
.container-fluid.no-margin,
.no-margin {
	margin-top: 0 !important;
	margin-bottom: 0;
}

.container.fullheight,
.container-fluid.fullheight {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
}

.container.neg-margin,
.container-fluid.neg-margin {
	margin-bottom: -185px;
}

.pos-margin {
	margin-bottom: 205px;
}

.pos-margin .slider {
	padding-top: 0 !important;
}

.row {
	margin: 0;
}

.full-size {
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
}

.full-size .price {
	font-size: 32px;
	margin-bottom: 30px;
}

.full-size p {
	color: #808080;
}

.full-size.slider {
	padding: 0;
}

.full-size.slider.slider .container {
	padding-top: 60px;
}

.divtable {
	display: table;
	height: 100%;
}

.divcell {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.divtop {
	vertical-align: top;
}

.single-content.container,
.single-content.container-fluid {
	padding: 45px 30px 120px;
}

.single-content .row {
	margin: 0 -30px 30px;
}

.single-content hr {
	margin: 40px auto;
}

.single-content h2 {
	margin-bottom: 35px;
}

.single-content p + h4 {
	margin: 45px 0 35px;
}

.single-content > ul,
.single-content > ol {
	margin-left: 30px;
	margin-bottom: 30px;
}

.single-content li a {
	color: #333;
}

.single-content li a:hover {
	color: #E6940E;
}

[data-toggle] {
	cursor: pointer;
}

.inline {
	display: inline-block;
}

hr {
	max-width: 1140px;
	margin: 50px auto;
}

.container-fluid hr {
	max-width: calc(100% - 60px);
}

hr.no-margin {
	margin: 0 auto;
}

hr.no-border {
	border: 0;
	overflow: hidden;
	clear: both;
}

hr.sm-margin {
	margin: 30px auto;
}

hr.xs-margin {
	margin: 20px auto 25px auto;
}

hr:last-child {
	margin-bottom: 0;
}

h4 + hr {
	margin: 23px auto;
}

.fullpage .header + * {
	margin: 0;
}

.overhidden {
	overflow: hidden;
	margin-bottom: 0 !important;
}

.max-395 {
	height: 395px;
	max-height: 395px;
	position: relative;
}

.max-395.row {
	margin-bottom: -60px !important;
}

.max-410 {
	height: 410px;
	max-height: 410px;
	position: relative;
}

.max-410.row {
	margin-bottom: -60px !important;
}

.max-500 {
	height: 500px;
	max-height: 500px;
	position: relative;
}



/*------------------------------------------------------------------
[ IMAGES ]
-------------------------------------------------------------------*/

[class*=col-] > img,
[class*=col-] > a > img {
	max-width: 100%;
}

.img-xs,
img.img-xs {
	max-width: 100px;
	line-height: 100px;
}

.img-sm,
img.img-sm {
	max-width: 240px;
}

img + p {
	margin-top: 28px;
}

.document {
	display: inline-block;
	margin: 0 auto 40px;
	line-height: 50px;
	color: #333;
}

.document:hover {
	color: #E6940E;
}

.document img {
	margin-right: 15px;
}

img + .document {
	margin-top: 50px;
}

/*------------------------------------------------------------------
[ NAVBAR ]
-------------------------------------------------------------------*/

.nav > li {
	padding: 0;
	margin: 0;
}

.dropdown-static {
	position: static !important;
}

.navbar {
	border: 0;
	margin: 0 auto;
	min-height: 1px;
	position: relative;
}

.vertical-menu .navbar {
	width: 100%;
}

.navbar li:before {
	display: none;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: transparent;
}

.navbar-nav > li > a {
	color: #B3B3B3;
	font-size: 17px;
	line-height: 70px;
	padding: 5px;
	margin: 0 11px;
}
.navbar-nav > li.active > a {
	color: #8cc04b;
}

.navbar-nav > li:first-child > a {
	margin-left: 0;
}

.navbar-nav > li.ico > a {
	border-bottom: solid 1px #d3d2d2;
	padding-top: 7px;
}
.navbar-nav > li.lin > a {
	border-bottom: solid 1px #d3d2d2;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: transparent;
}

.navbar-nav > li > a:hover {
	color: #8cc04b;
}

.dropdown-menu {
	position: absolute;
	border: 0;
	border-top: 2px solid #333;
	box-shadow: none;
	background-color: #242424;
	padding: 15px 0;
	border-radius: 0;
	margin: 0;
	z-index: 1399;
	transition: opacity .3s ease;
}

.dropdown-menu .divider {
	background-color: #292929;
	margin: 9px 0 !important;
}

.dropdown-menu .dropdown-menu {
	top: -17px;
	left: 100%;
	opacity: 0;
}

.dropdown-menu > li {
	font-size: 16px;
	line-height: 30px;
	padding: 0;
	margin: 0;
}

.dropdown-menu > li.dropdown > a {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzgwMEE4QTg4NkE4MTFFNEFFMEU4MkRBOEJGRjQ5MkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzgwMEE4QTk4NkE4MTFFNEFFMEU4MkRBOEJGRjQ5MkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3ODAwQThBNjg2QTgxMUU0QUUwRTgyREE4QkZGNDkyQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3ODAwQThBNzg2QTgxMUU0QUUwRTgyREE4QkZGNDkyQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqPcLtQAAABSSURBVHjaYvT19b3AwMBQAsR7gJiBCYhzgHgpEDvCBI4AcQgQrwRie5AACBwG4g6QIAtUwAaIy4E4AqTCGojXAHEUEO8HCUwF4lgg3gtSChBgADOCDPff0mSUAAAAAElFTkSuQmCC") 95% 50% no-repeat;
}

.dropdown-menu > li > a {
	color: #808080;
	padding: 0 35px 0 25px;
	line-height: inherit;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-color: transparent;
	color: #E6940E;
}

.dropdown-menu > li.active > a {
	background-color: transparent;
	color: #E6940E;
}

.sf-mega:not(.container) {
	width: 600px;
	position: absolute;
	left: 100%;
	top: -20px;
	background-color: #242424;
	padding: 30px 0;
	border-top: 2px solid #333;
}

.sf-mega:not(.container) ul {
	margin-bottom: 30px !important;
}

.sf-mega:not(.container) ul:last-child {
	margin-bottom: 0 !important;
}

.sf-mega.container {
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #242424;
	padding: 25px 0 !important;
	border-top: 2px solid #333;
	margin-top: -1px;
	z-index: 1;
}

.sf-mega li {
	font-size: 16px;
	line-height: 30px;
	padding: 0;
	margin: 0;
}

.sf-mega li.dropdown > a {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzgwMEE4QTg4NkE4MTFFNEFFMEU4MkRBOEJGRjQ5MkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzgwMEE4QTk4NkE4MTFFNEFFMEU4MkRBOEJGRjQ5MkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3ODAwQThBNjg2QTgxMUU0QUUwRTgyREE4QkZGNDkyQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3ODAwQThBNzg2QTgxMUU0QUUwRTgyREE4QkZGNDkyQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqPcLtQAAABSSURBVHjaYvT19b3AwMBQAsR7gJiBCYhzgHgpEDvCBI4AcQgQrwRie5AACBwG4g6QIAtUwAaIy4E4AqTCGojXAHEUEO8HCUwF4lgg3gtSChBgADOCDPff0mSUAAAAAElFTkSuQmCC") 93% 50% no-repeat;
}

.sf-mega li > a {
	color: #808080;
	padding: 0;
	line-height: inherit;
}

.sf-mega li > a:hover {
	background-color: transparent;
	color: #E6940E;
}

.sf-mega li.active > a {
	background-color: transparent;
	color: #E6940E;
}

.sf-mega h5 {
	color: #B3B3B3;
	font-size: 20px;
	margin-bottom: 20px;
}

.sf-mega .divtable {
	width: 100%;
}

.sf-mega .divcell {
	border-left: 1px solid #292929;
	vertical-align: top;
	padding: 0 45px;
}

.sf-mega .divcell:first-child {
	border-left: 0;
}

.sf-mega .fa {
	margin-left: -1.56em;
}

.vside {
	position: fixed;
	left: 0;
	top: 0;
	background-color: #f7f7f7;
	width: 60px;
	height: 100%;
	min-height: 100%;
	z-index: 1031;
	cursor: pointer;
}

.vside.vside-light {
	background-color: #F7F7F7;
}

.vside.active {
	background-color: transparent;
	height: auto;
	min-height: 0;
}

.vertical-menu .dropdown-menu {
	left: 100%;
	top: -20px;
}

.vertical-menu .dropdown-menu .dropdown-menu {
	top: -22px;
}

.vertical-menu .navbar-nav {
	width: 100%;
	margin:0;
}

.vertical-menu .navbar-nav ul {
	margin: 5px 0 0;
}

.vertical-menu .navbar-nav ul > li > a {
	font-size: 17px;
	line-height: 24px;
	color: #808080;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vertical-menu .navbar-nav ul li > a:hover {
	color: #8cc04b;
}

.vertical-menu .navbar-nav > li {
	display: block;
	float: none;
	line-height: normal;
	margin-bottom: 0;
}

.vertical-menu .navbar-nav > li > a {
	margin: 0;
	line-height: 15px;
}

.vertical-menu .navbar-nav > li > a > ins {
	color: #FFF;
	border-radius: 100%;
	vertical-align: middle;
	display: inline-block;
	background-color: #8cc04b;
	text-align: center;
	width: 14px;
	height: 14px;
	line-height: 15px;
	padding-top: 0;
	margin-left: -20px;
	font-size: 12px;
	margin-top:-4px;
}


.vertical-menu .navbar-nav > li.dropdown {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzgwMEE4QTg4NkE4MTFFNEFFMEU4MkRBOEJGRjQ5MkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzgwMEE4QTk4NkE4MTFFNEFFMEU4MkRBOEJGRjQ5MkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3ODAwQThBNjg2QTgxMUU0QUUwRTgyREE4QkZGNDkyQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3ODAwQThBNzg2QTgxMUU0QUUwRTgyREE4QkZGNDkyQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqPcLtQAAABSSURBVHjaYvT19b3AwMBQAsR7gJiBCYhzgHgpEDvCBI4AcQgQrwRie5AACBwG4g6QIAtUwAaIy4E4AqTCGojXAHEUEO8HCUwF4lgg3gtSChBgADOCDPff0mSUAAAAAElFTkSuQmCC") 95% 50% no-repeat;
}

.vertical-menu .navbar-nav li {
	margin-bottom: 0;
	padding-left: 0;
}

.vertical-menu h6 {
	color: #B3B3B3;
	font-size: 18px;
	margin-bottom: 10px;
}

.vertical-menu .vextra ul > li > a {
	color: #767676;
	font-size: 17px;
	line-height: 30px;
}
.vertical-menu .vextra ul > li > a > i {
	color: #003625;
}
.vertical-menu .vextra ul > li > a:hover > i {
	color: #8cc04b;
}

.vertical-menu .vextra ul > li > a:hover {
	color: #8cc04b;
}

.vertical-menu .cart-list {
	margin: 0 0 10px;
}

.vertical-menu .cart-list .dropdown-menu {
	left: 100%;
	bottom: 0;
	top: auto;
}

.vertical-menu .header p:last-child {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #808080;
	opacity: .2;
}

.vertical-menu .header-light p:last-child {
	opacity: 1;
}

.vertical-menu .header .navbar-fixed-bottom {
	position: fixed;
	left: 25px;
	bottom: 40px;
	border: 0;
	width: 200px;
	height: 50px;
}

.vertical-menu .header .toggle-menu {
	margin: 0;
	line-height: 28px;
	float: left;
}

.vertical-menu .header-light .sf-mega .divcell {
	border-left: 1px solid #CCC;
}

.vertical-menu .header-light .sf-mega .divcell:first-child {
	border-left: 0;
}

.ico-sidebar-r {
	background: url("../images/ico-sidebar.png") -40px -28px no-repeat;
	width: 18px;
	height: 16px;
	border: 0;
	vertical-align: middle;
	display: inline-block;
	opacity: .5;
}

button:hover .ico-sidebar-r {
	background-position: -40px 0;
}

.header-light .ico-sidebar-r,
.onepage .ico-sidebar-r {
	background-position: -40px 0;
}

.header-light button:hover .ico-sidebar-r {
	background-position: -40px -28px;
}

.vertical-menu .ico-sidebar-r,
.onepage button:hover .ico-sidebar-r {
	opacity: 1;
}

.ico-sidebar-l {
	background: url("../images/ico-sidebar.png") 0 -28px no-repeat;
	width: 18px;
	height: 16px;
	margin: 20px auto;
	border: 0;
	transition: 0s;
	display: block;
	opacity: 1;
}

.ico-sidebar-l:hover,
.vside:hover .ico-sidebar-l {
	background-position: 0 0;
}

.header-light .ico-sidebar-l,
.vside-light .ico-sidebar-l {
	background-position: 0 0;
}

.header-light button:hover .ico-sidebar-l,
.vside-light:hover .ico-sidebar-l {
	background-position: 0 -28px;
}

.navbar .navbar-toggle {
	margin: 0;
	padding: 0;
	height: 80px;
	line-height: 80px;
	opacity: .5;
}

.navbar .navbar-toggle:hover {
	opacity: 1;
}

/*------------------------------------------------------------------
[ HEADER ]
-------------------------------------------------------------------*/

.header {
	background-color: #1F1F1F;
	line-height: 88px;
	width: 100%;
}

.header.header-light {
	background-color: #FFFFFF;
}

.header.header-light.header-nobackground.affix {
	background-color: #FFFFFF;
}

.header.header-float {
	max-width: 1200px;
	margin: 30px auto 0;
}

.header.header-transparent {
	background-color: rgba(31,31,31,.5);
}

.header.header-transparent.header-light {
	background-color: rgba(247,247,247,.5);
}

.header.header-nobackground {
	background-color: transparent;
}

.header.header-nobackground.affix {
	transition: background .3s ease;
	background-color: #1F1F1F;
}

.header.no-sticky {
	position: static;
}

.header.no-sticky.affix,
.header.no-sticky.affix-top {
	position: relative;
}

.header.header-absolute {
	position: absolute !important;
	z-index: 1;
}

.header.header-extra .submenu {
	line-height: 56px;
	background-color: #262626;
	width: 100%;
	overflow: hidden;
}

.header.header-extra .submenu.affix {
	transition: opacity .3s ease;
	opacity: 0;
	visibility: hidden;
}

.header.header-extra .submenu.affix-top {
	opacity: 1;
	visibility: visible;
}

.header.header-extra .submenu ul {
	margin-bottom: 0;
}

.header.header-extra .submenu li {
	vertical-align: middle;
	display: inline-block;
	margin: 0 8px 0 0;
}

.header.header-extra .submenu li a {
	color: #808080;
	font-size: 16px;
}

.header.header-extra .submenu li:hover a,
.header.header-extra .submenu li.active a {
	color: #E6940E;
}

.header.header-extra .submenu .text-right li {
	margin: 0 0 0 8px;
}

.header.header-extra.header-light .submenu {
	background-color: #EBEBEB;
}

.vertical-menu .header {
	width: 260px;
	height: 100%;
	min-height: 100%;
	padding: 60px 0 15px 15px;
}

.vertical-menu .header [class*=col-] {
	padding-left: 0;
	padding-right: 0;
}

.header .toggle-menu {
	height: auto;
	margin-left: 25px;
}

.vheader-height {
	height: calc(100% - 150px);
}

.header.vhidden .navbar-fixed-bottom {
	display: none;
}

.header-light .navbar-brand,
.vertical-menu .header-light .navbar-brand,
.header-light .navbar-nav > li > a,
.vertical-menu .header-light .navbar-nav > li > a {
	color: #333;
}
.vertical-menu .header-light .navbar-nav > li > a i {
	color: #003625;
}
.vertical-menu .header-light .navbar-nav > li:hover > a i {
	color: #8cc04b;
}
.vertical-menu .header-light .navbar-nav > li.active > a {
	color: #8cc04b;
}

.header-light .navbar-nav > li:hover > a,
.vertical-menu .header-light .navbar-nav > li:hover > a {
	color: #8cc04b;
}

.header-light .cart-list > a,
.vertical-menu .header-light .cart-list > a {
	color: #808080;
}

.header-light .dropdown-menu,
.vertical-menu .header-light .dropdown-menu,
.header-light .sf-mega.container,
.vertical-menu .header-light .sf-mega.container {
	background-color: #FFFFFF;
	border-top-color: #8cc04b;
}

.header-light .dropdown-menu > li > a,
.vertical-menu .header-light .dropdown-menu > li > a,
.header-light .sf-mega.container > li > a,
.vertical-menu .header-light .sf-mega.container > li > a {
	color: #333;
}

.header-light .dropdown-menu > li:hover > a,
.vertical-menu .header-light .dropdown-menu > li:hover > a,
.header-light .sf-mega.container > li:hover > a,
.vertical-menu .header-light .sf-mega.container > li:hover > a {
	color: #8cc04b;
}

.header-light .sf-mega.container .divcell,
.vertical-menu .header-light .sf-mega.container .divcell {
	border-left-color: #D9D9D9;
}

.header-light .sf-mega.container .divcell h5,
.vertical-menu .header-light .sf-mega.container .divcell h5 {
	color: #333;
}

.header-light .sf-mega.container .divcell li > a,
.vertical-menu .header-light .sf-mega.container .divcell li > a {
	color: #4D4D4D;
}

.header-light .sf-mega.container .divcell li > a:hover,
.vertical-menu .header-light .sf-mega.container .divcell li > a:hover {
	color: #E6940E;
}

.header-light .dropdown .divider,
.vertical-menu .header-light .dropdown .divider {
	background-color: #D9D9D9;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: none;
}

.navbar-brand {
	color: #FFF;
	font-size: 32px;
	line-height: 86px;
	height: auto;
	padding: 0;
}

.navbar-brand > img {
	max-height: 90px;
}

.navbar-brand:hover {
	color: #E6940E;
}

.vertical-menu .navbar-brand {
	margin-left:50px;
	margin-bottom: 30px;
	line-height: 38px;
}

.page-header {
	margin-bottom: 40px;
	margin-top: 0;
	padding: 0;
	position: relative;
	border: 0;
}

.page-header:before {
	position: absolute;
	top: calc(50% - 1px);
	left: 30px;
	width: calc(100% - 60px);
	height: 1px;
	background-color: #CCC;
	text-align: center;
	content: "\0020";
	z-index: -1;
}

.page-header > h2,
.page-header > h3,
.page-header > h4 {
	background-color: #FFF;
	padding: 0 30px;
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	position: relative;
}

.page-header .subheader {
	vertical-align: middle;
	display: inline-block;
	background-color: #FFF;
	padding: 0 20px;
}

.page-header .subheader .icon {
	margin-bottom: 15px;
}

.page-header .subheader h2 {
	margin-bottom: 5px;
}

.header .container,
.headcontent > .container {
	padding: 0 20px 0 60px;
}

.headcontent {
	padding: 25px 0 0 0;
	position: relative;
	min-height: 110px;
	background-color:#8cc04b;
	background-image: url('../images/pattern.jpg');
	background-repeat: repeat;
}
.headcontent p {
	color:#fff;
	padding-bottom:0;
	line-height: 14px;
}

.headcontent.no-background {
	border-bottom: 1px solid #E6E6E6;
}

.headcontent.headcontent-xs {
	padding: 46px 0;
}

.headcontent.headcontent-sm {
	padding: 70px 0;
}

.headcontent.headcontent-md {
	padding: 110px 0;
}

.headcontent.headcontent-lg {
	padding: 175px 0;
}

.headcontent.headcontent-dark {
	background-color: #333;
}

.headcontent.headcontent-dark *,
.headcontent.headcontent-dark .breadcrumb *,
.headcontent.headcontent-dark .breadcrumb > li + li:before {
	color: #666;
}

.headcontent.headcontent-dark h1 {
	color: #CCC;
}

.headcontent[class*=bg-] {
	border-bottom-color: transparent;
}

.headcontent .hc-panel {
	position: relative;
	top: 46px;
	left: 0;
}

.headcontent .grid-nav nav {
	margin-top: -5px;
}

.hc-toggle {
	width: 47px;
	height: 47px;
	border-radius: 100%;
	background-color: #EFF0F2;
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin-left: -24px;
	display: block;
	z-index: 3;
}

.headcontent-dark .hc-toggle.collapsed {
	background-color: #333;
}

.hc-toggle:after {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUNERjM1M0U2NEY2MTFFNEIxRkRCNTQ0OUNBNEZERDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUNERjM1M0Y2NEY2MTFFNEIxRkRCNTQ0OUNBNEZERDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQ0RGMzUzQzY0RjYxMUU0QjFGREI1NDQ5Q0E0RkREOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQ0RGMzUzRDY0RjYxMUU0QjFGREI1NDQ5Q0E0RkREOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmLLR9AAAABVSURBVHjaYpw5cyYDGnAHYpBgOhDvRJZgwqJwORDPA+IVUD5WxTCFkUDcBMQR6BqYkBSugCqEWb0TqmE5TAMTksIIdDdC+ZEwDSDFKTgUomtIAQgwAJ/OFE0s5qtiAAAAAElFTkSuQmCC") 50% 50% no-repeat;
	display: block;
	opacity: 1;
	content: "\0020";
	transition: opacity .3s ease;
}

.hc-toggle.collapsed {
	background-color: #F2F2F2;
}

.hc-toggle.collapsed:after {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUNERjM1M0E2NEY2MTFFNEIxRkRCNTQ0OUNBNEZERDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUNERjM1M0I2NEY2MTFFNEIxRkRCNTQ0OUNBNEZERDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQ0RGMzUzODY0RjYxMUU0QjFGREI1NDQ5Q0E0RkREOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQ0RGMzUzOTY0RjYxMUU0QjFGREI1NDQ5Q0E0RkREOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuzFqDEAAABaSURBVHjaYpw5c+ZqBgaGOUC8kwE3cAfiFCaowhVQAVwKl4PUMUFNjMChAaYwEqSOCSoI07AcSYM71IBImBOZkEzZCZUAaaiDKoxA9gsTmrUwDUnoCkEAIMAAXLoWDEgnH24AAAAASUVORK5CYII=");
	opacity: .5;
}

.hc-toggle:hover:after {
	opacity: 1;
}


.white * {
	color: #FFF;
}



/*------------------------------------------------------------------
[ jQUERY SLIDER ]
-------------------------------------------------------------------*/

.jslider {
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 0;
	background-color: #B3B3B3;
	margin: 60px 0;
}

.jslider table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.jslider td,
.jslider th {
	vertical-align: top;
	text-align: left;
	border: 0;
	padding: 0;
}

.jslider table,
.jslider table tr,
.jslider table tr td {
	width: 100%;
	vertical-align: top;
	padding: 0 !important;
}

.jslider .jslider-bg {
	position: relative;
}

.jslider .jslider-bg i {
	height: 5px;
	position: absolute;
	font-size: 1px;
	top: 0;
}

.jslider .jslider-bg .l {
	width: 10%;
	left: 0;
}

.jslider .jslider-bg .f {
	width: 80%;
	left: 10%;
}

.jslider .jslider-bg .r {
	width: 10%;
	left: 90%;
}

.jslider .jslider-bg .v {
	position: absolute;
	width: 60%;
	left: 20%;
	top: -1px;
	height: 2px;
	background-color: #E6940E;
	transition: all 0s ease;
}

.jslider .jslider-pointer {
	width: 23px;
	border-radius: 100%;
	background-color: #FFF;
	border: 3px solid #E6940E;
	height: 23px;
	position: absolute;
	left: 20%;
	top: -12px;
	margin-left: -12px;
	cursor: pointer;
	transition: background-color .3s ease;
}

.jslider .jslider-pointer:hover,
.jslider .jslider-pointer-hover {
	background-color: #E6940E;
}

.jslider .jslider-label {
	font-size: 9px;
	line-height: 12px;
	color: #000;
	opacity: .4;
	white-space: nowrap;
	position: absolute;
	top: -18px;
	left: 0;
	padding: 0 2px;
}

.jslider .jslider-label-to {
	left: auto;
	right: 0;
}

.jslider .jslider-value {
	font-size: 17px;
	color: #000;
	white-space: nowrap;
	position: absolute;
	top: -33px;
	left: 20%;
	line-height: 12px;
}

.jslider .jslider-label small,
.jslider .jslider-value small {
	position: relative;
	top: -.4em;
}

.jslider .jslider-scale {
	position: relative;
}

.jslider .jslider-scale > span:last-child {
	text-align: right;
}

.jslider .jslider-scale > span:last-child ins {
	left: auto;
	right: 0;
}

.jslider .jslider-scale span {
	position: absolute;
	height: 4px;
	border-left: 1px solid #B3B3B3;
	font-size: 1px;
}

.jslider .jslider-scale ins {
	font-size: 14px;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 10px;
	color: #B3B3B3;
}

.jslider-single .jslider-pointer-to,
.jslider-single .jslider-value-to,
.jslider-single .jslider-bg .v,
.jslider-limitless .jslider-label {
	display: none;
}

.jslider .jslider-pointer-to,
.jslider .jslider-value-to {
	left: 80%;
}



/*------------------------------------------------------------------
[ SLIDERS ]
-------------------------------------------------------------------*/

.slider {
	position: relative;
}

.slider li {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin-bottom: 0;
	min-width: 1px;
}

.slider li:before {
	display: none;
}

.slider li.overlay:before,
.slider li.pattern:before {
	display: block;
}

.slider li[class*=col-] {
	padding-left: 0;
	padding-right: 0;
}

.slider li > a {
	display: block;
}

.slider.container,
.slider.container-fluid {
	padding-bottom: 100px;
}

.slider.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

[class*=bg-] .slider {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 0;
}

.slider.no-mix {
	margin-bottom: -30px;
}

.slider.mix-list {
	margin-bottom: -30px;
}

.slider.mix-list .mix {
	-webkit-transform: none !important;
	   -moz-transform: none !important;
	    -ms-transform: none !important;
	        transform: none !important;
	opacity: 1 !important;
	display: inline-block;
}

.slider.mix-list .mix .fig {
	transition: opacity .3s ease;
}

.slider.mix-list .mix .fig img {
	max-width: 100%;
	width: 100%;
}

.slider.mix-list .mix.inactive .fig {
	opacity: .4 !important;
}

.slider.mix-list .mix.inactive .mask,
.slider.mix-list .mix.inactive .mask-soc {
	opacity: 0 !important;
	cursor: default;
}

.slider.mix-list .arrow {
	margin-top: -68px;
}

.slider > .row {
	margin-left: -30px;
	margin-right: -30px;
}

.fullscreen.slider .container,
.fullscreen.content-absolute .container,
.vertical-menu.fullscreen.slider .container {
	padding-top: 0;
}

.slider.vertical li,
.slider.vertical,
.slider.vertical .caroufredsel_wrapper,
.slider.vertical ul {
	width: 100% !important;
	overflow: hidden;
}

.header + .slider {
	margin-bottom: 120px;
}

.text-center .caroufredsel_wrapper > ul {
	text-align: center !important;
}

.slider p + .btn {
	margin-top: 0;
}



/* FullScreen */

.fullscreen {
	overflow: hidden;
	position: relative;
	clear: both;
}

.fullscreen .jumbotron {
	height: auto;
	overflow: visible;
}

.fullscreen .jumbotron > .container {
	padding-bottom: 0;
}

.slider .jumbotron {
	height: auto;
	overflow: visible;
}

.slider .jumbotron li:first-child {
	position: relative;
	z-index: 2;
}

.slider .jumbotron li:last-child {
	position: relative;
	z-index: -9999;
}

.slider .animate {
	-webkit-animation-delay: .1s;
	        animation-delay: .1s;
}

.slider li:last-child:not(:first-child) .animate {
	opacity: 0 !important;
}

.slider-fixheight li {
	height: 600px;
}

.slider-ecommerce {
	padding-bottom: 100px;
}

.content-absolute {
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	z-index: 9;
	width: 100%;
	height: 100%;
}

.content-absolute + .slider {
	z-index: auto;
}

.content-absolute + .slider .nav-pages,
.content-absolute + .slider .arrow {
	z-index: 10;
}

.vertical-menu .content-absolute {
	padding-left: 260px;
}

.carousel img {
	width: 100%;
}

.carousel.wedding-carousel li > img {
	min-width: 300px;
}

/*------------------------------------------------------------------
[ BACKGROUNDs ]
-------------------------------------------------------------------*/

.dark-theme {
	background-color: #212121 !important;
}

.light-theme {
	background-color: #F2F2F2 !important;
}

.bg-default {
	background-color: #FAFAFA;
}

.bg-primary {
	background-color: #F6F7F9;
}

.bg-warning {
	background-color: #EFF0F2;
}

.bg-white {
	background-color: #FFF;
}

.bg-full-gray {
	background-color: #F2F2F2;
}

.solid-slide {
	background-color: #3A3430;
}

.solid-dark-color {
	background-color: #282828;
}

.solid-color-ground {
	background-color: #35312A;
}

.solid-color {
	background-color: #CF850D;
}

.solid-color * {
	color: #FFD07F;
}

.solid-color .breadcrumb *,
.solid-color .breadcrumb > li + li:before,
.solid-color h5 small {
	color: #F2BD62;
}

.solid-color .breadcrumb > li > a:hover {
	color: #FFF;
}

.solid-color h1,
.solid-color h3 {
	color: #FFF;
}

.no-background {
	background: transparent !important;
}

[class*=bg-sl-],
[data-stellar-background-ratio],
.background {
	background-size: cover;
	background-position: 50% 0;
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
}

.background {
	background-position: 50% 50%;
}

[class*=bg-sl-parallax]:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "\0020";
	opacity: .45;
	background-color: #666;
}

[class*=bg-sl-parallax].overlay-0:before {
	opacity: 0;
}

.bg-sl-center {
	background-position: 50% 50%;
}

.bg-sl-1 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/fslide-3.jpg");
}

.bg-sl-2 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/fslide-4.jpg");
}

.bg-sl-3 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/portfolio-5.jpg");
}

.bg-sl-4 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/portfolio-4.jpg");
}

.bg-sl-5 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/portfolio-1.jpg");
}

.bg-sl-6 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/portfolio-2.jpg");
}

.bg-sl-7 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/portfolio-3.jpg");
}

.bg-sl-classic-1 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/classic-1.jpg");
}

.bg-sl-classic-2 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/classic-2.jpg");
}

.bg-sl-classic-3 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/classic-3.jpg");
}

.bg-sl-error {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/404.jpg");
}

.bg-sl-under {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/under.jpg");
}

.bg-sl-parallax-1 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/parallax-1.jpg");
}

.bg-sl-parallax-2 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/parallax-2.jpg");
}

.bg-sl-parallax-3 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/parallax-3.jpg");
}

.bg-sl-head {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-1.jpg");
}

.bg-sl-section-parallax {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-2.jpg");
}

.bg-sl-section-image {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-3.jpg");
}

.bg-sl-section-image h4 {
	color: #E6940E;
}

.bg-sl-fscreen-1 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-4.jpg");
}

.bg-sl-fscreen-2 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-5.jpg");
}

.bg-sl-fscreen-3 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-6.jpg");
}

.bg-sl-fscreen-4 {
	background-image: url("../images/bg-home.jpg.html");
}

.bg-sl-fscreen-5 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/bg-8.jpg");
}

.bg-sl-fscreen-6 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/parallax-2.jpg");
}

.bg-sl-wedding-1 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/wedding-1.jpg");
}

.bg-sl-wedding-2 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/wedding-2.jpg");
}

.bg-sl-wedding-3 {
	background-image: url("http://gatwick.aisconverse.com/images/oneimage/wedding-3.jpg");
}

.pattern:after {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkRGNDcyQ0Y4ODQ4MTFFNEFFRjVERDUwMjZBRDgzNUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkRGNDcyRDA4ODQ4MTFFNEFFRjVERDUwMjZBRDgzNUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyREY0NzJDRDg4NDgxMUU0QUVGNURENTAyNkFEODM1RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyREY0NzJDRTg4NDgxMUU0QUVGNURENTAyNkFEODM1RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtWxVHsAAABESURBVHjahI9BDgAgCMO0///zjBcDZk6OpIF2Shpm9nLWBQFSAuulBpPeVZgANZgPdGCcuAvEibtAnLgL5FV5uy8BBgBvsBUQrZ/GBQAAAABJRU5ErkJggg==") repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "\0020";
	opacity: .1;
	z-index: 0;
}

.pattern.pattern-lines:after {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzIxQzc3QUI4QTgxMTFFNEE4MTlGMUM1QzlBQ0Y3OUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzIxQzc3QUM4QTgxMTFFNEE4MTlGMUM1QzlBQ0Y3OUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMjFDNzdBOThBODExMUU0QTgxOUYxQzVDOUFDRjc5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMjFDNzdBQThBODExMUU0QTgxOUYxQzVDOUFDRjc5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpkQ0qkAAAAlSURBVHjaYvz//z8DGvjPhC4AxIxM6AIgBhO6AEwQRQAEAAIMADT6CAbIbLzyAAAAAElFTkSuQmCC");
}

.pattern > * {
	z-index: 1;
}

.overlay {
	overflow: hidden;
	background-color: transparent;
}

.overlay:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "\0020";
	opacity: .5;
	z-index: -1;
	background-color: #1F1F1F;
}

.overlay-light.overlay:before {
	opacity: .3;
}

.overlay-dark.overlay:before {
	opacity: .7;
}

.overlay-night.overlay:before {
	opacity: .8;
}

.contact-bg {
	background: url("http://gatwick.aisconverse.com/images/worldmap-w.png") 50% 50% no-repeat;
}

.footer-light .contact-bg {
	background: url("http://gatwick.aisconverse.com/images/worldmap-b.png") 50% 50% no-repeat;
}


.cart-list .pict,
.cart-bar .pict {
	width: 100px;
}

.cart-list .pict img,
.cart-bar .pict img {
	max-width: 100%;
	vertical-align: top;
}



/* [ Product Cart ] */

.cart-list {
	position: relative;
	z-index: 1400;
	margin: 0 10px 0 35px;
	line-height: 50px;
	cursor: pointer;
}

.cart-list > a {
	color: #767676;
}

.cart-list > a:hover {
	color: #E6940E;
}

.cart-list > a > span {
	position: relative;
	bottom: 4px;
}



.cart-list:hover > a {
	color: #E6940E;
}

.cart-list .fig {
	width: 100px;
}

.cart-list .fig img {
	max-height: 80px;
}

.cart-list ul {
	margin: 0;
}

.cart-list li {
	background-color: #FFF;
	padding: 20px 15px;
	line-height: 28px;
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #EBEBEB;
}

.cart-list li:before {
	display: none;
}

.cart-list li:last-child {
	border: 0;
}

.cart-list li > div {
	margin: 0 0 0 120px;
	padding: 10px 0 0;
}

.cart-list li a {
	font-size: 17px;
	color: #333;
}

.cart-list li a:hover {
	color: #E6940E;
}



/*------------------------------------------------------------------
[ SIDEMENU ]
-------------------------------------------------------------------*/

.toggle-menu {
	background-color: transparent;
	border: 0;
	vertical-align: middle;
	display: inline-block;
	height: 43px;
}

.icon-bar {
	background-color: #B3B3B3;
	width: 18px;
	height: 2px;
	margin: 4px auto;
	display: block;
	overflow: hidden;
}

.sidemenu-toggle {
	background-color: #E6940E;
	width: 50px;
	height: 50px;
	border-radius: 3px;
	border: 0;
	right: 50%;
	margin-right: -570px;
	top: 410px;
	z-index: 10;
}

.archive .sidemenu-toggle,
.single .sidemenu-toggle {
	top: 290px;
}

.sidemenu-toggle .icon-bar {
	background-color: #FFF;
}

.vertical-menu .sidemenu-toggle {
	margin-right: -700px;
}

.sidemenu-toggle:hover {
	background-color: #F19C11;
}

.sidemenu {
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	height: 100%;
	min-height: 100%;
	background-color: #FFF;
	padding: 90px 25px 20px;
	z-index: 1401;
	overflow: auto;
	border-left: 1px solid #E6E6E6;
	transition: opacity .2s ease;
}

.header .sidemenu {
	border: 0;
}

.header .sidemenu h4,
.header .sidemenu a {
	color: #808080;
}

.header .sidemenu a:hover {
	color: #E6940E;
}

.sidemenu .catalog-bar {
	padding: 0 0 30px;
	width: 100%;
}



.tagcloud {
	line-height: 30px;
}

.tagcloud a {
	margin-right: 5px;
}

.sidebar hr {
	margin: 40px auto;
}

.colsmenu {
	padding: 65px 35px 20px;
}

.colsmenu .close {
	position: absolute;
	top: 30px;
	right: 20px;
}

.colsmenu h5 {
	color: #B3B3B3;
	font-size: 20px;
}

.colsmenu li {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 30px;
}

.colsmenu li:before {
	display: none;
}

.colsmenu hr {
	border-color: #333;
	margin: 15px auto;
	width: 100%;
}

.light-theme.colsmenu hr {
	border-color: #D9D9D9;
}

.light-theme.colsmenu h5 {
	color: #333;
}

.light-theme.colsmenu li > a {
	color: #4D4D4D;
}



/*------------------------------------------------------------------
[ VIDEO ]
-------------------------------------------------------------------*/

.video-wrap {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 40px 0;
}

.video-wrap .container {
	padding: 0;
}

.html-video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	/*z-index: -3;*/
	z-index:3;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.slider .html-video {
	margin-top: -2px;
	min-height: 102%;
	position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;	
}

.error404 .html-video {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: -10;
}

.html-video img {
	position: absolute;
	width: 100%;
}

.mobile .html-video {
	opacity: 0;
	visibility: hidden;
}

.single-video {
	background-color: #8cc04b;
	margin: 0;
}

.single-video.video-wrap {
	height: 500px;
}

.single-video .html-video {
	z-index: 0;
}

.single-video + .single-video {
	margin-top: 30px;
}

.single-video .container {
	padding: 0;
}



.orange {
	color: #E6940E;
	font-size:18px;
	line-height:22px;
}
.dma {
	color: #999;
	font-size:14px;
	line-height:18px;
}
.pdf-container {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    min-height:800px;
    overflow: hidden;
}
.pdf-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.green {color:#8cc04b;}
.titindice a{
	color:#8cc04b;
	font-weight:bold;
}
.titindice a:hover{
	color:#808080;
}
.title {
	font-size:22px;
}
/*------------------------------------------------------------------
[ RESPONSIVE ]
-------------------------------------------------------------------*/

@media screen and (min-width: 1201px) and (max-width: 1460px) {

	.vertical-menu.archive .visible-lg {
		display: none !important;
	}

	.vertical-menu.archive .post[class*=col-lg-3] {
		width: 33%;
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 1201px) {

	.vertical-menu .header.vhidden {
		width: 0;
		padding: 0;
		overflow: hidden;
	}

	.vertical-menu .header.vhidden + .wrapper {
		padding-left: 60px;
	}

	.vertical-menu .header.vhidden + .wrapper .content-absolute {
		padding-left: 60px;
	}
}

@media screen and (max-width: 1700px) {

	.vertical-menu .container.slider .arrow.prev,
	.vertical-menu .container .slider .arrow.prev {
		left: 20px;
	}

	.vertical-menu .container.slider .arrow.next,
	.vertical-menu .container .slider .arrow.next {
		right: 20px;
	}
}

@media screen and (max-width: 1460px) and (min-width: 991px) {

	.vertical-menu .container {
		width: 100%;
	}

	.vertical-menu hr {
		width: calc(100% - 60px);
	}
}

@media screen and (max-width: 1460px) {

	.vertical-menu .vhidden + .wrapper .container {
		max-width: 1200px;
	}

	.vertical-menu .sidemenu-toggle {
		right: 30px;
		margin-right: 0;
		top: 30px;
	}

	.vertical-menu .col-md-7 .product-quantity {
		margin-right: 15px;
	}

	.vertical-menu .col-md-7 .product-quantity + .add-cart {
		padding: 0 15px;
	}

	.vertical-menu .num {
		font-size: 60px;
	}

	.modal-lg {
		width: 980px;
	}

	.modal-lg .container {
		width: 100%;
	}

	.container.slider .arrow.prev,
	.container .slider .arrow.prev {
		left: 20px;
	}

	.container.slider .arrow.next,
	.container .slider .arrow.next {
		right: 20px;
	}

	.col-lg-2.col-md-3.col-sm-4.col-xs-6.mix .fig + * {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 1200px) {

	.vertical-menu .wrapper {
		padding-left: 0;
	}

	.vertical-menu .header.vhidden {
		display:none;
	}

	.vertical-menu .header.vhidden + .wrapper {
		padding-left: 0;
	}

	.vertical-menu .header.vhidden + .wrapper .content-absolute {
		padding-left: 0;
	}

	.vertical-menu .vside {
		background-color: rgba(128,128,128,.1);
		height: auto;
		min-height: 0;
		border-radius: 0 0 3px;
	}

	.vertical-menu .vside.vside-light {
		background-color: rgba(255,255,255,.1);
	}

	.vertical-menu .vside.active {
		background-color: transparent;
	}

	.header.header-float {
		max-width: 990px;
	}

	.num {
		font-size: 60px;
	}

	.cart-bar .price {
		font-size: 20px;
	}

	.error404 .countdown > div {
		font-size: 32px;
	}

	.icon.icon-clock,
	.error404 .icon.icon-clock {
		margin-top: 3px;
	}

	.gallery-wrap .msnr[class*="-2"] {
		width: 25%;
	}

	.sidemenu-toggle {
		right: 30px;
		margin-right: 0;
		top: 120px;
	}

	.sorting .chosen-container .chosen-results li {
		font-size: 15px;
	}

	.archive [class*=col-lg-3].post {
		margin-bottom: 30px;
	}

	.archive [class*=col-md-3].format-link h4 {
		font-size: 18px;
	}

	.col-sm-4 .radio-inline + .radio-inline {
		margin-left: 0;
	}

	.modal-lg .no-all-padding:first-child {
		padding-left: 30px !important;
	}

	.col-md-3.col-sm-4.col-xs-6.mix .fig + * {
		padding-left: 15px;
		padding-right: 15px;
	}

	.col-md-7 .product-quantity {
		margin-right: 15px;
	}

	.col-md-7 .product-quantity + .add-cart {
		padding: 0 15px;
	}

	.splash .splash-classic-list,
	.splash .splash-left-list {
		margin: 0 -15px;
	}

	.splash .mix {
		width: 290px;
		margin: 0 15px 40px;
	}
}

@media screen and (max-width: 1024px) {

	.arrow.prev {
		left: 25px;
	}

	.arrow.next {
		right: 25px;
	}
}

@media screen and (max-width: 991px) {

	.header {
		height: auto;
		position: relative;
		z-index: 1030;
	}

	.vertical-menu .header {
		position: fixed;
		height: 100%;
	}

	.header.header-nobackground,
	.header.header-transparent {
		background-color: #1F1F1F;
	}

	.header.header-light.header-nobackground,
	.header.header-light.header-transparent {
		background-color: #F7F7F7;
	}

	.header.header-float {
		margin-top: 0;
	}

	.header.header-left .cart-list .dropdown-menu {
		right: auto;
	}

	.header .left-menu {
		float: none !important;
	}

	.header .left-menu .cart-list {
		float: left !important;
	}

	.navbar {
		position: static;
	}

	.navbar > [class*=col-] {
		position: static;
	}

	.navbar-collapse {
		border: 0;
		padding: 0;
		box-shadow: none;
		background-color: #1F1F1F;
		clear: both;
		float: none !important;
	}

	.header-light .navbar-collapse {
		background-color: #F7F7F7;
	}

	.navbar-collapse.in {
		overflow-x: visible;
		overflow-y: visible;
	}

	.navbar-collapse .navbar-nav {
		float: none !important;
		padding-bottom: 30px;
		margin: 0;
	}

	.navbar-collapse .navbar-nav ul {
		margin-top: 0;
	}

	.navbar-collapse .navbar-nav li {
		width: 100%;
	}

	.navbar-collapse .navbar-nav li > a,
	.navbar-collapse .navbar-nav li > a:active,
	.navbar-collapse .navbar-nav li > a:hover,
	.navbar-collapse .navbar-nav li > a:focus {
		border-bottom: 1px solid #333;
		line-height: 40px;
		margin: 0;
	}

	.header-light .navbar-collapse .navbar-nav li > a,
	.header-light .navbar-collapse .navbar-nav li > a:active,
	.header-light .navbar-collapse .navbar-nav li > a:hover,
	.header-light .navbar-collapse .navbar-nav li > a:focus {
		border-bottom-color: #D9D9D9;
	}

	.navbar-collapse .navbar-nav li.dropdown > a,
	.navbar-collapse .navbar-nav li.dropdown > a:hover,
	.navbar-collapse .navbar-nav li.dropdown > a:active,
	.navbar-collapse .navbar-nav li.dropdown > a:focus {
		background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzFBQkMzODU2RjA1MTFFNDhGNzVBM0U2OUU1ODJFOUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzFBQkMzODY2RjA1MTFFNDhGNzVBM0U2OUU1ODJFOUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MUFCQzM4MzZGMDUxMUU0OEY3NUEzRTY5RTU4MkU5QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MUFCQzM4NDZGMDUxMUU0OEY3NUEzRTY5RTU4MkU5QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrzJV9UAAABSSURBVHjaYjQ2Nl7NwMAwB4h3MmACdyBOYYIqWAEVQFewHCTPBDUhAk2hO5QfCZJnlpKSAgneBeILUJ3sQNwL1Qh2AhOS8TuhOpOQFYAAQIABAEzGETEo7MsLAAAAAElFTkSuQmCC") 98% 50% no-repeat;
	}

	.navbar-collapse .navbar-nav .dropdown-menu {
		position: relative;
		width: 100%;
		background-color: #1F1F1F;
		padding: 0 0 5px 20px;
		border: 0;
	}

	.navbar-collapse .navbar-nav .dropdown-menu .divider {
		display: none;
	}

	.header-light .navbar-collapse .navbar-nav .dropdown-menu {
		background-color: #F7F7F7;
	}

	.navbar-collapse .navbar-nav .dropdown-menu > li > a {
		padding: 0;
		line-height: 40px;
	}

	.navbar-collapse .navbar-nav .dropdown-menu .dropdown-menu {
		left: 0;
		top: 0;
	}

	.navbar-collapse .navbar-nav .dropdown-menu:last-child > a {
		border-bottom: 0;
	}

	.navbar-collapse .navbar-nav .dropdown-menu > a {
		line-height: 40px;
		margin: 0;
	}

	.navbar-collapse .sf-mega.container {
		background-color: transparent;
		position: relative;
		border: 0;
		padding: 0 !important;
		width: 100%;
	}

	.navbar-collapse .sf-mega.container .divcell {
		display: block;
		padding: 0;
		border: 0;
	}

	.navbar-collapse .sf-mega.container h5 {
		display: none;
	}

	.navbar-collapse .sf-mega.container li a {
		display: block;
		padding-left: 1.56em;
	}

	.sf-mega:not(.container) {
		width: 486px;
	}

	.sf-mega:not(.container) .divcell {
		padding: 0 35px;
	}

	.header.header-extra .submenu {
		position: relative;
	}

	.header.header-extra .submenu li {
		margin: 0 3px 0 0;
	}

	.header.header-extra .submenu li:last-child {
		margin-right: 0;
	}

	.header.header-extra .submenu .text-right li {
		margin: 0 0 0 3px;
	}

	.header.header-extra .submenu .text-right li:last-child {
		margin-left: 0;
	}

	hr {
		max-width: 700px;
	}

	h2 small {
		font-size: 18px;
	}

	dl.dl-horizontal dt {
		width: 100%;
		margin-top: 0 !important;
	}

	dl.dl-horizontal dd {
		margin-left: 0;
	}

	.max-410 {
		height: auto;
		max-height: 9999px;
	}

	.max-410 > .max-410 {
		height: 410px;
	}

	.max-500 {
		height: auto;
		max-height: 9999px;
	}

	.headcontent .breadcrumb:not(:last-child) {
		margin-bottom: 20px;
	}

	.jumbotron h1 + p {
		margin-bottom: 30px;
	}

	.countup {
		font-size: 45px;
	}

	.document {
		text-align: left;
	}

	.document img {
		float: left;
	}

	.document span {
		margin-left: 55px;
		display: block;
		line-height: 20px;
		padding-top: 9px;
	}

	.sticker {
		width: 80px;
		height: 80px;
		line-height: 80px;
		top: 10px;
	}

	.chart + h4 {
		margin-bottom: 40px;
	}

	.promo h3 {
		display: block;
		margin-bottom: 15px;
	}

	.team-info {
		text-align: center;
	}

	.team-info [class*=col-]:first-child {
		margin-bottom: 30px;
	}

	.single-content.m-both {
		clear: both;
		margin-bottom: 40px;
	}

	.single-content.m-both:last-child {
		margin-bottom: 0;
	}

	.pricing [class*=col-sm-6] {
		width: 49.5%;
		vertical-align: top;
		display: inline-block;
		float: none;
		margin-top: 0;
		padding-bottom: 30px;
		padding-top: 30px;
		text-align: center;
	}

	.pricing hr {
		margin: 20px auto;
	}

	.gallery-wrap .msnr,
	.gallery-wrap .msnr[class*="-3"],
	.gallery-wrap .msnr[class*="-2"] {
		width: 50%;
	}

	.cart-total {
		text-align: left;
	}

	.cart-total .total .text-primary {
		font-size: 20px;
		white-space: nowrap;
	}

	.ship-header h4 {
		width: 110px;
	}

	.ship-header .checkbox {
		font-size: 16px;
	}

	.order-info {
		margin-bottom: -30px;
	}

	.order-info [class*=col-] {
		margin-bottom: 30px;
	}

	.products hr {
		display: none;
	}

	.products .catalog-bar hr {
		display: block;
	}

	.products .product {
		width: 32.5%;
		margin-bottom: 30px;
	}

	.products .product .product-img {
		margin-bottom: 0;
	}

	.product-grid.products .product {
		width: 33.3%;
		margin-bottom: 0;
	}

	.products .product-list .product {
		width: 49%;
	}

	.product-quantity {
		margin-right: 20px;
	}

	.product-quantity input {
		width: 60px;
		margin: 0 10px;
	}

	.skills .icon.icon-sm {
		font-size: 40px;
		height: 35px;
	}

	.posts .post .avatar,
	.posts .post .entry {
		width: 100%;
		float: none;
		display: block;
		margin: 0 0 30px !important;
	}

	.posts .post .avatar:last-child,
	.posts .post .entry:last-child {
		margin-bottom: 0 !important;
	}

	.posts .post.format-quote .quote-wrap {
		text-align: center;
	}

	.posts .post.format-quote .quote-wrap > * {
		margin-top: 0 !important;
	}

	.posts .post.format-quote .quote-wrap > *:first-child {
		margin-bottom: 30px;
	}

	.posts .pagination-bar .prev,
	.posts .pagination-bar .next {
		display: none;
	}

	.archive .post[class*=col-] {
		margin-bottom: 30px;
	}

	.archive .post[class*=col-] + hr {
		display: none;
	}

	.timeline .icon {
		font-size: 40px;
		height: 40px;
		margin-top: 3px;
	}

	.timeline.wedding-timeline .date .year {
		font-size: 38px;
		padding-bottom: 0;
	}

	.timeline.wedding-timeline .date small {
		font-size: 14px;
	}

	.footer .row:first-child {
		padding-bottom: 30px;
	}

	.footer .frow-3 [class*=col-] {
		text-align: center;
	}

	.footer.footer-simple .row:first-child {
		padding: 65px 0 60px 0;
	}

	.error404 .text-left {
		text-align: center;
	}

	.error404 p {
		margin-bottom: 20px;
	}

	.uconstruction h1 {
		margin-bottom: 20px;
	}

	.countdown-page .countdown {
		margin-bottom: 60px;
	}

	.countdown-page .countdown > div:first-child {
		margin-right: 30px;
	}

	.countdown-page .countdown span {
		font-size: 100px;
	}

	.countdown-page .countdown i {
		font-size: 100px;
		line-height: 90px;
	}

	.table.data-table th {
		padding-right: 10px !important;
	}

	.img-face {
		margin-right: 5px;
	}

	.img-face img {
		width: 75px;
		height: 75px;
	}

	.modal-lg {
		width: 720px;
	}

	.mejs-controls .mejs-button button {
		margin-right: 4px;
	}

	.mejs-controls .mejs-time {
		padding: 8px 0 0;
	}

	.mejs-controls div.mejs-time-rail {
		margin-right: 4px;
	}

	.mejs-controls div.mejs-horizontal-volume-slider {
		margin-left: 4px;
	}

	.splash .splash-classic-list,
	.splash .splash-left-list {
		text-align: center;
	}
}

@media screen and (max-width: 992px) and (min-width: 767px) {

	.footer .inforow > [class*=col-sm-] {
		float: none;
		max-width: 49.5%;
		vertical-align: top;
		display: inline-block;
		margin-bottom: 30px;
	}

	.footer .inforow > [class*=col-sm-]:last-child {
		margin-bottom: 0;
	}
	
}

@media screen and (max-width: 767px) {

	.sidemenu-toggle {
		right: 15px;
	}

	.vertical-menu .header {
		overflow: auto;
		width: 100%;
	}

	.vertical-menu .nav.navbar-nav {
		float: left;
	}

	.vertical-menu .nav.navbar-nav .dropdown-menu .dropdown-menu {
		border: 0;
		left: 0;
		margin: 0;
		padding: 0 15px;
		position: relative;
		top: 0;
	}

	.vside {
		background-color: transparent;
	}

	.header.vhidden + .wrapper {
		padding-left: 0;
	}

	hr {
		width: 100%;
	}

	blockquote {
		margin-left: 0;
	}

	.icon {
		margin-bottom: 20px;
	}

	.header.header-extra .submenu {
		line-height: 30px;
		padding: 10px 0;
		position: relative;
	}

	.header.header-extra .submenu .text-right {
		text-align: left;
	}

	.header.header-extra .submenu .text-right li {
		margin: 0 3px 0 0;
	}

	.header.header-extra .submenu .text-right li:last-child {
		margin-right: 0;
	}

	.sf-mega:not(.container) {
		padding: 15px 0;
		width: 100%;
	}

	.sf-mega:not(.container) h5 {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.sf-mega:not(.container) ul {
		margin-bottom: 0 !important;
	}

	.sf-mega:not(.container) ul li {
		line-height: 28px;
	}

	.sf-mega:not(.container) ul:last-child {
		margin-bottom: 0 !important;
	}

	.sf-mega:not(.container) .divcell {
		display: block;
		border: 0;
	}

	.vertical-menu .navbar-nav > li.dropdown,
	.vertical-menu .dropdown-menu > li.dropdown > a {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzFBQkMzODU2RjA1MTFFNDhGNzVBM0U2OUU1ODJFOUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzFBQkMzODY2RjA1MTFFNDhGNzVBM0U2OUU1ODJFOUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MUFCQzM4MzZGMDUxMUU0OEY3NUEzRTY5RTU4MkU5QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MUFCQzM4NDZGMDUxMUU0OEY3NUEzRTY5RTU4MkU5QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrzJV9UAAABSSURBVHjaYjQ2Nl7NwMAwB4h3MmACdyBOYYIqWAEVQFewHCTPBDUhAk2hO5QfCZJnlpKSAgneBeILUJ3sQNwL1Qh2AhOS8TuhOpOQFYAAQIABAEzGETEo7MsLAAAAAElFTkSuQmCC");
	}

	.vertical-menu .dropdown-menu {
		padding: 0 0 0 10px;
	}

	.vertical-menu .dropdown-menu .dropdown-menu {
		padding: 0 0 0 10px;
	}

	.vertical-menu .dropdown-menu > li > a {
		margin-right: 15px;
		padding: 5px 0 !important;
	}

	.vertical-menu .dropdown-menu .fa {
		margin-left: 0;
	}

	.vertical-menu .divcell {
		padding: 0 !important;
		margin-top: 10px;
	}

	.vertical-menu .vheader-height {
		overflow: auto;
	}

	.img-xs,
	img.img-xs {
		margin-left: auto;
		margin-right: auto;
	}

	dl.dl-horizontal dt {
		text-align: center;
	}

	.m-padding {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.alert ul {
		padding: 10px 0;
	}

	.headcontent [class*=col-],
	.footer .row [class*=col-],
	.footer-simple [class*=col-] {
		text-align: center !important;
	}

	.headcontent.headcontent-lg {
		padding: 90px 0;
	}

	.headcontent .pull-right {
		float: none !important;
	}

	.headcontent a.back,
	.headcontent .nav-currency {
		float: none !important;
		margin-top: 10px;
	}

	.max-410.no-margin {
		margin-bottom: 60px;
	}

	[class*="bg-sl-"],
	[data-stellar-background-ratio] {
		background-position: 50% 0 !important;
	}

	[class*="bg-sl-"].bg-sl-center,
	[data-stellar-background-ratio].bg-sl-center {
		background-position: 50% 50% !important;
	}

	.nav-category li {
		margin: 0 10px;
	}

	.faq {
		padding-top: 0;
	}

	.faq [class*=col-] + [class*=col-] {
		padding-top: 40px;
	}

	.inforow {
		text-align: center;
	}

	.inforow [class*=col-],
	.middle.inforow [class*=col-] {
		text-align: center;
		margin-bottom: 10px;
	}

	.inforow [class*=col-]:last-child,
	.middle.inforow [class*=col-]:last-child {
		margin-bottom: 0;
	}

	.inforow .form-wrap [class*=col-] {
		margin-bottom: 0;
	}

	.inforow .text-right,
	.inforow .text-left {
		text-align: center !important;
	}

	.inforow .nav-currency {
		float: none !important;
	}

	.inforow .countup > * {
		margin-left: auto;
		margin-right: auto;
	}

	.jumbotron.no-height {
		height: auto;
		padding: 50px 0;
	}

	.jumbotron .middle {
		margin-top: 0 !important;
	}

	.logotypes [class*=col-] img {
		width: auto;
	}

	.logotypes .row + .row,
	.logotypes [class*="col-"] + [class*="col-"] {
		border: 0;
	}

	.skills [class*="col-"] {
		padding: 0 30px;
	}

	.career .panel-group .panel .panel-body {
		padding-left: 0;
	}

	.document {
		text-align: center;
		display: block;
		line-height: 50px;
	}

	.document img {
		float: none;
	}

	.document span {
		display: inline;
		margin: 0;
	}

	.search-found > [class*=col-] {
		margin-bottom: 10px;
	}

	.search-block h4 i {
		float: none;
		top: 0;
		text-align: center;
	}

	.search-block h4 a {
		display: inline-block;
		margin-left: 5px;
	}

	.pagination-bar {
		text-align: center;
	}

	.product-quantity input {
		margin: 0 10px;
		width: 60px;
	}

	.cart .table-responsive tbody > tr > td,
	.cart .table-responsive tbody > tr .price {
		font-size: 18px;
	}

	.ship-header h4 {
		width: auto;
	}

	.arrow.prev,
	.arrow.next {
		display: none !important;
	}

	.arrow.prev.product-prev,
	.arrow.next.product-prev,
	.arrow.prev.product-next,
	.arrow.next.product-next,
	.grid-nav .arrow.prev,
	.grid-nav .arrow.next {
		display: inline-block !important;
	}

	.products .product {
		width: 49%;
	}

	.products .product.clearfix .sticker {
		left: 50%;
		margin-left: -60px;
	}

	.product-grid.products .product {
		width: 50%;
	}

	.products .product-list .product {
		width: 100%;
	}

	.type-product .magnific-wrap {
		padding-bottom: 0;
	}

	.img-medium img {
		max-width: 90%;
	}

	.displaying [class*=col-] {
		margin-bottom: 0;
	}

	.sidebar:not(:first-child) {
		margin-top: 30px;
	}

	.comment .raty {
		margin-bottom: -20px;
	}

	.posts .post .avatar,
	.posts .post .entry {
		text-align: center;
	}

	.posts .pagination-bar .prev,
	.posts .pagination-bar .next {
		vertical-align: middle;
		display: inline-block;
	}

	.post .slider .nav-pages {
		text-align: center;
	}

	.avatar,
	.single .avatar,
	.entry-header {
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.archive .post[class*=col-] {
		float: none;
	}

	.archive .timeline .post[class*=col-] {
		float: none;
	}

	.nav-pages.inside {
		margin-top: -60px;
	}

	.portfolio-classic-slider {
		height: auto;
	}

	.portfolio-classic-slider li,
	.portfolio-classic-slider .container {
		height: 100%;
		max-height: 550px;
	}

	.portfolio-classic-slider .container {
		padding-bottom: 90px;
	}

	.fullscreen img.img-circle,
	.slider-fixheight img.img-circle {
		max-width: 140px;
	}

	.fullscreen .jumbotron,
	.slider-fixheight .jumbotron {
		padding-bottom: 60px;
		padding-top: 30px;
	}

	.fullscreen .jumbotron h1,
	.slider-fixheight .jumbotron h1 {
		font-size: 36px;
		line-height: 36px;
	}

	.fullscreen .jumbotron h1 + p,
	.slider-fixheight .jumbotron h1 + p {
		font-size: 18px;
	}

	.timeline .row {
		background-image: none;
	}

	.timeline .row [class*=col-] {
		margin-bottom: 0;
	}

	.timeline .icon {
		font-size: 60px;
		height: 60px;
		margin-top: 0;
	}

	.wedding-couple:before {
		font-size: 80px;
		margin-top: -15px;
	}

	.wedding-couple > [class*=col-]:last-child {
		margin-top: 100px;
	}

	.wedding-step .wedding-ico {
		float: none;
		margin: 0 auto 15px;
	}

	.wedding-step .wedding-event {
		margin: 0 0 30px;
	}

	.footer .counts > * {
		float: none !important;
		vertical-align: middle;
		display: inline-block;
	}

	.footer [class*="-2"]:last-child {
		padding-right: 30px;
	}

	.footer .row:last-child nav span {
		display: block;
	}

	.footer .frow-3 .navbar-brand {
		margin-bottom: 15px;
	}

	.footer.footer-simple .row:last-child {
		padding: 30px 0;
	}

	.footer.footer-simple .row:last-child nav span {
		vertical-align: middle;
		display: inline-block;
	}

	.footer.footer-simple p.copyright {
		margin-bottom: 10px;
	}

	ul.twitter-list .fa {
		float: none;
	}

	.sidebar ul.twitter-list .fa {
		float: left;
	}

	ul.twitter-list p,
	ul.twitter-list .date {
		margin-left: 0;
	}

	p.copyright {
		margin-bottom: 10px;
	}

	.m-center {
		margin: auto;
		float: none !important;
		width: 100%;
		max-width: 400px;
	}

	.m-center.catalog-bar:first-child {
		margin-bottom: 60px;
	}

	.m-center:last-child {
		padding-top: 30px;
	}

	.m-center .widget {
		text-align: left;
	}

	.m-center h3,
	.m-center h4 {
		text-align: center;
	}

	.catalog-bar {
		padding-bottom: 30px;
	}

	.scrolltop {
		left: 30px;
		bottom: 30px;
	}

	.error404 .footer {
		width: 100%;
		padding: 0 15px;
	}

	.hidden-middle {
		margin-top: 0 !important;
	}

	.headcontent .middle {
		margin-top: 0 !important;
	}

	.countdown-page .countdown span {
		font-size: 60px;
	}

	.countdown-page .countdown i {
		font-size: 60px;
		line-height: 50px;
	}

	.countdown-page p {
		font-size: 36px;
		line-height: 42px;
	}

	.data-table {
		max-width: 320px;
		margin: auto;
	}

	.data-table * {
		text-align: left;
	}

	.modal-lg {
		width: 96%;
	}

	.modal-lg .slider {
		margin-bottom: 60px;
	}

	.modal-lg .no-all-padding:first-child {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.mejs-container {
		max-width: 400px;
	}

	[class*=col-xs-] .mejs-container {
		max-width: 90%;
	}

	.splash .splash-category {
		margin-bottom: 40px;
	}

	.splash .splash-category .all-demo {
		float: none;
	}

	.splash .inforow [class*=col-] {
		margin-bottom: 15px;
	}

	.splash .mix {
		width: 270px;
	}
	.pdf-container {
    position: relative;
    padding-bottom: 0;
    padding-top: 25px;
    height: 800px;
    overflow: hidden;
}
}

@media screen and (max-width: 639px) {

	.header.header-extra .submenu {
		display: none;
	}

	.headcontent {
		text-align: center;
	}

	.headcontent.headcontent-lg,
	.headcontent.headcontent-md {
		padding: 60px 0;
	}

	.jumbotron h1 {
		font-size: 46px;
		line-height: 46px;
		margin-bottom: 20px;
	}

	.jumbotron h1 + p {
		font-size: 20px;
	}

	.alert {
		padding: 15px 30px 15px 10px;
	}

	.alert .close {
		right: 10px;
	}

	.pricing [class*=col-] {
		width: 100%;
	}

	.coupon form {
		float: none !important;
		margin-bottom: 30px;
	}

	.coupon > .btn {
		float: left !important;
		clear: left;
	}

	.sorting {
		text-align: center;
	}

	.sorting > * {
		width: 100%;
	}

	.product-list {
		text-align: center;
		width: 100%;
	}

	.product-list:first-child {
		padding-bottom: 30px;
	}

	.product-slider {
		margin: 0 30px;
	}

	.catalog-bar {
		width: 100%;
		max-width: 400px;
		float: none;
		margin: auto;
	}

	.catalog-bar:last-child {
		margin-top: 60px;
	}

	.sidemenu .catalog-bar {
		margin-top: 0 !important;
	}

	.widget h3,
	.widget h4 {
		text-align: center;
	}

	.wcolors {
		margin: auto;
	}

	.archive .post .avatar,
	.archive .post .entry {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
		margin: 0 0 30px !important;
	}

	.archive .post .avatar:last-child,
	.archive .post .entry:last-child {
		margin-bottom: 0 !important;
	}

	.archive .post .avatar .entry-header,
	.archive .post .entry .entry-header,
	.archive .post .avatar .entry-content,
	.archive .post .entry .entry-content {
		padding: 0 30px;
	}

	.archive .post[class*=col-] {
		width: 100%;
		text-align: center;
		margin-bottom: 60px;
	}

	.archive .post + hr {
		display: none;
	}

	.archive .pagination {
		padding-left: 0;
		padding-right: 0;
	}

	.meta {
		margin-bottom: 15px;
	}

	.homework-description {
		width: 420px;
		margin: 60px 0;
		padding: 20px;
	}

	.portfolio-home-slider .prev,
	.portfolio-home-slider .next {
		display: none !important;
	}

	.mask * {
		font-size: 16px;
		line-height: 20px;
	}


	.footer-simple .navbar-brand {
		display: block;
		top: 0;
		margin: 0 0 10px;
	}

	.error404 h1 {
		font-size: 45px;
		margin: 30px 0;
	}

	.singlework-portfolio [class*=col-] {
		width: 100%;
	}

	.scrolltop {
		display: none;
	}

	.splash .header {
		line-height: 60px;
		text-align: center;
	}

	.splash .header .col-xs-12 {
		padding: 0;
	}

	.splash .header .navbar-brand {
		float: none;
		display: block;
		line-height: 60px;
		padding: 30px 0 0;
	}

	.splash .header .doc {
		float: none !important;
		margin: 0 10px 0 0;
	}

	.splash .header .slogan {
		float: none !important;
		line-height: 35px;
	}

	.splash .widget .nav.nav-tabs li {
		margin: 0 10px;
	}

	.splash .widget .nav.nav-tabs li a {
		font-size: 18px;
		padding-bottom: 20px;
	}
	.pdf-container {
    position: relative;
    padding-bottom: 80%;
    padding-top: 25px;
    height: 600px;
    overflow: hidden;
}
}

@media screen and (max-width: 479px) {

	sup {
		top: 0;
	}

	.alert {
		font-size: 16px;
		line-height: 20px;
	}

	.alert .close {
		top: 17px;
	}

	.pagination li a {
		width: 36px;
		height: 36px;
		line-height: 32px;
		font-size: 16px;
	}

	ul.pagination .prev,
	ul.pagination .next,
	.pagination > li:first-child > span.pagination,
	.pagination > li:last-child > span {
		margin-top: -10px;
	}

	.pagination-extend .pagination + .pagination {
		margin-top: 0;
	}

	ul.pagination .prev {
		margin-right: 5px;
	}

	ul.pagination .next {
		margin-left: 5px;
	}

	.header .navbar > [class*=col-] {
		padding-left: 15px;
		padding-right: 15px;
	}

	.header .toggle-menu {
		margin-left: 15px;
	}

	.header .cart-list {
		margin: 0 0 0 10px;
	}

	.header .cart-list > a > ins {
		margin-left: 2px;
	}

	.header .navbar-brand {
		font-size: 28px;
	}

	.header .navbar-toggle > * {
		width: 18px;
	}

	.mask h3 {
		font-size: 22px;
	}

	.gallery-wrap [class*=col-],
	.gallery-wrap .msnr,
	.gallery-wrap .msnr[class*="-3"],
	.gallery-wrap .msnr[class*="-2"] {
		width: 100%;
	}

	.recent-posts [class*=col-] {
		width: 100%;
	}

	.recent-posts img {
		margin-bottom: 20px;
	}

	.nav-single {
		margin-bottom: 60px;
	}

	.nav-single .nav-previous,
	.nav-single .nav-next {
		width: 100%;
		float: left;
		text-align: left;
		clear: both;
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 379px) {

	.header .toggle-menu {
		margin-left: 10px;
	}

	.header .cart-list {
		margin: 0 0 0 10px;
	}

	.header .cart-list .dropdown-menu {
		width: 290px;
		right: -25px;
	}

	.header .cart-list .dropdown-menu li {
		padding: 10px;
	}

	.header .cart-list .dropdown-menu li > div {
		margin-left: 105px;
	}

	.header .cart-list .dropdown-menu .hcart-total {
		padding: 10px;
	}

	.header .cart-list > a {
		font-size: 16px;
	}

	.header.header-left .cart-list .dropdown-menu {
		left: -25px;
		right: auto;
	}
}

@media screen and (max-height: 730px) {

	.vextra {
	}
}

@media screen and (max-height: 550px) {

	.sidemenu-toggle {
		top: 120px !important;
	}

	.vertical-menu .header {
		padding-top: 40px;
	}

	.vertical-menu .header .navbar-brand,
	.vertical-menu .header .navbar-nav {
		margin-bottom: 10px;
	}

	.vertical-menu .header .cart-list {
		line-height: 52px;
	}

	.vertical-menu .header p:last-child {
		display: none;
	}

	.vertical-menu .header .navbar-fixed-bottom {
		height: 50px;
	}

	.vertical-menu .header .vheader-height {
		height: 100%;
	}

	.jumbotron.jumbo-wedding h1 {
		margin-bottom: 15px;
	}

	.jumbotron.jumbo-wedding p {
		line-height: 28px;
		margin-bottom: 20px;
	}
}

@media screen and (max-height: 700px) {

	.vertical .arrow.prev {
		top: 30px;
	}

	.vertical .arrow.next {
		bottom: 30px;
	}

	.scrolldown-link:first-child,
	p + .scrolldown-link {
		margin-top: 10px;
	}
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0,0,0,.6);
		bottom: 0;
		top: auto;
		position: fixed;
		margin: 0;
		padding: 3px 5px;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0,0,0,.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}

	.mfp-img-mobile .mfp-img,
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.pdf-container {
    padding-bottom: 56%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}