@import url('flaticon.css');

/*header*/
.centercc.sppb-btn  {
background: #ec4837;
color: #fff;
padding: 15px 20px 15px 20px;
font-size: 14px;
font-weight: 500;
transition: all .4s;
text-align: center;
margin-left: auto;
margin-right: auto;
display: block;
width: 160px;
font-family: Poppins;
text-transform: uppercase;
}

.centercc.sppb-btn:hover  {
background: #151515;
color: #fff;
transition: all .4s;
}

#sp-header.header-sticky,
#sp-header {
transition: all .4s;
}

body {background:#f2f7fa !important;}
#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;
}
#sp-logo .logo-image {height: auto !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;
}
.article-list .article {background: #fff;}
.sp-megamenu-parent > li > a{
text-transform:uppercase;
}

#sp-feature {
padding-top:18px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:after {
    position: absolute;
    content: " ";
    bottom: -1px;
    height: 1px;
    left: 0;
    right: 0;
    width: 0;
	background: #ec4837;
	transition: all .4s;
}

.sp-megamenu-parent li:after {
    position: absolute;
    content: " ";
    bottom: -1px;
    height: 3px;
    left: 0;
    right: 0;
    width: 0;
	background: #0345bf;
	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 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;
}
.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;
	font-size:15px !important;
	font-weight:500 !important;
	font-family: Hind;
}
#sp-top1 a {color:#ffffff !important;}
#sp-top2 ul.social-icons {float:right;}
/**/
#sp-top-bar {
background-image: linear-gradient(to right,#115ba5 0%,#139fd6 100%) !important;
}
/*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:2px solid #dfdfdf;
font-weight:500;
}
/*pages*/

.row-grid {
display: flex;
width: 82.5%;
margin-left: 8.8% !important;
}

/*start blog*/
.article-details img {margin: 20px 0;}
.article-full-image img {margin-top:0px !important;}
#sp-component {padding-right:0px;}


.article-list .article .article-header h1, 
.article-list .article .article-header h2 {
	margin-bottom: 15px !important;
}
#sp-left .search input,
#sp-right .search input {
border:2px solid #151515;
background:#ffffff;
height: 53px;
border-radius:0;
}

#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:FontAwesome;
	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: #126db2;
	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: 14px;
	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:before {
	content:"\f105";
	font-family:FontAwesome;
	padding-right:15px;
	font-size: 16px;
	font-weight: 900;
	transition: all 0.4s ease-out 0s;
}
.categories-module a:hover:before,
.categories-module li:hover a {
	color: #126db2 !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: #126db2;
border: 2px solid #126db2;
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) {
#sp-header {
	height: 90px !important;
}
.logo-image-phone {
	height: auto !important;
}
#sp-header .logo {
  height: 90px !important;
}
.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: 0px solid rgba(8, 35, 52, 0.2) !important;
	padding: 5px 0 5x 0;
}
.latestnews li:first-child {
	padding: 2px 0 5px 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;
background: #fff;
}
@media (max-width: 1023px) {
.sppb-addon-article {margin-bottom: 30px !important;}
}
.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;
}
/*end blog*/
.brd-lin:hover {
box-shadow: 0 18px 16px 0 rgba(220,211,212,.43) !important;
transition: all .4s;
}

.brd-lin{
box-shadow: 0 18px 16px 0 rgba(220,211,212,.15) !important;
transition: all .4s;
border: 1px solid #f5f5f5 !important;
border-radius: 3px !important;
}

