span.sp-menu-heading {
	color: #fff;
}
span.sp-menu-heading:hover {
	color: #fff;
}
.sp-megamenu-parent > li.active a {
	font-weight: 600;
}
.sp-megamenu-parent > li > a {
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: #111;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item::after {
	border-left: 7px solid #dc001b;
}
.sp-megamenu-parent > li::after {
	border-bottom: 7px solid #fff;
}
.sp-megamenu-parent > li::after {
	bottom: -10px;
}
.sp-megamenu-parent > li:hover > a {
	color: #fff;
}
#sp-header {
	box-shadow: 0px 5px 4px 0 rgba(0, 0, 0, 0.2);
}
ul.sp-dropdown-items > li.sp-menu-item > a {
	color: #111!important;
}
.justify-content-end {
	justify-content: center !important;
}
div.module-search-button > i.fas.fa-search {
	color: #fff;
}
.sppb-flipbox-panel .flip-box {
	justify-content: start;
}
tr:nth-child(2n) td {
  background-color: #f7f7f7;
}
#sp-footer #sp-footer1 {
	padding: 0px;
}
#sp-footer #sp-footer2 {
	padding: 0px;
	background: none;
}
#sp-footer .container-inner::after {
	content: none;
}
#sp-footer .container-inner::before {
	content: none;
}
#sp-footer .container-inner {
	border-top: none;
}
#sp-footer ul.menu li {
	display: inline-block;
	margin-bottom: 5px;
}
#sp-footer {
	font-size: 16px;
}
.video-thumb1 .sppb-modal-icon-wrap {
	color: #fff;
	background-color: #E7242D;
	margin-left: -30px;
}
div#column-id-9b7c6179-8cc1-45a2-b02b-3e4fe3285b74.sppb-column:hover, div#column-id-b948dddd-ed41-4fb5-8d32-a78ca6e0ed96.sppb-column:hover, div#column-id-ff0f6046-60d1-4bbb-831e-5e841768eba3.sppb-column:hover {
	background-color: #E6E122;
	transition: 1s;
	background-image: url("/images/lines-bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}