@media (max-width: 1023px) {
#sp-header {
background: var(--one_color) !important;
}
#sp-header.transparent {
position:absolute;
top:120px;
background:transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
transition: all .4s;
}
.right_part_wrap {
float: left;
padding: 10px 0;
}
.right_part_wrap ul li i {
font-size: 18px;
width: 30px;
height: 22px;
}
.right_part_wrap ul li {
width: 30px;
height: 30px;
}
.right_part_wrap ul {
padding: 0 !important;
}
}

@media (min-width: 1024px) {
.layout-boxed .body-innerwrapper {
    max-width: 1189px;
}
#sp-menu > .sp-column {
    height: auto !important;
    padding-top: 10px !important;
}


#sp-header.white #sp-logo {
top: -100px;
}
#sp-header.transparent #sp-logo{
position: relative;
left: -80px;
width: 220px;
top: -90px;
bottom: 0px;
background: url(../images/logobg.png) no-repeat;
justify-content: center;
display: grid;
align-items: center;
z-index: 2;
padding: 25px;
height: 230px;
}
#sp-header.normalll #sp-logo {
position: relative;
left: 0px;
width: 220px;
top: -90px;
bottom: 0px;
background: url(../images/logobg.png) no-repeat;
justify-content: center;
display: grid;
align-items: center;
z-index: 2;
padding: 25px;
height: 230px;
}
#sp-header .logo {
margin-top: -30px;
margin-left: -12px;
height: auto;
}
#sp-logo.col-lg-3 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
#sp-search.col-lg-2 {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
	padding-top: 5px;
}
#sp-menu.col-lg-7 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 58%;
}
#sp-header.normalll #sp-menu.col-lg-7 {
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
}
.right_part_wrap {
	float: right;
	margin-right: -20px;
}
#sp-header.normalll #sp-search .d-flex,
#sp-header.normalll #sp-search .sp-menu {
	display: block !important;
}
 
.right_part_wrap ul li a {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 70px;
    text-decoration: none;
    color: var(--four_color);
    background-color: var(--one_color);
    transition: all .3s ease;
	line-height: 80px;
}
.right_part_wrap ul li a::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 60px 0px 0px;
    border-color: var(--one_color) transparent transparent transparent;
    left: 0px;
    top: 100%;
}
.right_part_wrap ul li {
    width: 60px;
    height: 90px;
}
}
.sp-megamenu-parent {
margin: 0 !important;
}
.right_part_wrap ul li a:hover {
	height: 80px;
	transition: all .3s ease;
}
.right_part_wrap ul {
    margin: 0px;
    list-style-type: none;
}
.right_part_wrap ul li {
    float: left;
}
.right_part_wrap ul li {
    margin: 0px 5px 0px 0px;
    text-align: center;
    position: relative;
    top: 0px;
    transition: all .5s ease;
}
.right_part_wrap ul li {
    text-align: center;
}
.right_part_wrap ul li i{
    width: 26px;
    height: 26px;
    font-size: 26px;
    top: 30px;
	color: var(--four_color);
}

#sp-top-bars {
font-size: 15px;
font-weight: 400;
line-height: 30px;
}

#sp-header {
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0) !important;
}
.sp-megamenu-parent {
float: none;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
letter-spacing: 0.06em;
padding: 8px 15px;
text-transform: uppercase;
}

.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
color: var(--one_color);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent > li:hover > a {
color: #ffffff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0);
padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
border-bottom: 0px solid #111111;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
padding: 0 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
padding: 6px 20px !important;
transition: all 0.4s ease 0s;
background: #111111;
}

#sp-header.header-sticky {
box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04) !important;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a, 
#sp-header.header-sticky .sp-megamenu-parent > li > span {
line-height: 79px;
}
#sp-header .sp-megamenu-parent > li > a, 
#sp-header .sp-megamenu-parent > li > span {
line-height: 75px;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
font-weight: 500 !important;
color: #ccc;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    margin-top: -10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
text-transform: capitalize;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
font-size: 15px !important;
}
/**/
.layout-boxed .body-innerwrapper {
box-shadow: 0 0 5px rgba(0, 0, 0, 0) !important;
}

@media (min-width: 1024px) {
.body-wrapper .holder{
	position: absolute;
	top: 150px;
	bottom: 0px;
	width: 30px;
	background-color: var(--two_color);
	z-index: 25;
}
.body-wrapper .holder.left{left: 50px;}
.body-wrapper .holder.right{right: 50px;}
.body-wrapper .holder.left:before{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0px 20px 30px;
	border-color: transparent transparent var(--two_color) transparent;
	top: -20px;
}
.body-wrapper .holder.right:before{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0px 0px 30px;
	border-color: transparent transparent transparent var(--two_color);
	top: -20px;
}
}

