/*header*/
#jf_login .jf_l_modal_trigger {
background: transparent !important;
-webkit-box-shadow: inset 0 0 0px #000000 !important;
-khtml-box-shadow: inset 0 0 0px #000000 !important;
-moz-box-shadow: inset 0 0 0px #000000 !important;
-ms-box-shadow: inset 0 0 0px #000000 !important;
-o-box-shadow: inset 0 0 0px #000000 !important;
box-shadow: inset 0 0 0px #000000 !important;
border-bottom: 0px solid #444444 !important;
color: #16182f !important;
font-size: 17px !important;
}
#jf_login .jf_l_modal_trigger {
line-height: 47px !important;
}
#jf_login .jf_l_modal_trigger i {
font-size: 19px !important;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, 
.bs-tooltip-bottom .arrow::before,
.tooltip-inner {
	display:none !important;
}
#jf_login .fa-lock::before {
content: "\f007" !important;
}

.sp-megamenu-parent > li > a{
text-transform:uppercase;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item:after {
    position: absolute;
    content: " ";
    bottom: -1px;
    height: 1px;
    left: 0;
    right: 0;
    width: 0;
	background: #031e77;
	transition: all .4s;
}

.sp-megamenu-parent li:after {
    position: absolute;
    content: " ";
    bottom: -1px;
    height: 3px;
    left: 0;
    right: 0;
    width: 0;
	background: #031e77;
	transition: all .4s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	padding:7px 0;
}
.sp-megamenu-parent li:hover:after{
    width: 100%;
    transition: all .4s;
    z-index: 5;
}
#sp-header.header-sticky ~ section#sp-main-body {
	padding-top:0px;
}
#sp-header i {
	color: #16182f;
}
#sp-header {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #eee;
	z-index:99 !important;
}
.sp-megamenu-parent {
	padding: 0 20px 0 0;
	border-right: 1px solid #eee;
}
.login .col-md-4 {
	background:#fff;
	padding:35px;
	border:1px solid #f8f8f8;
}
.cart-item-count {
	position:absolute;
	background: #031e77;
}
.cart-item-info i {
	line-height:42px !important;
	font-size:17px;
}	
a.searchi {
	padding-left: 15px;
}
#sp-top1 p {
	margin-bottom: 0;
}
#sp-top1 {
	padding:1px 0;
	text-align:left;
}
#sp-top2 {
	padding:1px 0;
	text-align:right;
}
a.searchi {
    line-height: 80px !important;
}
ul.social-icons {
	margin:-5px -5px -5px 10px;
}
.sp-contact-info li {
	font-size: 100% !important;
	font-weight: 500;
}
/**/
/*shop*/
.j2store-product-list .col-sm-9 {padding-right:29px;}
.j2store-addtocart-form .options br {
  display: none;
}
.j2store-addtocart-form .options input {
  display: none;
}
.j2store-addtocart-form .options b {
  font-size: 16px;
  color: #151515;
  font-weight: bold;
  text-transform: capitalize;
  display: inline-block;
  margin-right: 10px;
  width: 15%;
}
.j2store-addtocart-form .options label {
  font-size: 14px;
  border: 1px solid #ededed;
  display: inline-block;
  text-transform: capitalize;
  padding: 9px 18px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 4px;
  cursor: pointer;
  font-weight: 500;
}
.j2store-addtocart-form .options label:hover {
  background: #031e77;
  color: #fff;
  border-color: #031e77;
}
.j2store-addtocart-form .options .option {
  margin: 30px 0;
}
.j2store-addtocart-form .options .option input:checked + label {
  background: #031e77;
  color: #fff;
  border-color: #031e77;
}
.j2store-sidebar-filters-container .j2store-category-list {
  display: block;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories {
  margin-bottom: 12px;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories:last-child {
  margin-bottom: 0;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories a {
  color: #151515;
  padding: 5px 0px;
  font-size: 18px;
  position: relative;
}
/*
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories a:before {
  background: #ffffff;
  content: '';
  height: 20px;
  width: 20px;
  border: 1px solid #eee;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
  border-radius: 0px;
}
 
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories.active a:after {
  font-family: Font Awesome 5 Free;
  content: '\f00d';
  position: absolute;
  left: 4.5px;
  top: 8px;
  font-size: 12px;
  color: #031e77;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories.active a:before {
  border: 1px solid #031e77;
  border-radius: 0px;
}
*/

.j2store-sidebar-filters-container .productfilters-list input:checked + label::after {
opacity: 1;
top: 4px;
font-size: 12px;
font-family: Font Awesome 5 Free;
content: '\f00d';
position: absolute;
left: 4.5px;
font-size: 12px;
color: #031e77
}

.j2store-sidebar-filters-container .productfilters-list input:checked + label::before {
    border: 1px solid #db202f;
    border-radius: 0px;
}
.j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label, 
.j2store-sidebar-filters-container .productfilters-list .j2store-product-brand-label, 
.j2store-sidebar-filters-container .manufacturer-filters .j2store-productfilter-label, 
.j2store-sidebar-filters-container .productfilters-list .j2store-productfilter-label {
  display: block;
  position: relative;
  margin: 0 0 0px;
  text-transform: capitalize;
  color:#151515;
  padding-bottom: 7px;
}
 /*
.j2store-productfilter-label  input[type="checkbox"],
.j2store-product-brand-label input[type="checkbox"] {
opacity:0;
}
.j2store-productfilter-label:before,
.j2store-product-brand-label:before {
  background: #ffffff;
  content: '';
  height: 20px;
  width: 20px;
  border: 1px solid #eee;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
  border-radius: 0px;
}

.j2store-productfilter-label:after input[type=checkbox] + label ,
.j2store-product-brand-label:after input[type=checkbox] + label {
opacity: 1;
top: 4px;
font-size: 12px;
font-family: Font Awesome 5 Free;
content: '\f00d';
position: absolute;
left: 4.5px;
font-size: 12px;
color: #031e77
}
*/


/*image gallery*/

@media (min-width: 841px) {
.j2store-single-product .j2store-product-additional-images .additional-image-list{
position: absolute;
left: 0px;
top: 0;
transition: all 0.4s ease 0s;
}
.j2store-product-main-image {
margin-bottom: 10px;
margin-left: 70px;
}
.additional-image-list li {display: block;}
.task-view .j2store-mainimage {
margin-right:80px !important;
margin-bottom:60px;
}
}

@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;}
/*end*/
h2.product-title{
color: #151515;
font-family: Poppins;
font-size: 15px;
font-weight: 600;
line-height: 22px;
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.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 #031e77;
transition: all 0.4s ease 0s;
}

.task-none .j2store-mainimage {padding-bottom:15px;}
.j2store-cart-button.btn-primary {
border-radius: 1px;
text-transform: uppercase;
padding: 14px 30px;
font-weight: 600;
font-size: 14px;
}
.j2store-single-product.simple.detail.bs3 .product-title {
font-size: 30px;
line-height: 1.4em;
margin: 0 0 3px;
text-align: left;
color:#151515;
}
.product-price-container .sale-price {
color: #031e77;
}
.sku-text,
.manufacturer-brand span {
color:#151515;
font-weight:500;
}
.white-backg .product-sdesc {
padding: 10px 0 0 16px;
}
.price-sku-brand-container {
border-top: 0px solid #efefef;
}
.j2store-product-specifications h4 {
color:#151515;
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: #151515;
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;}
.social-txt-pr {
margin-top:30px;
color:#151515;
font-weight:600;
padding-bottom:15px;
}
#j2store_app_shareButton i {
font-size:30px;
text-align:left;
border-right:2px solid #f8f8f8;
padding-right:25px;
}
#j2store_app_shareButton i:last-child {border-right:0px solid #f8f8f8;}
.product-sdesc {
font-weight: normal;
line-height: 28px;
margin-bottom: 0px;
}
.product-ldesc h3 {
	color: #151515;
	font-size: 20px;
	font-weight: 600;
}
.product-ldesc h4 {
	color: #151515;
	font-size: 18px;
	font-weight: 600;
	padding: 13px 0;
}
.product-ldesc {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 25px;
	background:rgba(51, 50, 45, .06);
	line-height:28px;
}
#j2store-product-detail-tab.nav-tabs > li.active > a {
background:#151515;
border-bottom: 0px solid #ffffff;
border-radius: 5px 5px 0 0;
color:#fff;
}

