@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600');

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

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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
	font-family: 'et-line';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.icon-mobile:before {
	content: "\e000";
}
.icon-laptop:before {
	content: "\e001";
}
.icon-desktop:before {
	content: "\e002";
}
.icon-tablet:before {
	content: "\e003";
}
.icon-phone:before {
	content: "\e004";
}
.icon-document:before {
	content: "\e005";
}
.icon-documents:before {
	content: "\e006";
}
.icon-search:before {
	content: "\e007";
}
.icon-clipboard:before {
	content: "\e008";
}
.icon-newspaper:before {
	content: "\e009";
}
.icon-notebook:before {
	content: "\e00a";
}
.icon-book-open:before {
	content: "\e00b";
}
.icon-browser:before {
	content: "\e00c";
}
.icon-calendar:before {
	content: "\e00d";
}
.icon-presentation:before {
	content: "\e00e";
}
.icon-picture:before {
	content: "\e00f";
}
.icon-pictures:before {
	content: "\e010";
}
.icon-video:before {
	content: "\e011";
}
.icon-camera:before {
	content: "\e012";
}
.icon-printer:before {
	content: "\e013";
}
.icon-toolbox:before {
	content: "\e014";
}
.icon-briefcase:before {
	content: "\e015";
}
.icon-wallet:before {
	content: "\e016";
}
.icon-gift:before {
	content: "\e017";
}
.icon-bargraph:before {
	content: "\e018";
}
.icon-grid:before {
	content: "\e019";
}
.icon-expand:before {
	content: "\e01a";
}
.icon-focus:before {
	content: "\e01b";
}
.icon-edit:before {
	content: "\e01c";
}
.icon-adjustments:before {
	content: "\e01d";
}
.icon-ribbon:before {
	content: "\e01e";
}
.icon-hourglass:before {
	content: "\e01f";
}
.icon-lock:before {
	content: "\e020";
}
.icon-megaphone:before {
	content: "\e021";
}
.icon-shield:before {
	content: "\e022";
}
.icon-trophy:before {
	content: "\e023";
}
.icon-flag:before {
	content: "\e024";
}
.icon-map:before {
	content: "\e025";
}
.icon-puzzle:before {
	content: "\e026";
}
.icon-basket:before {
	content: "\e027";
}
.icon-envelope:before {
	content: "\e028";
}
.icon-streetsign:before {
	content: "\e029";
}
.icon-telescope:before {
	content: "\e02a";
}
.icon-gears:before {
	content: "\e02b";
}
.icon-key:before {
	content: "\e02c";
}
.icon-paperclip:before {
	content: "\e02d";
}
.icon-attachment:before {
	content: "\e02e";
}
.icon-pricetags:before {
	content: "\e02f";
}
.icon-lightbulb:before {
	content: "\e030";
}
.icon-layers:before {
	content: "\e031";
}
.icon-pencil:before {
	content: "\e032";
}
.icon-tools:before {
	content: "\e033";
}
.icon-tools-2:before {
	content: "\e034";
}
.icon-scissors:before {
	content: "\e035";
}
.icon-paintbrush:before {
	content: "\e036";
}
.icon-magnifying-glass:before {
	content: "\e037";
}
.icon-circle-compass:before {
	content: "\e038";
}
.icon-linegraph:before {
	content: "\e039";
}
.icon-mic:before {
	content: "\e03a";
}
.icon-strategy:before {
	content: "\e03b";
}
.icon-beaker:before {
	content: "\e03c";
}
.icon-caution:before {
	content: "\e03d";
}
.icon-recycle:before {
	content: "\e03e";
}
.icon-anchor:before {
	content: "\e03f";
}
.icon-profile-male:before {
	content: "\e040";
}
.icon-profile-female:before {
	content: "\e041";
}
.icon-bike:before {
	content: "\e042";
}
.icon-wine:before {
	content: "\e043";
}
.icon-hotairballoon:before {
	content: "\e044";
}
.icon-globe:before {
	content: "\e045";
}
.icon-genius:before {
	content: "\e046";
}
.icon-map-pin:before {
	content: "\e047";
}
.icon-dial:before {
	content: "\e048";
}
.icon-chat:before {
	content: "\e049";
}
.icon-heart:before {
	content: "\e04a";
}
.icon-cloud:before {
	content: "\e04b";
}
.icon-upload:before {
	content: "\e04c";
}
.icon-download:before {
	content: "\e04d";
}
.icon-target:before {
	content: "\e04e";
}
.icon-hazardous:before {
	content: "\e04f";
}
.icon-piechart:before {
	content: "\e050";
}
.icon-speedometer:before {
	content: "\e051";
}
.icon-global:before {
	content: "\e052";
}
.icon-compass:before {
	content: "\e053";
}
.icon-lifesaver:before {
	content: "\e054";
}
.icon-clock:before {
	content: "\e055";
}
.icon-aperture:before {
	content: "\e056";
}
.icon-quote:before {
	content: "\e057";
}
.icon-scope:before {
	content: "\e058";
}
.icon-alarmclock:before {
	content: "\e059";
}
.icon-refresh:before {
	content: "\e05a";
}
.icon-happy:before {
	content: "\e05b";
}
.icon-sad:before {
	content: "\e05c";
}
.icon-facebook:before {
	content: "\e05d";
}
.icon-twitter:before {
	content: "\e05e";
}
.icon-googleplus:before {
	content: "\e05f";
}
.icon-rss:before {
	content: "\e060";
}
.icon-tumblr:before {
	content: "\e061";
}
.icon-linkedin:before {
	content: "\e062";
}
.icon-dribbble:before {
	content: "\e063";
}

