/*
	Template Name: Machinery
	File: Layout CSS
	Author: TemplatesOnWeb
	Author URI: https://www.templateonweb.com/
	Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body {
	font-family: Inter, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	color: #333;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: ##f59e0b !important;
}

a:focus {
	text-decoration: none;
	color: ##f59e0b !important;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 15px;
}

li {
	font-size: 16px;
}

.small {
	font-size: 14px;
}

p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	margin-top: 15px;
	color: #333;
}

h1 {
	font-size: 45px;
	margin-top: 15px;
	font-weight: bold;
}

h2 {
	font-size: 38px;
	margin-top: 15px;
	font-weight: bold;
}

h3 {
	font-size: 32px;
	margin-top: 15px;
	font-weight: bold;
}

h4 {
	/** font-size:20px; **/
	margin-bottom: 15px;
	margin-top: 15px;
	/** font-weight:bold; **/
}

h5 {
	font-size: 18px;
	margin-top: 15px;
}

h6 {
	font-size: 16px;
	margin-top: 15px;
	font-weight: 100;
}

.space_left {
	padding-left: 0;
}

.space_right {
	padding-right: 0;
}

.space_all {
	padding: 0;
}

.iw {
	width: 100%;
	height: 250px;
	border: #f59e0b solid 2px;
	border-radius: 10px 10px 0 0;
}

.button {
	background: #f59e0b;
	display: inline-block;
	color: #fff;
	padding: 15px 30px 17px 30px;
	margin-top: 10px;
	font-weight: normal;
}

.button:hover {
	background: #1e3a8a !important;
	color: #fff !important;
}

.button_1 {
	background: #1e3a8a;
	display: inline-block;
	color: #fff;
	padding: 15px 30px 17px 30px;
	margin-top: 10px;
	font-weight: normal;
}

.button_1:hover {
	color: #1e3a8a !important;
	background: #f59e0b;
}

.border_none {
	border: none !important;
}

.mgt {
	margin-top: 0 !important;
}

.mgt .col_1 {
	color: #000 !important;
	font-weight: bold;
}

.bold {
	font-weight: bold !important;
}

.normal {
	font-weight: 100 !important;
}

.navbar {
	min-height: auto;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}

.col {
	color: #fff !important;
}

.col_1 {
	color: #f59e0b !important;
}

.col_2 {
	color: #999 !important;
	font-size: 16px;
}

.col_3 {
	color: #ddd !important;
}

.col_4 {
	color: red !important;
}

.pdb {
	padding-bottom: 0 !important;
}

.mgb {
	margin-bottom: 0 !important;
}

.block {
	display: block;
}

.inline {
	display: inline-block;
}

.bgn {
	background: none !important;
}

.big {
	text-transform: uppercase;
}

/*********************top****************/
#top {
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.top_1l .form-control {
	width: 120px;
	display: inline-block;
	margin-right: 20px;
	box-shadow: none;
	border: none;
	background: none;
	color: #999;
	height: 40px;
}

/*********************top_end****************/

/*********************menu****************/
#menu {
	background: #1e3a8a !important;
}

#menu .navbar-brand {
	font-size: 30px;
	height: auto;
	border-right: 1px solid #666;
	margin-right: 15px;
}

#menu .navbar-brand span {
	font-size: 16px;
	display: block;
	margin-left: 38px;
}

#menu .navbar-brand i {
	margin-right: 5px;
	color: #f59e0b;
}

.tag_m {
	padding-top: 10px;
	text-align: center;
	margin-right: 20px;
}

.tag_m1 {
	padding-top: 9px;
	padding-left: 15px;
}

.tag_m span {
	display: block;
	font-weight: bold;
}

.m_tag {
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
}

.m_tag:hover {
	color: #f9f2ba !important;
	background: none !important;
}

.m_tag:focus {
	color: #f59e0b !important;
	background: none !important;
	border: 0 !important;
}