.logo-image {
    height: auto !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 240px 0px 0px;
    border-color: #111 transparent transparent transparent;
    left: 0px;
    top: 100%;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: #cccccc;
}
/*white*/
#sp-header.header-sticky {
transition: all .4s;
}
#sp-header.white.header-sticky {
position: fixed;
z-index: 9999 !important;
background:#111111!important;
transition: all .4s;
height:95px;
}
#sp-header.white .sp-megamenu-parent > li > a {
color: #111111!important;
text-transform: uppercase;
}

#sp-header.white #offcanvas-toggler > .fa {
color: #111111;
}
@media (min-width: 1025px) {
#sp-header.white {
position:relative;
background: #ffffff;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
transition: all .4s;
height: 95px;
}
}
#sp-header.white{
z-index: 999;
transition: all .4s;
}
/*transparent*/

#sp-header.transparent{
z-index: 999;
transition: all .4s;
}
.layout-edit-iframe #sp-header.transparent{
z-index:0 !important;
transition: all .4s;
}
@media (min-width: 1025px) {
.layout-boxed .sp-dropdown-main {
margin-top: 0px !important;
}
.layout-boxed #sp-header.transparent:after {
background: #ffffff;
opacity: 10%;
position: absolute;
content: " ";
bottom: -9px;
width: 85%!important;
height: 1px;
left: 9%!important;
}
#sp-header.transparent:after {
background: #ffffff;
opacity: 10%;
position: absolute;
content: " ";
bottom: -9px;
width: 100%;
height: 1px;
left: 0;
}
#sp-header.transparent {
position:absolute;
top:90px;
background:transparent;
transition: all .4s;
}
}
#sp-main-body {
    padding: 0 !important;
}

.nobg {
position:absolute;
top:0;
background:transparent;
transition: all .4s;
}
#sp-header.header-sticky {
transition: all .4s;
}
#sp-header.transparent.header-sticky {
position: fixed;
z-index: 9999 !important;
background:#111111!important;
transition: all .4s;
height:95px;
}
#sp-header.transparent .sp-megamenu-parent > li > a {
color: #ffffff!important;
}

#sp-header.transparent #offcanvas-toggler > .fa {
color: #fff;
}

.logo-image-phone {
height: auto !important;
}

/*end top section*/

.sp-page-title .breadcrumb:before{
	content: '';
    position: absolute;
    width: 70px;
    height: 6px;
    background-color: #eee;
    left: 0px;
    bottom: 60px;
}
.sp-page-title .breadcrumb:after{
	content: '';
    position: absolute;
    width: 150px;
    height: 6px;
    background-color: #eee;
    left: 0px;
    bottom: 73px;
}

.sp-page-title {
padding: 100px 0;
}
.sp-page-title .sp-page-title-heading {
font-family: "Rubik";
margin: 0px;
padding: 0px;
font-size: 48px;
letter-spacing: 0px;
font-weight: 300;
color: #14141c;
line-height: 1;
position: relative;
left: -1px;
}
.sp-page-title .breadcrumb > span, 
.sp-page-title .breadcrumb > li, 
.sp-page-title .breadcrumb > li + li::before, 
.sp-page-title .breadcrumb > li > a {
color: #686868;
font-size: 15px;
}
.sp-page-title .breadcrumb {
width: 100%;
float: left;
clear: both;
padding-bottom: 101px;
position: relative;
margin-bottom: 10px;
position: relative;
z-index: 5;
display: block!important;
text-align:left;
font-size: 15px;
font-weight: 500;
}
.sp-page-title .breadcrumb > li {
display:inline;
}

.sp-page-title .breadcrumb > .active {
color: #686868;
line-height: 1.5;
font-weight: 500;
}

/*blog*/
.list-group-item a {
color: #676767 !important;
}
.pagination-wrapper {
margin-top: 30px;
}
.page-item.active .page-link,
.pagination > .active > a, 
.pagination > .active > span,
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
border-color: var(--one_color);
background-color: var(--one_color);
color: #111111;
}
.pagination > li > a, 
.pagination > li > span {
padding: 10px 15px;
color: #111111;
}
.page-link {
background-color: #dee2e6;
border: 0px solid #dee2e6;
border-radius: 50px;
margin-left: 5px;
}
.page-item:last-child .page-link,
.page-item:first-child .page-link {
border-radius: 50px;
}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
border-color: var(--one_color);
background-color: var(--one_color);
color: #111111;
}