/**/
.sp-page-title {
background-repeat: no-repeat;
background-size: cover;
position: relative;
z-index: 1;
background-position: center center;
}
.sp-page-title:before {
    background: rgba(15, 19, 33, 0.81) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.sp-page-title .sp-page-title-heading:before {
background: #031e77;
content: "";
display: block;
height: 5px;
margin: 10px auto 10px 0;
width: 70px;
}
.sp-page-title .sp-page-title-heading, 
.sp-page-title .sp-page-title-sub-heading {
	color:#fafafa !important;
	
}
.sp-page-title .sp-page-title-heading {
	font-size:35px !important;
	font-weight:600 !important;
	font-family: Poppins;
	padding-bottom:10px;
}
.sp-page-title .sp-page-title-sub-heading {
	font-size:17px !important;
	font-weight:400 !important;
}
.sp-page-title {
	padding:100px 0 !important;
	background-repeat: no-repeat !important;
	background-position:  right bottom !important;
	background-size: cover !important;
	background-attachment: fixed !important;
}
.modal-body .col-sm-6 {
max-width: 100%;
flex: 0 0 100%;
}
.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 #efefef!important;
    border-bottom: 0px solid #efefef!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: #031e77 !important;
border:1px solid #031e77 !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:#151515;
width:50px;
height:50px;
border-radius:100%;
line-height: 34px;
opacity:0;
}
.prdct:hover .btn.btn-default.qw {
opacity:1;
}

