#sp-top-bar {
    height: 30px;
    padding: 0px;
}
#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0px;
}/*
#sp-menu{
    margin-top:-3px;
}*/
#sp-top-menu {
    background-color: #1f2a44;
    padding: 0 50px;
}
#sp-header {
  border-bottom: 3px solid #e65300;
  z-index: 9999;
}

.container {
        max-width: 1600px;
}

#sp-header .logo2 {
    max-width: 350px;
}
.sp-megamenu-parent .sp-dropdown {
  border-bottom: 3px solid #e65300;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 67px;
    border-top: 3px solid #e65300;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right, .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0px;
    width: 1600px;
}
.sp-megamenu-parent > li > a {
  color: #1f2a44;
  font-weight: 700;
  line-height: 67px;
  font-size: 14px;
  padding: 0 10px;
}
.sp-megamenu-parent .menu-button > a {
  color: #fff;
  background-color: #e65300;
  line-height: 50px;
  border-radius: 5px;
  margin: 0 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    font-weight: 500;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
    padding-bottom: 10px;
    border: 1px solid #1f2a44;
	font-size: 16px;
    text-align: -webkit-center;
	text-align: -moz-center;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    font-weight: 500;
	padding: 5px;
	color: #1f2a44;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
	padding: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:not(.sp-group-title):hover {
    background-color: #e65300;
    color: #fff;
	padding: 5px;
}
.dj-megamenu-custom153 {
    z-index: 9;
    font-family: Open Sans;
}
.mednet-features-list .mednet-features-one:before {
    background-image: none;
}
.mednet-features-list .mednet-features-one:after {
    background: #e65300;
}
.mednet-features-list .mednet-features-two:before {
    background-image: none;
}
.mednet-features-list .mednet-features-two:after {
    background: #1f2a44;
}
.mednet-features-list .mednet-features-three:before {
   	background-image: none;
}
.mednet-features-list .mednet-features-three:hover:after, .sp-comingsoon .days:after {
    background: #1f2a44;
}
.mednet-features-list .mednet-features-two:hover {
    background-image: none;
}
.mednet-features-list .mednet-features-three:hover {
    background-image: none;
}
.sppb-section-title .sppb-title-subheading {
    line-height: 46px;
}
#sp-page-title .sp-page-title:before {
    background: rgb(38 40 67 / 85%);
}
#sp-footer #sp-footer2 .sp-copyright {
    color: #7a7d86;
	float: unset;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
    padding: 0;
}
section#sp-bottom-feature {
    padding: 0px;
}
.fa-pinterest:before { /*instagram*/
    content: "\f16d";
}
.fa-vk:before { /*whatsapp*/
    content: "\f232";
}
.offcanvas-menu .offcanvas-inner .sp-module {
    margin-bottom: 0px;
}
@media only screen and (min-width: 1400px) {
    .container {
    min-width: 1400px;
  }
}
@media only screen and (max-width: 768px) {
	.mednet-features-list .mednet-features-three {
    padding-left: 35px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.mednet-features-list .sppb-row > div {
    margin: 0;
  }
  .mednet-features-list .mednet-features-one {
    margin-left: 35px;
  }
}