.com-users .btn-primary, 
.com-users .sppb-btn-primary {
border-color: var(--one_color);
background-color: var(--one_color);
}
.com-users a,
.com-users a:hover, 
.com-users a:focus, 
.com-users a:active {
color: var(--one_color);
}
.com-users .form-control {
padding: 12px;
}
.com-search .form-control {
padding: 12px;
}

.article-info > span a:hover {
color: var(--one_color);
}
.com-search .btn-secondary {
color: #fff;
background-color: var(--one_color);
border-color: var(--one_color);
}
.com-search .btn-secondary:hover {
color: #fff;
background-color: var(--three_color);
border-color: var(--three_color);
}

body {
font-size: 15px;
font-weight: 400;
line-height: 30px;
color: #686868;
}
.article-info > span a {
color: #686868;
}
#sp-left .sp-module, 
#sp-right .sp-module {
border: 0px solid #f3f3f3;
padding: 0;
border-radius: 3px;
}

blockquote {
position: relative;
z-index: 1;
border: none;
font-size: 20px;
margin-top: 30px;
margin-bottom: 30px;
padding-left: 85px;
color: #111111;
font-weight: 600;
line-height: 37px;
background: #fafafa;
padding: 50px;
}

blockquote cite {
display: block;
margin-top: 15px;
color: #999999;
font-weight: 500;
}

blockquote::before {
position: absolute;
left: 0;
top: 5%;
content: "";
height: 90%;
width: 3px;
background: var(--one_color);
}

blockquote::after {
position: absolute;
left: 30px;
content: "\f10d";
font-family: "Font Awesome 5 Free";
color: #676767;
top: 45px;
font-weight: 600;
opacity: 0.1;
font-size: 60px;
}

blockquote p {
margin: 0;
position: relative;
z-index: 1;
line-height: 34px;
font-size: 16px;
font-style: italic;
font-weight: 500;
}

.article-list .article {
border: 0px solid #f5f5f5 !important;
box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
padding: 30px 40px 50px 40px;
margin-bottom: 50px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
margin: -40px -40px 30px -40px !important;
}

.article-list .article .readmore:hover a {
color: #ffffff !important;
background: var(--one_color) !important;
}
.article-list .article .readmore a {
background: #041230 !important;
color: #ffffff;
border: 0px solid #e7e7e7 !important;
border-radius: 3px;
padding: 12px 20px;
font-weight: 500;
text-transform: capitalize;
margin-top: 5px;
font-size: 15px;
}
.article-list .article .readmore {
padding-top: 10px;
}
.article-list .article .article-header h2 a:hover {
color: var(--one_color) !important;
}
.article-list .article .article-header h2 a, 
.article-list .article .article-header h2,
.article-details .article-header h1, 
.article-details .article-header h2 {
font-weight: 400;
font-size: 30px;
color: #111111;
font-family: Rubik !important;
}
.article-header h1 {
color: #111111;
}
#sp-component.col-lg-12 .littlewidth .article-list {
padding-left: 8%;
padding-right: 8%;
}
#sp-component.col-lg-12 .col-md-6 .article img {
height: 400px;
object-fit: cover;
}
#sp-component.col-lg-12 .col-md-4 .article img {
height: 260px;
object-fit: cover;
}
#sp-component.col-lg-12 .blog .pagination-wrapper {
padding-left: 8%;
padding-right: 8%;
}

#sp-right .search .form-control,
#sp-left .search .form-control {
padding: 11px 14px;
border: 1px solid #e7e7e7;
margin-top: -9px;
border-radius: 0px;
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
font-size: 20px;
color: #181a2f;
line-height: 1.5;
letter-spacing: 0.5px;
font-family: "Rubik";
margin: 0;
padding-bottom: 24px;
border-bottom: 0px solid #f3f3f3;
font-weight: 500;
}

#sp-left .sp-module .sp-module-title:after,
#sp-right .sp-module .sp-module-title:after {
content: " ";
height: 1px;
background: var(--one_color);
width: 50px;
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0;
margin-right: auto;
}
.categories-module h4,
.categories-module h4 a {
font-size: 20px;
color: #181a2f;
line-height: 1.5;
letter-spacing: 0.5px;
font-family: "Rubik";
margin: 0;
padding-bottom: 24px;
border-bottom: 0px solid #f3f3f3;
font-weight: 500;
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
border-bottom: 0px solid #e7e7e7;
}
.categories-module h4:hover a {
color: var(--one_color);
}
#sp-left .sp-module , 
#sp-right .sp-module {
margin-top: 15px;
padding-bottom: 15px;
}

