/*
Theme Name: FKP
Theme URI: http://www.kulturalnepomorze.pl
Description: Kulturalne Pomorze WordPress Theme
Author: Fundacja Kulturalne Pomorze
Author URI: http://www.kulturalnepomorze.pl
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fkp
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Theme Setup
# Typography
# Content Elements
# Blog
# Page Elements
# Widgets
# WooCommerce
# Visual Composer
# Plugin Support
# Mobile Navigation
# Main Navigation
# Header Styles

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


/*--------------------------------------------------------------
# Theme Setup
--------------------------------------------------------------*/
/*
*
* Normalize
*
*/

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}

a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
	background: #eee;
	padding: 10px 20px;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 10px;
	margin-bottom: 35px;
	margin-left: 5px;
}
thead {
	border-bottom: 3px solid #eee;
	margin-bottom: 20px;
}
table
td,
th {
	padding: 12px 70px 10px 0;
}
tr {
	border-bottom: 1px solid #eee;
	text-align: left;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #222;
	text-decoration: none;
	outline: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: none;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
ul {
	padding-left: 20px;
}
figure {
	margin: 0;
}
ol {
	padding-left: 20px;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f8f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clip: auto !important;
	color: #333333;
	display: block;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 17px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}

/*
 *
 * Setup
 *
 */
html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background: #ffffff;
	height: 100%;
}
.nt-theme-container {
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
}
body,
button,
input,
select,
textarea {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.7;
	color: #333;
}
pre,
code,
input,
textarea { font: inherit }
::-moz-selection {
	background: #000000;
	color: #FFFFFF;
}
::selection {
	background: #000000;
	color: #FFFFFF;
}

/*
*
* Bootstrap
*
*/
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}

/* Bootstrap custom 5 columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

/* 1/5 */
.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

