#section-id-1609858459 .sppb-section-title {
    margin-bottom: 25px;
}
  
  #sp-header.menu-fixed .sp-megamenu-parent > li > a {
  	color: #fff !important;
}

#sp-header.menu-fixed .sp-megamenu-parent > li.active > a, #sp-header.menu-fixed .sp-megamenu-parent > li:hover > a {
    background: #fff none repeat scroll 0 0;
    color: #202e37 !important;
}

#sp-header.menu-fixed {
    background: #202e37;
}

#sp-top-bar .sp-module {
  	display: block;
    margin: 8px 20px;
}

.sp-contact-info {
    margin: 11px -10px;
}

.sp-megamenu-parent {float: left;}

#sp-top-bar {
    border-bottom: 1px solid #42515a;
  padding: 10px 0;
}

#sp-header .logo {
    height:80px;
}
#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    line-height:80px;
}
.sticky-wrapper {
    height: 80px !important;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    background: #202e37 none repeat scroll 0 0;
color: #fff !important;
  border-radius:3px;
}
.sp-megamenu-parent > li > a {
    display: inline-block;
  	color: #202e37 !important;
	font-size: 16px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 15px;
    text-transform: uppercase;
}
.sp-megamenu-parent li {
    display: block;
    float: left;
    line-height: 35px;
    list-style: outside none none;
    margin: 23px 0 0;
    padding: 0 4px;
    width: auto;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
  
  width:100%;
  
}

.text > label {
    display: none;
}

.contact > h3{
  display:none;
}

legend{ 
display: none; 
}

.page-header {
 
  margin: -28px 0 20px;
}

.contact-form {
    margin-top: -10px;
}

.sp-page-title .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: -21px 0 0;
    padding: 0;
}

.sp-page-title {
    padding: 10px 0;
}

.sppb-addon-content li {
    list-style: outside none none;

	
	}
	
.company .sppb-addon-content li::before {
    content: "\f046";
    font-family: fontawesome;
    padding-right: 10px;
    font-size: 18px;
}
.custom img {
    background: #000;
}

.tp-bgimg.defaultimg {
    cursor: -moz-grab;
}