#sp-left .sp-module .tagscloud .tag-name, 
#sp-right .sp-module .tagscloud .tag-name {
border: 1px solid #e7e7e7;
font-weight: 800;
margin-top: 8px;
padding: 5px 18px;
text-transform: capitalize;
font-size: 14px;
border-radius: 30px;
color: #676767;
background: #fafafa;
}
#sp-left .sp-module .tagscloud .tag-name:hover, 
#sp-right .sp-module .tagscloud .tag-name:hover {
color: var(--one_color);
border: 1px solid var(--one_color);
}

.zindexover2 {
z-index: 99 !important;
position: relative !important;
}
.zindexover {
z-index: 1 !important;
position: relative !important;
}
.zindexunder {
z-index: 0 !important;
position: relative !important;
}

.minus-top {
margin-top: -150px !important;
}
@media (min-width: 1024px) {
.rightbefore:before {
width: 800px;
height: 100%;
content: " ";
display: block;
position: absolute;
left: 100%;
background: #fff;
top: 0;
}
}
.pager {
margin: 25px 0 80px 0 !important;
}
.lineright {
padding-right: 30px;
border-right: 1px solid rgba(255, 255, 255, 0.3);
}
/**/
.services-area .single-item {
  margin-bottom: 30px;
}

.services-area .thumb {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.services-area .thumb img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
}

.services-area .item:hover .thumb img {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.services-area .thumb::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: 50%;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 130%) repeat scroll 0 0;
  z-index: 1;
}

.services-area .thumb .content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  display: flex;
  color: #ffffff;
  z-index: 1;
}

.services-area .thumb .content i {
  font-size: 50px;
  min-width: 138px;
  width: 120px;
  margin-right: 20px;
}

.services-area .thumb .content h5 {
  margin-bottom: 0;
}

.services-area .thumb .content h5 a {
  color: #ffffff;
  font-weight: 200;
  text-transform: capitalize;
}

.services-area .thumb .content h5 a strong {
  font-weight: 900;
  letter-spacing: 0.6px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.services-area .single-item:nth-child(2n) .thumb .content {
  top: 0;
}

.services-area .single-item:nth-child(2n) .thumb::before {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 130%) repeat scroll 0 0;
}
/**/

/*shop*/

.j2store-categories-module h4,
.j2store-categories-module h4 a {
text-transform: capitalize;
font-weight: 700;
font-size: 15px;
line-height: 30px;
color: #111111;
}


.prdct {
border: 2px solid #e7e7e7;
padding: 50px 0px 30px 0px;
background: #eff2f5;
position: relative;
margin-bottom: 30px;
}

.j2store-product-list .j2store-mainimage {
margin-bottom: 20px;
position: relative;
}
.j2store-product-list .j2store-mainimage img {
height: 100px;
width: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.prdct h2,
.prdct h2 a {
color: #111111;
font-size: 23px;
font-weight: 600;
}
.product-price-container .sale-price {
font-size: 20px;
font-weight: 600;
color: #111111;
}
.j2store-product-list .product-gr,
.j2store-product-list .product-gr h2.product-title {
text-align: center !important;
}
/*06*/
.cart-item-count {
background: var(--one_color) !important;
top: 22px;
position: absolute;
margin: 0px 0 0 0px;
height: 23px;
line-height: 23px;
text-align: center;
width: 23px;
}
.cart-item-info a {
color: #111111;
font-size: 18px;
}
#sp-header.transparent .cart-item-info a {
color: #ffffff;
}
.j2store-search-product input {
display: block;
padding: 15px !important;
border: 2px solid var(--one_color) !important;
border-radius: 0 !important;
}
.j2store-search-product .btn {
display: none;
}

.j2store-minicart-button {
text-align: center; 
padding-right: 15px;
line-height: 92px;
}

.j2store-product-list .col-sm-9 {padding-right:29px;}

/*image gallery*/

@media (min-width: 841px) {
.j2store-single-product .j2store-product-additional-images .additional-image-list{
position: relative;
transition: all 0.4s ease 0s;
}
.j2store-product-main-image {
margin-bottom: 0px;
margin-left: 0px;
}
.additional-image-list li {display: inline-block;}
.task-view .j2store-mainimage {
margin-right: 0px !important;
margin-bottom:5px;
}
}
.product-sdesc ul {
padding-left: 15px;
}
@media (max-width: 840px) {
.j2store-single-product .j2store-product-additional-images .additional-image-list{
transition: all 0.4s ease 0s;
margin-bottom:30px;
}
.j2store-product-main-image {margin: 1px 1px 10px 1px;}
.additional-image-list li {display: inline;}
.j2store-img-responsive {display: inline;}
.j2store-img-responsive:hover {
transform: rotateY(0deg);
transition: 0.5s;
}
}

ul.additional-image-list {padding:0;}