.active_tab {
	color: #f59e0b;
}

#menu .drop_3 a {
	font-size: 16px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	color: #fff;
}

#menu .drop_3 a:hover {
	color: #000 !important;
	background: #f59e0b !important;
}

#menu .drop_3 {
	padding: 0;
	min-width: 200px;
	margin-top: 16px;
	background: #000;
}

.nav_m {
	margin-top: 3px;
}

.nav_r .drop_1 {
	min-width: 320px;
	left: auto;
	right: 0;
	padding: 20px 15px;
	margin-top: 13px !important;
}

.nav_r .drop_1i {
	border-bottom: 1px solid #f59e0b45;
	padding-bottom: 10px;
}

.nav_r .drop_1i1l span i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 27px;
	border: 1px solid #f59e0b45;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
}

.nav_r .drop_1i1l span i:hover {
	background: #333;
	color: #fff;
	border-color: #333;
}

.nav_r .drop_1i1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f59e0b45;
}

.nav_r .drop_1i2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav_r .drop_1i3 .button {
	display: block;
}

.nav_r h2 a {
	color: #000;
}

.nav_r {
	padding-top: 6px;
}

.cd-secondary-nav {
	position: static;
}

.cd-secondary-nav .is-visible {
	visibility: visible;
	transform: scale(1);
	transition: transform 0.3s, visibility 0s 0s;
}

.cd-secondary-nav.is-fixed {
	z-index: 9999;
	position: fixed;
	left: auto;
	top: 0;
	width: 100%;
	background: #1e3a8a !important;
	top: -40px;
	transform: translateY(40px);
	transition: transform .3s;
}

.font_16 {
	font-size: 16px;
}

.font_14 {
	font-size: 14px;
}

.font_20 {
	font-size: 20px;
}

.nav_o {
	background: #000000c9 !important;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background: none !important;
	color: #f59e0b !important;
}

/*********************menu_end****************/

/*********************footer****************/
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #1e3a8a;
}

#footer .navbar-brand {
	font-size: 30px;
	height: auto;
	margin-right: 0;
	padding: 0;
	margin-top: 15px !important;
	display: inline-block;
	float: none;
}

#footer .navbar-brand span {
	font-size: 16px;
	display: block;
	margin-left: 38px;
}

#footer .navbar-brand i {
	margin-right: 5px;
	color: #f59e0b;
}

.footer_1i1 ul li a {
	color: #ddd;
}

.footer_1i1 ul li {
	color: #ddd;
	margin-bottom: 10px;
}

.footer_1i1 .link_pg li i {
	margin-right: 5px;
	font-size: 11px;
}

.footer_1i1 h6 {
	line-height: 1.4em;
	border-bottom: 1px dashed #666;
	padding-bottom: 15px;
}

#footer_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f9f2c1;
}

.social_link {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 20px;
	padding: 0;
	flex-wrap: wrap;
}

.social_link li {
	list-style: none;
}

.social_link li a {
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	border: 1px solid rgba(255, 255, 255, 0.15);
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	transition: all 0.4s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	position: relative;
	overflow: hidden;
}

.social_link li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(120deg,
			transparent,
			rgba(255, 255, 255, 0.35),
			transparent);
	transition: 0.5s;
}

.social_link li a:hover::before {
	left: 100%;
}

.social_link li a:hover {
	transform: translateY(-6px) scale(1.08);
	background: #fff;
	color: #000;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.social_link li a i {
	position: relative;
	z-index: 2;
}

.ps-0 {
	padding-left: 0 !important;
}

.category_2i1 {
	position: relative;
}

.category_2i1_inner1 {
	position: absolute;
	top: 0;
}

.category_2i1_inner1 span {
	padding: 8px 20px;
	display: inline-block;
	background: #dc3545;
	color: #fff;
}