/* 2/5 */
.col-xs-25 {
	width: 40%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-25 {
		width: 40%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-25 {
		width: 40%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-25 {
		width: 40%;
		float: left;
	}
}

/* 3/5 */
.col-xs-35 {
	width: 60%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-35 {
		width: 60%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-35 {
		width: 60%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-35 {
		width: 60%;
		float: left;
	}
}

/* 4/5 */
.col-xs-45 {
	width: 80%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-45 {
		width: 80%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-45 {
		width: 80%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-45 {
		width: 80%;
		float: left;
	}
}

/* Grid for boxes, parallax's etc */
.grid-row {
	margin-left: -20px;
	margin-right: -20px;
}
.grid-xs-1,
.grid-sm-1,
.grid-md-1,
.grid-lg-1,
.grid-xs-2,
.grid-sm-2,
.grid-md-2,
.grid-lg-2,
.grid-xs-3,
.grid-sm-3,
.grid-md-3,
.grid-lg-3,
.grid-xs-4,
.grid-sm-4,
.grid-md-4,
.grid-lg-4,
.grid-xs-5,
.grid-sm-5,
.grid-md-5,
.grid-lg-5,
.grid-xs-6,
.grid-sm-6,
.grid-md-6,
.grid-lg-6,
.grid-xs-7,
.grid-sm-7,
.grid-md-7,
.grid-lg-7,
.grid-xs-8,
.grid-sm-8,
.grid-md-8,
.grid-lg-8,
.grid-xs-9,
.grid-sm-9,
.grid-md-9,
.grid-lg-9,
.grid-xs-10,
.grid-sm-10,
.grid-md-10,
.grid-lg-10,
.grid-xs-11,
.grid-sm-11,
.grid-md-11,
.grid-lg-11,
.grid-xs-12,
.grid-sm-12,
.grid-md-12,
.grid-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
}
@media screen and (max-width: 780px) {
	.remove-excess-padding .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media screen and (max-width: 780px) {
	.remove-excess-padding-inner .vc_column-inner {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
@media screen and (max-width: 780px) {
	.remove-excess-padding-inner.vc_col-sm-6 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media (min-width: 768px) {
	.grid-sm-1,
	.grid-sm-2,
	.grid-sm-3,
	.grid-sm-4,
	.grid-sm-5,
	.grid-sm-6,
	.grid-sm-7,
	.grid-sm-8,
	.grid-sm-9,
	.grid-sm-10,
	.grid-sm-11,
	.grid-sm-12 { float: left }
	.grid-sm-12 { width: 100% }
	.grid-sm-11 { width: 91.66666667% }
	.grid-sm-10 { width: 83.33333333% }
	.grid-sm-9 { width: 75% }
	.grid-sm-8 { width: 66.66666667% }
	.grid-sm-7 { width: 58.33333333% }
	.grid-sm-6 { width: 50% }
	.grid-sm-5 { width: 41.66666667% }
	.grid-sm-4 { width: 33.33333333% }
	.grid-sm-3 { width: 25% }
	.grid-sm-2 { width: 16.66666667% }
	.grid-sm-1 { width: 8.33333333% }
}
@media (min-width: 992px) {
	.grid-md-1,
	.grid-md-2,
	.grid-md-3,
	.grid-md-4,
	.grid-md-5,
	.grid-md-6,
	.grid-md-7,
	.grid-md-8,
	.grid-md-9,
	.grid-md-10,
	.grid-md-11,
	.grid-md-12 { float: left }
	.grid-md-12 { width: 100% }
	.grid-md-11 { width: 91.66666667% }
	.grid-md-10 { width: 83.33333333% }
	.grid-md-9 { width: 75% }
	.grid-md-8 { width: 66.66666667% }
	.grid-md-7 { width: 58.33333333% }
	.grid-md-6 { width: 50% }
	.grid-md-5 { width: 41.66666667% }
	.grid-md-4 { width: 33.33333333% }
	.grid-md-3 { width: 25% }
	.grid-md-2 { width: 16.66666667% }
	.grid-md-1 { width: 8.33333333% }
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*
*
* Links
*
*/

a { text-decoration: none }
a:hover { text-decoration: none }


/*
*
* Headings
*
*/
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #222;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold !important;
	margin-bottom: 20px;
	margin-top: 0;
	letter-spacing: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { text-decoration: none }
h1 {
	line-height: 1.3;
	font-size: 45px;
	letter-spacing: -1.5px;
}
@media screen and (max-width: 790px) {
	h1 {
		font-size: 35px;
		letter-spacing: -1.25px;
	}
}
h2 {
	line-height: 1.2;
	font-size: 36px;
	letter-spacing: -1.25px;
}
@media screen and (max-width: 790px) {
	h2 {
		font-size: 30px;
		letter-spacing: -1px;
	}
}
h3 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -1px;
}
h4 {
	font-size: 20px;
	letter-spacing: -0.8px;
}
h5 {
	font-size: 18px;
	letter-spacing: -0.6px;
}
h6 {
	font-size: 16px;
	letter-spacing: -0.4px;
}

/*
*
* Images
*
*/
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
@media screen and (max-width: 780px) {
	.br-none-mobile br {
		display: none;
	}
}

/*--------------------------------------------------------------
# Content Elements
--------------------------------------------------------------*/
/*
*
* Blog
*
*/
.entry-excerpt {
	padding: 10px 0 25px 0;
}
.search-excerpt {
	padding: 5px 0 25px 0;
}
.entry-excerpt p, .search-excerpt p {
	margin: 0;
}
blockquote {
	padding-left: 20px;
	border-left: 2px solid #eee;
}
.blogpost-wrap, .blogpage-wrap, .page-wrap {
	padding: 75px 0;
}
.blog .hentry,
.archive .hentry {
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #e9e9e9;
}

.search .hentry {
	margin-bottom: 40px;
	padding-bottom: 55px;
	border-bottom: 1px solid #e9e9e9;
}
.hentry.sticky {
	padding: 50px 30px 60px;
	margin-bottom: 60px;
	background: #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.more-link {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.2px;
	text-decoration: none;
	display: inline-block;
	padding-top: 10px;
}
.more-link:hover { text-decoration: underline }
.single .hentry { margin-bottom: 20px }
.loop-pagination {
	display: inline-block;
	margin-bottom: 20px;
}
.loop-pagination a,
.loop-pagination span {
	padding: 6px 13px 7px;
	background: #BBBBBB;
	color: #FFFFFF !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
}
.loop-pagination a:hover,
.loop-pagination span:hover {
	background: #253993
}
.loop-pagination a.current,
.loop-pagination span.current {
	background: #253993
}

/* Page & Archive Title */
.page-header .page-title,
.archive-title {
	font-size: 25px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e9e9e9;
	text-transform: uppercase;
}
.archives-wrap {
	padding: 75px 0 50px;
}

/*
*
* Sidebar
*
*/
.widget-area ul {
	list-style: none;
	padding-left: 0;
}
.widget-area a {
	text-decoration: none
}

/*
*
* Select2
*
*/
.select2-container .selection,
.select2-container--default .select2-selection--single,
.select2-container {
	outline: none !important;
}
.select2-container .selection {
	display: block;
}
.select2-container .selection:after {
	content: "";
	display: table;
	clear: both;
}
.select2-container.select2-container--default .select2-selection--single {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid #cacaca;
	height: 49px;
	line-height: 1;
	background: #cacaca;
	font-size: 13px;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px;
	padding-left: 29px;
	padding-right: 110px;
	color: #222222;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 50px;
	height: 49px;
	top: 0;
	right: 0;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 5px 5px 0 5px;
	border-color: #777777 transparent transparent transparent;
	margin-left: -6px;
	margin-top: -2px;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #cacaca;
	background-color: #fff;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #777777 transparent;
	border-width: 0 5px 5px 5px;
}

/* Dropdown */
.select2-container .select2-dropdown {
	border: 1px solid #cacaca;
	color: #222;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
	background: #6c98e1;
}
.select2-container .select2-dropdown .select2-results__option {
	padding: 10px 18px;
}

/*
*
* Footer
*
*/
.nt-theme-footer {
	padding: 0 0 0;
	background: #ffffff;
	color: #999999;
	font-size: 13px;
	display: inline-block;
	width: 100%;
}
.nt-theme-footer a,
.nt-theme-footer .widget a {
	text-decoration: none
}
.nt-theme-footer .widget a:hover {
	text-decoration: underline
}
.nt-theme-footer .widget {
	font-size: 13px;
	line-height: 1.8;
}

/*
*
* Footer Main
*
*/
.footer-wrap {
	background-color: #f7f7f7;
}
.nt-footer-container {
	padding: 90px 0 75px;
}
.nt-topfooter-container {
	padding: 100px 0 0;
}
.nt-header-container li,
.nt-copyright-container li {
	list-style: none;
	display: inline;
	padding-left: 30px;
}
@media screen and (max-width: 1000px) {
	.nt-copyright-menu ul,
	.nt-copyright-menu,
	.nt-footer-copyright {
		float: none !important;
		text-align: center;
	}
}
@media screen and (max-width: 1000px) {
	.nt-copyright-menu ul {
		float: none !important;
		text-align: center;
		padding-top: 15px;
	}
}
@media screen and (max-width: 1000px) {
	.nt-copyright-container li:first-child {
		padding-left: 0;
	}
}

/*
 *
 * Custom text widgets
 *
 */
.footer-big-number {
	text-align: center;
	font-size: 60px;
	line-height: 70px;
	font-weight: 700;
}

@media screen and (max-width: 650px) {
	.footer-big-number {
		font-size: 40px;
		line-height: 50px;
	}
}

/*
 *
 * Copyright
 *
 */
.nt-copyright-container {
	background-color: #ddd;
	padding: 25px 0 10px 0;
}
.nt-copyright-text {
	font-size: 12px;
}
.nt-copyright-text a {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
@media screen and (max-width: 780px) {
	.nt-copyright-text {
		text-align: center;
	}
}

.nt-copyright-menu ul {
	font-size: 12px;
	float: right;
	margin: 0 0 10px 0;
}
.nt-copyright-menu a,
.nt-footer-copyright a {
	-webkit-transition: color 0.25s ease;
	-moz-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}
.main-container-copyright {
	padding: 20px 0 15px 0;
	font-size: 12px;
	border-top: 1px solid #888A8E;
}
.main-container-copyright .inner-container-copyright .copyright-text {
	float: none;
	text-align: center;
	margin-bottom: 30px;
	font-size: 12px;
}
.main-container-copyright .inner-container-copyright .copyright-text a { color: #253993 }
@media screen and (min-width: 790px) {
	.main-container-copyright .inner-container-copyright .copyright-text {
		float: left;
		margin-bottom: 0;
		text-align: left;
	}
}
.main-container-copyright .inner-container-copyright .footer-menu {
	float: none;
	text-align: right;
}
@media screen and (min-width: 790px) {
	.main-container-copyright .inner-container-copyright .footer-menu {
		text-align: right;
	}
}
.main-container-copyright .inner-container-copyright .footer-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.main-container-copyright .inner-container-copyright .footer-menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
	line-height: 1;
}
.main-container-copyright .inner-container-copyright .footer-menu ul li a {
	float: left;
	text-decoration: none;
	margin-top: 5px;
	font-size: 12px;
	color: #fff;
}

/*
 *
 * Footer Widgets
 *
 */
.nt-footer-container .widget.widget_recent_entries {
	position: relative;
}
.nt-footer-container .widget.widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nt-footer-container .widget.widget_recent_entries ul li {
	position: relative;
	margin: 0 0 30px;
}
.nt-footer-container .widget.widget_recent_entries ul li a {
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 500;
	color: #fff;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 0 14px;
}
.nt-footer-container .widget.widget_recent_entries ul li a:hover {
	text-decoration: none;
	color: #00aeef;
}
.nt-footer-container .widget.widget_recent_entries ul li .post-date {
	position: relative;
	display: block;
	font-size: 12px;
	padding: 0 0 0 23px;
	color: rgba(255, 255, 255, 0.6);
}
.nt-footer-container .widget.widget_recent_entries ul li .post-date:before {
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #00aeef;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
}
.nt-footer-container .widget.widget_nav_menu {
	position: relative;
}
.nt-footer-container .widget.widget_nav_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 -20px;
	font-size: 0;
}
.nt-footer-container .widget.widget_nav_menu ul li {
	width: 50%;
	font-size: 13px;
	line-height: 16px;
	padding: 0 20px;
	margin: 0 0 20px;
	display: inline-block;
	vertical-align: top;
	border: none;
	background: none;
	font-weight: 400;
}
.nt-footer-container .widget.widget_nav_menu ul li a {
	padding: 0;
	border: none;
	color: #fff;
	text-decoration: none;
}
.nt-footer-container .widget.widget_nav_menu ul li .sub-menu {
	margin-top: 10px;
}
.nt-footer-container .widget.widget_nav_menu ul li .sub-menu li {
	float: none;
	width: auto;
	padding: 0 20px 0 30px;
	margin-bottom: 5px;
}
.nt-footer-container .widget.widget_nav_menu ul li a:before {
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 9px;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	bottom: 1px;
	padding-right: 5px;
}
.nt-footer-container .widget.widget_nav_menu ul li .sub-menu li a {
	text-decoration: none !important;
}
.nt-footer-container .widget.widget_nav_menu ul li .sub-menu li:before {
	left: 20px;
}
.nt-footer-container .widget.widget_nav_menu ul li .sub-menu > li:hover > a {
	text-decoration: underline !important;
}
.nt-footer-container .widget.widget_calendar .calendar_wrap table {
	width: 100%;
}
.nt-footer-container .widget.widget_calendar .calendar_wrap table caption {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 15px;
}
.nt-footer-container .widget.widget_calendar .calendar_wrap table td,
.nt-footer-container .widget.widget_calendar .calendar_wrap table th {
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
	color: #fff;
}
.widget.widget_calendar tr {
	border-bottom: 0;
}
.nt-footer-container .widget.widget_text {
	color: #fff;
}
.nt-footer-container .widget.widget_text p {
	font-size: 13px;
	line-height: 22px;
	color: #fff;
}
.nt-footer-container .widget.widget_text .wp-caption-text {
	color: #222;
}
.nt-footer-container .widget.widget_text img {
	max-width: 100%;
	height: auto;
}
.nt-footer-container .widget.widget_text #sb_instagram {
	padding-top: 4px;
	padding-bottom: 0 !important;
}
.nt-footer-container .widget.widget_text #sb_instagram #sbi_images {
	width: auto !important;
	padding: 0 !important;
	margin: -7.5px -7.5px 0 !important;
}
.nt-footer-container .widget.widget_text #sb_instagram #sbi_images .sbi_item {
	padding: 7px !important;
}
.nt-footer-container .widget.widget_tag_cloud .tagcloud,
.nt-footer-container .widget.widget_product_tag_cloud .tagcloud {
	font-size: 0;
}
.nt-footer-container .widget.widget_tag_cloud .tagcloud a,
.nt-footer-container .widget.widget_product_tag_cloud .tagcloud a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777777;
	border: 1px solid #cccccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nt-footer-container .widget.widget_tag_cloud .tagcloud a:hover,
.nt-footer-container .widget.widget_product_tag_cloud .tagcloud a:hover {
	background: #00aeef;
	border-color: #00aeef;
	color: #222222;
}
.nt-footer-container .widget_tp_widget_recent_tweets:after {
	content: "";
	display: table;
	clear: both;
}
.nt-footer-container .tp_recent_tweets {
	margin-top: -2px;
}
.nt-footer-container .tp_recent_tweets ul {
	padding-left: 0;
	margin-bottom: 0;
}
.nt-footer-container .tp_recent_tweets li {
	position: relative;
	padding-left: 30px;
	padding-bottom: 22px;
	background: none;
}
.nt-footer-container .tp_recent_tweets li:last-child {
	padding-bottom: 0;
}
.nt-footer-container .tp_recent_tweets li:before {
	position: absolute;
	left: 0;
	top: 3px;
	content: "\f099";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-size: 18px;
	color: #34dfe5;
}
.nt-footer-container .tp_recent_tweets li span {
	font-size: 13px;
	line-height: 22px;
	color: rgba(255, 255, 255, 0.5);
}
.nt-footer-container .tp_recent_tweets li span a {
	font-weight: 400;
}
.nt-footer-container .tp_recent_tweets li .twitter_time {
	margin-top: 2px;
	font-size: 11px;
	font-style: normal;
	color: rgba(255, 255, 255, 0.6);
}
.nt-footer-container .widget .widget_title {
	padding-top: 0;
	border-top: 0;
}

/*
*
* Backtotop button
*
*/
#back-to-top {
	border-radius: 1px;
	bottom: 0;
	cursor: pointer;
	padding: 12px 20px 18px 19px;
	position: fixed;
	right: 0;
	z-index: 999;
}
@media screen and (max-width: 780px) {
	#back-to-top {
		display: none !important;
	}
}
#back-to-top:hover {
	opacity: 0.9;
}
.to-top-text {
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	letter-spacing: -0.5px;
	line-height: 10px;
}
i.to-top-icon {
	position: relative;
	left: 7px;
	bottom: 2px;
	color: #000;
	font-size: 10px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
/*
*
* Main
*
*/
.recent-news-wrapper .grid-title {
	padding-top: 20px;
}

.blogpost-title {
	font-size: 25px;
	margin-bottom: 7px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
@media screen and (min-width: 790px) {
	.blogpost-title {
		font-size: 28px
	}
}
.single .blogpost-title {
	font-size: 32px
}
h1.blogpost-title {
	letter-spacing: -1px
}
.blogpost-thumbnail img {
	margin: 0 0 30px 0;
	display: block;
}

/*
*
* Page Content
*
*/
.remove_page_padding .page-wrap {
	padding: 0;
}
.nt-main-navigation .nt-main-navigation-wrapper ul li:last-child a {
	padding-right: 0px;
}

/* WordPress caption style */
.wp-caption {
	max-width: 100%;
	font-style: italic;
	line-height: 1.35;
	margin-bottom: 30px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	max-width: 98%;
}
.wp-caption .wp-caption-text { margin: 10px 0 }
.wp-caption-text,
.entry-thumbnail-caption,
.cycle-caption {
	font-style: italic;
	line-height: 1.35;
	font-size: 13px;
}
.alignleft,
.entry-thumbnail.thumbnail {
	display: inline;
	float: left;
	margin-right: 50px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 50px;
}
.aligncenter {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
img.wp-smiley {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	border: none;
}
.gallery-caption { font-family: inherit }
.bypostauthor { margin: 0 }

/*
*
* Boxed layout
*
*/

body.boxed_layout .nt-theme-container {
	max-width: 1350px;
	margin: 25px auto 0;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 20px rgba(0, 0, 0, .25);
}
@media screen and (max-width: 1000px) {
	body.boxed_layout .nt-theme-container { 
		margin: 0 auto;
	}
}
body.boxed_layout {
	background-attachment: fixed;
	background-size: cover;
}

body.boxed_layout .hs1-menu-wrap, body.boxed_layout .hs3-menu-wrap, body.boxed_layout .hs4-menu-wrap {
	margin: 0 auto;
}

body.boxed_layout .slick_prev {
	left: -51px;
}
body.boxed_layout .slick_next {
	right: -51px;
}

@media only screen and (max-width: 1440px) {
	body.boxed_layout .tparrows.tp-leftarrow {
		left: 18px !important;
	}
	body.boxed_layout .tparrows.tp-rightarrow {
		right: 18px !important;
	}
	body.boxed_layout .slick_prev {
		left: -40px;
	}
	body.boxed_layout .slick_next {
		right: -40px;
	}
}

/*
*
* Gallery
*
*/
.gallery { margin-bottom: 20px }
.gallery .gallery-item {
	border-right: 5px solid transparent;
	border-bottom: 20px solid transparent;
	margin-top: 0px;
}
.gallery .gallery-item .gallery-icon {
	margin-bottom: 0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.gallery .gallery-item .gallery-icon:hover {
	opacity: 0.7;
}
.gallery .gallery-item img {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.single-post .gallery.gallery-columns-4,
.single-post .gallery.gallery-columns-5,
.single-post .gallery.gallery-columns-6,
.single-post .gallery.gallery-columns-7,
.single-post .gallery.gallery-columns-8,
.single-post .gallery.gallery-columns-9,
.blog .gallery.gallery-columns-4,
.blog .gallery.gallery-columns-5,
.blog .gallery.gallery-columns-6,
.blog .gallery.gallery-columns-7,
.blog .gallery.gallery-columns-8,
.blog .gallery.gallery-columns-9 {
	margin-right: -10px;
	margin-bottom: 20px;
}
.single-post .gallery.gallery-columns-4 .gallery-item,
.single-post .gallery.gallery-columns-5 .gallery-item,
.single-post .gallery.gallery-columns-6 .gallery-item,
.single-post .gallery.gallery-columns-7 .gallery-item,
.single-post .gallery.gallery-columns-8 .gallery-item,
.single-post .gallery.gallery-columns-9 .gallery-item,
.blog .gallery.gallery-columns-4 .gallery-item,
.blog .gallery.gallery-columns-5 .gallery-item,
.blog .gallery.gallery-columns-6 .gallery-item,
.blog .gallery.gallery-columns-7 .gallery-item,
.blog .gallery.gallery-columns-8 .gallery-item,
.blog .gallery.gallery-columns-9 .gallery-item {
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.single-post .gallery.gallery-columns-4 .gallery-item .gallery-icon,
.single-post .gallery.gallery-columns-5 .gallery-item .gallery-icon,
.single-post .gallery.gallery-columns-6 .gallery-item .gallery-icon,
.single-post .gallery.gallery-columns-7 .gallery-item .gallery-icon,
.single-post .gallery.gallery-columns-8 .gallery-item .gallery-icon,
.single-post .gallery.gallery-columns-9 .gallery-item .gallery-icon,
.blog .gallery.gallery-columns-4 .gallery-item .gallery-icon,
.blog .gallery.gallery-columns-5 .gallery-item .gallery-icon,
.blog .gallery.gallery-columns-6 .gallery-item .gallery-icon,
.blog .gallery.gallery-columns-7 .gallery-item .gallery-icon,
.blog .gallery.gallery-columns-8 .gallery-item .gallery-icon,
.blog .gallery.gallery-columns-9 .gallery-item .gallery-icon { margin-bottom: 0 }

/*
*
* Meta
*
*/
.blogpost-meta {
	display: inline-block;
	margin-bottom: 15px;
}
.single .blogpost-meta {
	border-left: 4px solid #eee;
	padding-left: 10px;
	line-height: 25px;
	margin: 5px 0 15px;
}
.blogpost-meta a,
.blogpost-meta span {
	font-size: 13px;
	color: #777777;
}
.blogpost-meta span.sep { margin: 0 12.5px }
.blogpost-meta a:hover { text-decoration: underline }
.blogpost-meta .sticky-label {
	margin: 0 0 0 12.5px;
	padding: 3px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f8f9f9;
	color: #FFFFFF;
}
.blogpost-meta i.fa { margin-right: 3px }

/*
*
* Author
*
*/
.blogpost-author {
	background: #f8f9f9;
	padding: 25px;
	margin: 40px 0 40px;
}
.blogpost-author .author-avatar {
	float: left;
	padding-right: 25px;
}
.blogpost-author .author-avatar img {
	max-width: 85px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 4px;
}
.blogpost-author .blogpost-author-byline {
	color: #777777;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-size: 13px;
	margin-bottom: 6.66667px;
}
.blogpost-author .blogpost-author-byline a { text-decoration: none }
.blogpost-author .blogpost-author-bio { padding-left: 85px }
/* Footer */
.blogpost-footer i.fa {
	float: left;
	color: #999999;
	margin: 6px 6px 0 0;
}

/* categories */
.blogpost-footer .post-categories {
	float: left;
}
ul.post-categories {
	padding-left: 0;
}
.blogpost-footer .post-categories:before {
	content: 'Categories: ';
	font-size: 12px;
	font-family: 'Montserrat';
	text-transform: uppercase;
}

/* tags */
.blogpost-footer .post-tags {
	float: left;
}

ul.post-tags {
	padding-left: 0;
}

ul.post-categories {
	padding-right: 30px;
}

.blogpost-footer .post-tags:before {
	content: 'Tags: ';
	font-size: 12px;
	font-family: 'Montserrat';
	text-transform: uppercase;
}

.blogpost-footer .post-categories,
.blogpost-footer .post-tags {
	list-style: none;
	margin-bottom: 10px;
}
.blogpost-footer .post-categories li,
.blogpost-footer .post-tags li {
	display: inline;
	margin: 0;
}
.blogpost-footer .post-categories li a,
.blogpost-footer .post-tags li a {
	color: #777777;
	font-size: 13px;
	text-decoration: none;
	position: relative;
}
.blogpost-footer .post-categories li a:hover,
.blogpost-footer .post-tags li a:hover { color: #253993 }
.blogpost-footer .post-categories li:after,
.blogpost-footer .post-tags li:after {
	content: ", ";
	color: #aaaaaa;
}
.blogpost-footer .post-categories li:last-child:after,
.blogpost-footer .post-tags li:last-child:after { content: none }

/*
*
* Comment Section
*
*/
.comments-area {
	margin-top: 40px;
	padding-top: 60px;
}

.last-field {
	margin-bottom: 50px;
}

.comment-list {
	padding: 0;
}

.comment-body {
	padding-bottom: 0;
}

.children {
	background-color: #F5F5F5;
	padding-right: 20px;
	padding-left: 20px;
	list-style: none;
	margin-left: 60px;
}
.children .comment-author:before {
	background-color: #fff;
}

.comment-author {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 300;
}
.comment-author:before {
	position: absolute;
	content: '';
	display: block;
	top: 10px;
	bottom: 13px;
	left: 40px;
	right: 0;
	background-color: #f5f5f5;
	z-index: 1;
	border-radius: 4px;
}
.comment-author * {
	z-index: 1;
	position: relative;
}
.comment-author b {
	font-weight: 400;
}
.comment-author .avatar {
	border-radius: 50%;
	margin-right: 10px;
	border: 3px solid #fff;
}

.comment-metadata {
	text-align: right;
	text-transform: uppercase;
	margin-top: -5px;
	font-size: 12px;
}
.comment-metadata a {
	color: #999;
}

.comment-content {
	padding: 20px 0;
	font-size: 16px;
	font-weight: 300;
	border-bottom: 1px solid #E6E6E6;
	margin-left: 60px;
}

.reply {
	text-align: right;
	padding: 5px 0;
}

a.comment-reply-link {
	text-transform: uppercase;
	color: #ff9d1d;
}
a.comment-reply-link:hover, a.comment-reply-link:focus {
	color: #F56B08;
}

.comment-respond {
	margin-top: 60px;
}

/* Comment Form */
#respond { padding-top: 20px }
#respond .comment-form label {
	display: block;
	margin-bottom: 4px;
}

@media screen and (max-width: 780px) {
	#respond {
		padding-bottom: 40px;
	}
}
#respond .form-allowed-tags { font-size: 12px }
#respond .form-allowed-tags code { background: none }
#respond .comment-reply-title {
	font-size: 18px;
	margin-bottom: 20px;
}
#respond .comment-notes { display: none }
#respond label {
	font-size: 13px;
	text-transform: capitalize;
	letter-spacing: 0;
	font-family: 'Montserrat', 'sans-serif';
}
.full-screen .comments-area {
	max-width: 1130px;
	margin: 0 auto;
}

/*--------------------------------------------------------------
# Page Elements
--------------------------------------------------------------*/
/*
*
* Right Sidebar
*
*/

@media screen and (min-width: 1000px) {
	.right-sidebar #secondary {
		width: 25%;
		float: right;
		padding-left: 20px;
	}
}
@media screen and (min-width: 1000px) {
	.right-sidebar #primary {
		width: 75%;
		float: left;
		padding-right: 20px;
	}
}

/*
*
* Left Sidebar
*
*/

@media screen and (min-width: 790px) {
	.left-sidebar #secondary {
		width: 25%;
		float: left;
		padding-right: 20px;
	}
}
@media screen and (min-width: 790px) {
	.left-sidebar #primary {
		width: 75%;
		float: right;
		padding-left: 20px;
	}
}

/*
*
* Page Title
*
*/
.page-title-wrap {
	border-bottom: 1px solid #e9e9e9;
	padding: 65px 0 60px;
	background: #f8f9f9;
}
.page-title-wrap h1 {
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: -1.8px;
}
.page-title-wrap * { margin-bottom: 0 }


/*
*
* Custom Page Header
*
*/
.page-header-wrap {
	position: relative;
	padding: 60px 0;
	color: #CCCCCC;
	border-bottom: 1px solid #e9e9e9;
}
.page-header-wrap h1 {
	font-weight: bold;
	color: #FFFFFF;
	margin: -5px 0 2px -2px;
	font-size: 30px;
	line-height: 1.3;
	text-transform: capitalize;
	letter-spacing: -2px;
}
@media screen and (min-width: 790px) {
	.page-header-wrap h1 { font-size: 45px }
}
.page-header-wrap .page-subtitle {
	font-size: 17px;
	display: inline-block;
	font-weight: 300;
}
.page-header-wrap .container { z-index: 10; position: relative }
.page-header-wrap .nt-parallax-bg { background-size: cover }

/*
*
* 404 Error
*
*/

.error-page-wrapper {
	padding: 150px 0 200px;
}

.heading-404 {
	font-size: 120px;
	line-height:80px;
	text-align: center;
}

.heading-error-text {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: -5px;
}

.error-box {
	text-align: center;
}

.error-action {
	padding-top: 20px;
}

.error-button {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 10px 40px;
}

@media screen and (max-width: 360px) {
	.error-action a {
		display: block;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 780px) {
	.error-page-wrapper {
		padding: 100px 0;
	}
}

/*
 *
 * Buttons
 *
 */
.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce input.button.alt,
.post-password-form input[type="submit"] {
	position: relative;
	outline: none !important;
	font-weight: 700;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 14px;
	padding: 8px 21px;
	color: #fff !important;
	border-radius: 0;
	background: #002e5b;
	border: 3px solid #002e5b;
	display: inline-block;
	line-height: 23px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 780px) {
	.woocommerce a.button,
	.woocommerce input.button,
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
	.woocommerce input.button.alt,
	.post-password-form input[type="submit"] {
		margin-top: 30px;
	}
}
.woocommerce-MyAccount-content legend {
	display: none;
}
@media screen and (max-width: 780px) {
	.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr,
	.woocommerce-checkout-review-order .woocommerce-checkout-payment-wr {
		width: 100% !important;
	}
}
@media screen and (max-width: 780px) {
	.woocommerce-MyAccount-navigation ul li {
		width: 100%;
	}
}
.button.size-lg,
.woocommerce a.button.size-lg,
.woocommerce button.button.size-lg,
.woocommerce input.button.size-lg,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg,
.woocommerce input.button.alt.size-lg,
.post-password-form input[type="submit"].size-lg {
	padding: 10px 25px;
	line-height: 28px;
}
.button.size-lg.icon_left,
.woocommerce a.button.size-lg.icon_left,
.woocommerce button.button.size-lg.icon_left,
.woocommerce input.button.size-lg.icon_left,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_left,
.woocommerce input.button.alt.size-lg.icon_left,
.post-password-form input[type="submit"].size-lg.icon_left {
	padding-left: 49px;
}
.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce a.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce button.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce input.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_left .vc_btn3-icon,
.woocommerce input.button.alt.size-lg.icon_left .vc_btn3-icon,
.post-password-form input[type="submit"].size-lg.icon_left .vc_btn3-icon {
	left: 16px;
}
.button.size-lg.icon_right,
.woocommerce a.button.size-lg.icon_right,
.woocommerce button.button.size-lg.icon_right,
.woocommerce input.button.size-lg.icon_right,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_right,
.woocommerce input.button.alt.size-lg.icon_right,
.post-password-form input[type="submit"].size-lg.icon_right {
	padding-right: 49px;
}
.button.size-lg .vc_btn3-icon,
.woocommerce a.button.size-lg .vc_btn3-icon,
.woocommerce button.button.size-lg .vc_btn3-icon,
.woocommerce input.button.size-lg .vc_btn3-icon,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg .vc_btn3-icon,
.woocommerce input.button.alt.size-lg .vc_btn3-icon,
.post-password-form input[type="submit"].size-lg .vc_btn3-icon {
	right: 16px;
	font-size: 19px;
	height: 19px;
	line-height: 19px;
}
.button.size-sm,
.woocommerce a.button.size-sm,
.woocommerce button.button.size-sm,
.woocommerce input.button.size-sm,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm,
.woocommerce input.button.alt.size-sm,
.post-password-form input[type="submit"].size-sm {
	padding: 5px 15px;
	font-weight: 600;
}
.button.size-sm.icon_left,
.woocommerce a.button.size-sm.icon_left,
.woocommerce button.button.size-sm.icon_left,
.woocommerce input.button.size-sm.icon_left,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_left,
.woocommerce input.button.alt.size-sm.icon_left,
.post-password-form input[type="submit"].size-sm.icon_left {
	padding-left: 30px;
}
.button.size-sm.icon_left i,
.woocommerce a.button.size-sm.icon_left i,
.woocommerce button.button.size-sm.icon_left i,
.woocommerce input.button.size-sm.icon_left i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_left i,
.woocommerce input.button.alt.size-sm.icon_left i,
.post-password-form input[type="submit"].size-sm.icon_left i {
	left: 12px;
	right: auto;
}
.button.size-sm.icon_right,
.woocommerce a.button.size-sm.icon_right,
.woocommerce button.button.size-sm.icon_right,
.woocommerce input.button.size-sm.icon_right,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_right,
.woocommerce input.button.alt.size-sm.icon_right,
.post-password-form input[type="submit"].size-sm.icon_right {
	padding-right: 30px;
}
.button.size-sm.icon_right i,
.woocommerce a.button.size-sm.icon_right i,
.woocommerce button.button.size-sm.icon_right i,
.woocommerce input.button.size-sm.icon_right i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_right i,
.woocommerce input.button.alt.size-sm.icon_right i,
.post-password-form input[type="submit"].size-sm.icon_right i {
	right: 12px;
	left: auto;
}
.button.icon_right,
.woocommerce a.button.icon_right,
.woocommerce button.button.icon_right,
.woocommerce input.button.icon_right,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_right,
.woocommerce input.button.alt.icon_right,
.post-password-form input[type="submit"].icon_right {
	padding-right: 37px;
}
.button.icon_left,
.woocommerce a.button.icon_left,
.woocommerce button.button.icon_left,
.woocommerce input.button.icon_left,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_left,
.woocommerce input.button.alt.icon_left,
.post-password-form input[type="submit"].icon_left {
	padding-left: 59px;
}
.button.icon_left i,
.woocommerce a.button.icon_left i,
.woocommerce button.button.icon_left i,
.woocommerce input.button.icon_left i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_left i,
.woocommerce input.button.alt.icon_left i,
.post-password-form input[type="submit"].icon_left i {
	left: 30px;
	right: auto;
}
.button i,
.woocommerce a.button i,
.woocommerce button.button i,
.woocommerce input.button i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button i,
.woocommerce input.button.alt i,
.post-password-form input[type="submit"] i {
	position: absolute;
	top: 50%;
	right: 15px;
	left: auto;
	margin-top: 1px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.button:hover,
.button:focus,
.button:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active,
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active {
	background: #00aeef;
	border-color: #00aeef;
	color: #002e5b;
	text-decoration: none;
}
.button:hover i,
.button:focus i,
.button:active i,
.woocommerce a.button:hover i,
.woocommerce a.button:focus i,
.woocommerce a.button:active i,
.woocommerce button.button:hover i,
.woocommerce button.button:focus i,
.woocommerce button.button:active i,
.woocommerce input.button:hover i,
.woocommerce input.button:focus i,
.woocommerce input.button:active i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active i,
.woocommerce input.button.alt:hover i,
.woocommerce input.button.alt:focus i,
.woocommerce input.button.alt:active i,
.post-password-form input[type="submit"]:hover i,
.post-password-form input[type="submit"]:focus i,
.post-password-form input[type="submit"]:active i {
	color: #002e5b;
}
.button.bordered,
.woocommerce a.button.bordered,
.woocommerce button.button.bordered,
.woocommerce input.button.bordered,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.bordered,
.woocommerce input.button.alt.bordered,
.post-password-form input[type="submit"].bordered {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.stars {
	padding-bottom: 10px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

/*
 *
 * Footer Widgets
 *
 */
.nt-theme-footer .footer-columns .footer-column .widget .widget-title:after {
	display: block;
	content: "";
	background: #aeafb0;
	width: 25px;
	height: 3px;
	margin-top: 10px;
}
.widget { margin-bottom: 40px }
.widget:last-child { border-bottom: none }
.search-form { margin-bottom: 20px }
.widget-area .widget.widget_search .search-field { width: 88% }
.widget-area .widget.widget_search .search-submit { display: none }
#secondary .widget-title,
.nt-toolbar-holder .widget-title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
	text-transform: capitalize;
}

/*
*
* Default Widgets
*
*/

.widget .widget_title {
	margin: 25px 0;
}
.widget .widget_title:after {
	display: none;
}
.widget.widget_nav_menu,
.widget.widget_categories,
.widget.widget_product_categories,
.widget.widget_archive,
.widget.widget_pages,
.widget.widget_meta {
	position: relative;
}
.widget.widget_nav_menu ul,
.widget.widget_categories ul,
.widget.widget_product_categories ul,
.widget.widget_archive ul,
.widget.widget_pages ul,
.widget.widget_meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget.widget_nav_menu ul li,
.widget.widget_categories ul li,
.widget.widget_product_categories ul li,
.widget.widget_archive ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li {
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	margin: 0;
	padding: 0 23px 0 0;
	color: #002e5b;
}
.widget.widget_nav_menu ul li a,
.widget.widget_categories ul li a,
.widget.widget_product_categories ul li a,
.widget.widget_archive ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a {
	color: #002e5b;
	text-decoration: none !important;
	border-left: 5px solid transparent;
	display: inline-block;
	padding: 14px 0 14px 18px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widget.widget_nav_menu ul li.current-menu-item > a,
.widget.widget_nav_menu ul li.current_page_item > a,
.widget.widget_nav_menu ul li.current-cat > a,
.widget.widget_categories ul li.current-menu-item > a,
.widget.widget_categories ul li.current_page_item > a,
.widget.widget_categories ul li.current-cat > a,
.widget.widget_product_categories ul li.current-menu-item > a,
.widget.widget_product_categories ul li.current_page_item > a,
.widget.widget_product_categories ul li.current-cat > a,
.widget.widget_archive ul li.current-menu-item > a,
.widget.widget_archive ul li.current_page_item > a,
.widget.widget_archive ul li.current-cat > a,
.widget.widget_pages ul li.current-menu-item > a,
.widget.widget_pages ul li.current_page_item > a,
.widget.widget_pages ul li.current-cat > a,
.widget.widget_meta ul li.current-menu-item > a,
.widget.widget_meta ul li.current_page_item > a,
.widget.widget_meta ul li.current-cat > a {
	border-left-color: #00aeef;
}
.widget.widget_nav_menu ul li.current-menu-item:hover > a,
.widget.widget_nav_menu ul li.current_page_item:hover > a,
.widget.widget_nav_menu ul li.current-cat:hover > a,
.widget.widget_categories ul li.current-menu-item:hover > a,
.widget.widget_categories ul li.current_page_item:hover > a,
.widget.widget_categories ul li.current-cat:hover > a,
.widget.widget_product_categories ul li.current-menu-item:hover > a,
.widget.widget_product_categories ul li.current_page_item:hover > a,
.widget.widget_product_categories ul li.current-cat:hover > a,
.widget.widget_archive ul li.current-menu-item:hover > a,
.widget.widget_archive ul li.current_page_item:hover > a,
.widget.widget_archive ul li.current-cat:hover > a,
.widget.widget_pages ul li.current-menu-item:hover > a,
.widget.widget_pages ul li.current_page_item:hover > a,
.widget.widget_pages ul li.current-cat:hover > a,
.widget.widget_meta ul li.current-menu-item:hover > a,
.widget.widget_meta ul li.current_page_item:hover > a,
.widget.widget_meta ul li.current-cat:hover > a {
	border-left-color: #00aeef;
}
.widget.widget_nav_menu ul li.current-menu-item ul,
.widget.widget_nav_menu ul li.current_page_item ul,
.widget.widget_nav_menu ul li.current-cat ul,
.widget.widget_categories ul li.current-menu-item ul,
.widget.widget_categories ul li.current_page_item ul,
.widget.widget_categories ul li.current-cat ul,
.widget.widget_product_categories ul li.current-menu-item ul,
.widget.widget_product_categories ul li.current_page_item ul,
.widget.widget_product_categories ul li.current-cat ul,
.widget.widget_archive ul li.current-menu-item ul,
.widget.widget_archive ul li.current_page_item ul,
.widget.widget_archive ul li.current-cat ul,
.widget.widget_pages ul li.current-menu-item ul,
.widget.widget_pages ul li.current_page_item ul,
.widget.widget_pages ul li.current-cat ul,
.widget.widget_meta ul li.current-menu-item ul,
.widget.widget_meta ul li.current_page_item ul,
.widget.widget_meta ul li.current-cat ul {
	margin-top: 20px;
}
.widget.widget_nav_menu ul li:hover > a,
.widget.widget_categories ul li:hover > a,
.widget.widget_product_categories ul li:hover > a,
.widget.widget_archive ul li:hover > a,
.widget.widget_pages ul li:hover > a,
.widget.widget_meta ul li:hover > a {
	border-left-color: #00aeef;
}
.widget.widget_nav_menu ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_product_categories ul li:before,
.widget.widget_archive ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_meta ul li:before {
	display: none;
}
.widget.widget_nav_menu ul li .children,
.widget.widget_nav_menu ul li .sub-menu,
.widget.widget_categories ul li .children,
.widget.widget_categories ul li .sub-menu,
.widget.widget_product_categories ul li .children,
.widget.widget_product_categories ul li .sub-menu,
.widget.widget_archive ul li .children,
.widget.widget_archive ul li .sub-menu,
.widget.widget_pages ul li .children,
.widget.widget_pages ul li .sub-menu,
.widget.widget_meta ul li .children,
.widget.widget_meta ul li .sub-menu {
	margin: -2px 0 25px 35px;
	padding: 0;
}
.widget.widget_nav_menu ul li .children li,
.widget.widget_nav_menu ul li .sub-menu li,
.widget.widget_categories ul li .children li,
.widget.widget_categories ul li .sub-menu li,
.widget.widget_product_categories ul li .children li,
.widget.widget_product_categories ul li .sub-menu li,
.widget.widget_archive ul li .children li,
.widget.widget_archive ul li .sub-menu li,
.widget.widget_pages ul li .children li,
.widget.widget_pages ul li .sub-menu li,
.widget.widget_meta ul li .children li,
.widget.widget_meta ul li .sub-menu li {
	position: relative;
	font-weight: 400;
	font-family: 'Open Sans', 'sans-serif';
	border: none;
	font-size: 13px;
	margin: 0 0 12px;
	padding-right: 0;
	background: none;
}
.widget.widget_nav_menu ul li .children li:before,
.widget.widget_nav_menu ul li .sub-menu li:before,
.widget.widget_categories ul li .children li:before,
.widget.widget_categories ul li .sub-menu li:before,
.widget.widget_product_categories ul li .children li:before,
.widget.widget_product_categories ul li .sub-menu li:before,
.widget.widget_archive ul li .children li:before,
.widget.widget_archive ul li .sub-menu li:before,
.widget.widget_pages ul li .children li:before,
.widget.widget_pages ul li .sub-menu li:before,
.widget.widget_meta ul li .children li:before,
.widget.widget_meta ul li .sub-menu li:before {
	content: '-';
	display: block;
	position: absolute;
	left: -11px;
	top: 0;
	color: #777777;
}
.widget.widget_nav_menu ul li .children li:hover a,
.widget.widget_nav_menu ul li .sub-menu li:hover a,
.widget.widget_categories ul li .children li:hover a,
.widget.widget_categories ul li .sub-menu li:hover a,
.widget.widget_product_categories ul li .children li:hover a,
.widget.widget_product_categories ul li .sub-menu li:hover a,
.widget.widget_archive ul li .children li:hover a,
.widget.widget_archive ul li .sub-menu li:hover a,
.widget.widget_pages ul li .children li:hover a,
.widget.widget_pages ul li .sub-menu li:hover a,
.widget.widget_meta ul li .children li:hover a,
.widget.widget_meta ul li .sub-menu li:hover a {
	text-decoration: underline !important;
}
.widget.widget_nav_menu ul li .children li a,
.widget.widget_nav_menu ul li .sub-menu li a,
.widget.widget_categories ul li .children li a,
.widget.widget_categories ul li .sub-menu li a,
.widget.widget_product_categories ul li .children li a,
.widget.widget_product_categories ul li .sub-menu li a,
.widget.widget_archive ul li .children li a,
.widget.widget_archive ul li .sub-menu li a,
.widget.widget_pages ul li .children li a,
.widget.widget_pages ul li .sub-menu li a,
.widget.widget_meta ul li .children li a,
.widget.widget_meta ul li .sub-menu li a {
	background: none;
	border: none;
	padding: 0;
	color: #777777;
}
.widget.widget_nav_menu ul li .children li .children,
.widget.widget_nav_menu ul li .children li .sub-menu,
.widget.widget_nav_menu ul li .sub-menu li .children,
.widget.widget_nav_menu ul li .sub-menu li .sub-menu,
.widget.widget_categories ul li .children li .children,
.widget.widget_categories ul li .children li .sub-menu,
.widget.widget_categories ul li .sub-menu li .children,
.widget.widget_categories ul li .sub-menu li .sub-menu,
.widget.widget_product_categories ul li .children li .children,
.widget.widget_product_categories ul li .children li .sub-menu,
.widget.widget_product_categories ul li .sub-menu li .children,
.widget.widget_product_categories ul li .sub-menu li .sub-menu,
.widget.widget_archive ul li .children li .children,
.widget.widget_archive ul li .children li .sub-menu,
.widget.widget_archive ul li .sub-menu li .children,
.widget.widget_archive ul li .sub-menu li .sub-menu,
.widget.widget_pages ul li .children li .children,
.widget.widget_pages ul li .children li .sub-menu,
.widget.widget_pages ul li .sub-menu li .children,
.widget.widget_pages ul li .sub-menu li .sub-menu,
.widget.widget_meta ul li .children li .children,
.widget.widget_meta ul li .children li .sub-menu,
.widget.widget_meta ul li .sub-menu li .children,
.widget.widget_meta ul li .sub-menu li .sub-menu {
	margin-top: 10px;
	margin-bottom: 5px;
}
.widget.widget_recent_comments,
.widget.widget_rss {
	position: relative;
}
.widget.widget_recent_comments ul,
.widget.widget_rss ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget.widget_recent_comments ul li,
.widget.widget_rss ul li {
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	margin: 0;
	padding: 14px 23px 14px 18px;
	border-left: 5px solid transparent;
	color: #002e5b;
}
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
	color: #002e5b;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widget.widget_recent_comments ul li:hover,
.widget.widget_rss ul li:hover {
	border-left-color: #00aeef;
}
.widget.widget_recent_comments ul li:before,
.widget.widget_rss ul li:before {
	display: none;
}
.widget.widget_calendar .calendar_wrap table {
	width: 100%;
}
.widget.widget_calendar .calendar_wrap table caption {
	font-weight: 700;
	text-transform: uppercase;
	color: #002e5b;
	margin: 0 0 15px;
}
.widget.widget_calendar .calendar_wrap table td,
.widget.widget_calendar .calendar_wrap table th {
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
}
.widget.widget_calendar .calendar_wrap table thead th {
	background: #00aeef;
	color: #002e5b;
}
.widget.widget_calendar .calendar_wrap table tbody {
	border: 1px solid #e6e6e6;
}
.widget.widget_calendar .calendar_wrap table tfoot #prev {
	text-align: left;
}
.widget.widget_calendar .calendar_wrap table tfoot #next {
	text-align: right;
}
.widget.widget_tag_cloud .tagcloud,
.widget.widget_product_tag_cloud .tagcloud {
	font-size: 0;
}
.widget.widget_tag_cloud .tagcloud a,
.widget.widget_product_tag_cloud .tagcloud a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777777;
	border: 1px solid #cccccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_product_tag_cloud .tagcloud a:hover {
	background: #00aeef;
	border-color: #00aeef;
	color: #222222;
}
.widget.widget_text {
	font-size: 13px;
	line-height: 22px;
	color: #222222;
}
.widget.widget_text p {
	font-size: 13px;
	line-height: 22px;
	color: #222222;
}
.widget.widget_text img {
	max-width: 100%;
	height: auto;
}
.widget.widget_recent_entries ul {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}
.widget.widget_recent_entries ul li {
	padding: 0;
	margin: 0 0 30px;
}
.widget.widget_recent_entries ul li:before {
	display: none;
}
.widget.widget_recent_entries ul li a {
	font-size: 14px;
	letter-spacing: -0.2px;
	line-height: 20px;
	color: #002e5b;
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 600;
	margin: 0 0 9px;
	display: block;
}
.widget.widget_recent_entries ul li .post-date {
	position: relative;
	display: block;
	font-size: 12px;
	color: #808080;
	padding: 0 0 0 23px;
}
.widget.widget_recent_entries ul li .post-date:before {
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	position: absolute;
	left: 0;
	top: 3px;
	color: #00aeef;
	font-size: 15px;
}
.widget.widget_recent_entries ul li:last-child {
	margin: 0;
}

/*
 *
 * Widget search form
 *
 */
.nt-search-form {
	position: relative;
}
.nt-search-form .form-control {
	width: 100%;
	padding: 13px 50px 13px 15px;
	height: 44px;
}
.nt-search-form button {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	background: #002e5b;
	color: #fff;
	text-align: center;
	border: none;
	font-size: 17px;
	outline: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nt-search-form button:hover {
	background: #00aeef;
	color: #002e5b;
}

/* search results page */
.search .nt-content-container {
	padding: 0px;
}

/* search no results page */
.nt-search-result-wrapper {
	padding: 75px 0;
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
/*
*
* General
*
*/
.shop-archives-wrap, .shop-products-wrap {
	padding: 75px 0 50px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    padding: 15px 0 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .woocommerce-page .cart-collaterals .cart_totals {
	float: left;
}
.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 20px;
	font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 14px;
	border: 1px solid #cccccc;
	background: none;
	color: #002e5b;
	text-transform: lowercase;
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
	padding: 10px 21px 9px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	background: #253993;
	border-color: #253993;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	float: right;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
	float: left;
	letter-spacing: -0.04em;
	padding-top: 7px;
	color: #999999;
}
.woocommerce .widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
	margin-left: .5em;
	margin-right: .5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 11px;
	height: 11px;
	background-color: #253993;
	border-radius: 11px;
	cursor: ew-resize;
	outline: none;
	top: -4px;
	margin-left: -5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	border-radius: 1em;
	background-color: #253993;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em;
	background-color: #e6e6e6;
	border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 3px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}
.woocommerce ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0;
}
.woocommerce ul.product_list_widget li {
	padding: 0 0 20px;
	border-bottom: 1px solid #dddddd;
	margin: 0 0 20px;
	list-style: none;
}
.woocommerce ul.product_list_widget li:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce ul.product_list_widget li:last-child {
	border: none;
}
.woocommerce ul.product_list_widget li a {
	display: block;
	font-weight: 700;
}
.woocommerce ul.product_list_widget li a:hover {
	text-decoration: none;
}
.woocommerce ul.product_list_widget li .product-title {
	color: #002e5b;
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 600;
	margin: 0 0 10px;
}
.woocommerce ul.product_list_widget li .product-title:hover {
	color: #253993;
}
.woocommerce ul.product_list_widget li img {
	float: left;
	margin: 0 16px 0 0;
	width: 54px;
	height: auto;
	box-shadow: none;
}
.woocommerce ul.product_list_widget li dl {
	margin: 0;
	padding-left: 1em;
	border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.product_list_widget li dl:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.product_list_widget li dl dd {
	display: inline-block;
	float: left;
	margin-bottom: 1em;
}
.woocommerce ul.product_list_widget li dl dt {
	font-weight: 700;
	padding: 0 0 .25em 0;
	margin: 0 4px 0 0;
	clear: left;
}
.woocommerce ul.product_list_widget li dl dd {
	padding: 0 0 .25em 0;
}
.woocommerce ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0;
}
.woocommerce ul.product_list_widget li .star-rating {
	float: none;
	margin: 8px 0 10px;
	font-size: 11px;
	height: 11px;
	width: 76px;
	letter-spacing: 0.40em;
}
.woocommerce ul.product_list_widget li .star-rating span {
	color: #253993;
}
.woocommerce ul.product_list_widget li .amount {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.04em;
}
.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 11px;
	width: 76px;
	letter-spacing: 0.40em;
	font-size: 11px;
	line-height: 1;
}
.woocommerce .star-rating:before {
	content: "\73\73\73\73\73";
	color: #dddddd;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}
.woocommerce .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}
.woocommerce span.onsale {
	padding: 3px 10px 2px;
	min-height: inherit;
	min-width: inherit;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 20px;
	top: -.5em;
	left: -.5em;
	margin: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #81ca00;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	z-index: 9;
}
.woocommerce ul.products {
	clear: both;
}
.woocommerce ul.products:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce ul.products li.product {
	float: left;
	display: table-cell;
	vertical-align: top;
	margin: -1px 0 0;
	padding: 40px 20px;
	position: relative;
	width: 33.33%;
	border: 1px solid #f2f2f2;
	border-right-color: transparent;
	border-bottom-color: transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media screen and (max-width: 780px) {
	.woocommerce ul.products li.product {
		width: 100%;
	}
}
@media screen and (max-width: 780px) {
	.woocommerce div.product div.summary,
	.woocommerce #content div.product div.summary {
		padding-left: 0 !important;
	}
}
@media screen and (max-width: 780px) {
	.woocommerce div.product div.images .thumbnails,
	.woocommerce #content div.product div.images .thumbnails {
		margin: 0 !important;
	}
}
@media screen and (max-width: 780px) {
	.woocommerce div.product div.images .woocommerce-main-image,
	.woocommerce #content div.product div.images .woocommerce-main-image {
		border: none !important;
	}
}
@media screen and (max-width: 780px) {
	.woocommerce ul.products li.product {
		border: none !important;
	}
}
@media screen and (max-width: 780px) {
	.woocommerce div.product div.summary,
	.woocommerce #content div.product div.summary {
		overflow: visible !important;
	}
}
.woocommerce ul.products li.product:hover {
	-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
	border-color: #f2f2f2;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.woocommerce ul.products li.product.first {
	border-left-color: transparent;
}
.woocommerce ul.products li.product.last {
	border-right-color: transparent;
}
.woocommerce ul.products li.product:first-child,
.woocommerce ul.products li.product:first-child + li.product,
.woocommerce ul.products li.product:first-child + li.product + li.product {
	border-top-color: transparent;
}
.woocommerce ul.products li.product:first-child:hover,
.woocommerce ul.products li.product:first-child + li.product:hover,
.woocommerce ul.products li.product:first-child + li.product + li.product:hover {
	border-color: #f2f2f2;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.woocommerce .products ul,
.woocommerce ul.products {
	padding: 0;
	list-style: none outside;
	clear: both;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
	list-style: none outside;
}
.woocommerce .related ul.products {
	margin: 0;
	padding: 0;
	border: none;
}
.woocommerce ul.products {
	border-bottom: 1px solid #dddddd;
	padding: 0 0 40px;
	margin: 0 0 30px;
}
.woocommerce ul.products li.product {
	text-align: center;
}
.woocommerce ul.products li.product .onsale {
	top: 30px;
	right: 30px;
	left: auto;
}
.woocommerce ul.products li.product h3 {
	padding: 0;
	margin: 0 0 1px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #002e5b;
}
.woocommerce ul.products li.product h3:after {
	display: none;
}
.woocommerce ul.products li.product .author {
	color: #777777;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 20px;
}
.woocommerce ul.products li.product a {
	text-decoration: none;
	display: block;
}
.woocommerce ul.products li.product a:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce ul.products li.product a img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 0 25px;
	box-shadow: none;
	display: inline-block;
}
.woocommerce ul.products li.product strong {
	display: block;
}
.woocommerce ul.products li.product .star-rating-wr {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}
.woocommerce ul.products li.product .star-rating {
	display: inline-block;
	font-size: 11px;
}
.woocommerce ul.products li.product .star-rating span {
	color: #253993;
}
.woocommerce ul.products li.product .button {
	margin-top: 6px;
	clear: both;
	display: inline-block;
}
.woocommerce ul.products li.product .price {
	color: #002e5b;
	font-family: 'Montserrat', 'sans-serif';
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -0.04em;
	text-decoration: none;
	padding: 0 10px;
}
.woocommerce ul.products li.product .price del {
	opacity: 1;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #999999;
	margin: 0 10px 0 0;
}
.woocommerce ul.products li.product .price ins {
	background: none;
	font-weight: 400;
	float: left;
	text-decoration: none;
}
.woocommerce ul.products li.product .price .from {
	font-size: 0.67em;
	margin: -2px 0 0 0;
	text-transform: uppercase;
	color: rgba(34, 46, 57, 0.5);
}
.woocommerce .woocommerce_before_shop_loop {
	padding: 11px 20px 11px 30px;
	background: #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 30px;
}
.woocommerce .woocommerce_before_shop_loop:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-result-count {
	color: #222222;
	margin: 0;
	padding: 15px 0 0 0;
}
@media screen and (max-width: 450px) {
	.woocommerce .woocommerce_before_shop_loop .woocommerce-result-count {
		padding: 0 0 15px 0;
	}
	.woocommerce-ordering {
		width: 100%;
	}
	.woocommerce .woocommerce_before_shop_loop {
		padding: 20px;
	}
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering {
	margin: 0;
}
.woocommerce a.added_to_cart {
	padding-top: 15px;
	white-space: nowrap;
	display: inline-block;
	font-size: 12px;
	font-family: 'Montserrat', 'sans-serif';
}
.woocommerce a.added_to_cart:hover {
	text-decoration: underline !important;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
	padding: 27px 150px 27px 56px !important;
	margin: 0 0 20px !important;
	position: relative;
	background-color: transparent;
	color: #212121;
	border: 3px solid #253993;
	list-style: none outside !important;
	width: auto;
	word-wrap: break-word;
}
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
	content: "\e028";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 21px;
	font-size: 21px;
	margin: -15px 0 0;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
	float: none;
	position: absolute;
	right: 21px;
	top: 18px;
	padding: 5px 15px;
}
.woocommerce .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li {
	list-style: none outside !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.woocommerce .woocommerce-message .showlogin,
.woocommerce .woocommerce-message .showcoupon,
.woocommerce .woocommerce-error .showlogin,
.woocommerce .woocommerce-error .showcoupon,
.woocommerce .woocommerce-info .showlogin,
.woocommerce .woocommerce-info .showcoupon {
	font-size: 14px;
	font-weight: 700;
	color: #002e5b;
	text-decoration: none !important;
	border-bottom: 1px dotted #002e5b;
}
.woocommerce .woocommerce-message .showlogin:hover,
.woocommerce .woocommerce-message .showcoupon:hover,
.woocommerce .woocommerce-error .showlogin:hover,
.woocommerce .woocommerce-error .showcoupon:hover,
.woocommerce .woocommerce-info .showlogin:hover,
.woocommerce .woocommerce-info .showcoupon:hover {
	border-bottom: none;
}
.woocommerce .woocommerce-message {
	border-color: #81ca00;
}
.woocommerce .woocommerce-message:before {
	content: "\e015";
	color: #81ca00;
}
.woocommerce .woocommerce-info {
	border-color: #253993;
}
.woocommerce .woocommerce-info:before {
	content: "\f05a";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #002e5b;
	font-size: 24px;
	margin-top: -12px;
}
.woocommerce .woocommerce-error {
	border-color: #b81c23;
}
.woocommerce .woocommerce-error:before {
	content: "\e016";
	color: #b81c23;
}
.woocommerce div.product div.images,
.woocommerce #content div.product div.images {
	float: left;
	width: 350px;
	margin-bottom: 45px;
}
.woocommerce div.product div.images .woocommerce-main-image,
.woocommerce #content div.product div.images .woocommerce-main-image {
	position: relative;
	display: block;
	max-height: 360px;
	text-align: center;
	border: 1px solid #f2f2f2;
}
.woocommerce div.product div.images .woocommerce-main-image:after,
.woocommerce #content div.product div.images .woocommerce-main-image:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.woocommerce div.product div.images:after,
.woocommerce #content div.product div.images:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	max-width: 100%;
	height: auto;
}
.woocommerce div.product div.images .thumbnails,
.woocommerce #content div.product div.images .thumbnails {
	list-style: none;
	font-size: 0;
}
.woocommerce div.product div.images .thumbnails li,
.woocommerce #content div.product div.images .thumbnails li {
	padding: 0 5px;
	float: left;
	width: 33.33%;
}
.woocommerce div.product div.images .thumbnails li:hover a,
.woocommerce #content div.product div.images .thumbnails li:hover a {
	border-color: #002e5b;
}
.woocommerce div.product div.images .thumbnails li a,
.woocommerce #content div.product div.images .thumbnails li a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	border: 1px solid #f2f2f2;
	padding: 15px 27px;
}
.woocommerce div.product div.images .thumbnails li a img,
.woocommerce #content div.product div.images .thumbnails li a img {
	max-width: 100%;
	height: auto;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary {
	padding-left: 30px;
	float: none;
	width: auto;
	overflow: hidden;
	margin-bottom: 60px;
}
.woocommerce div.product {
	margin-bottom: 0;
	position: relative;
}
.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price {
	color: #002e5b;
	font-size: 28px;
	line-height: 1;
	letter-spacing: -0.04em;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
	background: inherit;
	font-weight: 400;
	text-decoration: none;
}
.woocommerce div.product span.price del,
.woocommerce div.product p.price del {
	font-size: 20px;
	line-height: 28px;
	color: #999999;
	margin: 0 10px 0 0;
}
.woocommerce div.product p.stock {
	font-size: 0.92em;
}
.woocommerce div.product .stock {
	color: #253993;
}
.woocommerce div.product .out-of-stock {
	color: red;
}
.woocommerce div.product .woocommerce-product-rating {
	padding: 6px 0 0;
	margin-bottom: 25px;
	line-height: 1;
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
	margin: 0 10px 0 0;
	float: none;
	display: inline-block;
	vertical-align: middle;
	color: #253993;
}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
	display: inline-block;
	vertical-align: middle;
	color: #777777;
	font-size: 13px;
}
.woocommerce div.product div.images {
	margin-bottom: 2em;
}
.woocommerce div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 15px;
}
.woocommerce div.product div.summary {
	margin-bottom: 2em;
}
.woocommerce div.product div.summary p {
	line-height: 22px;
	color: #222222;
	margin-bottom: 23px;
}
.woocommerce div.product div.summary p.price {
	color: #002e5b;
	line-height: 1;
	margin-bottom: 17px;
}
.woocommerce div.product div.social {
	text-align: right;
	margin: 0 0 1em;
}
.woocommerce div.product div.social span {
	margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
	margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0;
}
.woocommerce div.product div.social iframe {
	float: left;
	margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs {
	margin: 0 0 35px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: #00aeef;
	display: block;
	float: left;
	position: relative;
	z-index: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 15px 35px 14px;
	font-weight: 700;
	font-family: 'Montserrat', 'sans-serif';
	letter-spacing: -0.04em;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #fff;
	opacity: 0.8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #002e5b;
	color: #253993;
	z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
	text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
	padding: 35px 40px 38px;
	background: #f2f2f2;
	border: none;
	color: #222222;
	box-shadow: none;
	border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p {
	line-height: 22px;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child {
	margin: 0;
}
.woocommerce div.product p.cart {
	margin-bottom: 2em;
}
.woocommerce div.product p.cart:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce div.product form.cart {
	margin-bottom: 29px;
}
.woocommerce div.product form.cart:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce div.product form.cart div.quantity {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	width: 95px;
}
.woocommerce div.product form.cart div.quantity input {
	background: #cacaca;
	border: none;
	padding: 18px 49px 18px 15px;
	border-radius: 0;
	color: #222222;
	font-size: 13px;
	line-height: 1;
	outline: none !important;
	box-shadow: none !important;
	width: 100%;
}
.woocommerce div.product form.cart .woocommerce-variation-price {
	margin-bottom: 15px;
}
.woocommerce div.product form.cart table {
	border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td {
	padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
	float: none;
	margin: 0;
}
.woocommerce div.product form.cart table small.stock {
	display: block;
	float: none;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 1em;
	border: 0;
	width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	border: 0;
	vertical-align: middle;
	line-height: 22px;
}
.woocommerce div.product form.cart .variations label {
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 14px;
	color: #222;
	display: inline-block;
}
.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
	visibility: hidden;
	font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
	display: none;
}
.woocommerce div.product form.cart .button {
	vertical-align: middle;
	float: left;
}
.woocommerce div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
	vertical-align: top;
	padding-bottom: .5em;
	border: 0;
}
.woocommerce .product_meta .posted_in {
	display: block;
	font-size: 13px;
	margin: 0 0 16px;
	color: #777777;
}
.woocommerce .product_meta .posted_in a {
	color: #222222;
}
.woocommerce .product_meta .tagged_as {
	display: block;
}
.woocommerce .product_meta .tagged_as a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777777;
	border: 1px solid #cccccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.woocommerce .product_meta .tagged_as a:hover {
	background: #253993;
	border-color: #253993;
	color: #222222;
}
.woocommerce .quantity_actions {
	position: absolute;
	top: 0;
	right: 0;
}
.woocommerce .quantity_actions span {
	display: block;
	height: 24px;
	width: 49px;
	text-align: center;
	cursor: pointer;
}
.woocommerce .quantity_actions .plus {
	line-height: 19px;
}
.woocommerce .quantity_actions .plus em {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 0;
	line-height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 6px solid #777777;
}
.woocommerce .quantity_actions .minus {
	line-height: 8px;
}
.woocommerce .quantity_actions .minus em {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 0;
	line-height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #777777;
}
.woocommerce .quantity_actions span:hover.plus em {
	border-bottom-color: #253993;
}
.woocommerce .quantity_actions span:hover.minus em {
	border-top-color: #253993;
}
.woocommerce #reviews h3 {
	margin: 0 0 19px;
}
.woocommerce #review_form #respond p {
	margin: 0;
	line-height: 1;
}
.woocommerce #reviews #comment {
	height: 128px;
}
.woocommerce p.stars a {
	width: 19px;
	height: 11px;
	color: #ddd;
}
.woocommerce p.stars a:hover ~ a:before {
	color: #ddd;
}
.woocommerce p.stars:hover a:before {
	color: #253993;
}
.woocommerce p.stars.selected a.active:before {
	color: #253993;
}
.woocommerce p.stars.selected a.active ~ a:before {
	color: #ddd;
}
.woocommerce p.stars.selected a:not(.active):before {
	color: #253993;
}
.woocommerce .commentmetadata .star-rating {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0 0 0 10px;
}
.woocommerce .commentmetadata .star-rating span {
	color: #253993;
}
.woocommerce table.shop_table {
	border: none;
	margin: 0 0 40px;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
	border-top: 5px solid #cacaca;
}
.woocommerce table.shop_table th {
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 600;
	padding: 22px 3px 17px;
	font-size: 13px;
	color: #002e5b;
	border-bottom: #dddddd;
}
.woocommerce table.shop_table td {
	border-top: 1px solid #dddddd;
	padding: 20px 0;
	vertical-align: middle;
}
.woocommerce table.shop_table td small {
	font-weight: normal;
}
.woocommerce table.shop_table td div.quantity {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	width: 95px;
}
.woocommerce table.shop_table td div.quantity input {
	background: #cacaca;
	border: none;
	padding: 15px 49px 16px 15px;
	border-radius: 0;
	color: #222222;
	font-size: 13px;
	line-height: 1;
	outline: none !important;
	box-shadow: none !important;
	width: 100%;
}
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
	border-top: 0;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th {
	font-weight: 700;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce a.remove {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: #cacaca !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
}
.woocommerce a.remove:hover {
	color: #fff !important;
	background: red;
}
.woocommerce form .form-row {
	padding: 0;
	margin-bottom: 30px;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
	border: none;
	padding: 45px 50px;
	margin: 2em 0 2em 0;
	text-align: left;
	border-radius: 0;
	background: #f2f2f2;
}
.woocommerce form.login .lost_password,
.woocommerce form.checkout_coupon .lost_password,
.woocommerce form.register .lost_password {
	margin: 0;
}
.woocommerce form.login #rememberme,
.woocommerce form.checkout_coupon #rememberme,
.woocommerce form.register #rememberme {
	margin: 0 0 0 20px;
}
.woocommerce-cart table.cart .product-thumbnail {
	min-width: 40px;
}
.woocommerce-cart table.cart img {
	width: 40px;
	margin: 0 20px 0 0;
	box-shadow: none;
}
.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
	vertical-align: middle;
}
.woocommerce-cart table.cart th.product-name a,
.woocommerce-cart table.cart td.product-name a {
	color: #002e5b;
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
}
.woocommerce-cart table.cart th .amount,
.woocommerce-cart table.cart td .amount {
	color: #999999;
	font-size: 14px;
	font-family: 'Montserrat', 'sans-serif';
}
.woocommerce-cart table.cart th.product-remove,
.woocommerce-cart table.cart td.product-remove {
	text-align: center;
}
.woocommerce-cart table.cart th.product-remove .remove,
.woocommerce-cart table.cart td.product-remove .remove {
	display: inline-block;
}
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart td.product-quantity {
	text-align: center;
}
.woocommerce-cart table.cart th.product-quantity div.quantity,
.woocommerce-cart table.cart td.product-quantity div.quantity {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0;
}
.woocommerce-cart table.cart td.actions {
	padding: 30px 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	float: left;
	padding: 16px 30px 15px;
	border: inherit;
	line-height: inherit;
	margin: 0 10px 0 0;
}
.woocommerce-cart table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1;
}
.woocommerce-cart table.cart .coupon input[type="text"] {
	width: 255px;
}
.woocommerce-cart .wc-proceed-to-checkout {
	padding: 30px 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 8px 21px;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
	width: 100%;
	float: none;
	display: block;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
	color: #002e5b;
	font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	border-collapse: separate;
	margin: 0 0 6px;
	padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
	border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: 40%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
	vertical-align: top;
	border-left: 0;
	border-right: 0;
	line-height: 1.5em;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
	color: #002e5b;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
	width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
	color: #002e5b;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #002e5b;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals_wr {
	background: #f2f2f2;
	padding: 30px 50px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	border: none;
	margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
	text-transform: lowercase;
	width: auto;
	min-width: 110px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	width: auto;
	line-height: 22px;
	color: #222222;
}
.woocommerce-cart .cart-collaterals .cart_totals table td p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td p.form-row {
	padding: 0;
	margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-shipping-calculator p {
	font-size: 13px;
	line-height: 22px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-shipping-calculator p a {
	color: #002e5b;
	text-decoration: none !important;
	border-bottom: 1px dashed #002e5b;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
	background: none;
	border: none;
	padding: 13px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals {
	width: 540px;
}
form.woocommerce-checkout {
	margin-top: 40px;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .input-checkbox {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
}
.woocommerce-checkout-review-order {
	position: relative;
	margin: 40px -3000px -60px;
	padding: 80px 3000px;
	background: #f2f2f2;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr {
	width: 50%;
	float: left;
	padding: 0 15px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table th,
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table td {
	padding: 20px 30px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot td {
	font-weight: 400;
	color: #222222;
	background: #fff;
	border: none;
	text-align: right;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot th {
	background: #fff;
	border: none;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot .shipping td {
	font-size: 13px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment-wr {
	width: 50%;
	float: left;
	padding: 0 15px;
}
.woocommerce-checkout-review-order #order_review_heading,
.woocommerce-checkout-review-order #order_review_heading {
	margin: 0 0 31px;
	padding: 0;
}
.woocommerce-checkout-review-order #order_review_heading:after,
.woocommerce-checkout-review-order #order_review_heading:after {
	display: none;
}
.woocommerce-checkout #payment {
	background: none;
	border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
	border: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
	line-height: 1;
	margin: 0 0 20px;
}
.woocommerce-checkout #payment ul.payment_methods li .input-radio {
	display: inline-block;
	vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li > label {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 13px;
	font-weight: 600;
	color: #002e5b;
}
.woocommerce-checkout #payment ul.payment_methods li > label .icon img {
	margin: 15px 15px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li > label .icon a {
	margin: 15px 0 0 0;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	float: none;
	color: #002e5b;
	font-size: 13px;
	text-decoration: underline;
}
.woocommerce-checkout #payment ul.payment_methods li > label .icon a:hover {
	text-decoration: none;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal .input-radio {
	vertical-align: top;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal > label {
	vertical-align: top;
}
.woocommerce-checkout #payment div.payment_box {
	margin: 0;
	padding: 10px 20px 0 31px;
	background: none;
	color: #777777;
	font-size: 13px;
	line-height: 22px;
}
.woocommerce-checkout #payment div.payment_box:before {
	display: none;
}
.woocommerce-checkout #payment div.payment_box p {
	line-height: 22px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: none;
}
.addresses address {
	line-height: 22px;
	color: #222222;
}
.addresses .address {
	padding: 30px 40px;
	background: #f2f2f2;
}
.addresses .address .title {
	margin: 0 0 20px;
}
.addresses .address .title h4 {
	padding: 0;
}
.addresses .address .title h4:after {
	display: none;
}
.addresses .address address {
	line-height: 22px;
	color: #222222;
}
#add_payment_method #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding-left: 0;
}
.woocommerce .order_details {
	padding: 0;
}

/*
*
* WooCommerce Page Nav
*
*/
ul.page-numbers,
.page-links {
	position: relative;
	padding: 0;
}
.page-numbers:after,
.page-links:after,
.page-links:after {
	content: '';
	clear: both;
	display: table;
}
.page-numbers li {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
}
.page-links > span,
.page-links > a {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
	display: block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
	color: #002e5b;
}
.page-links > span:hover,
.page-links > span.current,
.page-links > a:hover,
.page-links > a.current {
	border-color: #002e5b;
	text-decoration: none;
}
.page-links > span {
	border-color: #002e5b;
}
.page-links > .page-links-title {
	padding-left: 0;
	border: none;
}
.page-links > label {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
	line-height: 30px;
}
.page-numbers .page-numbers {
	display: block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-family: 'Montserrat', 'sans-serif';
	color: #002e5b;
}
.page-numbers .page-numbers:hover,
.page-numbers .page-numbers.current {
	border-color: #002e5b;
	text-decoration: none;
}
/*
*
* WooCommerce Forms
*
*/
.post-password-form input[type="submit"] {
	padding: 10px 25px;
	line-height: 23px;
}
.post-password-form label {
	padding-top: 1px;
	margin: 0 15px 0 0;
	vertical-align: bottom;
}
.input-group {
	margin: 0 0 30px 0;
	width: 100%;
}
.form-control,
.wpcf7-form-control,
.input-group .form-control,
body .woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.post-password-form input[type="password"] {
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	background: #cacaca;
	border: 2px solid transparent;
	box-shadow: none;
	outline: none;
	padding: 16px 30px 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-sizing: border-box !important;
	width: 100%;
	display: block;
	height: 49px;
}
.form-control:active,
.form-control:focus,
.wpcf7-form-control:active,
.wpcf7-form-control:focus,
.input-group .form-control:active,
.input-group .form-control:focus,
body .woocommerce-cart table.cart td.actions .coupon .input-text:active,
body .woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.woocommerce form .form-row input.input-text:active,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:active,
.woocommerce form .form-row textarea:focus,
.post-password-form input[type="password"]:active,
.post-password-form input[type="password"]:focus {
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 2px solid #253993;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text {
	-webkit-box-shadow: 0 0 0 2px red;
	-moz-box-shadow: 0 0 0 2px red;
	box-shadow: 0 0 0 2px red;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
}

/*
 *
 * WooCommerce Comments
 *
 */
body textarea.form-control,
body textarea.wpcf7-form-control,
body #order_comments,
body .input-group textarea.form-control {
	height: 128px;
}
.comment-info ul {
	padding: 0;
	margin: 0 0 20px;
}
.comment-info ul li {
	position: relative;
	padding: 0 0 0 5px;
	margin: 0 0 4px;
}
.comment-info ul.type_1 li:before {
	content: '\f00c';
	top: 4px;
}
.comment-info ul.type_2 li:before {
	content: '\f14a';
	top: 3px;
	font-size: 14px;
}
.comment-info ol {
	margin: 0 0 20px;
	padding: 0;
	list-style-position: inside;
}
.comment-info ol li {
	position: relative;
	padding: 0 0 0 5px;
	margin: 0 0 4px;
}
.comments-title {
	position: relative;
	font-weight: 700;
	text-transform: lowercase;
	margin-bottom: 20px;
}
.comments-title:after {
	display: none;
}
ul.comment-list {
	position: relative;
	margin: 0 0 40px;
	padding: 0;
}
.comment-list .comment {
	list-style: none;
}
code, kbd {
	padding: 2px 10px;
}
.comment-list .comment-body {
	padding: 30px;
	margin: 0 0 30px;
}
ul.comment-list .comment .vcard {
	float: left;
	margin: 0 32px 0 0;
	width: 87px;
}
ul.comment-list .comment .vcard img {
	max-width: 100%;
	height: auto;
}
ul.comment-list .comment .comment-info {
	overflow: hidden;
}
ul.comment-list .comment .comment-author {
	float: left;
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 600;
	color: #333333;
}
ul.comment-list .comment .comment-meta {
	float: right;
	font-size: 11px;
	color: #aaaaaa;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 15px 0;
}
ul.comment-list .comment .comment-meta a {
	display: inline-block;
	vertical-align: middle;
	color: #aaaaaa;
}
ul.comment-list .comment .comment-meta a:hover {
	color: #253993;
	text-decoration: none;
}
ul.comment-list .comment .comment-meta a:before {
	content: "/";
	display: inline-block;
	vertical-align: baseline;
	margin: 0 7px 0 5px;
	color: #dddddd;
}
ul.comment-list .comment .comment-meta a:first-child:before {
	display: none;
}
ul.comment-list .comment .comment-text {
	clear: both;
}
ul.comment-list .comment .comment-text p {
	line-height: 22px;
}
ul.comment-list .comment .comment-text *:last-child {
	margin-bottom: 0;
}
ul.comment-list .children {
	margin: 29px 0 0 30px;
	padding: 0;
}
ul.comment-list .children > li {
	position: relative;
	padding: 30px 0 0;
	margin: 0 0 30px;
	border-top: 1px solid #dddddd;
}
ul.comment-list .children > li:before {
	content: '';
	position: absolute;
	left: 66px;
	top: -9px;
	width: 15px;
	height: 9px;
}
.pingback {
	list-style: none;
}
.comment-respond {
	margin: 40px 0 0 0;
}
.comment-reply-title {
	margin: 0 0 19px;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
}
.comment-reply-title:after {
	display: none;
}
.comment-reply-title:before {
	margin: 0 0 22px 0;
}
.comment-awaiting-moderation {
	display: block;
	color: #253993;
	font-weight: 700;
	text-transform: lowercase;
	margin: 10px 0 0;
}
.comment-info table {
	width: 100%;
	margin: 0 0 40px;
}
.comment-info table td,
.comment-info table th {
	border: 1px solid #e9e9e9;
	padding: 5px 10px;
}
.comment-form .form-submit {
	display: none;
}
.comment-info ul ul,
.comment-info ol ol {
	margin: 10px 0 20px 20px;
}

/*
 *
 * WooCommerce MyAccount
 *
 */
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}
.woocommerce-MyAccount-navigation {
	margin: 0 0 35px;
}
.woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.woocommerce-MyAccount-navigation ul:after {
	content: "";
	display: table;
	clear: both;
}
.woocommerce-MyAccount-navigation ul li {
	border: none;
	background-color: #253993;
	display: block;
	float: left;
	position: relative;
	z-index: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	display: inline-block;
	padding: 15px 35px 14px;
	font-weight: 700;
	font-family: 'Montserrat', 'sans-serif';
	letter-spacing: -0.04em;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.woocommerce-MyAccount-navigation ul li.is-active {
	background: #002e5b;
	color: #253993;
	z-index: 2;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
	color: #fff;
	text-shadow: inherit;
}
.woocommerce-MyAccount-navigation ul li.is-active:before {
	display: none;
}
.woocommerce-MyAccount-navigation ul li.is-active:after {
	display: none;
}
.woocommerce-MyAccount-navigation ul li:before,
.woocommerce-MyAccount-navigation ul li:after {
	display: none;
}
.woocommerce-MyAccount-navigation ul:before {
	display: none !important;
}

/*
*
* WooCommerce Checkout
*
*/
.woocommerce .woocommerce-ordering select {
	height: 40px;
	font-size: 13px;
	border: 0px;
	padding: 10px;
}
.select2-container .select2-choice {
	height: 52px;
	border-radius: 1px;
	color: #222222;
	background: #ccc;
	font-size: 13px;
}
.select2-search input {
	height: 40px;
	margin-top: 10px;
}
.select2-container .select2-choice>.select2-chosen {
	margin-top: 10px;
	margin-left: 20px;
}

/*--------------------------------------------------------------
# Visual Composer
--------------------------------------------------------------*/
/*
*
* Default VC Shortcodes
*
*/

/*
*
* VC Accordions & Tabs
*
*/
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading {
	border-top: none;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: #f2f2f2;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	background: transparent;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	background: transparent;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
	background: #f2f2f2;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
	border-top: none;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: none;
	margin: 0 !important;
	border-top: 1px solid #b6b6b6;
	background: #cacaca;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
	text-transform: none;
	font-weight: 600;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title:after {
	display: none;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
	padding: 15px 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #111;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
	padding-right: 42px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	right: 25px;
	width: 9px;
	height: 9px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	background: #002e5b;
	height: 3px;
	display: block;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	border: none;
	margin: -1.5px 0 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	background: #002e5b;
	width: 3px;
	display: block;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	border: none;
	margin: 0 0 0 -1.5px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a {
	padding-left: 42px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	left: 25px;
	width: 9px;
	height: 9px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	border-width: 3px 0 0;
	border-color: #002e5b;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	border-width: 0 0 0 3px;
	border-color: #002e5b;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border: none;
	padding: 3px 30px 18px;
	background: #cacaca;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
	line-height: 22px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-panels {
	border: none;
	background: transparent;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
	padding-left: 0;
	padding-right: 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-tabs-container .vc_tta-tabs-list {
	background: #00aeef;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list {
	background: none;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
	background: #00aeef;
	color: #fff;
	border: none;
	font-weight: 700;
	font-family: 'Montserrat', 'sans-serif';
	letter-spacing: -0.04em;
	padding: 15px 30px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
	margin: 0 !important;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	background: #002e5b;
	color: #fff;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels {
	border-color: #f2f2f2;
	background: #f2f2f2;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-body {
	padding: 30px 40px;
	overflow: inherit;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel {
	margin-bottom: 19px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
	border: none;
	margin: 0;
	background: transparent;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
	padding: 8px 30px 0 43px;
	border: none !important;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body .wpb_text_column p {
	line-height: 22px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title {
	padding: 0;
	font-size: 16px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a {
	padding: 7px 20px 5px;
	color: #444;
	letter-spacing: -0.02em;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon {
	border: 1px solid;
	width: 24px;
	height: 24px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::before {
	left: 6px;
	right: 6px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::after {
	top: 6px;
	bottom: 6px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
	padding-left: 43px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title.vc_tta-controls-icon-position-left > a .vc_tta-controls-icon {
	left: 3px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title:after {
	content: none;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon {
	border-color: #00aeef;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::after,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::before {
	border-color: #00aeef;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon {
	background: #00aeef;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:before,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:after {
	border-color: #fff;
}

/* visual composer accordion responsive */
@media screen and (max-width: 770px) {
	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
		color: #111 !important;
		font-size: 13px;
	}

	/* active */
	.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a:hover {
		color: #111 !important;
		opacity: 0.8;
	}
}

/*
 *
 * Call to action
 *
 */
body .vc_call_to_action.vc_cta_btn_pos_right .vc_button-2-wrapper {
	float: right;
}
body .vc_call_to_action.vc_cta_btn_pos_left .vc_button-2-wrapper {
	float: left;
}
body .vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn,
body .vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
	float: none;
	margin: 0;
}
body .vc_call_to_action h2,
body .vc_call_to_action h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 11px 0;
	color: #fff;
}
body .vc_call_to_action h2:before,
body .vc_call_to_action h4:before {
	display: none;
}
body .vc_call_to_action {
	background: #002e5b;
	border: none;
	padding: 16px 30px 15px 55px;
}
body .vc_call_to_action.stretch {
	margin-left: -3000px;
	margin-right: -3000px;
	padding-right: 3000px;
	padding-left: 3000px;
}
body .vc_call_to_action a.vc_btn {
	position: relative;
	padding-right: 40px;
	background: #fff;
}
body .vc_call_to_action a.vc_btn:after {
	content: '\f054';
	position: absolute;
	right: 13px;
	top: 13px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #002e5b;
}
body .vc_call_to_action a.vc_btn:hover,
body .vc_call_to_action a.vc_btn:active,
body .vc_call_to_action a.vc_btn:focus {
	color: #fff;
	background: #333;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	body .vc_call_to_action {
		background-size: 8px 8px;
	}
}
body .vc_cta3 .vc_cta3-container {
	margin-bottom: auto;
}
body .vc_cta3.vc_general {
	padding: 17px 0 15px;
	border: none;
}
body .vc_cta3.vc_general h2 {
	padding-top: 0;
	margin: 0;
}
body .vc_cta3.vc_general h2:after {
	display: none;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
	width: 1000px;
	vertical-align: middle;
}

/*
*
* VC Buttons
*
*/
body .vc_general.vc_btn3 {
	letter-spacing: -0.5px;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
	color: #aaaaaa;
	border-color: #acacac;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus {
	background-color: #002e5b;
	border-color: #002e5b;
	color: #ffffff;
}
body .vc_btn,
body a.vc_btn,
body button.vc_btn,
body .vc_btn:hover,
body a.vc_btn:hover,
body button.vc_btn:hover,
body .vc_btn:focus,
body a.vc_btn:focus,
body button.vc_btn:focus {
	text-decoration: none !important;
	border: none;
	padding: 16px 22px 14px;
	border-radius: 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	display: inline-block;
	box-shadow: none !important;
	outline: none !important;
	color: #4c4c4b;
	white-space: nowrap;
	transition: background 0.2s linear, color 0.2s linear;
}
body .vc_btn-sm,
body a.vc_btn-sm,
body button.vc_btn-sm {
	padding: 13px 22px 11px !important;
}
body .vc_btn3-container {
	margin-bottom: 20px;
}
body .vc_general.vc_btn3 {
	font-weight: 700;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 14px;
	line-height: 23px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-flat {
	padding: 5px 18px;
	font-weight: 600;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom,
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-flat {
	padding: 8px 21px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-flat {
	padding: 10px 25px;
}
body .vc_general.vc_btn3.has_sub_title {
	line-height: 16px;
}
body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-outline,
body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-outline-custom,
body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-flat {
	padding: 6px 25px 5px;
}
body .vc_general.vc_btn3.vc_btn3-shape-rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 41px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 15px;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	color: #00aeef;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 41px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 15px;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	color: #002e5b;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 37px;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 15px;
	width: auto;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	color: #00aeef;
	-moz-box-sizing: content-box;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 37px;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 15px;
	width: auto;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	color: #00aeef;
	-moz-box-sizing: content-box;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 49px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 16px;
	font-size: 16px;
	height: 19px;
	line-height: 19px;
	color: #00aeef;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 49px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 16px;
	font-size: 16px;
	height: 19px;
	line-height: 19px;
	color: #00aeef;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat {
	color: #fff;
	border: 3px solid #002e5b;
	background: #002e5b;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover {
	background: #00aeef;
	border-color: #00aeef;
	color: #002e5b;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #002e5b;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline {
	color: #002e5b;
	border: 3px solid #002e5b;
	background: transparent;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline:hover {
	background: transparent;
	border-color: #00aeef;
	color: #00aeef;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline:hover .vc_btn3-icon {
	color: #00aeef;
}
body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
	color: #222222;
	border: 3px solid #fff;
	background: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover {
	background: #002e5b;
	border-color: #002e5b;
	color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #00aeef !important;
}
body .vc_general.vc_btn3 small {
	display: block;
	font-size: 12px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 400;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	width: auto;
	-moz-box-sizing: content-box;
}

/*
*
* Google Maps
*
*/
.lock-button-gmaps {
	-moz-user-select: none;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	font-size: 15px;
	margin: 10px;
	color: #666666;
	text-align: center;
	width: 28px;
	height: 28px;
}
.lock-button-gmaps i {
	padding-top: 7px;
}
.lock-button-gmaps:hover {
	text-shadow: 0 1px 2px #f9f9f9;
	color: #000000;
}

/*
*
* Child Pages
*
*/
.nt-child-page-title {
	font-size: 18px;
	color: #222;
}
.grid-more {
	font-size: 14px;
	letter-spacing: -0.4px;
	font-family: 'Montserrat', 'sans-serif';
}
.grid-more i {
	padding-left: 10px;
	font-size: 12px;
}
.nt-childpages-button {
	padding-bottom: 60px;
}

/*
 *
 * VC Row Extra Classes
 *
 */
body .vc_row.dark_bg_overlay.vc_parallax .vc_parallax-inner:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.25);
}
body .vc_row.dark_bg_overlay {
	position: relative;
}
body .vc_row.dark_bg_overlay:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.25);
	display: block;
}
body .vc_row.fixed_bg {
	background-attachment: fixed;
}
@media only screen and (max-width: 1024px) {
	body .vc_row.fixed_bg {
		background-attachment: scroll;
	}
}

/*
 *
 * VC Row Parallax
 *
 */
.nt_row_parallax {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.nt-parallax-bg {
	background-position: 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}
.nt-parallax-bg.not-mobile { background-attachment: fixed }
.vc_row .nt-parallax-bg.not-mobile { background-size: cover }
.nt-parallax-bg.is-mobile { background-position: 50% 50% !important }

/*
 *
 * Page options overlay parallax
 *
 */
.nt_parallax_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
	width: 100%;
}
.nt_parallax_color_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 5;
	opacity: 0.65;
}

/*
*
* VC Testimonial Carousel
*
*/
.testimonials_carousel.style_1 .position {
	padding-bottom: 20px;
}
.testimonials_carousel {
	position: relative;
	margin: 0 -20px;
}
.testimonials_carousel.disable_carousel {
	font-size: 0;
}
.testimonials_carousel.disable_carousel .testimonial {
	padding: 0 20px;
	margin: 0 0 45px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.testimonials_carousel.disable_carousel.per_row_2 .testimonial {
	width: 50%;
}
.testimonials_carousel.disable_carousel.per_row_3 .testimonial {
	width: 33%;
}
.testimonials_carousel.disable_carousel.per_row_3 .testimonial .image {
	float: none;
	max-width: inherit;
	margin: 0 0 20px;
}
.testimonials_carousel .testimonial {
	position: relative;
	padding: 0 20px;
}
.testimonials_carousel .testimonial .image {
	float: left;
	margin: 0 30px 0 0;
	max-width: 255px;
}
.testimonials_carousel .testimonial .image a {
	position: relative;
	display: block;
}
.testimonials_carousel .testimonial .image a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
}
.testimonials_carousel .testimonial .image a:after {
	content: "\e920";
	font-family: 'nt-iconfont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}
.testimonials_carousel .testimonial .image a:hover:before,
.testimonials_carousel .testimonial .image a:hover:after {
	opacity: 1;
}
.testimonials_carousel .testimonial .image img {
	display: block;
	max-width: 100%;
	height: auto;
}
.testimonials_carousel .testimonial .info {
	overflow: hidden;
}
.testimonials_carousel .testimonial .info h4 {
	color: #222;
	margin-bottom: 6px;
	line-height: 22px;
	padding-top: 0;
}
.testimonials_carousel .testimonial .info h4 a {
	color: #002e5b;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.testimonials_carousel .testimonial .info h4 a:hover {
	color: #222;
	text-decoration: none;
}
.testimonials_carousel .testimonial .info .position,
.testimonials_carousel .testimonial .info .company {
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 600;
	color: #777777;
	line-height: 22px;
}
.testimonials_carousel .testimonial .info .company {
	margin: 0 0 24px;
}
.testimonials_carousel .testimonial .info p {
	color: #222222;
	line-height: 22px;
	margin: 0;
}
.testimonials_carousel.style_2 {
	margin: 0 -15px;
}
.testimonials_carousel.style_2 .item {
	position: relative;
	padding: 0 15px;
}
.testimonials_carousel.style_2 .item .testimonial {
	background: #f5f5f5;
	position: relative;
	padding: 28px 28px 27px;
	margin: 0 0 21px;
}
.testimonials_carousel.style_2 .item .testimonial:before {
	content: "\2d";
	font-family: 'nt-iconfont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 48px;
	color: #00aeef;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60px;
	height: 40px;
	overflow: hidden;
}
.testimonials_carousel.style_2 .item .testimonial:after {
	content: '';
	position: absolute;
	left: 65px;
	bottom: -30px;
	width: 30px;
	height: 33px;
	background-size: 15px 18px;
}
.testimonials_carousel.style_2 .item .testimonial p {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	color: #222;
}
.testimonials_carousel.style_2 .item .testimonial:before {
	bottom: 0;
	right: 1px;
}
.testimonials_carousel.style_2 .item .testimonial-info {
	position: relative;
}
.testimonials_carousel.style_2 .item .testimonial-info:after {
	content: "";
	display: table;
	clear: both;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-image {
	max-width: 50px;
	display: table-cell;
	vertical-align: middle;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-image img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .name {
	color: #222;
	line-height: 20px;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .company {
	font-size: 14px;
	color: #808080;
	line-height: 20px;
	font-style: italic;
}
.testimonials_carousel.style_3 .testimonial_inner {
	background: #fff;
}
.testimonials_carousel.style_3 .testimonial_inner:after {
	content: "";
	display: table;
	clear: both;
}
.testimonials_carousel.style_3 .testimonial_inner .image {
	margin-right: 20px;
	width: 174px;
}
.testimonials_carousel.style_3 .testimonial_inner p {
	margin-bottom: 17px;
	color: #222;
	line-height: 22px;
}
.testimonials_carousel.style_3 .testimonial_inner h6 {
	padding-top: 0;
	margin-bottom: 3px;
	letter-spacing: 0;
}
.testimonials_carousel.style_3 .testimonial_inner h6 a {
	color: #002e5b;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.testimonials_carousel.style_3 .testimonial_inner h6 a:hover,
.testimonials_carousel.style_3 .testimonial_inner h6 a:focus {
	text-decoration: none;
}
.testimonials_carousel.style_3 .testimonial_inner h6 a:hover {
	color: #222;
}
.testimonials_carousel.style_3 .testimonial_inner .position {
	font-size: 13px;
	letter-spacing: -0.01em;
	font-weight: 400;
	color: #777;
}
@media only screen and (max-width: 991px) {
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
}
@media only screen and (max-width: 768px) {
	body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .image {
		float: none;
		max-width: inherit;
		margin: 0 0 20px;
	}

	body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .company {
		margin-bottom: 14px;
	}

	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: left;
		width: 174px;
		margin-bottom: 0;

	}
}
@media only screen and (max-width: 667px) {
	.testimonials_carousel .testimonial .image {
		float: none;
		margin: 0 0 20px;
		max-width: inherit;
	}
	.testimonials_carousel.disable_carousel.per_row_2 .testimonial,
	.testimonials_carousel.disable_carousel.per_row_3 .testimonial {
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
}
@media only screen and (max-width: 991px) {
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
}
@media only screen and (max-width: 768px) {
	body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .image {
		float: none;
		max-width: inherit;
		margin: 0 0 20px;
	}
	body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .company {
		margin-bottom: 14px;
	}
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: left;
		width: 174px;
		margin-bottom: 0;
		margin-right: 20px;
	}
}
@media only screen and (max-width: 667px) {
	.testimonials_carousel .testimonial .image {
		float: none;
		margin: 0 0 20px;
		max-width: inherit;
	}
	.nt_testimonials.cols_4 .item,
	.nt_testimonials.cols_3 .item,
	.nt_testimonials.cols_2 .item {
		width: 100%;
	}
	.testimonials_carousel.disable_carousel.per_row_2 .testimonial,
	.testimonials_carousel.disable_carousel.per_row_3 .testimonial {
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
}

/*
*
* VC Image Carousel
*
*/
.vc_image_carousel_wr {
	margin: 0 -10px;
}
.vc_image_carousel_wr.no_paddings .vc_image_carousel.owl-carousel .owl-item .item {
	padding: 0;
}
.vc_image_carousel_wr .vc_image_carousel {
	position: relative;
}
.vc_image_carousel_wr .vc_image_carousel.owl-carousel .owl-item {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.vc_image_carousel_wr .vc_image_carousel.owl-carousel .owl-item .item {
	padding: 0 10px;
}
.vc_image_carousel_wr.grayscale .owl-item img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0.9;
}
.vc_image_carousel_wr.grayscale .owl-item img:hover {
	opacity: 1;
}

/*
 *
 * VC Recent News
 *
 */
.grid-thumbnail img {
	height: auto;
	max-width: 100%;
}
.recent-news-wrapper .grid-title { letter-spacing: -0.6px }

.attachment-medium-thumb.wp-post-image {
	padding-bottom: 30px;
}

/* Title */
.recent-news-wrapper .grid-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
}
/* Time Stamp */
.recent-news-wrapper .recent-news-meta {
	font-size: 13px;
	text-transform: capitalize;
}
@media screen and (max-width: 780px) {
	.recent-news-wrapper .recent-news-meta {
		padding-bottom: 30px;
	}
}

/* Read More Button */
.recent-news-btn {
	font-size: 13px;
	font-weight: 700;
	text-transform: capitalize;
	font-family: 'Montserrat', 'sans-serif';
}

/* Time Stamp Icon */
.recent-news-wrapper .recent-news-meta span i {
	margin-right: 3px;
	color: #cccccc;
}

/* Read More Icon */
.recent-news-btn i {
	margin-right: 3px;
	color: #cccccc;
}

.recent-news-wrapper .recent-news-meta span a {
	color: #777777
}
.recent-news-wrapper .recent-news-meta span a:hover {
	text-decoration: underline
}

/*
 *
 * VC Featured Boxes
 *
 */
@media screen and (max-width: 790px) {
	.mobile-no-margin-top .row_inner_wrapper {
		margin-top: 0 !important
	}
}
.featured-box .featured-box-thumb {
	display: block
}
.featured-box .featured-box-thumb a {
	position: relative;
	display: block;
}
.featured-box .featured-box-thumb img {
	width: 100%;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.featured-box .featured-box-button a {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.3px;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
.featured-box .featured-box-button a:hover { transition: border 0.2s linear, background 0.2s linear, color 0.2s linear, opacity 0.2s linear }
.featured-box .video_icon {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	border: 3px solid #ffffff;
	border-radius: 100px;
	line-height: 1;
	padding: 10px;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 18px;
	top: 18px;
}
.featured-box .video_icon i {
	color: #ffffff;
	margin-left: 3px;
	font-size: 14px;
}
h4.featured-box-titles {
	margin-bottom: 0;
	padding: 35px 0 10px 0;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: -0.7px;
	font-weight: 700;
	color: #222;
	font-size: 18px;
}

/* Featured Box Hover Slide-up feature */
.nt-boxeffect-1 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .nt-boxeffect-1 figure:hover img,
.nt-boxeffect-1 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.nt-boxeffect-1 figcaption {
	height: 50px;
	width: 100%;
	top: auto !important;
	bottom: 0;
}
.nt-boxeffect-1 figcaption a { position: absolute }
.grid {
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.grid li {
	display: inline-block;
	width: 440px;
	margin: 0;
	padding: 20px;
	text-align: left;
	position: relative;
}
.grid figure {
	margin: 0;
	position: relative;
}
.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background: #f4f4f4;
}
.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}
.grid figcaption span:before { content: 'by ' }
.grid figcaption a {
	text-align: center;
	font-family: 'Montserrat', 'sans-serif';
	padding: 5px 10px;
	display: inline-block;
	background: transparent;
	color: #222;
	margin-top: 10px;
	font-size: 14px;
	letter-spacing: -0.4px;
}
.nt-featuredbox-btn:after {
	content: '\f054';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin:0px 0px 0px 10px;
	text-decoration:none;
	font-size: 12px;
}

/*
 *
 * VC Custom Headings
 *
 */
.custom-heading .heading-line {
	width: 80px;
	height: 2px;
	display: inline-block;
	background: #253993;
}
.custom-heading .heading-line.primary {
	background: #253993;
	border-radius: 3px;
	height: 5px;
	width: 35px;
}
.custom-heading.heading-medium .heading-line {
	width: 40px;
	height: 5px;
	border-radius: 3px;
}
.custom-heading.heading-small {
	margin-bottom: 10px
}
.custom-heading.heading-small h2 {
	font-size: 17px
}
.custom-heading.heading-small .heading-line {
	width: 40px
}
.custom-heading.heading-medium h2 {
	font-size: 28px
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

/*--------------------------------------------------------------
# Plugin Support
--------------------------------------------------------------*/
/*
*
* Contact Form 7
*
*/
.negative-position-homeform {
	position: relative;
	bottom: 270px;
	margin-bottom: -270px;
	padding-top: 100px;
	background: linear-gradient(360deg, rgba(0, 0, 0, 1) 30px, transparent 100%);
}
@media screen and (max-width: 795px) {
	.negative-position-homeform {
		position: relative;
		bottom: 0;
		margin-bottom: 0px;
		background: #222;
	}
}
.negative-position-lp-form {
	position: relative;
	bottom: 430px;
	margin-bottom: -430px;
	padding-top: 100px;
	background: linear-gradient(360deg, rgba(0, 0, 0, 1) 30px, transparent 100%);
}
@media screen and (max-width: 795px) {
	.negative-position-lp-form {
		position: relative;
		bottom: 0;
		margin-bottom: 0;
		background: #222;
	}
}
.wpcf7 .input-group {
	margin: 0 0 30px 0 !important;
}
.wpcf7 .input-group:focus {
	border: 0 !important;
}

/*
*
* Magnific Popup
*
*/
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before { display: none }
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none !important }
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a { color: #CCC }
.mfp-preloader a:hover { color: #FFF }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333 }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: -55px 0 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b { border-left: 27px solid #3F3F3F }
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close { top: -40px }
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure { line-height: 0 }
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure { margin: 0 }
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

	/* Remove padding around the image on smaller screens */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img { padding: 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, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
	.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, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img { padding: 0 }
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container { padding: 0 }
.mfp-ie7 .mfp-content { padding-top: 44px }
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}
.wpb_revslider_element { background: #222222 }

/*
*
* Slick Slider
*
*/
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.wpb_gallery_slidesslick_slider_2.slider_main {
	margin: 0 0 40px 0;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav {
	margin: 0 -5px;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide {
	margin: 0 5px;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide img {
	cursor: pointer;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide-wr {
	position: relative;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .nt-slick-active .slick-slide-wr:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.wpb_gallery_slidesslick_slider_2.slider_main .slick_next {
	right: 20px;
	top: auto;
	margin: 0;
	bottom: 20px;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slick_prev {
	left: auto;
	right: 75px;
	top: auto;
	bottom: 20px;
	margin: 0;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_prev,
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_next {
	opacity: 0.5;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_prev:hover,
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_next:hover {
	opacity: 1;
	transition: none;
}
.wpb_gallery_slidesslick_slider_2.slider_main .image_title {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.35);
	width: 100%;
	padding: 30px 200px 30px 28px;
	font-size: 16px;
	color: #ffffff;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .image_title {
	opacity: 1;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slider_info {
	position: absolute;
	right: 138px;
	bottom: 31px;
	font-size: 14px;
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slider_info {
	opacity: 1;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slider_info span {
	color: #002e5b;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slider_info em {
	font-style: normal;
}

/* Slick for testimonial carousel */
.slick_prev,
.slick_next {
	width: 45px;
	height: 45px;
	z-index: 998;
	border: 3px solid #d7d7d7;
	top: 50%;
	margin-top: -22px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	color: #d7d7d7;
	cursor: pointer;
	box-sizing: border-box;
	transition: border 0.2s linear, background 0.2s linear, color 0.2s linear, opacity 0.2s linear;
}
.slick_prev {
	left: -145px;
	padding-right: 2px !important;
}
.slick_next {
	right: -145px;
	padding-left: 2px !important;
}
.slick_prev:hover,
.slick_next:hover {
	border-color: #002e5b;
	background: #002e5b;
	color: #fff;
	opacity: 1;
}
.slick_prev i,
.slick_next i {
	margin-top: 12px;
	font-size: 15px;
}
.slick-dots {
	position: relative;
	padding: 0;
	margin: 20px 0 0;
	list-style: none;
	text-align: center;
	height: 8px;
}
.slick-dots:after {
	content: '';
	clear: both;
	display: table;
}
.slick-dots li {
	float: left;
	margin: 0 10px 0 0;
}
.multiple_project .slick-dots li {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.slick-dots li.slick-active button {
	background: #002e5b;
}
.slick-dots li button {
	display: block;
	border: none;
	text-indent: -3000px;
	width: 10px;
	height: 8px;
	background: #cccccc;
	outline: none;
	padding: 0;
	margin: 0;
}

/*
*
* Owl Carousel
*
*/
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.no-js .owl-carousel {
	display: block;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

/*
*
* Breadcrumbs
*
*/
.breadcrumbs {
	font-size: 10px;
	padding: 15px 0;
	border-bottom: 1px solid #e9e9e9;
	color: #858585;
}
@media screen and (min-width: 500px) {
	.breadcrumbs {
		font-size: 12px
	}
}
.breadcrumbs i {
	color: #999;
	font-size: 9px;
}
.breadcrumbs a {
	text-decoration: none;
	color: #777777;
	font-weight: 600;
}
.breadcrumbs a:hover {
	color: #253993
}
.breadcrumbs span {
	position: relative;
}
.breadcrumbs span {
	padding: 0 30px;
}
.breadcrumbs span:first-child {
	padding-left: 0;
}
.breadcrumbs span:last-child {
	padding-right: 0;
}

/*
*
* Revolution Slider
*
*/
.nt-rs-title { letter-spacing: -1.2px !important }
@media screen and (max-width: 1000px) {
	.nt-rs-title, .nt-rs-desc {
		padding-left: 10px !important
	}
}
@media screen and (min-width: 600px) {
	.nt-br-mobile {
		display: none !important
	}
}
@media screen and (max-width: 780px) {
	.nt-br-mobile2 {
		display: none !important
	}
}

@media screen and (max-width: 780px) {
	.display-none-mobile {
		display: none !important;
	}
}
.custom.tparrows {
	background: transparent;
	border: 3px solid #73767a;
	height: 45px;
	width: 45px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.custom.tparrows:hover {
	border: 3px solid #73767a;
	background: #73767a;
}
.custom.tparrows:before { color: #fff }

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
/*
*
* Mobile Top Menu Wrapper
*
*/
.mobile_header_site_title {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1.5px;
	text-transform: none;
	font-family: 'Montserrat', 'sans-serif';
	float: left;
	padding-left: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nt-mobile-wrapper {
	height: 90px;
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 99;
}
.nt-mobile-wrapper:after {
	content: "";
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
	width: 100%;
	height: 12px;
	position: absolute;
	bottom: -12px;
	left: 0;
	z-index: 1;
}
@media screen and (min-width: 1000px) {
	.nt-mobile-wrapper,
	.nt-mobile-wrapper-spacer,
	.mobiletop-contact-wrapper {
		display: none;
	}
}
.nt-mobile-wrapper-spacer {
	height: 90px;
	width: 100%;
	position: relative;
	top: 0;
}
.nt-mobile-logo {
	padding-left: 20px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/*
*
* Mobile Navigation Style 1
*
*/

/* Open/Close Hamburger Button */
.nt-mm1-toggle-button {
	position: relative;
	width: 30px;
	z-index: 15;
	float: right;
	margin-right: 20px;
	margin-top: -7px;
	top: 50%;
	height: 22px;
}
.nt-mm1-toggle-button:hover {
	cursor: pointer;
}

.nt-mm1-toggle-button .nt-mm1-bar {
	position: absolute;
	width: 100%;
}

.nt-mm1-toggle-button .nt-mm1-bar-top {
	height: 4px;
	background: #0e0e0e;
	border-radius: 1px;
	top: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.nt-mm1-toggle-button .nt-mm1-bar-middle {
	height: 4px;
	background: #0e0e0e;
	border-radius: 1px;
	top: 8px;
	opacity: 1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.nt-mm1-toggle-button .nt-mm1-bar-bottom {
	height: 4px;
	background: #0e0e0e;
	border-radius: 1px;
	top: 16px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.nt-mm1-button-open .nt-mm1-bar-top {
	background: #fff;
	-webkit-transform: rotate(45deg) translate(8px, 8px);
	-moz-transform: rotate(45deg) translate(8px, 8px);
	-ms-transform: rotate(45deg) translate(8px, 8px);
	-o-transform: rotate(45deg) translate(8px, 8px);
	transform: rotate(45deg) translate(8px, 8px);
}
.nt-mm1-button-open .nt-mm1-bar-middle {
	opacity: 0;
}
.nt-mm1-button-open .nt-mm1-bar-bottom {
	background: #fff;
	-webkit-transform: rotate(-45deg) translate(7px, -7px);
	-moz-transform: rotate(-45deg) translate(7px, -7px);
	-ms-transform: rotate(-45deg) translate(7px, -7px);
	-o-transform: rotate(-45deg) translate(7px, -7px);
	transform: rotate(-45deg) translate(7px, -7px);
	top: 21px;
}

/* Main wrapper */
.nt-mm1-wrapper {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	margin-left: 100%;
	font-size: 1em;
	font-weight: 700;
	overflow: auto;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-ms-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	z-index: 10;
	background-size: cover;
	background-position: center top;
}
.nt-mm1-wrapper:before {
   content: '';
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: absolute;
   background: rgba(0, 0, 0, .5);
   background: linear-gradient(to bottom, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .6) 100%);
   background: -ms-linear-gradient(top, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .6) 100%);
   background: -o-linear-gradient(top, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .6) 100%);
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .6) 100%);
}
.nt-mm1-show-menu.nt-mm1-wrapper:before {
   position: fixed;
}
.nt-mm1-show-menu {
	margin-left: 0;
	box-shadow: 4px 2px 15px 1px #B9ADAD;
}
.nt-mm1-container {
	margin: 75px 10px 80px 10px;
	position: relative;
	top: 70px;
}
.nt-mm1-container li > a {
	color: #f3f3f3;
	font-size: 1.18em;
	position: relative;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.nt-mm1-container .menu-item-has-children {
	position: relative;
}
.nt-mm1-container .menu-item-has-children .sub-menu {
	display: none;
}

/* Submenu arrow */
.nt-mm1-ul .nt-responsive-toggle-subarrow {
	display: block;
	color: #999999;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
	padding: 7px 20px 10px 20px;
	z-index: 10;
	font-size: 22px;
}
.nt-mm1-container .nt-mm1-ul li span {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 5px;
	right: 11px;
	padding: 0;
	cursor: pointer;
	text-align: center;
	line-height: 22px;
}
.nt-mm1-container .nt-mm1-ul li span i {
	width: 10px;
	height: auto;
	padding: 0;
	margin: 0 0 0 0;
	fill: #8C9093;
	vertical-align: middle;
}
.nt-mm1-container .nt-mm1-ul li span.nt-mm1-submenu-active i {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}
.nt-mm1-chevron i {
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
}
.nt-mm1-chevron i:hover {
	opacity: 1;
}

/* Submenus */
.nt-mm1-ul .sub-menu {
	transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.nt-mm1-ul .sub-menu li {
	font-size: 12px;
}
.nt-mm1-ul .sub-menu li:first-child {
	padding-top: 20px;
}
.nt-mm1-ul li {
	padding: 10px 0 10px 18px;
}
.nt-mm1-social {
	position: absolute;
	top: 26px;
	padding: 15px;
}
.nt-mm1-social-icon i {
	color: #fff;
	font-size: 22px;
	padding: 0 15px;
	-webkit-transition: color 0.25s ease;
	-moz-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}
.nt-mm1-social-icon i:hover {
	cursor: pointer;
}

/* Submenu */
.nt-mm1-wrapper ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

/*
*
* Phone Number in wrapper
*
*/
.nt-mm1-phone-number {
	position: relative;
	text-align: center;
	top: 40px;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	font-family: 'Montserrat', 'sans-serif';
}

.n1-mm1-number-small-text {
	font-size: 15px;
}
.nt-mm1-phone-number i {
	position: relative;
	top: 3px;
	padding-right: 7px;
}

.nt-mm1-phone-number a {
	color: #fff;
	opacity: 0.9;
}
.nt-mm1-phone-number a:hover, .nt-mm1-phone-number:active {
	opacity: 1;
	color: #fff;
}

/*
*
* TopMobile contact options
*
*/
.top-mobile-number, .top-mobile-email, .top-mobile-location {
	display: block;
	margin: 0 0 20px;
}

.mobiletop-contact-wrapper {
	padding: 40px 20px 20px 20px;
}

.mobiletop-contact-wrapper i {
	font-size: 28px;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 7px;
}

.mobile-top-text {
	font-size: 14px;
	font-weight: 700;
}

.mobile-bottom-text {
	font-size: 13px;
	opacity: 0.8;
}

@media screen and (min-width: 750px) {
	.top-mobile-number, .top-mobile-email, .top-mobile-location {
		display: inline-block;
	}
}

@media screen and (min-width: 750px) {
	.top-mobile-number, .top-mobile-email {
		margin-right: 30px;
	}
}

/*--------------------------------------------------------------
# Main Navigation
--------------------------------------------------------------*/
.nt-main-navigation {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.32);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.32);
	-webkit-transition: background 0.4s ease;
	-moz-transition: background 0.4s ease;
	-ms-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	transition: background 0.4s ease;
}
@media screen and (max-width: 1000px) {
	.nt-main-navigation {
		display: none;
	}
}
.nt-main-navigation li {
	list-style: none;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 27px;
	right: 5px;
	width: 0;
	height: 0;
	border-width: 5px 4px 0 4px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul {
	position: relative;
	font-family: 'Montserrat', 'sans-serif';
	list-style: none;
	margin: 0;
	padding: 0;
}
.nt-main-navigation .nt-main-navigation-ul > ul {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul:after,
.nt-main-navigation .nt-main-navigation-ul > ul:after {
	content: '';
	clear: both;
	display: table;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li,
.nt-main-navigation .nt-main-navigation-ul > ul > li {
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 1;
	color: #ffffff;
	font-weight: 600 !important;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li.current_page_item > a,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li.current-menu-ancestor > a,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li.current-menu-parent > a,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li.current_page_parent > a,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li.current_page_ancestor > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li.current_page_item > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li.current-menu-ancestor > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li.current-menu-parent > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li.current_page_parent > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li.current_page_ancestor > a {
	color: #253993;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li:hover > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li:hover > a {
	color: #253993;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li > a {
	position: relative;
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	color: #ffffff;
	padding: 21px 22px;
	height: 64px;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li a,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li a {
	text-align: left;
}
.nt-main-navigation .nt-main-navigation-wrapper .sub-menu > li.menu-item-has-children > a,
.nt-main-navigation .nt-main-navigation-wrapper .sub-menu > li.page_item_has_children > a {
	position: relative;
}
.nt-main-navigation .nt-main-navigation-wrapper .sub-menu > li.menu-item-has-children > a:hover:before,
.nt-main-navigation .nt-main-navigation-wrapper .sub-menu > li.page_item_has_children > a:hover:before {
	border-left-color: #fff;
}
.nt-main-navigation .nt-main-navigation-wrapper .sub-menu > li.menu-item-has-children > a:before,
.nt-main-navigation .nt-main-navigation-wrapper .sub-menu > li.page_item_has_children > a:before {
	content: '';
	position: absolute;
	right: 20px;
	top: 50%;
	margin: -4px 0 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid #cccccc;
}
.nt-main-navigation .nt-main-navigation-ul > ul > li.menu-item-has-children > a,
.nt-main-navigation .nt-main-navigation-ul > ul > li.page_item_has_children > a {
	padding-right: 23px;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul {
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	list-style: none;
	padding: 14px 0;
	margin: 0;
	width: 230px;
	z-index: 1;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul ul,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul ul {
	left: 100%;
	top: -2px;
	background: #002e5b;
	padding: 6px 0 4px;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul ul li a,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul ul li a {
	color: #fff;
	padding: 12px 26px;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul ul li a:hover,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul ul li a:hover {
	color: #253993;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul li:hover > ul,
.nt-main-navigation .nt-main-navigation-ul > ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li {
	position: relative;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
}
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li a,
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li a {
	display: block;
	padding: 13px 26px 11px;
	color: #333333;
	text-decoration: none !important;
}
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li:before,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	height: 2px;
	background: #002e5b;
	opacity: 0;
	visibility: hidden;
}
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li:after,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	height: 2px;
	background: #002e5b;
	opacity: 0;
	visibility: hidden;
}
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li:hover:before,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li:hover:before {
	opacity: 1;
	visibility: visible;
}
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li:hover:after,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li:hover:after {
	opacity: 1;
	visibility: visible;
}
.nt-main-navigation .nt-main-navigation-ul > ul > li ul li:hover > a,
.nt-main-navigation .nt-main-navigation-wrapper > ul > li ul li:hover > a {
	background: #002e5b;
	color: #fff;
}
.nt-main-navigation .nt-menu-icon-text {
	float: right;
	padding: 0 0 0 35px;
	margin: 18px 38px 0 0;
	color: #fff;
}
.nt-main-navigation .nt-menu-icon-text:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin: -17px 0 0 0;
	border-left: 1px solid rgba(255, 255, 255, 0.15);
	height: 27px;
}
.nt-main-navigation .nt-menu-icon-text strong {
	color: #fff;
	font-size: 18px;
	font-weight: 700 !important;
	font-family: 'Montserrat', 'sans-serif';
}
.nt-main-navigation .nt-menu-icon-text strong a {
	color: #fff;
	font-size: 18px;
}
.nt-main-navigation .nt-menu-icon-text span {
	font-size: 13px;
}

/*--------------------------------------------------------------
# Header Styles
--------------------------------------------------------------*/
/*
*
* Global
*
*/

/* Don't display on mobile */
@media screen and (max-width: 1000px) {
	.hs1_main_container,
	.hs2-top-wrap,
	.hs2-main-menu-wrap,
	.hs3-top-wrap,
	.hs4_main_container {
		display: none;
	}
}

/* Site title */
.nt-site-title {
	display: inline-block;
	margin: 0;
}
h1.nt-site-title {
	line-height: 22px !important;
}
.nt-site-title a {
	font-size: 25px !important;
	font-weight: 700 !important;
	color: #111;
	text-transform: capitalize !important;
}

/* Change logo on scroll */

.nt-logo-transparent {
	display: none
}

/* if the page is NOT sticky & has transparent header */
.transparent_header.transparent_header_logo .nt-logo-normal {
	display: none
}
.transparent_header .nt-logo-transparent {
	display: inline
}

/* if the page is sticky & has transparent header */
.transparent_header .nt-is-sticky .nt-logo-normal {
	display: inline
}
.transparent_header .nt-is-sticky .nt-logo-transparent {
	display: none
}
.nt-is-sticky {
	transition: all 0.5s ease
}

.nt-logo-normal {
	transition: all 0.5s ease
}

/*
*
* Toolbar
*
*/
.woo_item_count {
	background: #fff;
	border-radius: 10px;
	padding: 0 5px;
	font-size: 10px;
	position: relative;
	bottom: 7px;
	left: 2px;
}
.nt-toolbar-wrap {
	width: 100%;
	height: 40px;
	background: #eee;
	padding: 10px 0;
}
.nt-toolbar-number-wrap,
.nt-toolbar-location-wrap {
	float: left;
	padding-right: 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.nt-toolbar-social-wrap {
	float: right;
}
.nt-toolbar-social-wrap i {
	font-size: 16px;
	margin-top: 2px;
	margin-left: 8px;
	width: 25px;
	text-align: center;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.nt-toolbar-icon {
	font-size: 16px;
	padding-right: 8px;
	position: relative;
	top: 2px;
}
.nt_woo_cart_wrap {
	float: right;
	padding-left: 25px;
}
.nt-toolbar-social-wrap {
	position: relative;
	top: 1px;
}

/*
*
* Header Style 1
*
*/

.nt_hs1_call_small {
	font-size: 10px;
	color: #fff;
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
}
.nt-menu-phone-number i {
	font-size: 10px;
	margin-left: 10px;
	color: #fff;
}

.hs1-menu-wrap {
	padding: 30px 0 15px 0;
}
.hs1-menu-wrap .nt-logo-wrap {
	float: left;
}
.nt-main-navigation .nt-hs1-menu {
	float: right;
}
.nt-menu-phone-number {
	display: inline-block;
	float: right;
	padding-left: 25px;
	margin-left: 8px;
	border-left: 1px solid #fff;
	position: relative;
	top: 6px;
}
.nt-menu-phone-number a {
	float: right;
	font-size: 20px;
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 700;
	letter-spacing: -0.4px;
	color: #fff;
}

.hs1-phone-number {
	text-align: right;
}

.hs1-phone-number-text-small {
	color: #fff;
	opacity: 0.7;
	font-size: 13px;
	padding-right: 5px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.nt-main-navigation .hs1-phone-number-text-large a {
	font-family: 'Montserrat', 'sans-serif';
	font-weight: 400;
	font-size: 20px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.nt-is-sticky .hs1-phone-number-text-small, .nt-is-sticky .hs1-phone-number-text-large a {
	color: #111;
}
.hs1-header-social {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 3px;
	position: relative;
	bottom: 1px;
}
.hs1-header-social a i {
	font-size: 18px;
	color: #fff;
	oppacity: 0.7;
	padding-left: 10px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.hs1-header-social a i:hover {
	opacity: 0.7;
}
.nt-is-sticky .hs1-header-social a i {
	color: #111;
}

/*
*
* Header style 1 - Transparent
*
*/
.transparent_header .hs1_main_container {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
	z-index: 999;
}
.transparent_header .hs1_main_container .nt-main-navigation {
	background: transparent;
}
.transparent_header .hs1_main_container {
	position: absolute;
	width: 100%;
}
.nt-is-sticky .hs1-menu-wrap.nt-main-navigation {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.32) !important;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.32) !important;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.32) !important;
	background: #fff;
}
.transparent_header .hs1_main_container .nt-main-navigation {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.transparent_header.transparent_shadow .hs1_main_container {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
	z-index: 100;
}

/*
*
* Header Style 2
*
*/
.hs2-menu-wrap .nt-logo-wrap {
	float: left;
}
.hs2-menu-wrap {
	margin: 0 auto;
}
.nt-hs2-menu {
	float: right;
}
.hs2-top-wrap {
	height: 100px;
	background: #fff;
}
.hs2-menu-wrap .nt-main-navigation-wrapper {
	padding: 0 30px;
}
.nt-main-navigation .nt-hs2-menu {
	float: right;
}
.hs2-top-wrap {
	padding: 30px 0;
}
.hs2_icon_box_wrap {
	float: right;
	margin-left: 55px;
	margin-top: 5px;
}
.hs2_icon_box_wrap.clearfix::before {
	content: " ";
	display: table;
}
.hs2_header_icon {
	font-size: 30px;
	margin-right: 12px;
	color: #002e5b;
}
.hs2_icon_box_wrap .hs2_header_icon {
	float: left;
}
.hs2_social_wrap {
	float: left;
	padding-top: 10px;
	margin-left: 10px;
}
.hs2_social_wrap i {
	font-size: 22px;
	margin-right: 25px;
	color: #002e5b;
	display: inline;
	-webkit-transition: color 0.25s ease;
	-moz-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}
.hs2_social_wrap i:hover {
	opacity: 0.9;
}
.hs2_top_text {
	font-weight: 700;
}
.transparent_header .hs2-top-wrap {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
}
.transparent_header .hs2-main-wrap {
	position: absolute;
	z-index: 100;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}

/*
*
* Header Style 2 - Transparent
*
*/
.transparent_header .hs2-main-menu-wrap {
	position: absolute;
	width: 100%;
}
.transparent_header .hs2-main-menu-wrap {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.transparent_header.transparent_shadow .hs2-main-menu-wrap {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
	z-index: 100;
}
.transparent_header .hs2-main-menu-wrap {
	background: transparent;
}

/*
*
* Header Style 3
*
*/

@media screen and (max-width: 1000px) {
	.hs3_main_container {
		display: none;
	}
}

.transparent_header .hs3_main_container .nt-main-navigation {
	background: transparent;
	box-shadow: none;
}

.hs3-menu-wrap {
	background: #002e5b;
	padding-top: 5px;
}
.hs3-top-wrap {
	background: #002e5b;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.hs3-top-wrap .nt-logo-wrap {
	float: none;
	padding: 20px 0;
}
.hs3-top-wrap .nt-logo-wrap a img {
	display: block;
	margin: 0 auto;
}
.hs3-top-wrap .nt-main-navigation .nt-main-navigation-wrapper {
	text-align: center;
	float: none;
}
.hs3-menu-wrap.nt-main-navigation .nt-main-navigation-wrapper {
	text-align: center;
}
.hs3-menu-wrap.nt-main-navigation .nt-main-navigation-wrapper > ul {
	margin: 0 auto;
	display: inline-block;
	float: none;
}
.hs3-toolbar {
	z-index: 100;
	position: relative;
}

/*
*
* Header Style 3 - Transparent
*
*/
.transparent_header .hs3_main_container {
	position: absolute;
	width: 100%;
	z-index: 100;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
}
.transparent_header .hs3-top-wrap {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.transparent_header.transparent_shadow .hs3_main_container{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
	z-index: 100;
}
.transparent_header .hs3-top-wrap {
	background: transparent;
}

/* If toolbar is on, make this transparent for headerstyle 3 */
body.transparent_header .hs3_main_container .nt-toolbar-wrap {
	background: transparent;
	z-index: 100;

}

/*
*
* Header Style 4
*
*/
.hs4-menu-wrap {
	padding: 30px 0 25px 0;
}
.hs4-menu-wrap .nt-logo-wrap {
	float: left;
}
.nt-main-navigation .nt-hs4-menu {
	float: right;
}
@media screen and (max-width: 1000px) {
	.hs4_main_container {
		display: none;
	}
}

/*
*
* Header Style 4 - Transparent
*
*/
.transparent_header .hs4_main_container .nt-main-navigation {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
}
.transparent_header .hs4_main_container {
	position: absolute;
	width: 100%;
}
.nt-is-sticky .hs4-menu-wrap.nt-main-navigation {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.32) !important;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.32) !important;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.32) !important;
	background: #222222;
}
.transparent_header .hs4_main_container .nt-main-navigation {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.transparent_header.transparent_shadow .hs4_main_container {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0px, transparent 95%);
	z-index: 100;
}
.transparent_header .hs4_main_container {
	background: transparent;
}

/*
*
* Extras
*
*/
.post-password-form input {
	width: 100%;
}