.j2store-single-product .j2store-product-additional-images .additional-image-list li {
margin-bottom: 10px;
transition: all 0.4s ease 0s;
}
.additional-image-list .j2store-img-responsive {
border: 1px solid #eee;
transition: all 0.4s ease 0s;
}
.additional-image-list .j2store-img-responsive:hover {
border: 1px solid var(--one_color);
transition: all 0.4s ease 0s;
}
.j2store-cart h3,
#j2store-checkout-content h1,
#j2store-checkout-content h2  {
font-weight: 600;
color: #111111;
}
#login {
margin-top: 20px;
}
.cart-estimator-discount-block {
margin-bottom: 30px;
}

.task-none .j2store-mainimage {padding-bottom:15px;}
.j2store-cart-button.btn-primary {
padding: 14px 34px;
font-weight: 500;
font-size: 16px;
}
.j2store-single-product.simple.detail.bs3 .product-title {
font-size: 30px;
line-height: 1.4em;
margin: 0 0 3px;
text-align: left;
color: #111111;
font-weight: 600;
}
.product-ldesc p {
margin-bottom: 0 !important;
}
.product-ldesc b,
.product-ldesc strong {
color: #111111;
}
.sku-text,
.manufacturer-brand span {
color: #111111;
font-weight:500;
}
.white-backg .product-sdesc {
padding: 10px 0 0 16px;
}
.price-sku-brand-container {
border-top: 0px solid #eeeeee;
}
.j2store-product-specifications h4 {
color: #111111;
padding-top:25px;
font-size:17px;
}
#specs .j2store-product-specifications  {display:none;}
#j2store-product-detail-tab.nav-tabs > li a {
background: #fff;
border-radius: 5px 5px 0 0;
color: #111111;
display: block;
float: left;
font-size: 15px;
font-weight: 600;
margin-right: 2px;
padding: 15px 30px;
text-transform: uppercase;
top: 1px;
border: 1px solid #f8f8f8;
}

#j2store-product-detail-tab.nav-tabs {
border-bottom: 1px solid #f8f8f8;
margin-top: 80px;
}

.product-ldesc h3 {
color: #111111;
font-size: 20px;
font-weight: 600;
}
.product-ldesc h4 {
color: #111111;
font-size: 18px;
font-weight: 600;
padding: 13px 0;
}
.product-ldesc {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 40px;
background: #fff;
line-height: 28px;
line-height:28px;
}
#j2store-product-detail-tab.nav-tabs .active.show{
background: var(--one_color);
border-bottom: 0px solid #ffffff;
border-radius: s0;
color:#fff;
}
#j2store-product-detail-tab.nav-tabs > li.active > a {
background: var(--one_color);
border-bottom: 0px solid #ffffff;
border-radius: 0;
color:#fff;
}
.modal-body .col-sm-6 {
max-width: 100%;
flex: 0 0 100%;
}
.sp-megamenu-parent > li.active > a {
font-weight: 500;
}
.modal-body {z-index:99999; position:relative;}
.modal-body .j2store-single-product .j2store-product-additional-images .additional-image-list {position:relative;}
.modal-body .j2store-product-main-image {margin-left: 0;}
.modal-body .j2store-add-to-cart,
.modal-body .col-sm-12,
.modal-body .tght,
.modal-body .options,
.modal-body .price-sku-brand-container {
display:none;
}
.modal-body .price-sku-brand-container {
border-top: 0px solid #eeeeee!important;
border-bottom: 0px solid #eeeeee!important;
margin: 0 0 0!important;
padding: 0!important;
}
.modal-body .additional-image-list .j2store-img-responsive {
display:inline;
}
.modal-body .product-price-container .sale-price {margin-left: -18px;}
.modal-body .product-sdesc {
padding: 10px 0 0 0px!important;
}
.modal-footer .btn-success,
.modal-footer .btn-success:hover{
background: var(--one_color) !important;
border:1px solid var(--one_color) !important;
}
.modal-body .j2store-mainimage {
margin-bottom:0!important;
padding-bottom: 5px !important;
}
.modal-content .modal-footer {
display: block !important;
text-align: left !important;
}
.modal-body .product-title {
margin-top:20px!important;
}
.btn.btn-default.qw {
position:absolute;
left:43%;
top:33%;
color:#fff;
background:#111111;
width:50px;
height:50px;
border-radius:100%;
line-height: 34px;
opacity:0;
}
.prdct:hover .btn.btn-default.qw {
opacity:1;
}