.new_services {
background:#fff;
transition: all .4s;
padding:30px;
text-align:left;
border-radius:3px;
box-shadow: 0 10px 30px 0 rgba(0,0,0,0.06);
}
.new_services h3 {
color:#151515;
font-family: Poppins;
font-size:19px;
font-weight:600;
}
.new_services .text {
color:#616161;

}
.new_services i {
font-size:42px;
color:#ff3d69;
}
.new_services:hover {
background: #ff3d69;
transition: all .4s;
box-shadow: 15px 15px #d83459;
border-radius:3px;
}
.new_services:hover h3, 
.new_services:hover .text, 
.new_services:hover i {
color:#fff !important;
transition: all .4s;
}
#sp-titles {
background: #f2f7fa;
border-bottom:1px solid #eee;
}
.sp-page-title {
padding: 80px 0;
}
#sp-titles .form-control {
height: 50px;
border: 2px solid #ebf1f5;
border-radius: 2px;
}
@media (min-width: 1024px) {
#sp-titles .form-control {margin-top: 100px; }
}
.sp-page-title {background: #f2f7fa;}
.sp-page-title .sp-page-title-heading {
font-size:35px !important;
font-family: 'Hind', sans-serif;
font-weight: 700;
color: #151515;
text-align:left;
}
.sp-page-title-sub-heading {
font-family: 'Hind', sans-serif;
color: #898989 !important;
font-size:15px!important;
line-height: 26px!important;
}
.article .article-header {
text-align: left;
}
.article-details .article-header {text-align: center;}

.article-ratings {display: block !important;}
.article-details .article-ratings-social-share {
text-align: center;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
border: 0px solid #fff !important;
}
#sp-filter-themes {padding-top: 80px;}
#sp-filter-themes .tagscloud .tag-name:hover {
    background: transparent !important;
}
#sp-filter-themes .tagscloud .tag-name  {
   color: #353535;
}

#sp-filter-themes h3 {
color: #353535 !important;
font-size:16px;
}
#sp-filter-themes .badge-info {
vertical-align: middle;
}
#sp-filter-themes .badge {
padding:2px 4px;
font-size: 10px;
}
#search {top: 120px !important;}
#sp-header.header-sticky ~ section#sp-main-body {
padding-top: 0px;
}

#jawnav {
background: transparent !important;
border: 0px solid #ddd !important;
color: #fff !important;
border-radius: 0px !important;
box-shadow: 0 1px 1px transparent !important;
}
#jawnav span.inner {
padding: 0 !important;
box-shadow: 0 6px 12px transparent !important;
border-radius: 0 !important;
}
#jawnav ul ul li a {
    padding: 10px 15px;
    color: #fff !important;
    border: 1px solid #1095c9;
    border-radius: 0px;
    font-weight: 500;
    font-family: Poppins;
    text-align: left;
    padding-left: 25px !important;
	background: #139fd6;
}
#jawnav ul ul {
padding: 0 !important;
}
#jawnav > ul > li.has-sub > a::after {
top: 18px !important;
right: 14px !important;
}
#jawnav > ul > li {width: 100%;}
#jawnav > ul > li:hover > a, 
#jawnav > ul > li.active > a {
    border: 2px solid #115ba5 !important;
	background: #115ba5 !important;
	transition: all .4s;
}
#jawnav > ul > li > a {
    border: 2px solid #139fd6 !important;
	background: #139fd6 !important;
    padding: 13px 15px !important;
    border-radius: 3px !important;
    width: 100% !important;
    text-align: center;
	color: #fff !important;
	transition: all .4s;
font-family: Poppins !important;
font-size: 14px !important;
font-weight: 400 !important;
}
/**/
#phoca-dl-categories-box .pd-no-subcat {
display: none;
}
.list-group-item {
padding: 0px;
border: 0px solid rgba(0,0,0,.125);
color: #898989;
border-radius: 1px !important;
display: inline;    
margin: 0 10px;
text-align: center;
}
.list-group {
    display: inline-block;
    margin: 0 10px;
text-align: center;
}
.list-group-item:last-child {

}
.login .col-md-4 {
flex: 0 0 45%!important;
max-width: 45%!important;
}

#phoca-dl-most-viewed-box {display: none;}

