
body {
	color:#999999;
	line-height:25px;
	font-size:14px;
}

.sidebar_top {
	transition: all 500ms linear;
}
#sp-left.sidebar_top {
	top: 0px;
	transition: all 500ms linear;
}
#sp-left {
    position: fixed;
    z-index: 10!important;
	height:100%;
	left:0;
	-ms-overflow-style: none;
	transition: all 500ms linear;
}

/*scroll off*/
#sp-left::-webkit-scrollbar { 
   visibility: hidden!important;
    overflow: scroll;
	width: 0 !important;
}
#sp-left { -ms-overflow-style: none; }
#sp-left { overflow: -moz-scrollbars-none; }
/*end*/

#sp-left,
#sp-component,
#sp-right {
	padding:0;
	border-bottom: 0px solid #f3f3f3!important;
}
#sp-left{
	background:#0f0f16;
	overflow: visible !important;
	left: 3%;
}
#user1{
	background:#0a1616;
}
#sp-left .sppb-row-overlay {
	position: relative !important;
}
#sp-left .sp-module,
#sp-right .sp-module {
	border:0px solid #ccc!important;
}
#sp-left .sp-module {
	padding:0;
}
#sp-right .sp-module {
	padding:0 0 0 15px;
}
/**/
ul.yj-vertical-menu li.yj-vertical-menu-item a {
	height: auto!important;
	border:0px solid #ccc !important;
}
ul.yj-vertical-menu li.yj-vertical-menu-item a {
    text-decoration: none;
    color: #eeeeee!important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
    position: relative;
    font-weight: 300;
	background:#0f0f16!important;
}

ul.yj-vertical-menu li.yj-vertical-menu-item {
    padding: 11px 7px;
	border-bottom:1px solid #15151c!important;
}
ul.yj-vertical-menu li.yj-vertical-menu-item ul {
	border: 1px solid transparent!important;
	z-index:99999 !important;
}
.paddi {
	padding:0 20px 0 40px !important;
}
/**/

#sp-left .search input {
	width: 100% !important;
	background-color: transparent;
	border-bottom:1px solid #15151c!important;
	border-left:1px solid transparent!important;
	border-top:1px solid transparent!important;
	border-right:1px solid transparent!important;
	color: #999;
	padding-left: 0px !important;
	padding-bottom: 5px !important;
	border-radius: 0;
	font-size:14px !important;
}
#sp-footer .container-inner {
    border-top: 0px solid rgba(255, 255, 255, .1);
}
.underln::after {
    content: "";
    display: block;
    width: 90px;
    height: 3px;
    left: 0px;
    margin: 20px auto 20px 0;
    background: #ffffff;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 500ms ease 0s;
}
/**/

@media (min-width: 1024px) {
.view-article .article-details  {
	padding:0 2.4%;
}
#sp-left.stick {
	top:0;
	transition: all 500ms ease 0s;
}
#sp-left {
	transition: all 500ms ease 0s;
}
#sp-top-bar {
	margin-top:-25px;
}
#sp-page-builder .page-content {padding-left:38px;}

.ls-roundedflat .ls-nav-prev,
.ls-roundedflat .ls-nav-next {
	position:absolute!important;
	bottom:20px!important;
	top:70%!important;
}
.ls-roundedflat .ls-nav-prev {
    left: 8% !important;
}
.ls-roundedflat .ls-nav-next {
    left: 19% !important;
}
#sp-component{
	margin-left:25% !important;
}
#sp-footer{
	margin-left:25% !important;
	padding-left: 5% !important;
}

#sp-bottom {
	margin-left:25% !important;
	padding-left: 5% !important;
}
}
/**/
@media (max-width: 1023px) {
#sp-top-header {display: none !important;}
#sp-bottom1 {padding-left: 5%; padding-right: 5%;}
#sp-footer {text-align: center;}
}
@media (max-width: 780px) {
.sp-page-builder .page-content .sppb-section {
padding-left:20px !important;
padding-right:20px !important;
}

.sidebar-class  .sppb-row-container {
	width: 100% !important;
}
}
@media (min-width: 781px) {
.sidebar-class  .sppb-row-container {
	width: 90% !important;
}
}
.close-offcanvas {
	background: #d7aa5d;
	padding: 5px;
}
/*animate*/