.strike {
padding-right: 10px;
font-size:15px;
color:#999888;
}
.strike,
.j2store-product-list .j2store-products-row .product-price-container .sale-price {
display:inline;
}
.base-price.strike,
.sale-price {
display:inline;
}
.discount-percentage {
position: absolute;
width: 80px;
left: 32px;
right: 10px;
top: 15px;
z-index: 3;
margin-bottom: 5px;
height: 24px;
color: var(--one_color);
font-weight: 600;
font-size: 13px;
line-height: 15px;
text-transform: uppercase;
transition: all 0.4s ease 0s;
}
.j2store-product-list .j2store-products-row .prdct:hover .discount-percentage {
font-size: 16px;
transition: all 0.4s ease 0s;
color:#fff;
}
.discount-percentage {
display:none;
}
.j2store-product-list .j2store-products-row .prdct {
transition: all 0.4s ease 0s;
}

.j2store-product-list .j2store-products-row .product-gr,
.j2store-product-list .j2store-products-row .product-gr h2.product-title {
text-align: left;
}

.j2store-product-list .j2store-products-row .prdct {
margin-bottom:30px;
}
.j2store-product-list .j2store-products-row  .prdct .rty {
width:100%;
border-radius: 0;
background: var(--one_color);
transition: all 0.4s ease 0s;
border:1px solid var(--one_color);
z-index:9;
display: none;
position:relative;
}

/**/

.j2store-product-module-list.prdct.owl-carousel .j2store-module-product:hover .j2store-button-cart.btn.btn-success.rty{
transition: all 0.4s ease 0s;
opacity:1;
z-index:9;
}

.j2store-product-module-list.prdct.owl-carousel .j2store-module-product {
border: 2px solid #eee;
text-align: left;
}
.j2store-product-module-list.prdct.owl-carousel .j2store-module-product .product-cart-left-block {
padding-bottom:20px;
}

.j2store-product-list .j2store-products-row  h2.product-title {padding-bottom:5px;}
.j2store-product-list .j2store-products-row .j2store-mainimage {
padding-bottom: 0 !important;
}
.j2store-product-list .j2store-products-row .product-gr {
margin-top:12px !important;
padding: 0 20px;
}
.j2store-thumbnail-image img {
width: 100%;
}
.j2store-product-list .j2store-products-row .prdct .j2store-product-images {
  position: relative;
  transition: all 0.4s ease 0s;
  overflow: hidden;
}
.j2store-product-list .j2store-products-row .prdct .j2store-product-images img {
  position: relative;
  transition: all 0.4s ease 0s;
}
.j2store-product-list .j2store-products-row .prdct:hover .j2store-product-images img {
transform: scale(1.2, 1.2);
transition: all 0.4s ease 0s;
}
.j2store-products-row.row-0.row .col-sm-4 {
padding-right: 10px;
padding-left: 10px;
}
.j2store-products-row.row-0.row {
margin-left: -15px;
}
.j2store-sidebar-filters-container {
border: 2px solid #f2f2f2;
border-radius: 2px;
padding: 20px 20px 0px 20px;
display: inline-table;
background: #f8f8f8;
}
#j2store-slider-range .ui-slider-handle {
background: var(--one_color) !important;
border-radius: 2px !important;
height: 12px !important;
top: -5px !important;
width: 12px !important;
}

#j2store-slider-range.ui-slider .ui-slider-range {
background: #898989 !important;
border-radius: 0;
height:3px !important;
top:0;
}
#j2store-slider-range.ui-slider {
height:3px !important;
margin: 0 12px;
width: 95% !important;
}
#filterProductsBtn.btn-success {
background: var(--one_color) !important;
border-radius: 2px;
border:1px solid var(--one_color) !important;
}
#j2store-slider-range-box .pull-right {line-height: 37px;}
.j2store-sidebar-filters-container h4.product-filter-heading{
color: #111111;
font-weight: 600;
padding-top:30px;
padding-bottom:10px;
display:block;
}
.j2store-sidebar-filters-container h4.product-filter-heading:first-child {
padding-top:0px;
}

#j2store-price-filter-container,
.j2store-product-filters.category-filters {
border-bottom: 2px solid #f2f2f2;
padding-bottom:15px;
}
.j2store-product-filters.manufacturer-filters {
border-bottom: 0px solid #f2f2f2;
padding-bottom: 0px;
}
.hideq .j2store-add-to-cart {display:none;}
.j2store-product-list .j2store-single-product:hover .j2store-product-images .j2store-thumbnail-image img {
transform: scale(1.15) !important;
transition: 0.6s;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images img {
  transition: 0.6s;
  transform: scale(1);
}

.j2store-product-filters .j2store-item-category:before {
content: "-- ";
position: absolute;
top: 0;
left: 0;
background-color: #f8f8f8;
color: #f8f8f8;
}
.j2store-product-filters .j2store-item-category {
margin-left:-10px;
}
#j2store_currency a {
border:2px solid #dedede;
padding:2px 5px;
transition: all .4s;
}
#j2store_currency a:hover{
border:2px solid var(--one_color);
transition: all .4s;
}

