/*!
Version: 1.2.2
Update: 01.15.2018
*/
@font-face {
	font-family: 'Roboto';
	src: url(../fonts/roboto/roboto-regular-webfont.eot);
	src: url("../fonts/roboto/roboto-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/roboto/roboto-regular-webfont.woff2) format("woff2"), url(../fonts/roboto/roboto-regular-webfont.woff) format("woff"), url(../fonts/roboto/roboto-regular-webfont.ttf) format("truetype");
	font-weight: 400
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/roboto/roboto-bold-webfont.eot);
	src: url("../fonts/roboto/roboto-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/roboto/roboto-bold-webfont.woff2) format("woff2"), url(../fonts/roboto/roboto-bold-webfont.woff) format("woff"), url(../fonts/roboto/roboto-bold-webfont.ttf) format("truetype");
	font-weight: 700
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/roboto/roboto-light-webfont.eot);
	src: url("../fonts/roboto/roboto-light-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/roboto/roboto-light-webfont.woff2) format("woff2"), url(../fonts/roboto/roboto-light-webfont.woff) format("woff"), url(../fonts/roboto/roboto-light-webfont.ttf) format("truetype");
	font-weight: 300
}

@font-face {
	font-family: 'Poppins';
	src: url(../fonts/poppins/poppins-light-webfont.eot);
	src: url("../fonts/poppins/poppins-light-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/poppins/poppins-light-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-light-webfont.woff) format("woff"), url(../fonts/poppins/poppins-light-webfont.ttf) format("truetype");
	font-weight: 300
}

@font-face {
	font-family: 'Poppins';
	src: url(../fonts/poppins/poppins-regular-webfont.eot);
	src: url("../fonts/poppins/poppins-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/poppins/poppins-regular-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-regular-webfont.woff) format("woff"), url(../fonts/poppins/poppins-regular-webfont.ttf) format("truetype");
	font-weight: 400
}

@font-face {
	font-family: 'Poppins';
	src: url(../fonts/poppins/poppins-semibold-webfont.eot);
	src: url("../fonts/poppins/poppins-semibold-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/poppins/poppins-semibold-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-semibold-webfont.woff) format("woff"), url(../fonts/poppins/poppins-semibold-webfont.ttf) format("truetype");
	font-weight: 600
}

@font-face {
	font-family: 'Poppins';
	src: url(../fonts/poppins/poppins-bold-webfont.eot);
	src: url("../fonts/poppins/poppins-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url(../fonts/poppins/poppins-bold-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-bold-webfont.woff) format("woff"), url(../fonts/poppins/poppins-bold-webfont.ttf) format("truetype");
	font-weight: 700
}

body {
	font-family: "Poppins", sans-serif;
	color: #6e7889;
	font-size: 16px;
	line-height: 1.75;
	font-weight: 400
}

html,
body {
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif;
	line-height: 1.25;
	font-weight: 600
}

h1,
.h1,
.heading-lg {
	font-size: 2.25em;
	color: #02a9ec
}

h2,
.h2 {
	font-size: 1.875em;
	color: #02a9ec
}

h3,
.h3,
h4,
.h4 {
	font-size: 1.45em;
	font-weight: 600;
	color: #353a42
}

h4,
.h4 {
	font-size: 1.25em;
	color: #353a42
}

h5,
.h5 {
	font-size: 1.125em;
	font-weight: 700;
	color: #353a42
}

h6,
.h6,
.heading-sm-lead {
	font-size: .875em;
	color: #353a42;
	font-weight: 700
}

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

ul li,
ol li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
table {
	margin: 0 0 18px
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
table:last-child {
	margin-bottom: 0
}

.heading-section {
	font-size: 1.875em
}

.heading-section.heading-sm {
	font-size: 1.375em
}

.heading-section {
	margin-bottom: 30px
}

.heading-section:last-child {
	margin-bottom: 0
}

.heading-section:not(.with-line) + h3,
.heading-section:not(.with-line) + h4,
.heading-section:not(.with-line) + h5 {
	margin-top: -20px
}

.heading-section.with-line {
	padding-bottom: 15px
}

.heading-section.with-line::after {
	display: block
}

.heading-section {
	text-transform: uppercase;
	color: #02a9ec;
	font-weight: 600
}

.heading-section.color-secondary {
	color: #02a9ec
}

.heading-section.color-primary {
	color: #02a9ec
}

.heading-section.color-default {
	color: #b4b9c3
}

.heading-section.color-dark {
	color: #414650
}

.heading-sm-lead {
	letter-spacing: 4px;
	font-weight: 300;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase
}

.heading-sm-lead + h1,
.heading-sm-lead + h2,
.heading-sm-lead + h3,
.heading-sm-lead + h4,
.heading-sm-lead + h5,
.heading-sm-lead + h4 {
	margin-top: -5px
}

.heading-sm-lead {
	color: #353a42
}

table tr:first-child td {
	text-align: center;
	padding: 5px;
	background: #02a9ec;
	border: 1px solid #bebebe;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.8px;
}

table td {
	font-size: 13px;
	text-align: center;
	padding: 5px;
	background: #f6f6f6;
	border: 1px solid #bebebe;
	color: #000
}

table {
	width: 100%;
	margin: 10px 0 30px 0
}

.heading-sm-lead.color-primary {
	color: #02a9ec
}

.heading-sm-lead.color-secondary {
	color: #02a9ec
}

.light .with-line::after {
	background-color: #fff
}

.light,
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6 {
	color: #fff
}

blockquote {
	margin: 30px 0;
	color: #888
}

blockquote:first-child {
	margin-top: 0
}

blockquote:last-child {
	margin-bottom: 0
}

blockquote p:last-child strong {
	color: #02a9ec
}

p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h4,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h4,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h4,
table + h1,
table + h2,
table + h3,
table + h4,
table + h5,
table + h4 {
	margin-top: 35px
}

a {
	outline: 0;
	transition: all 0.5s;
	color: #02a9ec
}

a:link,
a:visited {
	text-decoration: none
}

a:hover,
a:focus,
a:active {
	outline: 0;
	color: #02a9ec
}

img {
	outline: 0;
	border: 0 none;
	max-width: 100%;
	height: auto;
	vertical-align: top;
	-ms-border-radius: 6px;
	border-radius: 6px
}

img + h2,
img h3,
img h4 {
	margin-top: 15px
}

img.alignright {
	padding: 0;
	float: right;
	margin: 5px 0 10px 30px
}

img.alignleft {
	padding: 0;
	float: left;
	margin: 5px 30px 10px 0
}

hr,
.hr {
	margin: 35px 0
}

hr:first-child,
.hr:first-child {
	margin-top: 0
}

hr:last-child,
.hr:last-child {
	margin-bottom: 0
}

input:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: 0 0 0 transparent
}

.al-center,
.center {
	text-align: center
}

.al-center .with-line:after,
.center .with-line:after {
	left: 50%;
	margin-left: -35px
}

.al-right {
	text-align: right
}

.al-right .with-line:after {
	right: 0
}

.al-left {
	text-align: left
}

.ucap {
	text-transform: uppercase
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 10000
}

#status {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../image/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 38px auto;
	margin: -50px 0 0 -50px
}

#gmap {
	display: block;
	width: 100%;
	height: 400px;
	pointer-events: none;
	background: #58B
}

.section-pad {
	padding-top: 90px;
	padding-bottom: 90px
}

.section-pad-sm {
	padding-top: 45px;
	padding-bottom: 45px
}

.section-pad-md {
	padding-top: 67.5px;
	padding-bottom: 67.5px
}

.pad-0 {
	padding: 0
}

.npl {
	padding-left: 0
}

.npl img {
	background-color: #fff;
	border-radius: 10px
}

.npr {
	padding-right: 0
}

.space-top {
	margin-top: 20px
}

.space-top-sm {
	margin-top: 15px
}

.space-top-md {
	margin-top: 30px
}

.space-bottom {
	margin-bottom: 20px
}

.space-bottom-sm {
	margin-bottom: 15px
}

.space-bottom-md {
	margin-bottom: 30px
}

.nomg {
	margin-top: 0;
	margin-bottom: 0
}

.wide-md {
	max-width: 970px;
	margin: 0 auto
}

.container-fluid > .row > .row {
	margin-left: 0;
	margin-right: 0
}

.col-list .row + .row {
	margin-top: 30px
}

.row-column:not(:first-child) {
	margin-top: 60px
}

.row-column-md:not(:first-child) {
	margin-top: 45px
}

.row-column-sm:not(:first-child) {
	margin-top: 30px
}

div[class*="row-column"].mgfix {
	margin-top: -45px
}

div[class*="row-column"].mgauto {
	margin-top: 0
}

div[class*="row-column"].mgtop {
	margin-top: 60px
}

div[class*="row-column"].mgtop-md {
	margin-top: 45px
}

div[class*="row-column"].mgtop-sm {
	margin-top: 30px
}

div[class*="wide-"] + div[class*="row-column"]:not([class*="mg"]):not([class*="mt-"]) {
	margin-top: 60px
}

.clear {
	clear: both;
	display: block;
	height: 0;
	width: 100%
}

.first[class*="col-"] {
	clear: left
}

.nomg[class*="wide-"] {
	margin: 0
}

.round {
	-ms-border-radius: 6px;
	border-radius: 6px
}

.round-md {
	-ms-border-radius: 8px;
	border-radius: 8px
}

.round-lg {
	-ms-border-radius: 35px;
	border-radius: 35px
}

.circle {
	-ms-border-radius: 50%;
	border-radius: 50%
}

.imagebg {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	opacity: 0
}

.imagebg img {
	display: none
}

.imagebg.bgloaded {
	opacity: 1
}

.has-bg,
.fixed-bg {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.has-bg {
	position: relative
}

.has-bg:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #000;
	opacity: .6;
	z-index: 0
}

.has-bg.bg-primary:after {
	background-color: #02a9ec
}

.has-bg.bg-secondary:after {
	background-color: #02a9ec
}

.has-bg.bg-light:after {
	background-color: #f8f8f8
}

.has-bg .container {
	position: relative;
	z-index: 1
}

.has-bg.dark-filter:after {
	opacity: .75
}

.has-bg.darker-filter:after {
	opacity: .9
}

.has-bg.light-filter:after {
	opacity: .25
}

.has-bg.lighter-filter:after {
	opacity: .15
}

.has-bg.no-filter:after {
	opacity: .01
}

.fixed-bg {
	background-attachment: fixed
}

.has-bg .container,
.has-bg-image .container {
	position: relative;
	z-index: 3
}

.has-bg-image {
	position: relative
}

.bg-image-loaded {
	opacity: 1
}

.btn {
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 700;
	padding: 12px 24px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	border: 2px solid #02a9ec;
	background-color: #02a9ec;
	box-sizing: border-box;
	transition: all 0.4s;
	-ms-border-radius: 4px;
	border-radius: 4px
}

.btn:hover,
.btn:focus {
	background-color: #02a9ec;
	border-color: #02a9ec;
	color: #fff
}

.btn.btn-alt {
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-alt:hover,
.btn.btn-alt:focus {
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-outline {
	color: #02a9ec;
	background-color: transparent
}

.btn.btn-outline:hover,
.btn.btn-outline:focus {
	color: #fff;
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-outline.btn-alt {
	color: #02a9ec
}

.btn.btn-outline.btn-alt:hover,
.btn.btn-outline.btn-alt:focus {
	color: #fff;
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-outline.btn-light {
	color: #fff;
	border-color: #fff
}

.btn.btn-outline.btn-light:hover,
.btn.btn-outline.btn-light:focus {
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-outline.btn-light.btn-alt:hover,
.btn.btn-outline.btn-light.btn-alt:focus {
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-light:not(.btn-outline) {
	color: #02a9ec;
	border-color: #fff;
	background-color: #fff
}

.btn.btn-light:not(.btn-outline):hover,
.btn.btn-light:not(.btn-outline):focus {
	color: #fff;
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-light:not(.btn-outline).btn-alt {
	color: #02a9ec
}

.btn.btn-light:not(.btn-outline).btn-alt:hover,
.btn.btn-light:not(.btn-outline).btn-alt:focus {
	color: #fff;
	background: #02a9ec;
	border-color: #02a9ec
}

.btn.btn-lg {
	padding: 16px 35px;
	font-size: 16px;
	-ms-border-radius: 4px;
	border-radius: 4px
}

.btn.btn-md {
	padding: 8px 20px
}

.btn.btn-sm {
	padding: 3px 12px 4px;
	font-weight: 400
}

.btn.round {
	-ms-border-radius: 60px;
	border-radius: 60px
}

.btn.btn-mw {
	min-width: 190px
}

.table-responsive {
	margin-bottom: 30px
}

.table-responsive:last-child,
.table-responsive .table {
	margin-bottom: 0
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	border-color: #ececec
}

.table.bdr-top,
.table.bdr-bottom {
	border-color: #ececec
}

.form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.form-control:focus {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.form-control.error {
	border-color: #FF4346 !important
}

form label.error {
	display: none !important
}

.form-results {
	display: none;
	font-size: 12px;
	margin: 15px 0
}

.form-results:first-child {
	margin-top: 0
}

.form-results:last-child {
	margin-bottom: 0
}

.gaps {
	clear: both;
	height: 20px;
	display: block;
	margin: 0
}

.gaps.size-lg {
	height: 60px
}

.gaps.size-md {
	height: 30px
}

.gaps.size-sm {
	height: 15px
}

.gaps.size-2x {
	height: 40px
}

.gaps.size-3x {
	height: 60px
}

.gaps.size-xs {
	height: 10px
}

.gaps.size-sep {
	height: 45px
}

.gaps.size-section {
	height: 90px
}

.pd-x1 {
	padding: 10px
}

.pd-x2 {
	padding: 20px
}

.pd-x3 {
	padding: 30px
}

.pd-x4 {
	padding: 40px
}

.pd-x5 {
	padding: 50px
}

.mg-x1 {
	margin: 10px
}

.mg-x2 {
	margin: 20px
}

.mg-x3 {
	margin: 30px
}

.mg-x4 {
	margin: 40px
}

.mg-x5 {
	margin: 50px
}

.mt-x1 {
	margin-top: 10px
}

.mt-x2 {
	margin-top: 20px
}

.mt-x3 {
	margin-top: 30px
}

.mt-x4 {
	margin-top: 40px
}

.mt-x5 {
	margin-top: 50px
}

.mb-x1 {
	margin-bottom: 10px
}

.mb-x2 {
	margin-bottom: 20px
}

.mb-x3 {
	margin-bottom: 30px
}

.mb-x4 {
	margin-bottom: 40px
}

.mb-x5 {
	margin-bottom: 50px
}

.color-heading {
	color: #02a9ec
}

.color-alternet {
	color: #02a9ec
}

.bg-light {
	background: #f8f8f8
}

.bg-white,
.box-s1 {
	background: #fff
}

.bg-dark {
	background: #121112
}

.bg-primary {
	background: #02a9ec
}

.bg-secondary {
	background: #02a9ec
}

.bg-alternet {
	background: #02a9ec
}

.bg-light-primary {
	background-color: rgba(24, 99, 171, .1)
}

.bg-light-secondary {
	background-color: rgba(237, 75, 65, .1)
}

.bg-light-alternet {
	background-color: rgba(6, 78, 148, .1)
}

.bdr {
	border: 1px solid rgba(0, 0, 0, .04)
}

.bdr-y {
	border-top: 1px solid rgba(0, 0, 0, .04);
	border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.bdr-x {
	border-left: 1px solid rgba(0, 0, 0, .04);
	border-right: 1px solid rgba(0, 0, 0, .04)
}

.bdr-top {
	border-top: 1px solid rgba(0, 0, 0, .04)
}

.bdr-bottom {
	border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.bdr-none {
	border-color: transparent
}

.social {
	margin: 0;
	padding: 0;
	list-style: none
}

.social li {
	display: inline-block;
	margin-left: 15px
}

.social li:first-child {
	margin-left: 0
}

.preload {
	display: none
}

.navbar-toggle {
	margin-right: 0
}

.carousel-control {
	visibility: hidden;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-o-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
	opacity: 0;
	width: 60px
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
	filter: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	width: 60px;
	height: 60px;
	padding-top: 10px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	font-family: 'FontAwesome';
	text-shadow: none;
	font-size: 48px
}

.carousel-control .glyphicon-chevron-left:hover,
.carousel-control .glyphicon-chevron-right:hover {
	background: transparent
}

.carousel-control .glyphicon-chevron-left {
	left: 10%
}

.carousel-control .glyphicon-chevron-left:before {
	content: '\f104'
}

.carousel-control .glyphicon-chevron-right {
	right: 10%
}

.carousel-control .glyphicon-chevron-right:before {
	content: '\f105'
}

.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #fff;
	border: 0
}

.more-less {
	float: right;
	color: #212121
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEE
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-50px, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.content .list-style li {
	position: relative;
	padding-left: 18px;
	margin-left: 0;
	margin-bottom: 12px
}

.content .list-style li:last-child {
	margin-bottom: 0
}

.content .list-style li:before {
	font-family: 'FontAwesome';
	content: '\f105';
	color: #02a9ec;
	position: absolute;
	left: 1px;
	top: 4px;
	font-size: 16px;
	line-height: 18px
}

.light .content .list-style li:before,
.call-action:not(.dark) .content .list-style li:before {
	color: #fff
}

.content .list-style.dots li:before {
	content: '\f111';
	font-size: 8px;
	top: 5px
}

.content .list-style.quad li:before {
	content: '\f0c8';
	font-size: 8px;
	top: 5px
}

.content .list-style.tick li {
	padding-left: 26px
}

.content .list-style.tick li:before {
	content: '\f00c';
	font-size: 16px;
	top: 4px
}

.content .list-style.list-sitemap li {
	margin-bottom: 10px;
	font-weight: 600
}

.content .list-style.list-sitemap li:last-child {
	margin-bottom: 0
}

.content .list-style.list-sitemap li ul {
	margin-top: 5px
}

.content .list-style.list-sitemap li ul li {
	margin-top: 3px;
	font-weight: 400
}

.content ol {
	margin-left: 50px
}

.content ol li {
	list-style: decimal;
	list-style: decimal-leading-zero;
	padding-left: 5px;
	margin-bottom: 8px
}

.content ol li:last-child {
	margin-bottom: 0
}

.tab-custom .nav-tabs {
	background: #ececec;
	border-bottom: none;
	display: table;
	width: 100%
}

.tab-custom .nav-tabs li {
	display: table-cell;
	float: none
}

.tab-custom .nav-tabs li:last-child a {
	border-right-color: #ececec
}

.tab-custom .nav-tabs li > a {
	border: 1px solid #ececec;
	border-right-color: #f5f5f5;
	text-align: center;
	border-radius: 0;
	padding: 15px 2px;
	margin: 0;
	font-size: 16px;
	color: #383838;
	line-height: 24px
}

.tab-custom .nav-tabs li > a img {
	height: 60px;
	width: auto;
	margin-top: -5px
}

.tab-custom .nav-tabs li.active > a,
.tab-custom .nav-tabs li.active > a:hover,
.tab-custom .nav-tabs li.active > a:focus {
	background: #f5f5f5;
	border-color: #f5f5f5
}

.tab-custom .tab-content {
	background: #f5f5f5;
	padding: 30px 20px 25px 20px
}

.tab-custom .tab-content h4 {
	color: #02a9ec;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px
}

.tab-custom .tab-content a {
	padding: 8px 16px;
	margin-top: 25px
}

.tab-custom.tab-simple .nav-tabs {
	background: none
}

.tab-custom.tab-simple .nav-tabs li {
	display: inline-block
}

.tab-custom.tab-simple .nav-tabs li > a {
	padding: 12px 15px;
	border: 1px solid #ececec;
	background-color: #ececec
}

.tab-custom.tab-simple .nav-tabs li.active > a {
	background-color: #fff;
	border-bottom-color: #fff
}

.tab-custom.tab-simple .tab-content {
	background: none;
	border: 1px solid #ececec
}

.carousel {
	height: 100%
}

.carousel .stky-banner {
	position: absolute;
	top: 0
}

.carousel .carousel-inner,
.carousel .item,
.carousel .active {
	height: 100%
}

.position {
	position: static
}

.img-wrapper {
	position: absolute;
	bottom: 0;
	max-width: 520px
}

.contact-list {
	margin-top: 30px
}

.contact-list:first-child {
	margin-top: 0
}

.contact-list li {
	margin-bottom: 20px;
	padding-bottom: 0
}

.contact-list li:last-child {
	margin-bottom: 0
}

.contact-list li .fa {
	color: #02a9ec;
	font-size: 24px;
	display: block;
	width: 30px;
	float: left
}

.contact-list li span {
	margin-left: 40px;
	display: block;
	line-height: 1.4
}

.icon-box {
	width: 48px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	color: #02a9ec;
	transition: all 0.4s;
	text-align: center;
	font-size: 1.25em;
	line-height: 46px;
	margin: 2px 0;
	border: 1px solid transparent;
	position: relative
}

.light .icon-box {
	color: #fff
}

.icon-box.left {
	text-align: left
}

.icon-box.size-md {
	width: 60px;
	height: 60px;
	font-size: 1.75em;
	line-height: 58px
}

.icon-box.size-sm {
	width: 24px;
	height: 24px;
	font-size: 14px;
	line-height: 22px
}

.icon-box.size-sm span.icon {
	transform: scale(.5) translate(-14px, -6px)
}

.icon-box.size-lg {
	width: 90px;
	height: 90px;
	font-size: 2.5em;
	line-height: 88px
}

.icon-box.size-lg.sqaure,
.icon-box.size-lg.round,
.icon-box.size-lg.circle {
	border-width: 2px
}

.icon-box.size-xl {
	width: 120px;
	height: 120px;
	font-size: 3em;
	line-height: 118px
}

.icon-box.size-xl.sqaure,
.icon-box.size-xl.round,
.icon-box.size-xl.circle {
	border-width: 2px
}

.icon-box.sqaure,
.icon-box.round,
.icon-box.circle {
	border-color: #02a9ec
}

.light .icon-box.sqaure,
.light .icon-box.round,
.light .icon-box.circle {
	border-color: #fff
}

.icon-box.round {
	-ms-border-radius: 6px;
	border-radius: 6px
}

.icon-box.circle {
	-ms-border-radius: 50%;
	border-radius: 50%
}

.icon-box.icon-bg {
	background-color: #02a9ec;
	color: #fff
}

.icon-box.icon-bg-alt {
	background-color: #02a9ec;
	color: #fff
}

.icon-box.light {
	color: #fff
}

.icon-box.light.sqaure,
.icon-box.light.round,
.icon-box.light.circle {
	border-color: #fff
}

.icon-box.light.icon-bg {
	background-color: #fff;
	color: #02a9ec
}

.icon-box + h4,
.icon-box + h3 {
	margin-top: 20px
}

.icon-box span.icon {
	vertical-align: middle;
	margin-top: -5px
}

.icon-box.style-s1,
.icon-box.style-s2 {
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #02a9ec;
	color: #fff
}

.icon-box.style-s2 {
	background-color: #02a9ec
}

.icon-box.style-s2.sqaure,
.icon-box.style-s2.round,
.icon-box.style-s2.circle {
	border-color: #02a9ec
}

.icon-box.style-s3,
.icon-box.style-s4 {
	-ms-border-radius: 6px;
	border-radius: 6px;
	border-color: #02a9ec;
	color: #02a9ec
}

.icon-box.style-s3.circle,
.icon-box.style-s4.circle {
	-ms-border-radius: 50%;
	border-radius: 50%
}

.icon-box.style-s4 {
	-ms-border-radius: 6px;
	border-radius: 6px;
	border-color: #02a9ec;
	color: #02a9ec
}

.icon-box .icon-in {
	background: #02a9ec;
	color: #fff;
	border: 2px solid #fff;
	position: absolute;
	right: 16px;
	bottom: 16px;
	padding: 0;
	text-align: center;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	line-height: 32px;
	font-size: 16px;
	vertical-align: middle
}

.icon-box.style-s4 .icon-in {
	background: #02a9ec
}

.icon-box:not(.size-xl) .icon-in {
	right: 12px;
	bottom: 12px;
	height: 24px;
	width: 24px;
	line-height: 20px;
	font-size: 12px
}

.owl-dots {
	text-align: center;
	margin-top: 20px
}

.owl-dots .owl-dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	border: 1px solid #02a9ec;
	display: inline-block;
	margin: 0 5px
}

.light .owl-dots .owl-dot {
	border-color: #fff
}

.owl-dots .owl-dot.active {
	background: #02a9ec
}

.light .owl-dots .owl-dot.active {
	background: #fff
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	border-radius: 50%;
	height: 44px;
	width: 44px;
	text-indent: -999em;
	text-align: left;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 12px auto
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	opacity: .8;
	background-color: rgba(0, 0, 0, .15)
}

.owl-nav .owl-prev > .fa,
.owl-nav .owl-next > .fa {
	display: none
}

.owl-nav .owl-next {
	right: -50px;
	background-image: url(../image/arrow-next-g.png)
}

.light .owl-nav .owl-next,
.container-fluid .owl-nav .owl-next {
	background-image: url(../image/arrow-next-w.png)
}

.container-fluid .owl-nav .owl-next {
	right: 10px
}

.owl-nav .owl-prev {
	left: -50px;
	background-image: url(../image/arrow-prev-g.png)
}

.light .owl-nav .owl-prev,
.container-fluid .owl-nav .owl-prev {
	background-image: url(../image/arrow-prev-w.png)
}

.container-fluid .owl-nav .owl-prev {
	left: 10px
}

.site-header {
	z-index: 20;
	position: relative
}

.site-header .navbar {
	border-radius: 0;
	border: 0 none;
	min-width: 300px;
	padding: 12px 0;
	color: #5c5c5c;
	background: #fff;
	margin: 0
}

.site-header .navbar-brand {
	height: auto;
	padding: 0
}

.site-header .navbar-brand img {
	width: auto;
	max-width: 100%;
	max-height: 60px
}

.site-header .navbar-header .quote-btn {
	display: none
}

.site-header .navbar-collapse {
	padding: 0;
	background-color: transparent;
	color: #333;
	border-top: 0 none
}

.site-header .logo-light {
	display: none
}

.site-header .quote-btn {
	padding: 0;
	display: inline-block
}

.site-header .quote-btn .btn {
	padding: 6px 25px;
	font-size: 12px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	border: 0 none;
	color: #fff;
	background-color: #02a9ec;
	margin: 0;
	vertical-align: middle
}

.site-header .quote-btn .btn:hover {
	color: #fff;
	background-color: #02a9ec
}

.topbar {
	padding: 6px 0;
	color: #5c5c5c;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
	font-size: 13px;
	line-height: 1
}

.topbar .top-aside {
	line-height: 30px
}

.topbar .top-aside > p {
	margin: 0 10px 0 0
}

.topbar .top-aside > * {
	float: left
}

.topbar .top-left {
	float: left;
	max-width: 44%
}

.topbar .top-right {
	float: right;
	max-width: 55%
}

.topbar .top-contact .fa {
	border: 0 none;
	width: auto;
	height: auto;
	line-height: 27px
}

.topbar .top-contact span {
	font-size: 1.1em;
	line-height: 30px
}

.topbar .top-nav li a {
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	transition: color .3s
}

.topbar .quote-btn .btn {
	padding: 3px 15px;
	vertical-align: top
}

.topbar .social:not(:last-child) {
	margin-right: 25px
}

.topbar .social li {
	vertical-align: middle
}

.topbar .social li a {
	line-height: 30px;
	font-size: 16px;
	color: #02a9ec
}

.topbar.style-dark {
	background: #02a9ec;
	color: #fff
}

.topbar.style-dark .top-nav a:hover,
.topbar.style-dark .top-nav a:focus,
.topbar.style-dark .top-contact a:hover,
.topbar.style-dark .top-contact a:focus {
	color: currentColor;
	text-decoration: underline
}

.topbar.style-dark .social li a {
	color: currentColor
}

.topbar.style-dark .social li a:hover,
.topbar.style-dark .social li a:focus {
	color: #71110b
}

.topbar.style-dark .top-contact .fa {
	color: currentColor
}

.top-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.top-nav li {
	display: inline-block;
	vertical-align: middle
}

.top-nav li:first-child {
	margin-left: -10px
}

.top-nav a {
	padding: 6px 10px;
	color: inherit;
	font-size: 13px;
	line-height: 24px
}

.top-nav a:hover,
.top-nav a:focus {
	color: #02a9ec
}

.top-contact {
	margin: 0;
	list-style: none;
	font-size: 13px;
	line-height: 30px;
	color: inherit
}

.top-contact .fa {
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #02a9ec;
	color: #02a9ec;
	font-size: 18px;
	margin-right: 5px;
	vertical-align: middle
}

.top-contact span {
	font-size: 1.25em;
	font-weight: 400
}

.top-contact li {
	margin-left: 25px;
	float: left;
	line-height: 1
}

.top-contact li:first-child {
	margin-left: 0
}

.top-contact a {
	color: inherit
}

.top-contact a:hover {
	color: #02a9ec
}

.navbar-nav {
	width: 100%
}

.navbar-nav > li > a {
	background: transparent;
	text-transform: uppercase;
	color: inherit;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 12px;
	transition: background 350ms, color 350ms, border-color 350ms
}

.navbar-nav > li.active > a,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	color: #02a9ec;
	background: transparent
}

.navbar-nav > li > .dropdown-menu .dropdown-menu {
	top: 0;
	margin-top: 0
}

.navbar-nav > li.rollover > .dropdown-menu,
.navbar-nav > li.nav-opened > .dropdown-menu,
.navbar-nav > li:hover > .dropdown-menu {
	top: 100%;
	margin-top: 0;
	opacity: 1;
	visibility: visible
}

.navbar-nav > li.quote-btn {
	margin-left: 12px;
	float: right
}

.navbar-nav > li.quote-btn .btn {
	padding: 12px 24px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	border: 0 none
}

.navbar-nav > li.has-children > a:after {
	color: currentColor;
	content: "\f107";
	display: inline-block;
	opacity: .5;
	width: 9px;
	text-align: center;
	margin-left: 2px;
	font-size: 12px;
	line-height: .9;
	font-family: "FontAwesome";
	transition: transform .4s
}

.navbar-nav .dropdown-menu {
	background: #02a9ec;
	border: 0;
	border-radius: 0;
	padding: 0;
	left: 0;
	top: -999em;
	display: block;
	opacity: 0;
	width: 240px;
	visibility: hidden;
	transition: opacity .3s, visibility .4s
}

.navbar-nav .dropdown-menu .dropdown-menu {
	left: 240px;
	opacity: 0
}

.navbar-nav .dropdown-menu li {
	position: relative
}

.navbar-nav .dropdown-menu li a {
	padding: 9px 25px 9px 15px;
	color: #fff;
	text-transform: inherit
}

.navbar-nav .dropdown-menu li.rollover .dropdown-menu,
.navbar-nav .dropdown-menu li.nav-opened .dropdown-menu,
.navbar-nav .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	height: auto;
	z-index: 1001
}

.navbar-nav .dropdown-menu li.dropdown > a:after {
	content: "\f105";
	display: block;
	position: absolute;
	top: 50%;
	right: 8px;
	opacity: .5;
	margin-top: -7px;
	height: 14px;
	width: 12px;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
	font-family: "FontAwesome";
	transition: transform .4s
}

.navbar-nav .dropdown-menu.active > a,
.navbar-nav .dropdown-menu li > a:hover,
.navbar-nav .dropdown-menu li > a:focus {
	color: #fff;
	background-color: #02a9ec
}

.navbar-nav .dropdown-menu > .active > a,
.navbar-nav .dropdown-menu > .active > a:focus,
.navbar-nav .dropdown-menu > .active > a:hover {
	color: #fff;
	background-color: #02a9ec
}

.navbar-nav ul li.active > a,
.navbar-nav ul li.active > a:focus .navbar-nav ul li.active > a:hover,
.navbar-nav ul li.rollover > a {
	color: #fff
}

.navbar-nav ul li.active > a,
.navbar-nav ul li.rollover > a {
	background: #02a9ec
}

.navbar-nav .label {
	margin-top: -2px;
	vertical-align: middle;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	margin-left: 3px;
	font-weight: 400
}

.navbar-nav .caret {
	margin-top: 0;
	vertical-align: middle;
	transform: translateY(-50%)
}

.navbar-nav b.caret {
	display: none
}

.navbar-nav .megamenu {
	position: static
}

.navbar-nav .megamenu ul li a {
	display: block;
	padding: 4px 8px 4px 12px
}

.navbar-nav .megamenu .dropdown-menu {
	width: 100%
}

.navbar-nav .megamenu .megamenu-container {
	padding: 25px 15px
}

.navbar-nav .megamenu .megamenu-header {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.05em;
	color: #fff;
	padding: 4px 8px 4px 12px
}

.navbar-nav .megamenu .mega-text-block {
	padding: 35px 25px;
	color: #fff
}

.navbar-nav .megamenu .mega-text-block > * {
	color: #fff
}

.navbar-nav .megamenu .mega-text-block h3:not(:last-child),
.navbar-nav .megamenu .mega-text-block h4:not(:last-child) {
	margin-bottom: 8px
}

.navbar-nav .megamenu .mega-text-block .btn {
	width: auto;
	display: inline-block;
	text-transform: uppercase;
	padding: 9px 16px;
	border-color: #fff;
	background: transparent;
	color: #fff
}

.navbar-nav .megamenu .mega-text-block .btn:hover {
	background: #fff;
	color: #02a9ec
}

.navbar-nav .megamenu-short {
	position: relative
}

.navbar-nav .megamenu-short .dropdown-menu {
	width: 480px
}

.navbar-nav .imagebg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background-position: 50% 0
}

.navbar-nav .dropdown-menu .has-bg-image {
	position: static
}

.navbar-nav .pos-fixed {
	position: absolute;
	background: #02a9ec;
	top: 0;
	bottom: 0;
	overflow: hidden
}

.navbar-nav .pos-fixed:first-child {
	left: 0
}

.navbar-nav .pos-fixed:first-child + div {
	float: right
}

.navbar-nav .pos-fixed:last-child {
	right: 0
}

.navbar-nav .pos-fixed > ul {
	position: static
}

.header-s1 .navbar {
	padding: 0
}

.header-s1 .navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 30px
}

.header-s1 .navbar-nav > li.quote-btn {
	margin-top: 16px
}

.header-s1 .navbar .container {
	position: relative
}

.header-s1 .navbar-brand {
	margin-top: 10px;
	margin-bottom: 10px
}

.header-s1 .navbar-collapse {
	margin-right: -15px;
	float: right;
	width: auto
}

.header-s1.has-fixed .navbar {
	position: fixed;
	width: 100%;
	z-index: 9;
	top: 0;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .07)
}

.header-s1.has-fixed .banner {
	margin-top: 80px
}

.banner-text {
	color: #6e7889;
	position: relative;
	padding-top: 67.5px;
	padding-bottom: 67.5px;
	z-index: 1;
	font-size: 15px
}

.banner-text.wide-md {
	max-width: 580px
}

.banner-text.pos-center {
	margin: 0 auto
}

.banner-text.pos-left {
	float: left
}

.banner-text.pos-right {
	float: right
}

.banner-text.al-center:not(.pos-center),
.banner-text.center:not(.pos-center) {
	margin: 0 auto
}

.banner-text.light {
	color: #fff
}

.banner-text.dark {
	color: #2a2e34
}

.banner-text h1,
.banner-text h2 {
	color: inherit;
	font-size: 2.25em
}

.banner-text h1 strong,
.banner-text h2 strong {
	color: #02a9ec
}

.banner-text [class*="heading-"] {
	color: inherit
}

.banner-text .with-line:after {
	background-color: #fff
}

.banner-text.dark .with-line:after {
	background-color: #6e7889
}

.banner-text .animated {
	animation-delay: 350ms;
	animation-duration: 1s
}

.banner-text .banner-cta:not(:first-child) {
	margin-top: 25px
}

.banner-text .btn {
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase
}

.banner-text .btn + .btn {
	margin-left: 15px
}

.banner-text .page-title {
	color: inherit;
	font-size: 3em;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0
}

.banner-text .page-breadcrumb {
	margin-top: 10px;
	font-size: 1em
}

.banner-text .page-breadcrumb a {
	color: inherit
}

.banner-text .page-breadcrumb span.current,
.banner-text .page-breadcrumb a:hover {
	color: #02a9ec
}

.banner-slider {
	height: 550px
}

.banner-slider .carousel-inner .item {
	transition-property: opacity
}

.banner-slider .carousel-inner .item,
.banner-slider .carousel-inner .active.left,
.banner-slider .carousel-inner .active.right {
	opacity: 0
}

.banner-slider .carousel-inner .active,
.banner-slider .carousel-inner .next.left,
.banner-slider .carousel-inner .prev.right {
	opacity: 1
}

.banner-slider .carousel-inner .next,
.banner-slider .carousel-inner .prev,
.banner-slider .carousel-inner .active.left,
.banner-slider .carousel-inner .active.right {
	left: 0;
	transform: translate3d(0, 0, 0)
}

.banner-slider .banner-content {
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 5
}

.banner-slider .banner-text {
	width: 100%;
	position: relative;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0
}

.banner-slider .banner-text:not([class*="wide-"]) {
	max-width: 600px;
	padding: 8px;
	background: #03a8ea61
}

.banner-slider .banner-boxed {
	padding: 35px 35px 40px;
	background: rgba(0, 0, 0, .6)
}

.banner-slider:hover > .carousel-control {
	opacity: 1;
	visibility: visible
}

.banner-slider .fill {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover
}

.banner-slider.banner-large {
	height: 450px
}

.banner-slider.banner-large .with-line {
	margin-bottom: 24px;
	padding-bottom: 26px
}

.banner-slider.banner-fullscreen {
	height: 94vh
}

.banner-static {
	background-color: #000;
	position: relative;
	text-align: center;
	width: 100%;
	padding: 15px 0;
	min-height: 200px
}

.banner-static .banner-text {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.banner-static.only-pg-title {
	min-height: 160px
}

.banner-static.bg-light {
	background: #efefef
}

.banner-static.bg-light .banner-text {
	color: #6e7889
}

.banner-static.bg-light .light {
	color: #fff
}

.banner-static.bg-light .dark {
	color: #6e7889
}

.banner-static .imagebg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.banner-static .has-bg-image {
	position: static
}

.site-header:not(.is-transparent) .topbar + .navbar + .banner-fullscreen {
	height: 92vh
}

.banner-text.banner-text-modern {
	font-size: 24px;
	font-weight: 300
}

.banner-text.banner-text-modern h1:not(.page-title),
.banner-text.banner-text-modern h2:not(.page-title) {
	font-size: 3em;
	line-height: 1.1;
	letter-spacing: .15em
}

.banner-text.banner-text-modern .with-line {
	margin-bottom: 40px;
	padding-bottom: 42px
}

.banner-text.banner-text-modern:not([class*="wide-"]) {
	max-width: 880px
}

.banner-slider .banner-text.banner-text-modern:not([class*="wide-"]) {
	max-width: 880px
}

div[class*="olayer-"] {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background: #000
}

div[class*="olayer-"].light {
	background: #fff
}

div[class*="olayer-"].primary {
	background: #02a9ec
}

div[class*="olayer-"].secondary {
	background: #02a9ec
}

div[class*="olayer-"].alternet {
	background: #02a9ec
}

.call-action {
	color: #fff;
	background-color: #02a9ec;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative
}

.call-action .cta-block {
	padding: 45px 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: table
}

.call-action .cta-block > .cta-sameline {
	padding: 0
}

.call-action h1,
.call-action h2,
.call-action h3,
.call-action h4 {
	font-weight: 400;
	color: inherit;
	line-height: 1.5;
	margin: 15px 0
}

.call-action p {
	margin: 15px 0
}

.call-action h1,
.call-action h2 {
	text-transform: uppercase
}

.call-action a:not(.btn) {
	color: inherit;
	text-decoration: underline
}

.call-action a:not(.btn):hover {
	text-decoration: none
}

.call-action .btn {
	min-width: 160px;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px
}

.call-action .btn:first-child {
	margin-top: 0
}

.call-action .btn.btn-light {
	color: #02a9ec
}

.call-action .btn.btn-light:hover {
	color: #fff;
	background-color: #02a9ec;
	border-color: #02a9ec
}

.call-action .btn.btn-outline:hover {
	background-color: #fff
}

.call-action.bg-light {
	background-color: #fbfbfb;
	border-top: 1px solid rgba(0, 0, 0, .04);
	border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.call-action.bg-light {
	color: #02a9ec
}

.call-action.bg-light p {
	color: #6e7889
}

.call-action.bg-primary {
	background-color: #02a9ec
}

.call-action.bg-primary .btn:not(.btn-light),
.call-action:not([class*='bg-']) .btn:not(.btn-light) {
	color: #fff;
	background-color: #02a9ec;
	border-color: #02a9ec
}

.call-action.bg-primary .btn:not(.btn-light):hover,
.call-action.bg-primary .btn:not(.btn-light):focus,
.call-action:not([class*='bg-']) .btn:not(.btn-light):hover,
.call-action:not([class*='bg-']) .btn:not(.btn-light):focus {
	color: #02a9ec
}

.call-action.bg-secondary {
	background-color: #02a9ec
}

.call-action.bg-secondary .btn:not(.btn-light) {
	color: #fff;
	background-color: #02a9ec;
	border-color: #02a9ec
}

.call-action.bg-secondary .btn:not(.btn-light):hover,
.call-action.bg-secondary .btn:not(.btn-light):focus {
	color: #02a9ec
}

.call-action.bg-secondary .btn-light {
	color: #02a9ec
}

.call-action.bg-secondary .btn-light:hover {
	color: #fff;
	background-color: #02a9ec;
	border-color: #02a9ec
}

.call-action.bg-primary .btn:not(.btn-light):hover,
.call-action.bg-primary .btn:not(.btn-light):focus,
.call-action.bg-secondary .btn:not(.btn-light):hover,
.call-action.bg-secondary .btn:not(.btn-light):focus,
.call-action:not([class*='bg-']) .btn:not(.btn-light):hover,
.call-action:not([class*='bg-']) .btn:not(.btn-light):focus {
	background-color: #fff;
	border-color: #fff
}

.call-action.bg-primary .btn.btn-outline,
.call-action.bg-secondary .btn.btn-outline,
.call-action:not([class*='bg-']) .btn.btn-outline {
	border-color: #fff;
	color: #fff;
	background-color: transparent
}

.call-action.has-parallax {
	background-position: 50% 0
}

.call-action.has-parallax .cta-block {
	background: rgba(0, 0, 0, .7);
	padding: 135px 0
}

.call-action.has-parallax.bg-primary .cta-block {
	background: rgba(24, 99, 171, .7)
}

.call-action.has-parallax.bg-secondary .cta-block {
	background: rgba(237, 75, 65, .7)
}

.call-action.has-parallax.cta-large .cta-block {
	padding: 225px 0
}

.call-action.has-parallax.cta-small .cta-block {
	padding: 90px 0
}

.call-action.has-bg {
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.call-action.has-bg:after {
	display: none
}

.call-action.has-bg .cta-block {
	background: rgba(0, 0, 0, .7)
}

.call-action.has-bg.cta-large .cta-block {
	padding: 225px 0
}

.call-action.has-bg.cta-small .cta-block {
	padding: 90px 0
}

.call-action.has-bg.bg-primary .cta-block .call-action.has-parallax.bg-primary .cta-block {
	background: rgba(24, 99, 171, .7)
}

.call-action.has-bg.bg-secondary .cta-block .call-action.has-parallax.bg-secondary .cta-block {
	background: rgba(237, 75, 65, .7)
}

.call-action.has-bg.bg-light .cta-block .call-action.has-parallax.bg-light .cta-block {
	background: rgba(248, 248, 248, .7)
}

.call-action.cta-small .cta-block {
	padding: 30px 0
}

.call-action.cta-large .cta-block {
	padding: 90px 0
}

.call-action.cta-mini .cta-block {
	padding: 15px 0
}

.call-action.cta-mini h2,
.call-action.cta-mini h3,
.call-action.cta-mini h4 {
	font-size: 1.25em;
	font-weight: 300
}

.call-action .cta-sameline {
	position: relative;
	padding-right: 260px
}

.call-action .cta-sameline .content {
	padding-right: 260px;
	position: relative
}

.call-action .cta-sameline h1,
.call-action .cta-sameline h2,
.call-action .cta-sameline h3,
.call-action .cta-sameline h4,
.call-action .cta-sameline p {
	margin: 1px 0 3px
}

.call-action .cta-sameline .btn {
	top: 50%;
	right: 0;
	margin-top: 0;
	position: absolute;
	transform: translate(0, -50%);
	transform-style: preserve-3d
}

h1 + .row-quotes,
h2 + .row-quotes {
	margin-top: 45px
}

.logo-item {
	background: #fff;
	-ms-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, .04);
	text-align: center;
	padding: 10px
}

.logo-item img {
	border: 0 none;
	border-radius: border-radius();
	width: 100%;
	max-width: 190px
}

.logo-carousel .owl-controls {
	display: none
}

.wgs-box {
	margin-bottom: 60px;
	position: relative;
	overflow: hidden
}

.wgs-box:last-child {
	margin-bottom: 0
}

.wgs-box:not(.boxed) .boxed {
	margin-top: 0;
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 0 4px rgba(0, 0, 0, .02);
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 25px
}

.wgs-box .wgs-heading {
	font-size: 1.5em;
	font-weight: 500;
	color: #02a9ec;
	text-transform: uppercase
}

.wgs-box.boxed {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 0 4px rgba(0, 0, 0, .02);
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 25px
}

.wgs-box.boxed .wgs-heading {
	font-size: 1.25em;
	text-transform: inherit;
	color: #02a9ec;
	font-weight: 600
}

.wgs-box h3,
.wgs-box h4 {
	font-size: 1.5em;
	color: #02a9ec
}

.wgs-box p + p,
.wgs-box p + h3,
.wgs-box p + h4 {
	margin-top: 15px
}

.wgs-box ul {
	list-style: none;
	margin: 0 0 10px
}

.wgs-box ul:last-child {
	margin-bottom: 0
}

.wgs-box ul li {
	padding-bottom: 10px
}

.wgs-box ul li:last-child {
	padding-bottom: 0
}

.wgs-box ul li ul {
	margin: 10px 0 0 35px
}

.wgs-box ul li ul li {
	font-size: .875em;
	padding-left: 0;
	padding-bottom: 5px;
	list-style: disc
}

.wgs-box ul li ul li:last-child {
	padding-bottom: 0
}

.wgs-box ul.contact-list li {
	padding-bottom: 0
}

.wgs-box ul.tag-list {
	margin-top: -10px
}

.wgs-box ul.tag-list li {
	float: left;
	margin: 10px 10px 0 0;
	padding: 0
}

.wgs-box ul.tag-list li a {
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 20px;
	font-size: .875em;
	line-height: 1;
	color: #02a9ec;
	border: 1px solid #e9e9e9;
	display: block
}

.wgs-box ul.tag-list li a:hover {
	background: #e9e9e9
}

.wgs-box ul.blog-recent li {
	padding: 15px 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden
}

.wgs-box ul.blog-recent li:first-child {
	padding-top: 0
}

.wgs-box ul.blog-recent li:last-child {
	padding-bottom: 0;
	border-bottom: 0 none
}

.wgs-box ul.blog-recent li img {
	float: left;
	max-width: 100px;
	margin-top: 6px;
	margin-right: 12px;
	height: auto;
	opacity: 1;
	transition: opacity 350ms;
	-ms-border-radius: 4px;
	border-radius: 4px
}

.wgs-box ul.blog-recent li a {
	display: inline-block;
	color: #777
}

.wgs-box ul.blog-recent li:hover a {
	color: #02a9ec
}

.wgs-box ul.blog-recent li:hover img {
	opacity: .5
}

.wgs-box a.btn.btn-full {
	margin-top: 10px;
	display: block
}

.wgs-box a.btn .fa {
	margin-left: 6px
}

.wgs-box.wgs-menus ul li {
	font-weight: 700
}

.wgs-box.wgs-menus ul li ul li {
	font-weight: 400
}

.wgs-box.wgs-menus ul.list > li {
	padding: 12px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.wgs-box.wgs-menus ul.list > li:first-child {
	padding-top: 0
}

.wgs-box.wgs-menus ul.list > li.list-heading span {
	text-transform: uppercase;
	color: #02a9ec;
	transition: color 0.4s
}

.wgs-box.wgs-menus ul.list > li.list-heading a:hover span,
.wgs-box.wgs-menus ul.list > li.list-current a span {
	color: #02a9ec
}

.wgs-box.wgs-menus ul.list > li.active > a,
.wgs-box.wgs-menus ul.list > li.current > a {
	color: #02a9ec
}

.wgs-box.wgs-menus ul.list-grouped {
	border: 1px solid rgba(0, 0, 0, .08);
	padding: 0;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .02);
	overflow: hidden;
	-ms-border-radius: 6px;
	border-radius: 6px
}

.wgs-box.wgs-menus ul.list-grouped > li {
	padding: 0
}

.wgs-box.wgs-menus ul.list-grouped > li a {
	padding: 12px 25px;
	display: block
}

.wgs-box.wgs-menus ul.list-grouped > li.list-heading {
	padding: 0
}

.wgs-box.wgs-menus ul.list-grouped > li.list-heading > a {
	padding: 0
}

.wgs-box.wgs-menus ul.list-grouped > li.list-heading span {
	padding: 12px 25px;
	display: block;
	background-color: #f8f8f8
}

.wgs-box.wgs-menus ul.list-grouped > li:last-child {
	border-bottom: 0 none
}

.wgs-box.wgs-menus ul.list-grouped li ul {
	margin: 0
}

.wgs-box.wgs-menus ul.list-grouped li ul li {
	padding-bottom: 0;
	list-style: none;
	border-top: 1px solid #e9e9e9
}

.wgs-box.wgs-menus ul.list-grouped li ul li.active a,
.wgs-box.wgs-menus ul.list-grouped li ul li.current a {
	color: #02a9ec
}

.wgs-box.wgs-menus ul.list-grouped li ul li a {
	padding: 9px 25px 8px;
	display: block
}

.wgs-box.wgs-search .form-group {
	height: 50px;
	position: relative;
	border: 1px solid #e9e9e9;
	-ms-border-radius: 6px;
	border-radius: 6px
}

.wgs-box.wgs-search .form-group:last-child {
	margin-bottom: 0
}

.wgs-box.wgs-search .form-group .form-control {
	height: 100%;
	background: #fafafa;
	font-size: 16px;
	border: 0
}

.wgs-box.wgs-search .form-group button.search-btn {
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
	background: #eee;
	width: 50px;
	color: #02a9ec;
	border: 0;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	transition: color 0.4s
}

.wgs-box.wgs-search .form-group button.search-btn:hover {
	color: #02a9ec
}

.wgs-box.wgs-quoteform {
	background-color: #f8f8f8;
	padding: 25px;
	-ms-border-radius: 6px;
	border-radius: 6px
}

.wgs-box.wgs-quoteform .form-control {
	background: #fff
}

div[class*="box-s"]:not([class*="pd-x"]) {
	padding: 25px
}

div[class*="box-s"]:not([class*="round"]) {
	-ms-border-radius: 6px;
	border-radius: 6px
}

div[class*="box-s"].mgfix {
	margin-top: -45px
}

div[class*="box-s"].mgtop {
	margin-top: 60px
}

div[class*="box-s"].mgtop-md {
	margin-top: 45px
}

div[class*="box-s"].mgauto {
	margin-top: 0
}

div[class*="box-flat"] {
	border: 2px solid rgba(24, 99, 171, .1)
}

div[class*="box-flat"]:not([class*="pd-x"]) {
	padding: 25px
}

div[class*="box-flat"]:not([class*="round"]) {
	-ms-border-radius: 6px;
	border-radius: 6px
}

div[class*="box-flat"]:not([class*="bg-"]) {
	background: #fff
}

div[class*="box-flat"] + .box-flat:not([class*="mt-"]) {
	margin-top: 30px
}

div[class*="box-flat"] hr {
	border-bottom-color: rgba(24, 99, 171, .1)
}

div[class*="box-flat"] h3,
div[class*="box-flat"] h4 {
	font-size: 1.375em;
	font-weight: 400
}

div[class*="box-flat"] h3 + .lead,
div[class*="box-flat"] h4 + .lead {
	font-size: 1.25em;
	margin-top: -15px;
	font-weight: 300;
	font-style: italic
}

div[class*="box-flat"].mgfix {
	margin-top: -45px
}

div[class*="box-flat"].mgtop {
	margin-top: 60px
}

div[class*="box-flat"].mgtop-md {
	margin-top: 45px
}

div[class*="box-flat"].mgauto {
	margin-top: 0
}

div[class*="box-flat"].box-flat-thin {
	border-width: 1px
}

div[class*="box-flat"].box-flat-thick {
	border-width: 5px
}

div[class*="box-flat"].box-flat-thicker {
	border-width: 8px
}

div[class*="box-flat"].box-flat-alt {
	border-color: rgba(237, 75, 65, .1)
}

div[class*="box-flat"].box-flat-alt hr {
	border-bottom-color: rgba(237, 75, 65, .1)
}

.footer-widget {
	background: #000;
	color: #fff;
	font-size: 14px;
	line-height: 1.75
}

.footer-widget a {
	color: inherit;
	text-decoration: none
}

.footer-widget a:hover,
.footer-widget a:focus {
	color: #FFF
}

.footer-widget .wgs-footer {
	margin-bottom: 40px
}

.footer-widget .wgs-footer:last-child {
	margin-bottom: 0
}

.footer-widget .wgs-title {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 12px
}

.footer-widget .wgs-title:not([class*="color-"]) {
	color: #FFF
}

.footer-widget .wgs-content ul {
	list-style: none;
	margin: 0
}

.footer-widget .wgs-content ul li {
	padding-bottom: 8px
}

.footer-widget .wgs-content ul li:last-child {
	padding-bottom: 0
}

.footer-widget .contact-info .fa {
	float: left;
	color: #747474;
	font-size: 24px;
	margin-top: 5px
}

.footer-widget .contact-info span {
	margin-left: 40px;
	display: block
}

.footer-widget .contact-info li:not(:last-child) {
	padding-bottom: 15px
}

.footer-widget .wgs-menu .menu li {
	padding-left: 12px;
	position: relative
}

.footer-widget .wgs-menu .menu li a:before {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	left: 0;
	margin-top: 3px;
	line-height: 16px;
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	transition: left .3s
}

.footer-widget .wgs-menu .menu li:hover a:before {
	left: 3px
}

.copyright {
	background: #0c0c0c;
	color: #fff;
	font-size: 13px;
	line-height: 1.4
}

.copyright a {
	color: inherit;
	text-decoration: none
}

.copyright a:hover,
.copyright a:focus {
	color: #FFF
}

.copyright .sep {
	color: inherit;
	padding: 0 5px
}

.copyright:not([class*="section-pad"]) {
	padding: 25px 0
}

.post .post-thumbs {
	position: relative;
	margin-bottom: 18px;
	margin-top: 20px;
	border: 1px solid rgb(0 0 0 / 50%);
	border-radius: 6px
}

.post .post-thumbs:last-child {
	margin-bottom: 0
}

.post .post-thumbs img {
	-ms-border-radius: 6px;
	border-radius: 6px;
	opacity: 1;
	transition: opacity .4s
}

.post .post-thumbs a {
	display: block
}

.post .post-thumbs a:hover img {
	opacity: .7
}

.post .post-entry h2,
.post .post-entry h1 {
	font-size: 1.125em;
	line-height: 24px
}

.post .post-entry h2 a,
.post .post-entry h1 a {
	color: #02a9ec
}

.post .post-entry h2 a:hover,
.post .post-entry h1 a:hover {
	color: #02a9ec
}

.post .post-entry a.btn {
	color: #02a9ec;
	background: none;
	border: 0 none;
	padding: 0;
	margin-top: -20px;
	text-transform: inherit;
	letter-spacing: inherit;
	font-size: .875em
}

.post .post-entry a.btn:hover {
	color: #02a9ec
}

.post.post-loop {
	margin-top: 40px
}

.post.post-single .post-entry h2,
.post.post-single .post-entry h1 {
	font-size: 1.875em
}

.post-col2 .post-loop:nth-child(2n+1) {
	clear: left
}

.blog-posts {
	list-style: none;
	padding: 0;
	margin: 0
}

.blog-posts:first-child,
.blog-posts.mgfix {
	margin-top: -60px
}

.blog-posts.mgno,
.blog-posts.nomg {
	margin-top: 0
}

.blog-posts.blog-post-alter .post-thumbs {
	float: left;
	width: 35%
}

.blog-posts.blog-post-alter .post-entry {
	width: 65%;
	margin-left: 38%
}

.blog-posts.blog-post-alter .post-entry h2,
.blog-posts.blog-post-alter .post-entry h1 {
	font-size: 1.2em;
	margin: 5px 0 15px 0
}

.feature-row .col-sm-4 .feature h3,
.feature-row .col-sm-4 .feature h4,
.feature-row .col-md-4 .feature h3,
.feature-row .col-md-4 .feature h4 {
	font-size: 1.155em
}

.feature-row:first-child,
.feature-row.mgfix {
	margin-top: 0
}

.feature-row.mgno,
.feature-row.nomg {
	margin-top: 0
}

.feature-row.row-overup {
	position: relative;
	z-index: 21;
	margin-top: -120px
}

.feature {
	margin-top: 60px;
	overflow: hidden;
	position: relative;
	transform-style: preserve-3d;
	background: transparent
}

.feature .fbox-photo,
.feature .fbox-content {
	margin-top: 20px
}

.feature .fbox-photo:first-child,
.feature .fbox-content:first-child {
	margin-top: 0
}

.feature .fbox-over {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 2;
	color: #fff;
	padding: 25px;
	transition: all .4s;
	-ms-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	background: #02a9ec
}

.feature .fbox-over .title,
.feature .fbox-over .fbox-content {
	margin: 0;
	-webkit-font-smoothing: antialiased
}

.feature .fbox-over .title + .fbox-content {
	margin-top: 10px;
	font-size: .875em
}

.feature .fbox-over h3,
.feature .fbox-over h4,
.feature .fbox-over h5 {
	color: inherit
}

.feature .fbox-over h3:not([class*="color-"]),
.feature .fbox-over h4:not([class*="color-"]),
.feature .fbox-over h5:not([class*="color-"]) {
	color: inherit
}

.feature .fbox-over .btn {
	background-color: transparent;
	border-color: #fff;
	padding: 7px 18px;
	color: #fff;
	text-transform: uppercase
}

.feature .fbox-over .btn:hover {
	background-color: #fff;
	color: #02a9ec
}

.feature .fbox-over .btn:last-child {
	margin-bottom: 2px
}

.feature .fbox-photo {
	-ms-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	transform-style: preserve-3d
}

.feature .fbox-photo img {
	margin: 0;
	width: 100%;
	height: auto;
	border-radius: 0
}

.feature .fbox-photo.imagebg img {
	display: none
}

.feature .fbox-photo::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: 0;
	z-index: 0;
	transition: opacity 0.5s
}

.feature > a {
	display: block
}

.feature a:focus > .fbox-photo::after,
.feature a:hover > .fbox-photo::after {
	opacity: .5
}

.feature a.more-link {
	color: #02a9ec;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: no-repeat
}

.feature a.more-link:hover {
	box-shadow: 0 1px 0 #02a9ec
}

.feature a.btn-link {
	color: #02a9ec
}

.feature h3,
.feature h4 {
	font-size: 1.125em;
	font-family: "Poppins", sans-serif
}

.feature h3 a,
.feature h4 a {
	color: #02a9ec;
	display: block
}

.feature h3 a:hover,
.feature h4 a:hover {
	color: #353a42
}

.feature h3 + .sub-lead,
.feature h3 + .lead,
.feature h4 + .sub-lead,
.feature h4 + .lead {
	margin-top: -12px
}

.feature h3:not([class*="color-"]),
.feature h4:not([class*="color-"]) {
	color: #02a9ec
}

.feature h3:not([class*="font-w-"]),
.feature h4:not([class*="font-w-"]) {
	font-weight: 600
}

.feature .sub-lead,
.feature .lead {
	font-size: .875em;
	color: #6e7889;
	font-weight: 400;
	opacity: .6
}

.feature.bg-secondary .fbox-over {
	background: rgba(237, 75, 65, .85)
}

.feature.bg-secondary .fbox-over .btn:hover {
	color: #02a9ec
}

.feature.bg-dark .fbox-over {
	background: rgba(0, 0, 0, .7)
}

.feature.bg-dark .fbox-over .btn:hover {
	color: #6e7889
}

.feature-s4.boxed-filled,
.feature-s5.boxed-filled {
	margin-left: 0;
	margin-right: 0
}

.container-fluid .feature-s4.boxed-filled,
.container-fluid .feature-s5.boxed-filled {
	padding-top: 2px
}

.feature-s4.boxed-filled [class*='col-'],
.feature-s5.boxed-filled [class*='col-'] {
	padding: 0 1px
}

.feature-s4.boxed-filled .feature,
.feature-s4.boxed-filled .fbox-photo,
.feature-s5.boxed-filled .feature,
.feature-s5.boxed-filled .fbox-photo {
	-ms-border-radius: 0;
	border-radius: 0
}

.feature-s4 .feature,
.feature-s5 .feature {
	-ms-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden
}

.feature-s4 .feature .fbox-over,
.feature-s5 .feature .fbox-over {
	-ms-border-radius: 0;
	border-radius: 0
}

.feature-s4 .feature .fbox-photo img,
.feature-s5 .feature .fbox-photo img {
	transition: all 1.2s
}

.feature-s4 .feature .fbox-photo:after,
.feature-s5 .feature .fbox-photo:after {
	display: none
}

.feature-s4 .feature:hover .fbox-photo img,
.feature-s4 .feature a:focus .fbox-photo img,
.feature-s5 .feature:hover .fbox-photo img,
.feature-s5 .feature a:focus .fbox-photo img {
	transform: scale(1.15)
}

.feature-s4.off-text .feature .fbox-over,
.feature-s5.off-text .feature .fbox-over {
	transform: translate(0, 100%);
	bottom: 70px
}

.feature-s4.off-text .feature .fbox-over .fbox-content,
.feature-s5.off-text .feature .fbox-over .fbox-content {
	opacity: 0;
	transition: opacity .4s
}

.feature-s4.off-text .feature .fbox-photo img,
.feature-s5.off-text .feature .fbox-photo img {
	transform: scale(1.01)
}

.feature-s4.off-text .feature:hover .fbox-over,
.feature-s4.off-text .feature > a:focus .fbox-over,
.feature-s5.off-text .feature:hover .fbox-over,
.feature-s5.off-text .feature > a:focus .fbox-over {
	transform: translate(0, 0);
	bottom: 0
}

.feature-s4.off-text .feature:hover .fbox-over .fbox-content,
.feature-s4.off-text .feature > a:focus .fbox-over .fbox-content,
.feature-s5.off-text .feature:hover .fbox-over .fbox-content,
.feature-s5.off-text .feature > a:focus .fbox-over .fbox-content {
	opacity: 1;
	transition-delay: .1s
}

.feature-s5 .feature {
	-ms-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden
}

.feature-s5 .feature .fbox-over {
	background: none
}

.feature-s5 .feature .fbox-photo:after {
	display: block;
	opacity: 1;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .7) 75%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .7) 75%)
}

.feature-s5 .feature:hover .fbox-photo:after,
.feature-s5 .feature:focus .fbox-photo:after {
	opacity: 1
}

.feature-s5 .feature.bg-dark .fbox-over .btn:hover {
	color: #6e7889
}

.feature-s5 .feature.bg-primary .fbox-photo:after {
	background: -webkit-linear-gradient(top, rgba(24, 99, 171, 0) 0%, rgba(24, 99, 171, .7) 75%);
	background: linear-gradient(to bottom, rgba(24, 99, 171, 0) 0%, rgba(24, 99, 171, .7) 75%)
}

.feature-s5 .feature.bg-secondary .fbox-photo:after {
	background: -webkit-linear-gradient(top, rgba(237, 75, 65, 0) 0%, rgba(237, 75, 65, .7) 75%);
	background: linear-gradient(to bottom, rgba(237, 75, 65, 0) 0%, rgba(237, 75, 65, .7) 75%)
}

.feature-imagebox {
	margin: 30px 0;
	background-color: #fff;
	color: #6e7889;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 25px 25px 30px;
	position: relative
}

.feature-imagebox:first-child {
	margin-top: 0
}

.feature-imagebox:last-child {
	margin-bottom: 0
}

.feature-imagebox .block {
	position: relative;
	z-index: 1
}

.feature-imagebox .imagebg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-ms-border-radius: inherit;
	border-radius: inherit
}

.feature-imagebox .imagebg.bgloaded {
	opacity: .4
}

.feature-imagebox h3,
.feature-imagebox h4 {
	color: #02a9ec;
	text-transform: uppercase
}

.feature-imagebox a > .fa {
	margin-left: 8px
}

.feature-imagebox a.btn + .btn {
	margin-left: 10px
}

.feature-imagebox.light {
	background-color: #fff;
	color: #02a9ec
}

.feature-imagebox.dark {
	background-color: #252525;
	color: #fff
}

.feature-imagebox.dark *:not(.btn) {
	color: #fff
}

.feature-imagebox.border {
	border: 1px solid #ececec
}

.feature-imagebox.border.dark {
	border: 1px solid #000
}

.feature-intro .row + .row {
	margin-top: 60px
}

.feature-intro a.btn-link {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	color: #02a9ec
}

.feature-intro h4,
.feature-intro h5 {
	font-weight: 600;
	font-family: "Roboto", sans-serif
}

.heading-section + .team-member-row {
	margin-top: -60px
}

.teams.teams-alt {
	background: rgba(0, 0, 0, .06)
}

.gallery {
	display: block;
	margin-top: -60px
}

.gallery:before,
.gallery:after {
	content: "";
	display: table;
	clear: both;
	height: 0
}

.gallery:first-child,
.gallery.mgfix {
	margin-top: 0
}

.gallery:not(.with-caption):not(.gallery-filled):not(.mgfix):not(.gallery-folio) {
	margin-top: -60px
}

.gallery:not(.with-caption):not(.gallery-filled):not(.mgfix):not(.gallery-folio) .photos-list {
	margin-top: 10px
}

.gallery:not(.with-caption):not(.gallery-filled):not(.mgfix):not(.gallery-folio) .photos-list li {
	padding-top: 60px
}

.gallery .photos-list {
	list-style: none;
	margin-left: -15px;
	margin-right: -15px;
	padding: 0
}

.gallery .photos-list li {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	position: relative
}

.gallery .photos-list.col-x2 li,
.gallery .photos-list.col-x3 li,
.gallery .photos-list.col-x4 li,
.gallery .photos-list.col-x5 li {
	float: left;
	width: 50%
}

.gallery .photos-list.col-x3 li {
	width: 33.333333%
}

.gallery .photos-list.col-x4 li {
	width: 25%
}

.gallery .photos-list.col-x5 li {
	width: 20%
}

.gallery .photo {
	position: relative;
	-ms-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	display: block
}

.gallery .photo img {
	width: 100%;
	height: auto;
	transition: all 1s;
	-ms-border-radius: inherit;
	border-radius: inherit
}

.gallery .photo::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: 0;
	z-index: 0;
	-ms-border-radius: inherit;
	border-radius: inherit;
	transition: opacity 0.5s
}

.gallery .photo-caption {
	margin-top: 20px;
	font-size: .875em;
	color: #999;
	line-height: 1
}

.gallery .photo-caption h3,
.gallery .photo-caption h4,
.gallery .photo-caption h5 {
	font-size: 1.2em;
	font-weight: 600;
	color: #02a9ec
}

.gallery .photo-caption h3 + *,
.gallery .photo-caption h4 + *,
.gallery .photo-caption h5 + * {
	margin-top: -10px;
	font-size: 1em;
	color: #aaa;
	font-weight: 400
}

.gallery .photo-caption:first-child {
	margin-top: 0
}

.gallery .photo-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	opacity: 0;
	-ms-border-radius: inherit;
	border-radius: inherit;
	transition: opacity 0.5s
}

.gallery .photo-link .links {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(40%);
	transition: all 0.2s;
	z-index: 1
}

.gallery .photo-link::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: .5;
	z-index: -1;
	-ms-border-radius: inherit;
	border-radius: inherit
}

.gallery .photo-link:hover {
	opacity: 1
}

.gallery .photo-link:hover .links {
	transform: translateY(-50%)
}

.gallery .photo-link a.btn {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px 12px;
	margin: 5px 7px;
	-ms-border-radius: 6px;
	border-radius: 6px
}

.gallery .photo-link a.btn:hover {
	border-color: #02a9ec;
	background: #02a9ec;
	color: #fff
}

.gallery .photo-link a:not(.btn) {
	overflow: hidden;
	text-indent: -999em;
	color: #fff;
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 48px;
	font-size: 1em;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #fff;
	margin: 0 10px;
	z-index: 8
}

.gallery .photo-link a:not(.btn):hover {
	opacity: .6
}

.gallery.gallery-filled {
	margin-top: 30px;
	overflow: hidden
}

.gallery.gallery-filled:first-child {
	margin-top: 0
}

.gallery.gallery-filled .photos-list {
	margin-left: 0;
	margin-right: 0
}

.gallery.gallery-filled .photos-list li {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0
}

.gallery.gallery-filled .photo {
	-ms-border-radius: 0;
	border-radius: 0
}

.gallery.gallery-filled .photo > img {
	transform: scale(1.01)
}

.gallery.gallery-filled .photo-caption {
	text-align: center
}

.gallery.with-caption.gallery-filled {
	margin-bottom: -60px
}

.gallery.with-caption.gallery-filled .photo-caption {
	padding-bottom: 60px
}

.gallery.with-caption.gallery-filled:last-child {
	margin-bottom: 0
}

.gallery.gallery-folio:not(.mgfix) {
	margin-top: -30px
}

.gallery.gallery-folio .photos-list li {
	padding-top: 30px
}

.gallery.hover-zoom .photo img {
	transform: scale(1.01)
}

.gallery.hover-zoom a:hover > .photo:after {
	opacity: .2
}

.gallery.hover-zoom a:hover > .photo img {
	transform: scale(1.15)
}

.gallery.hover-zoom.gallery-filter .photo:hover > img {
	transform: scale(1.15)
}

.gallery.hover-fade a:hover > .photo:after {
	opacity: .65
}

.gallery-project .photo-caption h3,
.gallery-project .photo-caption h4,
.gallery-project .photo-caption h5 {
	color: #02a9ec;
	text-transform: uppercase
}

.mfp-title {
	font-size: 13px;
	color: #fff
}

.mfp-title small {
	font-size: 11px;
	opacity: .9
}

.product-intro:not(:first-child) {
	margin-top: 40px
}

@media screen and (min-width:1800px) {
	.banner-static {
		min-height: 420px
	}

	.banner-slider.banner-large {
		height: 780px
	}
}

@media only screen and (min-width:1200px) {
	.pad-r {
		padding-right: 60px
	}

	.pad-l {
		padding-left: 60px
	}
}

@media only screen and (max-width:1280px) {
	.owl-nav .owl-next {
		right: 0
	}

	.owl-nav .owl-prev {
		left: 0
	}

	.has-carousel.feature-row .owl-nav .owl-next,
	.has-carousel.gallery-list .owl-nav .owl-next,
	.gallery-filled .has-carousel .owl-nav .owl-next {
		background-image: url(../image/arrow-next-w.png)
	}

	.has-carousel.feature-row .owl-nav .owl-prev,
	.has-carousel.gallery-list .owl-nav .owl-prev,
	.gallery-filled .has-carousel .owl-nav .owl-prev {
		background-image: url(../image/arrow-prev-w.png)
	}
}

@media only screen and (max-width:1199px) {
	body {
		font-size: 15px
	}

	.owl-nav .owl-next {
		right: 0
	}

	.owl-nav .owl-prev {
		left: 0
	}

	.navbar-nav > li > a {
		font-size: 12px;
		padding-left: 8px;
		padding-right: 8px
	}

	.navbar-nav > li.quote-btn {
		margin-left: 6px
	}

	.navbar-nav > li.quote-btn .btn {
		padding: 12px 14px;
		font-size: 12px
	}

	.navbar-nav .dropdown-menu {
		font-size: 13px
	}

	.banner-text {
		font-size: 14px
	}

	.banner-text.wide-md {
		max-width: 460px
	}

	.banner-slider .banner-text:not([class*="wide-"]) {
		max-width: 460px
	}

	.banner-slider .banner-text.banner-text-modern:not([class*="wide-"]) {
		max-width: 680px
	}

	.banner-slider .banner-text {
		font-size: 15px
	}

	.img-wrapper {
		max-width: 410px
	}

	.footer-widget {
		font-size: 12px;
		line-height: 22px
	}
}

@media only screen and (min-width:992px) {

	.row-column > .col-md-4:nth-child(1n+4),
	.row-column > .col-md-3:nth-child(1n+5) {
		margin-top: 60px
	}

	.row-column-md > .col-md-4:nth-child(1n+4),
	.row-column-md > .col-md-3:nth-child(1n+5) {
		margin-top: 45px
	}

	.row-column-sm > .col-md-4:nth-child(1n+4),
	.row-column-sm > .col-md-3:nth-child(1n+5) {
		margin-top: 30px
	}
}

@media only screen and (max-width:1199px) and (min-width:992px) {

	.col-md-3 .feature h3,
	.col-md-3 .feature h4 {
		font-size: .875em
	}

	.feature-s4 .col-md-3 .feature .fbox-over {
		padding: 12px
	}

	.feature-s4 .col-md-3 .feature .fbox-over p {
		margin-bottom: 12px
	}

	.feature-s4 .col-md-3 .feature .fbox-over .title + .fbox-content {
		font-size: 11px;
		line-height: 14px
	}

	.feature-s4.off-text .feature .fbox-over,
	.feature-s5.off-text .feature .fbox-over {
		bottom: 42px
	}

	.pad-r {
		padding-right: 45px
	}

	.pad-l {
		padding-left: 45px
	}

	.call-action .cta-sameline h3,
	.call-action .cta-sameline h4 {
		font-size: 1.25em
	}
}

@media only screen and (max-width:991px) {
	body {
		font-size: 14px;
		-webkit-text-size-adjust: 100%
	}

	.container {
		max-width: 720px
	}

	.section-pad {
		padding-top: 67.5px;
		padding-bottom: 67.5px
	}

	.res-m-bttm {
		margin-bottom: 60px
	}

	.res-m-bttm-sm,
	.form-m-bttm {
		margin-bottom: 30px
	}

	.res-m-bttm-xs {
		margin-bottom: 10px
	}

	.res-m-bttm-lg {
		margin-bottom: 45px
	}

	.al-center-md,
	.center-md {
		text-align: center
	}

	.al-right-md {
		text-align: right
	}

	.al-left-md {
		text-align: left
	}

	.gaps {
		height: 20px
	}

	.gaps.size-lg {
		height: 30px
	}

	.gaps.size-md {
		height: 15px
	}

	.gaps.size-section {
		height: 67.5px
	}

	.npr {
		padding-left: 0
	}

	.npl {
		padding-right: 0
	}

	.row-column > [class*='col-md-']:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:first-child) {
		margin-top: 60px
	}

	.row-column > [class*='col-xs-6']:not([class*="col-sm-"]):nth-child(1n+3) {
		margin-top: 60px
	}

	.row-column > .col-md-2.col-sm-4:nth-child(1n+4),
	.row-column > .col-md-2.col-sm-3:nth-child(1n+5) {
		margin-top: 60px
	}

	.row-column-md > [class*='col-md-']:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:first-child) {
		margin-top: 45px
	}

	.row-column-md > [class*='col-xs-6']:not([class*="col-sm-"]):nth-child(1n+3) {
		margin-top: 45px
	}

	.row-column-md > .col-md-2.col-sm-4:nth-child(1n+4),
	.row-column-md > .col-md-2.col-sm-3:nth-child(1n+5) {
		margin-top: 45px
	}

	.row-column-sm > [class*='col-md-']:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:first-child) {
		margin-top: 30px
	}

	.row-column-sm > [class*='col-xs-6']:not([class*="col-sm-"]):nth-child(1n+3) {
		margin-top: 30px
	}

	.row-column-sm > .col-md-2.col-sm-4:nth-child(1n+4),
	.row-column-sm > .col-md-2.col-sm-3:nth-child(1n+5) {
		margin-top: 30px
	}

	.post.post-loop,
	.feature {
		margin-top: 30px
	}

	.feature .fbox-content h3,
	.feature .fbox-content h4 {
		margin-bottom: 10px
	}

	.feature-row:first-child,
	.feature-row.mgfix,
	.blog-posts:first-child,
	.blog-posts.mgfix {
		margin-top: -30px
	}

	.feature-row.row-overup {
		margin-top: -80px
	}

	.sidebar-right {
		margin-top: 60px
	}

	.first[class*="col-"].odd {
		clear: inherit
	}

	.site-by,
	.site-copy {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 12px
	}

	.site-by:not(.center),
	.site-copy:not(.center) {
		text-align: left
	}

	.site-by {
		margin-top: 10px
	}

	.call-action.has-parallax.cta-large .cta-block {
		padding: 80px 0
	}

	.form-group .form-field + .form-field {
		margin-top: 15px
	}

	.form-group .form-field + ul.form-field {
		margin-top: 5px
	}

	.top-contact span {
		font-size: 1em
	}

	.topbar .top-contact span {
		font-size: 1em
	}

	.site-header .navbar-brand {
		margin-top: 10px
	}

	.site-header .navbar-brand img {
		max-height: 40px
	}

	.banner-text {
		padding-top: 45px;
		padding-bottom: 45px
	}

	.banner-text .page-title {
		font-size: 2em
	}

	.banner-static {
		min-height: 220px
	}

	.banner-slider {
		height: 420px
	}

	.banner-slider .banner-boxed {
		padding: 25px 25px 30px
	}

	.banner-slider .banner-content {
		padding-top: 15px
	}

	.banner-slider .carousel-control {
		display: none;
		opacity: 0
	}

	.banner-slider.banner-large {
		height: 480px
	}

	.post-single .message {
		margin-top: 0
	}

	.post-single .message .message-group > .gaps {
		height: 10px
	}

	.content .list-style li:before {
		top: 1px
	}

	.footer-widget {
		font-size: 14px;
		line-height: 24px
	}

	.footer-widget .footer-col:nth-child(3) {
		clear: both
	}

	.footer-widget .footer-col .col-md-6:last-child {
		padding-left: 0
	}

	.footer-widget .wgs-content .menu + .menu {
		margin-top: 10px
	}

	.footer-col .col-md-6:last-child {
		padding-left: 0
	}

	.gallery .photo-caption {
		font-size: 1em
	}

	.gallery:not(.gallery-filled) {
		margin-top: 30px
	}

	.gallery:not(.gallery-filled):first-child,
	.gallery:not(.gallery-filled).fix-mg {
		margin-top: 0
	}

	.gallery:not(.gallery-filled) .photos-list {
		margin-left: -5px;
		margin-right: -5px
	}

	.gallery:not(.gallery-filled) .photos-list li {
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 5px;
		margin-bottom: 5px
	}

	.gallery:not(.gallery-filled).gallery-folio {
		margin-top: -15px
	}

	.gallery:not(.gallery-filled).gallery-folio .photos-list li {
		padding-top: 10px
	}

	.gallery.with-caption:not(.gallery-filled):not(.gallery-folio) {
		margin-top: -30px
	}

	.gallery:not(.with-caption):not(.gallery-filled) {
		margin-top: 0
	}

	.gallery:not(.with-caption):not(.gallery-filled) .photos-list {
		margin-top: 30px
	}

	.gallery:not(.with-caption):not(.gallery-filled) .photos-list li {
		padding-top: 0
	}

	.contact-list li span {
		line-height: inherit
	}

	hr,
	.hr {
		margin-top: 30px;
		margin-bottom: 30px
	}

	hr:last-child,
	.hr:last-child {
		margin-bottom: 0
	}

	hr:first-child,
	.hr:first-child {
		margin-top: 0
	}

	.feature-row .even[class*='col-sm-6'] {
		clear: left
	}

	.content img.alignright,
	.content img.alignleft {
		max-width: 350px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.feature-intro .res-m-bttm.col-sm-6 {
		margin-bottom: 0
	}

	.feature-row .col-sm-6 .feature h3,
	.feature-row .col-sm-6 .feature h4 {
		font-size: 1.125em
	}

	.row-column > [class*='col-sm-6']:nth-child(1n+3) {
		margin-top: 60px
	}

	.row-column > [class*='col-sm-12']:not(:first-child) {
		margin-top: 60px
	}

	.row-column-md > [class*='col-sm-6']:nth-child(1n+3) {
		margin-top: 45px
	}

	.row-column-md > [class*='col-sm-12']:not(:first-child) {
		margin-top: 45px
	}

	.row-column-sm > [class*='col-sm-6']:nth-child(1n+3) {
		margin-top: 30px
	}

	.row-column-sm > [class*='col-sm-12']:not(:first-child) {
		margin-top: 30px
	}

	[class*="row-column"] > .col-md-2.col-sm-4:nth-child(4),
	[class*="row-column"] > .col-md-2.col-sm-3:nth-child(5) {
		clear: left
	}

	.navbar-nav > li > a {
		font-size: 11px;
		padding: 15px 5px
	}

	.navbar-nav > li.quote-btn {
		margin-left: 5px
	}

	.navbar-nav > li.quote-btn .btn {
		padding: 8px 10px;
		font-size: 11px
	}

	.header-s1 .navbar-nav > li > a {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.header-s1 .navbar-nav > li.quote-btn {
		margin-top: 10px
	}

	.call-action .cta-sameline {
		padding-right: 180px
	}
}

@media only screen and (max-width:767px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 100%
	}

	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		right: 0
	}

	.owl-nav .owl-prev {
		left: 0
	}

	div[class*="row-column"].mgtop-md,
	div[class*="row-column"].mgtop {
		margin-top: 30px
	}

	div[class*="row-column"] > [class*='col-'] {
		width: 100%
	}

	div[class*="row-column"] > [class*='col-'].col-xs-6 {
		width: 50%
	}

	div[class*="row-column"] > [class*='col-'].col-xs-6:nth-child(2n+1) {
		clear: left
	}

	.row-column > [class*='col-']:not(.col-xs-6):not(:first-child) {
		margin-top: 60px
	}

	.row-column-md > [class*='col-']:not(.col-xs-6):not(:first-child) {
		margin-top: 45px
	}

	.row-column-sm > [class*='col-']:not(.col-xs-6):not(:first-child) {
		margin-top: 30px
	}

	.row-column > .col-xs-6:nth-child(1n+3) {
		margin-top: 60px
	}

	.row-column-md > .col-xs-6:nth-child(1n+3) {
		margin-top: 45px
	}

	.row-column-sm > .col-xs-6:nth-child(1n+3) {
		margin-top: 30px
	}

	.al-center-sm,
	.center-sm {
		text-align: center
	}

	.al-right-sm {
		text-align: right
	}

	.al-left-sm {
		text-align: left
	}

	.top-nav li:first-child {
		margin-left: 0
	}

	.top-nav li a {
		padding: 6px 10px
	}

	.topbar .top-nav li a {
		line-height: 24px;
		padding: 6px 5px
	}

	.top-contact {
		line-height: 24px
	}

	.top-contact li {
		margin-left: 12px;
		display: inline-block;
		float: none
	}

	.top-contact li:first-child {
		margin-left: 0
	}

	.topbar .top-contact span {
		line-height: 24px
	}

	.topbar .top-contact .fa {
		line-height: 22px
	}

	.topbar .top-aside {
		max-width: 100%;
		margin: 0;
		width: 100%;
		float: left;
		text-align: center
	}

	.topbar .top-aside > * {
		width: 100%
	}

	.topbar .top-aside:not(.hidden-xs) + .top-aside {
		margin-top: 5px
	}

	.navbar-toggle {
		float: left;
		margin-top: 6px;
		margin-bottom: 6px;
		padding: 10px 12px;
		background-color: #02a9ec
	}

	.navbar-toggle .icon-bar {
		background-color: #fff
	}

	.navbar-header {
		background: #02a9ec;
		clear: both;
		width: 100%;
		padding: 0 15px
	}

	.navbar-nav {
		margin: 0;
		float: none;
		padding-bottom: 20px;
		text-align: left
	}

	.navbar-nav li {
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.navbar-nav li a {
		padding: 12px 15px;
		font-size: 14px;
		font-weight: 600;
		color: #fff
	}

	.navbar-nav li a.btn {
		min-width: 180px;
		width: auto;
		display: inline-block;
		margin: 6px auto 0
	}

	.header-s1 .navbar-nav li a {
		padding-top: 12px;
		padding-bottom: 12px
	}

	.navbar-nav li.quote-btn {
		float: none;
		margin: 20px 0 0;
		display: block;
		text-align: center
	}

	.navbar-nav li.quote-btn .btn {
		margin: 0 auto
	}

	.navbar-nav li.quote-btn:last-child {
		border-bottom: 0 none
	}

	.navbar-nav li .dropdown-menu {
		position: static;
		background: none;
		width: 100%;
		display: none;
		opacity: 1 !important;
		visibility: visible !important;
		box-shadow: none;
		text-align: left;
		float: none
	}

	.navbar-nav li .dropdown-menu li {
		border-top: 1px solid rgba(0, 0, 0, .1);
		border-bottom: 0 none
	}

	.navbar-nav li .dropdown-menu li a {
		font-size: 13px;
		color: #fff;
		font-weight: 400;
		position: relative
	}

	.navbar-nav li .dropdown-menu li a:hover,
	.navbar-nav li .dropdown-menu li a:focus {
		background: rgba(0, 0, 0, .05);
		color: #fff
	}

	.navbar-nav li.nav-opened {
		background: rgba(0, 0, 0, .08)
	}

	.navbar-nav li.nav-opened li {
		border-top-color: rgba(0, 0, 0, .07)
	}

	.navbar-nav li.nav-opened .nav-opened,
	.navbar-nav li.nav-opened .nav-opened.has-children > a {
		background: rgba(0, 0, 0, .08)
	}

	.navbar-nav > li.active a,
	.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		color: #fff;
		background: rgba(0, 0, 0, .08)
	}

	.navbar-nav > li.has-children > a::after {
		margin-left: 8px;
		transform: rotate(-90deg)
	}

	.navbar-nav > li.has-children.nav-opened > a::after {
		transform: rotate(0deg)
	}

	.navbar-nav ul li.has-children > a::after {
		top: 22px;
		margin-right: 10px
	}

	.navbar-nav ul li.has-children.nav-opened > a::after {
		transform: rotate(90deg)
	}

	.navbar-nav ul li.has-children li a::before {
		color: #fff;
		content: "\f105";
		display: inline-block;
		opacity: .5;
		width: 12px;
		text-align: center;
		margin-right: 5px;
		font-size: 14px;
		line-height: inherit;
		font-family: "FontAwesome"
	}

	.navbar-nav.is-expanded li ul {
		display: block
	}

	.navbar-nav > li:hover > ul {
		margin-top: 0
	}

	.navbar-nav > li > ul > li {
		border-top: 1px solid rgba(0, 0, 0, .1)
	}

	.navbar-nav .megamenu .megamenu-container {
		padding: 0
	}

	.navbar-nav .megamenu ul li a {
		padding: 5px 12px 6px
	}

	.navbar-nav .megamenu .megamenu-header {
		padding: 5px 15px 6px
	}

	.navbar-nav .megamenu .dropdown-menu,
	.navbar-nav .megamenu-short .dropdown-menu {
		width: 100%
	}

	.navbar-nav .pos-fixed {
		position: static;
		display: none
	}

	.navbar-nav .pos-fixed:first-child + div {
		float: none
	}

	.site-header .navbar-header {
		float: left;
		margin: 10px 0 0
	}

	.site-header .navbar-header .quote-btn {
		display: block;
		float: right;
		margin: 6px 0
	}

	.site-header .navbar-collapse {
		float: none;
		text-align: center
	}

	.site-header .navbar-collapse li.quote-btn .btn {
		-ms-border-radius: 4px;
		border-radius: 4px
	}

	.site-header .navbar-collapse li.quote-btn .btn:hover {
		background-color: #02a9ec
	}

	.header-s1 .navbar .container {
		padding-left: 0;
		padding-right: 0
	}

	.header-s1 .navbar-brand {
		position: absolute;
		left: 15px;
		width: 200px
	}

	.header-s1 .navbar-toggle {
		float: right;
		margin: 12px 15px 12px 0
	}

	.header-s1 .navbar-header {
		background: none;
		padding: 0;
		margin-top: 0
	}

	.header-s1 .navbar-header .quote-btn {
		display: none
	}

	.header-s1 .navbar-collapse {
		margin: 0;
		background-color: #02a9ec;
		color: #fff;
		width: 100%
	}

	.section-pad {
		padding-top: 45px;
		padding-bottom: 45px
	}

	.res-s-bttm {
		margin-bottom: 30px
	}

	.res-s-bttm-lg {
		margin-bottom: 45px
	}

	.res-s-bttm-sm {
		margin-bottom: 15px
	}

	.res-s-bttm-xs {
		margin-bottom: 10px
	}

	.gaps.size-lg {
		height: 45px
	}

	.gaps.size-section {
		height: 60px
	}

	.space-top,
	.space-bottom,
	.space-top-sm,
	.space-bottom-sm,
	.space-top-md,
	.space-bottom-md {
		margin-top: 30px
	}

	.tab-custom .tab-content {
		padding: 25px 15px 30px
	}

	.tab-custom .nav-tabs li > a {
		font-size: 13px;
		line-height: 18px
	}

	.tab-custom.tab-simple .nav-tabs li {
		margin-right: -2px
	}

	.tab-custom.tab-simple .nav-tabs li > a {
		padding: 12px 10px;
		font-size: 12px
	}

	.content .npl + .pad-0 {
		margin-top: 25px
	}

	.pad-xs-0 {
		padding: 0
	}

	.banner-text {
		font-size: 12px
	}

	.banner-text.wide-md {
		max-width: 320px
	}

	.banner-text .btn {
		padding: 10px 16px;
		font-size: 12px;
		letter-spacing: 0
	}

	.banner-text .btn + .btn {
		margin-left: 10px
	}

	.banner-static {
		min-height: 180px
	}

	.banner-slider {
		height: 320px
	}

	.banner-slider .banner-boxed {
		padding: 20px 20px 25px
	}

	.banner-slider.banner-large {
		height: 380px
	}

	.banner-slider.banner-large .with-line {
		margin-bottom: 15px;
		padding-bottom: 18px
	}

	.banner-slider .banner-text {
		font-size: 12px
	}

	.banner-slider .banner-text h1,
	.banner-slider .banner-text h2 {
		font-size: 1.875em
	}

	.call-action .cta-sameline {
		padding-right: 0;
		text-align: center
	}

	.call-action .cta-sameline h2:first-child,
	.call-action .cta-sameline h3:first-child {
		margin-top: -10px
	}

	.call-action .cta-sameline .btn {
		transition: none;
		position: static;
		margin-top: 20px;
		transform: translate(0, 0)
	}

	.call-action.cta-mini .cta-sameline h2:first-child,
	.call-action.cta-mini .cta-sameline h3:first-child {
		margin-top: 0
	}

	.call-action.cta-large.has-bg .cta-block {
		padding-top: 135px;
		padding-bottom: 135px
	}

	.call-action.call-small .cta-block {
		padding-top: 45px;
		padding-bottom: 45px
	}

	.call-action .cta-sameline .btn {
		position: static;
		margin-top: 20px
	}

	.gallery.with-caption.gallery-filled .photos-list.col-x4 li {
		width: 50%
	}

	.feature-imagebox + .feature-imagebox {
		margin-top: 40px
	}

	.project-info h4.section-heading,
	.project-info h3.section-heading,
	.project-gallery h4.section-heading,
	.project-gallery h3.section-heading {
		margin-top: 35px
	}

	.icon-box + h4,
	.icon-box + h3 {
		margin-top: 15px
	}

	.copyright {
		text-align: center
	}

	.copyright .social {
		float: none;
		margin-top: 15px
	}

	.site-onepage .site-header .navbar-collapse {
		position: absolute;
		top: 100%;
		z-index: 999
	}
}