.j2store-product-list .j2store-products-row .product-title a {
	color: #151515;
    font-weight: 500;
}
.j2store-product-list .j2store-products-row .product-price-container .sale-price {
    font-size: 16px;
    font-weight: 600;
}
.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: #031e77;
    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 {margin-bottom:30px;}
.j2store-product-list .j2store-products-row  .prdct .rty {
width:100%;
border-radius: 0;
margin-top: -37px;
background: #031e77;
opacity:0.8;
transition: all 0.4s ease 0s;
border:1px solid #031e77;
z-index:9;
display:block;
position:relative;
}
.j2store-product-list .j2store-products-row .prdct:hover .rty {
transition: all 0.4s ease 0s;
opacity:1;
z-index:9;
}
.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;
}
.j2store-thumbnail-image img {
width: 100%;
}
.j2store-product-list .j2store-products-row .prdct .j2store-product-images {
  position: relative;
  background: rgba(0,0,0,0);
  transition: background-color 1s;
  transition: all 0.4s ease 0s;
}
.j2store-product-list .j2store-products-row .prdct:hover .j2store-product-images{
  background-color: rgba(0,0,0,.2);
  transition: all 0.4s ease 0s;
}
.j2store-product-list .j2store-products-row .prdct .j2store-product-images:before {
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
  background-color: inherit;
  content: ' ';
  transition: all 0.4s ease 0s;
}
.j2store-sidebar-filters-container {
    border: 2px solid #fff4f4;
    border-radius: 2px;
    padding: 20px 20px 0px 20px;
    display: inline-table;
    background: #fff4f4;
}
#j2store-slider-range .ui-slider-handle {
background: #031e77 !important;
border-radius: 2px !important;
height: 12px !important;
top: -5px !important;
width: 12px !important;
}

