body.home #sp-header.header-sticky{
	background-color:#fff;
	transition: background-color 2s ease;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
body.home #sp-header{
	background-color:#0d698e;
	transition: background-color 0.5s ease;
	box-shadow: none;
}
body.home #sp-header.header-sticky img{
	filter:none;
}
body.home #sp-header img{
	filter: brightness(0) invert(1);
}
#sp-header.header-sticky,
#sp-header.header-sticky .logo,
#sp-header.header-sticky .logo-image {
	height: 70px;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a {
	margin-top: auto;
}

.logo a::after {
	content: "Tactico Marketing";
	color: #0d698e;
	position: absolute;
	left: 115px;
	top: 23px;
	font-size: 35px;
	font-weight: 400;
	font-family: 'Simonetta', sans-serif;
	width: 155px;
	background: #fff;
	padding: 0px 5px 8px 0px;
}
body.home .logo a::after {
	background:#0d698e;
	color:#fff;
}
#sp-header.header-sticky .logo a::after {
	top: 15px;
	left: 74px;
	width: 100%;
}
body.home #sp-header.header-sticky .logo a::after {
	background-color:#fff;
	color:#0d698e;
	transition: background-color 2s ease;
}


.sp-megamenu-parent > li > a{
	margin-top:63px;
	line-height: 40px;
	color:#0d698e;
}
.sp-megamenu-parent > li.active > a{
	color:#0d698e;
}
body.home .sp-megamenu-parent > li:hover > a::after,
body.home .sp-megamenu-parent > li.active > a::after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background-image: linear-gradient(to right, transparent, #fff, transparent);
}
body.home #sp-header.header-sticky .sp-megamenu-parent > li:hover > a::after,
body.home #sp-header.header-sticky .sp-megamenu-parent > li.active > a::after,
.sp-megamenu-parent > li:hover > a::after,
.sp-megamenu-parent > li.active > a::after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background-image: linear-gradient(to right, transparent, #5193ae, transparent);
}
body.home .sp-megamenu-parent > li > a,
body.home .sp-megamenu-parent > li:hover > a,
body.home .sp-megamenu-parent > li.active > a, 
body.home .sp-megamenu-parent > li.active:hover > a {
    color: #fff;
}
body.home #sp-header.header-sticky .sp-megamenu-parent > li > a,
body.home #sp-header.header-sticky .sp-megamenu-parent > li:hover > a,
body.home #sp-header.header-sticky .sp-megamenu-parent > li.active > a, 
body.home #sp-header.header-sticky .sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
    color: #0d698e;
}
.homeh1 h1::after{
	content:"";
	width: 330px;
	display: block;
	height: 1px;
	margin-top: 20px;
	background-image: linear-gradient(to right, white , transparent);
}
section.partners ul{
	display:flex;
	margin:0;
	padding:0;
	list-style-type:none;
	justify-content: space-between;
	gap:30px;
	align-items: center;
}
section.partners ul li{
}
section.partners ul img{
	filter: brightness(0) invert(1);
	height: 40px;
	height: auto;
}

/* in */
#sp-main-body {
	padding: 50px 0;
}
.sp-page-title {
    background: #0d698e;
	padding: 10px 0;
}
.sp-page-title .container{
	padding: 30px 15px;
}
.sp-page-title h1.sp-page-title-heading{
	font-size: 30px;
	font-family: 'Simonetta', sans-serif;
}
.sp-page-title h2.sp-page-title-sub-heading{
	font-size: 20px;
	font-family: 'Simonetta', sans-serif;
}



body.portfolio #sp-main-body{
	background:#0d698e;
}

.blog.portfolio .article-list .article{
	padding:0;
	border:none;
}
.blog.portfolio .article-list .article .article-header h2 {
	margin: 0 0 0.5rem 0;
	color:#fff;
	font-family: 'Simonetta', sans-serif;
}
.blog.portfolio .article-list .article .article-intro-image{
	margin:0;
}
.article-list .article .article-intro-image{
	border-bottom:none;
}
ul.fields-container{
	list-style-type:none;
	padding: 0;
	display: flex;
}
ul.fields-container li{
	margin-right:4px;
}
.field-entry.multilingual .field-label,
.field-entry.wordpress .field-label,
.field-entry.e-commerce .field-label,
.field-entry.joomla .field-label, 
.field-entry.url .field-label {
	display:none;
}
.field-entry.joomla .field-value,
.field-entry.wordpress .field-value,
.field-entry.url .field-value a,
.field-entry.multilingual .field-value,
.field-entry.e-commerce .field-value {
	width: 20px;
	overflow: hidden;
	display: flex;
}
.field-entry.joomla .field-value::before,
.field-entry.wordpress .field-value::before,
.field-entry.url .field-value a::before,
.field-entry.multilingual .field-value::before,
.field-entry.e-commerce .field-value::before{
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	margin-right:8px;
	font-size:13px;
	color:#fff;
}
.field-entry.multilingual .field-value::before {
	content:"\f0ac";
}
.field-entry.e-commerce .field-value::before {
	content:"\f07a";
}
.field-entry.url .field-value a::before {
	content:"\f0c1";
}
.field-entry.joomla .field-value::before {
	content:"\f1aa";
	font-weight:400;
	font-family: "Font Awesome 5 Brands";
}
.field-entry.wordpress .field-value::before {
	content:"\f411";
	font-weight:400;
	font-family: "Font Awesome 5 Brands";
}






.sppb-nav-tabs > li > a{
	color:#737373;
	background:#fff;
	border-radius:5px 5px 0px 0px;
}
.sppb-nav-tabs > li.active > a{
	color:#0d698e;
}
.sppb-tab-content {
	padding: 10px;
	border: 1px solid #dfdfdf;
	margin: 0;
	border-top: none;
}


#sp-left .sp-module, #sp-right .sp-module {
	border: none;
}
.btn-primary, .sppb-btn-primary {
    border-color: #0d698e;
    background-color: #0d698e;
}


@media (min-width: 769px){
	#sp-footer2 .nav{
		width: 100%;
		justify-content: flex-end;
	}
	#services .sppb-col-md-2 {
	  flex: 0 0 20%;
	  max-width: 20%;
	}
}



@media (max-width: 768px){
	#sp-logo{
		width: calc(100% - 100px);
	}
	#sp-menu{
		max-width:100px;
		z-index:9;
	}
	#sp-header.header-sticky,
	.logo-image {
		height: 60px !important;
	}
	#sp-header.header-sticky .logo{
		align-items: flex-start;
	}
	#sp-header.header-sticky .logo a::after,
	.logo a::after{
		top: 12px;
		left: 65px;
		width: 100%;
		font-size: 30px;
	}
	.offcanvas-menu .logo a::after{
		display:none;
	}
	.offcanvas-menu .offcanvas-inner ul.menu > li a{
		font-family: 'Simonetta', sans-serif;
		font-weight:400;
	}
	#sp-main-body {
		padding: 30px 0;
	}
	#sp-right .sp-module:first-child {
		padding-top: 0 !important;
	}
	#sp-right .sp-module{
		padding: 30px 0px !important;
	}
	body.com-rsform #sp-main-body .row{
		flex-direction: column-reverse;
	}
}