.com-j2store.view-products.layout-default.task-none .j2store-addtocart-form .options, 
.com-j2store.view-products.layout-default.task-none .j2store-addtocart-form .j2store-add-to-cart {
display:none;
}
.j2store-single-product.multiple {
padding:20px 0;
border-bottom:1px solid #eee;
}
.product-qty input[type="text"],
.product-qty input[type="number"] {
height: 55px;
padding: 5px !important;
width: 50px !important;
margin: 0 0 0 -5px !important;
border-radius: 1px !important;
vertical-align: middle;
border: 2px solid #eeeeee;
}
#productFilters input[type="text"]:hover {
border: 2px solid var(--one_color);
transition: all .4s;

}
#productFilters input[type="text"] {
border: 2px solid #dedede;
background: #ffffff;
height: 49px;
border-radius: 0;
margin-bottom:30px;
transition: all .4s;
}
.j2store-single-product-view .btn-primary {
background: var(--one_color)!important;
border: 2px solid var(--one_color)!important;
transition: all .4s;
font-size:15px;
font-weight:500;
border-radius: 0;
color: #111111;
}

.j2store-single-product-view .btn-primary:hover {
background: var(--one_color)!important;
border: 2px solid var(--one_color)!important;
transition: all .4s;
font-size:15px;
font-weight:500;
color: #111111!important;
}

#j2store_sortby {
margin-bottom: 50px;
border-radius: 0;
}
#j2store-cart-modules label{
margin-top: 10px;
}
/*end shop*/