#j2store-slider-range.ui-slider .ui-slider-range {
background: #616161 !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: #031e77 !important;
border-radius: 2px;
border:1px solid #031e77 !important;
}
#j2store-slider-range-box .pull-right {line-height: 37px;}
.j2store-sidebar-filters-container h4.product-filter-heading{
color: #151515;
font-weight: 600;
font-family:Hind;
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: #fff4f4;
    color: #fff4f4;
}
.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 #031e77;
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: 50px;
	padding: 5px !important;
	width: 50px !important;
	margin: 0 0 0 -5px !important;
	border-radius: 1px !important;
}
#productFilters input[type="text"]:hover {
    border: 2px solid #031e77;
	transition: all .4s;

}
#productFilters input[type="text"] {
    border: 2px solid #151515;
    background: #ffffff;
    height: 48px;
    border-radius: 0;
	margin-bottom:30px;
	transition: all .4s;
}
.j2store-single-product-view .btn-primary,
.j2store-single-product-view .btn-primary:hover {
background: #031e77 !important;
border: 1px solid #031e77 !important;
transition: all .4s;
font-family:Poppins;
font-size:14px;
font-weight:500;
}
/*module shop*/
.j2store-product-module.j2store-product-module-list.prdct .product-title {margin-top:8px; margin-bottom:0px;}
.j2store-product-module.j2store-product-module-list.prdct .product-title a {
	color: #151515;
    font-weight: 500;
	font-family: Poppins;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}
