#header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a:hover {
	color: #ccc;
}
@media (max-width: 991px) {
	#header .header-logo img {
		z-index: 1;
		width: 280px;
	}
	body .container .text-20 {
		font-size: 3.34em !important;
		line-height: 1 !important;
		text-align: center;
	}
	.word-rotator-words b {
		white-space: break-spaces !important;
		text-align: center;
	}
	.product-panel .procuct-box {
		margin: 20px;
	}
	.product-panel .procuct-box img {
		margin: 0 auto;
	}
}

.product-panel {
	padding: 20px 0px 50px 0px;
}
.product-panel .procuct-box {
	border: 2px solid #ed1c25;
	margin-bottom: 30px;
	padding: 20px 20px 80px 20px;
	max-height: 270px;
	text-align: center;
	overflow: hidden;
	position: relative;
	border-radius: 0px 20px;
}
.product-panel .procuct-box img {
	width: auto;
	max-height: 150px;
}
.product-panel .procuct-box h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: capitalize;
	margin-bottom: 0px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0px;
	background: #ed1c25;
	color: #fff;
	padding: 10px 15px;
	border-radius: 0px 10px 10px 0px;
	text-transform: uppercase;
}

#header.header-effect-shrink {
	transition: ease height 300ms;
	background: transparent;
	height: auto !important;
}
#header .header-body {
	background: transparent;
}
#header .header-top.header-top-simple-border-bottom {
	background: transparent;
}
html.sticky-header-active #header.header-effect-shrink .header-body {
	background: #243590;
}

footer p {
	color: #fff;
	line-height: 28px;
	font-size: 14px;
}
footer p a {
	color: #fff;
}
#footer a:not(.btn):not(.no-footer-css) {
	color: #fff;
}
#footer .footer-copyright p {
	color: #fff;
	font-size: 16px;
}
.feature-box .feature-box-icon img {
	width: 100%;
}
.feature-box .feature-box-icon.feature-box-icon-large {
	width: 4.7em;
	height: 4.7em;
}

#footer {
	background: #282a2a;
	margin-top: 0px;
}
#footer .footer-copyright.footer-copyright-style-2 {
	background: #ed1c25;
}
#footer .footer-copyright p a {
	color: #fff !important;
}

.certification {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 30px;
}
.certification img {
	width: 100%;
}
.certification h3 {
	font-size: 1.3em;
	text-transform: capitalize;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 0px;
	margin-top: 20px;
}

@media (max-width: 991px) {
	#header .header-body {
		background: #24358f;
	}
}