.titleunder .sppb-addon-title:after {
position: absolute;
left: 30%;
bottom: 0;
content: "";
height: 100%;
width: 220px;
background: url(../images/shape/1.png);
background-size: contain;
background-repeat: no-repeat;
z-index: -1;
background-position: bottom;
}
.titleunder2 .sppb-addon-title:after {
position: absolute;
left: 15%;
bottom: 0;
content: "";
height: 100%;
width: 220px;
background: url(../images/shape/1.png);
background-size: contain;
background-repeat: no-repeat;
z-index: -1;
background-position: bottom;
}
/*june*/
.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:nth-child(4) .image_wrap .image{
	background-image: url(../../../images/portfolio/23.jpg);
}
.constructify_tm_home_project_wrap .rightbox ul li:nth-child(5) .image_wrap .image{
	background-image: url(../../../images/portfolio/24.jpg);
}
.constructify_tm_home_project_wrap .rightbox ul li:nth-child(6) .image_wrap .image{
	background-image: url(../../../images/portfolio/22.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: var(--three_color)!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: var(--three_color)!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: var(--three_color)!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-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: var(--three_color);}
.constructify_tm_home_project_wrap .rightbox ul li .inner:hover .constructify_tm_view_more_wrap a .svg{color: var(--three_color);}
.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;
}
.sp-scroll-up:hover {
background: var(--three_color);
}
.sp-scroll-up {
background: var(--three_color);
right: 100px;
bottom: 80px;
}
/**/
.glax_tm_service_list_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.glax_tm_service_list_wrap ul{
	margin: 0px;
	list-style-type: none;
}
.glax_tm_service_list_wrap ul li{
	margin: 0px 0px 70px 0px;
	width: 100%;
	float: left;
}
.glax_tm_service_list_wrap ul li .inner{
	width: 100%;
	min-height: 220px;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.06);
	padding: 35px 60px 73px 300px;
}
.glax_tm_service_list_wrap ul li .main_infos h3{
	font-size: 24px;
	letter-spacing: 0;
	color: var(--two_color);
	margin-bottom: 14px;
}
.glax_tm_service_list_wrap ul li .main_infos h3 a{
	text-decoration: none;
	color: var(--two_color);
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_service_list_wrap ul li .main_infos h3 a:hover{color: #45a2df;}
.glax_tm_service_list_wrap ul li .main_infos p{
	color: #686868;
	letter-spacing: 0;
}
.glax_tm_service_list_wrap ul li .list_image_wrap{
	position: absolute;
	width: 220px;
	height: 220px;
	left: 40px;
	top: -40px;
}
.glax_tm_service_list_wrap ul li .list_image_wrap .image{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.glax_tm_service_list_wrap ul li .list_image_wrap a{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
}
.glax_tm_shape_read_more_wrap{
	position: absolute;
	bottom: 0px;
	right: 0px;
	max-width: calc(100% - 40px);
	z-index: 5;
}
.glax_tm_shape_read_more_wrap .read_more_in{
	height: 40px;
	background-color: var(--two_color);
	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;
}
.glax_tm_shape_read_more_wrap .read_more_in a:before{
	position: absolute;
	content: "";
	width: 25px;
	height: 40px;
	background-color: var(--two_color);
	right: 100%;
	transform: skewX(-27deg);
	margin-right: -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;
}
.glax_tm_shape_read_more_wrap .read_more_in a{
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-family: "Rubik";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0px 60px 0px 36px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.glax_tm_shape_read_more_wrap .read_more_in:hover{background-color: var(--one_color);}
.glax_tm_shape_read_more_wrap .read_more_in:hover a:before{background-color: var(--one_color);}
.glax_tm_categories{
	width: 100%;
	min-height: 200px;
	height: auto;
	clear: both;
	float: left;
	background-color: var(--one_color);
	position: relative;
	overflow: hidden;
	margin-bottom: 60px;
}
/**/
.glax_tm_categories{
	width: 100%;
	min-height: 200px;
	height: auto;
	clear: both;
	float: left;
	background-color: #ad3110;
	position: relative;
	overflow: hidden;
	margin-bottom: 60px;
}
.glax_tm_categories .title_holder_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	background-color: rgba(255,255,255,.1);
	margin-bottom: 40px;
}
.glax_tm_categories .title_holder_wrap h3{
	color: #eee;
	font-size: 14px;
	font-weight: 500;
	font-family: "Rubik";
	text-transform: uppercase;
	padding: 30px 30px 20px 30px;
}
.glax_tm_categories .title_holder_wrap:before{
	content: '';
    position: absolute;
    left: 30px;
    top: 100%;
    border: 15px solid transparent;
    border-top-width: 13px;
    border-top-color: rgba(255,255,255,.1);
}
.glax_tm_categories .list_wrap{padding: 26px 30px 35px 30px;}
.glax_tm_categories ul{
	margin: 0px;
	list-style-type: none;
	position: relative;
	z-index: 3;
}
.glax_tm_categories ul li{margin: 0px 0px 8px 0px;}
.glax_tm_categories ul li:last-child{margin-bottom: 0px;}
.glax_tm_categories ul li a{
	text-decoration: none;
	font-family: "Rubik";
	font-size: 16px;
	color: #eee;
	line-height: 2;
	font-weight: 300;
	letter-spacing: 0;
	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;
}
.glax_tm_categories ul li a:before{
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background-color: #ffc600;
	left: 0px;
	bottom: -5px;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_categories ul li a:hover:before{width: 60px;}
.glax_tm_categories ul li a:hover{color: #fff;}
/**/
.glax_tm_brochures_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-bottom: 55px;
}
.glax_tm_brochures_wrap .title_holder span{
    display: block;
    font-size: 20px;
    text-transform: inherit;
    color: var(--four_color);
    margin-bottom: 24px;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.5px;
	font-family: "Rubik";
}
.glax_tm_brochures_wrap .title_holder span:before{
	position: absolute;
	content: "";
	width: 50px;
	height: 1px;
	background-color: #ff8f03;
	bottom: -4px;
	left: 0px;
}
.glax_tm_brochures_wrap ul{
	margin: 0px;
	list-style-type: none;
}
.glax_tm_brochures_wrap ul li{
	margin: 0px 0px 5px 0px;
	width: 100%;
	float: left;
}
.glax_tm_brochures_wrap ul li:last-child{margin-bottom: 0px;}
.glax_tm_brochures_wrap ul li .inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	background-color: var(--four_color);
	padding: 18px 0px 16px 0px;
	cursor: pointer;
}
.glax_tm_brochures_wrap ul li .inner .icon{
	width: 48px;
	height: 48px;
	background-color: #242633;
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: center;
}
.glax_tm_brochures_wrap ul li .inner .icon .svg{
	width: 26px;
	height: 26px;
	color: #eee;
	top: 50%;
	transform: translateY(-50%);
	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;
}
.glax_tm_brochures_wrap ul li .inner span.text{
	font-family: "Raleway";
	font-size: 16px;
	color: #ccc;
	font-weight: 500;
	padding-left: 75px;
	padding-right: 35px;
	display: block;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_brochures_wrap ul li .inner span.arrow{
	position: absolute;
	right: 25px;
	top:24px;
}
.glax_tm_brochures_wrap ul li .inner span.arrow:before{
	position: absolute;
	content: "";
	border: 5px solid transparent;
	border-left-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;
}
.glax_tm_brochures_wrap ul li:hover .inner .icon .svg{color: #fff;}
.glax_tm_brochures_wrap ul li:hover .inner span.text{color: #fff;}
.glax_tm_brochures_wrap ul li:hover .inner span.arrow:before{border-left-color: #fff;}