.icon-Battery-Reverse-Protectio-Black:before {
  content: "\e900";
}
.icon-Battery-Reverse-Protectio-Orange:before {
  content: "\e901";
  color: #fff;
}
.icon-Low-Voltage-Protection-Black:before {
  content: "\e902";
}
.icon-Low-Voltage-Protection-Orange:before {
  content: "\e903";
  color: #fff;
}
.icon-Over-Heat-Protection-Black:before {
  content: "\e904";
}
.icon-Over-Heat-Protection-Orange:before {
  content: "\e905";
  color: #fff;
}
.icon-Overcharge-Protection-Black:before {
  content: "\e906";
}
.icon-Overcharge-Protection-Orange:before {
  content: "\e907";
  color: #fff;
}
.icon-Short-Circuit-Protection-Black:before {
  content: "\e908";
}
.icon-Short-Circuit-Protection-Orange:before {
  content: "\e909";
  color: #fff;
}
.icon-Vaping-Over-Time-Protection-Black:before {
  content: "\e90a";
}
.icon-Vaping-Over-Time-Protection-Orange:before {
  content: "\e90b";
  color: #fff;
}


body {
	font-family: "Work Sans", Arial, sans-serif;
	color: #1f1f1f;
	font-size: 16px;
}

#headerstatic {
    position: static !important;
    padding: 0;
    width: 100%;
    background-color: #000;
    height: 94px;
}
#sp-top-bar.top-invisible{
background: transparent !important;
height: 92px;
left: 0;
position: absolute;
top: 5px;
width: 100%;
z-index: 99;
border-bottom:0px solid transparent!important;
transition: all 0.5s ease 0s;
}

#sp-header.header-invisible.menu-fixed-out {
height: 92px;
background: #1f1f1f !important;
position: relative;
width: 100%;
z-index: 99;
border-bottom:0px solid transparent!important;
transition: all 0.5s ease 0s;
}
#index #sp-header.header-invisible.menu-fixed-out {
/*background: rgba(2, 2, 3, 0.6) !important;
position: absolute;
left: 0;
top: 0px;
width: 100%;*/
}
@media (max-width: 767px) {
#index #sp-header.header-invisible.menu-fixed-out,#sp-header.header-invisible.menu-fixed-out {
	position: relative;
	background: #1f1f1f !important;
}
}
#sp-header.header-invisible {
border-bottom:0px solid transparent!important;
 box-shadow: 0 3px 3px rgba(0, 0, 0, 0.0);
}