.category_2i1_inner2 {
	position: absolute;
	top: 38%;
	text-align: center;
	width: 100%;
	display: none;
}

.category_2i1_inner2 ul li {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
}

.cart_link a {
	width: 45px;
	height: 45px;
	line-height: 43px;
	background: #000;
	transition: 0.3s;
	color: #fff;
	display: block;
	font-size: 15px;
	border-radius: 50%;
}

.cart_link a:hover {
	background: #f59e0b;
	color: #fff !important;
}

.category_2i:hover .category_2i1_inner2 {
	display: block;
}

.category_2i2 h6 span {
	text-decoration: line-through;
	margin-left: 5px;
}

/*********************footer_end****************/

/*********************common****************/
.center_about {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #f9f2c1;
}

.product_1_last {
	margin-top: 30px;
}

.product_1_last ul li {
	display: inline-block;
	margin: 0 2px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #f9f2c1;
	text-align: center;
	border-radius: 3px;
}

.product_1_last ul li a {
	display: block;
	color: #1e3a8a;
}

.product_1_last ul li:hover {
	background: #1e3a8a !important;
}

.product_1_last ul li:hover a {
	color: #fff !important;
}

.act {
	background: #f59e0b !important;
}

.act a {
	color: #fff !important;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: block;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	display: inline;
	margin: 0 1px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}

.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
	color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 16px;
}

.social-circle li i {
	margin: 0;
	line-height: 40px;
	text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.hrb {
	border-color: #f59e0b;
	border-width: 5px;
	width: 60px;
	margin-left: 0;
}

.category_1 h1 {
	font-size: 60px;
}

.blog_1li2 h6 {
	/** border-bottom: 1px solid #f59e0b45; **/
	padding-bottom: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

.blog_1li2 h6 i {
	font-size: 6px;
	vertical-align: middle;
	margin-right: 5px;
}

/*********************common_end****************/


@media screen and (max-width : 767px) {
	.space_left {
		padding-left: 15px;
	}

	.space_right {
		padding-right: 15px;
	}

	.space_all {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navbar-collapse {
		box-shadow: none;
		max-height: 300px;
		overflow-y: scroll;
	}

	.navbar .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}

	.navbar-toggle {
		background: #f59e0b;
		border: none;
		border-radius: 0;
		margin-top: 25px;
	}

	.navbar-toggle:hover {
		background: #f59e0b !important;
	}

	.navbar-toggle:focus {
		background: #f59e0b !important;
	}

	.navbar-toggle .icon-bar {
		background: #fff !important;
	}

	.navbar {
		position: static;
		background: #111 !important;
	}

	.dropdown-menu {
		background: #000 !important;
	}

	.drop_3 a {
		font-size: 24px !important;
		padding-left: 50px;
	}

	.nav .open>a,
	.nav .open>a:hover,
	.nav .open>a:focus {
		border: none;
	}

	.m_tag {
		font-size: 18px !important;
		border-bottom: 1px solid #333;
		padding-top: 15px !important;
		padding-bottom: 18px !important;
		margin-top: 0;
	}

	#top {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		display: none;
	}

	.top_1l .form-control {
		margin-right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.top_1r {
		text-align: center;
	}

	#menu .navbar-brand {
		border-right: none;
		margin-right: 0;
	}

	.nav_r {
		padding-top: 0;
	}

	.drop_1 {
		background: #fff !important;
		min-width: 100% !important;
	}

	.drop_1il {
		text-align: center;
		margin-top: 10px;
	}

	.drop_1i1r {
		text-align: center;
		margin-top: 10px;
	}

	.tag_m1 {
		padding-left: 0;
	}

	.category_1 h1 {
		font-size: 40px !important;
		text-align: center;
	}

	.hrb {
		margin-left: auto !important;
	}

	#footer {
		text-align: center;
	}

	.footer_1i1 {
		margin-top: 15px;
	}

	.footer_1i1 ul li {
		display: inline-block;
		margin: 3px;
	}

	.product_1_last ul li {
		margin-bottom: 5px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.m_tag {
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-top: 5px;
	}

	.tag_m {
		display: none !important;
	}

	.tag_m1 {
		padding-left: 5px;
		padding-top: 5px;
	}

	#menu .navbar-brand {
		font-size: 20px;
		height: auto;
		border-right: 1px solid #666;
		margin-right: 10px;
	}

	#menu .navbar-brand span {
		margin-left: 25px;
		font-size: 14px;
	}

	#footer .navbar-brand {
		font-size: 20px;
	}

	#footer .navbar-brand span {
		margin-left: 25px;
		font-size: 14px;
	}

	.cart_link a {
		width: 30px;
		height: 30px;
		line-height: 27px;
		font-size: 13px;
	}
}

