.header-logo img {
	max-width: 280px;
}
img {
	max-width: 100%;
}

.cta-wrapper {
	background: rgb(238,238,238);
	background: linear-gradient(90deg, rgba(238,238,238,1) 0%, rgba(230,182,37,1) 67%, rgba(51,51,51,0.768032212885154) 100%);
}
.black-bg {
	background-color: #333 !important;
}
.about-wrapper .about-content .icon-box-items .icon-items .icon.bg-3 {
    background-color: #333;
}
.top-section-bg, .top-section-bg p, .top-section-bg a, .header-top-wrapper .header-top-right .nice-items .nice-select span, .header-top-wrapper p a {
	color: #fff;
}
.header-main .main-menu .homemenu a {
	padding: 0px !important;
	width: auto !important;
	line-height: normal;
}