@media only screen and (min-width:600px) and (max-width:767px) {
	.topbar .top-aside {
		width: 50%;
		max-width: 50%
	}

	.topbar .top-aside.hidden-xs + .top-aside {
		width: 100%;
		max-width: 100%;
		margin-top: 0;
		text-align: center
	}

	.topbar .top-aside:not(.hidden-xs) + .top-aside {
		margin-top: 0
	}

	.topbar .top-aside.top-left {
		text-align: left
	}

	.topbar .top-aside.top-right {
		text-align: right
	}
}

@media only screen and (max-width:599px) {

	.feature-row .feature h3,
	.feature-row .feature h4 {
		font-size: 1.125em
	}

	.content img.alignright,
	.content img.alignleft {
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 0 15px
	}

	.gallery-folio.with-caption .photos-list[class*="col-x"] > li {
		width: 100%
	}
}

@media only screen and (max-width:480px) {
	body {
		min-width: 320px
	}

	.header-s2 .header-top {
		width: auto
	}

	.header-s2 .header-top .social {
		display: none
	}

	.heading-section {
		font-size: 1.5em
	}

	.heading-section.heading-sm {
		font-size: 1.125em
	}

	.banner-text {
		font-size: 12px;
		padding-top: 30px;
		padding-bottom: 30px
	}

	.banner-text h1,
	.banner-text h2 {
		font-size: 1.5em
	}

	.banner-text .btn {
		padding: 8px 12px;
		font-size: 11px
	}

	.banner-text .banner-cta:not(:first-child) {
		margin-top: 18px
	}

	.banner-text.wide-md {
		max-width: 100%;
		width: 90%
	}

	.banner-slider {
		height: 280px
	}

	.banner-slider .banner-boxed {
		padding: 16px 15px 20px
	}

	.banner-slider.banner-large {
		height: 320px
	}

	.banner-slider .banner-text {
		font-size: 11px
	}

	.banner-slider .banner-text h1,
	.banner-slider .banner-text h2 {
		font-size: 1.75em
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		height: 45px;
		width: 45px;
		font-size: 24px
	}

	.call-action .cta-block {
		padding: 67.5px 0
	}

	.contact-group {
		margin-bottom: 40px
	}

	.contact-group:last-child {
		margin-bottom: 0
	}

	.feature-row [class*="col-"] {
		width: 100%
	}

	.feature-row.row-overup {
		margin-top: 5px
	}

	.gallery .photos-list.col-x2 li,
	.gallery .photos-list.col-x4 li,
	.gallery .photos-list.col-x5 li {
		width: 50%
	}

	.gallery.with-caption .photos-list.col-x3 li {
		width: 100%
	}

	img.alignright,
	img.alignleft {
		width: 100%
	}
}