.j2store-product-module.j2store-product-module-list.prdct .sale-price {
font-size: 16px;
font-weight: 600;
color: #031e77;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-product-image.col-md-12,
.j2store-product-module.j2store-product-module-list.prdct .product-cart-section.col-sm-12,
.j2store-product-module.j2store-product-module-list.prdct .product-cart-left-block.col-sm-12    {
padding:0 !important;
}

.btn.btn-default.qws {
position:absolute;
left:43%;
top:33%;
color:#fff;
background:#151515;
width:50px;
height:50px;
border-radius:100%;
line-height: 34px;
opacity:0;
}
.btn.btn-default.qws i {color:#fff;line-height:35px;}
.j2store-module-product:hover .btn.btn-default.qws {
opacity:1;
}
.j2store-module-product .btn.btn-default.qws:hover {
background: #031e77;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .j2store-product-image img {
width: 100%;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .j2store-product-image {
  position: relative;
  background: rgba(0,0,0,0);
  transition: background-color 1s;
  transition: all 0.4s ease 0s;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product:hover .j2store-product-image {
  background-color: rgba(0,0,0,.2);
  transition: all 0.4s ease 0s;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .j2store-product-image:before {
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
  background-color: inherit;
  content: ' ';
  transition: all 0.4s ease 0s;
}

.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .rty {
width:100%;
border-radius: 0;
margin-top: -37px;
background: #031e77;
opacity:0.8;
transition: all 0.4s ease 0s;
border:1px solid #031e77;
z-index:9;
display:block;
position:relative;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product:hover .rty {
transition: all 0.4s ease 0s;
opacity:1;
z-index:9;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product {margin-top:30px;}

.owl-prev:hover,
.owl-next:hover {
background: #031e77 !important;
}
.owl-prev,
.owl-next {
background: #151515 !important;
line-height: 34px;
width: 50px;
height:50px;
border-radius:100%;
}
.owl-prev i ,
.owl-next i {color: #fff !important;}
.owl-prev  {
top:33%;
position:absolute;
left:0;
margin-left:-20px;
}
.owl-next  {
top:33%;
position:absolute;
right:0;
margin-right:-20px;
}
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel .owl-next ,
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel .owl-prev {
opacity: 0;
transition: all 0.4s ease 0s;
}

.j2store-product-module.j2store-product-module-list.prdct.owl-carousel:hover .owl-next ,
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel:hover .owl-prev {
opacity: 1;
transition: all 0.4s ease 0s;
}
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel .owl-dots {display: none;}
.j2store-product-module.j2store-product-module-list.prdct.prdct.owl-carousel .j2store-module-product {
    margin-bottom: 0px !important;
}
.j2store-single-product-view .fancybox-content {
max-width: 60%;
}
.j2store-single-product-view .fancybox-content .discount-percentage {
display:none;
}
.j2store-single-product-view .fancybox-content .options,
.j2store-single-product-view .fancybox-content #j2store-product-detail-tab {
display: none;
}

@media (min-width: 841px) {
.j2store-single-product-view .fancybox-content .additional-image-list{
position: relative !important;
transition: all 0.4s ease 0s;
}
.j2store-single-product-view .fancybox-content .j2store-product-main-image {
margin-bottom: 10px;
margin-left: 0px !important;
}
.j2store-single-product-view .fancybox-content .additional-image-list li {display: inline !important;float: left;}
.j2store-single-product-view .fancybox-content .j2store-mainimage {
margin-right:0px !important;
margin-bottom:0px;
}
}
.j2store-single-product-view .fancybox-content .additional-image-list li {padding-right: 10px;}
.j2store-single-product-view .fancybox-content .j2store-mainimage {
    padding-bottom: 0;
}
.j2store-single-product-view .fancybox-content .product-qty, 
.j2store-single-product-view .fancybox-content .j2store-add-to-cart {
    display: inline-block;
    height: 50px !important;
    vertical-align: middle;
}
.j2store-single-product-view .fancybox-content .product-qty input[type="text"], 
.j2store-single-product-view .fancybox-content .product-qty input[type="number"] {
padding:2px 5px;
}


/*end shop*/


/*footer*/
#sp-bottom {
padding:0;
background: transparent;
}

#sp-bottom .sp-module {
margin-bottom: 0;
}
.footer-links li a {
	transition: all .4s;
	font-size:16px;
	font-weight:500;
}
.footer-links li a:hover {
    padding-left: 10px;
	transition: all .4s;
	text-decoration-line: line-through;
}

.footer-links li a:hover:before {
    width: 100%;
    transition: all .4s;
}
.sppb-text-right {
    text-align: right !important;
}
#sp-footer {
font-size: 16px;
border-top:1px solid #0b0e1a;
font-weight:500;
}
/*pages*/

.row-grid {
display: flex;
width: 82.5%;
margin-left: 8.8% !important;
}

/*start blog*/
.article-full-image img {margin-top:0px !important;}

.article-list .article .article-header h1, 
.article-list .article .article-header h2 {
	margin-bottom: 15px !important;
}
#sppb-addon-1596205737491 .sppb-addon-form-builder-form,
#sppb-addon-1591991404675 .sppb-addon-form-builder-form,
#sppb-addon-1592257730175 .sppb-addon-form-builder-form {
  margin-left: -14px !important;
  margin-right: 15px;
}

.sppb-article-info-wrap .tags {
	display: none;
}

#sp-feature .awesomplete,
.form-search .awesomplete {
	width: 100%;
}
#sp-left .form-search input[type="text"],
#sp-right .form-search input[type="text"],
#sp-left .search input,
#sp-right .search input {
border:2px solid #151515;
background:#ffffff;
height: 53px;
border-radius:0;
width: 100%;
}

#sp-left .sp-module, 
#sp-right .sp-module {
	border-bottom:2px solid rgba(0, 0, 0, .1);
	border-left:0px solid #f3f3f3;
	border-right:0px solid #f3f3f3;
	border-top:0px solid #f3f3f3;
}
#sp-left, 
#sp-right {
	border: 0px solid #151515;
	padding: 0px;
	border-radius: 0px;
	background: #fff4f4;
}

#sp-left .search .btn-primary,
#sp-right .search .btn-primary {
	border-color: transparent;
	background-color: transparent;
}

#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
	color: #151515;
	font-size: 22px;
	font-family: 'Poppins', serif;
	font-weight: 700;
	margin-bottom: 0px;
}

.category-menu .item:before {
	content:"\f105";
	font-family:Font Awesome 5 Free;
	padding-right:15px;
	font-size: 16px;
	font-weight: 900;
	transition: all 0.4s ease-out 0s;
}
.category-menu .item:hover:before,
.category-menu .item:hover a {
	color: #031e77;
	transition: all 0.4s ease-out 0s;
}