.hidebb #sp-titles  {display: none;}
.sppb-addon-article .sppb-img-responsive {
border-bottom: 1px solid #f8f8f8;
}
#sp-bottom1 li a {
color: #616161;
font-size: 16px;
font-weight: 500;
font-family: Hind;
transition: all .4s;
}
#sp-bottom1 li:hover a {
padding-left: 10px;
transition: all .4s;
text-decoration-line: line-through;
color: #ec4837;
}
#sp-bottom1 .latestnews span {display: none;}

.offcanvas-inner .tag {
display: block !important;
border-bottom: 1px solid #eee;
padding: 5px 0;
}
.offcanvas-inner .tagscloud .tag-name {
  color: #16182f !important;
}

.offcanvas-inner .tag .badge {
    display: inline-block;
    padding: 2px;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1px;
    float: right;
    width: 20px;
    height: 18px;
}

.com-tags .list-group-item {
text-align: left !important;
color: #161616;
font-size: 20px;
}
.com-tags .list-group-item a {
color: #161616;
font-size: 20px;
}
@media (max-width: 1023px) {
.sppb-carousel-extended-item img {height: auto !important;}
}

/**/
.section-title, .counter {
max-width: 1200px;
margin: 1.5rem auto 0.5rem;
padding: 0 1rem;
}
.section-title {
font-size: 1.5rem;
font-weight: bold;
color: #252525;
}
.counter {
font-size: 1rem;
color: #666;
}
.themes-wrapper {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1rem;
max-width: 100%;
margin: 0.5rem auto 2rem;
padding: 0;
}
.theme-card {
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
display: flex;
flex-direction: column;
}
.theme-card img {
width: 100%;
display: block;
}
.theme-card h3 {
font-size: 1.1rem;
margin: 0.75rem 1rem 0.25rem;
color: #252525;
}
.theme-card .description {
font-size: 0.9rem;
color: #555;
margin: 0 1rem 0.75rem;
}
.card-footer {
margin-top: auto;
padding: 0.75rem 1rem;
display: flex;
justify-content: space-between;
align-items: center;
border-top: 1px solid #eee;
}
.price {
font-weight: bold;
color: #2a9d8f;
}
.buy-now {
text-decoration: none;
background: #139fd2;
color: #fff;
padding: 0.5rem 0.75rem;
border-radius: 4px;
font-size: 0.9rem;
transition: background .2s;
}
.buy-now:hover {
background: #139fd6;
}
.filter-btn {
  padding: 10px 20px;
  margin: 5px;
  background: #3498db;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.filter-btn:hover {
  background: #2980b9;
}
html {
  scroll-behavior: smooth;
}

.section-title,
.counter {
	display: inline-block;
}

/**/
#sp-titles,
.sp-page-title {
background: #e6eef2 !important;
}
.sp-page-title .sp-page-title-heading, 
.sp-page-title .sp-page-title-sub-heading {
color: #252525;
}
@media (min-width: 1024px) {
#sp-header {
	height: 83px;
}
.sp-megamenu-parent > li {
	line-height: 83px;
}
.view-page .sppb-addon-article .sppb-img-responsive {
	height: 300px !important;
	object-fit: cover !important;
	width: 100%;
}
.view-article .sppb-carousel-extended-item img {
	height: 630px !important;
	object-fit: cover !important;
	width: 100%;
}
#sp-titles .form-control {
	margin-top: 50px !important;
}
}
.sppb-article-info-wrap .tags {
	display: none !important;
}
.filter-btn:hover {
	color: #fff !important;
	background: #0345bf !important;
}
.buy-now:hover {
	color: #fff !important;
	background: #0345bf !important;
}
.price {
  font-weight: bold;
  color: #0345bf !important;
}
.theme-card {
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	transition: all .4s !important;
}
.theme-card:hover {
	box-shadow: 0 2px 15px rgba(3, 69, 191, 0.6);
	transition: all .4s;
}
#sp-header.header-sticky {
	z-index: 9999 !important;
}