.constructify_tm_universal_wrap .rightbox{
	width: 100%;
	height: auto;
	margin-left: 50px;
}
.constructify_tm_universal_wrap .rightbox .about_wrap{
	float: right;
	padding-right: 40px;
}
.constructify_tm_universal_wrap .rightbox .image_holder{
	position: relative;
	float: left;
}
.constructify_tm_universal_wrap .rightbox .image_holder img{opacity: 0;}
.constructify_tm_universal_wrap .rightbox .image_holder .main_image{
	position: absolute !important;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/animate/1.jpg);
	z-index: 5;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.constructify_tm_universal_wrap .rightbox .image_border{
	position: absolute;
	top: -40px !important;
	bottom: 40px;
	left: -40px !important;
	right: 40px;
	z-index: 4;
}
.constructify_tm_universal_wrap .rightbox .image_border img{opacity: 0;}
.constructify_tm_universal_wrap .rightbox .image_border .border{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border: 10px solid #ff8f03!important;
	z-index: 7;
}
.constructify_tm_universal_wrap .rightbox .pattern{
	position: absolute;
	top: 40px !important;
	bottom: -40px;
	left: 40px !important;
	right: -40px;
}
.constructify_tm_universal_wrap .rightbox .pattern img{opacity: 0;}
.constructify_tm_universal_wrap .rightbox .pattern .in{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: repeat;
	background-image: url(../images/patterns/point.png);
}


/*end*/