/**/
#sp-header.menu-fixed {
background: rgba(2, 2, 3, 0.75);
-webkit-transition: all .6s;
transition: all .6s;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background: rgba(0, 0, 0, 0.9)
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown .sp-dropdown-inner {
    background: none;
    box-shadow: none;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
color: #ffffff;
background: none !important;
text-decoration: none !important;
font-size: 13px;
transition: all 0.3s ease-out 0s;
font-weight:normal;
font-family: 'Open Sans', sans-serif;
/*display: inline-block;*/
padding: 10px 15px;
/*line-height: 50px;*/
position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    /* margin-left: 5px; */
    color: #FF6A00;
    transition: all 0.3s ease-out 0s;
}
.sp-megamenu-parent > li > a {
color: #ffffff;
font-size: 16px;
transition: all 0.3s ease-out 0s;
font-family: 'Open Sans', sans-serif;
/*font-family: "Work Sans", Arial, sans-serif;
font-weight: 600;
*/
text-transform: capitalize;
padding: 0 12px;
}

.sp-megamenu-parent > li:hover > a,#index .sp-megamenu-parent > li.menuitem1 > a,#category-view .sp-megamenu-parent > li.menuitem2 > a,#product-view .sp-megamenu-parent > li.menuitem2 > a{
color:#FF6A00;
transition: all 0.3s ease-out 0s;
}

/**/

@media(min-width:482px) {
ul.right-top-header { float: right; margin: 0; padding: 0;}
}

@media(max-width:481px) {
ul.right-top-header { float: none;text-align:center;}
ul.right-top-header li a {padding: 0px 2px!important;font-size: 12px!important;line-height:35px!important;}
}

ul.right-top-header li{
display:inline;
color: #8d8c8c;
font-size: 14px;
margin: 0;
font-family:Open Sans!important;
font-weight:500!important;
}