@media only screen and (max-width:375px) {
	.btn + .btn {
		margin-top: 5px
	}

	h1,
	.h1,
	.heading-lg {
		font-size: 1.875em
	}

	h2,
	.h2 {
		font-size: 1.5em
	}

	.banner-static {
		min-height: 140px
	}

	.banner-boxed > p {
		display: none
	}

	.gallery.with-caption .photos-list.col-x2 li,
	.gallery.with-caption .photos-list.col-x4 li,
	.gallery.with-caption .photos-list.col-x5 li,
	.gallery.with-caption .photos-list.col-x2 li,
	.gallery.with-caption .photos-list.col-x4 li,
	.gallery.with-caption .photos-list.col-x5 li {
		width: 100%
	}

	.gallery.with-caption.gallery-filled .photos-list.col-x4 li {
		width: 100%
	}
}

@media only screen and (max-width:1280px) {
	.has-parallax {
		background-position: 50% 50% !important;
		background-attachment: scroll !important
	}
}

.has-carousel {
	display: none
}

.has-carousel.owl-loaded {
	display: block
}

.has-carousel [class*="col-"] {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.has-carousel.feature-row .owl-nav .owl-prev,
.has-carousel.feature-row .owl-nav .owl-next {
	margin-top: 30px
}

.logo-carousel .owl-dots {
	display: none !important
}

.no-pd,
.pd-no {
	padding: 0 !important
}

.no-pt,
.pt-no {
	padding-top: 0 !important
}

.no-pb,
.pb-no {
	padding-bottom: 0 !important
}

.no-mg,
.mg-no {
	margin: 0 !important
}

.no-mt,
.mt-no {
	margin-top: 0 !important
}

.no-mb,
.mb-no {
	margin-bottom: 0 !important
}

.no-bg,
.bg-no {
	background: none !important
}

.no-round,
.round-no,
.noround,
.square,
.no-circle {
	border-radius: 0 !important
}

.no-shadow,
.shadow-no {
	text-shadow: none !important;
	box-shadow: none !important
}

.full-h,
.full-h10,
.full-h0 {
	min-height: 100vh
}

.full-h9 {
	min-height: 90vh
}

.full-h8 {
	min-height: 80vh
}

.full-h7 {
	min-height: 70vh
}

.full-h6 {
	min-height: 60vh
}

.full-h5 {
	min-height: 50vh
}

.lsp-01 {
	letter-spacing: .01em
}

.lsp-02 {
	letter-spacing: .02em
}

.lsp-03 {
	letter-spacing: .03em
}

.lsp-04 {
	letter-spacing: .04em
}

.lsp-05 {
	letter-spacing: .05em
}

.lsp-10 {
	letter-spacing: .1em
}

.lsp-15 {
	letter-spacing: .15em
}

.lsp-20 {
	letter-spacing: .2em
}

.lsp-25 {
	letter-spacing: .25em
}

.font-w-300 {
	font-weight: 300
}

.font-w-700 {
	font-weight: 700
}

.font-w-500 {
	font-weight: 500
}

.font-w-400 {
	font-weight: 400
}

.heading-modern {
	font-size: 3em;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .1em
}

.heading-modern:not([class*="font-w-"]) {
	font-weight: 700
}

h3.heading-section {
	margin-bottom: 15px
}

h3.heading-section + .lead {
	margin-top: -5px
}

.icon-box + h4,
.icon-box + h5 {
	margin-top: 20px
}

@keyframes scrolling {
	0% {
		transform: translate(0, 0);
		opacity: 0
	}

	40% {
		opacity: 1
	}

	80% {
		transform: translate(0, 20px);
		opacity: 0
	}

	100% {
		opacity: 0
	}
}

.scrolling-down {
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
	height: 50px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	bottom: 35px;
	width: 30px;
	z-index: 5
}

.scrolling-down:before {
	animation: 2s ease 0s normal none infinite running scrolling;
	background-color: #fff;
	border-radius: 100%;
	box-sizing: border-box;
	content: "";
	height: 6px;
	left: 50%;
	margin-left: -3px;
	position: absolute;
	top: 10px;
	width: 6px
}

.has-carousel .owl-item li {
	width: 100% !important
}

.has-carousel[data-dots="1"] {
	margin-bottom: 45px
}

.site-onepage .navbar-nav > li.active > a:not(.btn) {
	color: #02a9ec
}

.site-onepage .navbar-nav > li > a:not(.btn):before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #02a9ec;
	opacity: 0;
	transition: all .4s
}