.constructify_tm_home_project_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	display: flex;
	margin-bottom: 115px;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_home_project_wrap .leftbox{
	width: 350px;
	min-width: 350px;
}
.constructify_tm_home_project_wrap .rightbox,
.constructify_tm_home_project_wrap .leftbox{
	height: 1590px;
}
.constructify_tm_home_project_wrap .leftbox .subtitle p{
	line-height: 1.7;
    color: #666;
    letter-spacing: 0px;
	margin-bottom: 58px;
}
.constructify_tm_all_item_link.project{margin-bottom: 0px;}
.constructify_tm_home_project_wrap .rightbox{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_home_project_wrap .rightbox ul{
	margin: 0px;
	list-style-type: none!important;
	padding-left:0!important;
}
.constructify_tm_home_project_wrap .rightbox ul li{
	margin: 0px 0px 45px 0px;
	float: left;
	width: 100%;
	list-style-type: none!important;
}
.constructify_tm_home_project_wrap .rightbox ul li:last-child{margin-bottom: 0px;}
.constructify_tm_home_project_wrap .rightbox ul li .inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap{
	float: left;
	position: relative;
	min-width: 100%;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap .image{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.constructify_tm_home_project_wrap .rightbox ul li:nth-child(1) .image_wrap .image{
	background-image: url(../../../images/portfolio/15.jpg);
}
.constructify_tm_home_project_wrap .rightbox ul li:nth-child(2) .image_wrap .image{
	background-image: url(../../../images/portfolio/2.jpg);
}
.constructify_tm_home_project_wrap .rightbox ul li:nth-child(3) .image_wrap .image{
	background-image: url(../../../images/portfolio/4.jpg);
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap .overlay_color{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,.2);
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner:hover .image_wrap .overlay_color{background-color: rgba(15,15,22,.9);}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap .plus{
	position: absolute;
	top: 49px;
	left: 50px;
	z-index: 3;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap .plus:before{
	position: absolute;
	content: "";
	width: 0px;
	height: 2px;
	background-color: #ff8f03!important;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
	
	transition-delay: .2s;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap .plus:after{
	position: absolute;
	content: "";
	width: 2px;
	height: 0px;
	top: -9px;
	left: 9px;
	background-color: #ff8f03!important;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
	
	transition-delay: .1s;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner:hover .image_wrap .plus:before{width: 20px;}
.constructify_tm_home_project_wrap .rightbox ul li .inner:hover .image_wrap .plus:after{height: 20px;}
.constructify_tm_home_project_wrap .rightbox ul li .inner:before{
	position: absolute;
	content: "";
	left: 30px;
	right: 30px;
	height: 15px;
	background-color: #ff8f03!important;
	bottom: -15px;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .title_holder{
	position: absolute;
	bottom: 34px;
	left: 50px;
	z-index: 3;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner .title_holder h3{
	font-family: "Rubik";
	font-size: 24px;
	color: #eee;
	line-height: 1;
	margin-bottom: 10px;
}
.constructify_tm_view_more_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_view_more_wrap a{
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	color: #ccc;
	font-family: "Montserrat";
	font-size: 14px;
	letter-spacing: 0px;
	position: relative;
	padding-right: 10px;
	font-weight: 600;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_view_more_wrap a .svg{
	color: #ccc;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_view_more_wrap .arrow{
	position: absolute;
	top: 2px;
	left: 100%;
}
.constructify_tm_home_project_wrap .rightbox ul li .inner:hover .constructify_tm_view_more_wrap a{color: #ff8f03;}
.constructify_tm_home_project_wrap .rightbox ul li .inner:hover .constructify_tm_view_more_wrap a .svg{color: #ff8f03;}
.constructify_tm_home_project_wrap .rightbox ul li .inner .image_wrap .link{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 4;
	display: block;
}
/**/
.menuhoriz a {
text-transform: uppercase;
font-size: 16px;
color: #eeeeee!important;
line-height: 1.5;
font-weight: 500;
width:100%;
display:block;
}
.menuhoriz a:hover {
    color: #ff8f03 !important;
}
.menuhoriz {margin-bottom:10px;}

#offcanvas-toggler > .fa {
    color: #ffffff !important;
}
.thinborderbtm {border-bottom: 1px solid rgba(255,255,255,.1);}
#sp-left .sp-module ul > li,
#sp-right .sp-module ul > li {
    border-bottom: 1px solid #15151c!important;
}
#gruemenu > ul > li > a {
	border:0px !important;
	font-weight: 300 !important;
}
#gruemenu ul ul li a {
	padding:5px 15px 5px 50px!important;
}
#gruemenu ul > li > ul > li > a{
	border-bottom: 1px solid #15151c!important;
}
#gruemenu ul ul {
    padding-left: 20px!important;
}
/**/
#sp-left .search  {margin-top:-10px !important;}
/*.littlefix {
    max-height: 210px;
	overflow-x: hidden;
	overflow-y: auto;
}
*/
#sp-main-body {
    padding: 0;
}


/**/
.constructify_tm_services_list_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_services_list_wrap ul{
	margin: 0px 0px 0px -50px;
	list-style-type: none;
}
.constructify_tm_services_list_wrap ul li{
	margin: 0px 0px 50px 0px;
	float: left;
	width: 50%;
	padding-left: 50px;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_services_list_wrap .inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	box-shadow: 0px 0px 40px rgba(0,0,0,0.1);
	overflow: hidden;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_services_list_wrap .service_image{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_services_list_wrap .service_image .image{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.constructify_tm_services_list_wrap .ttt img {width:100; padding:0; position:relative; top:0;left:0;}
.constructify_tm_services_list_wrap ul li:nth-child(1) .service_image .image{background-image: url(../../../images/services11.jpg);}
.constructify_tm_services_list_wrap ul li:nth-child(2) .service_image .image{background-image: url(../../../images/services12.jpg);}
.constructify_tm_services_list_wrap ul li:nth-child(3) .service_image .image{background-image: url(../../../images/services13.jpg);}
.constructify_tm_services_list_wrap ul li:nth-child(4) .service_image .image{background-image: url(../../../images/services14.jpg);}
.constructify_tm_services_list_wrap ul li:nth-child(5) .service_image .image{background-image: url(../../../images/services15.jpg);}
.constructify_tm_services_list_wrap ul li:nth-child(6) .service_image .image{background-image: url(../../../images/services16.jpg);}
.constructify_tm_services_list_wrap .inner:hover .list_definitions_wrap {
    border-color: #ff8f03;
}
.constructify_tm_services_list_wrap .list_definitions_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	background-color: #fff;
	padding: 55px 100px 83px 50px;
	border: 10px solid #0e2424;
	border-top: none;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_services_list_wrap .inner:hover .list_definitions_wrap{border-color: #ff8f03;}
.constructify_tm_services_list_wrap .list_definitions_wrap .titles{
	position: relative;
	z-index: 3;
}
.constructify_tm_services_list_wrap .list_definitions_wrap .title_holder{margin-bottom: 19px;}
.constructify_tm_services_list_wrap .list_definitions_wrap .title_holder h3{
	font-size: 22px;
    margin: 0px;
    letter-spacing: 0px;
    line-height: 1.3;
}
.constructify_tm_services_list_wrap .list_definitions_wrap .title_holder h3 a{
	text-decoration: none;
	color: #14141c;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_services_list_wrap .list_definitions_wrap .title_holder h3 a:hover{color: #ff8f03;}
.constructify_tm_services_list_wrap .list_definitions_wrap .definition p{
	color: #666;
	letter-spacing: 0px;
	line-height: 1.7;
}
.constructify_tm_services_list_wrap .list_definitions_wrap .read_more_wrap{
	position: absolute;
	bottom: -10px;
	left: 0px;
	max-width: calc(100% - 40px);
	z-index: 5;
}
.constructify_tm_services_list_wrap .list_definitions_wrap .read_more_in{
	height: 40px;
	background-color: #0e2424;
	line-height: 40px;
	position: relative;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_services_list_wrap .inner:hover .list_definitions_wrap .read_more_in{background-color: #ff8f03;}
.constructify_tm_services_list_wrap .list_definitions_wrap .read_more_in a:before{
	position: absolute;
	content: "";
	width: 25px;
	height: 40px;
	background-color: #0e2424;
	left: 100%;
	transform: skewX(27deg);
	margin-left: -12px;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_services_list_wrap .inner:hover .list_definitions_wrap .read_more_in a:before{background-color: #ff8f03;}
.constructify_tm_services_list_wrap .list_definitions_wrap .read_more_in a{
	text-decoration: none;
	color: #fff;
	display: block;
	font-family: "Montserrat";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0px 40px 0px 50px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.constructify_tm_services_list_wrap .list_definitions_wrap .shape_triangle:before{
	border-right: 10px solid #0e2424;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    bottom: 100%;
    right: -10px;
    z-index: 3;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_services_list_wrap .inner:hover .list_definitions_wrap .shape_triangle:before{
	border-right-color: #ff8f03;
}
.constructify_tm_services_list_wrap .inner:hover .list_definitions_wrap .shape_triangle:after{
	border-left-color: #ff8f03;
}
.constructify_tm_services_list_wrap .list_definitions_wrap .shape_triangle:after{
	border-left: 10px solid #0e2424;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    bottom: 100%;
    left: -10px;
    z-index: 2;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.constructify_tm_services_list_wrap .list_definitions_wrap:before{
	position: absolute;
	content: "";
	bottom: 0px;
	right: 0px;
	width: 100px;
	height: 150px;
	background-color: #f7f7f7;
	z-index: 1;
}
.constructify_tm_services_list_wrap .list_definitions_wrap:after{
	position: absolute;
	content: "";
	bottom: 0px;
	right: 0px;
	width: 50px;
	height: 80px;
	background-color: #efefef;
	z-index: 2;
}

/**/
.breadcrumb {
	background-color: transparent !important; padding:0;
}
.breadcrumb-item.active {
    color: #666667;
}
.breadcrumb-item:hover {
    color: #ff8f03;
}

.under_title .sppb-addon-title:after{
background: url(../images/brd.jpg) left top no-repeat;
content: "";
display: block;
width: 156px;
height: 28px;
margin: 20px 0 10px 0;
}
/**/
.article-list .article {
    border: 1px solid #e9eff4;
    background: #e9eff4;
}
.article-header h2 {
    font-size: 30px !important;
	font-weight:400;
}
.article-header h2 a:hover,
.article-info > span a:hover {
    color: #ff8f03!important;
}
.article-details .article-header h1,
.article-details .article-header h2 {
font-size: 48px!important;
letter-spacing: 0px;
font-weight: 500;
color: #14141c;
}

.article-details .article-header h1::after {
    background: url(../images/brd.jpg) left top no-repeat;
    content: "";
    display: block;
    width: 156px;
    height: 28px;
    margin: 20px 0 10px 0;
}
.pager {margin: 2rem 0 90px 0}
.pager > li a {
    border: 0px solid #14141c;
    color: #fff;
    background: #14141c;
	font-weight:600;
}
.pager > li a:hover {
    border: 0px solid #ff8f03;
    color: #14141c;
    background: #ff8f03;
}
.page-header {padding-top:90px;}
.page-header  h1 {
font-size: 48px;
letter-spacing: 0px;
font-weight: 300;
color: #14141c;
margin-bottom:50px;
}
.page-header  h1::after {
    background: url(../images/brd.jpg) left top no-repeat;
    content: "";
    display: block;
    width: 156px;
    height: 28px;
    margin: 20px 0 10px 0;
}

#sp-right {padding-top:212px;}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {border-radius:0;}
.article-details h1 {display:none;}
#sp-component .search {padding-top:90px;}
#sp-component  h1{
font-size: 48px;
letter-spacing: 0px;
font-weight: 300;
color: #14141c;
margin-bottom:50px;
}
#sp-component  h1::after {
    background: url(../images/brd.jpg) left top no-repeat;
    content: "";
    display: block;
    width: 156px;
    height: 28px;
    margin: 20px 0 10px 0;
}
/**/
#sp-top-bar {
    background: transparent;
	text-align: right;
	padding:0;
}
/**/

.wickley_tm_build_pattern{
	width: 300px;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.wickley_tm_build_pattern:before{
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	z-index: 6;
	background-color: #e4810c;
	background-image: url(../images/green-dust-and-scratches.png);
	background-repeat: repeat;
}
.wickley_tm_build_pattern:after{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 100%;
	content: '';
	top: 0px;
	background-color: #e4810c;
	transform: skewX(-26deg);
	margin-left: -76px;
	z-index: 3;
	background-image: url(../images/green-dust-and-scratches.png);
	background-repeat: repeat;
}
@media (min-width: 1024px) {
.body-wrapper {
background-image: url(../images/left_imgg.png);
background-repeat: repeat-y;
}
}

/**/
.box-shaddow {
box-shadow: 3px 0px 50px rgba(0,0,0,.08);
border-bottom:2px solid #f8f8f8;
}
.box-shaddow  .sppb-row-container {
    width: 100% !important;
}
#gruemenu > ul > li > a {
	text-transform:capitalize!important;
	font-weight:500 !important;
	letter-spacing: 0.25px;
}
/*Shop*/
.j2store-cart,
.j2store-single-product {
	margin-bottom:80px;
}
.j2store-cart h3 {
color: #181a2f;
margin-top:20px;
}

h2.product-title a {
color: #181a2f!important;
transition: all 0.3s ease!important;
font-size: 16px!important;
font-weight: 600;
}
.product-price-container .sale-price {
color: #181a2f;
font-size: 14px;
font-weight: 400;
}
.j2store-product-list .product-qty {display: none;}
/**/
.image-cart {
	position: relative;
}
.image-cart .j2store-addtocart-form {
	display: none;
	z-index:99;
}

.image-cart .j2store-addtocart-form .btn-primary:hover {background:#222;color:#fff;border:1px solid #222;}
.image-cart .j2store-addtocart-form .btn-primary {
	border-radius:0;
	text-align: center;
	background:#fff;
	color:#fff;
	border:1px solid #e4810c;
	padding:10px 30px;
	background:#e4810c;
}
.j2store-single-product2:hover .image-cart .j2store-addtocart-form {
	display: block;
	position: absolute;
	bottom: 10%;
	left:10%;
}

.j2store-product-list .j2store-mainimage::before {
	background: rgba(61, 67, 148, 0.9);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	transition: all 0.3s ease!important;
}
.j2store-single-product2:hover .j2store-mainimage::before {
	opacity: 1;
	transition: all 0.3s ease!important;
}

.j2store-single-product2 {
	margin-bottom:50px;
	transition: all 0.3s ease;
}

#j2store_sortby {margin-bottom:20px;}
ul.additional-image-list {margin: 0px;padding: 0;}

.additional-image-list img {border:1px solid transparent; transition: all 0.3s ease-out 0s;}
.additional-image-list img:hover {border:1px solid transparent; transition: all 0.3s ease-out 0s;}
ul.additional-image-list img {display: inline;}
#j2store-product-detail-tab {margin-top:10px;}
.img-cart {margin-top:-25px;}

.j2store-cart-button.btn.btn-primary {padding:10px 30px;border-radius:0;}
.product-qty input[type="text"], .product-qty input[type="number"] {border-radius:0;}
.product-qty input[type="number"] {padding: 10px 5px !important;}

/**/
.upsell-product-title a {
	color: #222222 !important;
	transition: all 0.3s ease !important;
	font-size: 16px !important;
	font-weight: 400;
}
.upsell-product .btn-primary {
	display: none;
	z-index:99;
}

.upsell-product .btn-primary:hover {
	background:#222;
	color:#fff;
}
.upsell-product .btn-primary {
	border-radius:0;
	text-align: center;
	background:#e4810c;
	color:#fff;
	border:0px;
	padding:10px 30px;
	border:1px solid #fff;
}
.upsell-product:hover .btn-primary {
	display: block;
	position: absolute;
	top: 35%;
	left:22%;
}
.product-upsells-container {
	margin-top:50px;
}	
.upsell-product-image::before {
	background: rgba(61, 67, 148, 0.9);
	content: "";
	height: 80%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	transition: all 0.3s ease!important;

}
.upsell-product:hover .upsell-product-image::before {
	opacity: 1;
	transition: all 0.3s ease!important;
}

.upsell-product {
	margin-bottom:50px;
	transition: all 0.3s ease;
 }
.upsell-product:hover {
	transition: all 0.3s ease;
}
.product-upsells-container h3 {
	font-size: 22px!important;
	color: #222222;
	font-weight: 400;
	line-height: 1.2em;
	text-transform: capitalize;
	margin: 10px 0 5px 0;
}
.upsell-product-row {
	margin-top:20px;
}
.folder a::before {
content: "\f114"!important;
font-family: "FontAwesome";
font-size: 16px;
left: 0!important;
line-height: 24px;
top: 14px;
color: #999999;
}
.folder a:hover::before {color:#e4810c!important;transition: all 500ms ease 0s;}
.folder a {
font-size: 16px!important;
font-weight: 300;
color: #848484;
position: relative;
transition: all 500ms ease 0s;
}
.folder li {padding:10px 0 6px 0;}
.folder a:hover {color:#e4810c!important;transition: all 500ms ease 0s;}


#sp-right .j2store-add-to-cart {display:none !important;}
#sp-right .product-title a   {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #222;
}

#sp-right .j2store-module-product {
padding:30px 0px;
border-bottom: 1px solid #f6f6f6;
}

#sp-right .j2store-product-image.col-md-12  {
	padding-left:0px;
	margin-bottom:10px;
}
#sp-right .product-cart-left-block {
	margin-left: -30px !important;
	margin-bottom:10px;
}
#sp-right .j2store-module-product:first-child {
padding:5px 0px 5px 15px;
border-bottom: 0px solid #f6f6f6;
}

#sp-right .product-price-container .sale-price {
font-size: 18px;
font-weight: 400;
color: #e4810c;
}

#sp-left .j2store-add-to-cart {display:none !important;}
#sp-left .product-title a   {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #222;
}

#sp-left .j2store-module-product {
padding:30px 0px;
border-bottom: 1px solid #f6f6f6;
}

#sp-left .j2store-module-product:first-child {
padding:5px 0 30px 0;
border-bottom: 1px solid #f6f6f6;
}

#sp-left .product-price-container .sale-price {
font-size: 18px;
font-weight: 400;
color: #e4810c;
}

.simple-product .product-title {
    color: #222222;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 8px;
    text-transform: capitalize;
}
.nav-tabs {padding-top: 100px;}

#j2store-product-detail-tab.nav-tabs > li a.active{
background:#e4810c;
border-bottom: 2px solid #ffffff;
border-radius: 5px 5px 0 0;
color:#fff;
}
#j2store-product-detail-tab.nav-tabs > li a {
background: transparent;
border-radius: 5px 5px 0 0;
color: #3d3d3d;
display: block;
float: left;
font-size: 15px;
font-weight: 600;
margin-right: 2px;
padding: 15px 30px;
text-transform: uppercase;
top: 1px;
border: 1px solid #f0f0f0;
}

#j2store-product-detail-tab.nav-tabs { border-bottom: 1px solid #f0f0f0;}
/**/
#j2store-checkout-content h1, #j2store-checkout-content h2 {
font-size: 22px;
color: #222222;
font-weight: 400;
line-height: 1.2em;
text-transform: capitalize;
margin-top:20px;
}
#j2store-checkout-content .btn-primary {border-radius:0px; padding:12px 38px;}
.btn-primary {border-radius:0px;}

.product-ldesc h3 {
color: #848484;
font-size: 20px;
font-weight: 600;
}
.product-ldesc h4 {
color: #848484;
font-size: 18px;
font-weight: 600;
padding: 13px 0;
}
.product-ldesc {
border-bottom: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
color: #848484;
font-size: 16px;
font-weight: normal;
line-height: 26px;
padding: 25px;
}
.j2store-product-list,
.j2store-single-product,
.j2store-cart,
#j2store-checkout {
padding-left:20px;
}
@media (max-width: 750px) {
.j2store-product-main-image {
width:100%;
margin-top:50px;
}
.simple-product .product-title {
margin-top:40px;
}
}
.j2store-product-images {
margin-bottom:15px;
}
/*end shop*/
.paddi.littlefix ul > li > a {
  color: #cccccc;
}
.paddi.littlefix ul > li > a:hover {
  color: #ffffff;
}
.logo-image-phone {
  height: auto !important;
}
.burger-icon > span {
	background-color: #fff !important;
}

/**/
/*VERTICAL MENU*/
.littlefix ul.menu {
  position:relative;
  width:200px;
}

/* ALL UL */
.littlefix ul.menu {
  list-style: none;
}
/* ALL LI */
.littlefix ul.menu li{
  position:relative;
}
/* ALL A */
.littlefix ul.menu a {
  display:block;
  text-decoration:none;
  padding:10px 15px;
  transition:0.2s;
}

.littlefix ul.menu ul li {
	background: #111119;
	padding-left: 15px;
}
/* INNER UL HIDE */
.littlefix ul.menu ul {
  position:absolute;
  left:0%;
  top:0;
  width:100%;
  visibility:hidden;
  opacity:0;
  transition: transform 0.2s;
  transform: translateX(50px);
}
/* INNER UL SHOW */
.littlefix  ul.menu li:hover ul{
  left:100%;
  visibility:visible;
  opacity:1;
  transform: translateX(0px);
}