ul.right-top-header li a {
display:inline;
padding: 0 6px;
transition: all 0.3s ease-out 0s;
color: #afb8b7;
font-size: 14px;
transition: all 0.3s ease-out 0s;
font-weight:normal;
font-family: 'Open Sans', sans-serif;
}
ul.right-top-header li a:hover {color:#fff;transition: all 0.3s ease-out 0s;}
#sp-top2 .sp-module ul > li {border-bottom: 1px solid transparent !important;}
	
#sp-top1{text-align: left !important;}
#sp-top2{text-align: right !important;}
#sp-top1 .sp-module ul > li > a::before { content: ""!important;}
#sp-top2 .sp-module ul > li > a::before { content: ""!important;}
.sp-contact-info {float:left;padding-top:7px;margin-top:0;}
.sp-contact-info a {

transition: all 0.3s ease-out 0s;
color: #afb8b7;
font-size: 14px;
transition: all 0.3s ease-out 0s;
font-weight:normal;
font-family: 'Open Sans', sans-serif;
}
.sp-contact-info a:hover {color:#fff;transition: all 0.3s ease-out 0s;}

/**/

.welcome .sppb-addon-title {
font-size: 54px;
font-weight: 300;
line-height: 1.3;
margin-bottom: 20px;
color: #fff;
padding:20px 0 10px 0 ;
}
.welcome .sppb-addon-content{
font-size: 20px;
line-height: 1.5;
padding-bottom: 45px;
color: #fff;
font-weight: normal;
}
.center-c {margin:auto; display:block; text-align:center;}

.sppb-btn-default{
border-radius: 35px;
font-size: 15px;
margin-bottom: 0;
overflow: hidden;
padding: 20px 40px;
position: relative;
text-transform: uppercase;
transition: all 0.3s ease 0s;
z-index: 2;
background: rgba(27, 180, 185, 0.90);
border: none;
color:#fff;
}
.sppb-btn-default:hover {
background: rgba(27, 180, 185, 1);
color:#fff;
}

.sppb-readmore{
border-radius: 35px;
font-size: 15px;
overflow: hidden;
padding: 20px 40px;
position: relative;
text-transform: uppercase;
transition: all 0.3s ease 0s;
z-index: 2;
background: rgba(27, 180, 185, 0.90);
border: none;
color:#fff;
}
.sppb-readmore:hover {
background: rgba(27, 180, 185, 1);
color:#fff;
}



.sppb-btn-round {
border-radius: 35px;
font-size: 15px;
margin-bottom: 0;
overflow: hidden;
padding: 20px 40px;
position: relative;
text-transform: uppercase;
transition: all 0.3s ease 0s;
z-index: 2;
background: rgba(27, 180, 185, 0.90);
border: none;
color:#fff;
}
.sppb-btn-round:hover {
background: rgba(27, 180, 185, 1);
color:#fff;
}

/**/

.sppb-animated-number {
font-size: 40px;
font-weight: 200;
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a;
padding:20px 0;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title { 
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a;
font-weight: normal;
}

.sp-page-title h2 {padding-top:245px;font-size: 35px;color:#fff;font-weight: 400;font-family: Work Sans;}
.sp-page-title h3 {padding-bottom:100px;font-weight: 400;font-size: 18px;color:#fff;font-family: Work Sans;}
.product-title a{
color: #000;
font-family: Work Sans;
font-size: 17px;
font-weight:normal;
}
.product-qty {display:none !important;}
.product-short-description {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a !important;
font-size: 16px;
font-weight:normal;
}
.product-price-container .sale-price{
color: #dc8e1f;
font-weight: bold;
font-size: 20px;
text-align: center !important;
padding: 20px 0 5px 0;
}

.box .sale-price{
color: #dc8e1f;
margin-right: 20px !important;

font-weight: bold;
font-size: 20px;
float: right;
}
.hideq {padding-top:5px;}

@media (min-width: 1024px) {
.breadcrumb {
    position: absolute;
    right: 10%;
    top: 61%;
}
}

/**/

div.latestItemsCategory {display:none;}
.latestItemTitle a{
color: #000!important;
font-weight: 400!important;
font-size: 17px!important;

}
.product-ldesc p {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a !important;
font-size: 16px;
font-weight:normal;
}
.product-sdesc{
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a !important;
font-size: 16px;
font-weight:normal;
}
div.latestItemIntroText p {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a !important;
font-size: 16px;
font-weight:normal;
}
.box {
background: #fff none repeat scroll 0 0;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);
margin-bottom: 30px;
padding: 30px;
}
 
.box2 {
background: #fff none repeat scroll 0 0;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);
margin-bottom: 30px;
margin: 10px 10px 30px 10px;
padding: 30px;
}
 
.title2 .product-title{
color: #161616;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
font-size: 24px;
}

div.latestItemReadMore a {
background-color: #30babe;
border-radius: 30px!important;
color: #fff;
font-size: 14px;
padding: 10px 20px;
}
.k2ItemsBlock .product_quantity_input {display:none;}

.fl-right .product_price {top:5px; right:5px;}

.fl-right {
background: #fff none repeat scroll 0 0;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);
float: left;
margin-bottom: 30px;
padding: 30px;
}
.j2store-addtocart-form2 .btn-primary {
width:100%;
}
.btn-success {
border-radius: 30px!important;
color: #fff;
font-size: 14px;
padding: 10px 20px;
}
.btn-warning {
border-radius: 30px!important;
color: #fff;
font-size: 14px;
padding: 10px 20px;
}
.btn-primary {
background-color: #30babe;
border-radius: 30px!important;
color: #fff;
font-size: 14px;
padding: 10px 20px;
border:1px solid #30babe;
}


.btn-primary:hover {
	background: rgba(27, 180, 185, 1); border:1px solid transparent;
}

.product_price {
color: #dc8e1f;
float: right;
font-weight: bold;
font-size: 20px;
}

.cat-title {
    background: #1bb4b9 none repeat scroll 0 0;
    color: #fff;
    padding: 20px;
	font-family: "Work Sans", Arial, sans-serif;
font-size: 16px;
font-weight:400;
}

.product-sku {
color: #5a5a5a;
display: inline-block;
padding-top: 10px;
}

.product-sku i {
    float: right;
    font-size: 16px;
    font-style: normal;
    line-height: 1;
    margin-right: 10px;
}
.product-sku::after {
content:"\f017";
font-family: FontAwesome;
}

.price-sku-brand-container {
    border-top: 1px solid transparent;
    border-bottom: 1px solid #efefef;
    margin:0px;
    padding: 0 0 15px 0;
}

.title2 #sp-title{
background: url(../../../images/img-bg-3.jpg) no-repeat scroll center top!important;
background-size: cover;
float: left;
margin: 0;
height:151px;
width: 100%;
}

.box2 .product-price-container .sale-price {
float: right;
line-height: 0px;
}
.our-courses .sppb-addon-title {
color: #161616;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
font-size: 30px;
}

.our-courses .sppb-addon-content{
color: #5a5a5a;
font-size: 16px;
font-weight: normal;
font-family: "Work Sans", Arial, sans-serif;
}
.our-courses {padding:50px 0;}
.lines {
border-top:1px solid #dbdbdb;
border-bottom:1px solid #dbdbdb;
}

.cc01 .sppb-feature-box-title {
color: #161616;
font-weight: 400;
font-size: 18px;
font-family: "Work Sans", Arial, sans-serif;
margin-bottom: 20px;
}
.cc01 .sppb-addon-text {
color: #5a5a5a;
font-size: 16px;
font-weight: normal;
font-family: "Work Sans", Arial, sans-serif;
}
.cc01 img {width:20px;}
.cc01{padding:20px 0 20px 10px;}
.img-minus img {margin-left:-11%;}
.img-minus-right img {margin-right:-11%;}
 
.projects .j2store-img-responsive {
	display: block;
	color: #000;
	position: relative;
	bottom: 0;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.projects .j2store-img-responsive img {
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.projects .j2store-img-responsive:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	-o-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	z-index: 8;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.projects .view-course a {
	z-index: 12;
	position: absolute;
	right: 20px;
	left: 50px;
	bottom: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	opacity: 1;
	font-size: 14px;
	font-weight: 300;
	visibility: visible;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.projects .product-title a  {
	z-index: 12;
	position: absolute;
	right: 20px;
	left: 50px;
	bottom: 50px;
	color: #fff;
	margin: 0;
	padding: 0;
	opacity: 1;
	font-size: 30px;
	font-weight: 300;
	visibility: visible;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.j2store-module-product .projects {padding:0!important; margin:0!important;}

.projects:hover .product-title a {
	bottom: 60px;
	visibility: visible;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.projects:hover .view-course a  {
	bottom: 20px;
	visibility: visible;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.projects a {
	display: block;
	color: #000;
	position: relative;
	bottom: 0;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.projects:hover .j2store-img-responsive {
transform: scale(1.1);
transition: all 0.5s ease-in-out 0s;

}
.projects .j2store-img-responsive:hover  {
	-webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.projects::after {
    opacity: 0;
    visibility: hidden;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    -o-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    z-index: 8;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.projects a:hover {
	-webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.projects a:hover:after {
	opacity: 1;
	visibility: visible;
}

ul.list-nav {
    padding: 0;
}
ul.list-nav li {
    font-size: 16px;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0 0 0 30px;
    position: relative;
}
ul.list-nav li i {
    color: #FF6A00;
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 3px;
}

.share .sppb-addon-title { 
color: #161616;
font-weight: 400;
font-size: 18px;
font-family: "Work Sans", Arial, sans-serif;
}
.share .sppb-addon-content{ 
font-size: 16px;
line-height: 1.5;
padding-bottom: 45px;
color: #5a5a5a;
font-weight: normal;
}

.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
font-size: 20px;
color: #161616;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
}

.sppb-addon-persion .sppb-person-information > span.sppb-person-designation{
color: gray;
display: block;
font-weight: normal;
margin-bottom: 30px;
font-family: "Work Sans", Arial, sans-serif;
font-size: 16px;
}

.white-down .sppb-addon-title {
font-size: 30px;
color:#fff;
font-family: "Work Sans", Arial, sans-serif;
font-weight: normal;
}
.white-down .sppb-addon-content {
font-family: "Work Sans", Arial, sans-serif;
font-weight: normal;
font-size: 16px;
color:#fff;
}

div.itemAuthorLatest,
div.itemAuthorBlock,
div.itemLinks,
div.itemRelated,
div.itemNavigation {display:none;}

#sp-bottom .sp-module .sp-module-title {
    color: #FF6A00;
    font-weight: 600;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: uppercase;	
}
#sp-bottom .sp-module ul > li{background: #1f1f1f;}
#sp-bottom .sp-module ul > li > a:hover {color:#FF6A00;}
#sp-bottom .sp-module ul > li > a {
color: #afb8b7;
font-size: 13px;
font-family: "Work Sans", Arial, sans-serif;
line-height: 1.5;
font-weight: 400;
background: #1f1f1f;
}
#sp-bottom .sp-module ul > li > a::before {
    content: " ";
    margin-right: 0px;
}
#sp-bottom .sp-module ul > li{
padding:3px 0;
border-bottom:none;
}
.footer-contact p{
color: #afb8b7;
font-size: 13px;
font-family: "Work Sans", Arial, sans-serif;
line-height: 1.5;
font-weight: 400;
}
.footer-contact a{
color: #5a5a5a;
font-size: 13px;
font-family: "Work Sans", Arial, sans-serif;
line-height: 1.5;
font-weight: 400;
}
.footer-contact a:hover {color:#FF6A00;}
.sp-copyright {
color: #5a5a5a;
font-size: 13px;
font-family: "Work Sans", Arial, sans-serif;
line-height: 1.5;
font-weight: 400;
text-align: center !important;
display: block;
}

.footer_social { text-align:center; margin-bottom: 10px }
.footer_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_social ul li { 
	display: inline-block;
	border: none;
}
.footer_social ul li a:before {display: none;}
.footer_social ul li a i{
    border: 1px solid #333;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin: 2px;
    padding: 9px 12px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
}
@media only screen and (max-width:768px) { 
    .footer_social ul li a i{ font-size: 12px }
}
@media only screen and (max-width:360px) { 
    .footer_social ul li a i{ font-size: 14px }
}
.footer_social ul li a i:hover { color: #fff }
.footer_social ul li a i.fa-facebook {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-facebook:hover {
    background: #5D82D1;
    border: 1px solid #5D82D1;
}
.footer_social ul li a i.fa-twitter {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-twitter:hover {
    background: #50abf1;
    box-shadow: 0 0 0 0px #50abf1;
    border: 1px solid #50abf1;
}
.footer_social ul li a i.fa-google-plus {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-google-plus:hover {
    background: #EB5E4C;
    box-shadow: 0 0 0 0px #EB5E4C;
    border: 1px solid #EB5E4C;
}
.footer_social ul li a i.fa-linkedin {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-linkedin:hover {
    background: #0084b1;
    box-shadow: 0 0 0 0px #0084b1;
    border: 1px solid #0084b1;
}
.footer_social ul li a i.fa-youtube {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-youtube:hover {
    background: #CC181E;
    box-shadow: 0 0 0 0px #CC181E;
    border: 1px solid #CC181E;
}
.footer_social ul li a i.fa-skype {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-skype:hover {
    background: #00AFF0;
    box-shadow: 0 0 0 0px #00AFF0;
    border: 1px solid #00AFF0;
}
.footer_social ul li a i.fa-instagram {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-instagram:hover {
    background: #c536a4;
    box-shadow: 0 0 0 0px #c536a4;
    border: 1px solid #c536a4;
}
.footer_social ul li a i.fa-tumblr {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-tumblr:hover {
    background: #2f4f6e;
    box-shadow: 0 0 0 0px #2f4f6e;
    border: 1px solid #2f4f6e;
}
.footer_social ul li a i.fa-vk {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-vk:hover {
    background: #44678d;
    box-shadow: 0 0 0 0px #44678d;
    border: 1px solid #44678d;
}
.footer_social ul li a i.fa-pinterest {
    background: #000000;
    border: 1px solid #000000;
}
.footer_social ul li a i.fa-pinterest:hover {
    background: #cb2026;
    box-shadow: 0 0 0 0px #cb2026;
    border: 1px solid #cb2026;
}
#sp-footer .sp-module ul > li > a::before {
    content: " ";
}

.sppb-addon-article h3 a{
color: #000!important;
font-size: 17px;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
}
.sppb-addon-article p{
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a;
font-size: 16px;
padding-bottom:25px;
font-weight:normal;

}
.sppb-addon-article .padding {padding:0 30px;}
.sppb-addon-article  {
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);
margin-bottom: 30px;
padding-bottom: 50px;
}

.orange .sppb-readmore {
background-color: #db922a;
border-radius: 35px;
color: #fff;
font-size: 14px;
padding: 10px 20px;

}
.orange .sppb-readmore:hover {
   background:#c6801c;;
}
.orange .sppb-readmore::after {
	content: "";
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: -1;
	background:#c6801c;
}

/**/

.btn-default {
background-color: #db922a;
border-radius: 35px;
color: #fff;
font-size: 14px;
padding: 10px 20px;
border: 1px solid transparent !important;
text-transform: uppercase;
}
.btn-default:hover {
   background:#c6801c;color:#fff;
}





.sppb-readmore {
	border-radius: 35px;
	font-size: 15px;
	margin-bottom: 0;
	overflow: hidden;
	padding: 20px 40px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	z-index: 2;
	background: rgba(27, 180, 185, 0.90);
	border:none;
}
.sppb-readmore::after {
	content: "";
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: -1;
}
.sppb-readmore:hover::after {
	opacity: 1;
	width: 100%;
	border-radius: 35px;
}
.sppb-readmore:hover {
	background: rgba(27, 180, 185, 1);
}
.sppb-readmore:focus {
	outline: 0 none;
	background: rgba(27, 180, 185, 0.90);
	border:none;
}

.sppb-addon-articles .sppb-article-meta > span {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a!important;
font-size: 16px;
}
.j2store-product-image {padding: 0 9px !important;}

.tags > span {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a!important;
font-size: 16px;
font-weight:normal;
}

article .tags a {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a!important;
font-size: 16px;
font-weight:normal;
}

article .entry-header h2 a {
font-family: "Work Sans", Arial, sans-serif;
color: #161616;
font-weight: 400;
font-size: 24px;
}

article p {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a!important;
font-size: 16px;
font-weight:normal;
}

.article-info > dd {color: #337ab7;}
.article-info > dd > i {color: #5a5a5a;}

.pagination > li > a, .pagination > li > span {background:#e4e4e4;}
.pagination > li > a:hover {background:#656565; color:#fff;}


.pagination > .active > a, .pagination > .active > span {
    border-color: #fff;
    background-color: #656565;
}
.pagination > .active > a, .pagination > .active > span:hover {
border:1px solid #65665!important;
    border-color: #fff;
    background-color: #656565!important;
}

/**/
.blg3cl  .entry-header2 h2 a{
color: #000!important;
font-size: 17px!important;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
}
.entry-header2 p{
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a;
font-size: 16px;
padding-bottom:25px;
font-weight:normal;

}

.blg3cl .entry-header h2 {margin: 0; padding-top:20px;}
.blg3cl .entry-header2 {
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);
padding:0 30px;
background:#fff;
}
.entry-image { margin-bottom: 0px !important;}

/**/
.rgtct.sp-module .sp-module-title {
background: #1bb4b9 none repeat scroll 0 0;
color: #fff;
padding: 20px;
font-family: "Work Sans", Arial, sans-serif;
color: #fff;
font-size: 16px;
}
.rgtct.sp-module .sp-module-title::before{
content:"\f039";
font-family: FontAwesome;
color:#fff;
padding-right:5px;
}
.rgtct.sp-module ul > li {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #dddddd;
border-image: none;
border-style: solid;
border-width: 0 1px 1px;
padding: 7px 20px;
}
.rgtct.sp-module ul > li > a {
color: #656565;
font-family: "Work Sans", Arial, sans-serif;
font-size: 16px;
font-weight:normal;
}
.rgtct.sp-module ul > li > a:hover {color:#f5b120;}
.rgtct.sp-module .sp-module-title {margin:0px !important;}

.srgtct.sp-module .sp-module-title {
font-size: 25px;
color: #161616;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
text-transform: capitalize;
}
.srgtct input[type="text"], input[type="search"]{
border-radius: 6px;
font-size: 15px;
height: 46px;
padding: 10px 16px;
width:100%;
}

.trgtct.sp-module .sp-module-title {
background: #1bb4b9 none repeat scroll 0 0;
color: #fff;
padding: 20px;
font-family: "Work Sans", Arial, sans-serif;
color: #fff;
font-size: 16px;
}
.trgtct.sp-module .sp-module-title::before{
content:"\f02c";
font-family: FontAwesome;
color:#fff;
padding-right:5px;
}
.trgtct.sp-module ul > li {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #dddddd;
border-image: none;
border-style: solid;
border-width: 0 1px 1px;
padding: 7px 20px;
}
.trgtct.sp-module ul > li > a {
color: #656565;
font-family: "Work Sans", Arial, sans-serif;
font-size: 16px;
font-weight:normal;
}
.trgtct.sp-module .sp-module-title {margin:0px !important;}


.sp-module .tagscloud .tag-name:hover{
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
}
.sp-module .tagscloud .tag-name {
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    color: #727272;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 15px;
	font-size:13px;
	background:#fff;
}
.cltct.sp-module .sp-module-title {
background: #1bb4b9 none repeat scroll 0 0;
color: #fff;
padding: 20px;
font-family: "Work Sans", Arial, sans-serif;
color: #fff;
font-size: 16px;
}
.cltct.sp-module .sp-module-title::before{
content:"\f02c";
font-family: FontAwesome;
color:#fff;
padding-right:5px;
}

.bg-parallax {
	background: url(../../../images/img-bg-2.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0;
	position:relative;
}
.bg-parallax .overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.m-bottom3 { margin-bottom: 35px; font-family:Work Sans;color:#fff ;font-weight:normal;}
.m-bottom6 { margin-bottom: 60px; font-family:Work Sans;color:#fff ;font-weight:normal;}

.center img {display:block !important; margin:0 auto !important;}
.center {margin: 0px !important;padding:0px !important;}

.contact-us .sppb-addon-title {
color: #161616;
font-weight: 400;
font-size: 30px;
font-family: "Work Sans", Arial, sans-serif;
}
.contact-us .sppb-addon-content {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a;
font-size: 16px;
font-weight: normal;
}

ul.address-info{
	padding:0;
	margin:0;
}
ul.address-info li {
    margin-bottom: 15px;
	list-style:none;
}
.adress-info a:hover {color:#23527c}
.adress-info a {color:#337ab7}
.contact-us .sppb-btn:hover {background:#23527c}
.contact-us .sppb-btn{
background-color: #3ba7d0;
height: 55px;
margin: 10px 0 0 0;
padding: 2px 25px;
outline: none;
border: 0;
font: 500 15px/39px 'Roboto', sans-serif;
color: #fff;
cursor: pointer;
text-transform: uppercase;
border-radius:0;
float:right;
}

.contact-us select, textarea, input[type="text"], input[type="password"], input[type="email"]{border-radius:0px}
.contact-us select, input[type="text"], input[type="password"], input[type="email"] {height:39px !important}
.contact-us textarea {height:150px!important;border-radius:0px !important}
.contact-us textarea:hover {border:1px solid #000;}
.contact-us input[type="text"]:hover {border:1px solid #000;}
.contact-us input[type="email"]:hover {border:1px solid #000;}
.contact-us input[type="password"]:hover {border:1px solid #000;}

.breadcrumb li a{color:#e2901b!important}
.sp-page-title .breadcrumb{
font-family: "Work Sans", Arial, sans-serif;
color: #ccc;
font-size: 16px;
font-weight:normal;
}
.scrollup {
width: 40px;
height: 40px;
border-radius: 5px;
background: #FF6A00;
border:1px solid #FF6A00;
}
.scrollup:before {color:#fff;}

.scrollup:hover {background: #FF6A00;border:1px solid #FF6A00;}



.ab-us  .sppb-addon-content {
font-family: "Work Sans", Arial, sans-serif;
color: #5a5a5a;
font-size: 25px;
font-weight: normal;
line-height: 1.42857143;
}

.whr .sppb-addon-title {
color: #161616;
font-weight: 400;
font-family: "Work Sans", Arial, sans-serif;
font-size: 18px;
padding:15px 30px 5px 30px;
}
.whr .sppb-addon-text {
color: #5a5a5a;
font-weight: normal;
font-family: "Work Sans", Arial, sans-serif;
font-size: 16px;
padding:0 30px 50px 30px;
}
.whr {background: #fff none repeat scroll 0 0; box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);}
.nav-placeholder {	background: transparent none repeat scroll 0 0 !important;	height: 0px !important;}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
	       -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}
#sp-search i {color:#fff;line-height:50px;float:right;font-size:20px;}
#sp-search i:hover{  color: #FF6A00;}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    width: 60%;
    margin-left: 20%;
    font-size: 40px;
  	font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
	border:2px solid #f5f5f5;
	border-radius:3px;
	color: #fff;
font-size: 24px;
padding-left: 10px;
background:transparent;
transition: .3s;
height:50px!important;
}
#search input[type="search"]:focus,#search input[type="search"]:active,#search input[type="search"]:hover{width: 60%;}
#search .close {
    position: fixed;
    right: 20%;
    opacity: 1;
    font-size: 27px;
    color: #fff;
    top: 40%;
}
#search .close::before {
content: "\f00d";
font-family: 'FontAwesome';
font-size: 27px;
color: #fff;
	
}
#search .close:hover{
  color: #ccc;
  cursor: pointer;
}
.qctopbox-fixed{
    background: rgba(2, 2, 3, 0.75);
    -webkit-transition: all .6s;
    transition: all .6s;
}
.detail a{color: #FF6A00;}