.site-onepage .navbar-nav > li.active > a:before,
.site-onepage .navbar-nav > li.active > a:hover:before {
	opacity: 1;
	width: 100%
}

@media only screen and (max-width:991px) {
	.heading-modern {
		font-size: 2.15em;
		letter-spacing: .05em
	}
}

@media only screen and (max-width:767px) {

	.no-pd-sm,
	.pd-no-sm {
		padding: 0 !important
	}

	.no-pt-sm,
	.pt-no-sm {
		padding-top: 0 !important
	}

	.no-pb-sm,
	.pb-no-sm {
		padding-bottom: 0 !important
	}

	.no-mg-sm,
	.mg-no-sm {
		margin: 0 !important
	}

	.no-mt-sm,
	.mt-no-sm {
		margin-top: 0 !important
	}

	.no-mb-sm,
	.mb-no-sm {
		margin-bottom: 0 !important
	}

	.banner .scrolling-down,
	.site-onepage .navbar-nav > li > a:not(.btn)::before {
		display: none
	}
}

.demo-sample-icon .icon-box {
	margin-right: 10px
}

.demo-sample-icon hr {
	margin-top: 25px;
	margin-bottom: 25px
}

ul.dropdown-menu li {
	border-bottom: 1px solid #fff
}

.wgs-content img {
	background-color: #fff
}