.category-menu .item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 10px;
    margin-bottom: 8px;
}
.category-menu .item  a {
	font-size: 15px;
	font-weight: 500;
	line-height: 26px;
	color: #151515;
	transition: all 0.4s ease-out 0s;
}
.category-menu .item  a span {
	float:right;
}

.categories-module a {
	font-size: 16px;
	transition: all 0.4s ease-out 0s;
	color:#151515;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	line-height: 38px;
	letter-spacing: .4px;
	
}
#sp-left .sp-module, 
#sp-right .sp-module {
	margin-top: 0px;
}
#sp-left .sp-module .categories-module li:hover a, 
#sp-right .sp-module .categories-module li:hover a {
	color:#151515;
}
#sp-left .sp-module .categories-module li, 
#sp-right .sp-module .categories-module li{
    padding-bottom: 2px;
    margin: 0 0 2px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.categories-module li h4 {
	margin:0;
}

.tags > li a {
    display: block;
    font-size: 13px;
    padding: 10px 15px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.articles-more {
	display:none;
}
.article-details .article-header h1, 
.article-details .article-header h2 {
	color:#151515;
	font-size: 35px;
}
.article-list .article .article-header h1 a, 
.article-list .article .article-header h2 a {
	color:#151515;
}

.categories-module a:hover:before,
.categories-module li:hover a {
	color: #031e77 !important;
	transition: all 0.4s ease-out 0s;
}

#sp-left .sp-module .tagscloud .tag-name, 
#sp-right .sp-module .tagscloud .tag-name {
padding: 6px 17px;
background: transparent;
border-radius: 50px;
color: #151515;
border: 2px solid #151515;
transition: all 0.4s ease-out 0s;
margin-right: 15px;
margin-bottom: 10px;
}
#sp-left .sp-module .tagscloud .tag-name:hover, 
#sp-right .sp-module .tagscloud .tag-name:hover {
color: #031e77;
border: 2px solid #031e77;
transition: all 0.4s ease-out 0s;
}
/**/

.latestnews li i{
	padding:10px 17px;
	text-align:center;
	background:#151515;
	color:#151515;
	line-height:55px;
	font-size:25px;
	transition: all .4s ease-out;
}
.latestnews li:hover i {
	background:#151515;
	color:#fff;
}
.latestnews li a {
	color:#616161;
	transition: all .4s ease-out;
    font-size: 16px;
    font-weight: 700;
	padding: 0 20px 0 0;
}


.latestnews > li > a > span {
    color: #151515;
}
@media (max-width: 1023px) {
.latestnews li{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px 0 50px 0;
}
.latestnews li:first-child {
	padding: 7px 0 50px 0;
}
}

@media (min-width: 1024px) {

.latestnews li{
	border-bottom: 1px solid rgba(8, 35, 52, 0.2) !important;
	padding: 12px 0 12px 0;
}
.latestnews li:first-child {
	padding: 7px 0 18px 0;
}
}

.latestnews li:last-child{
	border-bottom: 0px solid rgba(0, 0, 0, 0.1)!important;
}
.latestnews li:hover:before {
	background:#151515;
	color:#fff;
	transition: all .4s ease-out;
}
.latestnews li:hover a {
	color:#151515;
	transition: all .4s ease-out;
}
.datte {
	margin-right: 25px;
	float: left;
}

.named  {
	padding-right:30px;
}
.dateun {
	font-size: 13px;
	font-weight:500;
	padding-top:5px;
}

.articleBody p img {
margin: 20px 0 !important;
}
/**/
.sppb-article-info-wrap h3 {
font-size:18px;
line-height:25px;
}
.sppb-article-info-wrap h3 a {
color:#151515;
font-weight:600;
font-family:Poppins;
}
.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 0px;
	border: 1px solid #f5f5f5;
	border-radius: 3px;
}
.sppb-addon-articles .sppb-article-info-wrap {
padding: 20px 25px;
}