@media (min-width:992px) and (max-width:1200px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.m_tag {
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-top: 5px;
	}

	.tag_m1 {
		padding-left: 5px;
		padding-top: 5px;
	}

	#menu .navbar-brand {
		font-size: 20px;
		height: auto;
		border-right: 1px solid #666;
		margin-right: 10px;
	}

	#menu .navbar-brand span {
		margin-left: 25px;
		font-size: 14px;
	}
}

@media (min-width:1201px) and (max-width:1366px) {}


/* Container spacing */
.nav_r {
	display: flex;
	align-items: center;
}

/* Search form styling */
.navbar-form {
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 50px;
	padding: 5px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

/* Hover effect */
.navbar-form:hover {
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	transform: translateY(-1px);
}

/* Input field */
.navbar-form input[type="search"] {
	border: none;
	outline: none;
	padding: 10px 15px;
	border-radius: 50px;
	width: 200px;
	transition: 0.3s ease;
	font-size: 14px;
}

/* Input focus expand */
.navbar-form input[type="search"]:focus {
	width: 200px;
}

/* Placeholder style */
.navbar-form input::placeholder {
	color: #aaa;
}

.navbar-form {
	margin: 0 !important;
}

/* Search button */
.navbar-form button {
	border: none;
	background: linear-gradient(135deg, #f59e0b, #1e3a8a);
	color: #fff;
	padding: 10px 18px;
	border-radius: 50px;
	cursor: pointer;
	font-size: 14px;
	margin-left: 5px;
	transition: 0.3s ease;
}

/* Button hover */
.navbar-form button:hover {
	background: linear-gradient(45deg, #f59e0b, #1e3a8a);
	transform: scale(1.05);
	color: #fff !important;
}

/* Mobile responsive */
@media (max-width: 768px) {
	.navbar-form input[type="search"] {
		width: 100% !important;
	}

	.navbar-form input[type="search"]:focus {
		width: 180px;
	}
}

.navbar-nav>li>a {
	font-size: 15px;
}


/* =========================================
   HEADER WRAPPER
========================================= */

.header_section .top_header {
	background: #dfdede;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}

.header_section .top_header_inner {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.header_section .top_links a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	margin: 0 8px;
}

.header_section .top_links span {
	color: #555;
}

/* =========================================
   MAIN HEADER
========================================= */

.header_section .main_header {
	background: #fff url('../img/header_shadow.png') no-repeat center center;
	background-size: cover;
	padding: 15px 0;
	position: relative;
}

.header_section .logo_section img {
	max-width: 320px;
	height: 70px;
}

.header_section .icon-boxes {
	padding-top: 10px;
}

.header_section .icon-boxes .icon_circle,
.header_section .icon-boxes a {
	transition: all .3s;
}

.header_section .icon-boxes:hover .icon_circle {
	background: #1e3a8a;
	transition: all .3s;
}

.header_section .icon-boxes a:hover {
	color: #1e3a8a;
	transition: all .3s;
}

.header_section .header_box {
	display: flex;
	align-items: center;
	gap: 15px;
}

.header_section .icon_circle {
	width: 50px;
	height: 50px;
	background: #c0bfbf;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header_section .icon_circle i {
	font-size: 19px;
	color: #fff;
}

.header_section .header_text h4 {
	margin: 0;
	font-size: 15px;
	color: #222;
	font-weight: 500;
}

.header_section .header_text p {
	margin: 5px 0 0;
	font-size: 12px;
	color: #666;
}

/* =========================================
   NAVBAR
========================================= */

.header_section .custom_navbar {
	background: #1e3a8a;
	border: none;
	min-height: auto;
}

.header_section .custom_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	justify-content: center;
	flex-wrap: wrap;
}

.header_section .custom_menu li {
	position: relative;
}

.header_section .custom_menu li a {
	display: block;
	padding: 10px 20px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
}

.header_section .custom_menu li a i {
	margin-left: 6px;
}

/* =========================================
   DROPDOWN
========================================= */

.header_section .dropdown_menu {
	position: relative;
	list-style: none;
}

.header_section .dropdown_menu>a {
	display: block;
	padding: 22px 28px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
}

/* MAIN DROPDOWN */

.header_section .main_dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 220px;
	background: #1e3b8aee;
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
	z-index: 999;
}

.header_section .main_dropdown li {
	position: relative;
}

.header_section .main_dropdown li a {
	display: block;
	padding: 10px 22px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.header_section .main_dropdown li a:hover {
	background: rgba(255, 255, 255, 0.08);
}

/* SHOW MAIN DROPDOWN */

.header_section .dropdown_menu:hover>.main_dropdown {
	display: block;
}

/* SUB DROPDOWN */

.header_section .sub_dropdown {
	position: absolute;
	top: 5px;
	left: 100%;
	min-width: 220px;
	background: #1e3b8aee;
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
}

.header_section .sub_dropdown li a {
	padding: 10px 22px;
	font-size: 13px;
}

/* SHOW SUB DROPDOWN */

.header_section .has_submenu:hover>.sub_dropdown {
	display: block;
}

/* =========================================
   TOGGLE BUTTON
========================================= */

.header_section .navbar-toggle {
	margin-top: 15px;
	background: #1e3b8ac7;
	background: #1e3a8a;
	border: none;
}

.header_section .navbar-toggle .icon-bar {
	background: #fff;
}

.center_home_m {
	padding-top: 700px !important;
	padding-bottom: 200px;
}

.center_home {
	background-size: contain !important;
	/* makes it full width */
}

/* =========================================
   RESPONSIVE
========================================= */

@media(max-width:991px) {

	/* TOP HEADER */

	.header_section .top_links a {
		font-size: 11px;
	}

	.header_section .top_header_inner {
		justify-content: center;
		text-align: center;
	}

	/* MAIN HEADER */

	.header_section .main_header {
		padding: 10px 0;
		background-color: #1e3a8a;
	}

	.header_section .main_header .container {
		position: relative;
	}

	/* HIDE SUPPORT & EMAIL */

	.header_section .icon-boxes {
		display: none;
	}

	/* LOGO */

	.header_section .logo-col {
		width: 70%;
		float: left;
		text-align: left;
	}

	.header_section .logo_section img {
		max-width: 230px;
		height: auto;
	}

	/* TOGGLE */

	.header_section .navbar-toggle {
		display: block !important;
		position: absolute;
		top: 47px;
		right: 15px;
		margin: 0;
		float: none;
		z-index: 9999;
	}

	/* NAVBAR */

	.header_section .custom_navbar .container {
		padding: 0;
	}

	.header_section .navbar-collapse {
		clear: both;
		border-top: none;
		box-shadow: none;
		padding: 0;
	}

	.header_section .custom_menu {
		display: block;
		width: 100%;
		background: #1e3a8a;
	}

	.header_section .custom_menu li {
		width: 100%;
		display: block;
	}

	.header_section .custom_menu li a {
		padding: 15px 45px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	}

	/* MOBILE DROPDOWN */

	.header_section .main_dropdown {
		position: static;
		display: none;
		width: 100%;
		background: #2747a5;
	}

	.header_section .main_dropdown li a {
		padding-left: 60px;
	}

	.header_section .sub_dropdown {
		position: static;
		display: none;
		width: 100%;
		background: #3658bf;
	}

	.header_section .sub_dropdown li a {
		padding-left: 75px;
	}

	/* ACTIVE MENU */

	.header_section .dropdown_menu.active>.main_dropdown {
		display: block;
	}

	.header_section .has_submenu.active>.sub_dropdown {
		display: block;
	}

	.header_section .logo_section img {
		height: 50px !important;
		width: auto;
	}

	.center_home_m {
		padding: 90px 0 !important;
	}
}


/* =========================
   SIDE WIDGET
========================= */


.side_widget {
	background: #1e3a8a;
	padding: 15px;
}


/* CAPTCHA SECTION */

.side_widget .captcha_box {
	border: 1px solid #d3d3d3;
	background: #f9f9f9;
	padding: 12px 14px;
	margin-bottom: 18px;

	display: flex;
	align-items: center;
	justify-content: space-between;
}

.side_widget .captcha_label {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: 400;
}

.side_widget .captcha_label input {
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
	/** cursor: pointer; **/
}

.side_widget .captcha_logo {
	text-align: center;
}

.side_widget .captcha_logo img {
	width: 40px;
	display: block;
	margin: 0 auto 2px;
}

.side_widget .captcha_logo small {
	font-size: 10px;
	color: #666;
	display: block;
}

/* COMMON BOX */

.side_widget .widget_box {
	background: #fff;
	margin-bottom: 18px;
}

/* HEADING */

.side_widget .widget_box h3 {
	margin: 0;
	padding: 16px 10px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	color: #1e3a8a;
	border-bottom: 1px solid #e5e5e5;
}

/* =========================
   FORM WIDGET
========================= */


.side_widget .enquiry_widget {
	padding-bottom: 20px;
}

.side_widget .enquiry_widget form {
	padding: 18px;
}

.side_widget .enquiry_widget input,
.side_widget .enquiry_widget textarea {
	width: 100%;
	height: 42px;
	border: 1px solid #ddd;
	margin-bottom: 14px;
	padding: 0 12px;
	font-size: 13px;
	color: #555;
	outline: none;
	box-shadow: none;
}

.side_widget .enquiry_widget textarea {
	height: 100px;
	padding-top: 12px;
	resize: none;
}


.side_widget .enquiry_widget button {
	width: 100%;
	height: 42px;
	border: none;
	background: #1e3b8aee;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	/** cursor: pointer; **/
	transition: 0.3s;
}

.side_widget .enquiry_widget button:hover {
	background: #1e3b8a;
}

/* =========================
   PRODUCT WIDGET
========================= */

.side_widget .product_widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.side_widget .product_widget ul li {
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.08); */
}

.side_widget .product_widget ul li:last-child {
	border-bottom: none;
}

.side_widget .product_widget ul li a {
	display: block;
	padding: 15px 18px;
	background: linear-gradient(#1e3a8a, #2747a5);
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	transition: 0.3s;
}

.side_widget .product_widget ul li a:hover {
	background: linear-gradient(#1e3a8a, #2747a5);
	padding-left: 24px;
}

.left_side_widget .product_widget ul li a {
	font-size: 13px;
}

/* =========================
   MOBILE
========================= */

@media(max-width:991px) {

	.side_widget {
		margin-top: 30px;
	}

	.footer_1 {
		text-align: left;
	}

	.footer_1 p {
		text-align: justify;
	}
}


.container-fluid
{
    padding:0 !important;
}

.header_section{
position: relative;
z-index: 9999;
}