.post-entry {
	text-align: center
}

input.form-control,
textarea {
	margin: 5px
}

.wgs-content.col-md-6 {
	width: 100%
}

.error-404-area {
	background: #242424 url(../image/index/copper-electrode-slider.jpg) center center no-repeat;
	background-size: cover;
	padding-bottom: 175px;
	padding-top: 50px;
	position: relative;
	font-size: 60px
}

.error-404-area a:hover {
	color: #00a04f;
	font-size: 60px
}

.error-404-area h3 {
	font-family: 'Poppins';
	font-weight: 600;
	color: #f3f5f3;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
	text-align: center
}

.error-404-area .thm-container {
	position: relative
}

.error-404-area:before {
	content: '';
	background: #242A34;
	opacity: .68;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

h2.dq {
	font-size: 200px;
	color: firebrick
}

a.d-1 {
	color: #23B46F;
	transition: all 0.3s ease;
	text-decoration: none !important;
	outline: none !important;
	font-size: 15px
}

.a2 {
	padding-top: 0
}

span.links.color-text {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px
}

.m-1 {
	margin: 0.25rem !important
}

.m-2 {
	margin: 0.5rem !important
}

.m-3 {
	margin: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.m-auto {
	margin: auto !important
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.mx-1 {
	margin-right: 0.25rem !important;
	margin-left: 0.25rem !important
}

.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important
}

.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important
}

.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

.mt-0 {
	margin-top: 0 !important
}

.mt-1 {
	margin-top: 0.25rem !important
}

.mt-2 {
	margin-top: 0.5rem !important
}

.mt-3 {
	margin-top: 1rem !important
}

.mt-4 {
	margin-top: 1.5rem !important
}

.mt-5 {
	margin-top: 3rem !important
}

.mt-auto {
	margin-top: auto !important
}

.me-0 {
	margin-right: 0 !important
}

.me-1 {
	margin-right: 0.25rem !important
}

.me-2 {
	margin-right: 0.5rem !important
}

.me-3 {
	margin-right: 1rem !important
}

.me-4 {
	margin-right: 1.5rem !important
}

.me-5 {
	margin-right: 3rem !important
}

.me-auto {
	margin-right: auto !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-1 {
	margin-bottom: 0.25rem !important
}

.mb-2 {
	margin-bottom: 0.5rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.mb-4 {
	margin-bottom: 1.5rem !important
}

.mb-5 {
	margin-bottom: 3rem !important
}

.mb-auto {
	margin-bottom: auto !important
}

.ms-0 {
	margin-left: 0 !important
}

.ms-1 {
	margin-left: 0.25rem !important
}

.ms-2 {
	margin-left: 0.5rem !important
}

.ms-3 {
	margin-left: 1rem !important
}

.ms-4 {
	margin-left: 1.5rem !important
}

.ms-5 {
	margin-left: 3rem !important
}

.ms-auto {
	margin-left: auto !important
}

.p-0 {
	padding: 0 !important
}

.p-1 {
	padding: 0.25rem !important
}

.p-2 {
	padding: 0.5rem !important
}

.p-3 {
	padding: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.px-1 {
	padding-right: 0.25rem !important;
	padding-left: 0.25rem !important
}

.px-2 {
	padding-right: 0.5rem !important;
	padding-left: 0.5rem !important
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important
}

.py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.pt-0 {
	padding-top: 0 !important
}

.pt-1 {
	padding-top: 0.25rem !important
}

.pt-2 {
	padding-top: 0.5rem !important
}

.pt-3 {
	padding-top: 1rem !important
}

.pt-4 {
	padding-top: 1.5rem !important
}

.pt-5 {
	padding-top: 3rem !important
}

.pe-0 {
	padding-right: 0 !important
}

.pe-1 {
	padding-right: 0.25rem !important
}

.pe-2 {
	padding-right: 0.5rem !important
}

.pe-3 {
	padding-right: 1rem !important
}

.pe-4 {
	padding-right: 1.5rem !important
}

.pe-5 {
	padding-right: 3rem !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pb-1 {
	padding-bottom: 0.25rem !important
}

.pb-2 {
	padding-bottom: 0.5rem !important
}

.pb-3 {
	padding-bottom: 1rem !important
}

.pb-4 {
	padding-bottom: 1.5rem !important
}

.pb-5 {
	padding-bottom: 3rem !important
}

.ps-0 {
	padding-left: 0 !important
}

.ps-1 {
	padding-left: 0.25rem !important
}

.ps-2 {
	padding-left: 0.5rem !important
}

.ps-3 {
	padding-left: 1rem !important
}

.ps-4 {
	padding-left: 1.5rem !important
}

.ps-5 {
	padding-left: 3rem !important
}



.modal-img {
	height: 52px;
	padding-right: 8px;
	padding-bottom: 10px;
}

.modal-title {
	font-size: 28px;
	font-weight: 600;
	border-left: #000000 1px solid;
	padding-left: 12px;
	color: #000;
}


.leadbtnclose {
	position: absolute;
	right: 5px;
	top: 5px;
	background: #fff;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px
}

.leadbtnclose .btn-close {
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5
}

.leadbtnclose .btn-close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}

.form-block {
	outline: 8px #03abe8 solid;
	margin: 24px;
	padding: 18px;
}

.modal-body .row {
	margin-left: 0px;
	margin-right: 0px;
}

.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
   transform: translateY(5px);
}

.icon-svg{
   background-image: url("../image/svg/gmb.svg");
  filter: invert(100%) sepia(0%) saturate(9%) hue-rotate(176deg) brightness(104%) contrast(104%);  
}

.footer-widget a .icon{
   width: 13px;
    height: 13px;
    transform: translateY(2px);
}


.divider {
    height: 20px;
    clear: both;
}
.whatsapp-float img {
    width: 65px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 1px 1px 12px 4px green
}

.whatsapp-float {
    z-index: 1000;
    display: block;
    position: fixed;
    bottom: 20px;
    left: 10px;
    right: auto;
    padding: 0 !important;
    border-radius: 100%
}
.input-form {
    padding: 20px;
    border: 10px solid #ab2331;
    height: 600px;
    border-radius: 20px
}
.contact-me {
    background: #80808021;
}