.styleone .sp-menu-badge {
  height: 6px;
  line-height: 6px;
  padding: 0 5px;
  font-size: 7px;
  letter-spacing: 0px;
  display: inline-block;
  border-radius: 3px;
  padding: 0px 3px;
  font-weight: 500;
  position: absolute;
  top: 10px;
  right: 0;
}
.article-intro-image img {
    transition: all 0.4s ease-in-out 0.5s;    
    width: 100%;
    transform: scale(1);  
}
.article:hover .article-intro-image img {
    transition-delay: 0s;
    transform: scale(1.1);
	filter: alpha(opacity=100);
    opacity: 1;
	transition: all 500ms ease;
}
/*end blog*/

.author-slogan{
    position: relative;
    display: block;
    overflow: hidden;
    background: rgba(245, 148, 30, 0.2);
    text-align: center;
    padding: 33px 40px 33px;
    margin:0;
    z-index: 1;
	border:1px solid rgba(245, 148, 30, 0.15);
}
.author-slogan:before {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    color: rgba(245, 148, 30, 0.4);
    font-size: 105px;
    line-height: 105px;
    content: "\f10c";
    font-family: Flaticon;
    z-index: -1;
	opacity:0.3;
}
.author-slogan p{
    color: #5e5e5e;
    font-size: 17px;
    line-height: 28px;
    margin-top:30px;
}
.author-slogan .border-box{
    width: 300px;
    height: 1px;
    background: rgba(245, 148, 30, 0.2);
    display: block;
    margin: 0 auto;
}
.author-slogan .author-info{
    display: block;
    padding-top: 15px;
	color: #5e5e5e;
}
.author-slogan .author-info h3{
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 1px;
	color: #0f1321;
	font-family:Hind;
	line-height: 26px;
}
.com-content.view-article #sp-main-body {
    padding: 0px 0 100px 0;
}

.com-content.view-article #sp-component.col-lg-12 .article-feature-gallery {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.com-content.view-article #sp-component.col-lg-12 .article-feature-gallery img {
object-fit: cover;
width: 100vw;
margin-bottom:20px;
height: 500px;
object-position: left top;
}

.com-content.view-article #sp-component.col-lg-12 .article-full-image {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.com-content.view-article #sp-component.col-lg-12 .article-full-image img{
object-fit: cover;
width: 100vw;
margin-bottom:20px;
height: 500px;
object-position: left top;
}

.fullw-img {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.fullw-img img {
object-fit: cover;
width: 100vw;
margin-bottom:20px;
height: 500px;
object-position: left top;
}


.tpItemPage .tpArticleMedia {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.tpItemPage .tpArticleMedia img {
object-fit: cover;
width: 100vw;
margin-bottom:20px;
height: 500px;
object-position: left top;
}
/**/

#sp-bottom .sppb-addon-title {
text-transform: uppercase;
font-weight: 700;
margin-top: 15px;
margin-bottom: 20px;
color: #fafafa;
font-size: 18px;
}
#sp-bottom .sppb-gallery li {
margin-bottom: 6px !important;
}
img, img:hover {
	transition: all .4s;
}
#sp-footer .container-inner {
padding: 13px 0 10px 0;
}
#sp-footer .container-inner {
border-top: 0px solid rgba(255, 255, 255, .1);
}
.com-content.view-article.keep-height #sp-main-body {
	padding-top: 80px;
}
.no-height #sp-main-body {
	padding-top: 0px !important;
}

/**/
.tpItemPage .reset-heading {
color: #151515;
font-size: 35px;
font-weight: 700;
}
.tpPortfolioLink .btn-default {
background-color: #031e77;
color: #fff;
border: 1px solid #031e77;
border-radius:2px;
padding: 15px 30px 15px 30px;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
font-family: "Poppins";
}

#sp-feature .form-control {
	padding: 25px;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid #eee;
	height: 50px;
	margin-top: 10px;
	width: 100%;
	border-radius: 0px;
}
#sp-feature .sp-column {
	padding: 0px;
}