#sp-header:not(.header-sticky) {
    padding: 10px 0;
    background: rgba(255,255,255,0.9) !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 37px;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 37px;
}
#sp-header{
	height: auto !important;
}
#sp-top-bar {
    background: #8c0404 !important;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}

#sp-menu, #sp-logo {
	*text-align:center;
}
#sp-menu {
	text-align:right;
}

.sp-megamenu-parent{
	*float:inherit !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #840808;
}
.sp-page-title {
    background:#e1e1df ;
	*background-image:url(../images/Page-title-bg-img.jpg);
	height: 140px !important;
	
}
 
.sp-megamenu-parent > li.active > a, 
.sppb-nav-tabs> li.active >a,
.sppb-panel-default>.sppb-panel-heading.active > .sppb-panel-title {
    color: #840808 !important;
}

	

.sppb-nav-tabs> li >a{
	color: #252525 !important;
}	

.btn-primary, .sppb-btn-primary {
    border-color: #840808 !important;
    background-color: #840808 !important;
	color:#fff !Important;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #252525 !important;
    background-color: #252525 !important;
}

.sp-page-title {
	
	padding: 30px 0;
    background-repeat: no-repeat;
    *background-position: 50% 50%;
	background-position: right top;
    *background-size: cover;
    *background-attachment: fixed;
	
	
}
.sp-page-title h2{
	color:#840808 !Important;
	text-transform: uppercase;
	
}
.sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li>a{
	color: #252525 !important;
}

.sp-page-builder .page-content #Our-Services img {
	
	max-height:140px;
}
.article-list .article {
    
    height: 90%;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {

    border-bottom: 1px solid #840808 !Important;

}
.article-list .article{
	border: 1px solid #840808 !Important;
	
}

.sp-simpleportfolio  .sp-simpleportfolio-item {
    
    border: 1px solid #e3e3e3;
}

.Contact-section-title{
	text-decoration:uppercase;
}
#GetinTouch {
	background-color:#eee;
	
}
#GetinTouch .sppb-icon{
	margin-bottom:30px;
	
}

#GetinTouch a{
	color:#333 !Important;
	
}

#brands-agencies img{
	margin:0px 50px;
	border:1px solid #ddd;
	margin-bottom:30px;
	padding:20px;
}
.partners img{
	
	border:1px solid #ddd;
	margin-bottom:20px;
	padding:5px;
}

.menu-map-icon img{
	max-height:25px;
}

.sp-megamenu-parent > li > a:hover {
    color: #8c0404 !important;
}


.featherlight{
	z-index:20000 !important;
}


.lang-top{
	*float: inline-end;
}

.lang-top  ul> li
/* horizontal menu layout */
 {
    display: inline-block;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    margin-right:2px;
    background-color: #f3f3f3;
	
	padding:0px 10px;
}
.lang-top  ul> li:hover
/* horizontal menu layout */
 {
    
    background-color: #f3f3f3;
	
	
}
#sp-top-bar .lang-top  a
/* horizontal menu layout */
 {
    font-size:12px;
	
	color: #8c0404 !important;
	
}

.text-dir-ltr .sppb-addon-text{
	dir:ltr ;
}