body{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.top-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.email p {
	font-family: "Content", system-ui;
	color: #1e293b;
	font-weight: 500;
}

.menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo img {
	width: 130px;
}

.container {
	width: 90%;
	margin: auto;
}

.navbar ul li {
	display: inline-block;
}

.navbar ul li a {
	text-decoration: none;
	font-family: "Content", system-ui;
	padding: 0 8px;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
}

header {
	background-color: #111111;
	padding: 10px 0;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.btn a {
	background: #fff;
	padding: 6px 30px;
	text-decoration: none;
	font-family: "Content", system-ui;
	margin-left: 22px;
	color: #000;
	font-weight: 500;
	border-radius: 10px;
}

.second {
	background-color: #636161 !important;
	color: #fff !important;
}
/* =========thrh= */

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	margin: -21px 0;
}

.owl-theme .owl-nav.disabled + .owl-dots {
	display: none;
}

/* =====yghjyj======= */

.vision {
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding: 90px 0;
	gap: 76px;
}

.Vision-card img {
	width: 100%;
	border-radius: 20px;
}

.Vision-card h2 {
	color: #ffcb36;
	font-family: "Content", system-ui;
	font-size: 20px;
}

.Vision-card h3 {
	font-size: 36px;
	margin: 0 0;
	font-family: "Content", system-ui;
    color: #fff;
}

.Vision-card p {
	font-family: "Content", system-ui;
	font-size: 16px;
    color: #fff;
}

.about {
	background-color: #111111;
}

.vision a {
	background: #fff;
	padding: 6px 50px;
	text-decoration: none;
	font-family: "Content", system-ui;
	color: #000;
	font-weight: 500;
	border-radius: 10px;
	display: inline-block;
}
/* ====tghghhjgfhfgh==== */

.categories {
	padding: 30px 0;
}

.text {
	padding-bottom: 25px;
}

.text h2 {
	font-size: 36px;
	margin: 0 0;
	font-family: "Content", system-ui;
	color: #000;
	text-align: center;
}

.categories_box img {
	border-radius: 10px;
	width: 100%;
}

.categories_box {
	position: relative;
}

.categories_text h4 {
	text-transform: uppercase;
	font-family: "Content", system-ui;
	margin: 0 0;
}

.categories_grid_box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 25px;
}

/* =======ghfghfgh===== */

.Premium {
	background: #000;
	color: #fff;
	padding: 30px 0;
}

.Premium_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: center;
	text-align: center;
}

.premium_box h3 {
	font-family: "Content", system-ui;
	font-size: 28px;
	line-height: 36px;
	text-align: left;
	color: #ff6000;
}

.premium_box h2 {
	font-family: "Content", system-ui;
	font-weight: 800;
	font-size: 40px;
	line-height: 0;
}

.premium_box p {
	font-family: "Content", system-ui;
	color: #8d8a8a;
}

/* ==============tyhtyutyuytu========= */

.Products_box h4 {
	text-transform: capitalize;
	font-family: "Content", system-ui;
	margin: 0 0;
}

.Products_box p {
	margin: 0 0;
	font-family: "Content", system-ui;
}

.Products_box a {
	background: #1b9517;
	padding: 4px 25px;
	text-decoration: none;
	color: #fff;
	font-family: "Content", system-ui;
	border-radius: 10px;
	display: inline-block;
	font-weight: 600;
}

.card {
	border: 1px solid;
	border-radius: 10px;
	padding: 20px;
}

/* -=======hfghfghfgh========== */

.Vision {
	background-color: #f4f5f6;
	padding: 40px 0;
}


.Vision_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 40px;
}

.Vision_card_first p {
	font-family: "Content", system-ui;
	line-height: 26px;
}

.Vision_card_first h3 {
	font-family: "Content", system-ui;
	margin: 0 0;
}

.Vision_card_first {
	background: #fff;
	padding: 20px 24px;
}

.Vision_card p {
	font-family: "Content", system-ui;
	line-height: 26px;
	color: #fff;
}

.Vision_card h3 {
	font-family: "Content", system-ui;
	margin: 0 0;
	color: #fff;
}

.Vision_card {
	background: #000000;
	padding: 20px 24px;
}
/* =====hfghfghfgh======== */

.testimonial {
	padding: 30px 0;
	background-color: #f7f9fb;
}

.test p {
	font-family: "Content", system-ui;
	line-height: 24px;
}

.test ul li {
	display: flex;
	align-items: center;
	font-family: "Content", system-ui;
	font-size: 22px;
	font-weight: 600;
}

.test ul li img {
	width: 50px;
	border-radius: 50px;
	margin-right: 20px;
}

.test_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 40px;
}

.test ul {
	padding: 0 0;
}

.test {
	background-color: #fff;
	padding: 30px 25px;
	border-radius: 10px;
}

/* fdgfdg==========blog=========== */

.blog_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 40px;
}

.blog {
	padding: 70px 0;
}

.blog_card img {
	width: 100%;
	border-radius: 10px;
}

.blog_card h2 {
	font-family: "Content", system-ui;
	line-height: 24px;
	font-size: 20px;
}
.blog_card a {
	background-color: #000;
	padding: 10px 50px;
	text-decoration: none;
	color: #fff;
	font-family: "Content", system-ui;
	border-radius: 8px;
	display: inline-block;
}

.blog_card p {
	font-family: "Content", system-ui;
	line-height: 24px;
}
/* ========hfghfgh================== */

.footer_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 40px;
	color: #fff;
}

footer {
	background-color: #000;
	padding: 70px 0;
}

.footer_card img {
	width: 200px;
}

.footer_card ul li a {
	list-style: none;
	text-decoration: none;
	color: #fff;
	font-family: "Content", system-ui;
	font-weight: 600;
	font-size: 18px;
}

.footer_card h2 {
	font-family: "Content", system-ui;
}

.footer_card ul {
	padding: 0 0;
}

.footer_card ul li {
	list-style: none;
}

.footer_card p {
	font-family: "Content", system-ui;
	font-size: 18px;
}

.social ul li {
	display: inline list-item;
	padding-right: 6px;
}

.social ul li a {
	background: #fff;
	color: #000;
	padding: 0 9px;
	border-radius: 10px;
}

/* =========dfgdfgdfg============= */
.contact_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	text-align: center;
	gap: 40px;
}

.contact_card {
	background-color: #f0f5fa;
	border: 1px solid #dfe3e8;
	border-radius: 10px;
	padding: 22px 40px;
}

.contact_card h2 {
	font-family: "Content", system-ui;
}

.contact_card p {
	font-family: "Content", system-ui;
	font-size: 18px;
	font-weight: 600;
}

.form_card ul li input,textarea {
	width: 100%;
	padding: 14px 10px;
	margin: 10px 0;
}

.form_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 100px;
	padding: 50px 0;
}

.form_card ul li {
	list-style:none;
}

.contact {
	padding: 40px 0;
}
button {
	background: #000;
	color: #fff;
	width: 100%;
	padding: 15px 0;
	font-size: 20px;
	border: 0;
	border-radius: 50px;
}